2025-05-07T20:22:35.2184386Z Current runner version: '2.323.0' 2025-05-07T20:22:35.2190082Z Runner name: 'i-0dd4c39345875ba38' 2025-05-07T20:22:35.2191032Z Machine name: 'ip-10-0-55-219' 2025-05-07T20:22:35.2193754Z ##[group]GITHUB_TOKEN Permissions 2025-05-07T20:22:35.2196078Z Contents: read 2025-05-07T20:22:35.2196603Z Metadata: read 2025-05-07T20:22:35.2197092Z Packages: read 2025-05-07T20:22:35.2197586Z ##[endgroup] 2025-05-07T20:22:35.2199512Z Secret source: None 2025-05-07T20:22:35.2200150Z Prepare workflow directory 2025-05-07T20:22:36.0610173Z Prepare all required actions 2025-05-07T20:22:36.0652207Z Getting action download info 2025-05-07T20:22:36.2736756Z Download action repository 'actions/checkout@v4' (SHA:11bd71901bbe5b1630ceea73d27597364c9af683) 2025-05-07T20:22:36.5318152Z Download action repository 'actions/download-artifact@v4' (SHA:d3f86a106a0bac45b974a628896c90dbdf5c8093) 2025-05-07T20:22:36.8828903Z Download action repository 'pytorch/test-infra@main' (SHA:117fccdf5892ff9a958d2afb4b4b8b6e930d3187) 2025-05-07T20:22:38.4960200Z Getting action download info 2025-05-07T20:22:38.5953458Z Download action repository 'nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482' (SHA:3e91a01664abd3c5cd539100d10d33b9c5b68482) 2025-05-07T20:22:38.7570604Z Complete job name: test_and_publish_artifact (x86, linux.g5.4xlarge.nvidia.gpu, default, 3.10, 12.6.3, 12.6.3, clang) 2025-05-07T20:22:38.8079972Z A job started hook has been configured by the self-hosted runner administrator 2025-05-07T20:22:38.8187485Z ##[group]Run '/home/ec2-user/runner-scripts/before_job.sh' 2025-05-07T20:22:38.8199044Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:22:38.8199671Z ##[endgroup] 2025-05-07T20:22:39.8846151Z Runner Type: linux.g5.4xlarge.nvidia.gpu 2025-05-07T20:22:39.8846552Z Instance Type: g5.4xlarge 2025-05-07T20:22:39.8846935Z AMI Name: unknown 2025-05-07T20:22:39.8881672Z AMI ID: ami-071226ecf16aa7d96 2025-05-07T20:22:45.2734980Z ##[group]Run actions/checkout@v4 2025-05-07T20:22:45.2735281Z with: 2025-05-07T20:22:45.2735508Z submodules: true 2025-05-07T20:22:45.2735747Z repository: pytorch/FBGEMM 2025-05-07T20:22:45.2736140Z token: *** 2025-05-07T20:22:45.2736361Z ssh-strict: true 2025-05-07T20:22:45.2736586Z ssh-user: git 2025-05-07T20:22:45.2736814Z persist-credentials: true 2025-05-07T20:22:45.2737085Z clean: true 2025-05-07T20:22:45.2737323Z sparse-checkout-cone-mode: true 2025-05-07T20:22:45.2737603Z fetch-depth: 1 2025-05-07T20:22:45.2737828Z fetch-tags: false 2025-05-07T20:22:45.2738053Z show-progress: true 2025-05-07T20:22:45.2738294Z lfs: false 2025-05-07T20:22:45.2738531Z set-safe-directory: true 2025-05-07T20:22:45.2738810Z env: 2025-05-07T20:22:45.2739030Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:45.2739339Z BUILD_ENV: build_binary 2025-05-07T20:22:45.2739583Z BUILD_TARGET: default 2025-05-07T20:22:45.2739823Z BUILD_VARIANT: cuda 2025-05-07T20:22:45.2740097Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:22:45.2740355Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:45.2740603Z ##[endgroup] 2025-05-07T20:22:45.3906584Z Syncing repository: pytorch/FBGEMM 2025-05-07T20:22:45.3907909Z ##[group]Getting Git version info 2025-05-07T20:22:45.3908383Z Working directory is '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:45.3909002Z [command]/usr/bin/git version 2025-05-07T20:22:45.3909267Z git version 2.47.1 2025-05-07T20:22:45.3925585Z ##[endgroup] 2025-05-07T20:22:45.3990831Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/0c17e9ed-6ac8-4946-9342-f841be0db7f8' before making global git config changes 2025-05-07T20:22:45.3991774Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T20:22:45.3992558Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:45.3993863Z Deleting the contents of '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM' 2025-05-07T20:22:45.9274539Z ##[group]Initializing the repository 2025-05-07T20:22:45.9281209Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:45.9330867Z hint: Using 'master' as the name for the initial branch. This default branch name 2025-05-07T20:22:45.9331678Z hint: is subject to change. To configure the initial branch name to use in all 2025-05-07T20:22:45.9332285Z hint: of your new repositories, which will suppress this warning, call: 2025-05-07T20:22:45.9332801Z hint: 2025-05-07T20:22:45.9333168Z hint: git config --global init.defaultBranch 2025-05-07T20:22:45.9333617Z hint: 2025-05-07T20:22:45.9333930Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2025-05-07T20:22:45.9334441Z hint: 'development'. The just-created branch can be renamed via this command: 2025-05-07T20:22:45.9334990Z hint: 2025-05-07T20:22:45.9335195Z hint: git branch -m 2025-05-07T20:22:45.9335672Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/ 2025-05-07T20:22:45.9343672Z [command]/usr/bin/git remote add origin https://github.com/pytorch/FBGEMM 2025-05-07T20:22:45.9376801Z ##[endgroup] 2025-05-07T20:22:45.9377284Z ##[group]Disabling automatic garbage collection 2025-05-07T20:22:45.9380558Z [command]/usr/bin/git config --local gc.auto 0 2025-05-07T20:22:45.9412222Z ##[endgroup] 2025-05-07T20:22:45.9412620Z ##[group]Setting up auth 2025-05-07T20:22:45.9418779Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T20:22:45.9450683Z [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:45.9802301Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T20:22:45.9838861Z [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:46.0197436Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:46.0251780Z ##[endgroup] 2025-05-07T20:22:46.0258979Z ##[group]Fetching the repository 2025-05-07T20:22:46.0259795Z [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:46.3555859Z From https://github.com/pytorch/FBGEMM 2025-05-07T20:22:46.3556760Z * [new ref] a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 -> pull/4066/merge 2025-05-07T20:22:46.3581441Z ##[endgroup] 2025-05-07T20:22:46.3581884Z ##[group]Determining the checkout info 2025-05-07T20:22:46.3583778Z ##[endgroup] 2025-05-07T20:22:46.3588453Z [command]/usr/bin/git sparse-checkout disable 2025-05-07T20:22:46.3630719Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig 2025-05-07T20:22:46.3664237Z ##[group]Checking out the ref 2025-05-07T20:22:46.3667702Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4066/merge 2025-05-07T20:22:46.4761917Z Note: switching to 'refs/remotes/pull/4066/merge'. 2025-05-07T20:22:46.4762292Z 2025-05-07T20:22:46.4762589Z You are in 'detached HEAD' state. You can look around, make experimental 2025-05-07T20:22:46.4763286Z changes and commit them, and you can discard any commits you make in this 2025-05-07T20:22:46.4764025Z state without impacting any branches by switching back to a branch. 2025-05-07T20:22:46.4764418Z 2025-05-07T20:22:46.4764673Z If you want to create a new branch to retain commits you create, you may 2025-05-07T20:22:46.4765291Z do so (now or later) by using -c with the switch command. Example: 2025-05-07T20:22:46.4765652Z 2025-05-07T20:22:46.4765814Z git switch -c 2025-05-07T20:22:46.4766066Z 2025-05-07T20:22:46.4766244Z Or undo this operation with: 2025-05-07T20:22:46.4766480Z 2025-05-07T20:22:46.4766599Z git switch - 2025-05-07T20:22:46.4767195Z 2025-05-07T20:22:46.4767503Z Turn off this advice by setting config variable advice.detachedHead to false 2025-05-07T20:22:46.4767965Z 2025-05-07T20:22:46.4768481Z HEAD is now at a2f4c52 Merge 6060cd4b5f971680caecdcc657faccb5720d1c3e into fd4df5f456e0cca514bacd98a39efb72990fd9f4 2025-05-07T20:22:46.4778012Z ##[endgroup] 2025-05-07T20:22:46.4778498Z ##[group]Setting up auth for fetching submodules 2025-05-07T20:22:46.4783473Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2025-05-07T20:22:46.4831166Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2025-05-07T20:22:46.4864533Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2025-05-07T20:22:46.4900891Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2025-05-07T20:22:46.4933398Z ##[endgroup] 2025-05-07T20:22:46.4933777Z ##[group]Fetching submodules 2025-05-07T20:22:46.4937508Z [command]/usr/bin/git submodule sync 2025-05-07T20:22:46.5278974Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 2025-05-07T20:22:46.5617904Z Submodule 'external/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'external/asmjit' 2025-05-07T20:22:46.5619503Z Submodule 'external/composable_kernel' (https://github.com/jwfromm/composable_kernel.git) registered for path 'external/composable_kernel' 2025-05-07T20:22:46.5622405Z Submodule 'external/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'external/cpuinfo' 2025-05-07T20:22:46.5625447Z Submodule 'external/cutlass' (https://github.com/jwfromm/cutlass) registered for path 'external/cutlass' 2025-05-07T20:22:46.5628873Z Submodule 'external/googletest' (https://github.com/google/googletest) registered for path 'external/googletest' 2025-05-07T20:22:46.5632614Z Submodule 'external/hipify_torch' (https://github.com/ROCmSoftwarePlatform/hipify_torch.git) registered for path 'external/hipify_torch' 2025-05-07T20:22:46.5635605Z Submodule 'external/json' (https://github.com/nlohmann/json.git) registered for path 'external/json' 2025-05-07T20:22:46.5665637Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/asmjit'... 2025-05-07T20:22:46.8893971Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/composable_kernel'... 2025-05-07T20:22:47.3590775Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cpuinfo'... 2025-05-07T20:22:47.7730424Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/cutlass'... 2025-05-07T20:22:48.8918139Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/googletest'... 2025-05-07T20:22:49.1904672Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/hipify_torch'... 2025-05-07T20:22:49.4523709Z Cloning into '/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/external/json'... 2025-05-07T20:22:50.5904860Z From https://github.com/asmjit/asmjit 2025-05-07T20:22:50.5905348Z * branch e5d7c0bd5d9aec44d68830187138149e6a8c4e32 -> FETCH_HEAD 2025-05-07T20:22:50.6384700Z Submodule path 'external/asmjit': checked out 'e5d7c0bd5d9aec44d68830187138149e6a8c4e32' 2025-05-07T20:22:51.4388262Z From https://github.com/jwfromm/composable_kernel 2025-05-07T20:22:51.4388747Z * branch 4a61bdd4bd4ed730e078aebc7c0fcf046ff29406 -> FETCH_HEAD 2025-05-07T20:22:51.7173358Z Submodule path 'external/composable_kernel': checked out '4a61bdd4bd4ed730e078aebc7c0fcf046ff29406' 2025-05-07T20:22:52.3836450Z From https://github.com/pytorch/cpuinfo 2025-05-07T20:22:52.3837530Z * branch 6543fec09b2f04ac4a666882998b534afc9c1349 -> FETCH_HEAD 2025-05-07T20:22:52.4834204Z Submodule path 'external/cpuinfo': checked out '6543fec09b2f04ac4a666882998b534afc9c1349' 2025-05-07T20:22:53.6582178Z From https://github.com/jwfromm/cutlass 2025-05-07T20:22:53.6582632Z * branch 3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3 -> FETCH_HEAD 2025-05-07T20:22:54.3571110Z Submodule path 'external/cutlass': checked out '3ed8d2ec4ba35ef5d9d8353826209b6f868f63d3' 2025-05-07T20:22:55.0926601Z From https://github.com/google/googletest 2025-05-07T20:22:55.0927147Z * branch f8d7d77c06936315286eb55f8de22cd23c188571 -> FETCH_HEAD 2025-05-07T20:22:55.1322602Z Submodule path 'external/googletest': checked out 'f8d7d77c06936315286eb55f8de22cd23c188571' 2025-05-07T20:22:56.2411747Z From https://github.com/ROCmSoftwarePlatform/hipify_torch 2025-05-07T20:22:56.2412420Z * branch 420084499c7c1e1c2d801922f40df202eac5f3a0 -> FETCH_HEAD 2025-05-07T20:22:56.2499739Z Submodule path 'external/hipify_torch': checked out '420084499c7c1e1c2d801922f40df202eac5f3a0' 2025-05-07T20:22:56.9862316Z From https://github.com/nlohmann/json 2025-05-07T20:22:56.9862761Z * branch 9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03 -> FETCH_HEAD 2025-05-07T20:22:57.0987295Z Submodule path 'external/json': checked out '9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03' 2025-05-07T20:22:57.1005123Z [command]/usr/bin/git submodule foreach git config --local gc.auto 0 2025-05-07T20:22:57.1342973Z Entering 'external/asmjit' 2025-05-07T20:22:57.1377954Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.1409886Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.1441989Z Entering 'external/cutlass' 2025-05-07T20:22:57.1474537Z Entering 'external/googletest' 2025-05-07T20:22:57.1505315Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.1537527Z Entering 'external/json' 2025-05-07T20:22:57.1581655Z ##[endgroup] 2025-05-07T20:22:57.1582222Z ##[group]Persisting credentials for submodules 2025-05-07T20:22:57.1589022Z [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:57.1923382Z Entering 'external/asmjit' 2025-05-07T20:22:57.1990326Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.2063675Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.2129591Z Entering 'external/cutlass' 2025-05-07T20:22:57.2202936Z Entering 'external/googletest' 2025-05-07T20:22:57.2270374Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.2335586Z Entering 'external/json' 2025-05-07T20:22:57.2417778Z [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:57.2746754Z Entering 'external/asmjit' 2025-05-07T20:22:57.2811263Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/asmjit/config remote.origin.url 2025-05-07T20:22:57.2813082Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.2875364Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/composable_kernel/config remote.origin.url 2025-05-07T20:22:57.2878866Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.2942288Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cpuinfo/config remote.origin.url 2025-05-07T20:22:57.2943853Z Entering 'external/cutlass' 2025-05-07T20:22:57.3005178Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/cutlass/config remote.origin.url 2025-05-07T20:22:57.3008316Z Entering 'external/googletest' 2025-05-07T20:22:57.3073260Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/googletest/config remote.origin.url 2025-05-07T20:22:57.3075925Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.3135945Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/hipify_torch/config remote.origin.url 2025-05-07T20:22:57.3138454Z Entering 'external/json' 2025-05-07T20:22:57.3202701Z file:/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/.git/modules/external/json/config remote.origin.url 2025-05-07T20:22:57.3294383Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2025-05-07T20:22:57.3624647Z Entering 'external/asmjit' 2025-05-07T20:22:57.3657819Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.3689733Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.3725086Z Entering 'external/cutlass' 2025-05-07T20:22:57.3757262Z Entering 'external/googletest' 2025-05-07T20:22:57.3788121Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.3820837Z Entering 'external/json' 2025-05-07T20:22:57.3868881Z [command]/usr/bin/git submodule foreach git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2025-05-07T20:22:57.4205588Z Entering 'external/asmjit' 2025-05-07T20:22:57.4236557Z Entering 'external/composable_kernel' 2025-05-07T20:22:57.4269752Z Entering 'external/cpuinfo' 2025-05-07T20:22:57.4301869Z Entering 'external/cutlass' 2025-05-07T20:22:57.4334806Z Entering 'external/googletest' 2025-05-07T20:22:57.4366899Z Entering 'external/hipify_torch' 2025-05-07T20:22:57.4399023Z Entering 'external/json' 2025-05-07T20:22:57.4443438Z ##[endgroup] 2025-05-07T20:22:57.4488213Z [command]/usr/bin/git log -1 --format=%H 2025-05-07T20:22:57.4518199Z a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:22:57.4699760Z ##[group]Run actions/download-artifact@v4 2025-05-07T20:22:57.4700089Z with: 2025-05-07T20:22:57.4700341Z name: fbgemm_default_x86_clang_py3.10_cu12.6.3.whl 2025-05-07T20:22:57.4700665Z merge-multiple: false 2025-05-07T20:22:57.4700920Z repository: pytorch/FBGEMM 2025-05-07T20:22:57.4701169Z run-id: 14891846252 2025-05-07T20:22:57.4701388Z env: 2025-05-07T20:22:57.4701601Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:22:57.4701902Z BUILD_ENV: build_binary 2025-05-07T20:22:57.4702145Z BUILD_TARGET: default 2025-05-07T20:22:57.4702372Z BUILD_VARIANT: cuda 2025-05-07T20:22:57.4702608Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:22:57.4702857Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:22:57.4703098Z ##[endgroup] 2025-05-07T20:22:57.7030289Z Downloading single artifact 2025-05-07T20:22:57.8087215Z Preparing to download the following artifacts: 2025-05-07T20:22:57.8088139Z - fbgemm_default_x86_clang_py3.10_cu12.6.3.whl (ID: 3081457514, Size: 518284428, Expected Digest: sha256:22d29705339a26b6a7652e4fd9c394d802ad2d855d1b5cb8a6c9d23074ab3ad4) 2025-05-07T20:22:57.8632529Z Redirecting to blob download url: https://productionresultssa4.blob.core.windows.net/actions-results/b81c1ade-b872-4473-afc9-b227c140a38f/workflow-job-run-247ceb48-547e-575d-b245-25d57eca05a9/artifacts/320d63af7cb28329a0e0460c6422e183f05b0ba6c6a6073895f027709a441d2a.zip 2025-05-07T20:22:57.8634736Z Starting download of artifact to: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:22:57.9374681Z (node:66715) [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.9376240Z (Use `node --trace-deprecation ...` to show where the warning was created) 2025-05-07T20:23:03.4491827Z SHA256 digest of downloaded artifact is 22d29705339a26b6a7652e4fd9c394d802ad2d855d1b5cb8a6c9d23074ab3ad4 2025-05-07T20:23:03.4492585Z Artifact download completed successfully. 2025-05-07T20:23:03.4492917Z Total of 1 artifact(s) downloaded 2025-05-07T20:23:03.4499478Z Download artifact has finished successfully 2025-05-07T20:23:03.4772369Z ##[group]Run pytorch/test-infra/.github/actions/setup-nvidia@main 2025-05-07T20:23:03.4772766Z with: 2025-05-07T20:23:03.4772986Z driver-version: 570.133.07 2025-05-07T20:23:03.4773246Z env: 2025-05-07T20:23:03.4773477Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:03.4773778Z BUILD_ENV: build_binary 2025-05-07T20:23:03.4774034Z BUILD_TARGET: default 2025-05-07T20:23:03.4774275Z BUILD_VARIANT: cuda 2025-05-07T20:23:03.4774509Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:03.4774776Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:03.4775015Z ##[endgroup] 2025-05-07T20:23:03.4868747Z ##[group]Run nick-fields/retry@3e91a01664abd3c5cd539100d10d33b9c5b68482 2025-05-07T20:23:03.4869126Z with: 2025-05-07T20:23:03.4869535Z timeout_minutes: 10 2025-05-07T20:23:03.4869814Z max_attempts: 3 2025-05-07T20:23:03.4893544Z 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:03.4917799Z retry_wait_seconds: 10 2025-05-07T20:23:03.4918064Z polling_interval_seconds: 1 2025-05-07T20:23:03.4918329Z warning_on_retry: true 2025-05-07T20:23:03.4918582Z continue_on_error: false 2025-05-07T20:23:03.4918836Z env: 2025-05-07T20:23:03.4919056Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:03.4919361Z BUILD_ENV: build_binary 2025-05-07T20:23:03.4919612Z BUILD_TARGET: default 2025-05-07T20:23:03.4919846Z BUILD_VARIANT: cuda 2025-05-07T20:23:03.4920094Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:03.4920352Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:03.4920597Z DRIVER_VERSION: 570.133.07 2025-05-07T20:23:03.4920838Z ##[endgroup] 2025-05-07T20:23:03.5621037Z == Installing nvidia driver NVIDIA-Linux-x86_64-570.133.07.run == 2025-05-07T20:23:03.5622190Z + pre_install_nvidia_driver_amzn2 2025-05-07T20:23:03.5622965Z + sudo yum remove -y nvidia-driver-latest-dkms 2025-05-07T20:23:03.8767685Z No match for argument: nvidia-driver-latest-dkms 2025-05-07T20:23:03.8768646Z No packages marked for removal. 2025-05-07T20:23:03.8832805Z Dependencies resolved. 2025-05-07T20:23:03.8843025Z Nothing to do. 2025-05-07T20:23:03.8843339Z Complete! 2025-05-07T20:23:03.9204904Z + install_nvidia_driver_common 2025-05-07T20:23:03.9208751Z + echo 'Before installing NVIDIA driver' 2025-05-07T20:23:03.9209162Z + lspci 2025-05-07T20:23:03.9210189Z Before installing NVIDIA driver 2025-05-07T20:23:03.9330865Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:03.9331821Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:03.9332386Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:03.9332903Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:03.9333520Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:03.9334233Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:03.9334721Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:03.9335181Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:03.9335573Z + lsmod 2025-05-07T20:23:03.9377477Z Module Size Used by 2025-05-07T20:23:03.9377880Z xt_nat 16384 0 2025-05-07T20:23:03.9378272Z nvidia_modeset 1716224 0 2025-05-07T20:23:03.9378649Z video 65536 1 nvidia_modeset 2025-05-07T20:23:03.9379067Z wmi 36864 1 video 2025-05-07T20:23:03.9379337Z nvidia_uvm 1884160 0 2025-05-07T20:23:03.9379637Z nvidia 11583488 7 nvidia_uvm,nvidia_modeset 2025-05-07T20:23:03.9379982Z drm 602112 1 nvidia 2025-05-07T20:23:03.9380391Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:03.9380796Z backlight 24576 3 video,drm,nvidia_modeset 2025-05-07T20:23:03.9381149Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:03.9381442Z veth 36864 0 2025-05-07T20:23:03.9381698Z xt_conntrack 16384 1 2025-05-07T20:23:03.9381969Z nft_chain_nat 16384 3 2025-05-07T20:23:03.9382228Z xt_MASQUERADE 20480 1 2025-05-07T20:23:03.9382540Z nf_nat 57344 3 xt_nat,nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:03.9382885Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:03.9383310Z nf_conntrack 184320 5 xt_conntrack,nf_nat,xt_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:03.9383769Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:03.9384081Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:03.9384371Z xfrm_user 57344 1 2025-05-07T20:23:03.9384639Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:03.9384923Z xt_addrtype 16384 2 2025-05-07T20:23:03.9385181Z nft_compat 20480 4 2025-05-07T20:23:03.9385484Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:03.9385887Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:03.9386280Z br_netfilter 36864 0 2025-05-07T20:23:03.9386563Z bridge 323584 1 br_netfilter 2025-05-07T20:23:03.9386864Z stp 16384 1 bridge 2025-05-07T20:23:03.9387145Z llc 16384 2 bridge,stp 2025-05-07T20:23:03.9387430Z overlay 167936 0 2025-05-07T20:23:03.9387681Z tls 135168 0 2025-05-07T20:23:03.9387930Z nls_ascii 16384 1 2025-05-07T20:23:03.9388188Z nls_cp437 20480 1 2025-05-07T20:23:03.9388435Z vfat 24576 1 2025-05-07T20:23:03.9388683Z fat 86016 1 vfat 2025-05-07T20:23:03.9388953Z sunrpc 696320 1 2025-05-07T20:23:03.9389205Z ena 180224 0 2025-05-07T20:23:03.9389446Z i8042 45056 0 2025-05-07T20:23:03.9389699Z serio 28672 3 i8042 2025-05-07T20:23:03.9389974Z button 24576 0 2025-05-07T20:23:03.9390232Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:03.9390499Z sch_fq_codel 20480 17 2025-05-07T20:23:03.9390763Z dm_mod 188416 0 2025-05-07T20:23:03.9391014Z fuse 163840 1 2025-05-07T20:23:03.9391266Z loop 36864 0 2025-05-07T20:23:03.9391517Z configfs 57344 1 2025-05-07T20:23:03.9391874Z dax 45056 1 dm_mod 2025-05-07T20:23:03.9392551Z dmi_sysfs 20480 0 2025-05-07T20:23:03.9392818Z crc32_pclmul 16384 0 2025-05-07T20:23:03.9393085Z crc32c_intel 24576 0 2025-05-07T20:23:03.9393340Z efivarfs 24576 1 2025-05-07T20:23:03.9393591Z + modinfo nvidia 2025-05-07T20:23:03.9397988Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:03.9398549Z import_ns: DMA_BUF 2025-05-07T20:23:03.9398798Z alias: char-major-195-* 2025-05-07T20:23:03.9399057Z version: 570.133.07 2025-05-07T20:23:03.9399308Z supported: external 2025-05-07T20:23:03.9399583Z license: Dual MIT/GPL 2025-05-07T20:23:03.9399888Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:03.9400235Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:03.9400682Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:03.9401009Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:03.9401350Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:03.9401692Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:03.9402000Z depends: i2c-core,drm 2025-05-07T20:23:03.9402247Z retpoline: Y 2025-05-07T20:23:03.9402463Z name: nvidia 2025-05-07T20:23:03.9402816Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:03.9403275Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:03.9403719Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:03.9404133Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:03.9404653Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:03.9405071Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:03.9405396Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:03.9405685Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:03.9405989Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:03.9406353Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:03.9406738Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:03.9407192Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:03.9407498Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:03.9407807Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:03.9408170Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:03.9408572Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:03.9408960Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:03.9409373Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:03.9409788Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:03.9410214Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:03.9410629Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:03.9410964Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:03.9411344Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:03.9411723Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:03.9412068Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:03.9412394Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:03.9412732Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:03.9413054Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:03.9413372Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:03.9413724Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:03.9414091Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:03.9414421Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:03.9414761Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:03.9415118Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:03.9415455Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:03.9415801Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:03.9416305Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:03.9416599Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:03.9416929Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:03.9417258Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:03.9417579Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:03.9417910Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:03.9418274Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:03.9418629Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:03.9418955Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:03.9419304Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:03.9419646Z parm: rm_firmware_active:charp 2025-05-07T20:23:03.9420068Z + HAS_NVIDIA_DRIVER=0 2025-05-07T20:23:03.9420315Z ++ command -v nvidia-smi 2025-05-07T20:23:03.9420572Z + '[' -x /usr/bin/nvidia-smi ']' 2025-05-07T20:23:03.9420817Z + set +e 2025-05-07T20:23:03.9421129Z ++ nvidia-smi --query-gpu=driver_version --format=csv,noheader --id=0 2025-05-07T20:23:03.9639606Z + INSTALLED_DRIVER_VERSION=570.133.07 2025-05-07T20:23:03.9639919Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:03.9640469Z + '[' 0 -ne 0 ']' 2025-05-07T20:23:03.9640701Z + '[' 570.133.07 '!=' 570.133.07 ']' 2025-05-07T20:23:03.9641020Z + HAS_NVIDIA_DRIVER=1 2025-05-07T20:23:03.9641520Z + echo 'NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation' 2025-05-07T20:23:03.9641996Z + set -e 2025-05-07T20:23:03.9642200Z + '[' 1 -eq 0 ']' 2025-05-07T20:23:03.9642587Z NVIDIA driver (570.133.07) has already been installed. Skipping NVIDIA driver installation 2025-05-07T20:23:03.9643052Z + post_install_nvidia_driver_common 2025-05-07T20:23:03.9646413Z + sudo modprobe nvidia 2025-05-07T20:23:04.0800702Z + echo 'After installing NVIDIA driver' 2025-05-07T20:23:04.0801025Z + lspci 2025-05-07T20:23:04.0801244Z After installing NVIDIA driver 2025-05-07T20:23:04.0916935Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:04.0917606Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:04.0918343Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:04.0919075Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 2025-05-07T20:23:04.0919720Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller 2025-05-07T20:23:04.0920297Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:04.0920778Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:04.0921255Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller 2025-05-07T20:23:04.0921665Z + lsmod 2025-05-07T20:23:04.0950277Z Module Size Used by 2025-05-07T20:23:04.0950722Z xt_nat 16384 0 2025-05-07T20:23:04.0951076Z nvidia_modeset 1716224 0 2025-05-07T20:23:04.0951467Z video 65536 1 nvidia_modeset 2025-05-07T20:23:04.0951881Z wmi 36864 1 video 2025-05-07T20:23:04.0952218Z nvidia_uvm 1884160 0 2025-05-07T20:23:04.0952622Z nvidia 11583488 7 nvidia_uvm,nvidia_modeset 2025-05-07T20:23:04.0953058Z drm 602112 1 nvidia 2025-05-07T20:23:04.0953429Z drm_panel_orientation_quirks 32768 1 drm 2025-05-07T20:23:04.0953800Z backlight 24576 3 video,drm,nvidia_modeset 2025-05-07T20:23:04.0954150Z i2c_core 110592 2 nvidia,drm 2025-05-07T20:23:04.0954437Z veth 36864 0 2025-05-07T20:23:04.0954693Z xt_conntrack 16384 1 2025-05-07T20:23:04.0954960Z nft_chain_nat 16384 3 2025-05-07T20:23:04.0955232Z xt_MASQUERADE 20480 1 2025-05-07T20:23:04.0955535Z nf_nat 57344 3 xt_nat,nft_chain_nat,xt_MASQUERADE 2025-05-07T20:23:04.0955882Z nf_conntrack_netlink 57344 0 2025-05-07T20:23:04.0956586Z nf_conntrack 184320 5 xt_conntrack,nf_nat,xt_nat,nf_conntrack_netlink,xt_MASQUERADE 2025-05-07T20:23:04.0957047Z nf_defrag_ipv6 24576 1 nf_conntrack 2025-05-07T20:23:04.0957362Z nf_defrag_ipv4 16384 1 nf_conntrack 2025-05-07T20:23:04.0957655Z xfrm_user 57344 1 2025-05-07T20:23:04.0957923Z xfrm_algo 16384 1 xfrm_user 2025-05-07T20:23:04.0958207Z xt_addrtype 16384 2 2025-05-07T20:23:04.0958471Z nft_compat 20480 4 2025-05-07T20:23:04.0958777Z nf_tables 311296 57 nft_compat,nft_chain_nat 2025-05-07T20:23:04.0959182Z nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables 2025-05-07T20:23:04.0959607Z br_netfilter 36864 0 2025-05-07T20:23:04.0959895Z bridge 323584 1 br_netfilter 2025-05-07T20:23:04.0960335Z stp 16384 1 bridge 2025-05-07T20:23:04.0960628Z llc 16384 2 bridge,stp 2025-05-07T20:23:04.0960914Z overlay 167936 0 2025-05-07T20:23:04.0961173Z tls 135168 0 2025-05-07T20:23:04.0961429Z nls_ascii 16384 1 2025-05-07T20:23:04.0961691Z nls_cp437 20480 1 2025-05-07T20:23:04.0961947Z vfat 24576 1 2025-05-07T20:23:04.0962194Z fat 86016 1 vfat 2025-05-07T20:23:04.0962480Z sunrpc 696320 1 2025-05-07T20:23:04.0962730Z ena 180224 0 2025-05-07T20:23:04.0962971Z i8042 45056 0 2025-05-07T20:23:04.0963229Z serio 28672 3 i8042 2025-05-07T20:23:04.0963501Z button 24576 0 2025-05-07T20:23:04.0963754Z ghash_clmulni_intel 16384 0 2025-05-07T20:23:04.0964026Z sch_fq_codel 20480 17 2025-05-07T20:23:04.0964287Z dm_mod 188416 0 2025-05-07T20:23:04.0964538Z fuse 163840 1 2025-05-07T20:23:04.0964787Z loop 36864 0 2025-05-07T20:23:04.0965038Z configfs 57344 1 2025-05-07T20:23:04.0965297Z dax 45056 1 dm_mod 2025-05-07T20:23:04.0965575Z dmi_sysfs 20480 0 2025-05-07T20:23:04.0965832Z crc32_pclmul 16384 0 2025-05-07T20:23:04.0966089Z crc32c_intel 24576 0 2025-05-07T20:23:04.0966336Z efivarfs 24576 1 2025-05-07T20:23:04.0966590Z + modinfo nvidia 2025-05-07T20:23:04.0967515Z filename: /lib/modules/6.1.130-139.222.amzn2023.x86_64/kernel/drivers/video/nvidia.ko 2025-05-07T20:23:04.0968131Z import_ns: DMA_BUF 2025-05-07T20:23:04.0968463Z alias: char-major-195-* 2025-05-07T20:23:04.0968852Z version: 570.133.07 2025-05-07T20:23:04.0969166Z supported: external 2025-05-07T20:23:04.0969417Z license: Dual MIT/GPL 2025-05-07T20:23:04.0969709Z firmware: nvidia/570.133.07/gsp_tu10x.bin 2025-05-07T20:23:04.0970063Z firmware: nvidia/570.133.07/gsp_ga10x.bin 2025-05-07T20:23:04.0970383Z srcversion: 49515739FD8F721A3F2F714 2025-05-07T20:23:04.0970705Z alias: pci:v000010DEd*sv*sd*bc06sc80i00* 2025-05-07T20:23:04.0971056Z alias: pci:v000010DEd*sv*sd*bc03sc02i00* 2025-05-07T20:23:04.0971386Z alias: pci:v000010DEd*sv*sd*bc03sc00i00* 2025-05-07T20:23:04.0971707Z depends: i2c-core,drm 2025-05-07T20:23:04.0971969Z retpoline: Y 2025-05-07T20:23:04.0972220Z name: nvidia 2025-05-07T20:23:04.0972706Z vermagic: 6.1.130-139.222.amzn2023.x86_64 SMP preempt mod_unload modversions 2025-05-07T20:23:04.0973337Z parm: NvSwitchRegDwords:NvSwitch regkey (charp) 2025-05-07T20:23:04.0973874Z parm: NvSwitchBlacklist:NvSwitchBlacklist=uuid[,uuid...] (charp) 2025-05-07T20:23:04.0974293Z parm: NVreg_ResmanDebugLevel:int 2025-05-07T20:23:04.0974607Z parm: NVreg_RmLogonRC:int 2025-05-07T20:23:04.0974925Z parm: NVreg_ModifyDeviceFiles:int 2025-05-07T20:23:04.0975239Z parm: NVreg_DeviceFileUID:int 2025-05-07T20:23:04.0975546Z parm: NVreg_DeviceFileGID:int 2025-05-07T20:23:04.0975855Z parm: NVreg_DeviceFileMode:int 2025-05-07T20:23:04.0976343Z parm: NVreg_InitializeSystemMemoryAllocations:int 2025-05-07T20:23:04.0976735Z parm: NVreg_UsePageAttributeTable:int 2025-05-07T20:23:04.0977073Z parm: NVreg_EnablePCIeGen3:int 2025-05-07T20:23:04.0977378Z parm: NVreg_EnableMSI:int 2025-05-07T20:23:04.0977684Z parm: NVreg_EnableStreamMemOPs:int 2025-05-07T20:23:04.0978051Z parm: NVreg_RestrictProfilingToAdminUsers:int 2025-05-07T20:23:04.0978451Z parm: NVreg_PreserveVideoMemoryAllocations:int 2025-05-07T20:23:04.0978834Z parm: NVreg_EnableS0ixPowerManagement:int 2025-05-07T20:23:04.0979248Z parm: NVreg_S0ixPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:04.0979664Z parm: NVreg_DynamicPowerManagement:int 2025-05-07T20:23:04.0980180Z parm: NVreg_DynamicPowerManagementVideoMemoryThreshold:int 2025-05-07T20:23:04.0980586Z parm: NVreg_EnableGpuFirmware:int 2025-05-07T20:23:04.0980933Z parm: NVreg_EnableGpuFirmwareLogs:int 2025-05-07T20:23:04.0981309Z parm: NVreg_OpenRmEnableUnsupportedGpus:int 2025-05-07T20:23:04.0981679Z parm: NVreg_EnableUserNUMAManagement:int 2025-05-07T20:23:04.0982022Z parm: NVreg_MemoryPoolSize:int 2025-05-07T20:23:04.0982352Z parm: NVreg_KMallocHeapMaxSize:int 2025-05-07T20:23:04.0982681Z parm: NVreg_VMallocHeapMaxSize:int 2025-05-07T20:23:04.0983012Z parm: NVreg_IgnoreMMIOCheck:int 2025-05-07T20:23:04.0983327Z parm: NVreg_NvLinkDisable:int 2025-05-07T20:23:04.0983669Z parm: NVreg_EnablePCIERelaxedOrderingMode:int 2025-05-07T20:23:04.0984033Z parm: NVreg_RegisterPCIDriver:int 2025-05-07T20:23:04.0984366Z parm: NVreg_EnableResizableBar:int 2025-05-07T20:23:04.0984713Z parm: NVreg_EnableDbgBreakpoint:int 2025-05-07T20:23:04.0985055Z parm: NVreg_EnableNonblockingOpen:int 2025-05-07T20:23:04.0985399Z parm: NVreg_RegistryDwords:charp 2025-05-07T20:23:04.0985749Z parm: NVreg_RegistryDwordsPerDevice:charp 2025-05-07T20:23:04.0986073Z parm: NVreg_RmMsg:charp 2025-05-07T20:23:04.0986368Z parm: NVreg_GpuBlacklist:charp 2025-05-07T20:23:04.0986697Z parm: NVreg_TemporaryFilePath:charp 2025-05-07T20:23:04.0987019Z parm: NVreg_ExcludedGpus:charp 2025-05-07T20:23:04.0987341Z parm: NVreg_DmaRemapPeerMmio:int 2025-05-07T20:23:04.0987671Z parm: NVreg_RmNvlinkBandwidth:charp 2025-05-07T20:23:04.0988033Z parm: NVreg_RmNvlinkBandwidthLinkCount:int 2025-05-07T20:23:04.0988382Z parm: NVreg_ImexChannelCount:int 2025-05-07T20:23:04.0988713Z parm: NVreg_CreateImexChannel0:int 2025-05-07T20:23:04.0989063Z parm: NVreg_GrdmaPciTopoCheckOverride:int 2025-05-07T20:23:04.0989409Z parm: rm_firmware_active:charp 2025-05-07T20:23:04.0989699Z + set +e 2025-05-07T20:23:04.0989900Z + nvidia-smi 2025-05-07T20:23:04.1144962Z Wed May 7 20:23:04 2025 2025-05-07T20:23:04.1145498Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.1146194Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:04.1146774Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:04.1147268Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:04.1147796Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:04.1148221Z | | | MIG M. | 2025-05-07T20:23:04.1148556Z |=========================================+========================+======================| 2025-05-07T20:23:04.1282545Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:04.1283899Z | 0% 26C P8 10W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:04.1284716Z | | | N/A | 2025-05-07T20:23:04.1285515Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:04.1286348Z 2025-05-07T20:23:04.1287401Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.1288246Z | Processes: | 2025-05-07T20:23:04.1289122Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:04.1289792Z | ID ID Usage | 2025-05-07T20:23:04.1290130Z |=========================================================================================| 2025-05-07T20:23:04.1291254Z | No running processes found | 2025-05-07T20:23:04.1291826Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:04.3901906Z + nvidia-smi --query-gpu=gpu_name --format=csv,noheader --id=0 2025-05-07T20:23:04.4072570Z NVIDIA A10G 2025-05-07T20:23:04.4122226Z + NVIDIA_SMI_STATUS=0 2025-05-07T20:23:04.4123260Z + '[' 0 -eq 0 ']' 2025-05-07T20:23:04.4123564Z + echo 'INFO: Ignoring allowed status 0' 2025-05-07T20:23:04.4123864Z + set -e 2025-05-07T20:23:04.4124090Z INFO: Ignoring allowed status 0 2025-05-07T20:23:04.4131741Z == Installing nvidia container toolkit for amzn2023 == 2025-05-07T20:23:04.4135332Z + sudo yum install -y yum-utils 2025-05-07T20:23:04.8563418Z Last metadata expiration check: 0:09:02 ago on Wed May 7 20:14:02 2025. 2025-05-07T20:23:04.8809741Z Package dnf-utils-4.3.0-13.amzn2023.0.5.noarch is already installed. 2025-05-07T20:23:04.9205742Z Dependencies resolved. 2025-05-07T20:23:04.9386929Z Nothing to do. 2025-05-07T20:23:04.9387182Z Complete! 2025-05-07T20:23:04.9780379Z + [[ amzn2023 == \a\m\z\n\2\0\2\3 ]] 2025-05-07T20:23:04.9780966Z + YUM_REPO_URL=https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:04.9781836Z + sudo yum-config-manager --add-repo https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:05.2607475Z Adding repo from: https://nvidia.github.io/libnvidia-container/stable/rpm/nvidia-container-toolkit.repo 2025-05-07T20:23:05.3188417Z + sudo yum install -y nvidia-docker2 nvidia-container-toolkit-1.16.2 2025-05-07T20:23:05.8811780Z nvidia-container-toolkit 15 kB/s | 833 B 00:00 2025-05-07T20:23:05.9058818Z Package nvidia-docker2-2.14.0-1.noarch is already installed. 2025-05-07T20:23:05.9063620Z Package nvidia-container-toolkit-1.16.2-1.x86_64 is already installed. 2025-05-07T20:23:05.9454575Z Dependencies resolved. 2025-05-07T20:23:05.9637614Z Nothing to do. 2025-05-07T20:23:05.9638464Z Complete! 2025-05-07T20:23:06.0035437Z + sudo systemctl restart docker 2025-05-07T20:23:13.7775063Z nvidia-persistenced failed to initialize. Check syslog for more details. 2025-05-07T20:23:13.7971499Z Wed May 7 20:23:13 2025 2025-05-07T20:23:13.7971910Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:13.7972415Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:13.7972905Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:13.7973399Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:13.7973962Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:13.7974636Z | | | MIG M. | 2025-05-07T20:23:13.7975431Z |=========================================+========================+======================| 2025-05-07T20:23:13.8103852Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:13.8105192Z | 0% 26C P8 10W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:13.8106083Z | | | N/A | 2025-05-07T20:23:13.8106870Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:13.8108928Z 2025-05-07T20:23:13.8109708Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:13.8111014Z | Processes: | 2025-05-07T20:23:13.8111913Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:13.8112729Z | ID ID Usage | 2025-05-07T20:23:13.8113227Z |=========================================================================================| 2025-05-07T20:23:13.8114414Z | No running processes found | 2025-05-07T20:23:13.8114881Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:14.5461149Z Command completed after 1 attempt(s). 2025-05-07T20:23:14.5547124Z ##[group]Run . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:14.5547590Z . $PRELUDE; print_system_info; print_ec2_info 2025-05-07T20:23:14.5561288Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:14.5561629Z env: 2025-05-07T20:23:14.5561850Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:14.5562142Z BUILD_ENV: build_binary 2025-05-07T20:23:14.5562380Z BUILD_TARGET: default 2025-05-07T20:23:14.5562607Z BUILD_VARIANT: cuda 2025-05-07T20:23:14.5562830Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:14.5563080Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:14.5563406Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:14.5563737Z ##[endgroup] 2025-05-07T20:23:14.8913504Z ################################################################################ 2025-05-07T20:23:14.8913881Z # Print System Info 2025-05-07T20:23:14.8914105Z # 2025-05-07T20:23:14.8929963Z # [2025-05-07T20:23:14.892Z] + print_system_info 2025-05-07T20:23:14.8930307Z ################################################################################ 2025-05-07T20:23:14.8930523Z 2025-05-07T20:23:14.8930647Z ################################################################################ 2025-05-07T20:23:14.8930989Z [INFO] Printing environment variables ... 2025-05-07T20:23:14.8931296Z + printenv 2025-05-07T20:23:14.8931416Z 2025-05-07T20:23:14.8953976Z SHELL=/bin/bash 2025-05-07T20:23:14.8954351Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T20:23:14.8954744Z BUILD_VARIANT=cuda 2025-05-07T20:23:14.8955278Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_5069e9a9-afbe-4526-88b3-1ee2fc345da4 2025-05-07T20:23:14.8955850Z GITHUB_ACTION=__run 2025-05-07T20:23:14.8956146Z GPU_FLAG=--gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:14.8956497Z GITHUB_RUN_NUMBER=10601 2025-05-07T20:23:14.8956797Z RUNNER_NAME=i-0dd4c39345875ba38 2025-05-07T20:23:14.8957090Z GITHUB_REPOSITORY_OWNER_ID=21003710 2025-05-07T20:23:14.8957409Z PLATFORM_NAME_LC=linux-x86_64 2025-05-07T20:23:14.8957681Z MACHINE_NAME_LC=x86_64 2025-05-07T20:23:14.8958062Z ACTIONS_RUNNER_HOOK_JOB_COMPLETED=/home/ec2-user/runner-scripts/after_job.sh 2025-05-07T20:23:14.8958495Z GITHUB_TRIGGERING_ACTOR=q10 2025-05-07T20:23:14.8958782Z PRELUDE=.github/scripts/setup_env.bash 2025-05-07T20:23:14.8959073Z GITHUB_REF_TYPE=branch 2025-05-07T20:23:14.8960321Z *** 2025-05-07T20:23:14.8960534Z LOGNAME=ec2-user 2025-05-07T20:23:14.8960770Z GITHUB_REPOSITORY_ID=150154628 2025-05-07T20:23:14.8961039Z ENFORCE_CUDA_DEVICE=1 2025-05-07T20:23:14.8961276Z GITHUB_ACTIONS=true 2025-05-07T20:23:14.8961499Z SYSTEMD_EXEC_PID=55345 2025-05-07T20:23:14.8961784Z GITHUB_SHA=a2f4c52051596e74bc8c16e3d2867a4ecdd271e0 2025-05-07T20:23:14.8962331Z GITHUB_WORKFLOW_REF=pytorch/FBGEMM/.github/workflows/fbgemm_gpu_ci_cuda.yml@refs/pull/4066/merge 2025-05-07T20:23:14.8962843Z RUNNER_ENVIRONMENT=self-hosted 2025-05-07T20:23:14.8963123Z GITHUB_REF=refs/pull/4066/merge 2025-05-07T20:23:14.8963388Z RUNNER_OS=Linux 2025-05-07T20:23:14.8963623Z GITHUB_REF_PROTECTED=false 2025-05-07T20:23:14.8963869Z HOME=/home/ec2-user 2025-05-07T20:23:14.8964490Z GITHUB_API_URL=https://api.github.com 2025-05-07T20:23:14.8964787Z LANG=C.UTF-8 2025-05-07T20:23:14.8965081Z RUNNER_TRACKING_ID=github_b4873d7a-5a69-4727-af64-7d43b73865c2 2025-05-07T20:23:14.8965443Z RUNNER_ARCH=X64 2025-05-07T20:23:14.8965729Z RUNNER_TEMP=/home/ec2-user/actions-runner/_work/_temp 2025-05-07T20:23:14.8966065Z BUILD_TARGET=default 2025-05-07T20:23:14.8966605Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_5069e9a9-afbe-4526-88b3-1ee2fc345da4 2025-05-07T20:23:14.8967613Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_5069e9a9-afbe-4526-88b3-1ee2fc345da4 2025-05-07T20:23:14.8968350Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2025-05-07T20:23:14.8970735Z INVOCATION_ID=7ab25bf0c58e436a9eea25437f56344c 2025-05-07T20:23:14.8971092Z GITHUB_EVENT_NAME=pull_request 2025-05-07T20:23:14.8971370Z GITHUB_RUN_ID=14891846252 2025-05-07T20:23:14.8971968Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_5069e9a9-afbe-4526-88b3-1ee2fc345da4 2025-05-07T20:23:14.8972586Z BUILD_ENV=build_binary 2025-05-07T20:23:14.8972852Z GITHUB_ACTOR=q10 2025-05-07T20:23:14.8973099Z GITHUB_RUN_ATTEMPT=1 2025-05-07T20:23:14.8973330Z KERN_NAME_LC=linux 2025-05-07T20:23:14.8973563Z BUILD_CUDA_VERSION=12.6.3 2025-05-07T20:23:14.8973872Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2025-05-07T20:23:14.8974211Z PLATFORM_NAME=Linux-x86_64 2025-05-07T20:23:14.8974469Z USER=ec2-user 2025-05-07T20:23:14.8974706Z GITHUB_SERVER_URL=https://github.com 2025-05-07T20:23:14.8974984Z SHLVL=1 2025-05-07T20:23:14.8975202Z GITHUB_ACTOR_ID=255046 2025-05-07T20:23:14.8975522Z RUNNER_TOOL_CACHE=/home/ec2-user/actions-runner/_work/_tool 2025-05-07T20:23:14.8975975Z GITHUB_WORKFLOW_SHA=6060cd4b5f971680caecdcc657faccb5720d1c3e 2025-05-07T20:23:14.8976337Z GITHUB_REF_NAME=4066/merge 2025-05-07T20:23:14.8976584Z KERN_NAME=Linux 2025-05-07T20:23:14.8976830Z GITHUB_JOB=test_and_publish_artifact 2025-05-07T20:23:14.8977241Z ACTIONS_RUNNER_HOOK_JOB_STARTED=/home/ec2-user/runner-scripts/before_job.sh 2025-05-07T20:23:14.8977677Z GITHUB_REPOSITORY=pytorch/FBGEMM 2025-05-07T20:23:14.8977962Z GITHUB_RETENTION_DAYS=90 2025-05-07T20:23:14.8978219Z JOURNAL_STREAM=8:93220 2025-05-07T20:23:14.8978536Z RUNNER_WORKSPACE=/home/ec2-user/actions-runner/_work/FBGEMM 2025-05-07T20:23:14.8978906Z GITHUB_ACTION_REPOSITORY= 2025-05-07T20:23:14.8979223Z PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin 2025-05-07T20:23:14.8979600Z GITHUB_BASE_REF=main 2025-05-07T20:23:14.8989248Z CI=true 2025-05-07T20:23:14.8989613Z GITHUB_REPOSITORY_OWNER=pytorch 2025-05-07T20:23:14.8989994Z GITHUB_HEAD_REF=bm/genai-rocm-oss-6 2025-05-07T20:23:14.8990377Z GITHUB_ACTION_REF= 2025-05-07T20:23:14.8990655Z GITHUB_WORKFLOW=FBGEMM GPU/GenAI CUDA CI 2025-05-07T20:23:14.8991274Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_5069e9a9-afbe-4526-88b3-1ee2fc345da4 2025-05-07T20:23:14.8991861Z MACHINE_NAME=x86_64 2025-05-07T20:23:14.8992091Z _=/usr/bin/printenv 2025-05-07T20:23:14.8992237Z 2025-05-07T20:23:14.8992356Z ################################################################################ 2025-05-07T20:23:14.8992683Z [INFO] Print ldd version ... 2025-05-07T20:23:14.8992943Z + ldd --version 2025-05-07T20:23:14.8993083Z 2025-05-07T20:23:14.8993186Z ldd (GNU libc) 2.34 2025-05-07T20:23:14.8993465Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:23:14.8993905Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:23:14.8994447Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:23:14.8994908Z Written by Roland McGrath and Ulrich Drepper. 2025-05-07T20:23:14.8995131Z 2025-05-07T20:23:14.8995255Z ################################################################################ 2025-05-07T20:23:14.8995572Z [INFO] Print CPU info ... 2025-05-07T20:23:14.8995818Z + nproc 2025-05-07T20:23:14.8996103Z 2025-05-07T20:23:14.9011347Z 16 2025-05-07T20:23:14.9013073Z 2025-05-07T20:23:14.9013296Z + lscpu 2025-05-07T20:23:14.9013766Z 2025-05-07T20:23:14.9126369Z Architecture: x86_64 2025-05-07T20:23:14.9127129Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:23:14.9127735Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9128329Z Byte Order: Little Endian 2025-05-07T20:23:14.9128806Z CPU(s): 16 2025-05-07T20:23:14.9129249Z On-line CPU(s) list: 0-15 2025-05-07T20:23:14.9129730Z Vendor ID: AuthenticAMD 2025-05-07T20:23:14.9130243Z Model name: AMD EPYC 7R32 2025-05-07T20:23:14.9131180Z CPU family: 23 2025-05-07T20:23:14.9131610Z Model: 49 2025-05-07T20:23:14.9132052Z Thread(s) per core: 2 2025-05-07T20:23:14.9132512Z Core(s) per socket: 8 2025-05-07T20:23:14.9132925Z Socket(s): 1 2025-05-07T20:23:14.9133349Z Stepping: 0 2025-05-07T20:23:14.9133794Z BogoMIPS: 5599.99 2025-05-07T20:23:14.9137075Z 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:14.9140422Z Hypervisor vendor: KVM 2025-05-07T20:23:14.9140906Z Virtualization type: full 2025-05-07T20:23:14.9141422Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:23:14.9141991Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:23:14.9142548Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:23:14.9143091Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:23:14.9143586Z NUMA node(s): 1 2025-05-07T20:23:14.9144051Z NUMA node0 CPU(s): 0-15 2025-05-07T20:23:14.9144593Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:23:14.9145186Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:23:14.9145760Z Vulnerability L1tf: Not affected 2025-05-07T20:23:14.9146330Z Vulnerability Mds: Not affected 2025-05-07T20:23:14.9146885Z Vulnerability Meltdown: Not affected 2025-05-07T20:23:14.9147455Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:23:14.9148051Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:23:14.9148951Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:23:14.9149857Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:23:14.9150762Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:23:14.9151846Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:23:14.9153224Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:23:14.9154361Z Vulnerability Srbds: Not affected 2025-05-07T20:23:14.9154965Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:23:14.9155478Z 2025-05-07T20:23:14.9155634Z + cat /proc/cpuinfo 2025-05-07T20:23:14.9155841Z 2025-05-07T20:23:14.9156263Z processor : 0 2025-05-07T20:23:14.9156602Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9156985Z cpu family : 23 2025-05-07T20:23:14.9157294Z model : 49 2025-05-07T20:23:14.9157611Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9157986Z stepping : 0 2025-05-07T20:23:14.9158298Z microcode : 0x830107f 2025-05-07T20:23:14.9158644Z cpu MHz : 3296.361 2025-05-07T20:23:14.9158974Z cache size : 512 KB 2025-05-07T20:23:14.9159299Z physical id : 0 2025-05-07T20:23:14.9159597Z siblings : 16 2025-05-07T20:23:14.9159904Z core id : 0 2025-05-07T20:23:14.9160209Z cpu cores : 8 2025-05-07T20:23:14.9160507Z apicid : 0 2025-05-07T20:23:14.9160824Z initial apicid : 0 2025-05-07T20:23:14.9161169Z fpu : yes 2025-05-07T20:23:14.9161476Z fpu_exception : yes 2025-05-07T20:23:14.9161821Z cpuid level : 13 2025-05-07T20:23:14.9162118Z wp : yes 2025-05-07T20:23:14.9165407Z 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:14.9169478Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9170299Z bogomips : 5599.99 2025-05-07T20:23:14.9170634Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9170986Z clflush size : 64 2025-05-07T20:23:14.9171333Z cache_alignment : 64 2025-05-07T20:23:14.9171780Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9172321Z power management: 2025-05-07T20:23:14.9172558Z 2025-05-07T20:23:14.9172700Z processor : 1 2025-05-07T20:23:14.9173093Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9173480Z cpu family : 23 2025-05-07T20:23:14.9173792Z model : 49 2025-05-07T20:23:14.9174104Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9174481Z stepping : 0 2025-05-07T20:23:14.9174817Z microcode : 0x830107f 2025-05-07T20:23:14.9175217Z cpu MHz : 2222.061 2025-05-07T20:23:14.9175573Z cache size : 512 KB 2025-05-07T20:23:14.9175925Z physical id : 0 2025-05-07T20:23:14.9176266Z siblings : 16 2025-05-07T20:23:14.9176571Z core id : 1 2025-05-07T20:23:14.9176877Z cpu cores : 8 2025-05-07T20:23:14.9177195Z apicid : 2 2025-05-07T20:23:14.9177502Z initial apicid : 2 2025-05-07T20:23:14.9177827Z fpu : yes 2025-05-07T20:23:14.9178141Z fpu_exception : yes 2025-05-07T20:23:14.9178495Z cpuid level : 13 2025-05-07T20:23:14.9178821Z wp : yes 2025-05-07T20:23:14.9182282Z 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:14.9186198Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9186968Z bogomips : 5599.99 2025-05-07T20:23:14.9187283Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9187625Z clflush size : 64 2025-05-07T20:23:14.9187943Z cache_alignment : 64 2025-05-07T20:23:14.9188338Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9188806Z power management: 2025-05-07T20:23:14.9188998Z 2025-05-07T20:23:14.9189194Z processor : 2 2025-05-07T20:23:14.9189509Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9189861Z cpu family : 23 2025-05-07T20:23:14.9190186Z model : 49 2025-05-07T20:23:14.9190693Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9191057Z stepping : 0 2025-05-07T20:23:14.9191386Z microcode : 0x830107f 2025-05-07T20:23:14.9191746Z cpu MHz : 3300.373 2025-05-07T20:23:14.9192071Z cache size : 512 KB 2025-05-07T20:23:14.9192410Z physical id : 0 2025-05-07T20:23:14.9192737Z siblings : 16 2025-05-07T20:23:14.9193025Z core id : 2 2025-05-07T20:23:14.9193324Z cpu cores : 8 2025-05-07T20:23:14.9193635Z apicid : 4 2025-05-07T20:23:14.9193927Z initial apicid : 4 2025-05-07T20:23:14.9194254Z fpu : yes 2025-05-07T20:23:14.9194556Z fpu_exception : yes 2025-05-07T20:23:14.9194864Z cpuid level : 13 2025-05-07T20:23:14.9195182Z wp : yes 2025-05-07T20:23:14.9198652Z 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:14.9202426Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9203229Z bogomips : 5599.99 2025-05-07T20:23:14.9203597Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9203978Z clflush size : 64 2025-05-07T20:23:14.9204330Z cache_alignment : 64 2025-05-07T20:23:14.9205011Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9205550Z power management: 2025-05-07T20:23:14.9205774Z 2025-05-07T20:23:14.9205918Z processor : 3 2025-05-07T20:23:14.9206258Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9206670Z cpu family : 23 2025-05-07T20:23:14.9207106Z model : 49 2025-05-07T20:23:14.9207434Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9207835Z stepping : 0 2025-05-07T20:23:14.9208154Z microcode : 0x830107f 2025-05-07T20:23:14.9208520Z cpu MHz : 2649.764 2025-05-07T20:23:14.9208865Z cache size : 512 KB 2025-05-07T20:23:14.9209199Z physical id : 0 2025-05-07T20:23:14.9209515Z siblings : 16 2025-05-07T20:23:14.9209821Z core id : 3 2025-05-07T20:23:14.9210127Z cpu cores : 8 2025-05-07T20:23:14.9210438Z apicid : 6 2025-05-07T20:23:14.9210756Z initial apicid : 6 2025-05-07T20:23:14.9211102Z fpu : yes 2025-05-07T20:23:14.9211398Z fpu_exception : yes 2025-05-07T20:23:14.9211734Z cpuid level : 13 2025-05-07T20:23:14.9212071Z wp : yes 2025-05-07T20:23:14.9215372Z 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:14.9219275Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9220061Z bogomips : 5599.99 2025-05-07T20:23:14.9220410Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9220780Z clflush size : 64 2025-05-07T20:23:14.9221103Z cache_alignment : 64 2025-05-07T20:23:14.9221523Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9222029Z power management: 2025-05-07T20:23:14.9222238Z 2025-05-07T20:23:14.9222366Z processor : 4 2025-05-07T20:23:14.9222690Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9223058Z cpu family : 23 2025-05-07T20:23:14.9223369Z model : 49 2025-05-07T20:23:14.9223696Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9224068Z stepping : 0 2025-05-07T20:23:14.9224376Z microcode : 0x830107f 2025-05-07T20:23:14.9224998Z cpu MHz : 2839.787 2025-05-07T20:23:14.9225325Z cache size : 512 KB 2025-05-07T20:23:14.9225656Z physical id : 0 2025-05-07T20:23:14.9225986Z siblings : 16 2025-05-07T20:23:14.9226302Z core id : 4 2025-05-07T20:23:14.9226610Z cpu cores : 8 2025-05-07T20:23:14.9226908Z apicid : 8 2025-05-07T20:23:14.9227208Z initial apicid : 8 2025-05-07T20:23:14.9227535Z fpu : yes 2025-05-07T20:23:14.9227891Z fpu_exception : yes 2025-05-07T20:23:14.9228227Z cpuid level : 13 2025-05-07T20:23:14.9228552Z wp : yes 2025-05-07T20:23:14.9232043Z 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:14.9235937Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9236772Z bogomips : 5599.99 2025-05-07T20:23:14.9237109Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9237460Z clflush size : 64 2025-05-07T20:23:14.9237800Z cache_alignment : 64 2025-05-07T20:23:14.9238210Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9238687Z power management: 2025-05-07T20:23:14.9238903Z 2025-05-07T20:23:14.9239028Z processor : 5 2025-05-07T20:23:14.9239349Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9239712Z cpu family : 23 2025-05-07T20:23:14.9240016Z model : 49 2025-05-07T20:23:14.9240329Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9240711Z stepping : 0 2025-05-07T20:23:14.9241031Z microcode : 0x830107f 2025-05-07T20:23:14.9241381Z cpu MHz : 3295.969 2025-05-07T20:23:14.9241711Z cache size : 512 KB 2025-05-07T20:23:14.9242030Z physical id : 0 2025-05-07T20:23:14.9242351Z siblings : 16 2025-05-07T20:23:14.9242665Z core id : 5 2025-05-07T20:23:14.9242957Z cpu cores : 8 2025-05-07T20:23:14.9243257Z apicid : 10 2025-05-07T20:23:14.9243577Z initial apicid : 10 2025-05-07T20:23:14.9243909Z fpu : yes 2025-05-07T20:23:14.9244213Z fpu_exception : yes 2025-05-07T20:23:14.9244542Z cpuid level : 13 2025-05-07T20:23:14.9244850Z wp : yes 2025-05-07T20:23:14.9248316Z 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:14.9252102Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9252897Z bogomips : 5599.99 2025-05-07T20:23:14.9253246Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9253598Z clflush size : 64 2025-05-07T20:23:14.9253941Z cache_alignment : 64 2025-05-07T20:23:14.9254361Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9254843Z power management: 2025-05-07T20:23:14.9255054Z 2025-05-07T20:23:14.9255178Z processor : 6 2025-05-07T20:23:14.9255499Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9255866Z cpu family : 23 2025-05-07T20:23:14.9256171Z model : 49 2025-05-07T20:23:14.9256473Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9256853Z stepping : 0 2025-05-07T20:23:14.9257189Z microcode : 0x830107f 2025-05-07T20:23:14.9257560Z cpu MHz : 3163.634 2025-05-07T20:23:14.9257897Z cache size : 512 KB 2025-05-07T20:23:14.9258244Z physical id : 0 2025-05-07T20:23:14.9258781Z siblings : 16 2025-05-07T20:23:14.9259090Z core id : 6 2025-05-07T20:23:14.9259412Z cpu cores : 8 2025-05-07T20:23:14.9259729Z apicid : 12 2025-05-07T20:23:14.9260048Z initial apicid : 12 2025-05-07T20:23:14.9260386Z fpu : yes 2025-05-07T20:23:14.9260699Z fpu_exception : yes 2025-05-07T20:23:14.9261032Z cpuid level : 13 2025-05-07T20:23:14.9261360Z wp : yes 2025-05-07T20:23:14.9264953Z 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:14.9268682Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9269506Z bogomips : 5599.99 2025-05-07T20:23:14.9269852Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9270234Z clflush size : 64 2025-05-07T20:23:14.9270588Z cache_alignment : 64 2025-05-07T20:23:14.9271006Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9271514Z power management: 2025-05-07T20:23:14.9271716Z 2025-05-07T20:23:14.9271850Z processor : 7 2025-05-07T20:23:14.9272178Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9272551Z cpu family : 23 2025-05-07T20:23:14.9272878Z model : 49 2025-05-07T20:23:14.9273187Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9273569Z stepping : 0 2025-05-07T20:23:14.9273873Z microcode : 0x830107f 2025-05-07T20:23:14.9274190Z cpu MHz : 3291.937 2025-05-07T20:23:14.9274518Z cache size : 512 KB 2025-05-07T20:23:14.9274843Z physical id : 0 2025-05-07T20:23:14.9275152Z siblings : 16 2025-05-07T20:23:14.9275447Z core id : 7 2025-05-07T20:23:14.9275750Z cpu cores : 8 2025-05-07T20:23:14.9276060Z apicid : 14 2025-05-07T20:23:14.9276363Z initial apicid : 14 2025-05-07T20:23:14.9276684Z fpu : yes 2025-05-07T20:23:14.9276986Z fpu_exception : yes 2025-05-07T20:23:14.9277319Z cpuid level : 13 2025-05-07T20:23:14.9277641Z wp : yes 2025-05-07T20:23:14.9281012Z 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:14.9284884Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9285751Z bogomips : 5599.99 2025-05-07T20:23:14.9286103Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9286481Z clflush size : 64 2025-05-07T20:23:14.9286940Z cache_alignment : 64 2025-05-07T20:23:14.9287383Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9287921Z power management: 2025-05-07T20:23:14.9288147Z 2025-05-07T20:23:14.9288280Z processor : 8 2025-05-07T20:23:14.9288622Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9289005Z cpu family : 23 2025-05-07T20:23:14.9289319Z model : 49 2025-05-07T20:23:14.9289636Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9289998Z stepping : 0 2025-05-07T20:23:14.9290337Z microcode : 0x830107f 2025-05-07T20:23:14.9290672Z cpu MHz : 3298.850 2025-05-07T20:23:14.9291009Z cache size : 512 KB 2025-05-07T20:23:14.9291351Z physical id : 0 2025-05-07T20:23:14.9291710Z siblings : 16 2025-05-07T20:23:14.9292024Z core id : 0 2025-05-07T20:23:14.9292313Z cpu cores : 8 2025-05-07T20:23:14.9292612Z apicid : 1 2025-05-07T20:23:14.9293068Z initial apicid : 1 2025-05-07T20:23:14.9293383Z fpu : yes 2025-05-07T20:23:14.9293696Z fpu_exception : yes 2025-05-07T20:23:14.9294039Z cpuid level : 13 2025-05-07T20:23:14.9294352Z wp : yes 2025-05-07T20:23:14.9297643Z 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:14.9301607Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9302424Z bogomips : 5599.99 2025-05-07T20:23:14.9302769Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9303123Z clflush size : 64 2025-05-07T20:23:14.9303471Z cache_alignment : 64 2025-05-07T20:23:14.9303911Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9304783Z power management: 2025-05-07T20:23:14.9305024Z 2025-05-07T20:23:14.9305154Z processor : 9 2025-05-07T20:23:14.9305490Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9305853Z cpu family : 23 2025-05-07T20:23:14.9306183Z model : 49 2025-05-07T20:23:14.9306512Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9306881Z stepping : 0 2025-05-07T20:23:14.9307205Z microcode : 0x830107f 2025-05-07T20:23:14.9307546Z cpu MHz : 3226.959 2025-05-07T20:23:14.9307851Z cache size : 512 KB 2025-05-07T20:23:14.9308181Z physical id : 0 2025-05-07T20:23:14.9308519Z siblings : 16 2025-05-07T20:23:14.9308824Z core id : 1 2025-05-07T20:23:14.9309144Z cpu cores : 8 2025-05-07T20:23:14.9309464Z apicid : 3 2025-05-07T20:23:14.9309784Z initial apicid : 3 2025-05-07T20:23:14.9310112Z fpu : yes 2025-05-07T20:23:14.9310427Z fpu_exception : yes 2025-05-07T20:23:14.9310778Z cpuid level : 13 2025-05-07T20:23:14.9311106Z wp : yes 2025-05-07T20:23:14.9314512Z 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:14.9318381Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9319212Z bogomips : 5599.99 2025-05-07T20:23:14.9319566Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9319958Z clflush size : 64 2025-05-07T20:23:14.9320318Z cache_alignment : 64 2025-05-07T20:23:14.9320751Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9321287Z power management: 2025-05-07T20:23:14.9321505Z 2025-05-07T20:23:14.9321658Z processor : 10 2025-05-07T20:23:14.9322016Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9322398Z cpu family : 23 2025-05-07T20:23:14.9322738Z model : 49 2025-05-07T20:23:14.9323059Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9323440Z stepping : 0 2025-05-07T20:23:14.9323775Z microcode : 0x830107f 2025-05-07T20:23:14.9324135Z cpu MHz : 3299.541 2025-05-07T20:23:14.9324473Z cache size : 512 KB 2025-05-07T20:23:14.9324829Z physical id : 0 2025-05-07T20:23:14.9325167Z siblings : 16 2025-05-07T20:23:14.9325485Z core id : 2 2025-05-07T20:23:14.9325803Z cpu cores : 8 2025-05-07T20:23:14.9326122Z apicid : 5 2025-05-07T20:23:14.9326433Z initial apicid : 5 2025-05-07T20:23:14.9326769Z fpu : yes 2025-05-07T20:23:14.9327213Z fpu_exception : yes 2025-05-07T20:23:14.9327798Z cpuid level : 13 2025-05-07T20:23:14.9328130Z wp : yes 2025-05-07T20:23:14.9331523Z 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:14.9335335Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9336134Z bogomips : 5599.99 2025-05-07T20:23:14.9336704Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9337113Z clflush size : 64 2025-05-07T20:23:14.9337466Z cache_alignment : 64 2025-05-07T20:23:14.9337898Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9338398Z power management: 2025-05-07T20:23:14.9338611Z 2025-05-07T20:23:14.9338757Z processor : 11 2025-05-07T20:23:14.9339085Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9339466Z cpu family : 23 2025-05-07T20:23:14.9339803Z model : 49 2025-05-07T20:23:14.9340129Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9340527Z stepping : 0 2025-05-07T20:23:14.9340864Z microcode : 0x830107f 2025-05-07T20:23:14.9341224Z cpu MHz : 2615.973 2025-05-07T20:23:14.9341579Z cache size : 512 KB 2025-05-07T20:23:14.9341916Z physical id : 0 2025-05-07T20:23:14.9342237Z siblings : 16 2025-05-07T20:23:14.9342523Z core id : 3 2025-05-07T20:23:14.9342802Z cpu cores : 8 2025-05-07T20:23:14.9356129Z apicid : 7 2025-05-07T20:23:14.9356476Z initial apicid : 7 2025-05-07T20:23:14.9356822Z fpu : yes 2025-05-07T20:23:14.9357140Z fpu_exception : yes 2025-05-07T20:23:14.9357480Z cpuid level : 13 2025-05-07T20:23:14.9357809Z wp : yes 2025-05-07T20:23:14.9361128Z 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:14.9364927Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9365696Z bogomips : 5599.99 2025-05-07T20:23:14.9366025Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9366419Z clflush size : 64 2025-05-07T20:23:14.9366774Z cache_alignment : 64 2025-05-07T20:23:14.9367338Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9367868Z power management: 2025-05-07T20:23:14.9368073Z 2025-05-07T20:23:14.9368213Z processor : 12 2025-05-07T20:23:14.9368541Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9368925Z cpu family : 23 2025-05-07T20:23:14.9369261Z model : 49 2025-05-07T20:23:14.9369577Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9369973Z stepping : 0 2025-05-07T20:23:14.9370303Z microcode : 0x830107f 2025-05-07T20:23:14.9370650Z cpu MHz : 3182.873 2025-05-07T20:23:14.9370979Z cache size : 512 KB 2025-05-07T20:23:14.9371332Z physical id : 0 2025-05-07T20:23:14.9371664Z siblings : 16 2025-05-07T20:23:14.9371967Z core id : 4 2025-05-07T20:23:14.9372279Z cpu cores : 8 2025-05-07T20:23:14.9372580Z apicid : 9 2025-05-07T20:23:14.9372870Z initial apicid : 9 2025-05-07T20:23:14.9373187Z fpu : yes 2025-05-07T20:23:14.9373500Z fpu_exception : yes 2025-05-07T20:23:14.9373847Z cpuid level : 13 2025-05-07T20:23:14.9374182Z wp : yes 2025-05-07T20:23:14.9377754Z 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:14.9381839Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9382670Z bogomips : 5599.99 2025-05-07T20:23:14.9382999Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9383372Z clflush size : 64 2025-05-07T20:23:14.9383704Z cache_alignment : 64 2025-05-07T20:23:14.9384320Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9384818Z power management: 2025-05-07T20:23:14.9385014Z 2025-05-07T20:23:14.9385152Z processor : 13 2025-05-07T20:23:14.9385463Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9385818Z cpu family : 23 2025-05-07T20:23:14.9386120Z model : 49 2025-05-07T20:23:14.9386412Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9386823Z stepping : 0 2025-05-07T20:23:14.9387135Z microcode : 0x830107f 2025-05-07T20:23:14.9387465Z cpu MHz : 3302.381 2025-05-07T20:23:14.9387792Z cache size : 512 KB 2025-05-07T20:23:14.9388122Z physical id : 0 2025-05-07T20:23:14.9388425Z siblings : 16 2025-05-07T20:23:14.9388724Z core id : 5 2025-05-07T20:23:14.9389025Z cpu cores : 8 2025-05-07T20:23:14.9389329Z apicid : 11 2025-05-07T20:23:14.9389649Z initial apicid : 11 2025-05-07T20:23:14.9389980Z fpu : yes 2025-05-07T20:23:14.9390278Z fpu_exception : yes 2025-05-07T20:23:14.9390606Z cpuid level : 13 2025-05-07T20:23:14.9390931Z wp : yes 2025-05-07T20:23:14.9394315Z 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:14.9398085Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9398912Z bogomips : 5599.99 2025-05-07T20:23:14.9399267Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9399637Z clflush size : 64 2025-05-07T20:23:14.9399967Z cache_alignment : 64 2025-05-07T20:23:14.9400403Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9400927Z power management: 2025-05-07T20:23:14.9401137Z 2025-05-07T20:23:14.9401265Z processor : 14 2025-05-07T20:23:14.9401599Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9401967Z cpu family : 23 2025-05-07T20:23:14.9402273Z model : 49 2025-05-07T20:23:14.9402585Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9402956Z stepping : 0 2025-05-07T20:23:14.9403264Z microcode : 0x830107f 2025-05-07T20:23:14.9403608Z cpu MHz : 2560.073 2025-05-07T20:23:14.9403944Z cache size : 512 KB 2025-05-07T20:23:14.9404259Z physical id : 0 2025-05-07T20:23:14.9404798Z siblings : 16 2025-05-07T20:23:14.9405069Z core id : 6 2025-05-07T20:23:14.9405347Z cpu cores : 8 2025-05-07T20:23:14.9405647Z apicid : 13 2025-05-07T20:23:14.9405952Z initial apicid : 13 2025-05-07T20:23:14.9406278Z fpu : yes 2025-05-07T20:23:14.9406592Z fpu_exception : yes 2025-05-07T20:23:14.9407034Z cpuid level : 13 2025-05-07T20:23:14.9407347Z wp : yes 2025-05-07T20:23:14.9410724Z 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:14.9414828Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9415624Z bogomips : 5599.99 2025-05-07T20:23:14.9415977Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9416332Z clflush size : 64 2025-05-07T20:23:14.9416654Z cache_alignment : 64 2025-05-07T20:23:14.9417077Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9417565Z power management: 2025-05-07T20:23:14.9417787Z 2025-05-07T20:23:14.9419289Z processor : 15 2025-05-07T20:23:14.9419652Z vendor_id : AuthenticAMD 2025-05-07T20:23:14.9420008Z cpu family : 23 2025-05-07T20:23:14.9420342Z model : 49 2025-05-07T20:23:14.9420673Z model name : AMD EPYC 7R32 2025-05-07T20:23:14.9421048Z stepping : 0 2025-05-07T20:23:14.9421370Z microcode : 0x830107f 2025-05-07T20:23:14.9421732Z cpu MHz : 3232.318 2025-05-07T20:23:14.9422045Z cache size : 512 KB 2025-05-07T20:23:14.9422385Z physical id : 0 2025-05-07T20:23:14.9422718Z siblings : 16 2025-05-07T20:23:14.9423050Z core id : 7 2025-05-07T20:23:14.9423334Z cpu cores : 8 2025-05-07T20:23:14.9423624Z apicid : 15 2025-05-07T20:23:14.9423919Z initial apicid : 15 2025-05-07T20:23:14.9424252Z fpu : yes 2025-05-07T20:23:14.9424548Z fpu_exception : yes 2025-05-07T20:23:14.9424871Z cpuid level : 13 2025-05-07T20:23:14.9425185Z wp : yes 2025-05-07T20:23:14.9428550Z 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:14.9432485Z bugs : sysret_ss_attrs null_seg spectre_v1 spectre_v2 spec_store_bypass retbleed smt_rsb srso ibpb_no_ret 2025-05-07T20:23:14.9433292Z bogomips : 5599.99 2025-05-07T20:23:14.9433624Z TLB size : 3072 4K pages 2025-05-07T20:23:14.9433976Z clflush size : 64 2025-05-07T20:23:14.9434305Z cache_alignment : 64 2025-05-07T20:23:14.9434704Z address sizes : 48 bits physical, 48 bits virtual 2025-05-07T20:23:14.9435189Z power management: 2025-05-07T20:23:14.9435400Z 2025-05-07T20:23:14.9435407Z 2025-05-07T20:23:14.9435594Z ################################################################################ 2025-05-07T20:23:14.9436075Z [INFO] Print PCI info ... 2025-05-07T20:23:14.9436428Z + lspci -v 2025-05-07T20:23:14.9436614Z 2025-05-07T20:23:14.9436943Z 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] 2025-05-07T20:23:14.9437573Z Subsystem: Amazon.com, Inc. Device 1237 2025-05-07T20:23:14.9438084Z Flags: bus master, medium devsel, latency 0 2025-05-07T20:23:14.9438426Z 2025-05-07T20:23:14.9438745Z 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 2025-05-07T20:23:14.9439380Z Physical Slot: 1 2025-05-07T20:23:14.9439774Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:14.9440115Z 2025-05-07T20:23:14.9440536Z 00:01.3 Non-VGA unclassified device: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 2025-05-07T20:23:14.9441267Z Physical Slot: 1 2025-05-07T20:23:14.9441688Z Flags: bus master, fast devsel, latency 0, IRQ 9 2025-05-07T20:23:14.9442062Z 2025-05-07T20:23:14.9442508Z 00:03.0 VGA compatible controller: Amazon.com, Inc. Device 1111 (prog-if 00 [VGA controller]) 2025-05-07T20:23:14.9443309Z Physical Slot: 3 2025-05-07T20:23:14.9443845Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:14.9444364Z Memory at c1000000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:14.9444920Z Expansion ROM at 000c0000 [disabled] [size=128K] 2025-05-07T20:23:14.9445279Z 2025-05-07T20:23:14.9445753Z 00:04.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe EBS Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:14.9446565Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:14.9447112Z Physical Slot: 4 2025-05-07T20:23:14.9447494Z Flags: bus master, fast devsel, latency 0, IRQ 11 2025-05-07T20:23:14.9448104Z Memory at c1808000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:14.9448669Z Capabilities: 2025-05-07T20:23:14.9449070Z Kernel driver in use: nvme 2025-05-07T20:23:14.9449338Z 2025-05-07T20:23:14.9449839Z 00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:14.9450609Z Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA) 2025-05-07T20:23:14.9451172Z Physical Slot: 5 2025-05-07T20:23:14.9451544Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:14.9452109Z Memory at c1804000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:14.9452725Z Memory at c1400000 (32-bit, prefetchable) [size=4M] 2025-05-07T20:23:14.9453281Z Capabilities: 2025-05-07T20:23:14.9453706Z Kernel driver in use: ena 2025-05-07T20:23:14.9454095Z Kernel modules: ena 2025-05-07T20:23:14.9454320Z 2025-05-07T20:23:14.9454589Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:14.9455221Z Subsystem: NVIDIA Corporation Device 152f 2025-05-07T20:23:14.9455688Z Physical Slot: 30 2025-05-07T20:23:14.9456082Z Flags: bus master, fast devsel, latency 0, IRQ 10 2025-05-07T20:23:14.9456653Z Memory at c0000000 (32-bit, non-prefetchable) [size=16M] 2025-05-07T20:23:14.9457273Z Memory at 1800000000 (64-bit, prefetchable) [size=32G] 2025-05-07T20:23:14.9457864Z Memory at 1040000000 (64-bit, prefetchable) [size=32M] 2025-05-07T20:23:14.9458407Z Capabilities: 2025-05-07T20:23:14.9458814Z Kernel driver in use: nvidia 2025-05-07T20:23:14.9459220Z Kernel modules: nvidia 2025-05-07T20:23:14.9459445Z 2025-05-07T20:23:14.9459939Z 00:1f.0 Non-Volatile memory controller: Amazon.com, Inc. NVMe SSD Controller (prog-if 02 [NVM Express]) 2025-05-07T20:23:14.9460754Z Subsystem: Amazon.com, Inc. Device 0000 2025-05-07T20:23:14.9461210Z Physical Slot: 31 2025-05-07T20:23:14.9461577Z Flags: bus master, fast devsel, latency 0 2025-05-07T20:23:14.9462128Z Memory at c1800000 (32-bit, non-prefetchable) [size=16K] 2025-05-07T20:23:14.9462729Z Memory at c180c000 (32-bit, prefetchable) [size=8K] 2025-05-07T20:23:14.9463259Z Capabilities: 2025-05-07T20:23:14.9463668Z Kernel driver in use: nvme 2025-05-07T20:23:14.9463927Z 2025-05-07T20:23:14.9463934Z 2025-05-07T20:23:14.9464106Z ################################################################################ 2025-05-07T20:23:14.9464619Z [INFO] Print Linux distribution info ... 2025-05-07T20:23:14.9465079Z + uname -a 2025-05-07T20:23:14.9465259Z 2025-05-07T20:23:14.9465875Z Linux ip-10-0-55-219.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:14.9466703Z 2025-05-07T20:23:14.9466834Z + uname -m 2025-05-07T20:23:14.9467007Z 2025-05-07T20:23:14.9467125Z x86_64 2025-05-07T20:23:14.9467283Z 2025-05-07T20:23:14.9467407Z + cat /proc/version 2025-05-07T20:23:14.9467619Z 2025-05-07T20:23:14.9468500Z 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:14.9469545Z 2025-05-07T20:23:14.9469682Z + cat /etc/os-release 2025-05-07T20:23:14.9469908Z 2025-05-07T20:23:14.9470057Z NAME="Amazon Linux" 2025-05-07T20:23:14.9470377Z VERSION="2023" 2025-05-07T20:23:14.9470698Z ID="amzn" 2025-05-07T20:23:14.9470999Z ID_LIKE="fedora" 2025-05-07T20:23:14.9471494Z VERSION_ID="2023" 2025-05-07T20:23:14.9471862Z PLATFORM_ID="platform:al2023" 2025-05-07T20:23:14.9472327Z PRETTY_NAME="Amazon Linux 2023.6.20250317" 2025-05-07T20:23:14.9472792Z ANSI_COLOR="0;33" 2025-05-07T20:23:14.9473204Z CPE_NAME="cpe:2.3:o:amazon:amazon_linux:2023" 2025-05-07T20:23:14.9473862Z HOME_URL="https://aws.amazon.com/linux/amazon-linux-2023/" 2025-05-07T20:23:14.9474585Z DOCUMENTATION_URL="https://docs.aws.amazon.com/linux/" 2025-05-07T20:23:14.9475246Z SUPPORT_URL="https://aws.amazon.com/premiumsupport/" 2025-05-07T20:23:14.9475958Z BUG_REPORT_URL="https://github.com/amazonlinux/amazon-linux-2023" 2025-05-07T20:23:14.9476572Z VENDOR_NAME="AWS" 2025-05-07T20:23:14.9476934Z VENDOR_URL="https://aws.amazon.com/" 2025-05-07T20:23:14.9477372Z SUPPORT_END="2029-06-30" 2025-05-07T20:23:14.9477609Z 2025-05-07T20:23:14.9477948Z ################################################################################ 2025-05-07T20:23:14.9478448Z # Print EC2 Instance Info 2025-05-07T20:23:14.9478822Z # 2025-05-07T20:23:14.9479135Z # [2025-05-07T20:23:14.933Z] + print_ec2_info 2025-05-07T20:23:14.9479623Z ################################################################################ 2025-05-07T20:23:14.9479957Z 2025-05-07T20:23:14.9480115Z ami-id: ami-071226ecf16aa7d96 2025-05-07T20:23:14.9568448Z instance-id: i-0dd4c39345875ba38 2025-05-07T20:23:14.9681365Z instance-type: g5.4xlarge 2025-05-07T20:23:14.9719337Z ##[group]Run . $PRELUDE; print_gpu_info 2025-05-07T20:23:14.9719691Z . $PRELUDE; print_gpu_info 2025-05-07T20:23:14.9730237Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:14.9730673Z env: 2025-05-07T20:23:14.9730936Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:14.9731232Z BUILD_ENV: build_binary 2025-05-07T20:23:14.9731480Z BUILD_TARGET: default 2025-05-07T20:23:14.9731721Z BUILD_VARIANT: cuda 2025-05-07T20:23:14.9731964Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:14.9732220Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:14.9732528Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:14.9732891Z ##[endgroup] 2025-05-07T20:23:15.3073082Z ################################################################################ 2025-05-07T20:23:15.3073625Z [INFO] Printing general display info ... 2025-05-07T20:23:15.3088025Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:15.4192711Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:15.4202137Z /usr/bin/sudo 2025-05-07T20:23:15.4212611Z which: no apt-get in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:15.4222770Z /usr/bin/yum 2025-05-07T20:23:15.4224518Z [INSTALL] Updating system repositories ... 2025-05-07T20:23:15.4244602Z [EXEC] [ATTEMPT 0/3] + sudo yum update -y 2025-05-07T20:23:15.8485298Z Last metadata expiration check: 0:00:10 ago on Wed May 7 20:23:05 2025. 2025-05-07T20:23:15.9204786Z ================================================================================ 2025-05-07T20:23:15.9205265Z WARNING: 2025-05-07T20:23:15.9205603Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:15.9205902Z 2025-05-07T20:23:15.9206023Z Available Versions: 2025-05-07T20:23:15.9206210Z 2025-05-07T20:23:15.9206323Z Version 2023.7.20250331: 2025-05-07T20:23:15.9206634Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:15.9206965Z 2025-05-07T20:23:15.9207111Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:15.9207349Z 2025-05-07T20:23:15.9207446Z Release notes: 2025-05-07T20:23:15.9207899Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:15.9208338Z 2025-05-07T20:23:15.9208432Z Version 2023.7.20250414: 2025-05-07T20:23:15.9208767Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:15.9209052Z 2025-05-07T20:23:15.9209180Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:15.9209414Z 2025-05-07T20:23:15.9209502Z Release notes: 2025-05-07T20:23:15.9210205Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:15.9210564Z 2025-05-07T20:23:15.9210659Z Version 2023.7.20250428: 2025-05-07T20:23:15.9210963Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:15.9211212Z 2025-05-07T20:23:15.9211326Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:15.9211540Z 2025-05-07T20:23:15.9211623Z Release notes: 2025-05-07T20:23:15.9212019Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:15.9212376Z 2025-05-07T20:23:15.9212486Z ================================================================================ 2025-05-07T20:23:16.0355107Z Dependencies resolved. 2025-05-07T20:23:16.0640880Z ================================================================================ 2025-05-07T20:23:16.0641628Z Package Arch Version Repository Size 2025-05-07T20:23:16.0642341Z ================================================================================ 2025-05-07T20:23:16.0642928Z Upgrading: 2025-05-07T20:23:16.0643470Z nvidia-container-toolkit x86_64 1.17.6-1 nvidia-container-toolkit 1.2 M 2025-05-07T20:23:16.0644064Z nvidia-container-toolkit-base x86_64 1.17.6-1 nvidia-container-toolkit 5.7 M 2025-05-07T20:23:16.0644416Z 2025-05-07T20:23:16.0644767Z Transaction Summary 2025-05-07T20:23:16.0645038Z ================================================================================ 2025-05-07T20:23:16.0645355Z Upgrade 2 Packages 2025-05-07T20:23:16.0645497Z 2025-05-07T20:23:16.0645601Z Total download size: 6.9 M 2025-05-07T20:23:16.0645878Z Downloading Packages: 2025-05-07T20:23:16.0987665Z (1/2): nvidia-container-toolkit-1.17.6-1.x86_64 37 MB/s | 1.2 MB 00:00 2025-05-07T20:23:16.1822430Z (2/2): nvidia-container-toolkit-base-1.17.6-1.x 49 MB/s | 5.7 MB 00:00 2025-05-07T20:23:16.1832460Z -------------------------------------------------------------------------------- 2025-05-07T20:23:16.1833531Z Total 58 MB/s | 6.9 MB 00:00 2025-05-07T20:23:16.1836214Z Running transaction check 2025-05-07T20:23:16.1930864Z Transaction check succeeded. 2025-05-07T20:23:16.1931337Z Running transaction test 2025-05-07T20:23:16.2225283Z Transaction test succeeded. 2025-05-07T20:23:16.2228207Z Running transaction 2025-05-07T20:23:16.7751919Z Preparing : 1/1 2025-05-07T20:23:16.8803714Z Upgrading : nvidia-container-toolkit-base-1.17.6-1.x86_64 1/4 2025-05-07T20:23:16.8828297Z Upgrading : nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:16.9047047Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 2/4 2025-05-07T20:23:16.9059639Z Cleanup : nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:16.9153156Z Running scriptlet: nvidia-container-toolkit-1.16.2-1.x86_64 3/4 2025-05-07T20:23:16.9177673Z Cleanup : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:17.0648145Z Running scriptlet: nvidia-container-toolkit-1.17.6-1.x86_64 4/4 2025-05-07T20:23:17.0648950Z Verifying : nvidia-container-toolkit-1.17.6-1.x86_64 1/4 2025-05-07T20:23:17.0649700Z Verifying : nvidia-container-toolkit-1.16.2-1.x86_64 2/4 2025-05-07T20:23:17.0650389Z Verifying : nvidia-container-toolkit-base-1.17.6-1.x86_64 3/4 2025-05-07T20:23:17.2162217Z ================================================================================ 2025-05-07T20:23:17.2162710Z WARNING: 2025-05-07T20:23:17.2163034Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:17.2163355Z 2025-05-07T20:23:17.2163479Z Available Versions: 2025-05-07T20:23:17.2163671Z 2025-05-07T20:23:17.2163771Z Version 2023.7.20250331: 2025-05-07T20:23:17.2164315Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:17.2164563Z 2025-05-07T20:23:17.2164687Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:17.2164902Z 2025-05-07T20:23:17.2164989Z Release notes: 2025-05-07T20:23:17.2165403Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:17.2165770Z 2025-05-07T20:23:17.2165865Z Version 2023.7.20250414: 2025-05-07T20:23:17.2166174Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:17.2166428Z 2025-05-07T20:23:17.2166542Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:17.2166748Z 2025-05-07T20:23:17.2166921Z Release notes: 2025-05-07T20:23:17.2167310Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:17.2167679Z 2025-05-07T20:23:17.2167767Z Version 2023.7.20250428: 2025-05-07T20:23:17.2168077Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:17.2168327Z 2025-05-07T20:23:17.2168455Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:17.2168663Z 2025-05-07T20:23:17.2168750Z Release notes: 2025-05-07T20:23:17.2169146Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:17.2169508Z 2025-05-07T20:23:17.2169805Z ================================================================================ 2025-05-07T20:23:17.2731302Z Verifying : nvidia-container-toolkit-base-1.16.2-1.x86_64 4/4 2025-05-07T20:23:17.2731788Z 2025-05-07T20:23:17.2731907Z Upgraded: 2025-05-07T20:23:17.2732382Z nvidia-container-toolkit-1.17.6-1.x86_64 2025-05-07T20:23:17.2733069Z nvidia-container-toolkit-base-1.17.6-1.x86_64 2025-05-07T20:23:17.2733411Z 2025-05-07T20:23:17.2733510Z Complete! 2025-05-07T20:23:17.3198731Z [INSTALL] Installing system package(s): hostname lshw ... 2025-05-07T20:23:17.3222001Z [EXEC] [ATTEMPT 0/3] + sudo yum install -y hostname lshw 2025-05-07T20:23:17.7407678Z Last metadata expiration check: 0:00:12 ago on Wed May 7 20:23:05 2025. 2025-05-07T20:23:17.7646559Z Package hostname-3.23-4.amzn2023.0.3.x86_64 is already installed. 2025-05-07T20:23:17.8052065Z Dependencies resolved. 2025-05-07T20:23:17.8226913Z ================================================================================ 2025-05-07T20:23:17.8227398Z Package Architecture Version Repository Size 2025-05-07T20:23:17.8227837Z ================================================================================ 2025-05-07T20:23:17.8228151Z Installing: 2025-05-07T20:23:17.8228446Z lshw x86_64 B.02.19.2-7.amzn2023.0.3 amazonlinux 319 k 2025-05-07T20:23:17.8228727Z 2025-05-07T20:23:17.8228828Z Transaction Summary 2025-05-07T20:23:17.8229089Z ================================================================================ 2025-05-07T20:23:17.8229394Z Install 1 Package 2025-05-07T20:23:17.8229553Z 2025-05-07T20:23:17.8229673Z Total download size: 319 k 2025-05-07T20:23:17.8230201Z Installed size: 837 k 2025-05-07T20:23:17.8231656Z Downloading Packages: 2025-05-07T20:23:17.8976300Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64.rpm 7.1 MB/s | 319 kB 00:00 2025-05-07T20:23:17.8982668Z -------------------------------------------------------------------------------- 2025-05-07T20:23:17.8985961Z Total 4.1 MB/s | 319 kB 00:00 2025-05-07T20:23:17.9141551Z Running transaction check 2025-05-07T20:23:17.9195502Z Transaction check succeeded. 2025-05-07T20:23:17.9196072Z Running transaction test 2025-05-07T20:23:17.9653433Z Transaction test succeeded. 2025-05-07T20:23:17.9657173Z Running transaction 2025-05-07T20:23:18.0712552Z Preparing : 1/1 2025-05-07T20:23:18.1243336Z Installing : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:18.3342896Z Running scriptlet: lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:18.4677309Z ================================================================================ 2025-05-07T20:23:18.4677706Z WARNING: 2025-05-07T20:23:18.4677954Z A newer release of "Amazon Linux" is available. 2025-05-07T20:23:18.4678199Z 2025-05-07T20:23:18.4678302Z Available Versions: 2025-05-07T20:23:18.4678479Z 2025-05-07T20:23:18.4678587Z Version 2023.7.20250331: 2025-05-07T20:23:18.4678905Z Run the following command to upgrade to 2023.7.20250331: 2025-05-07T20:23:18.4679167Z 2025-05-07T20:23:18.4679294Z dnf upgrade --releasever=2023.7.20250331 2025-05-07T20:23:18.4679508Z 2025-05-07T20:23:18.4679608Z Release notes: 2025-05-07T20:23:18.4680025Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250331.html 2025-05-07T20:23:18.4680398Z 2025-05-07T20:23:18.4680492Z Version 2023.7.20250414: 2025-05-07T20:23:18.4680809Z Run the following command to upgrade to 2023.7.20250414: 2025-05-07T20:23:18.4681069Z 2025-05-07T20:23:18.4681196Z dnf upgrade --releasever=2023.7.20250414 2025-05-07T20:23:18.4681406Z 2025-05-07T20:23:18.4681495Z Release notes: 2025-05-07T20:23:18.4681893Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250414.html 2025-05-07T20:23:18.4682265Z 2025-05-07T20:23:18.4682643Z Version 2023.7.20250428: 2025-05-07T20:23:18.4682968Z Run the following command to upgrade to 2023.7.20250428: 2025-05-07T20:23:18.4683215Z 2025-05-07T20:23:18.4683332Z dnf upgrade --releasever=2023.7.20250428 2025-05-07T20:23:18.4683547Z 2025-05-07T20:23:18.4683635Z Release notes: 2025-05-07T20:23:18.4684084Z https://docs.aws.amazon.com/linux/al2023/release-notes/relnotes-2023.7.20250428.html 2025-05-07T20:23:18.4684443Z 2025-05-07T20:23:18.4684567Z ================================================================================ 2025-05-07T20:23:18.5024235Z Verifying : lshw-B.02.19.2-7.amzn2023.0.3.x86_64 1/1 2025-05-07T20:23:18.5024596Z 2025-05-07T20:23:18.5024688Z Installed: 2025-05-07T20:23:18.5025016Z lshw-B.02.19.2-7.amzn2023.0.3.x86_64 2025-05-07T20:23:18.5025308Z 2025-05-07T20:23:18.5025409Z Complete! 2025-05-07T20:23:18.5486458Z + hostname 2025-05-07T20:23:18.5486617Z 2025-05-07T20:23:18.5500597Z ip-10-0-55-219.ec2.internal 2025-05-07T20:23:18.5502141Z 2025-05-07T20:23:18.5502444Z + sudo lshw -C display 2025-05-07T20:23:18.5502660Z 2025-05-07T20:23:19.0620438Z *-display:0 UNCLAIMED 2025-05-07T20:23:19.0620782Z description: VGA compatible controller 2025-05-07T20:23:19.0621129Z product: Amazon.com, Inc. 2025-05-07T20:23:19.0621415Z vendor: Amazon.com, Inc. 2025-05-07T20:23:19.0621697Z physical id: 3 2025-05-07T20:23:19.0621950Z bus info: pci@0000:00:03.0 2025-05-07T20:23:19.0622218Z version: 00 2025-05-07T20:23:19.0622453Z width: 32 bits 2025-05-07T20:23:19.0622720Z clock: 33MHz 2025-05-07T20:23:19.0622984Z capabilities: vga_controller bus_master 2025-05-07T20:23:19.0623307Z configuration: latency=0 2025-05-07T20:23:19.0623647Z resources: memory:c1000000-c13fffff memory:c0000-dffff 2025-05-07T20:23:19.0623991Z *-display:1 2025-05-07T20:23:19.0624223Z description: 3D controller 2025-05-07T20:23:19.0624530Z product: GA102GL [A10G] 2025-05-07T20:23:19.0624815Z vendor: NVIDIA Corporation 2025-05-07T20:23:19.0625090Z physical id: 1e 2025-05-07T20:23:19.0625342Z bus info: pci@0000:00:1e.0 2025-05-07T20:23:19.0625614Z version: a1 2025-05-07T20:23:19.0625840Z width: 64 bits 2025-05-07T20:23:19.0626074Z clock: 33MHz 2025-05-07T20:23:19.0626382Z capabilities: pm pciexpress msix bus_master cap_list 2025-05-07T20:23:19.0626776Z configuration: driver=nvidia latency=0 2025-05-07T20:23:19.0627402Z resources: iomemory:180-17f iomemory:100-ff irq:10 memory:c0000000-c0ffffff memory:1800000000-1fffffffff memory:1040000000-1041ffffff 2025-05-07T20:23:19.0660942Z 2025-05-07T20:23:19.0661159Z ################################################################################ 2025-05-07T20:23:19.0661487Z [INFO] Printing NVIDIA GPU info ... 2025-05-07T20:23:19.0789972Z 00:1e.0 3D controller: NVIDIA Corporation GA102GL [A10G] (rev a1) 2025-05-07T20:23:19.0975193Z Wed May 7 20:23:19 2025 2025-05-07T20:23:19.0975557Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:19.0976072Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:23:19.0976559Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:19.0977057Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:23:19.0977580Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:23:19.0978023Z | | | MIG M. | 2025-05-07T20:23:19.0978360Z |=========================================+========================+======================| 2025-05-07T20:23:19.1110474Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:23:19.1111197Z | 0% 26C P8 10W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:23:19.1111617Z | | | N/A | 2025-05-07T20:23:19.1112079Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:23:19.1115389Z 2025-05-07T20:23:19.1115789Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:19.1116221Z | Processes: | 2025-05-07T20:23:19.1116674Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:23:19.1117090Z | ID ID Usage | 2025-05-07T20:23:19.1117439Z |=========================================================================================| 2025-05-07T20:23:19.1120639Z | No running processes found | 2025-05-07T20:23:19.1121118Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:23:19.3488166Z ################################################################################ 2025-05-07T20:23:19.3488530Z [INFO] Printing AMD GPU info ... 2025-05-07T20:23:19.3628662Z which: no rocminfo in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:19.3629508Z [CHECK] rocminfo not found 2025-05-07T20:23:19.3640276Z which: no rocm-smi in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) 2025-05-07T20:23:19.3640830Z [CHECK] rocm-smi not found 2025-05-07T20:23:19.3674231Z ##[group]Run . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:19.3674663Z . $PRELUDE; setup_miniconda $HOME/miniconda 2025-05-07T20:23:19.3685978Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:19.3686338Z env: 2025-05-07T20:23:19.3686575Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:19.3686985Z BUILD_ENV: build_binary 2025-05-07T20:23:19.3687245Z BUILD_TARGET: default 2025-05-07T20:23:19.3687488Z BUILD_VARIANT: cuda 2025-05-07T20:23:19.3687736Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:19.3688007Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:19.3688318Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:19.3688658Z ##[endgroup] 2025-05-07T20:23:19.7057061Z ################################################################################ 2025-05-07T20:23:19.7057797Z # Setup Miniconda 2025-05-07T20:23:19.7058028Z # 2025-05-07T20:23:19.7075177Z # [2025-05-07T20:23:19.707Z] + setup_miniconda /home/ec2-user/miniconda 2025-05-07T20:23:19.7075717Z ################################################################################ 2025-05-07T20:23:19.7075936Z 2025-05-07T20:23:19.7091752Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:19.8024078Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:19.8024448Z + mkdir -p /home/ec2-user/miniconda 2025-05-07T20:23:19.8024656Z 2025-05-07T20:23:19.8041732Z 2025-05-07T20:23:19.8041927Z [SETUP] Downloading the Miniconda installer ... 2025-05-07T20:23:19.8065084Z [EXEC] [ATTEMPT 0/3] + wget -q https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O miniconda.sh 2025-05-07T20:23:20.8256861Z [SETUP] Installing Miniconda ... 2025-05-07T20:23:20.8259442Z + bash miniconda.sh -b -p /home/ec2-user/miniconda -u 2025-05-07T20:23:20.8259726Z 2025-05-07T20:23:20.8405177Z PREFIX=/home/ec2-user/miniconda 2025-05-07T20:23:21.2881729Z Unpacking payload ... 2025-05-07T20:23:21.8065012Z 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:22.6039787Z 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.6946667Z 2025-05-07T20:23:24.6947609Z Installing base environment... 2025-05-07T20:23:24.6948051Z 2025-05-07T20:23:25.7762027Z Preparing transaction: ...working... done 2025-05-07T20:23:28.7643838Z Executing transaction: ...working... done 2025-05-07T20:23:29.4187649Z 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:29.5066306Z installation finished. 2025-05-07T20:23:29.5074052Z 2025-05-07T20:23:29.5074589Z + rm -f miniconda.sh 2025-05-07T20:23:29.5074782Z 2025-05-07T20:23:29.5384335Z 2025-05-07T20:23:29.5384722Z [SETUP] Reloading the bash configuration ... 2025-05-07T20:23:29.5385087Z + /home/ec2-user/miniconda/bin/conda init bash 2025-05-07T20:23:29.5385307Z 2025-05-07T20:23:29.9040796Z no change /home/ec2-user/miniconda/condabin/conda 2025-05-07T20:23:29.9041179Z no change /home/ec2-user/miniconda/bin/conda 2025-05-07T20:23:29.9041539Z no change /home/ec2-user/miniconda/bin/conda-env 2025-05-07T20:23:29.9041893Z no change /home/ec2-user/miniconda/bin/activate 2025-05-07T20:23:29.9042259Z no change /home/ec2-user/miniconda/bin/deactivate 2025-05-07T20:23:29.9042809Z no change /home/ec2-user/miniconda/etc/profile.d/conda.sh 2025-05-07T20:23:29.9043234Z no change /home/ec2-user/miniconda/etc/fish/conf.d/conda.fish 2025-05-07T20:23:29.9043670Z no change /home/ec2-user/miniconda/shell/condabin/Conda.psm1 2025-05-07T20:23:29.9044144Z no change /home/ec2-user/miniconda/shell/condabin/conda-hook.ps1 2025-05-07T20:23:29.9044913Z no change /home/ec2-user/miniconda/lib/python3.13/site-packages/xontrib/conda.xsh 2025-05-07T20:23:29.9045434Z no change /home/ec2-user/miniconda/etc/profile.d/conda.csh 2025-05-07T20:23:29.9045798Z modified /home/ec2-user/.bashrc 2025-05-07T20:23:29.9045991Z 2025-05-07T20:23:29.9046199Z ==> For changes to take effect, close and re-open your current shell. <== 2025-05-07T20:23:29.9046496Z 2025-05-07T20:23:29.9698898Z 2025-05-07T20:23:29.9699310Z + . /home/ec2-user/.bashrc 2025-05-07T20:23:29.9699519Z 2025-05-07T20:23:30.8062450Z 2025-05-07T20:23:30.8063141Z [SETUP] Installing libmamba-solver (required since Anaconda 2024.02-1) and libarchive ... 2025-05-07T20:23:30.8086274Z [EXEC] [ATTEMPT 0/3] + conda install --solver=classic -c conda-forge --override-channels -y conda-libmamba-solver libmamba libmambapy libarchive 2025-05-07T20:23:44.1234607Z Collecting package metadata (current_repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:45.6999467Z Solving environment: \ | / - \ | / - \ | / - done 2025-05-07T20:23:45.7972673Z 2025-05-07T20:23:45.7972958Z ## Package Plan ## 2025-05-07T20:23:45.7973141Z 2025-05-07T20:23:45.7973298Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:45.7973541Z 2025-05-07T20:23:45.7973643Z added / updated specs: 2025-05-07T20:23:45.7973916Z - conda-libmamba-solver 2025-05-07T20:23:45.7974183Z - libarchive 2025-05-07T20:23:45.7974404Z - libmamba 2025-05-07T20:23:45.7974631Z - libmambapy 2025-05-07T20:23:45.7974770Z 2025-05-07T20:23:45.7974775Z 2025-05-07T20:23:45.7974905Z The following packages will be downloaded: 2025-05-07T20:23:45.7975134Z 2025-05-07T20:23:45.7975253Z package | build 2025-05-07T20:23:45.7975586Z ---------------------------|----------------- 2025-05-07T20:23:45.7975991Z ca-certificates-2025.4.26 | hbd8a1cb_0 149 KB conda-forge 2025-05-07T20:23:45.7976469Z certifi-2025.4.26 | pyhd8ed1ab_0 154 KB conda-forge 2025-05-07T20:23:45.7976904Z conda-25.3.1 | py313h78bf25f_1 1.1 MB conda-forge 2025-05-07T20:23:45.7977364Z conda-libmamba-solver-25.4.0| pyhd8ed1ab_0 41 KB conda-forge 2025-05-07T20:23:45.7977808Z ------------------------------------------------------------ 2025-05-07T20:23:45.7978147Z Total: 1.4 MB 2025-05-07T20:23:45.7978351Z 2025-05-07T20:23:45.7978468Z The following packages will be UPDATED: 2025-05-07T20:23:45.7978675Z 2025-05-07T20:23:45.7985841Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:23:45.7986642Z conda pkgs/main::conda-25.3.1-py313h06a4308~ --> conda-forge::conda-25.3.1-py313h78bf25f_1 2025-05-07T20:23:45.7987031Z 2025-05-07T20:23:45.7987255Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:23:45.7987571Z 2025-05-07T20:23:45.7987900Z certifi pkgs/main/linux-64::certifi-2025.4.26~ --> conda-forge/noarch::certifi-2025.4.26-pyhd8ed1ab_0 2025-05-07T20:23:45.7988703Z conda-libmamba-so~ pkgs/main::conda-libmamba-solver-25.4~ --> conda-forge::conda-libmamba-solver-25.4.0-pyhd8ed1ab_0 2025-05-07T20:23:45.7989185Z 2025-05-07T20:23:45.7989190Z 2025-05-07T20:23:45.7989194Z 2025-05-07T20:23:45.7989356Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:45.7989731Z conda-25.3.1 | 1.1 MB | | 0% 2025-05-07T20:23:45.7989967Z 2025-05-07T20:23:45.7990455Z certifi-2025.4.26 | 154 KB | | 0%  2025-05-07T20:23:45.7990699Z 2025-05-07T20:23:45.7990703Z 2025-05-07T20:23:45.8003319Z ca-certificates-2025 | 149 KB | | 0%  2025-05-07T20:23:45.8003587Z 2025-05-07T20:23:45.8003591Z 2025-05-07T20:23:45.8003596Z 2025-05-07T20:23:45.8682038Z conda-libmamba-solve | 41 KB | | 0%  2025-05-07T20:23:45.8682330Z 2025-05-07T20:23:45.8682840Z 2025-05-07T20:23:45.8786513Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:45.8786788Z 2025-05-07T20:23:45.8787025Z 2025-05-07T20:23:45.8801339Z ca-certificates-2025 | 149 KB | ########## | 100%  2025-05-07T20:23:45.8801611Z 2025-05-07T20:23:45.8801615Z 2025-05-07T20:23:45.8803538Z 2025-05-07T20:23:45.8906243Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:45.8953552Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:45.8954088Z 2025-05-07T20:23:45.8954093Z 2025-05-07T20:23:45.8954097Z 2025-05-07T20:23:45.9121545Z conda-libmamba-solve | 41 KB | ########## | 100%  2025-05-07T20:23:45.9121828Z 2025-05-07T20:23:45.9168720Z certifi-2025.4.26 | 154 KB | # | 10%  2025-05-07T20:23:45.9170098Z 2025-05-07T20:23:45.9339226Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:45.9339473Z 2025-05-07T20:23:46.0139126Z certifi-2025.4.26 | 154 KB | ########## | 100%  2025-05-07T20:23:46.0139518Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:46.0144698Z conda-25.3.1 | 1.1 MB | ########## | 100% 2025-05-07T20:23:46.0145052Z 2025-05-07T20:23:46.0145245Z 2025-05-07T20:23:46.0145421Z  2025-05-07T20:23:46.0145628Z 2025-05-07T20:23:46.0145632Z 2025-05-07T20:23:46.0145804Z  2025-05-07T20:23:46.0146038Z 2025-05-07T20:23:46.0146043Z 2025-05-07T20:23:46.0146046Z 2025-05-07T20:23:46.0146427Z  done 2025-05-07T20:23:46.1150509Z Preparing transaction: | done 2025-05-07T20:23:46.2159003Z Verifying transaction: - done 2025-05-07T20:23:47.5180611Z Executing transaction: | / - \ | / - \ | / - \ | done 2025-05-07T20:23:49.2484896Z [SETUP] Updating Miniconda base packages ... 2025-05-07T20:23:49.2512316Z [EXEC] [ATTEMPT 0/3] + conda update -n base -c defaults --update-deps -y conda 2025-05-07T20:23:50.1959406Z Channels: 2025-05-07T20:23:50.1959814Z - defaults 2025-05-07T20:23:50.1960216Z Platform: linux-64 2025-05-07T20:23:51.4202926Z Collecting package metadata (repodata.json): - \ | / - \ | done 2025-05-07T20:23:51.5365990Z Solving environment: - \ Channels: 2025-05-07T20:23:51.5366575Z - defaults 2025-05-07T20:23:51.5367136Z Platform: linux-64 2025-05-07T20:23:51.8295554Z Collecting package metadata (repodata.json): / - \ done 2025-05-07T20:23:52.0402116Z Solving environment: / - \ | done 2025-05-07T20:23:52.1270503Z done 2025-05-07T20:23:52.1929754Z 2025-05-07T20:23:52.1930064Z ## Package Plan ## 2025-05-07T20:23:52.1930335Z 2025-05-07T20:23:52.1930628Z environment location: /home/ec2-user/miniconda 2025-05-07T20:23:52.1931055Z 2025-05-07T20:23:52.1931235Z added / updated specs: 2025-05-07T20:23:52.1931697Z - conda 2025-05-07T20:23:52.1931913Z 2025-05-07T20:23:52.1931922Z 2025-05-07T20:23:52.1932157Z The following packages will be downloaded: 2025-05-07T20:23:52.1932550Z 2025-05-07T20:23:52.1932773Z package | build 2025-05-07T20:23:52.1941993Z ---------------------------|----------------- 2025-05-07T20:23:52.1942367Z pip-25.1 | pyhc872135_2 1.3 MB 2025-05-07T20:23:52.1942751Z tzdata-2025b | h04d1e81_0 116 KB 2025-05-07T20:23:52.1943150Z ------------------------------------------------------------ 2025-05-07T20:23:52.1943732Z Total: 1.4 MB 2025-05-07T20:23:52.1943948Z 2025-05-07T20:23:52.1944077Z The following packages will be UPDATED: 2025-05-07T20:23:52.1944291Z 2025-05-07T20:23:52.1944581Z pip pkgs/main/linux-64::pip-25.0-py313h06~ --> pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:23:52.1945089Z tzdata 2025a-h04d1e81_0 --> 2025b-h04d1e81_0 2025-05-07T20:23:52.1945343Z 2025-05-07T20:23:52.1945348Z 2025-05-07T20:23:52.1945352Z 2025-05-07T20:23:52.1945510Z Downloading and Extracting Packages: ...working... 2025-05-07T20:23:52.1945880Z pip-25.1 | 1.3 MB | | 0% 2025-05-07T20:23:52.1946095Z 2025-05-07T20:23:52.2332628Z tzdata-2025b | 116 KB | | 0%  2025-05-07T20:23:52.2476593Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:52.2477295Z 2025-05-07T20:23:52.4272948Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:52.4273380Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:52.4513901Z pip-25.1 | 1.3 MB | ########## | 100% 2025-05-07T20:23:52.4514230Z 2025-05-07T20:23:52.4514602Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:52.4514925Z 2025-05-07T20:23:52.4519006Z tzdata-2025b | 116 KB | ########## | 100%  2025-05-07T20:23:52.4519347Z 2025-05-07T20:23:52.4519548Z 2025-05-07T20:23:52.4519726Z  done 2025-05-07T20:23:52.5522268Z Preparing transaction: - done 2025-05-07T20:23:52.6527583Z Verifying transaction: | done 2025-05-07T20:23:54.6551926Z Executing transaction: - \ | / - \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:23:55.2711333Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:23:55.2715019Z + conda clean --packages --tarball -y 2025-05-07T20:23:55.2715317Z 2025-05-07T20:23:56.2693936Z Will remove 99 (117.8 MB) tarball(s). 2025-05-07T20:23:56.2694291Z Will remove 11 (16.0 MB) package(s). 2025-05-07T20:23:56.3391133Z 2025-05-07T20:23:56.3401745Z + conda clean --all -y 2025-05-07T20:23:56.3401962Z 2025-05-07T20:23:56.8784188Z There are no unused tarball(s) to remove. 2025-05-07T20:23:56.8784542Z Will remove 1 index cache(s). 2025-05-07T20:23:56.8784844Z There are no unused package(s) to remove. 2025-05-07T20:23:56.8785167Z There are no tempfile(s) to remove. 2025-05-07T20:23:56.8785469Z There are no logfile(s) to remove. 2025-05-07T20:23:56.9416917Z 2025-05-07T20:23:56.9422024Z + conda info 2025-05-07T20:23:56.9422332Z 2025-05-07T20:23:57.7210371Z 2025-05-07T20:23:57.7210951Z active environment : base 2025-05-07T20:23:57.7211335Z active env location : /home/ec2-user/miniconda 2025-05-07T20:23:57.7211677Z shell level : 1 2025-05-07T20:23:57.7212007Z user config file : /home/ec2-user/.condarc 2025-05-07T20:23:57.7212410Z populated config files : /home/ec2-user/miniconda/.condarc 2025-05-07T20:23:57.7212792Z conda version : 25.3.1 2025-05-07T20:23:57.7213089Z conda-build version : not installed 2025-05-07T20:23:57.7213396Z python version : 3.13.2.final.0 2025-05-07T20:23:57.7213712Z solver : libmamba (default) 2025-05-07T20:23:57.7214035Z virtual packages : __archspec=1=zen2 2025-05-07T20:23:57.7214345Z __conda=25.3.1=0 2025-05-07T20:23:57.7214647Z __cuda=12.8=0 2025-05-07T20:23:57.7214938Z __glibc=2.34=0 2025-05-07T20:23:57.7215232Z __linux=6.1.130=0 2025-05-07T20:23:57.7215517Z __unix=0=0 2025-05-07T20:23:57.7215869Z base environment : /home/ec2-user/miniconda (writable) 2025-05-07T20:23:57.7216289Z conda av data dir : /home/ec2-user/miniconda/etc/conda 2025-05-07T20:23:57.7216649Z conda av metadata url : None 2025-05-07T20:23:57.7217295Z channel URLs : https://repo.anaconda.com/pkgs/main/linux-64 2025-05-07T20:23:57.7217742Z https://repo.anaconda.com/pkgs/main/noarch 2025-05-07T20:23:57.7218131Z https://repo.anaconda.com/pkgs/r/linux-64 2025-05-07T20:23:57.7218521Z https://repo.anaconda.com/pkgs/r/noarch 2025-05-07T20:23:57.7218903Z package cache : /home/ec2-user/miniconda/pkgs 2025-05-07T20:23:57.7219255Z /home/ec2-user/.conda/pkgs 2025-05-07T20:23:57.7219598Z envs directories : /home/ec2-user/miniconda/envs 2025-05-07T20:23:57.7219946Z /home/ec2-user/.conda/envs 2025-05-07T20:23:57.7220259Z platform : linux-64 2025-05-07T20:23:57.7221087Z user-agent : conda/25.3.1 requests/2.32.3 CPython/3.13.2 Linux/6.1.130-139.222.amzn2023.x86_64 amzn/2023.6.20250317 glibc/2.34 solver/libmamba conda-libmamba-solver/25.4.0 libmambapy/2.0.5 aau/0.7.0 c/. s/. e/. 2025-05-07T20:23:57.7222083Z UID:GID : 1000:1000 2025-05-07T20:23:57.7222372Z netrc file : None 2025-05-07T20:23:57.7222643Z offline mode : False 2025-05-07T20:23:57.7222815Z 2025-05-07T20:23:57.7901536Z 2025-05-07T20:23:57.7902137Z [SETUP] Exporting Miniconda variables ... 2025-05-07T20:23:57.7902880Z [SETUP] Saving Miniconda variables to /home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_9afebb48-66c3-4989-83ca-d570751a147a ... 2025-05-07T20:23:57.7903676Z [SETUP] Successfully set up Miniconda at /home/ec2-user/miniconda 2025-05-07T20:23:57.8093389Z ##[group]Run . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T20:23:57.8093901Z . $PRELUDE; create_conda_environment $BUILD_ENV 3.10 2025-05-07T20:23:57.8112503Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:23:57.8112858Z env: 2025-05-07T20:23:57.8113083Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:23:57.8113393Z BUILD_ENV: build_binary 2025-05-07T20:23:57.8113644Z BUILD_TARGET: default 2025-05-07T20:23:57.8113881Z BUILD_VARIANT: cuda 2025-05-07T20:23:57.8114112Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:23:57.8114371Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:23:57.8114673Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:23:57.8115000Z ##[endgroup] 2025-05-07T20:23:58.1474909Z ################################################################################ 2025-05-07T20:23:58.1475385Z # Create Conda Environment 2025-05-07T20:23:58.1475653Z # 2025-05-07T20:23:58.1490689Z # [2025-05-07T20:23:58.148Z] + create_conda_environment build_binary 3.10 2025-05-07T20:23:58.1491173Z ################################################################################ 2025-05-07T20:23:58.1491400Z 2025-05-07T20:23:58.1505881Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:23:58.2371810Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:23:58.2372196Z [SETUP] Listing existing Conda environments ... 2025-05-07T20:23:58.2372524Z + conda info --envs 2025-05-07T20:23:58.2372669Z 2025-05-07T20:23:58.9821977Z 2025-05-07T20:23:58.9822290Z # conda environments: 2025-05-07T20:23:58.9822558Z # 2025-05-07T20:23:58.9822773Z base /home/ec2-user/miniconda 2025-05-07T20:23:58.9823001Z 2025-05-07T20:23:59.0485159Z 2025-05-07T20:23:59.0485838Z [SETUP] Deleting the prefix directory if it exists ... 2025-05-07T20:24:00.6852259Z + rm -rf /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:00.6852547Z 2025-05-07T20:24:00.6867144Z 2025-05-07T20:24:00.6876515Z [SETUP] Creating new Conda environment (Python 3.10) ... 2025-05-07T20:24:00.6898093Z [EXEC] [ATTEMPT 0/3] + conda create -y -n build_binary python=3.10 2025-05-07T20:24:01.4430652Z Channels: 2025-05-07T20:24:01.4430905Z - defaults 2025-05-07T20:24:01.4431129Z Platform: linux-64 2025-05-07T20:24:02.8596408Z Collecting package metadata (repodata.json): - \ | / - \ | / - done 2025-05-07T20:24:02.9602245Z Solving environment: | done 2025-05-07T20:24:02.9889346Z 2025-05-07T20:24:02.9889651Z ## Package Plan ## 2025-05-07T20:24:02.9889839Z 2025-05-07T20:24:02.9890152Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:02.9890565Z 2025-05-07T20:24:02.9890670Z added / updated specs: 2025-05-07T20:24:02.9890935Z - python=3.10 2025-05-07T20:24:02.9891084Z 2025-05-07T20:24:02.9891088Z 2025-05-07T20:24:02.9891225Z The following packages will be downloaded: 2025-05-07T20:24:02.9891473Z 2025-05-07T20:24:02.9891623Z package | build 2025-05-07T20:24:02.9891986Z ---------------------------|----------------- 2025-05-07T20:24:02.9892394Z _libgcc_mutex-0.1 | main 3 KB 2025-05-07T20:24:02.9892857Z _openmp_mutex-5.1 | 1_gnu 21 KB 2025-05-07T20:24:02.9893457Z ca-certificates-2025.2.25 | h06a4308_0 129 KB 2025-05-07T20:24:02.9894254Z python-3.10.16 | he870216_1 26.9 MB 2025-05-07T20:24:02.9894740Z setuptools-78.1.1 | py310h06a4308_0 1.7 MB 2025-05-07T20:24:02.9895291Z wheel-0.45.1 | py310h06a4308_0 115 KB 2025-05-07T20:24:02.9895793Z ------------------------------------------------------------ 2025-05-07T20:24:02.9896220Z Total: 28.8 MB 2025-05-07T20:24:02.9896429Z 2025-05-07T20:24:02.9896559Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:02.9896793Z 2025-05-07T20:24:02.9897220Z _libgcc_mutex pkgs/main/linux-64::_libgcc_mutex-0.1-main 2025-05-07T20:24:02.9897670Z _openmp_mutex pkgs/main/linux-64::_openmp_mutex-5.1-1_gnu 2025-05-07T20:24:02.9898087Z bzip2 pkgs/main/linux-64::bzip2-1.0.8-h5eee18b_6 2025-05-07T20:24:02.9898561Z ca-certificates pkgs/main/linux-64::ca-certificates-2025.2.25-h06a4308_0 2025-05-07T20:24:02.9899114Z ld_impl_linux-64 pkgs/main/linux-64::ld_impl_linux-64-2.40-h12ee557_0 2025-05-07T20:24:02.9899574Z libffi pkgs/main/linux-64::libffi-3.4.4-h6a678d5_1 2025-05-07T20:24:02.9899999Z libgcc-ng pkgs/main/linux-64::libgcc-ng-11.2.0-h1234567_1 2025-05-07T20:24:02.9900427Z libgomp pkgs/main/linux-64::libgomp-11.2.0-h1234567_1 2025-05-07T20:24:02.9900885Z libstdcxx-ng pkgs/main/linux-64::libstdcxx-ng-11.2.0-h1234567_1 2025-05-07T20:24:02.9901342Z libuuid pkgs/main/linux-64::libuuid-1.41.5-h5eee18b_0 2025-05-07T20:24:02.9901771Z ncurses pkgs/main/linux-64::ncurses-6.4-h6a678d5_0 2025-05-07T20:24:02.9902182Z openssl pkgs/main/linux-64::openssl-3.0.16-h5eee18b_0 2025-05-07T20:24:02.9902585Z pip pkgs/main/noarch::pip-25.1-pyhc872135_2 2025-05-07T20:24:02.9902984Z python pkgs/main/linux-64::python-3.10.16-he870216_1 2025-05-07T20:24:02.9903409Z readline pkgs/main/linux-64::readline-8.2-h5eee18b_0 2025-05-07T20:24:02.9903885Z setuptools pkgs/main/linux-64::setuptools-78.1.1-py310h06a4308_0 2025-05-07T20:24:02.9904356Z sqlite pkgs/main/linux-64::sqlite-3.45.3-h5eee18b_0 2025-05-07T20:24:02.9905422Z tk pkgs/main/linux-64::tk-8.6.14-h39e8969_0 2025-05-07T20:24:02.9905842Z tzdata pkgs/main/noarch::tzdata-2025b-h04d1e81_0 2025-05-07T20:24:02.9906273Z wheel pkgs/main/linux-64::wheel-0.45.1-py310h06a4308_0 2025-05-07T20:24:02.9906676Z xz pkgs/main/linux-64::xz-5.6.4-h5eee18b_1 2025-05-07T20:24:02.9907064Z zlib pkgs/main/linux-64::zlib-1.2.13-h5eee18b_1 2025-05-07T20:24:02.9907318Z 2025-05-07T20:24:02.9907323Z 2025-05-07T20:24:02.9907327Z 2025-05-07T20:24:02.9907477Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:02.9907861Z python-3.10.16 | 26.9 MB | | 0% 2025-05-07T20:24:02.9908096Z 2025-05-07T20:24:02.9908462Z setuptools-78.1.1 | 1.7 MB | | 0%  2025-05-07T20:24:02.9908706Z 2025-05-07T20:24:02.9912318Z 2025-05-07T20:24:02.9921566Z ca-certificates-2025 | 129 KB | | 0%  2025-05-07T20:24:02.9921869Z 2025-05-07T20:24:02.9921875Z 2025-05-07T20:24:02.9921881Z 2025-05-07T20:24:02.9924918Z wheel-0.45.1 | 115 KB | | 0%  2025-05-07T20:24:02.9925174Z 2025-05-07T20:24:02.9925179Z 2025-05-07T20:24:02.9925184Z 2025-05-07T20:24:02.9925187Z 2025-05-07T20:24:02.9933310Z _openmp_mutex-5.1 | 21 KB | | 0%  2025-05-07T20:24:02.9933598Z 2025-05-07T20:24:02.9933602Z 2025-05-07T20:24:02.9933637Z 2025-05-07T20:24:02.9933641Z 2025-05-07T20:24:02.9933646Z 2025-05-07T20:24:03.0302428Z _libgcc_mutex-0.1 | 3 KB | | 0%  2025-05-07T20:24:03.0302717Z 2025-05-07T20:24:03.0302722Z 2025-05-07T20:24:03.0302726Z 2025-05-07T20:24:03.0416377Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T20:24:03.0416920Z 2025-05-07T20:24:03.0416928Z 2025-05-07T20:24:03.0416932Z 2025-05-07T20:24:03.0416936Z 2025-05-07T20:24:03.0541074Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:03.0541504Z 2025-05-07T20:24:03.0541511Z 2025-05-07T20:24:03.0541516Z 2025-05-07T20:24:03.0541522Z 2025-05-07T20:24:03.0543948Z 2025-05-07T20:24:03.0706799Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:03.0707117Z 2025-05-07T20:24:03.0713450Z 2025-05-07T20:24:03.0838712Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:03.0839056Z 2025-05-07T20:24:03.0839361Z 2025-05-07T20:24:03.0839370Z 2025-05-07T20:24:03.0839376Z 2025-05-07T20:24:03.0842447Z 2025-05-07T20:24:03.0892858Z _libgcc_mutex-0.1 | 3 KB | ########## | 100%  2025-05-07T20:24:03.0901612Z python-3.10.16 | 26.9 MB | 6 | 6% 2025-05-07T20:24:03.0904284Z 2025-05-07T20:24:03.1257035Z setuptools-78.1.1 | 1.7 MB | #########2 | 93%  2025-05-07T20:24:03.1257741Z 2025-05-07T20:24:03.1357089Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:03.1357352Z 2025-05-07T20:24:03.1357358Z 2025-05-07T20:24:03.1362305Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:03.1362601Z 2025-05-07T20:24:03.1362872Z 2025-05-07T20:24:03.1720883Z ca-certificates-2025 | 129 KB | ########## | 100%  2025-05-07T20:24:03.1721164Z 2025-05-07T20:24:03.1721171Z 2025-05-07T20:24:03.1721177Z 2025-05-07T20:24:03.1722535Z 2025-05-07T20:24:03.1728608Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:03.1728906Z 2025-05-07T20:24:03.1728911Z 2025-05-07T20:24:03.1728917Z 2025-05-07T20:24:03.1728923Z 2025-05-07T20:24:03.1892700Z _openmp_mutex-5.1 | 21 KB | ########## | 100%  2025-05-07T20:24:03.1924927Z python-3.10.16 | 26.9 MB | ##1 | 21% 2025-05-07T20:24:03.1925182Z 2025-05-07T20:24:03.1925199Z 2025-05-07T20:24:03.1925204Z 2025-05-07T20:24:03.1931943Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T20:24:03.1932196Z 2025-05-07T20:24:03.1932202Z 2025-05-07T20:24:03.1932515Z 2025-05-07T20:24:03.2893936Z wheel-0.45.1 | 115 KB | ########## | 100%  2025-05-07T20:24:03.3984604Z python-3.10.16 | 26.9 MB | #######4 | 75% 2025-05-07T20:24:03.6168147Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T20:24:03.6168408Z 2025-05-07T20:24:04.1081107Z setuptools-78.1.1 | 1.7 MB | ########## | 100%  2025-05-07T20:24:04.1086804Z python-3.10.16 | 26.9 MB | ########## | 100% 2025-05-07T20:24:04.1087147Z 2025-05-07T20:24:04.1087492Z 2025-05-07T20:24:04.1088123Z  2025-05-07T20:24:04.1088370Z 2025-05-07T20:24:04.1088375Z 2025-05-07T20:24:04.1088543Z  2025-05-07T20:24:04.1088775Z 2025-05-07T20:24:04.1088783Z 2025-05-07T20:24:04.1088796Z 2025-05-07T20:24:04.1088966Z  2025-05-07T20:24:04.1089173Z 2025-05-07T20:24:04.1089179Z 2025-05-07T20:24:04.1089185Z 2025-05-07T20:24:04.1089190Z 2025-05-07T20:24:04.1089367Z  2025-05-07T20:24:04.1089573Z 2025-05-07T20:24:04.1089579Z 2025-05-07T20:24:04.1089585Z 2025-05-07T20:24:04.1089589Z 2025-05-07T20:24:04.1089594Z 2025-05-07T20:24:04.1089955Z  done 2025-05-07T20:24:04.3143892Z Preparing transaction: - \ done 2025-05-07T20:24:05.4783684Z Verifying transaction: / - \ | / - \ | / - \ done 2025-05-07T20:24:07.6981886Z Executing transaction: / - \ | / - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:07.7482149Z # 2025-05-07T20:24:07.7482655Z # To activate this environment, use 2025-05-07T20:24:07.7482940Z # 2025-05-07T20:24:07.7483153Z # $ conda activate build_binary 2025-05-07T20:24:07.7483421Z # 2025-05-07T20:24:07.7483638Z # To deactivate an active environment, use 2025-05-07T20:24:07.7483932Z # 2025-05-07T20:24:07.7484128Z # $ conda deactivate 2025-05-07T20:24:07.7484290Z 2025-05-07T20:24:07.8575035Z [SETUP] Upgrading PIP to latest ... 2025-05-07T20:24:07.8597004Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --upgrade pip 2025-05-07T20:24:10.8289720Z Requirement already satisfied: pip in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (25.1) 2025-05-07T20:24:10.8290675Z Collecting pip 2025-05-07T20:24:10.8291011Z Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 2025-05-07T20:24:10.8291432Z Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 2025-05-07T20:24:10.8292254Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 65.7 MB/s eta 0:00:00 2025-05-07T20:24:10.8292638Z Installing collected packages: pip 2025-05-07T20:24:10.8292969Z Attempting uninstall: pip 2025-05-07T20:24:10.8293262Z Found existing installation: pip 25.1 2025-05-07T20:24:10.8293577Z Uninstalling pip-25.1: 2025-05-07T20:24:10.8293860Z Successfully uninstalled pip-25.1 2025-05-07T20:24:10.8294177Z Successfully installed pip-25.1.1 2025-05-07T20:24:10.8294371Z 2025-05-07T20:24:10.8917014Z [SETUP] Upgrading pyOpenSSL ... 2025-05-07T20:24:10.8939708Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pyOpenSSL>22.1.0 2025-05-07T20:24:11.7500537Z Channels: 2025-05-07T20:24:11.7500789Z - conda-forge 2025-05-07T20:24:11.7501051Z Platform: linux-64 2025-05-07T20:24:22.1518689Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - done 2025-05-07T20:24:23.7670852Z Solving environment: | / - \ | / done 2025-05-07T20:24:23.8293852Z 2025-05-07T20:24:23.8294458Z ## Package Plan ## 2025-05-07T20:24:23.8294684Z 2025-05-07T20:24:23.8294898Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:23.8295210Z 2025-05-07T20:24:23.8295312Z added / updated specs: 2025-05-07T20:24:23.8295598Z - pyopenssl[version='>22.1.0'] 2025-05-07T20:24:23.8295790Z 2025-05-07T20:24:23.8295794Z 2025-05-07T20:24:23.8295919Z The following packages will be downloaded: 2025-05-07T20:24:23.8296157Z 2025-05-07T20:24:23.8296276Z package | build 2025-05-07T20:24:23.8296604Z ---------------------------|----------------- 2025-05-07T20:24:23.8297032Z cffi-1.17.1 | py310h8deb56e_0 238 KB conda-forge 2025-05-07T20:24:23.8297516Z cryptography-44.0.3 | py310h6c63255_0 1.5 MB conda-forge 2025-05-07T20:24:23.8298047Z libgcc-15.1.0 | h767d61c_2 810 KB conda-forge 2025-05-07T20:24:23.8298466Z libgcc-ng-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:24:23.8298899Z libgomp-15.1.0 | h767d61c_2 442 KB conda-forge 2025-05-07T20:24:23.8299297Z openssl-3.5.0 | h7b32b05_1 3.0 MB conda-forge 2025-05-07T20:24:23.8299711Z pycparser-2.22 | pyh29332c3_1 108 KB conda-forge 2025-05-07T20:24:23.8300142Z pyopenssl-25.0.0 | pyhd8ed1ab_0 120 KB conda-forge 2025-05-07T20:24:23.8300649Z python_abi-3.10 | 2_cp310 4 KB conda-forge 2025-05-07T20:24:23.8301223Z typing-extensions-4.13.2 | h0e9735f_0 88 KB conda-forge 2025-05-07T20:24:23.8301722Z typing_extensions-4.13.2 | pyh29332c3_0 51 KB conda-forge 2025-05-07T20:24:23.8302145Z ------------------------------------------------------------ 2025-05-07T20:24:23.8302478Z Total: 6.3 MB 2025-05-07T20:24:23.8302691Z 2025-05-07T20:24:23.8302819Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:23.8303432Z 2025-05-07T20:24:23.8303638Z cffi conda-forge/linux-64::cffi-1.17.1-py310h8deb56e_0 2025-05-07T20:24:23.8304131Z cryptography conda-forge/linux-64::cryptography-44.0.3-py310h6c63255_0 2025-05-07T20:24:23.8304934Z libgcc conda-forge/linux-64::libgcc-15.1.0-h767d61c_2 2025-05-07T20:24:23.8305391Z pycparser conda-forge/noarch::pycparser-2.22-pyh29332c3_1 2025-05-07T20:24:23.8305869Z pyopenssl conda-forge/noarch::pyopenssl-25.0.0-pyhd8ed1ab_0 2025-05-07T20:24:23.8306333Z python_abi conda-forge/linux-64::python_abi-3.10-2_cp310 2025-05-07T20:24:23.8307216Z typing-extensions conda-forge/noarch::typing-extensions-4.13.2-h0e9735f_0 2025-05-07T20:24:23.8307804Z typing_extensions conda-forge/noarch::typing_extensions-4.13.2-pyh29332c3_0 2025-05-07T20:24:23.8308137Z 2025-05-07T20:24:23.8308263Z The following packages will be UPDATED: 2025-05-07T20:24:23.8308470Z 2025-05-07T20:24:23.8308866Z ca-certificates pkgs/main/linux-64::ca-certificates-2~ --> conda-forge/noarch::ca-certificates-2025.4.26-hbd8a1cb_0 2025-05-07T20:24:23.8309632Z libgcc-ng pkgs/main::libgcc-ng-11.2.0-h1234567_1 --> conda-forge::libgcc-ng-15.1.0-h69a702a_2 2025-05-07T20:24:23.8310286Z libgomp pkgs/main::libgomp-11.2.0-h1234567_1 --> conda-forge::libgomp-15.1.0-h767d61c_2 2025-05-07T20:24:23.8310921Z openssl pkgs/main::openssl-3.0.16-h5eee18b_0 --> conda-forge::openssl-3.5.0-h7b32b05_1 2025-05-07T20:24:23.8311285Z 2025-05-07T20:24:23.8311289Z 2025-05-07T20:24:23.8311294Z 2025-05-07T20:24:23.8311448Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:23.8311836Z openssl-3.5.0 | 3.0 MB | | 0% 2025-05-07T20:24:23.8312071Z 2025-05-07T20:24:23.8312483Z cryptography-44.0.3 | 1.5 MB | | 0%  2025-05-07T20:24:23.8312741Z 2025-05-07T20:24:23.8312745Z 2025-05-07T20:24:23.8322918Z libgcc-15.1.0 | 810 KB | | 0%  2025-05-07T20:24:23.8323258Z 2025-05-07T20:24:23.8323263Z 2025-05-07T20:24:23.8323276Z 2025-05-07T20:24:23.8350100Z libgomp-15.1.0 | 442 KB | | 0%  2025-05-07T20:24:23.8350418Z 2025-05-07T20:24:23.8350423Z 2025-05-07T20:24:23.8350427Z 2025-05-07T20:24:23.8352861Z 2025-05-07T20:24:23.8357318Z cffi-1.17.1 | 238 KB | | 0%  2025-05-07T20:24:23.8357572Z 2025-05-07T20:24:23.8357576Z 2025-05-07T20:24:23.8357580Z 2025-05-07T20:24:23.8357584Z 2025-05-07T20:24:23.8357596Z 2025-05-07T20:24:23.8362191Z pyopenssl-25.0.0 | 120 KB | | 0%  2025-05-07T20:24:23.8362492Z 2025-05-07T20:24:23.8362508Z 2025-05-07T20:24:23.8362521Z 2025-05-07T20:24:23.8362525Z 2025-05-07T20:24:23.8362528Z 2025-05-07T20:24:23.8362532Z 2025-05-07T20:24:23.8371982Z pycparser-2.22 | 108 KB | | 0%  2025-05-07T20:24:23.8372358Z 2025-05-07T20:24:23.8372374Z 2025-05-07T20:24:23.8372380Z 2025-05-07T20:24:23.8372398Z 2025-05-07T20:24:23.8372404Z 2025-05-07T20:24:23.8372409Z 2025-05-07T20:24:23.8374492Z 2025-05-07T20:24:23.8382546Z typing-extensions-4. | 88 KB | | 0%  2025-05-07T20:24:23.8382927Z 2025-05-07T20:24:23.8382932Z 2025-05-07T20:24:23.8382936Z 2025-05-07T20:24:23.8382940Z 2025-05-07T20:24:23.8382944Z 2025-05-07T20:24:23.8382947Z 2025-05-07T20:24:23.8382951Z 2025-05-07T20:24:23.8382955Z 2025-05-07T20:24:23.8383954Z typing_extensions-4. | 51 KB | | 0%  2025-05-07T20:24:23.8384334Z 2025-05-07T20:24:23.8384338Z 2025-05-07T20:24:23.8384350Z 2025-05-07T20:24:23.8384363Z 2025-05-07T20:24:23.8384367Z 2025-05-07T20:24:23.8384371Z 2025-05-07T20:24:23.8384374Z 2025-05-07T20:24:23.8384378Z 2025-05-07T20:24:23.8384382Z 2025-05-07T20:24:23.8385991Z libgcc-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:23.8386278Z 2025-05-07T20:24:23.8386282Z 2025-05-07T20:24:23.8386485Z 2025-05-07T20:24:23.8386489Z 2025-05-07T20:24:23.8386493Z 2025-05-07T20:24:23.8386497Z 2025-05-07T20:24:23.8386500Z 2025-05-07T20:24:23.8386504Z 2025-05-07T20:24:23.8386508Z 2025-05-07T20:24:23.8386512Z 2025-05-07T20:24:23.9031326Z python_abi-3.10 | 4 KB | | 0%  2025-05-07T20:24:23.9031693Z 2025-05-07T20:24:23.9031698Z 2025-05-07T20:24:23.9208589Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:23.9208972Z 2025-05-07T20:24:23.9208978Z 2025-05-07T20:24:23.9208984Z 2025-05-07T20:24:23.9240904Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:23.9241620Z 2025-05-07T20:24:23.9241631Z 2025-05-07T20:24:23.9241637Z 2025-05-07T20:24:23.9243192Z 2025-05-07T20:24:23.9457401Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T20:24:23.9458256Z 2025-05-07T20:24:23.9543992Z cryptography-44.0.3 | 1.5 MB | 1 | 1%  2025-05-07T20:24:23.9544412Z 2025-05-07T20:24:23.9544419Z 2025-05-07T20:24:23.9544424Z 2025-05-07T20:24:23.9544430Z 2025-05-07T20:24:23.9544435Z 2025-05-07T20:24:23.9547108Z 2025-05-07T20:24:23.9558048Z pycparser-2.22 | 108 KB | #4 | 15%  2025-05-07T20:24:23.9558346Z 2025-05-07T20:24:23.9558350Z 2025-05-07T20:24:23.9558357Z 2025-05-07T20:24:23.9558361Z 2025-05-07T20:24:23.9562580Z 2025-05-07T20:24:23.9626975Z pyopenssl-25.0.0 | 120 KB | #3 | 13%  2025-05-07T20:24:23.9627514Z 2025-05-07T20:24:23.9627519Z 2025-05-07T20:24:23.9627523Z 2025-05-07T20:24:23.9627527Z 2025-05-07T20:24:23.9627531Z 2025-05-07T20:24:23.9634846Z 2025-05-07T20:24:23.9686261Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:23.9686588Z 2025-05-07T20:24:23.9686594Z 2025-05-07T20:24:23.9686600Z 2025-05-07T20:24:23.9686605Z 2025-05-07T20:24:23.9686611Z 2025-05-07T20:24:23.9686616Z 2025-05-07T20:24:23.9690763Z 2025-05-07T20:24:23.9702739Z typing-extensions-4. | 88 KB | #8 | 18%  2025-05-07T20:24:23.9703055Z 2025-05-07T20:24:23.9703062Z 2025-05-07T20:24:23.9703068Z 2025-05-07T20:24:23.9703075Z 2025-05-07T20:24:23.9704084Z 2025-05-07T20:24:23.9712803Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:23.9766935Z openssl-3.5.0 | 3.0 MB | | 1% 2025-05-07T20:24:23.9767209Z 2025-05-07T20:24:23.9767218Z 2025-05-07T20:24:23.9767225Z 2025-05-07T20:24:23.9767233Z 2025-05-07T20:24:23.9767241Z 2025-05-07T20:24:23.9767249Z 2025-05-07T20:24:23.9771359Z 2025-05-07T20:24:24.0171402Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:24.0182817Z 2025-05-07T20:24:24.0182824Z 2025-05-07T20:24:24.0182828Z 2025-05-07T20:24:24.0182833Z 2025-05-07T20:24:24.0182838Z 2025-05-07T20:24:24.0182843Z 2025-05-07T20:24:24.0182847Z 2025-05-07T20:24:24.0182852Z 2025-05-07T20:24:24.0182856Z 2025-05-07T20:24:24.0182860Z 2025-05-07T20:24:24.0183298Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T20:24:24.0183591Z 2025-05-07T20:24:24.0183596Z 2025-05-07T20:24:24.0183600Z 2025-05-07T20:24:24.0183604Z 2025-05-07T20:24:24.0183608Z 2025-05-07T20:24:24.0183612Z 2025-05-07T20:24:24.0183616Z 2025-05-07T20:24:24.0183619Z 2025-05-07T20:24:24.0184308Z 2025-05-07T20:24:24.0206234Z libgcc-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:24.0206572Z 2025-05-07T20:24:24.0206578Z 2025-05-07T20:24:24.0206584Z 2025-05-07T20:24:24.0206589Z 2025-05-07T20:24:24.0206595Z 2025-05-07T20:24:24.0206600Z 2025-05-07T20:24:24.0206619Z 2025-05-07T20:24:24.0206625Z 2025-05-07T20:24:24.0206630Z 2025-05-07T20:24:24.0206641Z 2025-05-07T20:24:24.0238640Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T20:24:24.0238959Z 2025-05-07T20:24:24.0238963Z 2025-05-07T20:24:24.0238967Z 2025-05-07T20:24:24.0238971Z 2025-05-07T20:24:24.0239212Z 2025-05-07T20:24:24.0239216Z 2025-05-07T20:24:24.0239230Z 2025-05-07T20:24:24.0239234Z 2025-05-07T20:24:24.0239238Z 2025-05-07T20:24:24.0371821Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:24.0372207Z 2025-05-07T20:24:24.0372211Z 2025-05-07T20:24:24.0372215Z 2025-05-07T20:24:24.0372228Z 2025-05-07T20:24:24.0372232Z 2025-05-07T20:24:24.0372236Z 2025-05-07T20:24:24.0372246Z 2025-05-07T20:24:24.0372249Z 2025-05-07T20:24:24.0416561Z typing_extensions-4. | 51 KB | ###1 | 31%  2025-05-07T20:24:24.0416880Z 2025-05-07T20:24:24.0419134Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:24.0419408Z 2025-05-07T20:24:24.0419413Z 2025-05-07T20:24:24.0419417Z 2025-05-07T20:24:24.0419429Z 2025-05-07T20:24:24.0419433Z 2025-05-07T20:24:24.0419437Z 2025-05-07T20:24:24.0419441Z 2025-05-07T20:24:24.0419445Z 2025-05-07T20:24:24.0543517Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:24.0544019Z 2025-05-07T20:24:24.0544039Z 2025-05-07T20:24:24.0554024Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:24.0554271Z 2025-05-07T20:24:24.0554469Z 2025-05-07T20:24:24.0572618Z libgcc-15.1.0 | 810 KB | ########## | 100%  2025-05-07T20:24:24.0572891Z 2025-05-07T20:24:24.0572896Z 2025-05-07T20:24:24.0572932Z 2025-05-07T20:24:24.0578984Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:24.0579325Z 2025-05-07T20:24:24.0579331Z 2025-05-07T20:24:24.0581058Z 2025-05-07T20:24:24.0624932Z libgomp-15.1.0 | 442 KB | ########## | 100%  2025-05-07T20:24:24.0625273Z 2025-05-07T20:24:24.0625280Z 2025-05-07T20:24:24.0625286Z 2025-05-07T20:24:24.0625291Z 2025-05-07T20:24:24.0629244Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T20:24:24.0629504Z 2025-05-07T20:24:24.0629508Z 2025-05-07T20:24:24.0629512Z 2025-05-07T20:24:24.0629526Z 2025-05-07T20:24:24.0700302Z cffi-1.17.1 | 238 KB | ########## | 100%  2025-05-07T20:24:24.0934561Z openssl-3.5.0 | 3.0 MB | #########3 | 94% 2025-05-07T20:24:24.0934849Z 2025-05-07T20:24:24.0934853Z 2025-05-07T20:24:24.0934857Z 2025-05-07T20:24:24.0934861Z 2025-05-07T20:24:24.0934865Z 2025-05-07T20:24:24.0934869Z 2025-05-07T20:24:24.0935322Z 2025-05-07T20:24:24.0940075Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:24.0940495Z 2025-05-07T20:24:24.0940500Z 2025-05-07T20:24:24.0940504Z 2025-05-07T20:24:24.0940508Z 2025-05-07T20:24:24.0940512Z 2025-05-07T20:24:24.0940535Z 2025-05-07T20:24:24.0940542Z 2025-05-07T20:24:24.1130188Z typing-extensions-4. | 88 KB | ########## | 100%  2025-05-07T20:24:24.1130552Z 2025-05-07T20:24:24.1130558Z 2025-05-07T20:24:24.1130563Z 2025-05-07T20:24:24.1130568Z 2025-05-07T20:24:24.1130573Z 2025-05-07T20:24:24.1130579Z 2025-05-07T20:24:24.1130597Z 2025-05-07T20:24:24.1130603Z 2025-05-07T20:24:24.1130607Z 2025-05-07T20:24:24.1131892Z 2025-05-07T20:24:24.1184059Z python_abi-3.10 | 4 KB | ########## | 100%  2025-05-07T20:24:24.1226529Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:24.1226781Z 2025-05-07T20:24:24.1226789Z 2025-05-07T20:24:24.1226794Z 2025-05-07T20:24:24.1226797Z 2025-05-07T20:24:24.1226828Z 2025-05-07T20:24:24.1229888Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:24.1230240Z 2025-05-07T20:24:24.1230245Z 2025-05-07T20:24:24.1230249Z 2025-05-07T20:24:24.1230261Z 2025-05-07T20:24:24.1230278Z 2025-05-07T20:24:24.1750397Z pyopenssl-25.0.0 | 120 KB | ########## | 100%  2025-05-07T20:24:24.1750793Z 2025-05-07T20:24:24.1750797Z 2025-05-07T20:24:24.1750810Z 2025-05-07T20:24:24.1750814Z 2025-05-07T20:24:24.1750818Z 2025-05-07T20:24:24.1750822Z 2025-05-07T20:24:24.1750826Z 2025-05-07T20:24:24.1751087Z 2025-05-07T20:24:24.1751093Z 2025-05-07T20:24:24.1754131Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:24.1754444Z 2025-05-07T20:24:24.1754449Z 2025-05-07T20:24:24.1754455Z 2025-05-07T20:24:24.1754460Z 2025-05-07T20:24:24.1754465Z 2025-05-07T20:24:24.1754470Z 2025-05-07T20:24:24.1754476Z 2025-05-07T20:24:24.1754481Z 2025-05-07T20:24:24.1754486Z 2025-05-07T20:24:24.1984516Z libgcc-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:24.1984845Z 2025-05-07T20:24:24.1984849Z 2025-05-07T20:24:24.1984853Z 2025-05-07T20:24:24.1984857Z 2025-05-07T20:24:24.1984861Z 2025-05-07T20:24:24.1985071Z 2025-05-07T20:24:24.1985077Z 2025-05-07T20:24:24.1985485Z 2025-05-07T20:24:24.1990579Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:24.1990891Z 2025-05-07T20:24:24.1990896Z 2025-05-07T20:24:24.1990900Z 2025-05-07T20:24:24.1990904Z 2025-05-07T20:24:24.1990919Z 2025-05-07T20:24:24.1990923Z 2025-05-07T20:24:24.1990927Z 2025-05-07T20:24:24.1991078Z 2025-05-07T20:24:24.2431660Z typing_extensions-4. | 51 KB | ########## | 100%  2025-05-07T20:24:24.2431981Z 2025-05-07T20:24:24.2431987Z 2025-05-07T20:24:24.2431992Z 2025-05-07T20:24:24.2431998Z 2025-05-07T20:24:24.2432003Z 2025-05-07T20:24:24.2432012Z 2025-05-07T20:24:24.2438094Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:24.2438517Z 2025-05-07T20:24:24.2438525Z 2025-05-07T20:24:24.2438534Z 2025-05-07T20:24:24.2438543Z 2025-05-07T20:24:24.2438550Z 2025-05-07T20:24:24.2438558Z 2025-05-07T20:24:24.3417431Z pycparser-2.22 | 108 KB | ########## | 100%  2025-05-07T20:24:24.3427341Z openssl-3.5.0 | 3.0 MB | ########## | 100% 2025-05-07T20:24:24.3427583Z 2025-05-07T20:24:24.3428384Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:24.3428662Z 2025-05-07T20:24:24.3436154Z cryptography-44.0.3 | 1.5 MB | ########## | 100%  2025-05-07T20:24:24.3436546Z 2025-05-07T20:24:24.3436759Z 2025-05-07T20:24:24.3436927Z  2025-05-07T20:24:24.3437140Z 2025-05-07T20:24:24.3437145Z 2025-05-07T20:24:24.3437306Z  2025-05-07T20:24:24.3437509Z 2025-05-07T20:24:24.3437513Z 2025-05-07T20:24:24.3437517Z 2025-05-07T20:24:24.3437693Z  2025-05-07T20:24:24.3437896Z 2025-05-07T20:24:24.3437900Z 2025-05-07T20:24:24.3437904Z 2025-05-07T20:24:24.3437914Z 2025-05-07T20:24:24.3438113Z  2025-05-07T20:24:24.3438320Z 2025-05-07T20:24:24.3438324Z 2025-05-07T20:24:24.3438328Z 2025-05-07T20:24:24.3438332Z 2025-05-07T20:24:24.3438335Z 2025-05-07T20:24:24.3438516Z  2025-05-07T20:24:24.3438729Z 2025-05-07T20:24:24.3438733Z 2025-05-07T20:24:24.3438737Z 2025-05-07T20:24:24.3438741Z 2025-05-07T20:24:24.3438744Z 2025-05-07T20:24:24.3438748Z 2025-05-07T20:24:24.3438931Z  2025-05-07T20:24:24.3439146Z 2025-05-07T20:24:24.3439150Z 2025-05-07T20:24:24.3439154Z 2025-05-07T20:24:24.3439157Z 2025-05-07T20:24:24.3439161Z 2025-05-07T20:24:24.3439165Z 2025-05-07T20:24:24.3439169Z 2025-05-07T20:24:24.3439353Z  2025-05-07T20:24:24.3439565Z 2025-05-07T20:24:24.3439569Z 2025-05-07T20:24:24.3439577Z 2025-05-07T20:24:24.3439581Z 2025-05-07T20:24:24.3439585Z 2025-05-07T20:24:24.3439589Z 2025-05-07T20:24:24.3439593Z 2025-05-07T20:24:24.3439596Z 2025-05-07T20:24:24.3439785Z  2025-05-07T20:24:24.3440004Z 2025-05-07T20:24:24.3440008Z 2025-05-07T20:24:24.3440607Z 2025-05-07T20:24:24.3440611Z 2025-05-07T20:24:24.3440615Z 2025-05-07T20:24:24.3440619Z 2025-05-07T20:24:24.3440623Z 2025-05-07T20:24:24.3440634Z 2025-05-07T20:24:24.3440638Z 2025-05-07T20:24:24.3440877Z  2025-05-07T20:24:24.3441096Z 2025-05-07T20:24:24.3441100Z 2025-05-07T20:24:24.3441104Z 2025-05-07T20:24:24.3441108Z 2025-05-07T20:24:24.3441112Z 2025-05-07T20:24:24.3441123Z 2025-05-07T20:24:24.3441127Z 2025-05-07T20:24:24.3441131Z 2025-05-07T20:24:24.3441135Z 2025-05-07T20:24:24.3441138Z 2025-05-07T20:24:24.3441460Z  done 2025-05-07T20:24:24.4442353Z Preparing transaction: \ done 2025-05-07T20:24:24.5448233Z Verifying transaction: / done 2025-05-07T20:24:26.0474181Z Executing transaction: \ | / - \ | / - \ | / - \ | / done 2025-05-07T20:24:26.2228921Z [SETUP] Testing pyOpenSSL import ... 2025-05-07T20:24:27.9505600Z [CHECK] Python (sub-)package 'OpenSSL' found ... 2025-05-07T20:24:27.9518768Z [SETUP] Installing libxcrypt ... 2025-05-07T20:24:27.9542034Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y libxcrypt 2025-05-07T20:24:28.8201509Z Channels: 2025-05-07T20:24:28.8201850Z - conda-forge 2025-05-07T20:24:28.8202148Z Platform: linux-64 2025-05-07T20:24:32.1806233Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:32.5479752Z Solving environment: \ done 2025-05-07T20:24:32.6090393Z 2025-05-07T20:24:32.6090749Z ## Package Plan ## 2025-05-07T20:24:32.6090970Z 2025-05-07T20:24:32.6091317Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:32.6091725Z 2025-05-07T20:24:32.6091854Z added / updated specs: 2025-05-07T20:24:32.6092201Z - libxcrypt 2025-05-07T20:24:32.6092335Z 2025-05-07T20:24:32.6092340Z 2025-05-07T20:24:32.6092475Z The following packages will be downloaded: 2025-05-07T20:24:32.6092702Z 2025-05-07T20:24:32.6092828Z package | build 2025-05-07T20:24:32.6093161Z ---------------------------|----------------- 2025-05-07T20:24:32.6093549Z libxcrypt-4.4.36 | hd590300_1 98 KB conda-forge 2025-05-07T20:24:32.6093965Z ------------------------------------------------------------ 2025-05-07T20:24:32.6094305Z Total: 98 KB 2025-05-07T20:24:32.6094522Z 2025-05-07T20:24:32.6094653Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:32.6094879Z 2025-05-07T20:24:32.6095106Z libxcrypt conda-forge/linux-64::libxcrypt-4.4.36-hd590300_1 2025-05-07T20:24:32.6095390Z 2025-05-07T20:24:32.6095394Z 2025-05-07T20:24:32.6095398Z 2025-05-07T20:24:32.6095553Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:32.7410891Z libxcrypt-4.4.36 | 98 KB | | 0% 2025-05-07T20:24:32.7428956Z libxcrypt-4.4.36 | 98 KB | #6 | 16% 2025-05-07T20:24:32.7529271Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:32.7531728Z libxcrypt-4.4.36 | 98 KB | ########## | 100% 2025-05-07T20:24:32.7532387Z 2025-05-07T20:24:32.7532718Z done 2025-05-07T20:24:32.8535975Z Preparing transaction: / done 2025-05-07T20:24:32.9538699Z Verifying transaction: \ done 2025-05-07T20:24:33.0543648Z Executing transaction: / done 2025-05-07T20:24:36.4986811Z [SETUP] Copying over ... 2025-05-07T20:24:36.4987781Z + cp /home/ec2-user/miniconda/envs/build_binary/include/crypt.h /home/ec2-user/miniconda/envs/build_binary/include/python3.10/crypt.h 2025-05-07T20:24:36.4988333Z 2025-05-07T20:24:36.5019968Z 2025-05-07T20:24:38.1340314Z [SETUP] Installed Python version: Python 3.10.16 2025-05-07T20:24:38.1340912Z [SETUP] Successfully created Conda environment: build_binary 2025-05-07T20:24:38.1372013Z ##[group]Run . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:38.1372647Z . $PRELUDE; install_cxx_compiler $BUILD_ENV gcc 2025-05-07T20:24:38.1385192Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:24:38.1385582Z env: 2025-05-07T20:24:38.1385820Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:24:38.1386128Z BUILD_ENV: build_binary 2025-05-07T20:24:38.1386376Z BUILD_TARGET: default 2025-05-07T20:24:38.1386618Z BUILD_VARIANT: cuda 2025-05-07T20:24:38.1386864Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:24:38.1387121Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:24:38.1387431Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:24:38.1387816Z ##[endgroup] 2025-05-07T20:24:38.4757618Z ################################################################################ 2025-05-07T20:24:38.4758008Z # Install C/C++ Compilers 2025-05-07T20:24:38.4758252Z # 2025-05-07T20:24:38.4774674Z # [2025-05-07T20:24:38.477Z] + install_cxx_compiler build_binary gcc 2025-05-07T20:24:38.4775104Z ################################################################################ 2025-05-07T20:24:38.4775322Z 2025-05-07T20:24:38.4790201Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:24:38.5737518Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:24:38.5748014Z [INSTALL] Installing GLIBC (architecture = 64) ... 2025-05-07T20:24:38.5771359Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y sysroot_linux-64=2.17 2025-05-07T20:24:39.4393925Z Channels: 2025-05-07T20:24:39.4394175Z - conda-forge 2025-05-07T20:24:39.4394410Z Platform: linux-64 2025-05-07T20:24:42.8354180Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:43.2087784Z Solving environment: \ | done 2025-05-07T20:24:43.2701899Z 2025-05-07T20:24:43.2702679Z ## Package Plan ## 2025-05-07T20:24:43.2702953Z 2025-05-07T20:24:43.2703227Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:43.2703629Z 2025-05-07T20:24:43.2703740Z added / updated specs: 2025-05-07T20:24:43.2704058Z - sysroot_linux-64=2.17 2025-05-07T20:24:43.2704329Z 2025-05-07T20:24:43.2704336Z 2025-05-07T20:24:43.2705251Z The following packages will be downloaded: 2025-05-07T20:24:43.2705621Z 2025-05-07T20:24:43.2705792Z package | build 2025-05-07T20:24:43.2706291Z ---------------------------|----------------- 2025-05-07T20:24:43.2706935Z kernel-headers_linux-64-3.10.0| he073ed8_18 921 KB conda-forge 2025-05-07T20:24:43.2707672Z sysroot_linux-64-2.17 | h0157908_18 14.5 MB conda-forge 2025-05-07T20:24:43.2708189Z ------------------------------------------------------------ 2025-05-07T20:24:43.2708543Z Total: 15.4 MB 2025-05-07T20:24:43.2708753Z 2025-05-07T20:24:43.2708884Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:43.2709125Z 2025-05-07T20:24:43.2709453Z kernel-headers_li~ conda-forge/noarch::kernel-headers_linux-64-3.10.0-he073ed8_18 2025-05-07T20:24:43.2710027Z sysroot_linux-64 conda-forge/noarch::sysroot_linux-64-2.17-h0157908_18 2025-05-07T20:24:43.2710333Z 2025-05-07T20:24:43.2710338Z 2025-05-07T20:24:43.2710342Z 2025-05-07T20:24:43.2710494Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:43.2710872Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:43.2711105Z 2025-05-07T20:24:43.4661633Z kernel-headers_linux | 921 KB | | 0%  2025-05-07T20:24:43.5043093Z sysroot_linux-64-2.1 | 14.5 MB | | 0% 2025-05-07T20:24:43.5043342Z 2025-05-07T20:24:43.5097504Z kernel-headers_linux | 921 KB | 1 | 2%  2025-05-07T20:24:43.5097825Z 2025-05-07T20:24:43.5661640Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:43.6615317Z sysroot_linux-64-2.1 | 14.5 MB | ####5 | 45% 2025-05-07T20:24:43.7656995Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:43.7657456Z 2025-05-07T20:24:43.7659537Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:43.7659816Z 2025-05-07T20:24:44.2464249Z kernel-headers_linux | 921 KB | ########## | 100%  2025-05-07T20:24:44.2464768Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:44.2468613Z sysroot_linux-64-2.1 | 14.5 MB | ########## | 100% 2025-05-07T20:24:44.2469019Z 2025-05-07T20:24:44.2469306Z 2025-05-07T20:24:44.2469556Z  done 2025-05-07T20:24:44.3474417Z Preparing transaction: - done 2025-05-07T20:24:44.5482982Z Verifying transaction: | / done 2025-05-07T20:24:44.7562111Z Executing transaction: \ | done 2025-05-07T20:24:44.9105406Z [CHECK] LD_LIBRARY_PATH = 2025-05-07T20:24:44.9105767Z [CHECK] CONDA_PREFIX is not set. 2025-05-07T20:24:46.5789535Z [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:46.5802741Z [INSTALL] Installing GCC (11.4.0, 64) through Conda ... 2025-05-07T20:24:46.5824478Z [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:47.4704031Z Channels: 2025-05-07T20:24:47.4704295Z - conda-forge 2025-05-07T20:24:47.4704767Z Platform: linux-64 2025-05-07T20:24:50.7551160Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:24:51.7152785Z Solving environment: \ | / done 2025-05-07T20:24:51.7798633Z 2025-05-07T20:24:51.7799051Z ## Package Plan ## 2025-05-07T20:24:51.7799461Z 2025-05-07T20:24:51.7799989Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:24:51.7800583Z 2025-05-07T20:24:51.7800775Z added / updated specs: 2025-05-07T20:24:51.7801288Z - gxx_linux-64=11.4.0 2025-05-07T20:24:51.7801609Z 2025-05-07T20:24:51.7801650Z 2025-05-07T20:24:51.7801838Z The following packages will be downloaded: 2025-05-07T20:24:51.7802095Z 2025-05-07T20:24:51.7802239Z package | build 2025-05-07T20:24:51.7802558Z ---------------------------|----------------- 2025-05-07T20:24:51.7802964Z binutils_impl_linux-64-2.40| ha1999f0_7 6.0 MB conda-forge 2025-05-07T20:24:51.7803445Z binutils_linux-64-2.40 | hb3c18ed_4 28 KB conda-forge 2025-05-07T20:24:51.7803926Z gcc_impl_linux-64-11.4.0 | h00c12a0_13 53.0 MB conda-forge 2025-05-07T20:24:51.7804363Z gcc_linux-64-11.4.0 | ha077dfb_4 31 KB conda-forge 2025-05-07T20:24:51.7805134Z gxx_impl_linux-64-11.4.0 | h634f3ee_13 11.2 MB conda-forge 2025-05-07T20:24:51.7805582Z gxx_linux-64-11.4.0 | h35bfe5d_4 29 KB conda-forge 2025-05-07T20:24:51.7806019Z ld_impl_linux-64-2.40 | hf3520f5_7 691 KB conda-forge 2025-05-07T20:24:51.7806498Z libgcc-devel_linux-64-11.4.0| h8f596e0_113 2.3 MB conda-forge 2025-05-07T20:24:51.7807091Z libsanitizer-11.4.0 | h5763a12_13 3.5 MB conda-forge 2025-05-07T20:24:51.7807539Z libstdcxx-15.1.0 | h8f9b012_2 3.7 MB conda-forge 2025-05-07T20:24:51.7808012Z libstdcxx-devel_linux-64-11.4.0| h8f596e0_113 11.1 MB conda-forge 2025-05-07T20:24:51.7808498Z libstdcxx-ng-15.1.0 | h4852527_2 34 KB conda-forge 2025-05-07T20:24:51.7808919Z ------------------------------------------------------------ 2025-05-07T20:24:51.7809276Z Total: 91.6 MB 2025-05-07T20:24:51.7809492Z 2025-05-07T20:24:51.7809628Z The following NEW packages will be INSTALLED: 2025-05-07T20:24:51.7809862Z 2025-05-07T20:24:51.7810134Z binutils_impl_lin~ conda-forge/linux-64::binutils_impl_linux-64-2.40-ha1999f0_7 2025-05-07T20:24:51.7811035Z binutils_linux-64 conda-forge/linux-64::binutils_linux-64-2.40-hb3c18ed_4 2025-05-07T20:24:51.7811863Z gcc_impl_linux-64 conda-forge/linux-64::gcc_impl_linux-64-11.4.0-h00c12a0_13 2025-05-07T20:24:51.7812383Z gcc_linux-64 conda-forge/linux-64::gcc_linux-64-11.4.0-ha077dfb_4 2025-05-07T20:24:51.7812891Z gxx_impl_linux-64 conda-forge/linux-64::gxx_impl_linux-64-11.4.0-h634f3ee_13 2025-05-07T20:24:51.7813401Z gxx_linux-64 conda-forge/linux-64::gxx_linux-64-11.4.0-h35bfe5d_4 2025-05-07T20:24:51.7813936Z libgcc-devel_linu~ conda-forge/noarch::libgcc-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:51.7814494Z libsanitizer conda-forge/linux-64::libsanitizer-11.4.0-h5763a12_13 2025-05-07T20:24:51.7815000Z libstdcxx conda-forge/linux-64::libstdcxx-15.1.0-h8f9b012_2 2025-05-07T20:24:51.7815543Z libstdcxx-devel_l~ conda-forge/noarch::libstdcxx-devel_linux-64-11.4.0-h8f596e0_113 2025-05-07T20:24:51.7815903Z 2025-05-07T20:24:51.7816027Z The following packages will be UPDATED: 2025-05-07T20:24:51.7816246Z 2025-05-07T20:24:51.7816568Z 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:51.7817297Z libstdcxx-ng pkgs/main::libstdcxx-ng-11.2.0-h12345~ --> conda-forge::libstdcxx-ng-15.1.0-h4852527_2 2025-05-07T20:24:51.7817714Z 2025-05-07T20:24:51.7817719Z 2025-05-07T20:24:51.7817723Z 2025-05-07T20:24:51.7817871Z Downloading and Extracting Packages: ...working... 2025-05-07T20:24:51.7818256Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:51.7818494Z 2025-05-07T20:24:51.7818895Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:51.7819228Z 2025-05-07T20:24:51.7819233Z 2025-05-07T20:24:51.7819467Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:51.7819733Z 2025-05-07T20:24:51.7819737Z 2025-05-07T20:24:51.7819741Z 2025-05-07T20:24:51.7855531Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:51.7855956Z 2025-05-07T20:24:51.7855963Z 2025-05-07T20:24:51.7855973Z 2025-05-07T20:24:51.7877385Z 2025-05-07T20:24:51.7886435Z libstdcxx-15.1.0 | 3.7 MB | | 0%  2025-05-07T20:24:51.7886822Z 2025-05-07T20:24:51.7886834Z 2025-05-07T20:24:51.7886838Z 2025-05-07T20:24:51.7886842Z 2025-05-07T20:24:51.7894306Z 2025-05-07T20:24:51.7901644Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:51.7901983Z 2025-05-07T20:24:51.7901987Z 2025-05-07T20:24:51.7901991Z 2025-05-07T20:24:51.7901995Z 2025-05-07T20:24:51.7901999Z 2025-05-07T20:24:51.7902003Z 2025-05-07T20:24:51.7903604Z libgcc-devel_linux-6 | 2.3 MB | | 0%  2025-05-07T20:24:51.7903906Z 2025-05-07T20:24:51.7903911Z 2025-05-07T20:24:51.7903915Z 2025-05-07T20:24:51.7903918Z 2025-05-07T20:24:51.7903922Z 2025-05-07T20:24:51.7903926Z 2025-05-07T20:24:51.7909526Z 2025-05-07T20:24:51.7926276Z ld_impl_linux-64-2.4 | 691 KB | | 0%  2025-05-07T20:24:51.7926590Z 2025-05-07T20:24:51.7926601Z 2025-05-07T20:24:51.7926605Z 2025-05-07T20:24:51.7926608Z 2025-05-07T20:24:51.7926612Z 2025-05-07T20:24:51.7926616Z 2025-05-07T20:24:51.7926620Z 2025-05-07T20:24:51.7926623Z 2025-05-07T20:24:51.7928235Z libstdcxx-ng-15.1.0 | 34 KB | | 0%  2025-05-07T20:24:51.7928535Z 2025-05-07T20:24:51.7928539Z 2025-05-07T20:24:51.7928543Z 2025-05-07T20:24:51.7928547Z 2025-05-07T20:24:51.7928551Z 2025-05-07T20:24:51.7928554Z 2025-05-07T20:24:51.7928558Z 2025-05-07T20:24:51.7928562Z 2025-05-07T20:24:51.7928566Z 2025-05-07T20:24:51.7929617Z gcc_linux-64-11.4.0 | 31 KB | | 0%  2025-05-07T20:24:51.7929916Z 2025-05-07T20:24:51.7929920Z 2025-05-07T20:24:51.7929924Z 2025-05-07T20:24:51.7929928Z 2025-05-07T20:24:51.7929931Z 2025-05-07T20:24:51.7929935Z 2025-05-07T20:24:51.7929939Z 2025-05-07T20:24:51.7929946Z 2025-05-07T20:24:51.7929950Z 2025-05-07T20:24:51.7930978Z 2025-05-07T20:24:51.7942339Z gxx_linux-64-11.4.0 | 29 KB | | 0%  2025-05-07T20:24:51.7942889Z 2025-05-07T20:24:51.7942893Z 2025-05-07T20:24:51.7942897Z 2025-05-07T20:24:51.7942901Z 2025-05-07T20:24:51.7942905Z 2025-05-07T20:24:51.7942917Z 2025-05-07T20:24:51.7942921Z 2025-05-07T20:24:51.7942925Z 2025-05-07T20:24:51.7942928Z 2025-05-07T20:24:51.7942932Z 2025-05-07T20:24:51.7942936Z 2025-05-07T20:24:51.9033186Z binutils_linux-64-2. | 28 KB | | 0%  2025-05-07T20:24:51.9033502Z 2025-05-07T20:24:51.9033507Z 2025-05-07T20:24:51.9033511Z 2025-05-07T20:24:51.9084765Z 2025-05-07T20:24:51.9181521Z libstdcxx-15.1.0 | 3.7 MB | #3 | 13%  2025-05-07T20:24:51.9181825Z 2025-05-07T20:24:51.9182028Z 2025-05-07T20:24:51.9182060Z 2025-05-07T20:24:52.0047767Z binutils_impl_linux- | 6.0 MB | | 0%  2025-05-07T20:24:52.0048063Z 2025-05-07T20:24:52.0048079Z 2025-05-07T20:24:52.0048084Z 2025-05-07T20:24:52.0048095Z 2025-05-07T20:24:52.0353541Z libstdcxx-15.1.0 | 3.7 MB | ###6 | 37%  2025-05-07T20:24:52.0354052Z 2025-05-07T20:24:52.0354060Z 2025-05-07T20:24:52.0404355Z 2025-05-07T20:24:52.0602429Z binutils_impl_linux- | 6.0 MB | 8 | 9%  2025-05-07T20:24:52.0603965Z 2025-05-07T20:24:52.0804141Z gxx_impl_linux-64-11 | 11.2 MB | | 0%  2025-05-07T20:24:52.0804585Z 2025-05-07T20:24:52.0804724Z 2025-05-07T20:24:52.0804738Z 2025-05-07T20:24:52.0804876Z 2025-05-07T20:24:52.1101382Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:52.1288408Z gcc_impl_linux-64-11 | 53.0 MB | | 0% 2025-05-07T20:24:52.1288653Z 2025-05-07T20:24:52.1288657Z 2025-05-07T20:24:52.1288661Z 2025-05-07T20:24:52.1288665Z 2025-05-07T20:24:52.1289276Z 2025-05-07T20:24:52.1386442Z libsanitizer-11.4.0 | 3.5 MB | | 0%  2025-05-07T20:24:52.1386747Z 2025-05-07T20:24:52.1386752Z 2025-05-07T20:24:52.1387304Z 2025-05-07T20:24:52.1604785Z binutils_impl_linux- | 6.0 MB | ###3 | 34%  2025-05-07T20:24:52.1609932Z 2025-05-07T20:24:52.1672365Z gxx_impl_linux-64-11 | 11.2 MB | ###8 | 38%  2025-05-07T20:24:52.1673142Z 2025-05-07T20:24:52.1677089Z 2025-05-07T20:24:52.2102345Z libstdcxx-devel_linu | 11.1 MB | | 0%  2025-05-07T20:24:52.2390682Z gcc_impl_linux-64-11 | 53.0 MB | 7 | 8% 2025-05-07T20:24:52.2391009Z 2025-05-07T20:24:52.2391013Z 2025-05-07T20:24:52.2393160Z 2025-05-07T20:24:52.2608894Z binutils_impl_linux- | 6.0 MB | ########9 | 90%  2025-05-07T20:24:52.2609183Z 2025-05-07T20:24:52.2672770Z gxx_impl_linux-64-11 | 11.2 MB | ######4 | 65%  2025-05-07T20:24:52.2673067Z 2025-05-07T20:24:52.2673071Z 2025-05-07T20:24:52.3103527Z libstdcxx-devel_linu | 11.1 MB | ##4 | 24%  2025-05-07T20:24:52.3291770Z gcc_impl_linux-64-11 | 53.0 MB | #4 | 14% 2025-05-07T20:24:52.3292100Z 2025-05-07T20:24:52.3293005Z 2025-05-07T20:24:52.3293010Z 2025-05-07T20:24:52.3293014Z 2025-05-07T20:24:52.3299215Z 2025-05-07T20:24:52.3309959Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:52.3310257Z 2025-05-07T20:24:52.3310261Z 2025-05-07T20:24:52.3310266Z 2025-05-07T20:24:52.3310269Z 2025-05-07T20:24:52.3311844Z 2025-05-07T20:24:52.3498308Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:52.3498617Z 2025-05-07T20:24:52.3498622Z 2025-05-07T20:24:52.3498626Z 2025-05-07T20:24:52.3499289Z 2025-05-07T20:24:52.3508554Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:52.3508826Z 2025-05-07T20:24:52.3508830Z 2025-05-07T20:24:52.3508834Z 2025-05-07T20:24:52.3508838Z 2025-05-07T20:24:52.3617850Z libstdcxx-15.1.0 | 3.7 MB | ########## | 100%  2025-05-07T20:24:52.3618120Z 2025-05-07T20:24:52.3628992Z gxx_impl_linux-64-11 | 11.2 MB | ######### | 91%  2025-05-07T20:24:52.3629394Z 2025-05-07T20:24:52.3629398Z 2025-05-07T20:24:52.3629402Z 2025-05-07T20:24:52.3629406Z 2025-05-07T20:24:52.3629410Z 2025-05-07T20:24:52.3629802Z 2025-05-07T20:24:52.3675180Z libgcc-devel_linux-6 | 2.3 MB | | 1%  2025-05-07T20:24:52.3675484Z 2025-05-07T20:24:52.3676852Z 2025-05-07T20:24:52.4104235Z libstdcxx-devel_linu | 11.1 MB | #####4 | 55%  2025-05-07T20:24:52.4143094Z gcc_impl_linux-64-11 | 53.0 MB | ## | 20% 2025-05-07T20:24:52.4143413Z 2025-05-07T20:24:52.4143417Z 2025-05-07T20:24:52.4145126Z 2025-05-07T20:24:52.4678880Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:52.4679434Z 2025-05-07T20:24:52.4680580Z 2025-05-07T20:24:52.4771362Z libstdcxx-devel_linu | 11.1 MB | ########3 | 83%  2025-05-07T20:24:52.4771638Z 2025-05-07T20:24:52.4771642Z 2025-05-07T20:24:52.4771646Z 2025-05-07T20:24:52.4771650Z 2025-05-07T20:24:52.4771667Z 2025-05-07T20:24:52.4771671Z 2025-05-07T20:24:52.4774183Z 2025-05-07T20:24:52.5079335Z ld_impl_linux-64-2.4 | 691 KB | 2 | 2%  2025-05-07T20:24:52.5079764Z 2025-05-07T20:24:52.5079770Z 2025-05-07T20:24:52.5079777Z 2025-05-07T20:24:52.5079782Z 2025-05-07T20:24:52.5079788Z 2025-05-07T20:24:52.5082166Z 2025-05-07T20:24:52.5084993Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:52.5085376Z 2025-05-07T20:24:52.5085380Z 2025-05-07T20:24:52.5085384Z 2025-05-07T20:24:52.5085388Z 2025-05-07T20:24:52.5085392Z 2025-05-07T20:24:52.5093289Z 2025-05-07T20:24:52.5200238Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:52.5288770Z gcc_impl_linux-64-11 | 53.0 MB | ##6 | 26% 2025-05-07T20:24:52.5289130Z 2025-05-07T20:24:52.5289137Z 2025-05-07T20:24:52.5289143Z 2025-05-07T20:24:52.5289148Z 2025-05-07T20:24:52.5289154Z 2025-05-07T20:24:52.5289169Z 2025-05-07T20:24:52.5289196Z 2025-05-07T20:24:52.5427204Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:52.5427534Z 2025-05-07T20:24:52.5427539Z 2025-05-07T20:24:52.5427543Z 2025-05-07T20:24:52.5427557Z 2025-05-07T20:24:52.5427561Z 2025-05-07T20:24:52.5427565Z 2025-05-07T20:24:52.5427568Z 2025-05-07T20:24:52.5427572Z 2025-05-07T20:24:52.5463079Z libstdcxx-ng-15.1.0 | 34 KB | ####7 | 47%  2025-05-07T20:24:52.5463446Z 2025-05-07T20:24:52.5463724Z 2025-05-07T20:24:52.5463732Z 2025-05-07T20:24:52.5463737Z 2025-05-07T20:24:52.5463743Z 2025-05-07T20:24:52.5463749Z 2025-05-07T20:24:52.5463754Z 2025-05-07T20:24:52.5466832Z 2025-05-07T20:24:52.5876788Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:52.5877202Z 2025-05-07T20:24:52.5877208Z 2025-05-07T20:24:52.5877214Z 2025-05-07T20:24:52.5877219Z 2025-05-07T20:24:52.5877225Z 2025-05-07T20:24:52.5877231Z 2025-05-07T20:24:52.5877237Z 2025-05-07T20:24:52.5877272Z 2025-05-07T20:24:52.5877279Z 2025-05-07T20:24:52.5878564Z 2025-05-07T20:24:52.5931239Z gxx_linux-64-11.4.0 | 29 KB | #####5 | 55%  2025-05-07T20:24:52.5931600Z 2025-05-07T20:24:52.5931604Z 2025-05-07T20:24:52.5931608Z 2025-05-07T20:24:52.5931612Z 2025-05-07T20:24:52.5931615Z 2025-05-07T20:24:52.5931628Z 2025-05-07T20:24:52.5931632Z 2025-05-07T20:24:52.5931636Z 2025-05-07T20:24:52.5931640Z 2025-05-07T20:24:52.5931644Z 2025-05-07T20:24:52.6115632Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:52.6116116Z 2025-05-07T20:24:52.6116121Z 2025-05-07T20:24:52.6116125Z 2025-05-07T20:24:52.6116129Z 2025-05-07T20:24:52.6116133Z 2025-05-07T20:24:52.6116137Z 2025-05-07T20:24:52.6116140Z 2025-05-07T20:24:52.6116144Z 2025-05-07T20:24:52.6118226Z 2025-05-07T20:24:52.6166709Z gcc_linux-64-11.4.0 | 31 KB | #####2 | 52%  2025-05-07T20:24:52.6167189Z 2025-05-07T20:24:52.6167484Z 2025-05-07T20:24:52.6167492Z 2025-05-07T20:24:52.6167663Z 2025-05-07T20:24:52.6167667Z 2025-05-07T20:24:52.6167671Z 2025-05-07T20:24:52.6167674Z 2025-05-07T20:24:52.6167678Z 2025-05-07T20:24:52.6167682Z 2025-05-07T20:24:52.6201592Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:52.6320791Z gcc_impl_linux-64-11 | 53.0 MB | ###2 | 32% 2025-05-07T20:24:52.6321127Z 2025-05-07T20:24:52.6321133Z 2025-05-07T20:24:52.6321139Z 2025-05-07T20:24:52.6321145Z 2025-05-07T20:24:52.6321150Z 2025-05-07T20:24:52.6321155Z 2025-05-07T20:24:52.6321161Z 2025-05-07T20:24:52.6321166Z 2025-05-07T20:24:52.6321171Z 2025-05-07T20:24:52.6321176Z 2025-05-07T20:24:52.6321182Z 2025-05-07T20:24:52.6356755Z binutils_linux-64-2. | 28 KB | #####6 | 56%  2025-05-07T20:24:52.6357230Z 2025-05-07T20:24:52.6357236Z 2025-05-07T20:24:52.6357242Z 2025-05-07T20:24:52.6357260Z 2025-05-07T20:24:52.6357267Z 2025-05-07T20:24:52.6357295Z 2025-05-07T20:24:52.6357302Z 2025-05-07T20:24:52.6357319Z 2025-05-07T20:24:52.6357325Z 2025-05-07T20:24:52.6357330Z 2025-05-07T20:24:52.6358990Z 2025-05-07T20:24:52.7204904Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:52.7228601Z gcc_impl_linux-64-11 | 53.0 MB | ###9 | 39% 2025-05-07T20:24:52.7232918Z 2025-05-07T20:24:52.8207547Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:52.8254158Z gcc_impl_linux-64-11 | 53.0 MB | ####7 | 48% 2025-05-07T20:24:52.8254520Z 2025-05-07T20:24:52.8254535Z 2025-05-07T20:24:52.8397091Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:52.8397490Z 2025-05-07T20:24:52.8397496Z 2025-05-07T20:24:52.8397502Z 2025-05-07T20:24:52.8397509Z 2025-05-07T20:24:52.8397514Z 2025-05-07T20:24:52.8398045Z 2025-05-07T20:24:52.8652217Z libgcc-devel_linux-6 | 2.3 MB | ########## | 100%  2025-05-07T20:24:52.8652681Z 2025-05-07T20:24:52.8652688Z 2025-05-07T20:24:52.8652716Z 2025-05-07T20:24:52.8652722Z 2025-05-07T20:24:52.8652727Z 2025-05-07T20:24:52.9208090Z libsanitizer-11.4.0 | 3.5 MB | ########## | 100%  2025-05-07T20:24:52.9303394Z gcc_impl_linux-64-11 | 53.0 MB | #####7 | 57% 2025-05-07T20:24:52.9303713Z 2025-05-07T20:24:52.9303768Z 2025-05-07T20:24:52.9303773Z 2025-05-07T20:24:52.9303779Z 2025-05-07T20:24:52.9303903Z 2025-05-07T20:24:52.9303909Z 2025-05-07T20:24:52.9306984Z 2025-05-07T20:24:52.9309071Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:52.9309380Z 2025-05-07T20:24:52.9309385Z 2025-05-07T20:24:52.9309390Z 2025-05-07T20:24:52.9309394Z 2025-05-07T20:24:52.9309398Z 2025-05-07T20:24:52.9309402Z 2025-05-07T20:24:52.9309407Z 2025-05-07T20:24:52.9365505Z ld_impl_linux-64-2.4 | 691 KB | ########## | 100%  2025-05-07T20:24:52.9365802Z 2025-05-07T20:24:52.9365807Z 2025-05-07T20:24:52.9365839Z 2025-05-07T20:24:52.9365844Z 2025-05-07T20:24:52.9365859Z 2025-05-07T20:24:52.9365863Z 2025-05-07T20:24:52.9365867Z 2025-05-07T20:24:52.9367781Z 2025-05-07T20:24:52.9376133Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:52.9387012Z 2025-05-07T20:24:52.9387020Z 2025-05-07T20:24:52.9387025Z 2025-05-07T20:24:52.9387031Z 2025-05-07T20:24:52.9387036Z 2025-05-07T20:24:52.9387041Z 2025-05-07T20:24:52.9387047Z 2025-05-07T20:24:52.9387052Z 2025-05-07T20:24:53.0046435Z libstdcxx-ng-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:24:53.0046867Z 2025-05-07T20:24:53.0046871Z 2025-05-07T20:24:53.0046875Z 2025-05-07T20:24:53.0046879Z 2025-05-07T20:24:53.0046883Z 2025-05-07T20:24:53.0046887Z 2025-05-07T20:24:53.0046891Z 2025-05-07T20:24:53.0046896Z 2025-05-07T20:24:53.0046900Z 2025-05-07T20:24:53.0046914Z 2025-05-07T20:24:53.0052399Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:53.0052958Z 2025-05-07T20:24:53.0053125Z 2025-05-07T20:24:53.0053131Z 2025-05-07T20:24:53.0053148Z 2025-05-07T20:24:53.0053154Z 2025-05-07T20:24:53.0053159Z 2025-05-07T20:24:53.0053165Z 2025-05-07T20:24:53.0053170Z 2025-05-07T20:24:53.0053175Z 2025-05-07T20:24:53.0053439Z 2025-05-07T20:24:53.0146760Z gxx_linux-64-11.4.0 | 29 KB | ########## | 100%  2025-05-07T20:24:53.0147111Z 2025-05-07T20:24:53.0147116Z 2025-05-07T20:24:53.0147119Z 2025-05-07T20:24:53.0147123Z 2025-05-07T20:24:53.0147127Z 2025-05-07T20:24:53.0147131Z 2025-05-07T20:24:53.0147135Z 2025-05-07T20:24:53.0147139Z 2025-05-07T20:24:53.0147143Z 2025-05-07T20:24:53.0155804Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:53.0156187Z 2025-05-07T20:24:53.0156191Z 2025-05-07T20:24:53.0156195Z 2025-05-07T20:24:53.0156199Z 2025-05-07T20:24:53.0156202Z 2025-05-07T20:24:53.0156206Z 2025-05-07T20:24:53.0156210Z 2025-05-07T20:24:53.0156231Z 2025-05-07T20:24:53.0158366Z 2025-05-07T20:24:53.0215266Z gcc_linux-64-11.4.0 | 31 KB | ########## | 100%  2025-05-07T20:24:53.0859501Z gcc_impl_linux-64-11 | 53.0 MB | ######8 | 69% 2025-05-07T20:24:53.0859774Z 2025-05-07T20:24:53.0859779Z 2025-05-07T20:24:53.0859783Z 2025-05-07T20:24:53.0859787Z 2025-05-07T20:24:53.0859791Z 2025-05-07T20:24:53.0859795Z 2025-05-07T20:24:53.0859799Z 2025-05-07T20:24:53.0859803Z 2025-05-07T20:24:53.0859807Z 2025-05-07T20:24:53.0859811Z 2025-05-07T20:24:53.0860398Z 2025-05-07T20:24:53.0866389Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:53.0866819Z 2025-05-07T20:24:53.0866824Z 2025-05-07T20:24:53.0866827Z 2025-05-07T20:24:53.0866831Z 2025-05-07T20:24:53.0866835Z 2025-05-07T20:24:53.0866839Z 2025-05-07T20:24:53.0866843Z 2025-05-07T20:24:53.0866847Z 2025-05-07T20:24:53.0866851Z 2025-05-07T20:24:53.0866864Z 2025-05-07T20:24:53.0867486Z 2025-05-07T20:24:53.1216812Z binutils_linux-64-2. | 28 KB | ########## | 100%  2025-05-07T20:24:53.2220452Z gcc_impl_linux-64-11 | 53.0 MB | #######8 | 78% 2025-05-07T20:24:53.3613942Z gcc_impl_linux-64-11 | 53.0 MB | ########8 | 89% 2025-05-07T20:24:53.3614321Z 2025-05-07T20:24:53.3614327Z 2025-05-07T20:24:53.3614333Z 2025-05-07T20:24:53.4968296Z binutils_impl_linux- | 6.0 MB | ########## | 100%  2025-05-07T20:24:53.4968609Z 2025-05-07T20:24:53.5100177Z gxx_impl_linux-64-11 | 11.2 MB | ########## | 100%  2025-05-07T20:24:53.5101799Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:53.8205942Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:53.8206301Z 2025-05-07T20:24:53.8206307Z 2025-05-07T20:24:54.2340226Z libstdcxx-devel_linu | 11.1 MB | ########## | 100%  2025-05-07T20:24:54.2347234Z gcc_impl_linux-64-11 | 53.0 MB | ########## | 100% 2025-05-07T20:24:54.2347713Z 2025-05-07T20:24:54.2347938Z 2025-05-07T20:24:54.2348216Z  2025-05-07T20:24:54.2348500Z 2025-05-07T20:24:54.2348506Z 2025-05-07T20:24:54.2348759Z  2025-05-07T20:24:54.2349041Z 2025-05-07T20:24:54.2349047Z 2025-05-07T20:24:54.2349052Z 2025-05-07T20:24:54.2349290Z  2025-05-07T20:24:54.2349575Z 2025-05-07T20:24:54.2349581Z 2025-05-07T20:24:54.2349587Z 2025-05-07T20:24:54.2349593Z 2025-05-07T20:24:54.2349849Z  2025-05-07T20:24:54.2350135Z 2025-05-07T20:24:54.2350141Z 2025-05-07T20:24:54.2350146Z 2025-05-07T20:24:54.2350151Z 2025-05-07T20:24:54.2350156Z 2025-05-07T20:24:54.2350403Z  2025-05-07T20:24:54.2350647Z 2025-05-07T20:24:54.2350651Z 2025-05-07T20:24:54.2350655Z 2025-05-07T20:24:54.2350883Z 2025-05-07T20:24:54.2350888Z 2025-05-07T20:24:54.2351031Z 2025-05-07T20:24:54.2351272Z  2025-05-07T20:24:54.2351592Z 2025-05-07T20:24:54.2351598Z 2025-05-07T20:24:54.2351603Z 2025-05-07T20:24:54.2351608Z 2025-05-07T20:24:54.2351613Z 2025-05-07T20:24:54.2351619Z 2025-05-07T20:24:54.2351624Z 2025-05-07T20:24:54.2351878Z  2025-05-07T20:24:54.2352182Z 2025-05-07T20:24:54.2352187Z 2025-05-07T20:24:54.2352192Z 2025-05-07T20:24:54.2352198Z 2025-05-07T20:24:54.2352203Z 2025-05-07T20:24:54.2352208Z 2025-05-07T20:24:54.2352213Z 2025-05-07T20:24:54.2352219Z 2025-05-07T20:24:54.2352465Z  2025-05-07T20:24:54.2352686Z 2025-05-07T20:24:54.2352690Z 2025-05-07T20:24:54.2352694Z 2025-05-07T20:24:54.2352697Z 2025-05-07T20:24:54.2352701Z 2025-05-07T20:24:54.2352705Z 2025-05-07T20:24:54.2352716Z 2025-05-07T20:24:54.2352725Z 2025-05-07T20:24:54.2352729Z 2025-05-07T20:24:54.2352927Z  2025-05-07T20:24:54.2353145Z 2025-05-07T20:24:54.2353148Z 2025-05-07T20:24:54.2353152Z 2025-05-07T20:24:54.2353156Z 2025-05-07T20:24:54.2353160Z 2025-05-07T20:24:54.2353164Z 2025-05-07T20:24:54.2353167Z 2025-05-07T20:24:54.2353171Z 2025-05-07T20:24:54.2353175Z 2025-05-07T20:24:54.2353179Z 2025-05-07T20:24:54.2353375Z  2025-05-07T20:24:54.2353600Z 2025-05-07T20:24:54.2353604Z 2025-05-07T20:24:54.2353608Z 2025-05-07T20:24:54.2353611Z 2025-05-07T20:24:54.2353615Z 2025-05-07T20:24:54.2353619Z 2025-05-07T20:24:54.2353623Z 2025-05-07T20:24:54.2353626Z 2025-05-07T20:24:54.2353636Z 2025-05-07T20:24:54.2353640Z 2025-05-07T20:24:54.2353644Z 2025-05-07T20:24:54.2353854Z  done 2025-05-07T20:24:54.3354903Z Preparing transaction: \ done 2025-05-07T20:24:54.6363889Z Verifying transaction: / - \ done 2025-05-07T20:24:54.7377721Z Executing transaction: / done 2025-05-07T20:24:54.9020836Z [INSTALL] Setting the C/C++ compiler symlinks ... 2025-05-07T20:24:58.7924595Z + 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:24:58.7925143Z 2025-05-07T20:24:58.7937263Z 2025-05-07T20:24:58.7956182Z + 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:24:58.7956897Z 2025-05-07T20:24:58.7968998Z 2025-05-07T20:24:58.7987463Z + 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:24:58.7988190Z 2025-05-07T20:24:58.8002615Z 2025-05-07T20:24:58.8020702Z + 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:24:58.8021421Z 2025-05-07T20:24:58.8033360Z 2025-05-07T20:25:00.6900424Z /home/ec2-user/miniconda/envs/build_binary/bin/cc 2025-05-07T20:25:00.6900806Z 2025-05-07T20:25:00.7533685Z [CHECK] Binary cc found in PATH 2025-05-07T20:25:02.6351906Z /home/ec2-user/miniconda/envs/build_binary/bin/gcc 2025-05-07T20:25:02.6352292Z 2025-05-07T20:25:02.6968271Z [CHECK] Binary gcc found in PATH 2025-05-07T20:25:04.5785104Z /home/ec2-user/miniconda/envs/build_binary/bin/c++ 2025-05-07T20:25:04.5785398Z 2025-05-07T20:25:04.6423411Z [CHECK] Binary c++ found in PATH 2025-05-07T20:25:06.5315663Z /home/ec2-user/miniconda/envs/build_binary/bin/g++ 2025-05-07T20:25:06.5316055Z 2025-05-07T20:25:06.5948768Z [CHECK] Binary g++ found in PATH 2025-05-07T20:25:06.5952378Z [INFO] Printing out all preprocessor defines in the C compiler ... 2025-05-07T20:25:06.5953388Z + conda run -n build_binary cc -dM -E - 2025-05-07T20:25:06.5953642Z 2025-05-07T20:25:08.4855415Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:08.4855836Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:08.4856136Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:08.4856419Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:08.4856760Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:08.4857131Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:08.4857437Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:08.4857760Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:08.4858035Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:08.4858313Z #define __CHAR_BIT__ 8 2025-05-07T20:25:08.4858570Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:08.4858835Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:08.4859112Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:08.4859400Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:08.4859682Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:08.4860028Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.4860355Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:08.4860672Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:08.4861014Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:08.4861351Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:08.4861764Z #define __DBL_DENORM_MIN__ ((double)4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:08.4862185Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:08.4862512Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:08.4862819Z #define __GCC_IEC_559 2 2025-05-07T20:25:08.4863074Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:08.4863365Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:08.4863649Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:08.4863937Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:08.4864283Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.4864623Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:08.4864911Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:08.4865209Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:08.4865494Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:08.4865775Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:08.4866053Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:08.4866338Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:08.4866622Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:08.4866885Z #define __INT8_C(c) c 2025-05-07T20:25:08.4867134Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:08.4867442Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.4867764Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:08.4868090Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:08.4868455Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:08.4868734Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:08.4869010Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.4869295Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:08.4869580Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:08.4869987Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:08.4870415Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:08.4870722Z #define __linux 1 2025-05-07T20:25:08.4870961Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:08.4871262Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:08.4871559Z #define __unix 1 2025-05-07T20:25:08.4871796Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:08.4872093Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:08.4872379Z #define __WINT_MIN__ 0U 2025-05-07T20:25:08.4872629Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:08.4872926Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:08.4873211Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:08.4873484Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:08.4873752Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:08.4874050Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:08.4874674Z #define __INT64_C(c) c ## L 2025-05-07T20:25:08.4875100Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:08.4875407Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:08.4875684Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:08.4876036Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:08.4876419Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:08.4876682Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:08.4876949Z #define __DBL_DIG__ 15 2025-05-07T20:25:08.4877188Z #define __FLT32_DIG__ 6 2025-05-07T20:25:08.4877500Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:08.4877856Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:08.4878118Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:08.4878459Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:08.4878807Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:08.4879071Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:08.4879357Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:08.4879746Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:08.4880155Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:08.4880447Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:08.4880717Z #define __unix__ 1 2025-05-07T20:25:08.4880948Z #define __INT_WIDTH__ 32 2025-05-07T20:25:08.4881204Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:08.4881464Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:08.4881722Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:08.4882005Z #define __UINT16_C(c) c 2025-05-07T20:25:08.4882274Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:08.4882632Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:08.4883068Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:08.4883441Z #define __gnu_linux__ 1 2025-05-07T20:25:08.4883693Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:08.4883983Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:08.4884292Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.4884573Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:08.4884845Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:08.4885107Z #define __GNUC__ 11 2025-05-07T20:25:08.4885336Z #define __pie__ 2 2025-05-07T20:25:08.4885565Z #define __MMX__ 1 2025-05-07T20:25:08.4885798Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:08.4886073Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:08.4886361Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:08.4886636Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:08.4887152Z #define __DBL_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:08.4887558Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.4887878Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:08.4888141Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:08.4888416Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:08.4888720Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:08.4888987Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:08.4889277Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:08.4889576Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:08.4889871Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:08.4890151Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:08.4890440Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:08.4890694Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:08.4890972Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:08.4891253Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:08.4891514Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:08.4891782Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:08.4892105Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:08.4892467Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:08.4892740Z #define __SSE2_MATH__ 1 2025-05-07T20:25:08.4892999Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:08.4893311Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.4893606Z #define __amd64 1 2025-05-07T20:25:08.4894012Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:08.4894356Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:08.4894670Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:08.4894993Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:08.4895255Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:08.4895538Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:08.4895801Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:08.4896060Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:08.4896328Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:08.4896596Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:08.4896868Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:08.4897200Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:08.4897455Z #define __x86_64 1 2025-05-07T20:25:08.4897688Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:08.4898066Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:08.4898534Z #define __DBL_MIN__ ((double)2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:08.4898994Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:08.4899462Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:08.4899844Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:08.4900109Z #define __LP64__ 1 2025-05-07T20:25:08.4900340Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.4900701Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:08.4901081Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:08.4901356Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:08.4901641Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:08.4901931Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:08.4902206Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:08.4902484Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:08.4902754Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:08.4903021Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:08.4903290Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:08.4903629Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:08.4904001Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:08.4904281Z #define __FLT_DIG__ 6 2025-05-07T20:25:08.4904811Z #define __NO_INLINE__ 1 2025-05-07T20:25:08.4905080Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:08.4905407Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:08.4905766Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:08.4906034Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:08.4906301Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:08.4906565Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:08.4906831Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:08.4907092Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:08.4907396Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:08.4907688Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:08.4907963Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:08.4908276Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:08.4908618Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:08.4908890Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:08.4909153Z #define __FLT128_DIG__ 33 2025-05-07T20:25:08.4909400Z #define __INT32_C(c) c 2025-05-07T20:25:08.4909647Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:08.4909929Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:08.4910211Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:08.4910499Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:08.4910815Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:08.4911136Z #define unix 1 2025-05-07T20:25:08.4911371Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:08.4911682Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.4911993Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:08.4912310Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:08.4912650Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:08.4913051Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:08.4913327Z #define __ELF__ 1 2025-05-07T20:25:08.4913681Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:08.4913966Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:08.4914250Z #define __FLT_RADIX__ 2 2025-05-07T20:25:08.4914505Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:08.4914862Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:08.4915231Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:08.4915492Z #define __SSE_MATH__ 1 2025-05-07T20:25:08.4915722Z #define __k8 1 2025-05-07T20:25:08.4916025Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:08.4916399Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:08.4916700Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:08.4916999Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:08.4917263Z #define __LDBL_DIG__ 18 2025-05-07T20:25:08.4917510Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:08.4917777Z #define __x86_64__ 1 2025-05-07T20:25:08.4918019Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:08.4918332Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:08.4918672Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.4918989Z #define __FLT64_DIG__ 15 2025-05-07T20:25:08.4919278Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.4919624Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:08.4919947Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.4920223Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:08.4920501Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.4920807Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:08.4921181Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:08.4921585Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:08.4921878Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:08.4922219Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:08.4922554Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:08.4922858Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:08.4923152Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:08.4923464Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:08.4923744Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:08.4923992Z #define __SEG_FS 1 2025-05-07T20:25:08.4924229Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:08.4924507Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:08.4924791Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.4925084Z #define __SEG_GS 1 2025-05-07T20:25:08.4925402Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:08.4925783Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:08.4926062Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:08.4926358Z #define __INT16_TYPE__ short int 2025-05-07T20:25:08.4926644Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:08.4927022Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:08.4927304Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:08.4927555Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:08.4927822Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:08.4928172Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:08.4928556Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.4928851Z #define linux 1 2025-05-07T20:25:08.4929083Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.4929370Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:08.4929643Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:08.4929900Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:08.4930164Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:08.4930428Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:08.4930779Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:08.4931195Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:08.4931524Z #define __code_model_small__ 1 2025-05-07T20:25:08.4931899Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:08.4932295Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:08.4932546Z #define __k8__ 1 2025-05-07T20:25:08.4932784Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:08.4933081Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:08.4933381Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:08.4933627Z #define __pic__ 2 2025-05-07T20:25:08.4933884Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.4934208Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:08.4934502Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.4934839Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:08.4935214Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:08.4935574Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:08.4935855Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:08.4936158Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:08.4936472Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:08.4936744Z #define __linux__ 1 2025-05-07T20:25:08.4936990Z #define __INT64_TYPE__ long int 2025-05-07T20:25:08.4937256Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:08.4937521Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:08.4937802Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:08.4938059Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:08.4938361Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.4938696Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:08.4938994Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:08.4939262Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:08.4939563Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:08.4939869Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:08.4940205Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:08.4940568Z #define __SSE__ 1 2025-05-07T20:25:08.4940803Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:08.4941150Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:08.4941499Z #define __amd64__ 1 2025-05-07T20:25:08.4941735Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:08.4941985Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:08.4942261Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:08.4942536Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:08.4942806Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:08.4943082Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:08.4943347Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:08.4943623Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:08.4943892Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:08.4944241Z #define __DBL_EPSILON__ ((double)2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:08.4944708Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:08.4945058Z #define _LP64 1 2025-05-07T20:25:08.4945284Z #define __UINT8_C(c) c 2025-05-07T20:25:08.4945532Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:08.4945804Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:08.4946081Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:08.4946366Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:08.4946677Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:08.4947038Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:08.4947509Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:08.4947886Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.4948183Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:08.4948500Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:08.4948871Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:08.4949238Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:08.4949510Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:08.4949858Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:08.4959881Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:08.4960331Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:08.4960613Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:08.4960963Z #define __FXSR__ 1 2025-05-07T20:25:08.4961281Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:08.4961746Z #define __DBL_NORM_MAX__ ((double)1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:08.4962163Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:08.4962470Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:08.4962736Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:08.4963083Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:08.4963439Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:08.4963692Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:08.4963937Z #define __PIC__ 2 2025-05-07T20:25:08.4964197Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:08.4964593Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:08.4964984Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:08.4965330Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:08.4965662Z #define __SSE2__ 1 2025-05-07T20:25:08.4965896Z #define __INT32_TYPE__ int 2025-05-07T20:25:08.4966154Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:08.4966416Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:08.4966813Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:08.4967177Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:08.4967449Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:08.4967727Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:08.4968008Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.4968296Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:08.4968548Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:08.4968806Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:08.4969104Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.4969405Z #define __PIE__ 2 2025-05-07T20:25:08.4969747Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:08.4970154Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:08.4970502Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:08.4970870Z #define __INT16_C(c) c 2025-05-07T20:25:08.4971107Z #define __STDC__ 1 2025-05-07T20:25:08.4971340Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:08.4971622Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:08.4971889Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:08.4972189Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:08.4972546Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:08.4972888Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:08.4973165Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:08.4973445Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:08.4973720Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:08.4974013Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:08.4974308Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:08.4974596Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:08.4974905Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:08.4975302Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:08.4975687Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:08.4975999Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:08.4976296Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:08.4976555Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:08.4976723Z 2025-05-07T20:25:08.5476941Z 2025-05-07T20:25:08.5477514Z [INFO] Printing out all preprocessor defines in the C++ compiler ... 2025-05-07T20:25:08.5477958Z + conda run -n build_binary c++ -dM -E -x c++ - 2025-05-07T20:25:08.5478183Z 2025-05-07T20:25:10.4377103Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:25:10.4377641Z #define __cpp_attributes 200809L 2025-05-07T20:25:10.4378205Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:25:10.4378846Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:25:10.4379726Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:25:10.4380353Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:25:10.4380852Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:25:10.4381366Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:25:10.4381780Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:25:10.4382223Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:25:10.4382658Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:25:10.4383032Z #define __INTMAX_C(c) c ## L 2025-05-07T20:25:10.4383412Z #define __CHAR_BIT__ 8 2025-05-07T20:25:10.4383759Z #define __UINT8_MAX__ 0xff 2025-05-07T20:25:10.4384108Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:25:10.4384482Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:25:10.4384879Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:25:10.4385279Z #define __cpp_static_assert 201411L 2025-05-07T20:25:10.4385715Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:25:10.4386173Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.4386625Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:25:10.4387052Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:25:10.4387521Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:25:10.4387990Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:25:10.4388568Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:25:10.4389193Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:25:10.4389665Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:25:10.4390062Z #define __GCC_IEC_559 2 2025-05-07T20:25:10.4390421Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:25:10.4390826Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:25:10.4391205Z #define __cpp_binary_literals 201304L 2025-05-07T20:25:10.4391635Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:25:10.4392065Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:25:10.4392536Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:25:10.4393003Z #define __cpp_variadic_templates 200704L 2025-05-07T20:25:10.4393505Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.4393988Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:25:10.4394365Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.4394740Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:25:10.4395137Z #define __cpp_variable_templates 201304L 2025-05-07T20:25:10.4395563Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:25:10.4395955Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:25:10.4396339Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:25:10.4396732Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:25:10.4397215Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:25:10.4397697Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:25:10.4398049Z #define __INT8_C(c) c 2025-05-07T20:25:10.4398399Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:25:10.4398788Z #define __cpp_variadic_using 201611L 2025-05-07T20:25:10.4399262Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.4399712Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:25:10.4400105Z #define __cpp_capture_star_this 201603L 2025-05-07T20:25:10.4400516Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:25:10.4400956Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.4401478Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:25:10.4401892Z #define __cpp_if_constexpr 201606L 2025-05-07T20:25:10.4402293Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.4402683Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.4403086Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:25:10.4403500Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:25:10.4404079Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:25:10.4404991Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:25:10.4405431Z #define __linux 1 2025-05-07T20:25:10.4405759Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:25:10.4406178Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:25:10.4407035Z #define __unix 1 2025-05-07T20:25:10.4407370Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:25:10.4407962Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:25:10.4408386Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:25:10.4408780Z #define __WINT_MIN__ 0U 2025-05-07T20:25:10.4409136Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.4409559Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:25:10.4409954Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:25:10.4410356Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:25:10.4410729Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:25:10.4411133Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:25:10.4411573Z #define __INT64_C(c) c ## L 2025-05-07T20:25:10.4411969Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:25:10.4412427Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:25:10.4412818Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:25:10.4413271Z #define __cpp_aligned_new 201606L 2025-05-07T20:25:10.4413694Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:25:10.4414076Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:25:10.4414598Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:25:10.4415167Z #define __STDC_HOSTED__ 1 2025-05-07T20:25:10.4415523Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:25:10.4415932Z #define __cpp_decltype_auto 201304L 2025-05-07T20:25:10.4416336Z #define __DBL_DIG__ 15 2025-05-07T20:25:10.4416662Z #define __FLT32_DIG__ 6 2025-05-07T20:25:10.4417115Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:25:10.4417669Z #define __GXX_WEAK__ 1 2025-05-07T20:25:10.4418037Z #define __SHRT_WIDTH__ 16 2025-05-07T20:25:10.4418418Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:25:10.4418905Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:25:10.4419422Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:25:10.4419808Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:25:10.4420271Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:25:10.4420771Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:25:10.4421384Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:25:10.4421994Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:25:10.4422393Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:25:10.4422761Z #define __unix__ 1 2025-05-07T20:25:10.4423079Z #define __INT_WIDTH__ 32 2025-05-07T20:25:10.4423437Z #define __SIZEOF_LONG__ 8 2025-05-07T20:25:10.4423787Z #define __STDC_IEC_559__ 1 2025-05-07T20:25:10.4424149Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:25:10.4424546Z #define __UINT16_C(c) c 2025-05-07T20:25:10.4424923Z #define __DECIMAL_DIG__ 21 2025-05-07T20:25:10.4425287Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:25:10.4425816Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:25:10.4426364Z #define __gnu_linux__ 1 2025-05-07T20:25:10.4426705Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:25:10.4427078Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:25:10.4427490Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.4427920Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.4428304Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:25:10.4428695Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:25:10.4429068Z #define __GNUC__ 11 2025-05-07T20:25:10.4429384Z #define __GXX_RTTI 1 2025-05-07T20:25:10.4429710Z #define __pie__ 2 2025-05-07T20:25:10.4430027Z #define __MMX__ 1 2025-05-07T20:25:10.4430351Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:25:10.4430732Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:25:10.4431143Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:25:10.4431517Z #define __STDC_UTF_16__ 1 2025-05-07T20:25:10.4431876Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:25:10.4432320Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:25:10.4432785Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:25:10.4433298Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.4434053Z #define __cpp_raw_strings 200710L 2025-05-07T20:25:10.4434524Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.4435109Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.4435497Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:25:10.4435878Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:25:10.4436318Z #define __cpp_fold_expressions 201603L 2025-05-07T20:25:10.4436755Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:25:10.4437144Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:25:10.4437516Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:25:10.4437941Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:25:10.4438370Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:25:10.4438762Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:25:10.4439166Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:25:10.4439537Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:25:10.4439908Z #define __cplusplus 201703L 2025-05-07T20:25:10.4440290Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:25:10.4440706Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:25:10.4441085Z #define __DEPRECATED 1 2025-05-07T20:25:10.4441460Z #define __cpp_rvalue_references 200610L 2025-05-07T20:25:10.4441909Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:25:10.4442291Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:25:10.4442767Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.4443304Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:25:10.4443702Z #define __SSE2_MATH__ 1 2025-05-07T20:25:10.4444058Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:25:10.4444493Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.4444929Z #define __amd64 1 2025-05-07T20:25:10.4445250Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:25:10.4445636Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:25:10.4446030Z #define __GNUG__ 11 2025-05-07T20:25:10.4446391Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:25:10.4446980Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:25:10.4447367Z #define __cpp_nsdmi 200809L 2025-05-07T20:25:10.4447793Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:25:10.4448191Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:25:10.4448559Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:25:10.4448959Z #define __cpp_initializer_lists 200806L 2025-05-07T20:25:10.4449386Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:25:10.4449768Z #define __cpp_hex_float 201603L 2025-05-07T20:25:10.4450157Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:25:10.4450538Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:25:10.4450930Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:25:10.4451309Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:25:10.4451687Z #define __x86_64 1 2025-05-07T20:25:10.4452017Z #define __cpp_lambdas 200907L 2025-05-07T20:25:10.4452393Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:25:10.4452927Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:25:10.4453518Z #define __cpp_template_auto 201606L 2025-05-07T20:25:10.4454053Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:25:10.4454736Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:25:10.4455461Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.4456044Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:25:10.4456421Z #define __LP64__ 1 2025-05-07T20:25:10.4456757Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.4457284Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:25:10.4457869Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:25:10.4458265Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.4458674Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:25:10.4459064Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:25:10.4459450Z #define __REGISTER_PREFIX__ 2025-05-07T20:25:10.4459833Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:25:10.4460207Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:25:10.4460673Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:25:10.4461398Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:25:10.4461984Z #define __FLT_DIG__ 6 2025-05-07T20:25:10.4462324Z #define __NO_INLINE__ 1 2025-05-07T20:25:10.4462666Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:25:10.4463133Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:25:10.4463634Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:25:10.4463989Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:25:10.4464364Z #define __VERSION__ "11.4.0" 2025-05-07T20:25:10.4464721Z #define __UINT64_C(c) c ## UL 2025-05-07T20:25:10.4465097Z #define __cpp_unicode_characters 201411L 2025-05-07T20:25:10.4465511Z #define _STDC_PREDEF_H 1 2025-05-07T20:25:10.4465868Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:25:10.4466279Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:25:10.4466673Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:25:10.4467052Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:25:10.4467480Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.4467960Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:25:10.4468372Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:25:10.4468744Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:25:10.4469193Z #define __FLT128_DIG__ 33 2025-05-07T20:25:10.4469533Z #define __INT32_C(c) c 2025-05-07T20:25:10.4469853Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:25:10.4470238Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:25:10.4470625Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:25:10.4471005Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:25:10.4471438Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:25:10.4471867Z #define unix 1 2025-05-07T20:25:10.4472160Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:25:10.4472515Z #define __cpp_rtti 199711L 2025-05-07T20:25:10.4472878Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:25:10.4473312Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.4473740Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:25:10.4474189Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:25:10.4474645Z #define __FLT64X_DIG__ 18 2025-05-07T20:25:10.4475000Z #define __INT8_TYPE__ signed char 2025-05-07T20:25:10.4475407Z #define __cpp_digit_separators 201309L 2025-05-07T20:25:10.4475793Z #define __ELF__ 1 2025-05-07T20:25:10.4476099Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:25:10.4476498Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:25:10.4476884Z #define __FLT_RADIX__ 2 2025-05-07T20:25:10.4477235Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:25:10.4477739Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:25:10.4478257Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:25:10.4478633Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:25:10.4479023Z #define __k8 1 2025-05-07T20:25:10.4479439Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:25:10.4479948Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:25:10.4480364Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:25:10.4480792Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:25:10.4481161Z #define __LDBL_DIG__ 18 2025-05-07T20:25:10.4481493Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:25:10.4481867Z #define __x86_64__ 1 2025-05-07T20:25:10.4482195Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:25:10.4482607Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:25:10.4483092Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.4483532Z #define __FLT64_DIG__ 15 2025-05-07T20:25:10.4483920Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.4484416Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.4484858Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.4485221Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:25:10.4485617Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.4486037Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:25:10.4486548Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:25:10.4487426Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:25:10.4487907Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:25:10.4488490Z #define __cpp_unicode_literals 200710L 2025-05-07T20:25:10.4488934Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:25:10.4489400Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:25:10.4489828Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:25:10.4490220Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:25:10.4490660Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:25:10.4491051Z #define __SIZE_WIDTH__ 64 2025-05-07T20:25:10.4491369Z #define __SEG_FS 1 2025-05-07T20:25:10.4491689Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:25:10.4492071Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:25:10.4492449Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.4492851Z #define __SEG_GS 1 2025-05-07T20:25:10.4493292Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:25:10.4493834Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:25:10.4494223Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:25:10.4494634Z #define __INT16_TYPE__ short int 2025-05-07T20:25:10.4495022Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:25:10.4495449Z #define __cpp_structured_bindings 201606L 2025-05-07T20:25:10.4495871Z #define __SIZEOF_INT__ 4 2025-05-07T20:25:10.4496205Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:25:10.4496564Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:25:10.4497046Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.4497589Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.4498027Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:25:10.4498491Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:25:10.4498912Z #define linux 1 2025-05-07T20:25:10.4499225Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.4499601Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.4499987Z #define __EXCEPTIONS 1 2025-05-07T20:25:10.4500344Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:25:10.4500693Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:25:10.4501081Z #define __cpp_range_based_for 201603L 2025-05-07T20:25:10.4501488Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:25:10.4501969Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:25:10.4502527Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:25:10.4503013Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:25:10.4503487Z #define __code_model_small__ 1 2025-05-07T20:25:10.4503877Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:25:10.4504314Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:25:10.4505015Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:25:10.4505409Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:25:10.4505816Z #define __k8__ 1 2025-05-07T20:25:10.4506133Z #define __INTPTR_TYPE__ long int 2025-05-07T20:25:10.4506520Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:25:10.4506943Z #define __WCHAR_TYPE__ int 2025-05-07T20:25:10.4507285Z #define __pic__ 2 2025-05-07T20:25:10.4507643Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.4508081Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:25:10.4508454Z #define __cpp_decltype 200707L 2025-05-07T20:25:10.4508864Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.4509331Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:25:10.4509862Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.4510373Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:25:10.4522418Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:25:10.4522899Z #define __cpp_inline_variables 201606L 2025-05-07T20:25:10.4523320Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:25:10.4523677Z #define __linux__ 1 2025-05-07T20:25:10.4523989Z #define __INT64_TYPE__ long int 2025-05-07T20:25:10.4524355Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:25:10.4524729Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:25:10.4525436Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:25:10.4525841Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:25:10.4526477Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:25:10.4527023Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.4527477Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:25:10.4527847Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:25:10.4528255Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:25:10.4528688Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:25:10.4529154Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:25:10.4529666Z #define __SSE__ 1 2025-05-07T20:25:10.4529974Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:25:10.4530447Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.4530928Z #define __amd64__ 1 2025-05-07T20:25:10.4531234Z #define __WINT_WIDTH__ 32 2025-05-07T20:25:10.4531599Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:25:10.4531992Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:25:10.4532383Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:25:10.4532791Z #define __SIZEOF_INT128__ 16 2025-05-07T20:25:10.4533162Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:25:10.4533542Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:25:10.4533915Z #define __ATOMIC_RELAXED 0 2025-05-07T20:25:10.4534404Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:25:10.4535063Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:25:10.4535572Z #define _LP64 1 2025-05-07T20:25:10.4535883Z #define __UINT8_C(c) c 2025-05-07T20:25:10.4536222Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:25:10.4536602Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:25:10.4536994Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:25:10.4537378Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:25:10.4537883Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:25:10.4538576Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:25:10.4539125Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.4539539Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:25:10.4539979Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:25:10.4540408Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:25:10.4540931Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:25:10.4541477Z #define __STDCPP_THREADS__ 1 2025-05-07T20:25:10.4541848Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:25:10.4542218Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:25:10.4542695Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:25:10.4543222Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:25:10.4543598Z #define __STDC_UTF_32__ 1 2025-05-07T20:25:10.4543944Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:25:10.4544300Z #define __FXSR__ 1 2025-05-07T20:25:10.4544726Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.4545381Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:25:10.4545981Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:25:10.4546415Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:25:10.4546788Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:25:10.4547208Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:25:10.4547635Z #define __UINT32_C(c) c ## U 2025-05-07T20:25:10.4548028Z #define __cpp_alias_templates 200704L 2025-05-07T20:25:10.4548560Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:25:10.4549098Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:25:10.4549487Z #define __INT8_MAX__ 0x7f 2025-05-07T20:25:10.4549832Z #define __LONG_WIDTH__ 64 2025-05-07T20:25:10.4550186Z #define __PIC__ 2 2025-05-07T20:25:10.4550557Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:25:10.4551136Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:25:10.4551865Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:25:10.4552365Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:25:10.4552998Z #define __cpp_constexpr 201603L 2025-05-07T20:25:10.4553363Z #define __SSE2__ 1 2025-05-07T20:25:10.4553720Z #define __cpp_deduction_guides 201703L 2025-05-07T20:25:10.4554142Z #define __INT32_TYPE__ int 2025-05-07T20:25:10.4554494Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:25:10.4554879Z #define __cpp_exceptions 199711L 2025-05-07T20:25:10.4555284Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:25:10.4555758Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:25:10.4556269Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:25:10.4556657Z #define __INTMAX_TYPE__ long int 2025-05-07T20:25:10.4557033Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:25:10.4557414Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.4557812Z #define __ATOMIC_CONSUME 1 2025-05-07T20:25:10.4558160Z #define __GNUC_MINOR__ 4 2025-05-07T20:25:10.4558548Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:25:10.4558974Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:25:10.4559393Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.4559819Z #define __PIE__ 2 2025-05-07T20:25:10.4560287Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:25:10.4560903Z #define __cpp_template_template_args 201611L 2025-05-07T20:25:10.4561347Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:25:10.4561844Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:25:10.4562380Z #define __INT16_C(c) c 2025-05-07T20:25:10.4562702Z #define __STDC__ 1 2025-05-07T20:25:10.4563032Z #define __FLT32X_DIG__ 15 2025-05-07T20:25:10.4563404Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:25:10.4563795Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:25:10.4564174Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:25:10.4564614Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:25:10.4565097Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:25:10.4565534Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:25:10.4565891Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:25:10.4566268Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:25:10.4566627Z #define __SSE_MATH__ 1 2025-05-07T20:25:10.4567101Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:25:10.4567499Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:25:10.4567919Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:25:10.4568294Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:25:10.4568676Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:25:10.4569032Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:25:10.4569426Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:25:10.4569949Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:25:10.4570441Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:25:10.4570836Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:25:10.4571223Z #define _GNU_SOURCE 1 2025-05-07T20:25:10.4571557Z #define __cpp_init_captures 201304L 2025-05-07T20:25:10.4571927Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:25:10.4572269Z #define __ATOMIC_RELEASE 3 2025-05-07T20:25:10.4572499Z 2025-05-07T20:25:10.5055212Z 2025-05-07T20:25:10.5055880Z + conda run -n build_binary c++ --version 2025-05-07T20:25:10.5056136Z 2025-05-07T20:25:12.3905559Z c++ (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:25:12.3906177Z Copyright (C) 2021 Free Software Foundation, Inc. 2025-05-07T20:25:12.3906839Z This is free software; see the source for copying conditions. There is NO 2025-05-07T20:25:12.3907632Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2025-05-07T20:25:12.3908128Z 2025-05-07T20:25:12.3908133Z 2025-05-07T20:25:12.4546674Z 2025-05-07T20:25:12.4547326Z [INFO] Printing the default version of the C standard used by the compiler ... 2025-05-07T20:25:12.4547902Z + conda run -n build_binary cc -dM -E - < /dev/null | grep __STDC_VERSION__ 2025-05-07T20:25:12.4548217Z 2025-05-07T20:25:14.4122898Z #define __STDC_VERSION__ 201710L 2025-05-07T20:25:14.4124663Z 2025-05-07T20:25:14.4125207Z [INFO] Printing the default version of the C++ standard used by the compiler ... 2025-05-07T20:25:14.4125781Z + conda run -n build_binary c++ -dM -E -x c++ - < /dev/null | grep __cplusplus 2025-05-07T20:25:14.4126102Z 2025-05-07T20:25:16.3640446Z #define __cplusplus 201703L 2025-05-07T20:25:16.3642989Z 2025-05-07T20:25:16.3644168Z [INSTALL] Successfully installed C/C++ compilers 2025-05-07T20:25:16.3682567Z ##[group]Run . $PRELUDE; install_cuda $BUILD_ENV 12.6.3 2025-05-07T20:25:16.3682991Z . $PRELUDE; install_cuda $BUILD_ENV 12.6.3 2025-05-07T20:25:16.3696346Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:25:16.3696694Z env: 2025-05-07T20:25:16.3696923Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:25:16.3697221Z BUILD_ENV: build_binary 2025-05-07T20:25:16.3697465Z BUILD_TARGET: default 2025-05-07T20:25:16.3697692Z BUILD_VARIANT: cuda 2025-05-07T20:25:16.3697928Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:25:16.3698201Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:25:16.3698493Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:25:16.3698824Z ##[endgroup] 2025-05-07T20:25:16.7045135Z ################################################################################ 2025-05-07T20:25:16.7045489Z # Install CUDA 2025-05-07T20:25:16.7045715Z # 2025-05-07T20:25:16.7060583Z # [2025-05-07T20:25:16.705Z] + install_cuda build_binary 12.6.3 2025-05-07T20:25:16.7060984Z ################################################################################ 2025-05-07T20:25:16.7061207Z 2025-05-07T20:25:16.7075574Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:25:16.7945264Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:25:16.7945906Z [SETUP] Cleaning up Conda packages ... 2025-05-07T20:25:16.7950823Z + conda clean --packages --tarball -y 2025-05-07T20:25:16.7951095Z 2025-05-07T20:25:17.5029133Z Will remove 32 (142.2 MB) tarball(s). 2025-05-07T20:25:17.5029505Z Will remove 6 (617 KB) package(s). 2025-05-07T20:25:17.5655677Z 2025-05-07T20:25:17.5664444Z + conda clean --all -y 2025-05-07T20:25:17.5664706Z 2025-05-07T20:25:18.2347104Z There are no unused tarball(s) to remove. 2025-05-07T20:25:18.2347446Z Will remove 1 index cache(s). 2025-05-07T20:25:18.2347746Z There are no unused package(s) to remove. 2025-05-07T20:25:18.2348067Z There are no tempfile(s) to remove. 2025-05-07T20:25:18.2348386Z There are no logfile(s) to remove. 2025-05-07T20:25:18.2969630Z 2025-05-07T20:25:18.2983985Z [INSTALL] Installing CUDA 12.6.3 ... 2025-05-07T20:25:18.3007764Z [EXEC] [ATTEMPT 0/3] + conda install --force-reinstall -n build_binary -c conda-forge --override-channels -y cuda=12.6.3 2025-05-07T20:25:19.2101319Z Channels: 2025-05-07T20:25:19.2101574Z - conda-forge 2025-05-07T20:25:19.2101835Z Platform: linux-64 2025-05-07T20:25:29.8186119Z Collecting package metadata (repodata.json): - \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:25:30.9092760Z Solving environment: - \ | / - done 2025-05-07T20:25:30.9827851Z 2025-05-07T20:25:30.9828135Z ## Package Plan ## 2025-05-07T20:25:30.9828365Z 2025-05-07T20:25:30.9828653Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:25:30.9829071Z 2025-05-07T20:25:30.9829209Z added / updated specs: 2025-05-07T20:25:30.9829454Z - cuda=12.6.3 2025-05-07T20:25:30.9829591Z 2025-05-07T20:25:30.9829625Z 2025-05-07T20:25:30.9829745Z The following packages will be downloaded: 2025-05-07T20:25:30.9829964Z 2025-05-07T20:25:30.9830080Z package | build 2025-05-07T20:25:30.9830418Z ---------------------------|----------------- 2025-05-07T20:25:30.9830938Z alsa-lib-1.2.14 | hb9d3cd8_0 553 KB conda-forge 2025-05-07T20:25:30.9831433Z attr-2.5.1 | h166bdaf_1 69 KB conda-forge 2025-05-07T20:25:30.9831960Z binutils-2.40 | h4852527_7 31 KB conda-forge 2025-05-07T20:25:30.9833021Z c-compiler-1.5.2 | h0b41bf4_0 6 KB conda-forge 2025-05-07T20:25:30.9833446Z cuda-12.6.3 | ha804496_0 26 KB conda-forge 2025-05-07T20:25:30.9833871Z cuda-cccl_linux-64-12.6.77 | ha770c72_0 1.0 MB conda-forge 2025-05-07T20:25:30.9834645Z cuda-command-line-tools-12.6.3| ha770c72_0 20 KB conda-forge 2025-05-07T20:25:30.9835372Z cuda-compiler-12.6.3 | hbad6d8a_0 20 KB conda-forge 2025-05-07T20:25:30.9836008Z cuda-crt-dev_linux-64-12.6.85| ha770c72_0 87 KB conda-forge 2025-05-07T20:25:30.9836641Z cuda-crt-tools-12.6.85 | ha770c72_0 26 KB conda-forge 2025-05-07T20:25:30.9837264Z cuda-cudart-12.6.77 | h5888daf_0 22 KB conda-forge 2025-05-07T20:25:30.9837806Z cuda-cudart-dev-12.6.77 | h5888daf_0 22 KB conda-forge 2025-05-07T20:25:30.9838306Z cuda-cudart-dev_linux-64-12.6.77| h3f2d84a_0 357 KB conda-forge 2025-05-07T20:25:30.9838829Z cuda-cudart-static-12.6.77 | h5888daf_0 22 KB conda-forge 2025-05-07T20:25:30.9839355Z cuda-cudart-static_linux-64-12.6.77| h3f2d84a_0 744 KB conda-forge 2025-05-07T20:25:30.9839864Z cuda-cudart_linux-64-12.6.77| h3f2d84a_0 184 KB conda-forge 2025-05-07T20:25:30.9840354Z cuda-cuobjdump-12.6.77 | hbd13f7d_1 241 KB conda-forge 2025-05-07T20:25:30.9840811Z cuda-cupti-12.6.80 | hbd13f7d_0 1.9 MB conda-forge 2025-05-07T20:25:30.9841254Z cuda-cupti-dev-12.6.80 | h5888daf_0 3.4 MB conda-forge 2025-05-07T20:25:30.9841716Z cuda-cuxxfilt-12.6.77 | hbd13f7d_1 211 KB conda-forge 2025-05-07T20:25:30.9842184Z cuda-driver-dev-12.6.77 | h5888daf_0 22 KB conda-forge 2025-05-07T20:25:30.9842674Z cuda-driver-dev_linux-64-12.6.77| h3f2d84a_0 35 KB conda-forge 2025-05-07T20:25:30.9843144Z cuda-gdb-12.6.77 | h50b4baa_1 370 KB conda-forge 2025-05-07T20:25:30.9843588Z cuda-libraries-12.6.3 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:30.9844066Z cuda-libraries-dev-12.6.3 | ha770c72_0 20 KB conda-forge 2025-05-07T20:25:30.9844542Z cuda-nsight-12.6.77 | h7938cbb_0 113.2 MB conda-forge 2025-05-07T20:25:30.9844977Z cuda-nvcc-12.6.85 | hcdd1206_0 23 KB conda-forge 2025-05-07T20:25:30.9845439Z cuda-nvcc-dev_linux-64-12.6.85| he91c749_0 10.8 MB conda-forge 2025-05-07T20:25:30.9845919Z cuda-nvcc-impl-12.6.85 | h85509e4_0 25 KB conda-forge 2025-05-07T20:25:30.9846378Z cuda-nvcc-tools-12.6.85 | he02047a_0 23.0 MB conda-forge 2025-05-07T20:25:30.9846992Z cuda-nvcc_linux-64-12.6.85 | h04802cd_0 25 KB conda-forge 2025-05-07T20:25:30.9847464Z cuda-nvdisasm-12.6.77 | hbd13f7d_1 47.6 MB conda-forge 2025-05-07T20:25:30.9847921Z cuda-nvml-dev-12.6.77 | hbd13f7d_1 159 KB conda-forge 2025-05-07T20:25:30.9848365Z cuda-nvprof-12.6.80 | hbd13f7d_0 2.6 MB conda-forge 2025-05-07T20:25:30.9848816Z cuda-nvprune-12.6.77 | hbd13f7d_1 66 KB conda-forge 2025-05-07T20:25:30.9849268Z cuda-nvrtc-12.6.85 | hbd13f7d_0 17.3 MB conda-forge 2025-05-07T20:25:30.9849708Z cuda-nvrtc-dev-12.6.85 | h5888daf_0 31 KB conda-forge 2025-05-07T20:25:30.9850148Z cuda-nvtx-12.6.77 | hbd13f7d_0 31 KB conda-forge 2025-05-07T20:25:30.9850611Z cuda-nvvm-dev_linux-64-12.6.85| ha770c72_0 25 KB conda-forge 2025-05-07T20:25:30.9851087Z cuda-nvvm-impl-12.6.85 | he02047a_0 7.7 MB conda-forge 2025-05-07T20:25:30.9851548Z cuda-nvvm-tools-12.6.85 | he02047a_0 10.4 MB conda-forge 2025-05-07T20:25:30.9852119Z cuda-nvvp-12.6.80 | hbd13f7d_1 109.3 MB conda-forge 2025-05-07T20:25:30.9852555Z cuda-opencl-12.6.77 | hbd13f7d_0 29 KB conda-forge 2025-05-07T20:25:30.9853010Z cuda-opencl-dev-12.6.77 | h5888daf_0 93 KB conda-forge 2025-05-07T20:25:30.9853668Z cuda-profiler-api-12.6.77 | h7938cbb_0 22 KB conda-forge 2025-05-07T20:25:30.9854150Z cuda-runtime-12.6.3 | ha804496_0 19 KB conda-forge 2025-05-07T20:25:30.9854627Z cuda-sanitizer-api-12.6.77 | hbd13f7d_1 8.9 MB conda-forge 2025-05-07T20:25:30.9855093Z cuda-toolkit-12.6.3 | ha804496_0 19 KB conda-forge 2025-05-07T20:25:30.9855537Z cuda-tools-12.6.3 | ha770c72_0 19 KB conda-forge 2025-05-07T20:25:30.9855977Z cuda-version-12.6 | h7480c83_3 20 KB conda-forge 2025-05-07T20:25:30.9856441Z cuda-visual-tools-12.6.3 | ha770c72_0 19 KB conda-forge 2025-05-07T20:25:30.9856909Z cxx-compiler-1.5.2 | hf52228f_0 6 KB conda-forge 2025-05-07T20:25:30.9857330Z dbus-1.13.6 | h5008d03_3 604 KB conda-forge 2025-05-07T20:25:30.9857727Z expat-2.7.0 | h5888daf_0 137 KB conda-forge 2025-05-07T20:25:30.9858199Z font-ttf-dejavu-sans-mono-2.37| hab24e00_0 388 KB conda-forge 2025-05-07T20:25:30.9858724Z font-ttf-inconsolata-3.000 | h77eed37_0 94 KB conda-forge 2025-05-07T20:25:30.9859249Z font-ttf-source-code-pro-2.038| h77eed37_0 684 KB conda-forge 2025-05-07T20:25:30.9859747Z font-ttf-ubuntu-0.83 | h77eed37_3 1.5 MB conda-forge 2025-05-07T20:25:30.9860243Z fontconfig-2.15.0 | h7e30c49_1 259 KB conda-forge 2025-05-07T20:25:30.9860709Z fonts-conda-ecosystem-1 | 0 4 KB conda-forge 2025-05-07T20:25:30.9861184Z fonts-conda-forge-1 | 0 4 KB conda-forge 2025-05-07T20:25:30.9861629Z freetype-2.13.3 | ha770c72_1 168 KB conda-forge 2025-05-07T20:25:30.9862033Z gcc-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:30.9862431Z gds-tools-1.11.1.6 | h5888daf_4 37.8 MB conda-forge 2025-05-07T20:25:30.9862842Z gmp-6.3.0 | hac33072_2 449 KB conda-forge 2025-05-07T20:25:30.9863224Z gxx-11.4.0 | h602e360_13 49 KB conda-forge 2025-05-07T20:25:30.9863620Z keyutils-1.6.1 | h166bdaf_0 115 KB conda-forge 2025-05-07T20:25:30.9864015Z krb5-1.21.3 | h659f571_0 1.3 MB conda-forge 2025-05-07T20:25:30.9864407Z libcap-2.71 | h39aace5_0 100 KB conda-forge 2025-05-07T20:25:30.9864829Z libcublas-12.6.4.1 | h5888daf_1 256.2 MB conda-forge 2025-05-07T20:25:30.9865282Z libcublas-dev-12.6.4.1 | h5888daf_1 88 KB conda-forge 2025-05-07T20:25:30.9865731Z libcufft-11.3.0.4 | hbd13f7d_0 156.2 MB conda-forge 2025-05-07T20:25:30.9866178Z libcufft-dev-11.3.0.4 | h5888daf_0 33 KB conda-forge 2025-05-07T20:25:30.9866626Z libcufile-1.11.1.6 | h12f29b5_4 900 KB conda-forge 2025-05-07T20:25:30.9867067Z libcufile-dev-1.11.1.6 | h5888daf_4 35 KB conda-forge 2025-05-07T20:25:30.9867523Z libcurand-10.3.7.77 | hbd13f7d_0 39.9 MB conda-forge 2025-05-07T20:25:30.9867980Z libcurand-dev-10.3.7.77 | h5888daf_0 262 KB conda-forge 2025-05-07T20:25:30.9868457Z libcusolver-11.7.1.2 | h5888daf_1 95.8 MB conda-forge 2025-05-07T20:25:30.9868925Z libcusolver-dev-11.7.1.2 | h5888daf_1 59 KB conda-forge 2025-05-07T20:25:30.9869481Z libcusparse-12.5.4.2 | hbd13f7d_0 118.6 MB conda-forge 2025-05-07T20:25:30.9869954Z libcusparse-dev-12.5.4.2 | h5888daf_0 51 KB conda-forge 2025-05-07T20:25:30.9870425Z libedit-3.1.20191231 | he28a2e2_2 121 KB conda-forge 2025-05-07T20:25:30.9870859Z libexpat-2.7.0 | h5888daf_0 73 KB conda-forge 2025-05-07T20:25:30.9871379Z libfreetype-2.13.3 | ha770c72_1 8 KB conda-forge 2025-05-07T20:25:30.9871832Z libfreetype6-2.13.3 | h48d6fc4_1 371 KB conda-forge 2025-05-07T20:25:30.9872291Z libgcrypt-lib-1.11.0 | hb9d3cd8_2 572 KB conda-forge 2025-05-07T20:25:30.9872725Z libglib-2.84.0 | h2ff4ddf_0 3.8 MB conda-forge 2025-05-07T20:25:30.9873159Z libgpg-error-1.55 | h3f2d84a_0 305 KB conda-forge 2025-05-07T20:25:30.9873598Z libiconv-1.18 | h4ce23a2_1 696 KB conda-forge 2025-05-07T20:25:30.9874014Z libnl-3.11.0 | hb9d3cd8_0 724 KB conda-forge 2025-05-07T20:25:30.9874420Z libnpp-12.3.1.54 | h5888daf_0 93.4 MB conda-forge 2025-05-07T20:25:30.9884733Z libnpp-dev-12.3.1.54 | h5888daf_0 441 KB conda-forge 2025-05-07T20:25:30.9885182Z libnsl-2.0.1 | hd590300_0 33 KB conda-forge 2025-05-07T20:25:30.9885599Z libnuma-2.0.18 | h4ab18f5_2 42 KB conda-forge 2025-05-07T20:25:30.9886031Z libnvfatbin-12.6.77 | hbd13f7d_0 783 KB conda-forge 2025-05-07T20:25:30.9886498Z libnvfatbin-dev-12.6.77 | h5888daf_0 26 KB conda-forge 2025-05-07T20:25:30.9887098Z libnvjitlink-12.6.85 | hbd13f7d_0 14.9 MB conda-forge 2025-05-07T20:25:30.9887574Z libnvjitlink-dev-12.6.85 | h5888daf_0 25 KB conda-forge 2025-05-07T20:25:30.9888040Z libnvjpeg-12.3.3.54 | h5888daf_0 2.4 MB conda-forge 2025-05-07T20:25:30.9888490Z libnvjpeg-dev-12.3.3.54 | ha770c72_0 31 KB conda-forge 2025-05-07T20:25:30.9888929Z libpng-1.6.47 | h943b412_0 282 KB conda-forge 2025-05-07T20:25:30.9889343Z libsqlite-3.49.2 | hee588c1_0 895 KB conda-forge 2025-05-07T20:25:30.9889791Z libsystemd0-256.9 | h2774228_0 401 KB conda-forge 2025-05-07T20:25:30.9890232Z libudev1-257.4 | h9a4d06a_0 140 KB conda-forge 2025-05-07T20:25:30.9890657Z libuuid-2.38.1 | h0b41bf4_0 33 KB conda-forge 2025-05-07T20:25:30.9891062Z libxcb-1.17.0 | h8a09558_0 387 KB conda-forge 2025-05-07T20:25:30.9891492Z libxkbcommon-1.8.0 | hc4a0caf_0 627 KB conda-forge 2025-05-07T20:25:30.9891938Z libxkbfile-1.1.0 | h166bdaf_1 111 KB conda-forge 2025-05-07T20:25:30.9892363Z libxml2-2.13.5 | h064dc61_0 673 KB conda-forge 2025-05-07T20:25:30.9892777Z libzlib-1.3.1 | hb9d3cd8_2 60 KB conda-forge 2025-05-07T20:25:30.9893177Z lz4-c-1.9.4 | hcb278e6_0 140 KB conda-forge 2025-05-07T20:25:30.9893624Z nsight-compute-2024.3.2.3 | hb5ebaad_0 443.1 MB conda-forge 2025-05-07T20:25:30.9894109Z nspr-4.36 | h5888daf_0 225 KB conda-forge 2025-05-07T20:25:30.9894495Z nss-3.111 | h159eef7_0 1.9 MB conda-forge 2025-05-07T20:25:30.9894887Z ocl-icd-2.3.3 | hb9d3cd8_0 104 KB conda-forge 2025-05-07T20:25:30.9895326Z opencl-headers-2024.10.24 | h5888daf_0 53 KB conda-forge 2025-05-07T20:25:30.9895764Z pcre2-10.44 | hc749103_2 934 KB conda-forge 2025-05-07T20:25:30.9896193Z pthread-stubs-0.4 | hb9d3cd8_1002 8 KB conda-forge 2025-05-07T20:25:30.9896771Z python-3.10.13 |hd12c33a_1_cpython 24.5 MB conda-forge 2025-05-07T20:25:30.9897196Z rdma-core-55.0 | h5888daf_0 1.2 MB conda-forge 2025-05-07T20:25:30.9897609Z sqlite-3.32.3 | hcee41ef_1 1.4 MB conda-forge 2025-05-07T20:25:30.9898113Z tk-8.6.13 |noxft_h4845f30_101 3.2 MB conda-forge 2025-05-07T20:25:30.9898524Z wayland-1.23.1 | h3e06ad9_0 314 KB conda-forge 2025-05-07T20:25:30.9898931Z xcb-util-0.4.1 | hb711507_2 19 KB conda-forge 2025-05-07T20:25:30.9899367Z xcb-util-cursor-0.1.5 | hb9d3cd8_0 20 KB conda-forge 2025-05-07T20:25:30.9899815Z xcb-util-image-0.4.0 | hb711507_2 24 KB conda-forge 2025-05-07T20:25:30.9900282Z xcb-util-keysyms-0.4.1 | hb711507_0 14 KB conda-forge 2025-05-07T20:25:30.9900771Z xcb-util-renderutil-0.3.10 | hb711507_0 17 KB conda-forge 2025-05-07T20:25:30.9901224Z xcb-util-wm-0.4.2 | hb711507_0 50 KB conda-forge 2025-05-07T20:25:30.9901681Z xkeyboard-config-2.44 | hb9d3cd8_0 384 KB conda-forge 2025-05-07T20:25:30.9902150Z xorg-libice-1.1.2 | hb9d3cd8_0 57 KB conda-forge 2025-05-07T20:25:30.9902585Z xorg-libsm-1.2.6 | he73a12e_0 27 KB conda-forge 2025-05-07T20:25:30.9903013Z xorg-libx11-1.8.12 | h4f16b4b_0 816 KB conda-forge 2025-05-07T20:25:30.9903451Z xorg-libxau-1.0.12 | hb9d3cd8_0 14 KB conda-forge 2025-05-07T20:25:30.9903969Z xorg-libxcomposite-0.4.6 | hb9d3cd8_2 13 KB conda-forge 2025-05-07T20:25:30.9904862Z xorg-libxdamage-1.1.6 | hb9d3cd8_0 13 KB conda-forge 2025-05-07T20:25:30.9905352Z xorg-libxdmcp-1.1.5 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:30.9905814Z xorg-libxext-1.3.6 | hb9d3cd8_0 49 KB conda-forge 2025-05-07T20:25:30.9906271Z xorg-libxfixes-6.0.1 | hb9d3cd8_0 19 KB conda-forge 2025-05-07T20:25:30.9906713Z xorg-libxi-1.8.2 | hb9d3cd8_0 46 KB conda-forge 2025-05-07T20:25:30.9907167Z xorg-libxrandr-1.5.4 | hb9d3cd8_0 29 KB conda-forge 2025-05-07T20:25:30.9907640Z xorg-libxrender-0.9.12 | hb9d3cd8_0 32 KB conda-forge 2025-05-07T20:25:30.9908101Z xorg-libxtst-1.2.5 | hb9d3cd8_3 32 KB conda-forge 2025-05-07T20:25:30.9908514Z zlib-1.3.1 | hb9d3cd8_2 90 KB conda-forge 2025-05-07T20:25:30.9908904Z zstd-1.5.7 | hb8e6e7a_2 554 KB conda-forge 2025-05-07T20:25:30.9909287Z ------------------------------------------------------------ 2025-05-07T20:25:30.9909633Z Total: 1.63 GB 2025-05-07T20:25:30.9909852Z 2025-05-07T20:25:30.9909989Z The following NEW packages will be INSTALLED: 2025-05-07T20:25:30.9910217Z 2025-05-07T20:25:30.9910424Z alsa-lib conda-forge/linux-64::alsa-lib-1.2.14-hb9d3cd8_0 2025-05-07T20:25:30.9910852Z attr conda-forge/linux-64::attr-2.5.1-h166bdaf_1 2025-05-07T20:25:30.9911271Z binutils conda-forge/linux-64::binutils-2.40-h4852527_7 2025-05-07T20:25:30.9911737Z c-compiler conda-forge/linux-64::c-compiler-1.5.2-h0b41bf4_0 2025-05-07T20:25:30.9912175Z cuda conda-forge/noarch::cuda-12.6.3-ha804496_0 2025-05-07T20:25:30.9912652Z cuda-cccl_linux-64 conda-forge/noarch::cuda-cccl_linux-64-12.6.77-ha770c72_0 2025-05-07T20:25:30.9913247Z cuda-command-line~ conda-forge/linux-64::cuda-command-line-tools-12.6.3-ha770c72_0 2025-05-07T20:25:30.9913835Z cuda-compiler conda-forge/noarch::cuda-compiler-12.6.3-hbad6d8a_0 2025-05-07T20:25:30.9914602Z cuda-crt-dev_linu~ conda-forge/noarch::cuda-crt-dev_linux-64-12.6.85-ha770c72_0 2025-05-07T20:25:30.9915165Z cuda-crt-tools conda-forge/linux-64::cuda-crt-tools-12.6.85-ha770c72_0 2025-05-07T20:25:30.9915678Z cuda-cudart conda-forge/linux-64::cuda-cudart-12.6.77-h5888daf_0 2025-05-07T20:25:30.9916207Z cuda-cudart-dev conda-forge/linux-64::cuda-cudart-dev-12.6.77-h5888daf_0 2025-05-07T20:25:30.9916925Z cuda-cudart-dev_l~ conda-forge/noarch::cuda-cudart-dev_linux-64-12.6.77-h3f2d84a_0 2025-05-07T20:25:30.9917537Z cuda-cudart-static conda-forge/linux-64::cuda-cudart-static-12.6.77-h5888daf_0 2025-05-07T20:25:30.9918312Z cuda-cudart-stati~ conda-forge/noarch::cuda-cudart-static_linux-64-12.6.77-h3f2d84a_0 2025-05-07T20:25:30.9918924Z cuda-cudart_linux~ conda-forge/noarch::cuda-cudart_linux-64-12.6.77-h3f2d84a_0 2025-05-07T20:25:30.9919490Z cuda-cuobjdump conda-forge/linux-64::cuda-cuobjdump-12.6.77-hbd13f7d_1 2025-05-07T20:25:30.9920023Z cuda-cupti conda-forge/linux-64::cuda-cupti-12.6.80-hbd13f7d_0 2025-05-07T20:25:30.9920527Z cuda-cupti-dev conda-forge/linux-64::cuda-cupti-dev-12.6.80-h5888daf_0 2025-05-07T20:25:30.9921069Z cuda-cuxxfilt conda-forge/linux-64::cuda-cuxxfilt-12.6.77-hbd13f7d_1 2025-05-07T20:25:30.9921612Z cuda-driver-dev conda-forge/linux-64::cuda-driver-dev-12.6.77-h5888daf_0 2025-05-07T20:25:30.9922205Z cuda-driver-dev_l~ conda-forge/noarch::cuda-driver-dev_linux-64-12.6.77-h3f2d84a_0 2025-05-07T20:25:30.9922730Z cuda-gdb conda-forge/linux-64::cuda-gdb-12.6.77-h50b4baa_1 2025-05-07T20:25:30.9923232Z cuda-libraries conda-forge/linux-64::cuda-libraries-12.6.3-ha770c72_0 2025-05-07T20:25:30.9923801Z cuda-libraries-dev conda-forge/linux-64::cuda-libraries-dev-12.6.3-ha770c72_0 2025-05-07T20:25:30.9924351Z cuda-nsight conda-forge/linux-64::cuda-nsight-12.6.77-h7938cbb_0 2025-05-07T20:25:30.9924837Z cuda-nvcc conda-forge/linux-64::cuda-nvcc-12.6.85-hcdd1206_0 2025-05-07T20:25:30.9925371Z cuda-nvcc-dev_lin~ conda-forge/noarch::cuda-nvcc-dev_linux-64-12.6.85-he91c749_0 2025-05-07T20:25:30.9925941Z cuda-nvcc-impl conda-forge/linux-64::cuda-nvcc-impl-12.6.85-h85509e4_0 2025-05-07T20:25:30.9926486Z cuda-nvcc-tools conda-forge/linux-64::cuda-nvcc-tools-12.6.85-he02047a_0 2025-05-07T20:25:30.9927118Z cuda-nvcc_linux-64 conda-forge/linux-64::cuda-nvcc_linux-64-12.6.85-h04802cd_0 2025-05-07T20:25:30.9927668Z cuda-nvdisasm conda-forge/linux-64::cuda-nvdisasm-12.6.77-hbd13f7d_1 2025-05-07T20:25:30.9928199Z cuda-nvml-dev conda-forge/linux-64::cuda-nvml-dev-12.6.77-hbd13f7d_1 2025-05-07T20:25:30.9928703Z cuda-nvprof conda-forge/linux-64::cuda-nvprof-12.6.80-hbd13f7d_0 2025-05-07T20:25:30.9929259Z cuda-nvprune conda-forge/linux-64::cuda-nvprune-12.6.77-hbd13f7d_1 2025-05-07T20:25:30.9929792Z cuda-nvrtc conda-forge/linux-64::cuda-nvrtc-12.6.85-hbd13f7d_0 2025-05-07T20:25:30.9930300Z cuda-nvrtc-dev conda-forge/linux-64::cuda-nvrtc-dev-12.6.85-h5888daf_0 2025-05-07T20:25:30.9930803Z cuda-nvtx conda-forge/linux-64::cuda-nvtx-12.6.77-hbd13f7d_0 2025-05-07T20:25:30.9931328Z cuda-nvvm-dev_lin~ conda-forge/noarch::cuda-nvvm-dev_linux-64-12.6.85-ha770c72_0 2025-05-07T20:25:30.9931895Z cuda-nvvm-impl conda-forge/linux-64::cuda-nvvm-impl-12.6.85-he02047a_0 2025-05-07T20:25:30.9932446Z cuda-nvvm-tools conda-forge/linux-64::cuda-nvvm-tools-12.6.85-he02047a_0 2025-05-07T20:25:30.9932953Z cuda-nvvp conda-forge/linux-64::cuda-nvvp-12.6.80-hbd13f7d_1 2025-05-07T20:25:30.9933435Z cuda-opencl conda-forge/linux-64::cuda-opencl-12.6.77-hbd13f7d_0 2025-05-07T20:25:30.9934009Z cuda-opencl-dev conda-forge/linux-64::cuda-opencl-dev-12.6.77-h5888daf_0 2025-05-07T20:25:30.9934580Z cuda-profiler-api conda-forge/linux-64::cuda-profiler-api-12.6.77-h7938cbb_0 2025-05-07T20:25:30.9935116Z cuda-runtime conda-forge/noarch::cuda-runtime-12.6.3-ha804496_0 2025-05-07T20:25:30.9935758Z cuda-sanitizer-api conda-forge/linux-64::cuda-sanitizer-api-12.6.77-hbd13f7d_1 2025-05-07T20:25:30.9936312Z cuda-toolkit conda-forge/noarch::cuda-toolkit-12.6.3-ha804496_0 2025-05-07T20:25:30.9936786Z cuda-tools conda-forge/linux-64::cuda-tools-12.6.3-ha770c72_0 2025-05-07T20:25:30.9937267Z cuda-version conda-forge/noarch::cuda-version-12.6-h7480c83_3 2025-05-07T20:25:30.9937888Z cuda-visual-tools conda-forge/linux-64::cuda-visual-tools-12.6.3-ha770c72_0 2025-05-07T20:25:30.9938436Z cxx-compiler conda-forge/linux-64::cxx-compiler-1.5.2-hf52228f_0 2025-05-07T20:25:30.9938886Z dbus conda-forge/linux-64::dbus-1.13.6-h5008d03_3 2025-05-07T20:25:30.9939290Z expat conda-forge/linux-64::expat-2.7.0-h5888daf_0 2025-05-07T20:25:30.9939809Z font-ttf-dejavu-s~ conda-forge/noarch::font-ttf-dejavu-sans-mono-2.37-hab24e00_0 2025-05-07T20:25:30.9940419Z font-ttf-inconsol~ conda-forge/noarch::font-ttf-inconsolata-3.000-h77eed37_0 2025-05-07T20:25:30.9941023Z font-ttf-source-c~ conda-forge/noarch::font-ttf-source-code-pro-2.038-h77eed37_0 2025-05-07T20:25:30.9941596Z font-ttf-ubuntu conda-forge/noarch::font-ttf-ubuntu-0.83-h77eed37_3 2025-05-07T20:25:30.9942099Z fontconfig conda-forge/linux-64::fontconfig-2.15.0-h7e30c49_1 2025-05-07T20:25:30.9942599Z fonts-conda-ecosy~ conda-forge/noarch::fonts-conda-ecosystem-1-0 2025-05-07T20:25:30.9943092Z fonts-conda-forge conda-forge/noarch::fonts-conda-forge-1-0 2025-05-07T20:25:30.9943556Z freetype conda-forge/linux-64::freetype-2.13.3-ha770c72_1 2025-05-07T20:25:30.9944015Z gcc conda-forge/linux-64::gcc-11.4.0-h602e360_13 2025-05-07T20:25:30.9944449Z gds-tools conda-forge/linux-64::gds-tools-1.11.1.6-h5888daf_4 2025-05-07T20:25:30.9944874Z gmp conda-forge/linux-64::gmp-6.3.0-hac33072_2 2025-05-07T20:25:30.9945256Z gxx conda-forge/linux-64::gxx-11.4.0-h602e360_13 2025-05-07T20:25:30.9945676Z keyutils conda-forge/linux-64::keyutils-1.6.1-h166bdaf_0 2025-05-07T20:25:30.9946088Z krb5 conda-forge/linux-64::krb5-1.21.3-h659f571_0 2025-05-07T20:25:30.9946494Z libcap conda-forge/linux-64::libcap-2.71-h39aace5_0 2025-05-07T20:25:30.9946940Z libcublas conda-forge/linux-64::libcublas-12.6.4.1-h5888daf_1 2025-05-07T20:25:30.9947450Z libcublas-dev conda-forge/linux-64::libcublas-dev-12.6.4.1-h5888daf_1 2025-05-07T20:25:30.9947945Z libcufft conda-forge/linux-64::libcufft-11.3.0.4-hbd13f7d_0 2025-05-07T20:25:30.9948434Z libcufft-dev conda-forge/linux-64::libcufft-dev-11.3.0.4-h5888daf_0 2025-05-07T20:25:30.9948932Z libcufile conda-forge/linux-64::libcufile-1.11.1.6-h12f29b5_4 2025-05-07T20:25:30.9949433Z libcufile-dev conda-forge/linux-64::libcufile-dev-1.11.1.6-h5888daf_4 2025-05-07T20:25:30.9949933Z libcurand conda-forge/linux-64::libcurand-10.3.7.77-hbd13f7d_0 2025-05-07T20:25:30.9950448Z libcurand-dev conda-forge/linux-64::libcurand-dev-10.3.7.77-h5888daf_0 2025-05-07T20:25:30.9950974Z libcusolver conda-forge/linux-64::libcusolver-11.7.1.2-h5888daf_1 2025-05-07T20:25:30.9951510Z libcusolver-dev conda-forge/linux-64::libcusolver-dev-11.7.1.2-h5888daf_1 2025-05-07T20:25:30.9952040Z libcusparse conda-forge/linux-64::libcusparse-12.5.4.2-hbd13f7d_0 2025-05-07T20:25:30.9952587Z libcusparse-dev conda-forge/linux-64::libcusparse-dev-12.5.4.2-h5888daf_0 2025-05-07T20:25:30.9953109Z libedit conda-forge/linux-64::libedit-3.1.20191231-he28a2e2_2 2025-05-07T20:25:30.9953573Z libexpat conda-forge/linux-64::libexpat-2.7.0-h5888daf_0 2025-05-07T20:25:30.9954091Z libfreetype conda-forge/linux-64::libfreetype-2.13.3-ha770c72_1 2025-05-07T20:25:30.9954594Z libfreetype6 conda-forge/linux-64::libfreetype6-2.13.3-h48d6fc4_1 2025-05-07T20:25:30.9955110Z libgcrypt-lib conda-forge/linux-64::libgcrypt-lib-1.11.0-hb9d3cd8_2 2025-05-07T20:25:30.9955679Z libglib conda-forge/linux-64::libglib-2.84.0-h2ff4ddf_0 2025-05-07T20:25:30.9956148Z libgpg-error conda-forge/linux-64::libgpg-error-1.55-h3f2d84a_0 2025-05-07T20:25:30.9956620Z libiconv conda-forge/linux-64::libiconv-1.18-h4ce23a2_1 2025-05-07T20:25:30.9957055Z libnl conda-forge/linux-64::libnl-3.11.0-hb9d3cd8_0 2025-05-07T20:25:30.9957591Z libnpp conda-forge/linux-64::libnpp-12.3.1.54-h5888daf_0 2025-05-07T20:25:30.9958059Z libnpp-dev conda-forge/linux-64::libnpp-dev-12.3.1.54-h5888daf_0 2025-05-07T20:25:30.9958516Z libnsl conda-forge/linux-64::libnsl-2.0.1-hd590300_0 2025-05-07T20:25:30.9958943Z libnuma conda-forge/linux-64::libnuma-2.0.18-h4ab18f5_2 2025-05-07T20:25:30.9959405Z libnvfatbin conda-forge/linux-64::libnvfatbin-12.6.77-hbd13f7d_0 2025-05-07T20:25:30.9959936Z libnvfatbin-dev conda-forge/linux-64::libnvfatbin-dev-12.6.77-h5888daf_0 2025-05-07T20:25:30.9960480Z libnvjitlink conda-forge/linux-64::libnvjitlink-12.6.85-hbd13f7d_0 2025-05-07T20:25:30.9961026Z libnvjitlink-dev conda-forge/linux-64::libnvjitlink-dev-12.6.85-h5888daf_0 2025-05-07T20:25:30.9961549Z libnvjpeg conda-forge/linux-64::libnvjpeg-12.3.3.54-h5888daf_0 2025-05-07T20:25:30.9962059Z libnvjpeg-dev conda-forge/linux-64::libnvjpeg-dev-12.3.3.54-ha770c72_0 2025-05-07T20:25:30.9962549Z libpng conda-forge/linux-64::libpng-1.6.47-h943b412_0 2025-05-07T20:25:30.9962993Z libsqlite conda-forge/linux-64::libsqlite-3.49.2-hee588c1_0 2025-05-07T20:25:30.9963463Z libsystemd0 conda-forge/linux-64::libsystemd0-256.9-h2774228_0 2025-05-07T20:25:30.9963928Z libudev1 conda-forge/linux-64::libudev1-257.4-h9a4d06a_0 2025-05-07T20:25:30.9964362Z libxcb conda-forge/linux-64::libxcb-1.17.0-h8a09558_0 2025-05-07T20:25:30.9964824Z libxkbcommon conda-forge/linux-64::libxkbcommon-1.8.0-hc4a0caf_0 2025-05-07T20:25:30.9965320Z libxkbfile conda-forge/linux-64::libxkbfile-1.1.0-h166bdaf_1 2025-05-07T20:25:30.9965768Z libxml2 conda-forge/linux-64::libxml2-2.13.5-h064dc61_0 2025-05-07T20:25:30.9966196Z libzlib conda-forge/linux-64::libzlib-1.3.1-hb9d3cd8_2 2025-05-07T20:25:30.9966605Z lz4-c conda-forge/linux-64::lz4-c-1.9.4-hcb278e6_0 2025-05-07T20:25:30.9967161Z nsight-compute conda-forge/linux-64::nsight-compute-2024.3.2.3-hb5ebaad_0 2025-05-07T20:25:30.9967649Z nspr conda-forge/linux-64::nspr-4.36-h5888daf_0 2025-05-07T20:25:30.9968030Z nss conda-forge/linux-64::nss-3.111-h159eef7_0 2025-05-07T20:25:30.9968425Z ocl-icd conda-forge/linux-64::ocl-icd-2.3.3-hb9d3cd8_0 2025-05-07T20:25:30.9968924Z opencl-headers conda-forge/linux-64::opencl-headers-2024.10.24-h5888daf_0 2025-05-07T20:25:30.9969417Z pcre2 conda-forge/linux-64::pcre2-10.44-hc749103_2 2025-05-07T20:25:30.9969886Z pthread-stubs conda-forge/linux-64::pthread-stubs-0.4-hb9d3cd8_1002 2025-05-07T20:25:30.9970381Z rdma-core conda-forge/linux-64::rdma-core-55.0-h5888daf_0 2025-05-07T20:25:30.9970822Z wayland conda-forge/linux-64::wayland-1.23.1-h3e06ad9_0 2025-05-07T20:25:30.9971262Z xcb-util conda-forge/linux-64::xcb-util-0.4.1-hb711507_2 2025-05-07T20:25:30.9971751Z xcb-util-cursor conda-forge/linux-64::xcb-util-cursor-0.1.5-hb9d3cd8_0 2025-05-07T20:25:30.9972285Z xcb-util-image conda-forge/linux-64::xcb-util-image-0.4.0-hb711507_2 2025-05-07T20:25:30.9972828Z xcb-util-keysyms conda-forge/linux-64::xcb-util-keysyms-0.4.1-hb711507_0 2025-05-07T20:25:30.9973407Z xcb-util-renderut~ conda-forge/linux-64::xcb-util-renderutil-0.3.10-hb711507_0 2025-05-07T20:25:30.9973982Z xcb-util-wm conda-forge/linux-64::xcb-util-wm-0.4.2-hb711507_0 2025-05-07T20:25:30.9974503Z xkeyboard-config conda-forge/linux-64::xkeyboard-config-2.44-hb9d3cd8_0 2025-05-07T20:25:30.9975116Z xorg-libice conda-forge/linux-64::xorg-libice-1.1.2-hb9d3cd8_0 2025-05-07T20:25:30.9975591Z xorg-libsm conda-forge/linux-64::xorg-libsm-1.2.6-he73a12e_0 2025-05-07T20:25:30.9976061Z xorg-libx11 conda-forge/linux-64::xorg-libx11-1.8.12-h4f16b4b_0 2025-05-07T20:25:30.9976546Z xorg-libxau conda-forge/linux-64::xorg-libxau-1.0.12-hb9d3cd8_0 2025-05-07T20:25:30.9977176Z xorg-libxcomposite conda-forge/linux-64::xorg-libxcomposite-0.4.6-hb9d3cd8_2 2025-05-07T20:25:30.9977757Z xorg-libxdamage conda-forge/linux-64::xorg-libxdamage-1.1.6-hb9d3cd8_0 2025-05-07T20:25:30.9978287Z xorg-libxdmcp conda-forge/linux-64::xorg-libxdmcp-1.1.5-hb9d3cd8_0 2025-05-07T20:25:30.9978797Z xorg-libxext conda-forge/linux-64::xorg-libxext-1.3.6-hb9d3cd8_0 2025-05-07T20:25:30.9979310Z xorg-libxfixes conda-forge/linux-64::xorg-libxfixes-6.0.1-hb9d3cd8_0 2025-05-07T20:25:30.9979809Z xorg-libxi conda-forge/linux-64::xorg-libxi-1.8.2-hb9d3cd8_0 2025-05-07T20:25:30.9980302Z xorg-libxrandr conda-forge/linux-64::xorg-libxrandr-1.5.4-hb9d3cd8_0 2025-05-07T20:25:30.9980847Z xorg-libxrender conda-forge/linux-64::xorg-libxrender-0.9.12-hb9d3cd8_0 2025-05-07T20:25:30.9981371Z xorg-libxtst conda-forge/linux-64::xorg-libxtst-1.2.5-hb9d3cd8_3 2025-05-07T20:25:30.9981815Z zstd conda-forge/linux-64::zstd-1.5.7-hb8e6e7a_2 2025-05-07T20:25:30.9982060Z 2025-05-07T20:25:30.9982180Z The following packages will be UPDATED: 2025-05-07T20:25:30.9982390Z 2025-05-07T20:25:30.9982666Z libuuid pkgs/main::libuuid-1.41.5-h5eee18b_0 --> conda-forge::libuuid-2.38.1-h0b41bf4_0 2025-05-07T20:25:30.9983266Z zlib pkgs/main::zlib-1.2.13-h5eee18b_1 --> conda-forge::zlib-1.3.1-hb9d3cd8_2 2025-05-07T20:25:30.9983598Z 2025-05-07T20:25:30.9983817Z The following packages will be SUPERSEDED by a higher-priority channel: 2025-05-07T20:25:30.9984138Z 2025-05-07T20:25:30.9984428Z python pkgs/main::python-3.10.16-he870216_1 --> conda-forge::python-3.10.13-hd12c33a_1_cpython 2025-05-07T20:25:30.9985071Z sqlite pkgs/main::sqlite-3.45.3-h5eee18b_0 --> conda-forge::sqlite-3.32.3-hcee41ef_1 2025-05-07T20:25:30.9985647Z tk pkgs/main::tk-8.6.14-h39e8969_0 --> conda-forge::tk-8.6.13-noxft_h4845f30_101 2025-05-07T20:25:30.9985968Z 2025-05-07T20:25:30.9985998Z 2025-05-07T20:25:30.9986002Z 2025-05-07T20:25:30.9986159Z Downloading and Extracting Packages: ...working... 2025-05-07T20:25:30.9986541Z nsight-compute-2024. | 443.1 MB | | 0% 2025-05-07T20:25:30.9986781Z 2025-05-07T20:25:30.9987185Z libcublas-12.6.4.1 | 256.2 MB | | 0%  2025-05-07T20:25:30.9987422Z 2025-05-07T20:25:30.9987432Z 2025-05-07T20:25:30.9987643Z libcufft-11.3.0.4 | 156.2 MB | | 0%  2025-05-07T20:25:30.9987880Z 2025-05-07T20:25:30.9987884Z 2025-05-07T20:25:30.9987888Z 2025-05-07T20:25:30.9988122Z libcusparse-12.5.4.2 | 118.6 MB | | 0%  2025-05-07T20:25:30.9988384Z 2025-05-07T20:25:30.9988388Z 2025-05-07T20:25:30.9988392Z 2025-05-07T20:25:30.9988396Z 2025-05-07T20:25:30.9988637Z cuda-nsight-12.6.77 | 113.2 MB | | 0%  2025-05-07T20:25:30.9988895Z 2025-05-07T20:25:30.9988899Z 2025-05-07T20:25:30.9988903Z 2025-05-07T20:25:30.9988907Z 2025-05-07T20:25:30.9992773Z 2025-05-07T20:25:30.9994299Z cuda-nvvp-12.6.80 | 109.3 MB | | 0%  2025-05-07T20:25:30.9994563Z 2025-05-07T20:25:30.9994572Z 2025-05-07T20:25:30.9994576Z 2025-05-07T20:25:30.9994581Z 2025-05-07T20:25:30.9994585Z 2025-05-07T20:25:30.9994589Z 2025-05-07T20:25:30.9995890Z libcusolver-11.7.1.2 | 95.8 MB | | 0%  2025-05-07T20:25:30.9996169Z 2025-05-07T20:25:30.9996173Z 2025-05-07T20:25:30.9996177Z 2025-05-07T20:25:30.9996181Z 2025-05-07T20:25:30.9996184Z 2025-05-07T20:25:30.9996188Z 2025-05-07T20:25:30.9996192Z 2025-05-07T20:25:30.9997847Z libnpp-12.3.1.54 | 93.4 MB | | 0%  2025-05-07T20:25:30.9998217Z 2025-05-07T20:25:30.9998221Z 2025-05-07T20:25:30.9998231Z 2025-05-07T20:25:30.9998235Z 2025-05-07T20:25:30.9998239Z 2025-05-07T20:25:30.9998242Z 2025-05-07T20:25:30.9998246Z 2025-05-07T20:25:30.9998250Z 2025-05-07T20:25:30.9999354Z cuda-nvdisasm-12.6.7 | 47.6 MB | | 0%  2025-05-07T20:25:30.9999638Z 2025-05-07T20:25:30.9999741Z 2025-05-07T20:25:30.9999746Z 2025-05-07T20:25:30.9999754Z 2025-05-07T20:25:30.9999758Z 2025-05-07T20:25:30.9999769Z 2025-05-07T20:25:30.9999773Z 2025-05-07T20:25:30.9999777Z 2025-05-07T20:25:30.9999781Z 2025-05-07T20:25:31.0001915Z libcurand-10.3.7.77 | 39.9 MB | | 0%  2025-05-07T20:25:31.0002193Z 2025-05-07T20:25:31.0002328Z 2025-05-07T20:25:31.0002337Z 2025-05-07T20:25:31.0002343Z 2025-05-07T20:25:31.0002349Z 2025-05-07T20:25:31.0002355Z 2025-05-07T20:25:31.0002361Z 2025-05-07T20:25:31.0002368Z 2025-05-07T20:25:31.0002391Z 2025-05-07T20:25:31.0002860Z 2025-05-07T20:25:31.0005182Z gds-tools-1.11.1.6 | 37.8 MB | | 0%  2025-05-07T20:25:31.0005503Z 2025-05-07T20:25:31.0005508Z 2025-05-07T20:25:31.0005512Z 2025-05-07T20:25:31.0005516Z 2025-05-07T20:25:31.0005520Z 2025-05-07T20:25:31.0005523Z 2025-05-07T20:25:31.0005527Z 2025-05-07T20:25:31.0005531Z 2025-05-07T20:25:31.0005535Z 2025-05-07T20:25:31.0005549Z 2025-05-07T20:25:31.0005553Z 2025-05-07T20:25:31.0015617Z python-3.10.13 | 24.5 MB | | 0%  2025-05-07T20:25:31.0015907Z 2025-05-07T20:25:31.0015912Z 2025-05-07T20:25:31.0015916Z 2025-05-07T20:25:31.0015920Z 2025-05-07T20:25:31.0015924Z 2025-05-07T20:25:31.0015927Z 2025-05-07T20:25:31.0015931Z 2025-05-07T20:25:31.0015935Z 2025-05-07T20:25:31.0015947Z 2025-05-07T20:25:31.0015951Z 2025-05-07T20:25:31.0015955Z 2025-05-07T20:25:31.0015958Z 2025-05-07T20:25:31.0018705Z cuda-nvcc-tools-12.6 | 23.0 MB | | 0%  2025-05-07T20:25:31.0019031Z 2025-05-07T20:25:31.0019036Z 2025-05-07T20:25:31.0019039Z 2025-05-07T20:25:31.0019043Z 2025-05-07T20:25:31.0019047Z 2025-05-07T20:25:31.0019051Z 2025-05-07T20:25:31.0019055Z 2025-05-07T20:25:31.0019059Z 2025-05-07T20:25:31.0019063Z 2025-05-07T20:25:31.0019070Z 2025-05-07T20:25:31.0019074Z 2025-05-07T20:25:31.0019078Z 2025-05-07T20:25:31.0019086Z 2025-05-07T20:25:31.0021053Z cuda-nvrtc-12.6.85 | 17.3 MB | | 0%  2025-05-07T20:25:31.0021351Z 2025-05-07T20:25:31.0021362Z 2025-05-07T20:25:31.0021366Z 2025-05-07T20:25:31.0021369Z 2025-05-07T20:25:31.0021373Z 2025-05-07T20:25:31.0021377Z 2025-05-07T20:25:31.0021381Z 2025-05-07T20:25:31.0021385Z 2025-05-07T20:25:31.0021388Z 2025-05-07T20:25:31.0021392Z 2025-05-07T20:25:31.0021396Z 2025-05-07T20:25:31.0021400Z 2025-05-07T20:25:31.0021404Z 2025-05-07T20:25:31.0021407Z 2025-05-07T20:25:31.0022067Z libnvjitlink-12.6.85 | 14.9 MB | | 0%  2025-05-07T20:25:31.0022370Z 2025-05-07T20:25:31.0022381Z 2025-05-07T20:25:31.0022385Z 2025-05-07T20:25:31.0022389Z 2025-05-07T20:25:31.0022400Z 2025-05-07T20:25:31.0022404Z 2025-05-07T20:25:31.0022407Z 2025-05-07T20:25:31.0022411Z 2025-05-07T20:25:31.0022415Z 2025-05-07T20:25:31.0022419Z 2025-05-07T20:25:31.0022423Z 2025-05-07T20:25:31.0022430Z 2025-05-07T20:25:31.0022434Z 2025-05-07T20:25:31.0022438Z 2025-05-07T20:25:31.0022441Z 2025-05-07T20:25:31.0024166Z cuda-nvcc-dev_linux- | 10.8 MB | | 0%  2025-05-07T20:25:31.0024493Z 2025-05-07T20:25:31.0024497Z 2025-05-07T20:25:31.0024501Z 2025-05-07T20:25:31.0024504Z 2025-05-07T20:25:31.0024508Z 2025-05-07T20:25:31.0024512Z 2025-05-07T20:25:31.0024516Z 2025-05-07T20:25:31.0024520Z 2025-05-07T20:25:31.0024524Z 2025-05-07T20:25:31.0024528Z 2025-05-07T20:25:31.0024532Z 2025-05-07T20:25:31.0024767Z 2025-05-07T20:25:31.0024771Z 2025-05-07T20:25:31.0024775Z 2025-05-07T20:25:31.0024779Z 2025-05-07T20:25:31.0024783Z 2025-05-07T20:25:31.0025172Z cuda-nvvm-tools-12.6 | 10.4 MB | | 0%  2025-05-07T20:25:31.0025551Z 2025-05-07T20:25:31.0025555Z 2025-05-07T20:25:31.0025559Z 2025-05-07T20:25:31.0025563Z 2025-05-07T20:25:31.0025573Z 2025-05-07T20:25:31.0025725Z 2025-05-07T20:25:31.0025729Z 2025-05-07T20:25:31.0025733Z 2025-05-07T20:25:31.0025737Z 2025-05-07T20:25:31.0025741Z 2025-05-07T20:25:31.0025744Z 2025-05-07T20:25:31.0025748Z 2025-05-07T20:25:31.0025752Z 2025-05-07T20:25:31.0025756Z 2025-05-07T20:25:31.0025760Z 2025-05-07T20:25:31.0025764Z 2025-05-07T20:25:31.0025767Z 2025-05-07T20:25:31.0026682Z cuda-sanitizer-api-1 | 8.9 MB | | 0%  2025-05-07T20:25:31.0027054Z 2025-05-07T20:25:31.0027058Z 2025-05-07T20:25:31.0027062Z 2025-05-07T20:25:31.0027080Z 2025-05-07T20:25:31.0027083Z 2025-05-07T20:25:31.0027087Z 2025-05-07T20:25:31.0027091Z 2025-05-07T20:25:31.0027095Z 2025-05-07T20:25:31.0027099Z 2025-05-07T20:25:31.0027103Z 2025-05-07T20:25:31.0027106Z 2025-05-07T20:25:31.0027110Z 2025-05-07T20:25:31.0027114Z 2025-05-07T20:25:31.0027118Z 2025-05-07T20:25:31.0027122Z 2025-05-07T20:25:31.0027132Z 2025-05-07T20:25:31.0027136Z 2025-05-07T20:25:31.0027139Z 2025-05-07T20:25:31.0028069Z cuda-nvvm-impl-12.6. | 7.7 MB | | 0%  2025-05-07T20:25:31.0028408Z 2025-05-07T20:25:31.0028412Z 2025-05-07T20:25:31.0028423Z 2025-05-07T20:25:31.0028433Z 2025-05-07T20:25:31.0028437Z 2025-05-07T20:25:31.0028441Z 2025-05-07T20:25:31.0028445Z 2025-05-07T20:25:31.0028448Z 2025-05-07T20:25:31.0028452Z 2025-05-07T20:25:31.0028456Z 2025-05-07T20:25:31.0028460Z 2025-05-07T20:25:31.0028464Z 2025-05-07T20:25:31.0028467Z 2025-05-07T20:25:31.0028471Z 2025-05-07T20:25:31.0028475Z 2025-05-07T20:25:31.0028484Z 2025-05-07T20:25:31.0028488Z 2025-05-07T20:25:31.0028492Z 2025-05-07T20:25:31.0028495Z 2025-05-07T20:25:31.0926441Z ... (more hidden) ... 2025-05-07T20:25:31.0951509Z nsight-compute-2024. | 443.1 MB | | 0% 2025-05-07T20:25:31.0951833Z 2025-05-07T20:25:31.0952195Z 2025-05-07T20:25:31.0961766Z libcufft-11.3.0.4 | 156.2 MB | | 1%  2025-05-07T20:25:31.0962039Z 2025-05-07T20:25:31.0962044Z 2025-05-07T20:25:31.0963710Z 2025-05-07T20:25:31.0969755Z libcusparse-12.5.4.2 | 118.6 MB | 4 | 4%  2025-05-07T20:25:31.0970203Z 2025-05-07T20:25:31.0970207Z 2025-05-07T20:25:31.0970211Z 2025-05-07T20:25:31.0972047Z 2025-05-07T20:25:31.1108433Z cuda-nsight-12.6.77 | 113.2 MB | | 0%  2025-05-07T20:25:31.1109034Z 2025-05-07T20:25:31.1931335Z libcublas-12.6.4.1 | 256.2 MB | | 0%  2025-05-07T20:25:31.1953346Z nsight-compute-2024. | 443.1 MB | | 1% 2025-05-07T20:25:31.1953728Z 2025-05-07T20:25:31.1956423Z 2025-05-07T20:25:31.1971272Z libcufft-11.3.0.4 | 156.2 MB | 3 | 3%  2025-05-07T20:25:31.1971624Z 2025-05-07T20:25:31.1971629Z 2025-05-07T20:25:31.1971634Z 2025-05-07T20:25:31.1974314Z 2025-05-07T20:25:31.2111666Z cuda-nsight-12.6.77 | 113.2 MB | 3 | 4%  2025-05-07T20:25:31.2111967Z 2025-05-07T20:25:31.2338684Z libcublas-12.6.4.1 | 256.2 MB | | 1%  2025-05-07T20:25:31.2338961Z 2025-05-07T20:25:31.2338965Z 2025-05-07T20:25:31.2338969Z 2025-05-07T20:25:31.2931749Z libcusparse-12.5.4.2 | 118.6 MB | 8 | 9%  2025-05-07T20:25:31.2960707Z nsight-compute-2024. | 443.1 MB | 1 | 2% 2025-05-07T20:25:31.2961021Z 2025-05-07T20:25:31.2962060Z 2025-05-07T20:25:31.2976391Z libcufft-11.3.0.4 | 156.2 MB | 5 | 5%  2025-05-07T20:25:31.2976785Z 2025-05-07T20:25:31.2976888Z 2025-05-07T20:25:31.2976894Z 2025-05-07T20:25:31.2983426Z 2025-05-07T20:25:31.3118221Z cuda-nsight-12.6.77 | 113.2 MB | 6 | 6%  2025-05-07T20:25:31.3118582Z 2025-05-07T20:25:31.3458184Z libcublas-12.6.4.1 | 256.2 MB | 2 | 2%  2025-05-07T20:25:31.3458487Z 2025-05-07T20:25:31.3458491Z 2025-05-07T20:25:31.3460769Z 2025-05-07T20:25:31.3934140Z libcusparse-12.5.4.2 | 118.6 MB | #2 | 13%  2025-05-07T20:25:31.3961902Z nsight-compute-2024. | 443.1 MB | 2 | 3% 2025-05-07T20:25:31.3962260Z 2025-05-07T20:25:31.3962268Z 2025-05-07T20:25:31.3977208Z libcufft-11.3.0.4 | 156.2 MB | 6 | 7%  2025-05-07T20:25:31.3977516Z 2025-05-07T20:25:31.3977520Z 2025-05-07T20:25:31.3977524Z 2025-05-07T20:25:31.3978738Z 2025-05-07T20:25:31.4120113Z cuda-nsight-12.6.77 | 113.2 MB | 9 | 9%  2025-05-07T20:25:31.4120539Z 2025-05-07T20:25:31.4600170Z libcublas-12.6.4.1 | 256.2 MB | 3 | 4%  2025-05-07T20:25:31.4600497Z 2025-05-07T20:25:31.4600522Z 2025-05-07T20:25:31.4602952Z 2025-05-07T20:25:31.4934887Z libcusparse-12.5.4.2 | 118.6 MB | #6 | 16%  2025-05-07T20:25:31.4963552Z nsight-compute-2024. | 443.1 MB | 3 | 3% 2025-05-07T20:25:31.4964018Z 2025-05-07T20:25:31.4965448Z 2025-05-07T20:25:31.4978091Z libcufft-11.3.0.4 | 156.2 MB | 9 | 9%  2025-05-07T20:25:31.4978446Z 2025-05-07T20:25:31.4978450Z 2025-05-07T20:25:31.4978474Z 2025-05-07T20:25:31.4981209Z 2025-05-07T20:25:31.5124142Z cuda-nsight-12.6.77 | 113.2 MB | #2 | 13%  2025-05-07T20:25:31.5125110Z 2025-05-07T20:25:31.5644570Z libcublas-12.6.4.1 | 256.2 MB | 4 | 5%  2025-05-07T20:25:31.5644948Z 2025-05-07T20:25:31.5644953Z 2025-05-07T20:25:31.5646458Z 2025-05-07T20:25:31.5935637Z libcusparse-12.5.4.2 | 118.6 MB | #9 | 20%  2025-05-07T20:25:31.5964320Z nsight-compute-2024. | 443.1 MB | 4 | 4% 2025-05-07T20:25:31.5964714Z 2025-05-07T20:25:31.5969612Z 2025-05-07T20:25:31.5979106Z libcufft-11.3.0.4 | 156.2 MB | #1 | 12%  2025-05-07T20:25:31.5979415Z 2025-05-07T20:25:31.5979421Z 2025-05-07T20:25:31.5979428Z 2025-05-07T20:25:31.5980002Z 2025-05-07T20:25:31.6128950Z cuda-nsight-12.6.77 | 113.2 MB | #6 | 16%  2025-05-07T20:25:31.6129356Z 2025-05-07T20:25:31.6665329Z libcublas-12.6.4.1 | 256.2 MB | 6 | 6%  2025-05-07T20:25:31.6665636Z 2025-05-07T20:25:31.6665641Z 2025-05-07T20:25:31.6666338Z 2025-05-07T20:25:31.6936346Z libcusparse-12.5.4.2 | 118.6 MB | ##2 | 23%  2025-05-07T20:25:31.6965406Z nsight-compute-2024. | 443.1 MB | 4 | 5% 2025-05-07T20:25:31.6965685Z 2025-05-07T20:25:31.6969013Z 2025-05-07T20:25:31.6980236Z libcufft-11.3.0.4 | 156.2 MB | #3 | 14%  2025-05-07T20:25:31.6980566Z 2025-05-07T20:25:31.6980570Z 2025-05-07T20:25:31.6980577Z 2025-05-07T20:25:31.6980593Z 2025-05-07T20:25:31.7130754Z cuda-nsight-12.6.77 | 113.2 MB | #9 | 19%  2025-05-07T20:25:31.7131091Z 2025-05-07T20:25:31.7722222Z libcublas-12.6.4.1 | 256.2 MB | 7 | 8%  2025-05-07T20:25:31.7722534Z 2025-05-07T20:25:31.7722538Z 2025-05-07T20:25:31.7723318Z 2025-05-07T20:25:31.7968415Z libcusparse-12.5.4.2 | 118.6 MB | ##6 | 26%  2025-05-07T20:25:31.7968808Z 2025-05-07T20:25:31.7968815Z 2025-05-07T20:25:31.7981098Z libcufft-11.3.0.4 | 156.2 MB | #6 | 16%  2025-05-07T20:25:31.7981387Z 2025-05-07T20:25:31.7981392Z 2025-05-07T20:25:31.7981395Z 2025-05-07T20:25:31.7982230Z 2025-05-07T20:25:31.8001265Z cuda-nsight-12.6.77 | 113.2 MB | ##2 | 23%  2025-05-07T20:25:31.8132551Z nsight-compute-2024. | 443.1 MB | 5 | 6% 2025-05-07T20:25:31.8132937Z 2025-05-07T20:25:31.8756320Z libcublas-12.6.4.1 | 256.2 MB | 8 | 9%  2025-05-07T20:25:31.8756619Z 2025-05-07T20:25:31.8756624Z 2025-05-07T20:25:31.8757326Z 2025-05-07T20:25:31.8974413Z libcusparse-12.5.4.2 | 118.6 MB | ##9 | 30%  2025-05-07T20:25:31.8974984Z 2025-05-07T20:25:31.8975276Z 2025-05-07T20:25:31.8984374Z libcufft-11.3.0.4 | 156.2 MB | #8 | 19%  2025-05-07T20:25:31.8984873Z 2025-05-07T20:25:31.8984880Z 2025-05-07T20:25:31.8984886Z 2025-05-07T20:25:31.8986446Z 2025-05-07T20:25:31.9002241Z cuda-nsight-12.6.77 | 113.2 MB | ##6 | 26%  2025-05-07T20:25:31.9139764Z nsight-compute-2024. | 443.1 MB | 6 | 6% 2025-05-07T20:25:31.9140169Z 2025-05-07T20:25:31.9790974Z libcublas-12.6.4.1 | 256.2 MB | # | 10%  2025-05-07T20:25:31.9791254Z 2025-05-07T20:25:31.9791258Z 2025-05-07T20:25:31.9791953Z 2025-05-07T20:25:31.9976128Z libcusparse-12.5.4.2 | 118.6 MB | ###2 | 33%  2025-05-07T20:25:31.9976494Z 2025-05-07T20:25:31.9976707Z 2025-05-07T20:25:31.9992391Z libcufft-11.3.0.4 | 156.2 MB | ##1 | 21%  2025-05-07T20:25:31.9992763Z 2025-05-07T20:25:31.9992770Z 2025-05-07T20:25:31.9992776Z 2025-05-07T20:25:31.9995194Z 2025-05-07T20:25:32.0120701Z cuda-nsight-12.6.77 | 113.2 MB | ##9 | 30%  2025-05-07T20:25:32.0140076Z nsight-compute-2024. | 443.1 MB | 7 | 7% 2025-05-07T20:25:32.0140439Z 2025-05-07T20:25:32.0794889Z libcublas-12.6.4.1 | 256.2 MB | #1 | 12%  2025-05-07T20:25:32.0795176Z 2025-05-07T20:25:32.0795181Z 2025-05-07T20:25:32.0798114Z 2025-05-07T20:25:32.0980188Z libcusparse-12.5.4.2 | 118.6 MB | ###6 | 36%  2025-05-07T20:25:32.0980618Z 2025-05-07T20:25:32.0982468Z 2025-05-07T20:25:32.1123083Z libcufft-11.3.0.4 | 156.2 MB | ##3 | 24%  2025-05-07T20:25:32.1141305Z nsight-compute-2024. | 443.1 MB | 8 | 8% 2025-05-07T20:25:32.1141698Z 2025-05-07T20:25:32.1536176Z libcublas-12.6.4.1 | 256.2 MB | #3 | 13%  2025-05-07T20:25:32.1536501Z 2025-05-07T20:25:32.1536505Z 2025-05-07T20:25:32.1536509Z 2025-05-07T20:25:32.1537077Z 2025-05-07T20:25:32.1798133Z cuda-nsight-12.6.77 | 113.2 MB | ###2 | 33%  2025-05-07T20:25:32.1798455Z 2025-05-07T20:25:32.1798460Z 2025-05-07T20:25:32.1799044Z 2025-05-07T20:25:32.2014292Z libcusparse-12.5.4.2 | 118.6 MB | ###9 | 39%  2025-05-07T20:25:32.2014586Z 2025-05-07T20:25:32.2014590Z 2025-05-07T20:25:32.2125335Z libcufft-11.3.0.4 | 156.2 MB | ##6 | 26%  2025-05-07T20:25:32.2196559Z nsight-compute-2024. | 443.1 MB | 8 | 9% 2025-05-07T20:25:32.2197634Z 2025-05-07T20:25:32.2683379Z libcublas-12.6.4.1 | 256.2 MB | #4 | 14%  2025-05-07T20:25:32.2683687Z 2025-05-07T20:25:32.2683691Z 2025-05-07T20:25:32.2683705Z 2025-05-07T20:25:32.2684194Z 2025-05-07T20:25:32.2799213Z cuda-nsight-12.6.77 | 113.2 MB | ###5 | 36%  2025-05-07T20:25:32.2799511Z 2025-05-07T20:25:32.2799516Z 2025-05-07T20:25:32.2800198Z 2025-05-07T20:25:32.3016143Z libcusparse-12.5.4.2 | 118.6 MB | ####2 | 43%  2025-05-07T20:25:32.3016574Z 2025-05-07T20:25:32.3018045Z 2025-05-07T20:25:32.3125919Z libcufft-11.3.0.4 | 156.2 MB | ##8 | 29%  2025-05-07T20:25:32.3198390Z nsight-compute-2024. | 443.1 MB | 9 | 10% 2025-05-07T20:25:32.3198713Z 2025-05-07T20:25:32.3683723Z libcublas-12.6.4.1 | 256.2 MB | #5 | 16%  2025-05-07T20:25:32.3684012Z 2025-05-07T20:25:32.3684017Z 2025-05-07T20:25:32.3684023Z 2025-05-07T20:25:32.3684590Z 2025-05-07T20:25:32.3856250Z cuda-nsight-12.6.77 | 113.2 MB | ###8 | 39%  2025-05-07T20:25:32.3856643Z 2025-05-07T20:25:32.3856648Z 2025-05-07T20:25:32.3858011Z 2025-05-07T20:25:32.4074012Z libcusparse-12.5.4.2 | 118.6 MB | ####5 | 46%  2025-05-07T20:25:32.4074351Z 2025-05-07T20:25:32.4075407Z 2025-05-07T20:25:32.4126318Z libcufft-11.3.0.4 | 156.2 MB | ### | 31%  2025-05-07T20:25:32.4309174Z nsight-compute-2024. | 443.1 MB | # | 11% 2025-05-07T20:25:32.4309569Z 2025-05-07T20:25:32.4684812Z libcublas-12.6.4.1 | 256.2 MB | #7 | 17%  2025-05-07T20:25:32.4685397Z 2025-05-07T20:25:32.4685403Z 2025-05-07T20:25:32.4685409Z 2025-05-07T20:25:32.4688465Z 2025-05-07T20:25:32.4931549Z cuda-nsight-12.6.77 | 113.2 MB | ####1 | 42%  2025-05-07T20:25:32.4931938Z 2025-05-07T20:25:32.4931945Z 2025-05-07T20:25:32.4931951Z 2025-05-07T20:25:32.5180442Z libcusparse-12.5.4.2 | 118.6 MB | ####8 | 49%  2025-05-07T20:25:32.5180857Z 2025-05-07T20:25:32.5183226Z 2025-05-07T20:25:32.5218394Z libcufft-11.3.0.4 | 156.2 MB | ###3 | 33%  2025-05-07T20:25:32.5352611Z nsight-compute-2024. | 443.1 MB | #1 | 11% 2025-05-07T20:25:32.5354747Z 2025-05-07T20:25:32.5686447Z libcublas-12.6.4.1 | 256.2 MB | #8 | 18%  2025-05-07T20:25:32.5686728Z 2025-05-07T20:25:32.5686733Z 2025-05-07T20:25:32.5686737Z 2025-05-07T20:25:32.5687566Z 2025-05-07T20:25:32.5931767Z cuda-nsight-12.6.77 | 113.2 MB | ####5 | 45%  2025-05-07T20:25:32.5932092Z 2025-05-07T20:25:32.5932121Z 2025-05-07T20:25:32.5932126Z 2025-05-07T20:25:32.6183165Z libcusparse-12.5.4.2 | 118.6 MB | #####2 | 53%  2025-05-07T20:25:32.6183575Z 2025-05-07T20:25:32.6184302Z 2025-05-07T20:25:32.6220338Z libcufft-11.3.0.4 | 156.2 MB | ###6 | 36%  2025-05-07T20:25:32.6689140Z nsight-compute-2024. | 443.1 MB | #2 | 12% 2025-05-07T20:25:32.6689424Z 2025-05-07T20:25:32.6689428Z 2025-05-07T20:25:32.6689451Z 2025-05-07T20:25:32.6689914Z 2025-05-07T20:25:32.6947782Z cuda-nsight-12.6.77 | 113.2 MB | ####8 | 49%  2025-05-07T20:25:32.6948083Z 2025-05-07T20:25:32.6948088Z 2025-05-07T20:25:32.6948092Z 2025-05-07T20:25:32.7013333Z libcusparse-12.5.4.2 | 118.6 MB | #####5 | 56%  2025-05-07T20:25:32.7013759Z 2025-05-07T20:25:32.7184143Z libcublas-12.6.4.1 | 256.2 MB | #9 | 20%  2025-05-07T20:25:32.7184425Z 2025-05-07T20:25:32.7185526Z 2025-05-07T20:25:32.7221136Z libcufft-11.3.0.4 | 156.2 MB | ###8 | 39%  2025-05-07T20:25:32.7693885Z nsight-compute-2024. | 443.1 MB | #3 | 13% 2025-05-07T20:25:32.7694170Z 2025-05-07T20:25:32.7694175Z 2025-05-07T20:25:32.7694179Z 2025-05-07T20:25:32.7694578Z 2025-05-07T20:25:32.7948857Z cuda-nsight-12.6.77 | 113.2 MB | #####2 | 52%  2025-05-07T20:25:32.7949189Z 2025-05-07T20:25:32.7949195Z 2025-05-07T20:25:32.7949201Z 2025-05-07T20:25:32.8014735Z libcusparse-12.5.4.2 | 118.6 MB | #####9 | 59%  2025-05-07T20:25:32.8015155Z 2025-05-07T20:25:32.8233208Z libcublas-12.6.4.1 | 256.2 MB | ## | 21%  2025-05-07T20:25:32.8233506Z 2025-05-07T20:25:32.8235908Z 2025-05-07T20:25:32.8280409Z libcufft-11.3.0.4 | 156.2 MB | ####1 | 41%  2025-05-07T20:25:32.8694815Z nsight-compute-2024. | 443.1 MB | #4 | 14% 2025-05-07T20:25:32.8695086Z 2025-05-07T20:25:32.8695091Z 2025-05-07T20:25:32.8695094Z 2025-05-07T20:25:32.8695632Z 2025-05-07T20:25:32.9017194Z cuda-nsight-12.6.77 | 113.2 MB | #####5 | 55%  2025-05-07T20:25:32.9017547Z 2025-05-07T20:25:32.9075198Z libcublas-12.6.4.1 | 256.2 MB | ##2 | 22%  2025-05-07T20:25:32.9075482Z 2025-05-07T20:25:32.9075486Z 2025-05-07T20:25:32.9075490Z 2025-05-07T20:25:32.9355201Z libcusparse-12.5.4.2 | 118.6 MB | ######2 | 62%  2025-05-07T20:25:32.9361576Z nsight-compute-2024. | 443.1 MB | #4 | 15% 2025-05-07T20:25:32.9361842Z 2025-05-07T20:25:32.9363085Z 2025-05-07T20:25:32.9714199Z libcufft-11.3.0.4 | 156.2 MB | ####3 | 43%  2025-05-07T20:25:32.9714524Z 2025-05-07T20:25:32.9714532Z 2025-05-07T20:25:32.9714552Z 2025-05-07T20:25:32.9714559Z 2025-05-07T20:25:33.0051382Z cuda-nsight-12.6.77 | 113.2 MB | #####8 | 59%  2025-05-07T20:25:33.0056696Z 2025-05-07T20:25:33.0098517Z libcublas-12.6.4.1 | 256.2 MB | ##3 | 24%  2025-05-07T20:25:33.0098913Z 2025-05-07T20:25:33.0098919Z 2025-05-07T20:25:33.0101780Z 2025-05-07T20:25:33.0356839Z libcusparse-12.5.4.2 | 118.6 MB | ######5 | 66%  2025-05-07T20:25:33.0379821Z nsight-compute-2024. | 443.1 MB | #5 | 16% 2025-05-07T20:25:33.0380092Z 2025-05-07T20:25:33.0381536Z 2025-05-07T20:25:33.0716426Z libcufft-11.3.0.4 | 156.2 MB | ####5 | 46%  2025-05-07T20:25:33.0716818Z 2025-05-07T20:25:33.0716825Z 2025-05-07T20:25:33.0716831Z 2025-05-07T20:25:33.0718604Z 2025-05-07T20:25:33.1055735Z cuda-nsight-12.6.77 | 113.2 MB | ######1 | 62%  2025-05-07T20:25:33.1061106Z 2025-05-07T20:25:33.1098565Z libcublas-12.6.4.1 | 256.2 MB | ##4 | 25%  2025-05-07T20:25:33.1098835Z 2025-05-07T20:25:33.1098839Z 2025-05-07T20:25:33.1099854Z 2025-05-07T20:25:33.1358992Z libcusparse-12.5.4.2 | 118.6 MB | ######8 | 69%  2025-05-07T20:25:33.1386198Z nsight-compute-2024. | 443.1 MB | #6 | 17% 2025-05-07T20:25:33.1386465Z 2025-05-07T20:25:33.1387733Z 2025-05-07T20:25:33.1716983Z libcufft-11.3.0.4 | 156.2 MB | ####8 | 48%  2025-05-07T20:25:33.1717401Z 2025-05-07T20:25:33.1717407Z 2025-05-07T20:25:33.1717413Z 2025-05-07T20:25:33.1719392Z 2025-05-07T20:25:33.2057999Z cuda-nsight-12.6.77 | 113.2 MB | ######5 | 65%  2025-05-07T20:25:33.2065150Z 2025-05-07T20:25:33.2109414Z libcublas-12.6.4.1 | 256.2 MB | ##6 | 26%  2025-05-07T20:25:33.2109814Z 2025-05-07T20:25:33.2109820Z 2025-05-07T20:25:33.2111777Z 2025-05-07T20:25:33.2383181Z libcusparse-12.5.4.2 | 118.6 MB | #######1 | 72%  2025-05-07T20:25:33.2450582Z nsight-compute-2024. | 443.1 MB | #7 | 17% 2025-05-07T20:25:33.2450856Z 2025-05-07T20:25:33.2450861Z 2025-05-07T20:25:33.2722982Z libcufft-11.3.0.4 | 156.2 MB | ##### | 50%  2025-05-07T20:25:33.2723291Z 2025-05-07T20:25:33.2723297Z 2025-05-07T20:25:33.2723302Z 2025-05-07T20:25:33.2723307Z 2025-05-07T20:25:33.3062494Z cuda-nsight-12.6.77 | 113.2 MB | ######8 | 69%  2025-05-07T20:25:33.3064976Z 2025-05-07T20:25:33.3110605Z libcublas-12.6.4.1 | 256.2 MB | ##7 | 27%  2025-05-07T20:25:33.3110950Z 2025-05-07T20:25:33.3110956Z 2025-05-07T20:25:33.3111026Z 2025-05-07T20:25:33.3383740Z libcusparse-12.5.4.2 | 118.6 MB | #######5 | 75%  2025-05-07T20:25:33.3474792Z nsight-compute-2024. | 443.1 MB | #8 | 18% 2025-05-07T20:25:33.3475067Z 2025-05-07T20:25:33.3478204Z 2025-05-07T20:25:33.3751898Z libcufft-11.3.0.4 | 156.2 MB | #####2 | 53%  2025-05-07T20:25:33.3752297Z 2025-05-07T20:25:33.3752303Z 2025-05-07T20:25:33.3752309Z 2025-05-07T20:25:33.3752315Z 2025-05-07T20:25:33.4063099Z cuda-nsight-12.6.77 | 113.2 MB | #######2 | 72%  2025-05-07T20:25:33.4064799Z 2025-05-07T20:25:33.4165787Z libcublas-12.6.4.1 | 256.2 MB | ##8 | 29%  2025-05-07T20:25:33.4167760Z 2025-05-07T20:25:33.4167765Z 2025-05-07T20:25:33.4169465Z 2025-05-07T20:25:33.4460851Z libcusparse-12.5.4.2 | 118.6 MB | #######8 | 78%  2025-05-07T20:25:33.4477138Z nsight-compute-2024. | 443.1 MB | #9 | 19% 2025-05-07T20:25:33.4477492Z 2025-05-07T20:25:33.4478807Z 2025-05-07T20:25:33.4752838Z libcufft-11.3.0.4 | 156.2 MB | #####5 | 55%  2025-05-07T20:25:33.4753230Z 2025-05-07T20:25:33.4753237Z 2025-05-07T20:25:33.4753242Z 2025-05-07T20:25:33.4753248Z 2025-05-07T20:25:33.5084752Z cuda-nsight-12.6.77 | 113.2 MB | #######5 | 76%  2025-05-07T20:25:33.5085101Z 2025-05-07T20:25:33.5201295Z libcublas-12.6.4.1 | 256.2 MB | ##9 | 30%  2025-05-07T20:25:33.5201574Z 2025-05-07T20:25:33.5201579Z 2025-05-07T20:25:33.5203111Z 2025-05-07T20:25:33.5485732Z libcusparse-12.5.4.2 | 118.6 MB | ########1 | 82%  2025-05-07T20:25:33.5486111Z 2025-05-07T20:25:33.5486124Z 2025-05-07T20:25:33.5527030Z libcufft-11.3.0.4 | 156.2 MB | #####7 | 58%  2025-05-07T20:25:33.5824255Z nsight-compute-2024. | 443.1 MB | #9 | 20% 2025-05-07T20:25:33.5824637Z 2025-05-07T20:25:33.5824643Z 2025-05-07T20:25:33.5824649Z 2025-05-07T20:25:33.5825327Z 2025-05-07T20:25:33.6068299Z cuda-nsight-12.6.77 | 113.2 MB | #######9 | 79%  2025-05-07T20:25:33.6069125Z 2025-05-07T20:25:33.6249861Z libcublas-12.6.4.1 | 256.2 MB | ###1 | 31%  2025-05-07T20:25:33.6250134Z 2025-05-07T20:25:33.6250138Z 2025-05-07T20:25:33.6252583Z 2025-05-07T20:25:33.6511806Z libcusparse-12.5.4.2 | 118.6 MB | ########4 | 85%  2025-05-07T20:25:33.6512418Z 2025-05-07T20:25:33.6514866Z 2025-05-07T20:25:33.6528804Z libcufft-11.3.0.4 | 156.2 MB | #####9 | 60%  2025-05-07T20:25:33.6846507Z nsight-compute-2024. | 443.1 MB | ## | 21% 2025-05-07T20:25:33.6846963Z 2025-05-07T20:25:33.6847848Z 2025-05-07T20:25:33.6847860Z 2025-05-07T20:25:33.6847866Z 2025-05-07T20:25:33.7069105Z cuda-nsight-12.6.77 | 113.2 MB | ########2 | 82%  2025-05-07T20:25:33.7069783Z 2025-05-07T20:25:33.7250703Z libcublas-12.6.4.1 | 256.2 MB | ###2 | 33%  2025-05-07T20:25:33.7251094Z 2025-05-07T20:25:33.7251193Z 2025-05-07T20:25:33.7251295Z 2025-05-07T20:25:33.7512793Z libcusparse-12.5.4.2 | 118.6 MB | ########8 | 88%  2025-05-07T20:25:33.7513092Z 2025-05-07T20:25:33.7516988Z 2025-05-07T20:25:33.7830785Z libcufft-11.3.0.4 | 156.2 MB | ######2 | 62%  2025-05-07T20:25:33.7848730Z nsight-compute-2024. | 443.1 MB | ##1 | 22% 2025-05-07T20:25:33.7849112Z 2025-05-07T20:25:33.7849120Z 2025-05-07T20:25:33.7849160Z 2025-05-07T20:25:33.7849166Z 2025-05-07T20:25:33.8071321Z cuda-nsight-12.6.77 | 113.2 MB | ########5 | 86%  2025-05-07T20:25:33.8071672Z 2025-05-07T20:25:33.8252455Z libcublas-12.6.4.1 | 256.2 MB | ###4 | 34%  2025-05-07T20:25:33.8252717Z 2025-05-07T20:25:33.8252729Z 2025-05-07T20:25:33.8252990Z 2025-05-07T20:25:33.8580276Z libcusparse-12.5.4.2 | 118.6 MB | #########1 | 91%  2025-05-07T20:25:33.8580566Z 2025-05-07T20:25:33.8583452Z 2025-05-07T20:25:33.8831778Z libcufft-11.3.0.4 | 156.2 MB | ######4 | 65%  2025-05-07T20:25:33.8891946Z nsight-compute-2024. | 443.1 MB | ##2 | 22% 2025-05-07T20:25:33.8892249Z 2025-05-07T20:25:33.8892256Z 2025-05-07T20:25:33.8892262Z 2025-05-07T20:25:33.8895867Z 2025-05-07T20:25:33.9071697Z cuda-nsight-12.6.77 | 113.2 MB | ########9 | 89%  2025-05-07T20:25:33.9073480Z 2025-05-07T20:25:33.9277713Z libcublas-12.6.4.1 | 256.2 MB | ###5 | 36%  2025-05-07T20:25:33.9278116Z 2025-05-07T20:25:33.9278123Z 2025-05-07T20:25:33.9279347Z 2025-05-07T20:25:33.9585408Z libcusparse-12.5.4.2 | 118.6 MB | #########4 | 95%  2025-05-07T20:25:33.9585694Z 2025-05-07T20:25:33.9588675Z 2025-05-07T20:25:33.9835481Z libcufft-11.3.0.4 | 156.2 MB | ######7 | 67%  2025-05-07T20:25:33.9934855Z nsight-compute-2024. | 443.1 MB | ##3 | 23% 2025-05-07T20:25:33.9935198Z 2025-05-07T20:25:33.9935204Z 2025-05-07T20:25:33.9935210Z 2025-05-07T20:25:33.9935214Z 2025-05-07T20:25:34.0072037Z cuda-nsight-12.6.77 | 113.2 MB | #########2 | 92%  2025-05-07T20:25:34.0074543Z 2025-05-07T20:25:34.0397580Z libcublas-12.6.4.1 | 256.2 MB | ###7 | 37%  2025-05-07T20:25:34.0397982Z 2025-05-07T20:25:34.0397988Z 2025-05-07T20:25:34.0398349Z 2025-05-07T20:25:34.0589905Z libcusparse-12.5.4.2 | 118.6 MB | #########7 | 98%  2025-05-07T20:25:34.0590197Z 2025-05-07T20:25:34.0591630Z 2025-05-07T20:25:34.0838314Z libcufft-11.3.0.4 | 156.2 MB | ######9 | 69%  2025-05-07T20:25:34.0963668Z nsight-compute-2024. | 443.1 MB | ##4 | 24% 2025-05-07T20:25:34.0963944Z 2025-05-07T20:25:34.0963955Z 2025-05-07T20:25:34.0964766Z 2025-05-07T20:25:34.0964896Z 2025-05-07T20:25:34.1075005Z cuda-nsight-12.6.77 | 113.2 MB | #########5 | 96%  2025-05-07T20:25:34.1075689Z 2025-05-07T20:25:34.1592527Z libcublas-12.6.4.1 | 256.2 MB | ###8 | 39%  2025-05-07T20:25:34.1592803Z 2025-05-07T20:25:34.1593482Z 2025-05-07T20:25:34.1840859Z libcufft-11.3.0.4 | 156.2 MB | #######1 | 72%  2025-05-07T20:25:34.1967335Z nsight-compute-2024. | 443.1 MB | ##4 | 25% 2025-05-07T20:25:34.1967600Z 2025-05-07T20:25:34.1967604Z 2025-05-07T20:25:34.1967608Z 2025-05-07T20:25:34.1968929Z 2025-05-07T20:25:34.2076393Z cuda-nsight-12.6.77 | 113.2 MB | #########9 | 99%  2025-05-07T20:25:34.2078824Z 2025-05-07T20:25:34.2596643Z libcublas-12.6.4.1 | 256.2 MB | #### | 40%  2025-05-07T20:25:34.2597186Z 2025-05-07T20:25:34.2597193Z 2025-05-07T20:25:34.2844072Z libcufft-11.3.0.4 | 156.2 MB | #######4 | 75%  2025-05-07T20:25:34.3078152Z nsight-compute-2024. | 443.1 MB | ##5 | 26% 2025-05-07T20:25:34.3081550Z 2025-05-07T20:25:34.3598449Z libcublas-12.6.4.1 | 256.2 MB | ####2 | 42%  2025-05-07T20:25:34.3598732Z 2025-05-07T20:25:34.3598738Z 2025-05-07T20:25:34.3844499Z libcufft-11.3.0.4 | 156.2 MB | #######7 | 78%  2025-05-07T20:25:34.4081349Z nsight-compute-2024. | 443.1 MB | ##6 | 27% 2025-05-07T20:25:34.4083554Z 2025-05-07T20:25:34.4605667Z libcublas-12.6.4.1 | 256.2 MB | ####3 | 44%  2025-05-07T20:25:34.4605983Z 2025-05-07T20:25:34.4605988Z 2025-05-07T20:25:34.4846136Z libcufft-11.3.0.4 | 156.2 MB | ######## | 80%  2025-05-07T20:25:34.5115560Z nsight-compute-2024. | 443.1 MB | ##7 | 28% 2025-05-07T20:25:34.5119566Z 2025-05-07T20:25:34.5690539Z libcublas-12.6.4.1 | 256.2 MB | ####5 | 45%  2025-05-07T20:25:34.5690804Z 2025-05-07T20:25:34.5692924Z 2025-05-07T20:25:34.5850369Z libcufft-11.3.0.4 | 156.2 MB | ########3 | 83%  2025-05-07T20:25:34.6118139Z nsight-compute-2024. | 443.1 MB | ##8 | 29% 2025-05-07T20:25:34.6118499Z 2025-05-07T20:25:34.6723559Z libcublas-12.6.4.1 | 256.2 MB | ####6 | 47%  2025-05-07T20:25:34.6723932Z 2025-05-07T20:25:34.6723939Z 2025-05-07T20:25:34.6854052Z libcufft-11.3.0.4 | 156.2 MB | ########5 | 86%  2025-05-07T20:25:34.7120744Z nsight-compute-2024. | 443.1 MB | ##9 | 29% 2025-05-07T20:25:34.7122664Z 2025-05-07T20:25:34.7724047Z libcublas-12.6.4.1 | 256.2 MB | ####8 | 49%  2025-05-07T20:25:34.7724337Z 2025-05-07T20:25:34.7725101Z 2025-05-07T20:25:34.7854291Z libcufft-11.3.0.4 | 156.2 MB | ########8 | 89%  2025-05-07T20:25:34.8124994Z nsight-compute-2024. | 443.1 MB | ### | 30% 2025-05-07T20:25:34.8125533Z 2025-05-07T20:25:34.8725837Z libcublas-12.6.4.1 | 256.2 MB | ##### | 50%  2025-05-07T20:25:34.8726126Z 2025-05-07T20:25:34.8726709Z 2025-05-07T20:25:34.8854754Z libcufft-11.3.0.4 | 156.2 MB | #########1 | 92%  2025-05-07T20:25:34.9128307Z nsight-compute-2024. | 443.1 MB | ###1 | 31% 2025-05-07T20:25:34.9130103Z 2025-05-07T20:25:34.9728395Z libcublas-12.6.4.1 | 256.2 MB | #####2 | 52%  2025-05-07T20:25:34.9728783Z 2025-05-07T20:25:34.9728789Z 2025-05-07T20:25:34.9963281Z libcufft-11.3.0.4 | 156.2 MB | #########4 | 95%  2025-05-07T20:25:35.0133312Z nsight-compute-2024. | 443.1 MB | ###2 | 32% 2025-05-07T20:25:35.0135833Z 2025-05-07T20:25:35.0729199Z libcublas-12.6.4.1 | 256.2 MB | #####4 | 54%  2025-05-07T20:25:35.0729520Z 2025-05-07T20:25:35.0729530Z 2025-05-07T20:25:35.1075370Z libcufft-11.3.0.4 | 156.2 MB | #########8 | 98%  2025-05-07T20:25:35.1133792Z nsight-compute-2024. | 443.1 MB | ###3 | 33% 2025-05-07T20:25:35.1134066Z 2025-05-07T20:25:35.2078668Z libcublas-12.6.4.1 | 256.2 MB | #####6 | 56%  2025-05-07T20:25:35.2791907Z nsight-compute-2024. | 443.1 MB | ###4 | 35% 2025-05-07T20:25:35.2792359Z 2025-05-07T20:25:35.3843426Z libcublas-12.6.4.1 | 256.2 MB | #####8 | 58%  2025-05-07T20:25:35.3844208Z 2025-05-07T20:25:35.3975796Z libcublas-12.6.4.1 | 256.2 MB | ######1 | 61%  2025-05-07T20:25:35.4977831Z nsight-compute-2024. | 443.1 MB | ###5 | 36% 2025-05-07T20:25:35.5119584Z nsight-compute-2024. | 443.1 MB | ###7 | 37% 2025-05-07T20:25:35.5119846Z 2025-05-07T20:25:35.5978444Z libcublas-12.6.4.1 | 256.2 MB | ######3 | 63%  2025-05-07T20:25:35.6122822Z nsight-compute-2024. | 443.1 MB | ###8 | 39% 2025-05-07T20:25:35.6123093Z 2025-05-07T20:25:35.6979882Z libcublas-12.6.4.1 | 256.2 MB | ######5 | 65%  2025-05-07T20:25:35.7123225Z nsight-compute-2024. | 443.1 MB | ###9 | 40% 2025-05-07T20:25:35.7123603Z 2025-05-07T20:25:35.8074178Z libcublas-12.6.4.1 | 256.2 MB | ######7 | 67%  2025-05-07T20:25:35.8130422Z nsight-compute-2024. | 443.1 MB | ####1 | 41% 2025-05-07T20:25:35.8131926Z 2025-05-07T20:25:35.8377853Z libcublas-12.6.4.1 | 256.2 MB | ######9 | 69%  2025-05-07T20:25:35.8378132Z 2025-05-07T20:25:35.8378137Z 2025-05-07T20:25:35.8384945Z 2025-05-07T20:25:35.8729503Z libcusparse-12.5.4.2 | 118.6 MB | ########## | 100%  2025-05-07T20:25:35.8729857Z 2025-05-07T20:25:35.8729863Z 2025-05-07T20:25:35.8729869Z 2025-05-07T20:25:35.8729874Z 2025-05-07T20:25:35.8730050Z 2025-05-07T20:25:35.9396992Z cuda-nvvp-12.6.80 | 109.3 MB | | 0%  2025-05-07T20:25:35.9405816Z nsight-compute-2024. | 443.1 MB | ####2 | 42% 2025-05-07T20:25:35.9407435Z 2025-05-07T20:25:35.9730276Z libcublas-12.6.4.1 | 256.2 MB | #######1 | 71%  2025-05-07T20:25:35.9730541Z 2025-05-07T20:25:35.9730545Z 2025-05-07T20:25:35.9730549Z 2025-05-07T20:25:35.9730553Z 2025-05-07T20:25:35.9730558Z 2025-05-07T20:25:36.0648136Z cuda-nvvp-12.6.80 | 109.3 MB | 3 | 4%  2025-05-07T20:25:36.0653032Z nsight-compute-2024. | 443.1 MB | ####3 | 43% 2025-05-07T20:25:36.0653292Z 2025-05-07T20:25:36.0653296Z 2025-05-07T20:25:36.0653300Z 2025-05-07T20:25:36.0653304Z 2025-05-07T20:25:36.0733652Z cuda-nsight-12.6.77 | 113.2 MB | ########## | 100%  2025-05-07T20:25:36.0733948Z 2025-05-07T20:25:36.0733952Z 2025-05-07T20:25:36.0733956Z 2025-05-07T20:25:36.0733961Z 2025-05-07T20:25:36.0733971Z 2025-05-07T20:25:36.0814992Z cuda-nvvp-12.6.80 | 109.3 MB | 6 | 7%  2025-05-07T20:25:36.0815851Z 2025-05-07T20:25:36.1319255Z libcublas-12.6.4.1 | 256.2 MB | #######3 | 73%  2025-05-07T20:25:36.1319526Z 2025-05-07T20:25:36.1319531Z 2025-05-07T20:25:36.1319535Z 2025-05-07T20:25:36.1319539Z 2025-05-07T20:25:36.1319543Z 2025-05-07T20:25:36.1320942Z 2025-05-07T20:25:36.1737358Z libcusolver-11.7.1.2 | 95.8 MB | | 0%  2025-05-07T20:25:36.1737732Z 2025-05-07T20:25:36.1737738Z 2025-05-07T20:25:36.1737742Z 2025-05-07T20:25:36.1737746Z 2025-05-07T20:25:36.1740420Z 2025-05-07T20:25:36.2056611Z cuda-nvvp-12.6.80 | 109.3 MB | 9 | 10%  2025-05-07T20:25:36.2319090Z nsight-compute-2024. | 443.1 MB | ####4 | 44% 2025-05-07T20:25:36.2319468Z 2025-05-07T20:25:36.2319473Z 2025-05-07T20:25:36.2319477Z 2025-05-07T20:25:36.2319481Z 2025-05-07T20:25:36.2319484Z 2025-05-07T20:25:36.2325134Z 2025-05-07T20:25:36.2760589Z libcusolver-11.7.1.2 | 95.8 MB | 3 | 4%  2025-05-07T20:25:36.2760910Z 2025-05-07T20:25:36.2760915Z 2025-05-07T20:25:36.2760919Z 2025-05-07T20:25:36.2760923Z 2025-05-07T20:25:36.2761474Z 2025-05-07T20:25:36.3320627Z cuda-nvvp-12.6.80 | 109.3 MB | #2 | 13%  2025-05-07T20:25:36.3323521Z nsight-compute-2024. | 443.1 MB | ####5 | 45% 2025-05-07T20:25:36.3323844Z 2025-05-07T20:25:36.3323850Z 2025-05-07T20:25:36.3323856Z 2025-05-07T20:25:36.3323880Z 2025-05-07T20:25:36.3323886Z 2025-05-07T20:25:36.3323891Z 2025-05-07T20:25:36.3766369Z libcusolver-11.7.1.2 | 95.8 MB | 6 | 7%  2025-05-07T20:25:36.3766702Z 2025-05-07T20:25:36.3766706Z 2025-05-07T20:25:36.3766710Z 2025-05-07T20:25:36.3766714Z 2025-05-07T20:25:36.3766718Z 2025-05-07T20:25:36.3827842Z cuda-nvvp-12.6.80 | 109.3 MB | #5 | 15%  2025-05-07T20:25:36.3829565Z 2025-05-07T20:25:36.4330514Z libcublas-12.6.4.1 | 256.2 MB | #######4 | 75%  2025-05-07T20:25:36.4330782Z 2025-05-07T20:25:36.4331028Z 2025-05-07T20:25:36.4331032Z 2025-05-07T20:25:36.4331036Z 2025-05-07T20:25:36.4331040Z 2025-05-07T20:25:36.4332403Z 2025-05-07T20:25:36.4621834Z libcusolver-11.7.1.2 | 95.8 MB | 9 | 9%  2025-05-07T20:25:36.4876788Z nsight-compute-2024. | 443.1 MB | ####5 | 46% 2025-05-07T20:25:36.4877129Z 2025-05-07T20:25:36.4877135Z 2025-05-07T20:25:36.4877141Z 2025-05-07T20:25:36.4877378Z 2025-05-07T20:25:36.4878849Z 2025-05-07T20:25:36.5164803Z cuda-nvvp-12.6.80 | 109.3 MB | #8 | 18%  2025-05-07T20:25:36.5167493Z 2025-05-07T20:25:36.5332905Z libcublas-12.6.4.1 | 256.2 MB | #######6 | 76%  2025-05-07T20:25:36.5333183Z 2025-05-07T20:25:36.5333188Z 2025-05-07T20:25:36.5333192Z 2025-05-07T20:25:36.5333196Z 2025-05-07T20:25:36.5333200Z 2025-05-07T20:25:36.5333204Z 2025-05-07T20:25:36.5878830Z libcusolver-11.7.1.2 | 95.8 MB | #2 | 12%  2025-05-07T20:25:36.5879236Z 2025-05-07T20:25:36.5879274Z 2025-05-07T20:25:36.5879278Z 2025-05-07T20:25:36.5879284Z 2025-05-07T20:25:36.5879290Z 2025-05-07T20:25:36.6005184Z cuda-nvvp-12.6.80 | 109.3 MB | ##1 | 21%  2025-05-07T20:25:36.6337507Z nsight-compute-2024. | 443.1 MB | ####6 | 47% 2025-05-07T20:25:36.6337800Z 2025-05-07T20:25:36.6337807Z 2025-05-07T20:25:36.6337812Z 2025-05-07T20:25:36.6337817Z 2025-05-07T20:25:36.6337824Z 2025-05-07T20:25:36.6337860Z 2025-05-07T20:25:36.6881017Z libcusolver-11.7.1.2 | 95.8 MB | #5 | 15%  2025-05-07T20:25:36.6881336Z 2025-05-07T20:25:36.6881342Z 2025-05-07T20:25:36.6881346Z 2025-05-07T20:25:36.6881350Z 2025-05-07T20:25:36.6881989Z 2025-05-07T20:25:36.7009913Z cuda-nvvp-12.6.80 | 109.3 MB | ##4 | 24%  2025-05-07T20:25:36.7338002Z nsight-compute-2024. | 443.1 MB | ####7 | 48% 2025-05-07T20:25:36.7338281Z 2025-05-07T20:25:36.7338286Z 2025-05-07T20:25:36.7338290Z 2025-05-07T20:25:36.7338294Z 2025-05-07T20:25:36.7338314Z 2025-05-07T20:25:36.7338327Z 2025-05-07T20:25:36.7346684Z libcusolver-11.7.1.2 | 95.8 MB | #8 | 19%  2025-05-07T20:25:36.7349575Z 2025-05-07T20:25:36.8049325Z libcublas-12.6.4.1 | 256.2 MB | #######7 | 77%  2025-05-07T20:25:36.8074439Z nsight-compute-2024. | 443.1 MB | ####8 | 48% 2025-05-07T20:25:36.8074784Z 2025-05-07T20:25:36.8074788Z 2025-05-07T20:25:36.8074793Z 2025-05-07T20:25:36.8074825Z 2025-05-07T20:25:36.8076739Z 2025-05-07T20:25:36.8351002Z cuda-nvvp-12.6.80 | 109.3 MB | ##7 | 27%  2025-05-07T20:25:36.8351378Z 2025-05-07T20:25:36.8481927Z libcublas-12.6.4.1 | 256.2 MB | #######8 | 78%  2025-05-07T20:25:36.8482257Z 2025-05-07T20:25:36.8482263Z 2025-05-07T20:25:36.8482269Z 2025-05-07T20:25:36.8482274Z 2025-05-07T20:25:36.8482280Z 2025-05-07T20:25:36.8483709Z 2025-05-07T20:25:36.9080411Z libcusolver-11.7.1.2 | 95.8 MB | ##1 | 22%  2025-05-07T20:25:36.9080901Z 2025-05-07T20:25:36.9080908Z 2025-05-07T20:25:36.9080913Z 2025-05-07T20:25:36.9080917Z 2025-05-07T20:25:36.9082350Z 2025-05-07T20:25:36.9167268Z cuda-nvvp-12.6.80 | 109.3 MB | ##9 | 30%  2025-05-07T20:25:36.9351901Z nsight-compute-2024. | 443.1 MB | ####8 | 49% 2025-05-07T20:25:36.9355638Z 2025-05-07T20:25:36.9612647Z libcublas-12.6.4.1 | 256.2 MB | #######9 | 80%  2025-05-07T20:25:36.9612997Z 2025-05-07T20:25:36.9613003Z 2025-05-07T20:25:36.9613024Z 2025-05-07T20:25:36.9613030Z 2025-05-07T20:25:36.9613035Z 2025-05-07T20:25:36.9614308Z 2025-05-07T20:25:37.0082249Z libcusolver-11.7.1.2 | 95.8 MB | ##4 | 25%  2025-05-07T20:25:37.0082592Z 2025-05-07T20:25:37.0082597Z 2025-05-07T20:25:37.0082601Z 2025-05-07T20:25:37.0082605Z 2025-05-07T20:25:37.0084029Z 2025-05-07T20:25:37.0194500Z cuda-nvvp-12.6.80 | 109.3 MB | ###2 | 33%  2025-05-07T20:25:37.0366755Z nsight-compute-2024. | 443.1 MB | ####9 | 50% 2025-05-07T20:25:37.0372300Z 2025-05-07T20:25:37.0612561Z libcublas-12.6.4.1 | 256.2 MB | ######## | 81%  2025-05-07T20:25:37.0612932Z 2025-05-07T20:25:37.0612938Z 2025-05-07T20:25:37.0612943Z 2025-05-07T20:25:37.0612948Z 2025-05-07T20:25:37.0612962Z 2025-05-07T20:25:37.0613135Z 2025-05-07T20:25:37.1086182Z libcusolver-11.7.1.2 | 95.8 MB | ##7 | 28%  2025-05-07T20:25:37.1086554Z 2025-05-07T20:25:37.1086969Z 2025-05-07T20:25:37.1086978Z 2025-05-07T20:25:37.1086984Z 2025-05-07T20:25:37.1088292Z 2025-05-07T20:25:37.1312600Z cuda-nvvp-12.6.80 | 109.3 MB | ###5 | 36%  2025-05-07T20:25:37.1560878Z nsight-compute-2024. | 443.1 MB | ##### | 50% 2025-05-07T20:25:37.1562689Z 2025-05-07T20:25:37.1615249Z libcublas-12.6.4.1 | 256.2 MB | ########1 | 82%  2025-05-07T20:25:37.1615516Z 2025-05-07T20:25:37.1615522Z 2025-05-07T20:25:37.1615527Z 2025-05-07T20:25:37.1615532Z 2025-05-07T20:25:37.1615536Z 2025-05-07T20:25:37.1620441Z 2025-05-07T20:25:37.2161356Z libcusolver-11.7.1.2 | 95.8 MB | ### | 30%  2025-05-07T20:25:37.2161678Z 2025-05-07T20:25:37.2161683Z 2025-05-07T20:25:37.2161687Z 2025-05-07T20:25:37.2161691Z 2025-05-07T20:25:37.2163435Z 2025-05-07T20:25:37.2390218Z cuda-nvvp-12.6.80 | 109.3 MB | ###8 | 38%  2025-05-07T20:25:37.2616655Z nsight-compute-2024. | 443.1 MB | #####1 | 51% 2025-05-07T20:25:37.2616993Z 2025-05-07T20:25:37.2617000Z 2025-05-07T20:25:37.2617006Z 2025-05-07T20:25:37.2617011Z 2025-05-07T20:25:37.2617017Z 2025-05-07T20:25:37.2617023Z 2025-05-07T20:25:37.2642269Z libcusolver-11.7.1.2 | 95.8 MB | ###3 | 33%  2025-05-07T20:25:37.2642569Z 2025-05-07T20:25:37.3248479Z libcublas-12.6.4.1 | 256.2 MB | ########2 | 83%  2025-05-07T20:25:37.3248757Z 2025-05-07T20:25:37.3248761Z 2025-05-07T20:25:37.3248765Z 2025-05-07T20:25:37.3248769Z 2025-05-07T20:25:37.3248773Z 2025-05-07T20:25:37.3484957Z cuda-nvvp-12.6.80 | 109.3 MB | ####1 | 41%  2025-05-07T20:25:37.3690648Z nsight-compute-2024. | 443.1 MB | #####1 | 52% 2025-05-07T20:25:37.3691031Z 2025-05-07T20:25:37.3691038Z 2025-05-07T20:25:37.3691044Z 2025-05-07T20:25:37.3691050Z 2025-05-07T20:25:37.3691055Z 2025-05-07T20:25:37.3696084Z 2025-05-07T20:25:37.3800060Z libcusolver-11.7.1.2 | 95.8 MB | ###6 | 36%  2025-05-07T20:25:37.3803596Z 2025-05-07T20:25:37.4294723Z libcublas-12.6.4.1 | 256.2 MB | ########3 | 84%  2025-05-07T20:25:37.4295021Z 2025-05-07T20:25:37.4295028Z 2025-05-07T20:25:37.4295033Z 2025-05-07T20:25:37.4295039Z 2025-05-07T20:25:37.4296452Z 2025-05-07T20:25:37.4698940Z cuda-nvvp-12.6.80 | 109.3 MB | ####3 | 44%  2025-05-07T20:25:37.4801481Z nsight-compute-2024. | 443.1 MB | #####2 | 52% 2025-05-07T20:25:37.4812861Z 2025-05-07T20:25:37.4878812Z libcublas-12.6.4.1 | 256.2 MB | ########4 | 85%  2025-05-07T20:25:37.4879091Z 2025-05-07T20:25:37.4879123Z 2025-05-07T20:25:37.4879127Z 2025-05-07T20:25:37.4879131Z 2025-05-07T20:25:37.4879135Z 2025-05-07T20:25:37.4879139Z 2025-05-07T20:25:37.5301873Z libcusolver-11.7.1.2 | 95.8 MB | ###9 | 39%  2025-05-07T20:25:37.5302277Z 2025-05-07T20:25:37.5302281Z 2025-05-07T20:25:37.5302286Z 2025-05-07T20:25:37.5302290Z 2025-05-07T20:25:37.5303662Z 2025-05-07T20:25:37.5708630Z cuda-nvvp-12.6.80 | 109.3 MB | ####6 | 47%  2025-05-07T20:25:37.5804308Z nsight-compute-2024. | 443.1 MB | #####3 | 53% 2025-05-07T20:25:37.5810910Z 2025-05-07T20:25:37.5893953Z libcublas-12.6.4.1 | 256.2 MB | ########5 | 86%  2025-05-07T20:25:37.5894273Z 2025-05-07T20:25:37.5894279Z 2025-05-07T20:25:37.5894285Z 2025-05-07T20:25:37.5894290Z 2025-05-07T20:25:37.5894295Z 2025-05-07T20:25:37.5896011Z 2025-05-07T20:25:37.6371910Z libcusolver-11.7.1.2 | 95.8 MB | ####1 | 42%  2025-05-07T20:25:37.6372283Z 2025-05-07T20:25:37.6372565Z 2025-05-07T20:25:37.6372569Z 2025-05-07T20:25:37.6372573Z 2025-05-07T20:25:37.6372577Z 2025-05-07T20:25:37.6768664Z cuda-nvvp-12.6.80 | 109.3 MB | ####9 | 49%  2025-05-07T20:25:37.6806132Z nsight-compute-2024. | 443.1 MB | #####3 | 54% 2025-05-07T20:25:37.6806402Z 2025-05-07T20:25:37.6893893Z libcublas-12.6.4.1 | 256.2 MB | ########6 | 87%  2025-05-07T20:25:37.6894165Z 2025-05-07T20:25:37.6894413Z 2025-05-07T20:25:37.6894422Z 2025-05-07T20:25:37.6894429Z 2025-05-07T20:25:37.6894434Z 2025-05-07T20:25:37.6895866Z 2025-05-07T20:25:37.7376354Z libcusolver-11.7.1.2 | 95.8 MB | ####4 | 45%  2025-05-07T20:25:37.7376664Z 2025-05-07T20:25:37.7376669Z 2025-05-07T20:25:37.7376675Z 2025-05-07T20:25:37.7376680Z 2025-05-07T20:25:37.7381025Z 2025-05-07T20:25:37.7815730Z cuda-nvvp-12.6.80 | 109.3 MB | #####2 | 52%  2025-05-07T20:25:37.7822541Z nsight-compute-2024. | 443.1 MB | #####4 | 54% 2025-05-07T20:25:37.7822828Z 2025-05-07T20:25:37.7964178Z libcublas-12.6.4.1 | 256.2 MB | ########7 | 88%  2025-05-07T20:25:37.7964522Z 2025-05-07T20:25:37.7964528Z 2025-05-07T20:25:37.7964533Z 2025-05-07T20:25:37.7964538Z 2025-05-07T20:25:37.7964543Z 2025-05-07T20:25:37.7967587Z 2025-05-07T20:25:37.8377342Z libcusolver-11.7.1.2 | 95.8 MB | ####7 | 48%  2025-05-07T20:25:37.8377696Z 2025-05-07T20:25:37.8377705Z 2025-05-07T20:25:37.8377745Z 2025-05-07T20:25:37.8377754Z 2025-05-07T20:25:37.8379439Z 2025-05-07T20:25:37.8861757Z cuda-nvvp-12.6.80 | 109.3 MB | #####4 | 55%  2025-05-07T20:25:37.8864002Z 2025-05-07T20:25:37.8871074Z libcublas-12.6.4.1 | 256.2 MB | ########8 | 89%  2025-05-07T20:25:37.8977292Z nsight-compute-2024. | 443.1 MB | #####4 | 55% 2025-05-07T20:25:37.8977560Z 2025-05-07T20:25:37.8977564Z 2025-05-07T20:25:37.8977569Z 2025-05-07T20:25:37.8977573Z 2025-05-07T20:25:37.8977577Z 2025-05-07T20:25:37.8979453Z 2025-05-07T20:25:37.9394222Z libcusolver-11.7.1.2 | 95.8 MB | ##### | 50%  2025-05-07T20:25:37.9394534Z 2025-05-07T20:25:37.9394541Z 2025-05-07T20:25:37.9394547Z 2025-05-07T20:25:37.9394551Z 2025-05-07T20:25:37.9395396Z 2025-05-07T20:25:37.9864457Z cuda-nvvp-12.6.80 | 109.3 MB | #####7 | 58%  2025-05-07T20:25:37.9866337Z 2025-05-07T20:25:37.9871230Z libcublas-12.6.4.1 | 256.2 MB | ########9 | 90%  2025-05-07T20:25:38.0048595Z nsight-compute-2024. | 443.1 MB | #####5 | 55% 2025-05-07T20:25:38.0048964Z 2025-05-07T20:25:38.0048970Z 2025-05-07T20:25:38.0048976Z 2025-05-07T20:25:38.0048981Z 2025-05-07T20:25:38.0048989Z 2025-05-07T20:25:38.0048994Z 2025-05-07T20:25:38.0398761Z libcusolver-11.7.1.2 | 95.8 MB | #####3 | 53%  2025-05-07T20:25:38.0399110Z 2025-05-07T20:25:38.0399116Z 2025-05-07T20:25:38.0399122Z 2025-05-07T20:25:38.0399129Z 2025-05-07T20:25:38.0400846Z 2025-05-07T20:25:38.0870993Z cuda-nvvp-12.6.80 | 109.3 MB | ###### | 61%  2025-05-07T20:25:38.0875283Z 2025-05-07T20:25:38.0955997Z libcublas-12.6.4.1 | 256.2 MB | ######### | 91%  2025-05-07T20:25:38.1049932Z nsight-compute-2024. | 443.1 MB | #####6 | 56% 2025-05-07T20:25:38.1050197Z 2025-05-07T20:25:38.1050357Z 2025-05-07T20:25:38.1050366Z 2025-05-07T20:25:38.1050372Z 2025-05-07T20:25:38.1050378Z 2025-05-07T20:25:38.1050384Z 2025-05-07T20:25:38.1408717Z libcusolver-11.7.1.2 | 95.8 MB | #####5 | 56%  2025-05-07T20:25:38.1409084Z 2025-05-07T20:25:38.1409089Z 2025-05-07T20:25:38.1409094Z 2025-05-07T20:25:38.1409098Z 2025-05-07T20:25:38.1409104Z 2025-05-07T20:25:38.1878167Z cuda-nvvp-12.6.80 | 109.3 MB | ######3 | 63%  2025-05-07T20:25:38.1879694Z 2025-05-07T20:25:38.1958303Z libcublas-12.6.4.1 | 256.2 MB | #########1 | 92%  2025-05-07T20:25:38.2143316Z nsight-compute-2024. | 443.1 MB | #####6 | 57% 2025-05-07T20:25:38.2143580Z 2025-05-07T20:25:38.2143610Z 2025-05-07T20:25:38.2143875Z 2025-05-07T20:25:38.2143890Z 2025-05-07T20:25:38.2143897Z 2025-05-07T20:25:38.2143904Z 2025-05-07T20:25:38.2411878Z libcusolver-11.7.1.2 | 95.8 MB | #####8 | 59%  2025-05-07T20:25:38.2412203Z 2025-05-07T20:25:38.2412208Z 2025-05-07T20:25:38.2412213Z 2025-05-07T20:25:38.2412217Z 2025-05-07T20:25:38.2412230Z 2025-05-07T20:25:38.2962741Z cuda-nvvp-12.6.80 | 109.3 MB | ######6 | 66%  2025-05-07T20:25:38.3008828Z nsight-compute-2024. | 443.1 MB | #####7 | 57% 2025-05-07T20:25:38.3009105Z 2025-05-07T20:25:38.3147062Z libcublas-12.6.4.1 | 256.2 MB | #########2 | 93%  2025-05-07T20:25:38.3147348Z 2025-05-07T20:25:38.3147353Z 2025-05-07T20:25:38.3147357Z 2025-05-07T20:25:38.3147361Z 2025-05-07T20:25:38.3147365Z 2025-05-07T20:25:38.3147371Z 2025-05-07T20:25:38.3412691Z libcusolver-11.7.1.2 | 95.8 MB | ######1 | 61%  2025-05-07T20:25:38.3413004Z 2025-05-07T20:25:38.3413008Z 2025-05-07T20:25:38.3413037Z 2025-05-07T20:25:38.3413041Z 2025-05-07T20:25:38.3413045Z 2025-05-07T20:25:38.3962786Z cuda-nvvp-12.6.80 | 109.3 MB | ######9 | 69%  2025-05-07T20:25:38.4020782Z nsight-compute-2024. | 443.1 MB | #####7 | 58% 2025-05-07T20:25:38.4021061Z 2025-05-07T20:25:38.4164568Z libcublas-12.6.4.1 | 256.2 MB | #########3 | 94%  2025-05-07T20:25:38.4164979Z 2025-05-07T20:25:38.4164985Z 2025-05-07T20:25:38.4165018Z 2025-05-07T20:25:38.4165025Z 2025-05-07T20:25:38.4165030Z 2025-05-07T20:25:38.4169199Z 2025-05-07T20:25:38.4435290Z libcusolver-11.7.1.2 | 95.8 MB | ######4 | 64%  2025-05-07T20:25:38.4435712Z 2025-05-07T20:25:38.4435717Z 2025-05-07T20:25:38.4435721Z 2025-05-07T20:25:38.4435725Z 2025-05-07T20:25:38.4435729Z 2025-05-07T20:25:38.4965192Z cuda-nvvp-12.6.80 | 109.3 MB | #######1 | 72%  2025-05-07T20:25:38.5033562Z nsight-compute-2024. | 443.1 MB | #####8 | 59% 2025-05-07T20:25:38.5033854Z 2025-05-07T20:25:38.5167758Z libcublas-12.6.4.1 | 256.2 MB | #########4 | 95%  2025-05-07T20:25:38.5168025Z 2025-05-07T20:25:38.5168030Z 2025-05-07T20:25:38.5168035Z 2025-05-07T20:25:38.5168040Z 2025-05-07T20:25:38.5168045Z 2025-05-07T20:25:38.5169661Z 2025-05-07T20:25:38.5464809Z libcusolver-11.7.1.2 | 95.8 MB | ######6 | 67%  2025-05-07T20:25:38.5465117Z 2025-05-07T20:25:38.5465121Z 2025-05-07T20:25:38.5465152Z 2025-05-07T20:25:38.5465156Z 2025-05-07T20:25:38.5466466Z 2025-05-07T20:25:38.5971553Z cuda-nvvp-12.6.80 | 109.3 MB | #######4 | 75%  2025-05-07T20:25:38.6034442Z nsight-compute-2024. | 443.1 MB | #####9 | 59% 2025-05-07T20:25:38.6035552Z 2025-05-07T20:25:38.6170557Z libcublas-12.6.4.1 | 256.2 MB | #########5 | 96%  2025-05-07T20:25:38.6170938Z 2025-05-07T20:25:38.6170944Z 2025-05-07T20:25:38.6170949Z 2025-05-07T20:25:38.6170955Z 2025-05-07T20:25:38.6170960Z 2025-05-07T20:25:38.6173386Z 2025-05-07T20:25:38.6468642Z libcusolver-11.7.1.2 | 95.8 MB | ######9 | 70%  2025-05-07T20:25:38.6468984Z 2025-05-07T20:25:38.6468991Z 2025-05-07T20:25:38.6468996Z 2025-05-07T20:25:38.6469001Z 2025-05-07T20:25:38.6469006Z 2025-05-07T20:25:38.6995365Z cuda-nvvp-12.6.80 | 109.3 MB | #######7 | 78%  2025-05-07T20:25:38.7037793Z nsight-compute-2024. | 443.1 MB | #####9 | 60% 2025-05-07T20:25:38.7038181Z 2025-05-07T20:25:38.7173427Z libcublas-12.6.4.1 | 256.2 MB | #########7 | 97%  2025-05-07T20:25:38.7173709Z 2025-05-07T20:25:38.7173714Z 2025-05-07T20:25:38.7173718Z 2025-05-07T20:25:38.7173722Z 2025-05-07T20:25:38.7173726Z 2025-05-07T20:25:38.7181094Z 2025-05-07T20:25:38.7497978Z libcusolver-11.7.1.2 | 95.8 MB | #######2 | 73%  2025-05-07T20:25:38.7498301Z 2025-05-07T20:25:38.7498305Z 2025-05-07T20:25:38.7498309Z 2025-05-07T20:25:38.7498313Z 2025-05-07T20:25:38.7498317Z 2025-05-07T20:25:38.7511956Z cuda-nvvp-12.6.80 | 109.3 MB | ######## | 80%  2025-05-07T20:25:38.7512484Z 2025-05-07T20:25:38.7512489Z 2025-05-07T20:25:38.8086985Z libcufft-11.3.0.4 | 156.2 MB | ########## | 100%  2025-05-07T20:25:38.8087336Z 2025-05-07T20:25:38.8087340Z 2025-05-07T20:25:38.8087344Z 2025-05-07T20:25:38.8087348Z 2025-05-07T20:25:38.8087352Z 2025-05-07T20:25:38.8087368Z 2025-05-07T20:25:38.8090028Z 2025-05-07T20:25:38.8106104Z libnpp-12.3.1.54 | 93.4 MB | | 0%  2025-05-07T20:25:38.8106449Z 2025-05-07T20:25:38.8118914Z libcublas-12.6.4.1 | 256.2 MB | #########8 | 98%  2025-05-07T20:25:38.8175515Z nsight-compute-2024. | 443.1 MB | ###### | 60% 2025-05-07T20:25:38.8175784Z 2025-05-07T20:25:38.8175788Z 2025-05-07T20:25:38.8175792Z 2025-05-07T20:25:38.8175796Z 2025-05-07T20:25:38.8175800Z 2025-05-07T20:25:38.8177822Z 2025-05-07T20:25:38.8631868Z libcusolver-11.7.1.2 | 95.8 MB | #######5 | 76%  2025-05-07T20:25:38.8632292Z 2025-05-07T20:25:38.8632297Z 2025-05-07T20:25:38.8632327Z 2025-05-07T20:25:38.8632331Z 2025-05-07T20:25:38.8632335Z 2025-05-07T20:25:38.9088818Z cuda-nvvp-12.6.80 | 109.3 MB | ########3 | 83%  2025-05-07T20:25:38.9089122Z 2025-05-07T20:25:38.9089126Z 2025-05-07T20:25:38.9089131Z 2025-05-07T20:25:38.9089135Z 2025-05-07T20:25:38.9089139Z 2025-05-07T20:25:38.9089143Z 2025-05-07T20:25:38.9090892Z 2025-05-07T20:25:38.9154269Z libnpp-12.3.1.54 | 93.4 MB | 2 | 3%  2025-05-07T20:25:38.9154560Z 2025-05-07T20:25:38.9255556Z libcublas-12.6.4.1 | 256.2 MB | #########9 | 99%  2025-05-07T20:25:38.9264827Z nsight-compute-2024. | 443.1 MB | ######1 | 61% 2025-05-07T20:25:38.9265105Z 2025-05-07T20:25:38.9265110Z 2025-05-07T20:25:38.9265114Z 2025-05-07T20:25:38.9265118Z 2025-05-07T20:25:38.9265122Z 2025-05-07T20:25:38.9265126Z 2025-05-07T20:25:38.9729219Z libcusolver-11.7.1.2 | 95.8 MB | #######8 | 78%  2025-05-07T20:25:38.9729756Z 2025-05-07T20:25:38.9729793Z 2025-05-07T20:25:38.9729797Z 2025-05-07T20:25:38.9729801Z 2025-05-07T20:25:38.9729805Z 2025-05-07T20:25:39.0098337Z cuda-nvvp-12.6.80 | 109.3 MB | ########5 | 86%  2025-05-07T20:25:39.0098643Z 2025-05-07T20:25:39.0098647Z 2025-05-07T20:25:39.0098651Z 2025-05-07T20:25:39.0098655Z 2025-05-07T20:25:39.0098659Z 2025-05-07T20:25:39.0098663Z 2025-05-07T20:25:39.0102344Z 2025-05-07T20:25:39.0320808Z libnpp-12.3.1.54 | 93.4 MB | 5 | 5%  2025-05-07T20:25:39.0328061Z nsight-compute-2024. | 443.1 MB | ######1 | 62% 2025-05-07T20:25:39.0328414Z 2025-05-07T20:25:39.0328418Z 2025-05-07T20:25:39.0328422Z 2025-05-07T20:25:39.0328426Z 2025-05-07T20:25:39.0328430Z 2025-05-07T20:25:39.0328434Z 2025-05-07T20:25:39.0734856Z libcusolver-11.7.1.2 | 95.8 MB | ########1 | 81%  2025-05-07T20:25:39.0735183Z 2025-05-07T20:25:39.0735188Z 2025-05-07T20:25:39.0735193Z 2025-05-07T20:25:39.0735198Z 2025-05-07T20:25:39.0736395Z 2025-05-07T20:25:39.1098342Z cuda-nvvp-12.6.80 | 109.3 MB | ########8 | 89%  2025-05-07T20:25:39.1098756Z 2025-05-07T20:25:39.1098766Z 2025-05-07T20:25:39.1098774Z 2025-05-07T20:25:39.1098780Z 2025-05-07T20:25:39.1098788Z 2025-05-07T20:25:39.1098796Z 2025-05-07T20:25:39.1098813Z 2025-05-07T20:25:39.1341499Z libnpp-12.3.1.54 | 93.4 MB | 7 | 8%  2025-05-07T20:25:39.1399532Z nsight-compute-2024. | 443.1 MB | ######2 | 62% 2025-05-07T20:25:39.1399800Z 2025-05-07T20:25:39.1400020Z 2025-05-07T20:25:39.1400030Z 2025-05-07T20:25:39.1400060Z 2025-05-07T20:25:39.1400069Z 2025-05-07T20:25:39.1403812Z 2025-05-07T20:25:39.1740500Z libcusolver-11.7.1.2 | 95.8 MB | ########3 | 84%  2025-05-07T20:25:39.1740795Z 2025-05-07T20:25:39.1740807Z 2025-05-07T20:25:39.1740850Z 2025-05-07T20:25:39.1740855Z 2025-05-07T20:25:39.1742406Z 2025-05-07T20:25:39.2101505Z cuda-nvvp-12.6.80 | 109.3 MB | #########1 | 92%  2025-05-07T20:25:39.2102106Z 2025-05-07T20:25:39.2102111Z 2025-05-07T20:25:39.2102116Z 2025-05-07T20:25:39.2102121Z 2025-05-07T20:25:39.2102127Z 2025-05-07T20:25:39.2102133Z 2025-05-07T20:25:39.2103119Z 2025-05-07T20:25:39.2343360Z libnpp-12.3.1.54 | 93.4 MB | # | 10%  2025-05-07T20:25:39.2691642Z nsight-compute-2024. | 443.1 MB | ######2 | 63% 2025-05-07T20:25:39.2691930Z 2025-05-07T20:25:39.2692209Z 2025-05-07T20:25:39.2692216Z 2025-05-07T20:25:39.2692220Z 2025-05-07T20:25:39.2692225Z 2025-05-07T20:25:39.2692231Z 2025-05-07T20:25:39.2745997Z libcusolver-11.7.1.2 | 95.8 MB | ########6 | 87%  2025-05-07T20:25:39.2746308Z 2025-05-07T20:25:39.2746312Z 2025-05-07T20:25:39.2746316Z 2025-05-07T20:25:39.2746320Z 2025-05-07T20:25:39.2754029Z 2025-05-07T20:25:39.3105965Z cuda-nvvp-12.6.80 | 109.3 MB | #########4 | 94%  2025-05-07T20:25:39.3106294Z 2025-05-07T20:25:39.3106299Z 2025-05-07T20:25:39.3106303Z 2025-05-07T20:25:39.3106328Z 2025-05-07T20:25:39.3106344Z 2025-05-07T20:25:39.3106348Z 2025-05-07T20:25:39.3107122Z 2025-05-07T20:25:39.3345477Z libnpp-12.3.1.54 | 93.4 MB | #2 | 13%  2025-05-07T20:25:39.3725567Z nsight-compute-2024. | 443.1 MB | ######3 | 63% 2025-05-07T20:25:39.3725852Z 2025-05-07T20:25:39.3725857Z 2025-05-07T20:25:39.3725861Z 2025-05-07T20:25:39.3725865Z 2025-05-07T20:25:39.3725905Z 2025-05-07T20:25:39.3727445Z 2025-05-07T20:25:39.3924906Z libcusolver-11.7.1.2 | 95.8 MB | ########9 | 89%  2025-05-07T20:25:39.3925220Z 2025-05-07T20:25:39.3925228Z 2025-05-07T20:25:39.3925234Z 2025-05-07T20:25:39.3925239Z 2025-05-07T20:25:39.3925245Z 2025-05-07T20:25:39.4105759Z cuda-nvvp-12.6.80 | 109.3 MB | #########7 | 97%  2025-05-07T20:25:39.4106202Z 2025-05-07T20:25:39.4106209Z 2025-05-07T20:25:39.4106215Z 2025-05-07T20:25:39.4106220Z 2025-05-07T20:25:39.4106225Z 2025-05-07T20:25:39.4106246Z 2025-05-07T20:25:39.4107751Z 2025-05-07T20:25:39.4357502Z libnpp-12.3.1.54 | 93.4 MB | #5 | 15%  2025-05-07T20:25:39.4730816Z nsight-compute-2024. | 443.1 MB | ######3 | 64% 2025-05-07T20:25:39.4731094Z 2025-05-07T20:25:39.4731098Z 2025-05-07T20:25:39.4731102Z 2025-05-07T20:25:39.4731106Z 2025-05-07T20:25:39.4731110Z 2025-05-07T20:25:39.4738483Z 2025-05-07T20:25:39.5112784Z libcusolver-11.7.1.2 | 95.8 MB | #########2 | 92%  2025-05-07T20:25:39.5113186Z 2025-05-07T20:25:39.5113192Z 2025-05-07T20:25:39.5113198Z 2025-05-07T20:25:39.5113203Z 2025-05-07T20:25:39.5113209Z 2025-05-07T20:25:39.5113216Z 2025-05-07T20:25:39.5114777Z 2025-05-07T20:25:39.5119945Z libnpp-12.3.1.54 | 93.4 MB | #8 | 18%  2025-05-07T20:25:39.5120323Z 2025-05-07T20:25:39.5120329Z 2025-05-07T20:25:39.5120335Z 2025-05-07T20:25:39.5120351Z 2025-05-07T20:25:39.5122611Z 2025-05-07T20:25:39.5359962Z cuda-nvvp-12.6.80 | 109.3 MB | #########9 | 100%  2025-05-07T20:25:39.5734134Z nsight-compute-2024. | 443.1 MB | ######4 | 65% 2025-05-07T20:25:39.5734527Z 2025-05-07T20:25:39.5734534Z 2025-05-07T20:25:39.5734540Z 2025-05-07T20:25:39.5734545Z 2025-05-07T20:25:39.5734551Z 2025-05-07T20:25:39.5734556Z 2025-05-07T20:25:39.6114915Z libcusolver-11.7.1.2 | 95.8 MB | #########4 | 95%  2025-05-07T20:25:39.6115256Z 2025-05-07T20:25:39.6115297Z 2025-05-07T20:25:39.6115301Z 2025-05-07T20:25:39.6115305Z 2025-05-07T20:25:39.6115310Z 2025-05-07T20:25:39.6115314Z 2025-05-07T20:25:39.6117133Z 2025-05-07T20:25:39.6361731Z libnpp-12.3.1.54 | 93.4 MB | ##1 | 21%  2025-05-07T20:25:39.6735045Z nsight-compute-2024. | 443.1 MB | ######5 | 65% 2025-05-07T20:25:39.6735455Z 2025-05-07T20:25:39.6735462Z 2025-05-07T20:25:39.6735467Z 2025-05-07T20:25:39.6735472Z 2025-05-07T20:25:39.6735478Z 2025-05-07T20:25:39.6735543Z 2025-05-07T20:25:39.7115613Z libcusolver-11.7.1.2 | 95.8 MB | #########8 | 98%  2025-05-07T20:25:39.7116232Z 2025-05-07T20:25:39.7116237Z 2025-05-07T20:25:39.7116241Z 2025-05-07T20:25:39.7116245Z 2025-05-07T20:25:39.7116249Z 2025-05-07T20:25:39.7116254Z 2025-05-07T20:25:39.7116862Z 2025-05-07T20:25:39.7362337Z libnpp-12.3.1.54 | 93.4 MB | ##3 | 24%  2025-05-07T20:25:39.8121547Z nsight-compute-2024. | 443.1 MB | ######5 | 66% 2025-05-07T20:25:39.8122190Z 2025-05-07T20:25:39.8122199Z 2025-05-07T20:25:39.8122205Z 2025-05-07T20:25:39.8122210Z 2025-05-07T20:25:39.8122216Z 2025-05-07T20:25:39.8122222Z 2025-05-07T20:25:39.8122231Z 2025-05-07T20:25:39.8367231Z libnpp-12.3.1.54 | 93.4 MB | ##6 | 27%  2025-05-07T20:25:39.8760180Z nsight-compute-2024. | 443.1 MB | ######6 | 67% 2025-05-07T20:25:39.8760491Z 2025-05-07T20:25:39.8760498Z 2025-05-07T20:25:39.8760504Z 2025-05-07T20:25:39.8763717Z 2025-05-07T20:25:39.9124021Z cuda-nsight-12.6.77 | 113.2 MB | ########## | 100%  2025-05-07T20:25:39.9124397Z 2025-05-07T20:25:39.9124402Z 2025-05-07T20:25:39.9124407Z 2025-05-07T20:25:39.9124410Z 2025-05-07T20:25:39.9124415Z 2025-05-07T20:25:39.9124419Z 2025-05-07T20:25:39.9124423Z 2025-05-07T20:25:39.9371079Z libnpp-12.3.1.54 | 93.4 MB | ### | 30%  2025-05-07T20:25:40.0127120Z nsight-compute-2024. | 443.1 MB | ######7 | 67% 2025-05-07T20:25:40.0127443Z 2025-05-07T20:25:40.0127463Z 2025-05-07T20:25:40.0127467Z 2025-05-07T20:25:40.0127471Z 2025-05-07T20:25:40.0127475Z 2025-05-07T20:25:40.0127479Z 2025-05-07T20:25:40.0129021Z 2025-05-07T20:25:40.0371597Z libnpp-12.3.1.54 | 93.4 MB | ###3 | 34%  2025-05-07T20:25:40.1130193Z nsight-compute-2024. | 443.1 MB | ######8 | 68% 2025-05-07T20:25:40.1130475Z 2025-05-07T20:25:40.1130482Z 2025-05-07T20:25:40.1130487Z 2025-05-07T20:25:40.1130493Z 2025-05-07T20:25:40.1130506Z 2025-05-07T20:25:40.1130512Z 2025-05-07T20:25:40.1138342Z 2025-05-07T20:25:40.1373629Z libnpp-12.3.1.54 | 93.4 MB | ###7 | 38%  2025-05-07T20:25:40.2130523Z nsight-compute-2024. | 443.1 MB | ######9 | 69% 2025-05-07T20:25:40.2130843Z 2025-05-07T20:25:40.2130849Z 2025-05-07T20:25:40.2130855Z 2025-05-07T20:25:40.2130861Z 2025-05-07T20:25:40.2130867Z 2025-05-07T20:25:40.2130873Z 2025-05-07T20:25:40.2133080Z 2025-05-07T20:25:40.2377650Z libnpp-12.3.1.54 | 93.4 MB | ####1 | 41%  2025-05-07T20:25:40.3133242Z nsight-compute-2024. | 443.1 MB | ######9 | 70% 2025-05-07T20:25:40.3133529Z 2025-05-07T20:25:40.3133534Z 2025-05-07T20:25:40.3133538Z 2025-05-07T20:25:40.3133542Z 2025-05-07T20:25:40.3133546Z 2025-05-07T20:25:40.3133550Z 2025-05-07T20:25:40.3133583Z 2025-05-07T20:25:40.3381109Z libnpp-12.3.1.54 | 93.4 MB | ####5 | 46%  2025-05-07T20:25:40.4134012Z nsight-compute-2024. | 443.1 MB | ####### | 71% 2025-05-07T20:25:40.4134334Z 2025-05-07T20:25:40.4134367Z 2025-05-07T20:25:40.4134371Z 2025-05-07T20:25:40.4134375Z 2025-05-07T20:25:40.4134379Z 2025-05-07T20:25:40.4134383Z 2025-05-07T20:25:40.4134387Z 2025-05-07T20:25:40.4438915Z libnpp-12.3.1.54 | 93.4 MB | ####9 | 50%  2025-05-07T20:25:40.5141489Z nsight-compute-2024. | 443.1 MB | #######1 | 72% 2025-05-07T20:25:40.5141809Z 2025-05-07T20:25:40.5141815Z 2025-05-07T20:25:40.5141849Z 2025-05-07T20:25:40.5141855Z 2025-05-07T20:25:40.5141861Z 2025-05-07T20:25:40.5141866Z 2025-05-07T20:25:40.5141871Z 2025-05-07T20:25:40.5441595Z libnpp-12.3.1.54 | 93.4 MB | #####3 | 53%  2025-05-07T20:25:40.6147103Z nsight-compute-2024. | 443.1 MB | #######2 | 73% 2025-05-07T20:25:40.6147458Z 2025-05-07T20:25:40.6147463Z 2025-05-07T20:25:40.6147476Z 2025-05-07T20:25:40.6147480Z 2025-05-07T20:25:40.6147484Z 2025-05-07T20:25:40.6147487Z 2025-05-07T20:25:40.6148300Z 2025-05-07T20:25:40.6549643Z libnpp-12.3.1.54 | 93.4 MB | #####7 | 57%  2025-05-07T20:25:40.7215657Z nsight-compute-2024. | 443.1 MB | #######3 | 73% 2025-05-07T20:25:40.7215943Z 2025-05-07T20:25:40.7215947Z 2025-05-07T20:25:40.7215951Z 2025-05-07T20:25:40.7215955Z 2025-05-07T20:25:40.7215967Z 2025-05-07T20:25:40.7215971Z 2025-05-07T20:25:40.7215976Z 2025-05-07T20:25:40.7654951Z libnpp-12.3.1.54 | 93.4 MB | ######1 | 61%  2025-05-07T20:25:40.8217974Z nsight-compute-2024. | 443.1 MB | #######4 | 74% 2025-05-07T20:25:40.8218351Z 2025-05-07T20:25:40.8218358Z 2025-05-07T20:25:40.8218365Z 2025-05-07T20:25:40.8218370Z 2025-05-07T20:25:40.8218376Z 2025-05-07T20:25:40.8218381Z 2025-05-07T20:25:40.8218387Z 2025-05-07T20:25:40.9010938Z libnpp-12.3.1.54 | 93.4 MB | ######5 | 65%  2025-05-07T20:25:40.9291735Z nsight-compute-2024. | 443.1 MB | #######4 | 75% 2025-05-07T20:25:40.9292066Z 2025-05-07T20:25:40.9292079Z 2025-05-07T20:25:40.9292083Z 2025-05-07T20:25:40.9292119Z 2025-05-07T20:25:40.9292123Z 2025-05-07T20:25:40.9292127Z 2025-05-07T20:25:40.9293254Z 2025-05-07T20:25:41.0017627Z libnpp-12.3.1.54 | 93.4 MB | ######8 | 69%  2025-05-07T20:25:41.0352612Z nsight-compute-2024. | 443.1 MB | #######5 | 76% 2025-05-07T20:25:41.0352899Z 2025-05-07T20:25:41.0352903Z 2025-05-07T20:25:41.0352907Z 2025-05-07T20:25:41.0352920Z 2025-05-07T20:25:41.0352960Z 2025-05-07T20:25:41.0352964Z 2025-05-07T20:25:41.0354092Z 2025-05-07T20:25:41.1017791Z libnpp-12.3.1.54 | 93.4 MB | #######2 | 73%  2025-05-07T20:25:41.1354475Z nsight-compute-2024. | 443.1 MB | #######6 | 77% 2025-05-07T20:25:41.1354753Z 2025-05-07T20:25:41.1354758Z 2025-05-07T20:25:41.1354762Z 2025-05-07T20:25:41.1354766Z 2025-05-07T20:25:41.1354770Z 2025-05-07T20:25:41.1354774Z 2025-05-07T20:25:41.1359973Z 2025-05-07T20:25:41.2018697Z libnpp-12.3.1.54 | 93.4 MB | #######6 | 77%  2025-05-07T20:25:41.3597301Z nsight-compute-2024. | 443.1 MB | #######7 | 77% 2025-05-07T20:25:41.3597600Z 2025-05-07T20:25:41.3597605Z 2025-05-07T20:25:41.3597609Z 2025-05-07T20:25:41.3597613Z 2025-05-07T20:25:41.3597617Z 2025-05-07T20:25:41.3597620Z 2025-05-07T20:25:41.3600457Z 2025-05-07T20:25:41.4604869Z libnpp-12.3.1.54 | 93.4 MB | ######## | 80%  2025-05-07T20:25:41.4605190Z 2025-05-07T20:25:41.4605194Z 2025-05-07T20:25:41.4605228Z 2025-05-07T20:25:41.4605232Z 2025-05-07T20:25:41.4605236Z 2025-05-07T20:25:41.4605240Z 2025-05-07T20:25:41.4605244Z 2025-05-07T20:25:41.5020439Z libnpp-12.3.1.54 | 93.4 MB | ########4 | 85%  2025-05-07T20:25:41.5606537Z nsight-compute-2024. | 443.1 MB | #######8 | 78% 2025-05-07T20:25:41.5606822Z 2025-05-07T20:25:41.5606826Z 2025-05-07T20:25:41.5606830Z 2025-05-07T20:25:41.5606940Z 2025-05-07T20:25:41.5606944Z 2025-05-07T20:25:41.5606948Z 2025-05-07T20:25:41.5606952Z 2025-05-07T20:25:41.6025316Z libnpp-12.3.1.54 | 93.4 MB | ########8 | 88%  2025-05-07T20:25:41.6608007Z nsight-compute-2024. | 443.1 MB | #######9 | 79% 2025-05-07T20:25:41.6608290Z 2025-05-07T20:25:41.6608296Z 2025-05-07T20:25:41.6608301Z 2025-05-07T20:25:41.6608306Z 2025-05-07T20:25:41.6608311Z 2025-05-07T20:25:41.6608316Z 2025-05-07T20:25:41.6608522Z 2025-05-07T20:25:41.7027099Z libnpp-12.3.1.54 | 93.4 MB | #########2 | 92%  2025-05-07T20:25:41.7609635Z nsight-compute-2024. | 443.1 MB | #######9 | 80% 2025-05-07T20:25:41.7609946Z 2025-05-07T20:25:41.7609951Z 2025-05-07T20:25:41.7609955Z 2025-05-07T20:25:41.7609959Z 2025-05-07T20:25:41.7609962Z 2025-05-07T20:25:41.7609966Z 2025-05-07T20:25:41.7610558Z 2025-05-07T20:25:41.8028140Z libnpp-12.3.1.54 | 93.4 MB | #########6 | 96%  2025-05-07T20:25:41.8613056Z nsight-compute-2024. | 443.1 MB | ######## | 81% 2025-05-07T20:25:41.8613348Z 2025-05-07T20:25:41.8613353Z 2025-05-07T20:25:41.8613653Z 2025-05-07T20:25:41.8613658Z 2025-05-07T20:25:41.8613664Z 2025-05-07T20:25:41.8613669Z 2025-05-07T20:25:41.8613674Z 2025-05-07T20:25:41.9030985Z libnpp-12.3.1.54 | 93.4 MB | #########9 | 100%  2025-05-07T20:25:42.0241421Z nsight-compute-2024. | 443.1 MB | ########1 | 81% 2025-05-07T20:25:42.1242513Z nsight-compute-2024. | 443.1 MB | ########2 | 82% 2025-05-07T20:25:42.2244989Z nsight-compute-2024. | 443.1 MB | ########3 | 83% 2025-05-07T20:25:42.2683785Z nsight-compute-2024. | 443.1 MB | ########4 | 84% 2025-05-07T20:25:42.2684072Z 2025-05-07T20:25:42.2684077Z 2025-05-07T20:25:42.2684081Z 2025-05-07T20:25:42.2684084Z 2025-05-07T20:25:42.2684088Z 2025-05-07T20:25:42.2686387Z 2025-05-07T20:25:42.3374664Z libcusolver-11.7.1.2 | 95.8 MB | ########## | 100%  2025-05-07T20:25:42.3438642Z nsight-compute-2024. | 443.1 MB | ########4 | 85% 2025-05-07T20:25:42.3438957Z 2025-05-07T20:25:42.3439245Z 2025-05-07T20:25:42.3439251Z 2025-05-07T20:25:42.3439282Z 2025-05-07T20:25:42.3439286Z 2025-05-07T20:25:42.3439290Z 2025-05-07T20:25:42.3439294Z 2025-05-07T20:25:42.3440837Z 2025-05-07T20:25:42.4444072Z cuda-nvdisasm-12.6.7 | 47.6 MB | | 0%  2025-05-07T20:25:42.4444503Z 2025-05-07T20:25:42.4444508Z 2025-05-07T20:25:42.4444512Z 2025-05-07T20:25:42.4444516Z 2025-05-07T20:25:42.4444520Z 2025-05-07T20:25:42.4444524Z 2025-05-07T20:25:42.4444556Z 2025-05-07T20:25:42.4448195Z 2025-05-07T20:25:42.4644617Z cuda-nvdisasm-12.6.7 | 47.6 MB | 6 | 6%  2025-05-07T20:25:42.5451661Z nsight-compute-2024. | 443.1 MB | ########5 | 86% 2025-05-07T20:25:42.5451983Z 2025-05-07T20:25:42.5452004Z 2025-05-07T20:25:42.5452008Z 2025-05-07T20:25:42.5452013Z 2025-05-07T20:25:42.5452018Z 2025-05-07T20:25:42.5452022Z 2025-05-07T20:25:42.5452026Z 2025-05-07T20:25:42.5456266Z 2025-05-07T20:25:42.5906344Z cuda-nvdisasm-12.6.7 | 47.6 MB | #3 | 13%  2025-05-07T20:25:42.6576544Z nsight-compute-2024. | 443.1 MB | ########6 | 87% 2025-05-07T20:25:42.6576839Z 2025-05-07T20:25:42.6576845Z 2025-05-07T20:25:42.6576851Z 2025-05-07T20:25:42.6576867Z 2025-05-07T20:25:42.6576873Z 2025-05-07T20:25:42.6576879Z 2025-05-07T20:25:42.6576884Z 2025-05-07T20:25:42.6585079Z 2025-05-07T20:25:42.6917873Z cuda-nvdisasm-12.6.7 | 47.6 MB | #9 | 20%  2025-05-07T20:25:42.7743709Z nsight-compute-2024. | 443.1 MB | ########7 | 87% 2025-05-07T20:25:42.7743991Z 2025-05-07T20:25:42.7743995Z 2025-05-07T20:25:42.7743999Z 2025-05-07T20:25:42.7744003Z 2025-05-07T20:25:42.7744007Z 2025-05-07T20:25:42.7744011Z 2025-05-07T20:25:42.7744014Z 2025-05-07T20:25:42.7747267Z 2025-05-07T20:25:42.8031529Z cuda-nvdisasm-12.6.7 | 47.6 MB | ##5 | 26%  2025-05-07T20:25:42.8775807Z nsight-compute-2024. | 443.1 MB | ########7 | 88% 2025-05-07T20:25:42.8776117Z 2025-05-07T20:25:42.8776123Z 2025-05-07T20:25:42.8776165Z 2025-05-07T20:25:42.8776171Z 2025-05-07T20:25:42.8776176Z 2025-05-07T20:25:42.8776182Z 2025-05-07T20:25:42.8776187Z 2025-05-07T20:25:42.8777603Z 2025-05-07T20:25:42.9033975Z cuda-nvdisasm-12.6.7 | 47.6 MB | ###1 | 32%  2025-05-07T20:25:42.9185374Z nsight-compute-2024. | 443.1 MB | ########8 | 89% 2025-05-07T20:25:42.9185651Z 2025-05-07T20:25:42.9185656Z 2025-05-07T20:25:42.9185692Z 2025-05-07T20:25:42.9185696Z 2025-05-07T20:25:42.9191703Z 2025-05-07T20:25:42.9546640Z cuda-nvvp-12.6.80 | 109.3 MB | ########## | 100%  2025-05-07T20:25:42.9546945Z 2025-05-07T20:25:42.9546949Z 2025-05-07T20:25:42.9546953Z 2025-05-07T20:25:42.9546957Z 2025-05-07T20:25:42.9546961Z 2025-05-07T20:25:42.9546965Z 2025-05-07T20:25:42.9546969Z 2025-05-07T20:25:42.9546973Z 2025-05-07T20:25:42.9546977Z 2025-05-07T20:25:42.9778665Z libcurand-10.3.7.77 | 39.9 MB | | 0%  2025-05-07T20:25:42.9779086Z 2025-05-07T20:25:42.9779402Z 2025-05-07T20:25:42.9779407Z 2025-05-07T20:25:42.9779413Z 2025-05-07T20:25:42.9779418Z 2025-05-07T20:25:42.9779423Z 2025-05-07T20:25:42.9779428Z 2025-05-07T20:25:42.9780142Z 2025-05-07T20:25:43.0127875Z cuda-nvdisasm-12.6.7 | 47.6 MB | ###7 | 38%  2025-05-07T20:25:43.0548857Z nsight-compute-2024. | 443.1 MB | ########9 | 89% 2025-05-07T20:25:43.0549239Z 2025-05-07T20:25:43.0549537Z 2025-05-07T20:25:43.0549545Z 2025-05-07T20:25:43.0549550Z 2025-05-07T20:25:43.0549556Z 2025-05-07T20:25:43.0549561Z 2025-05-07T20:25:43.0549566Z 2025-05-07T20:25:43.0549571Z 2025-05-07T20:25:43.0549577Z 2025-05-07T20:25:43.0856389Z libcurand-10.3.7.77 | 39.9 MB | 6 | 7%  2025-05-07T20:25:43.0856815Z 2025-05-07T20:25:43.0856822Z 2025-05-07T20:25:43.0856828Z 2025-05-07T20:25:43.0856833Z 2025-05-07T20:25:43.0856839Z 2025-05-07T20:25:43.0856844Z 2025-05-07T20:25:43.0856850Z 2025-05-07T20:25:43.0856855Z 2025-05-07T20:25:43.1285817Z cuda-nvdisasm-12.6.7 | 47.6 MB | ####3 | 43%  2025-05-07T20:25:43.1549923Z nsight-compute-2024. | 443.1 MB | ######### | 90% 2025-05-07T20:25:43.1550300Z 2025-05-07T20:25:43.1550307Z 2025-05-07T20:25:43.1550313Z 2025-05-07T20:25:43.1550318Z 2025-05-07T20:25:43.1550324Z 2025-05-07T20:25:43.1550329Z 2025-05-07T20:25:43.1550335Z 2025-05-07T20:25:43.1550340Z 2025-05-07T20:25:43.1550374Z 2025-05-07T20:25:43.1862355Z libcurand-10.3.7.77 | 39.9 MB | #3 | 14%  2025-05-07T20:25:43.1862762Z 2025-05-07T20:25:43.1862767Z 2025-05-07T20:25:43.1862772Z 2025-05-07T20:25:43.1862776Z 2025-05-07T20:25:43.1862780Z 2025-05-07T20:25:43.1862784Z 2025-05-07T20:25:43.1862787Z 2025-05-07T20:25:43.1863914Z 2025-05-07T20:25:43.2376807Z cuda-nvdisasm-12.6.7 | 47.6 MB | ####9 | 49%  2025-05-07T20:25:43.2553350Z nsight-compute-2024. | 443.1 MB | ######### | 91% 2025-05-07T20:25:43.2553719Z 2025-05-07T20:25:43.2553761Z 2025-05-07T20:25:43.2553767Z 2025-05-07T20:25:43.2553772Z 2025-05-07T20:25:43.2553778Z 2025-05-07T20:25:43.2553783Z 2025-05-07T20:25:43.2553788Z 2025-05-07T20:25:43.2553794Z 2025-05-07T20:25:43.2556763Z 2025-05-07T20:25:43.2940371Z libcurand-10.3.7.77 | 39.9 MB | ##1 | 21%  2025-05-07T20:25:43.2940782Z 2025-05-07T20:25:43.2940788Z 2025-05-07T20:25:43.2940793Z 2025-05-07T20:25:43.2940831Z 2025-05-07T20:25:43.2940837Z 2025-05-07T20:25:43.2940842Z 2025-05-07T20:25:43.2940847Z 2025-05-07T20:25:43.2940870Z 2025-05-07T20:25:43.3485383Z cuda-nvdisasm-12.6.7 | 47.6 MB | #####4 | 55%  2025-05-07T20:25:43.3627985Z nsight-compute-2024. | 443.1 MB | #########1 | 91% 2025-05-07T20:25:43.3628380Z 2025-05-07T20:25:43.3628387Z 2025-05-07T20:25:43.3628392Z 2025-05-07T20:25:43.3628398Z 2025-05-07T20:25:43.3628403Z 2025-05-07T20:25:43.3628413Z 2025-05-07T20:25:43.3628419Z 2025-05-07T20:25:43.3628425Z 2025-05-07T20:25:43.3628460Z 2025-05-07T20:25:43.3941065Z libcurand-10.3.7.77 | 39.9 MB | ##8 | 29%  2025-05-07T20:25:43.3941479Z 2025-05-07T20:25:43.3941486Z 2025-05-07T20:25:43.3941491Z 2025-05-07T20:25:43.3941497Z 2025-05-07T20:25:43.3941503Z 2025-05-07T20:25:43.3941520Z 2025-05-07T20:25:43.3941525Z 2025-05-07T20:25:43.3941531Z 2025-05-07T20:25:43.4589726Z cuda-nvdisasm-12.6.7 | 47.6 MB | ###### | 61%  2025-05-07T20:25:43.4628092Z nsight-compute-2024. | 443.1 MB | #########2 | 92% 2025-05-07T20:25:43.4628464Z 2025-05-07T20:25:43.4628470Z 2025-05-07T20:25:43.4628476Z 2025-05-07T20:25:43.4628482Z 2025-05-07T20:25:43.4628487Z 2025-05-07T20:25:43.4628493Z 2025-05-07T20:25:43.4628499Z 2025-05-07T20:25:43.4628515Z 2025-05-07T20:25:43.4628522Z 2025-05-07T20:25:43.4942259Z libcurand-10.3.7.77 | 39.9 MB | ###5 | 36%  2025-05-07T20:25:43.4942674Z 2025-05-07T20:25:43.4942681Z 2025-05-07T20:25:43.4942981Z 2025-05-07T20:25:43.4942997Z 2025-05-07T20:25:43.4943001Z 2025-05-07T20:25:43.4943005Z 2025-05-07T20:25:43.4943009Z 2025-05-07T20:25:43.4943012Z 2025-05-07T20:25:43.5600584Z cuda-nvdisasm-12.6.7 | 47.6 MB | ######6 | 66%  2025-05-07T20:25:43.5721939Z nsight-compute-2024. | 443.1 MB | #########2 | 93% 2025-05-07T20:25:43.5722298Z 2025-05-07T20:25:43.5722304Z 2025-05-07T20:25:43.5722310Z 2025-05-07T20:25:43.5722587Z 2025-05-07T20:25:43.5722594Z 2025-05-07T20:25:43.5722599Z 2025-05-07T20:25:43.5722616Z 2025-05-07T20:25:43.5722621Z 2025-05-07T20:25:43.5722631Z 2025-05-07T20:25:43.6020749Z libcurand-10.3.7.77 | 39.9 MB | ####3 | 43%  2025-05-07T20:25:43.6021149Z 2025-05-07T20:25:43.6021162Z 2025-05-07T20:25:43.6021167Z 2025-05-07T20:25:43.6021173Z 2025-05-07T20:25:43.6021178Z 2025-05-07T20:25:43.6021183Z 2025-05-07T20:25:43.6021188Z 2025-05-07T20:25:43.6021194Z 2025-05-07T20:25:43.6616768Z cuda-nvdisasm-12.6.7 | 47.6 MB | #######2 | 72%  2025-05-07T20:25:43.6728331Z nsight-compute-2024. | 443.1 MB | #########3 | 93% 2025-05-07T20:25:43.6728703Z 2025-05-07T20:25:43.6728709Z 2025-05-07T20:25:43.6728715Z 2025-05-07T20:25:43.6728730Z 2025-05-07T20:25:43.6728736Z 2025-05-07T20:25:43.6728741Z 2025-05-07T20:25:43.6728747Z 2025-05-07T20:25:43.6728752Z 2025-05-07T20:25:43.6728757Z 2025-05-07T20:25:43.7026156Z libcurand-10.3.7.77 | 39.9 MB | ##### | 51%  2025-05-07T20:25:43.7026561Z 2025-05-07T20:25:43.7026568Z 2025-05-07T20:25:43.7026574Z 2025-05-07T20:25:43.7026579Z 2025-05-07T20:25:43.7026585Z 2025-05-07T20:25:43.7026590Z 2025-05-07T20:25:43.7026595Z 2025-05-07T20:25:43.7026605Z 2025-05-07T20:25:43.7735869Z cuda-nvdisasm-12.6.7 | 47.6 MB | #######8 | 78%  2025-05-07T20:25:43.7736507Z nsight-compute-2024. | 443.1 MB | #########3 | 94% 2025-05-07T20:25:43.7736841Z 2025-05-07T20:25:43.7736856Z 2025-05-07T20:25:43.7736890Z 2025-05-07T20:25:43.7736895Z 2025-05-07T20:25:43.7736901Z 2025-05-07T20:25:43.7736906Z 2025-05-07T20:25:43.7736912Z 2025-05-07T20:25:43.7736918Z 2025-05-07T20:25:43.7736924Z 2025-05-07T20:25:43.8028572Z libcurand-10.3.7.77 | 39.9 MB | #####7 | 58%  2025-05-07T20:25:43.8028972Z 2025-05-07T20:25:43.8028978Z 2025-05-07T20:25:43.8028983Z 2025-05-07T20:25:43.8028989Z 2025-05-07T20:25:43.8029011Z 2025-05-07T20:25:43.8029017Z 2025-05-07T20:25:43.8029022Z 2025-05-07T20:25:43.8029031Z 2025-05-07T20:25:43.8740089Z cuda-nvdisasm-12.6.7 | 47.6 MB | ########4 | 84%  2025-05-07T20:25:43.8801807Z nsight-compute-2024. | 443.1 MB | #########4 | 95% 2025-05-07T20:25:43.8802182Z 2025-05-07T20:25:43.8802189Z 2025-05-07T20:25:43.8802195Z 2025-05-07T20:25:43.8802200Z 2025-05-07T20:25:43.8802204Z 2025-05-07T20:25:43.8802209Z 2025-05-07T20:25:43.8802215Z 2025-05-07T20:25:43.8802221Z 2025-05-07T20:25:43.8804333Z 2025-05-07T20:25:43.9033428Z libcurand-10.3.7.77 | 39.9 MB | ######4 | 65%  2025-05-07T20:25:43.9033876Z 2025-05-07T20:25:43.9033882Z 2025-05-07T20:25:43.9033888Z 2025-05-07T20:25:43.9033894Z 2025-05-07T20:25:43.9033899Z 2025-05-07T20:25:43.9033904Z 2025-05-07T20:25:43.9033910Z 2025-05-07T20:25:43.9036827Z 2025-05-07T20:25:43.9746857Z cuda-nvdisasm-12.6.7 | 47.6 MB | ######### | 91%  2025-05-07T20:25:43.9806006Z nsight-compute-2024. | 443.1 MB | #########5 | 95% 2025-05-07T20:25:43.9806376Z 2025-05-07T20:25:43.9806382Z 2025-05-07T20:25:43.9806388Z 2025-05-07T20:25:43.9806393Z 2025-05-07T20:25:43.9806398Z 2025-05-07T20:25:43.9806404Z 2025-05-07T20:25:43.9806409Z 2025-05-07T20:25:43.9806414Z 2025-05-07T20:25:43.9806419Z 2025-05-07T20:25:44.0092060Z libcurand-10.3.7.77 | 39.9 MB | #######1 | 72%  2025-05-07T20:25:44.0092464Z 2025-05-07T20:25:44.0092470Z 2025-05-07T20:25:44.0092476Z 2025-05-07T20:25:44.0092481Z 2025-05-07T20:25:44.0092771Z 2025-05-07T20:25:44.0092776Z 2025-05-07T20:25:44.0092782Z 2025-05-07T20:25:44.0096792Z 2025-05-07T20:25:44.0802517Z cuda-nvdisasm-12.6.7 | 47.6 MB | #########6 | 97%  2025-05-07T20:25:44.0810401Z nsight-compute-2024. | 443.1 MB | #########5 | 96% 2025-05-07T20:25:44.0810785Z 2025-05-07T20:25:44.0810792Z 2025-05-07T20:25:44.0810797Z 2025-05-07T20:25:44.0810802Z 2025-05-07T20:25:44.0811207Z 2025-05-07T20:25:44.0811216Z 2025-05-07T20:25:44.0811227Z 2025-05-07T20:25:44.0811232Z 2025-05-07T20:25:44.0811238Z 2025-05-07T20:25:44.1839015Z libcurand-10.3.7.77 | 39.9 MB | #######9 | 79%  2025-05-07T20:25:44.1852135Z nsight-compute-2024. | 443.1 MB | #########6 | 96% 2025-05-07T20:25:44.1852502Z 2025-05-07T20:25:44.1852509Z 2025-05-07T20:25:44.1852515Z 2025-05-07T20:25:44.1852521Z 2025-05-07T20:25:44.1852526Z 2025-05-07T20:25:44.1852531Z 2025-05-07T20:25:44.1852537Z 2025-05-07T20:25:44.1852542Z 2025-05-07T20:25:44.1852577Z 2025-05-07T20:25:44.2855865Z libcurand-10.3.7.77 | 39.9 MB | ########6 | 86%  2025-05-07T20:25:44.2856291Z 2025-05-07T20:25:44.2856297Z 2025-05-07T20:25:44.2856302Z 2025-05-07T20:25:44.2856309Z 2025-05-07T20:25:44.2856314Z 2025-05-07T20:25:44.2856319Z 2025-05-07T20:25:44.2856324Z 2025-05-07T20:25:44.2856338Z 2025-05-07T20:25:44.2856344Z 2025-05-07T20:25:44.2898179Z libcurand-10.3.7.77 | 39.9 MB | #########4 | 94%  2025-05-07T20:25:44.3907442Z nsight-compute-2024. | 443.1 MB | #########7 | 97% 2025-05-07T20:25:44.3995945Z nsight-compute-2024. | 443.1 MB | #########7 | 98% 2025-05-07T20:25:44.3996297Z 2025-05-07T20:25:44.3996303Z 2025-05-07T20:25:44.4000860Z 2025-05-07T20:25:44.4902109Z libcusparse-12.5.4.2 | 118.6 MB | ########## | 100%  2025-05-07T20:25:44.5902541Z nsight-compute-2024. | 443.1 MB | #########8 | 98% 2025-05-07T20:25:45.2154551Z nsight-compute-2024. | 443.1 MB | #########9 | 99% 2025-05-07T20:25:45.2154959Z 2025-05-07T20:25:45.2154965Z 2025-05-07T20:25:45.2154970Z 2025-05-07T20:25:45.2154976Z 2025-05-07T20:25:45.2154990Z 2025-05-07T20:25:45.2154996Z 2025-05-07T20:25:45.2155536Z 2025-05-07T20:25:45.2695542Z libnpp-12.3.1.54 | 93.4 MB | ########## | 100%  2025-05-07T20:25:45.2695949Z 2025-05-07T20:25:45.2695955Z 2025-05-07T20:25:45.2695961Z 2025-05-07T20:25:45.2695979Z 2025-05-07T20:25:45.2696011Z 2025-05-07T20:25:45.2696016Z 2025-05-07T20:25:45.2696021Z 2025-05-07T20:25:45.2696025Z 2025-05-07T20:25:45.2696031Z 2025-05-07T20:25:45.2696036Z 2025-05-07T20:25:45.3698605Z gds-tools-1.11.1.6 | 37.8 MB | | 0%  2025-05-07T20:25:45.3698963Z 2025-05-07T20:25:45.3698969Z 2025-05-07T20:25:45.3698974Z 2025-05-07T20:25:45.3698980Z 2025-05-07T20:25:45.3698985Z 2025-05-07T20:25:45.3698992Z 2025-05-07T20:25:45.3698998Z 2025-05-07T20:25:45.3699004Z 2025-05-07T20:25:45.3699009Z 2025-05-07T20:25:45.3699014Z 2025-05-07T20:25:45.4751721Z gds-tools-1.11.1.6 | 37.8 MB | 9 | 9%  2025-05-07T20:25:45.4752148Z 2025-05-07T20:25:45.4752152Z 2025-05-07T20:25:45.4752156Z 2025-05-07T20:25:45.4752160Z 2025-05-07T20:25:45.4752164Z 2025-05-07T20:25:45.4752168Z 2025-05-07T20:25:45.4752172Z 2025-05-07T20:25:45.4752176Z 2025-05-07T20:25:45.4752180Z 2025-05-07T20:25:45.4753223Z 2025-05-07T20:25:45.6038674Z gds-tools-1.11.1.6 | 37.8 MB | #8 | 18%  2025-05-07T20:25:45.6039115Z 2025-05-07T20:25:45.6039119Z 2025-05-07T20:25:45.6039123Z 2025-05-07T20:25:45.6039127Z 2025-05-07T20:25:45.6039131Z 2025-05-07T20:25:45.6039135Z 2025-05-07T20:25:45.6039139Z 2025-05-07T20:25:45.6039143Z 2025-05-07T20:25:45.6039147Z 2025-05-07T20:25:45.6039155Z 2025-05-07T20:25:45.6320073Z gds-tools-1.11.1.6 | 37.8 MB | ##7 | 27%  2025-05-07T20:25:45.6320387Z 2025-05-07T20:25:45.6320391Z 2025-05-07T20:25:45.6320395Z 2025-05-07T20:25:45.6320660Z 2025-05-07T20:25:45.6320673Z 2025-05-07T20:25:45.6320677Z 2025-05-07T20:25:45.6320681Z 2025-05-07T20:25:45.6320685Z 2025-05-07T20:25:45.6772538Z cuda-nvdisasm-12.6.7 | 47.6 MB | ########## | 100%  2025-05-07T20:25:45.6772866Z 2025-05-07T20:25:45.6772870Z 2025-05-07T20:25:45.6772874Z 2025-05-07T20:25:45.6772878Z 2025-05-07T20:25:45.6772883Z 2025-05-07T20:25:45.6772887Z 2025-05-07T20:25:45.6773148Z 2025-05-07T20:25:45.6773153Z 2025-05-07T20:25:45.6777392Z 2025-05-07T20:25:45.6983696Z libcurand-10.3.7.77 | 39.9 MB | ########## | 100%  2025-05-07T20:25:45.6984011Z 2025-05-07T20:25:45.6984015Z 2025-05-07T20:25:45.6984019Z 2025-05-07T20:25:45.6984023Z 2025-05-07T20:25:45.6984027Z 2025-05-07T20:25:45.6984031Z 2025-05-07T20:25:45.6984036Z 2025-05-07T20:25:45.6984039Z 2025-05-07T20:25:45.6984043Z 2025-05-07T20:25:45.6984048Z 2025-05-07T20:25:45.6984052Z 2025-05-07T20:25:45.7097549Z python-3.10.13 | 24.5 MB | | 0%  2025-05-07T20:25:45.7097870Z 2025-05-07T20:25:45.7097874Z 2025-05-07T20:25:45.7097878Z 2025-05-07T20:25:45.7097882Z 2025-05-07T20:25:45.7097887Z 2025-05-07T20:25:45.7097891Z 2025-05-07T20:25:45.7097895Z 2025-05-07T20:25:45.7097899Z 2025-05-07T20:25:45.7097903Z 2025-05-07T20:25:45.7097907Z 2025-05-07T20:25:45.7097911Z 2025-05-07T20:25:45.7099130Z 2025-05-07T20:25:45.7294338Z cuda-nvcc-tools-12.6 | 23.0 MB | | 0%  2025-05-07T20:25:45.7294834Z 2025-05-07T20:25:45.7294841Z 2025-05-07T20:25:45.7294847Z 2025-05-07T20:25:45.7294853Z 2025-05-07T20:25:45.7294858Z 2025-05-07T20:25:45.7294863Z 2025-05-07T20:25:45.7294869Z 2025-05-07T20:25:45.7294874Z 2025-05-07T20:25:45.7294880Z 2025-05-07T20:25:45.7300680Z 2025-05-07T20:25:45.7992500Z gds-tools-1.11.1.6 | 37.8 MB | ###5 | 35%  2025-05-07T20:25:45.7992824Z 2025-05-07T20:25:45.7992830Z 2025-05-07T20:25:45.7992859Z 2025-05-07T20:25:45.7992875Z 2025-05-07T20:25:45.7992879Z 2025-05-07T20:25:45.7992883Z 2025-05-07T20:25:45.7992886Z 2025-05-07T20:25:45.7992891Z 2025-05-07T20:25:45.7992895Z 2025-05-07T20:25:45.7992898Z 2025-05-07T20:25:45.7993135Z 2025-05-07T20:25:45.8098402Z python-3.10.13 | 24.5 MB | #1 | 11%  2025-05-07T20:25:45.8098775Z 2025-05-07T20:25:45.8098782Z 2025-05-07T20:25:45.8098806Z 2025-05-07T20:25:45.8098813Z 2025-05-07T20:25:45.8098818Z 2025-05-07T20:25:45.8098824Z 2025-05-07T20:25:45.8098829Z 2025-05-07T20:25:45.8098835Z 2025-05-07T20:25:45.8098840Z 2025-05-07T20:25:45.8098845Z 2025-05-07T20:25:45.8098851Z 2025-05-07T20:25:45.8101495Z 2025-05-07T20:25:45.8341235Z cuda-nvcc-tools-12.6 | 23.0 MB | #2 | 12%  2025-05-07T20:25:45.8341680Z 2025-05-07T20:25:45.8341686Z 2025-05-07T20:25:45.8341692Z 2025-05-07T20:25:45.8341697Z 2025-05-07T20:25:45.8341721Z 2025-05-07T20:25:45.8341752Z 2025-05-07T20:25:45.8341758Z 2025-05-07T20:25:45.8341763Z 2025-05-07T20:25:45.8341768Z 2025-05-07T20:25:45.8353134Z 2025-05-07T20:25:45.9064968Z gds-tools-1.11.1.6 | 37.8 MB | ####2 | 43%  2025-05-07T20:25:45.9065405Z 2025-05-07T20:25:45.9065410Z 2025-05-07T20:25:45.9065414Z 2025-05-07T20:25:45.9065418Z 2025-05-07T20:25:45.9065422Z 2025-05-07T20:25:45.9065426Z 2025-05-07T20:25:45.9065458Z 2025-05-07T20:25:45.9065463Z 2025-05-07T20:25:45.9065467Z 2025-05-07T20:25:45.9065471Z 2025-05-07T20:25:45.9065741Z 2025-05-07T20:25:45.9101262Z python-3.10.13 | 24.5 MB | ##2 | 23%  2025-05-07T20:25:45.9101676Z 2025-05-07T20:25:45.9101682Z 2025-05-07T20:25:45.9101688Z 2025-05-07T20:25:45.9101694Z 2025-05-07T20:25:45.9101699Z 2025-05-07T20:25:45.9101704Z 2025-05-07T20:25:45.9101710Z 2025-05-07T20:25:45.9101715Z 2025-05-07T20:25:45.9101721Z 2025-05-07T20:25:45.9101726Z 2025-05-07T20:25:45.9101731Z 2025-05-07T20:25:45.9103334Z 2025-05-07T20:25:45.9345979Z cuda-nvcc-tools-12.6 | 23.0 MB | ##4 | 24%  2025-05-07T20:25:45.9346433Z 2025-05-07T20:25:45.9346439Z 2025-05-07T20:25:45.9346445Z 2025-05-07T20:25:45.9346450Z 2025-05-07T20:25:45.9346456Z 2025-05-07T20:25:45.9346471Z 2025-05-07T20:25:45.9346476Z 2025-05-07T20:25:45.9346482Z 2025-05-07T20:25:45.9346487Z 2025-05-07T20:25:45.9346492Z 2025-05-07T20:25:46.0068031Z gds-tools-1.11.1.6 | 37.8 MB | ##### | 51%  2025-05-07T20:25:46.0068529Z 2025-05-07T20:25:46.0068537Z 2025-05-07T20:25:46.0068544Z 2025-05-07T20:25:46.0068550Z 2025-05-07T20:25:46.0068557Z 2025-05-07T20:25:46.0068564Z 2025-05-07T20:25:46.0068571Z 2025-05-07T20:25:46.0068577Z 2025-05-07T20:25:46.0068584Z 2025-05-07T20:25:46.0068589Z 2025-05-07T20:25:46.0068594Z 2025-05-07T20:25:46.0108766Z python-3.10.13 | 24.5 MB | ###4 | 34%  2025-05-07T20:25:46.0109172Z 2025-05-07T20:25:46.0109189Z 2025-05-07T20:25:46.0109193Z 2025-05-07T20:25:46.0109197Z 2025-05-07T20:25:46.0109201Z 2025-05-07T20:25:46.0109205Z 2025-05-07T20:25:46.0109208Z 2025-05-07T20:25:46.0109218Z 2025-05-07T20:25:46.0109222Z 2025-05-07T20:25:46.0109226Z 2025-05-07T20:25:46.0109229Z 2025-05-07T20:25:46.0109233Z 2025-05-07T20:25:46.0459525Z cuda-nvcc-tools-12.6 | 23.0 MB | ###5 | 36%  2025-05-07T20:25:46.0459959Z 2025-05-07T20:25:46.0459974Z 2025-05-07T20:25:46.0459980Z 2025-05-07T20:25:46.0459985Z 2025-05-07T20:25:46.0459990Z 2025-05-07T20:25:46.0459995Z 2025-05-07T20:25:46.0460001Z 2025-05-07T20:25:46.0460006Z 2025-05-07T20:25:46.0460024Z 2025-05-07T20:25:46.0463221Z 2025-05-07T20:25:46.1068292Z gds-tools-1.11.1.6 | 37.8 MB | #####8 | 58%  2025-05-07T20:25:46.1068728Z 2025-05-07T20:25:46.1068746Z 2025-05-07T20:25:46.1068753Z 2025-05-07T20:25:46.1068760Z 2025-05-07T20:25:46.1068767Z 2025-05-07T20:25:46.1068804Z 2025-05-07T20:25:46.1068811Z 2025-05-07T20:25:46.1068818Z 2025-05-07T20:25:46.1068824Z 2025-05-07T20:25:46.1068832Z 2025-05-07T20:25:46.1069222Z 2025-05-07T20:25:46.1111475Z python-3.10.13 | 24.5 MB | ####6 | 46%  2025-05-07T20:25:46.1111887Z 2025-05-07T20:25:46.1111893Z 2025-05-07T20:25:46.1111898Z 2025-05-07T20:25:46.1111903Z 2025-05-07T20:25:46.1111909Z 2025-05-07T20:25:46.1111934Z 2025-05-07T20:25:46.1111940Z 2025-05-07T20:25:46.1111945Z 2025-05-07T20:25:46.1111950Z 2025-05-07T20:25:46.1111955Z 2025-05-07T20:25:46.1111961Z 2025-05-07T20:25:46.1113662Z 2025-05-07T20:25:46.1461567Z cuda-nvcc-tools-12.6 | 23.0 MB | ####8 | 49%  2025-05-07T20:25:46.1461908Z 2025-05-07T20:25:46.1461912Z 2025-05-07T20:25:46.1461916Z 2025-05-07T20:25:46.1461920Z 2025-05-07T20:25:46.1461924Z 2025-05-07T20:25:46.1461928Z 2025-05-07T20:25:46.1461932Z 2025-05-07T20:25:46.1461936Z 2025-05-07T20:25:46.1461954Z 2025-05-07T20:25:46.1467015Z 2025-05-07T20:25:46.2083904Z gds-tools-1.11.1.6 | 37.8 MB | ######5 | 65%  2025-05-07T20:25:46.2084219Z 2025-05-07T20:25:46.2084223Z 2025-05-07T20:25:46.2084228Z 2025-05-07T20:25:46.2084232Z 2025-05-07T20:25:46.2084238Z 2025-05-07T20:25:46.2084243Z 2025-05-07T20:25:46.2084249Z 2025-05-07T20:25:46.2084254Z 2025-05-07T20:25:46.2084259Z 2025-05-07T20:25:46.2084302Z 2025-05-07T20:25:46.2091435Z 2025-05-07T20:25:46.2113015Z python-3.10.13 | 24.5 MB | #####7 | 57%  2025-05-07T20:25:46.2113351Z 2025-05-07T20:25:46.2113362Z 2025-05-07T20:25:46.2113367Z 2025-05-07T20:25:46.2113371Z 2025-05-07T20:25:46.2113375Z 2025-05-07T20:25:46.2113379Z 2025-05-07T20:25:46.2113383Z 2025-05-07T20:25:46.2113386Z 2025-05-07T20:25:46.2113390Z 2025-05-07T20:25:46.2113394Z 2025-05-07T20:25:46.2113398Z 2025-05-07T20:25:46.2113402Z 2025-05-07T20:25:46.2465775Z cuda-nvcc-tools-12.6 | 23.0 MB | ######1 | 62%  2025-05-07T20:25:46.2466372Z 2025-05-07T20:25:46.2466377Z 2025-05-07T20:25:46.2466380Z 2025-05-07T20:25:46.2466384Z 2025-05-07T20:25:46.2466389Z 2025-05-07T20:25:46.2466393Z 2025-05-07T20:25:46.2466398Z 2025-05-07T20:25:46.2466402Z 2025-05-07T20:25:46.2466405Z 2025-05-07T20:25:46.2468721Z 2025-05-07T20:25:46.3164409Z gds-tools-1.11.1.6 | 37.8 MB | #######2 | 73%  2025-05-07T20:25:46.3164809Z 2025-05-07T20:25:46.3164813Z 2025-05-07T20:25:46.3164817Z 2025-05-07T20:25:46.3164821Z 2025-05-07T20:25:46.3164825Z 2025-05-07T20:25:46.3164829Z 2025-05-07T20:25:46.3164833Z 2025-05-07T20:25:46.3164837Z 2025-05-07T20:25:46.3164841Z 2025-05-07T20:25:46.3164853Z 2025-05-07T20:25:46.3168342Z 2025-05-07T20:25:46.3245770Z python-3.10.13 | 24.5 MB | ######8 | 69%  2025-05-07T20:25:46.3246169Z 2025-05-07T20:25:46.3246175Z 2025-05-07T20:25:46.3246179Z 2025-05-07T20:25:46.3246199Z 2025-05-07T20:25:46.3246203Z 2025-05-07T20:25:46.3246207Z 2025-05-07T20:25:46.3246210Z 2025-05-07T20:25:46.3246214Z 2025-05-07T20:25:46.3246218Z 2025-05-07T20:25:46.3246222Z 2025-05-07T20:25:46.3246226Z 2025-05-07T20:25:46.3246242Z 2025-05-07T20:25:46.3467293Z cuda-nvcc-tools-12.6 | 23.0 MB | #######4 | 74%  2025-05-07T20:25:46.3467720Z 2025-05-07T20:25:46.3467726Z 2025-05-07T20:25:46.3467752Z 2025-05-07T20:25:46.3467756Z 2025-05-07T20:25:46.3467760Z 2025-05-07T20:25:46.3467764Z 2025-05-07T20:25:46.3467768Z 2025-05-07T20:25:46.3467772Z 2025-05-07T20:25:46.3467776Z 2025-05-07T20:25:46.3469594Z 2025-05-07T20:25:46.4165270Z gds-tools-1.11.1.6 | 37.8 MB | ######## | 80%  2025-05-07T20:25:46.4165596Z 2025-05-07T20:25:46.4165601Z 2025-05-07T20:25:46.4165605Z 2025-05-07T20:25:46.4165609Z 2025-05-07T20:25:46.4165613Z 2025-05-07T20:25:46.4165617Z 2025-05-07T20:25:46.4165621Z 2025-05-07T20:25:46.4165625Z 2025-05-07T20:25:46.4165652Z 2025-05-07T20:25:46.4165656Z 2025-05-07T20:25:46.4165660Z 2025-05-07T20:25:46.4256481Z python-3.10.13 | 24.5 MB | ######## | 80%  2025-05-07T20:25:46.4256822Z 2025-05-07T20:25:46.4256826Z 2025-05-07T20:25:46.4256830Z 2025-05-07T20:25:46.4256834Z 2025-05-07T20:25:46.4256838Z 2025-05-07T20:25:46.4256842Z 2025-05-07T20:25:46.4256846Z 2025-05-07T20:25:46.4256850Z 2025-05-07T20:25:46.4256870Z 2025-05-07T20:25:46.4256874Z 2025-05-07T20:25:46.4256878Z 2025-05-07T20:25:46.4256882Z 2025-05-07T20:25:46.4492682Z cuda-nvcc-tools-12.6 | 23.0 MB | ########6 | 87%  2025-05-07T20:25:46.4493007Z 2025-05-07T20:25:46.4493011Z 2025-05-07T20:25:46.4493015Z 2025-05-07T20:25:46.4493020Z 2025-05-07T20:25:46.4493033Z 2025-05-07T20:25:46.4493037Z 2025-05-07T20:25:46.4493041Z 2025-05-07T20:25:46.4493045Z 2025-05-07T20:25:46.4493048Z 2025-05-07T20:25:46.4496192Z 2025-05-07T20:25:46.5240008Z gds-tools-1.11.1.6 | 37.8 MB | ########7 | 87%  2025-05-07T20:25:46.5240350Z 2025-05-07T20:25:46.5240355Z 2025-05-07T20:25:46.5240366Z 2025-05-07T20:25:46.5240370Z 2025-05-07T20:25:46.5240374Z 2025-05-07T20:25:46.5240378Z 2025-05-07T20:25:46.5240381Z 2025-05-07T20:25:46.5240385Z 2025-05-07T20:25:46.5240389Z 2025-05-07T20:25:46.5240393Z 2025-05-07T20:25:46.5241896Z 2025-05-07T20:25:46.5353328Z python-3.10.13 | 24.5 MB | #########1 | 91%  2025-05-07T20:25:46.5353737Z 2025-05-07T20:25:46.5353742Z 2025-05-07T20:25:46.5353746Z 2025-05-07T20:25:46.5353749Z 2025-05-07T20:25:46.5353753Z 2025-05-07T20:25:46.5353757Z 2025-05-07T20:25:46.5353761Z 2025-05-07T20:25:46.5353764Z 2025-05-07T20:25:46.5353768Z 2025-05-07T20:25:46.5353772Z 2025-05-07T20:25:46.5353776Z 2025-05-07T20:25:46.5353779Z 2025-05-07T20:25:46.5493106Z cuda-nvcc-tools-12.6 | 23.0 MB | #########8 | 99%  2025-05-07T20:25:46.5493775Z 2025-05-07T20:25:46.5493780Z 2025-05-07T20:25:46.5493784Z 2025-05-07T20:25:46.5493788Z 2025-05-07T20:25:46.5493792Z 2025-05-07T20:25:46.5493796Z 2025-05-07T20:25:46.5493810Z 2025-05-07T20:25:46.5493814Z 2025-05-07T20:25:46.5493818Z 2025-05-07T20:25:46.5496079Z 2025-05-07T20:25:46.9970200Z gds-tools-1.11.1.6 | 37.8 MB | #########5 | 95%  2025-05-07T20:25:46.9970523Z 2025-05-07T20:25:46.9970794Z 2025-05-07T20:25:47.2912518Z libcufft-11.3.0.4 | 156.2 MB | ########## | 100%  2025-05-07T20:25:47.2912812Z 2025-05-07T20:25:47.2912818Z 2025-05-07T20:25:47.2912822Z 2025-05-07T20:25:47.2912826Z 2025-05-07T20:25:47.2912831Z 2025-05-07T20:25:47.2912835Z 2025-05-07T20:25:47.2912840Z 2025-05-07T20:25:47.2912844Z 2025-05-07T20:25:47.2912859Z 2025-05-07T20:25:47.2912863Z 2025-05-07T20:25:47.2912866Z 2025-05-07T20:25:47.2915521Z 2025-05-07T20:25:47.3386378Z cuda-nvcc-tools-12.6 | 23.0 MB | ########## | 100%  2025-05-07T20:25:47.3386740Z 2025-05-07T20:25:47.3386745Z 2025-05-07T20:25:47.3386749Z 2025-05-07T20:25:47.3386753Z 2025-05-07T20:25:47.3386756Z 2025-05-07T20:25:47.3386769Z 2025-05-07T20:25:47.3386773Z 2025-05-07T20:25:47.3386777Z 2025-05-07T20:25:47.3386781Z 2025-05-07T20:25:47.3386784Z 2025-05-07T20:25:47.3386788Z 2025-05-07T20:25:47.3386793Z 2025-05-07T20:25:47.3387927Z 2025-05-07T20:25:47.3976745Z cuda-nvrtc-12.6.85 | 17.3 MB | | 0%  2025-05-07T20:25:47.3977082Z 2025-05-07T20:25:47.3977086Z 2025-05-07T20:25:47.3977090Z 2025-05-07T20:25:47.3977094Z 2025-05-07T20:25:47.3977098Z 2025-05-07T20:25:47.3977102Z 2025-05-07T20:25:47.3977106Z 2025-05-07T20:25:47.3977109Z 2025-05-07T20:25:47.3977113Z 2025-05-07T20:25:47.3977117Z 2025-05-07T20:25:47.3980686Z 2025-05-07T20:25:47.4387860Z python-3.10.13 | 24.5 MB | ########## | 100%  2025-05-07T20:25:47.4388310Z 2025-05-07T20:25:47.4388317Z 2025-05-07T20:25:47.4388355Z 2025-05-07T20:25:47.4388362Z 2025-05-07T20:25:47.4388368Z 2025-05-07T20:25:47.4388373Z 2025-05-07T20:25:47.4388379Z 2025-05-07T20:25:47.4388384Z 2025-05-07T20:25:47.4388390Z 2025-05-07T20:25:47.4388397Z 2025-05-07T20:25:47.4388404Z 2025-05-07T20:25:47.4388409Z 2025-05-07T20:25:47.4389321Z 2025-05-07T20:25:47.4531887Z cuda-nvrtc-12.6.85 | 17.3 MB | ## | 21%  2025-05-07T20:25:47.4532283Z 2025-05-07T20:25:47.4532290Z 2025-05-07T20:25:47.4532296Z 2025-05-07T20:25:47.4532302Z 2025-05-07T20:25:47.4532307Z 2025-05-07T20:25:47.4532312Z 2025-05-07T20:25:47.4532318Z 2025-05-07T20:25:47.4532323Z 2025-05-07T20:25:47.4532328Z 2025-05-07T20:25:47.4532333Z 2025-05-07T20:25:47.4532338Z 2025-05-07T20:25:47.4532354Z 2025-05-07T20:25:47.4532360Z 2025-05-07T20:25:47.4532365Z 2025-05-07T20:25:47.5488881Z libnvjitlink-12.6.85 | 14.9 MB | | 0%  2025-05-07T20:25:47.5491574Z 2025-05-07T20:25:47.5533803Z libcublas-12.6.4.1 | 256.2 MB | ########## | 100%  2025-05-07T20:25:47.5534084Z 2025-05-07T20:25:47.5534090Z 2025-05-07T20:25:47.5534096Z 2025-05-07T20:25:47.5534101Z 2025-05-07T20:25:47.5534106Z 2025-05-07T20:25:47.5534122Z 2025-05-07T20:25:47.5534128Z 2025-05-07T20:25:47.5534133Z 2025-05-07T20:25:47.5534138Z 2025-05-07T20:25:47.5534143Z 2025-05-07T20:25:47.5534148Z 2025-05-07T20:25:47.5534153Z 2025-05-07T20:25:47.5534177Z 2025-05-07T20:25:47.5534652Z 2025-05-07T20:25:47.5594480Z libnvjitlink-12.6.85 | 14.9 MB | #9 | 20%  2025-05-07T20:25:47.5594889Z 2025-05-07T20:25:47.5594893Z 2025-05-07T20:25:47.5594897Z 2025-05-07T20:25:47.5594901Z 2025-05-07T20:25:47.5594905Z 2025-05-07T20:25:47.5594909Z 2025-05-07T20:25:47.5594913Z 2025-05-07T20:25:47.5594917Z 2025-05-07T20:25:47.5594921Z 2025-05-07T20:25:47.5594925Z 2025-05-07T20:25:47.5594929Z 2025-05-07T20:25:47.5594942Z 2025-05-07T20:25:47.5594946Z 2025-05-07T20:25:47.6098667Z cuda-nvrtc-12.6.85 | 17.3 MB | ####1 | 41%  2025-05-07T20:25:47.6098989Z 2025-05-07T20:25:47.6098993Z 2025-05-07T20:25:47.6099008Z 2025-05-07T20:25:47.6099012Z 2025-05-07T20:25:47.6099018Z 2025-05-07T20:25:47.6099022Z 2025-05-07T20:25:47.6099026Z 2025-05-07T20:25:47.6099030Z 2025-05-07T20:25:47.6099034Z 2025-05-07T20:25:47.6099038Z 2025-05-07T20:25:47.6099042Z 2025-05-07T20:25:47.6099284Z 2025-05-07T20:25:47.6099289Z 2025-05-07T20:25:47.6099293Z 2025-05-07T20:25:47.6099297Z 2025-05-07T20:25:47.6538491Z cuda-nvcc-dev_linux- | 10.8 MB | | 0%  2025-05-07T20:25:47.6538915Z 2025-05-07T20:25:47.6538923Z 2025-05-07T20:25:47.6538929Z 2025-05-07T20:25:47.6538936Z 2025-05-07T20:25:47.6538944Z 2025-05-07T20:25:47.6538951Z 2025-05-07T20:25:47.6538959Z 2025-05-07T20:25:47.6538966Z 2025-05-07T20:25:47.6538972Z 2025-05-07T20:25:47.6538981Z 2025-05-07T20:25:47.6538988Z 2025-05-07T20:25:47.6539025Z 2025-05-07T20:25:47.6539031Z 2025-05-07T20:25:47.6539037Z 2025-05-07T20:25:47.6685530Z libnvjitlink-12.6.85 | 14.9 MB | #### | 40%  2025-05-07T20:25:47.6686015Z 2025-05-07T20:25:47.6686022Z 2025-05-07T20:25:47.6686027Z 2025-05-07T20:25:47.6686033Z 2025-05-07T20:25:47.6686038Z 2025-05-07T20:25:47.6686054Z 2025-05-07T20:25:47.6686059Z 2025-05-07T20:25:47.6686083Z 2025-05-07T20:25:47.6686089Z 2025-05-07T20:25:47.6686094Z 2025-05-07T20:25:47.6686100Z 2025-05-07T20:25:47.6686105Z 2025-05-07T20:25:47.6687903Z 2025-05-07T20:25:47.7099343Z cuda-nvrtc-12.6.85 | 17.3 MB | ###### | 60%  2025-05-07T20:25:47.7099705Z 2025-05-07T20:25:47.7099712Z 2025-05-07T20:25:47.7099718Z 2025-05-07T20:25:47.7099723Z 2025-05-07T20:25:47.7099728Z 2025-05-07T20:25:47.7099734Z 2025-05-07T20:25:47.7099740Z 2025-05-07T20:25:47.7099746Z 2025-05-07T20:25:47.7099753Z 2025-05-07T20:25:47.7099758Z 2025-05-07T20:25:47.7099789Z 2025-05-07T20:25:47.7099794Z 2025-05-07T20:25:47.7099800Z 2025-05-07T20:25:47.7099805Z 2025-05-07T20:25:47.7101636Z 2025-05-07T20:25:47.7660791Z cuda-nvcc-dev_linux- | 10.8 MB | ##6 | 27%  2025-05-07T20:25:47.7661173Z 2025-05-07T20:25:47.7661177Z 2025-05-07T20:25:47.7661181Z 2025-05-07T20:25:47.7661195Z 2025-05-07T20:25:47.7661199Z 2025-05-07T20:25:47.7661227Z 2025-05-07T20:25:47.7661231Z 2025-05-07T20:25:47.7661235Z 2025-05-07T20:25:47.7661239Z 2025-05-07T20:25:47.7661243Z 2025-05-07T20:25:47.7661246Z 2025-05-07T20:25:47.7661250Z 2025-05-07T20:25:47.7661254Z 2025-05-07T20:25:47.7661893Z 2025-05-07T20:25:47.7691657Z libnvjitlink-12.6.85 | 14.9 MB | ###### | 60%  2025-05-07T20:25:47.7692127Z 2025-05-07T20:25:47.7692133Z 2025-05-07T20:25:47.7692139Z 2025-05-07T20:25:47.7692144Z 2025-05-07T20:25:47.7692150Z 2025-05-07T20:25:47.7692156Z 2025-05-07T20:25:47.7692161Z 2025-05-07T20:25:47.7692183Z 2025-05-07T20:25:47.7692190Z 2025-05-07T20:25:47.7692195Z 2025-05-07T20:25:47.7692200Z 2025-05-07T20:25:47.7692205Z 2025-05-07T20:25:47.7695329Z 2025-05-07T20:25:47.8100943Z cuda-nvrtc-12.6.85 | 17.3 MB | #######8 | 78%  2025-05-07T20:25:47.8101346Z 2025-05-07T20:25:47.8101350Z 2025-05-07T20:25:47.8101354Z 2025-05-07T20:25:47.8101358Z 2025-05-07T20:25:47.8101386Z 2025-05-07T20:25:47.8101390Z 2025-05-07T20:25:47.8101403Z 2025-05-07T20:25:47.8101407Z 2025-05-07T20:25:47.8101411Z 2025-05-07T20:25:47.8101414Z 2025-05-07T20:25:47.8101418Z 2025-05-07T20:25:47.8101422Z 2025-05-07T20:25:47.8101426Z 2025-05-07T20:25:47.8101429Z 2025-05-07T20:25:47.8101433Z 2025-05-07T20:25:47.8872767Z cuda-nvcc-dev_linux- | 10.8 MB | #####4 | 55%  2025-05-07T20:25:47.8873125Z 2025-05-07T20:25:47.8873130Z 2025-05-07T20:25:47.8873134Z 2025-05-07T20:25:47.8873138Z 2025-05-07T20:25:47.8873444Z 2025-05-07T20:25:47.8873448Z 2025-05-07T20:25:47.8873452Z 2025-05-07T20:25:47.8873455Z 2025-05-07T20:25:47.8873459Z 2025-05-07T20:25:47.8873463Z 2025-05-07T20:25:47.8873467Z 2025-05-07T20:25:47.8873471Z 2025-05-07T20:25:47.8873474Z 2025-05-07T20:25:47.8875549Z cuda-nvrtc-12.6.85 | 17.3 MB | #########5 | 96%  2025-05-07T20:25:47.8875857Z 2025-05-07T20:25:47.8875861Z 2025-05-07T20:25:47.8876053Z 2025-05-07T20:25:47.8876058Z 2025-05-07T20:25:47.8876062Z 2025-05-07T20:25:47.8876065Z 2025-05-07T20:25:47.8876069Z 2025-05-07T20:25:47.8876073Z 2025-05-07T20:25:47.8876077Z 2025-05-07T20:25:47.8876080Z 2025-05-07T20:25:47.8876094Z 2025-05-07T20:25:47.8876098Z 2025-05-07T20:25:47.8876101Z 2025-05-07T20:25:47.8879451Z 2025-05-07T20:25:47.9185178Z libnvjitlink-12.6.85 | 14.9 MB | #######9 | 79%  2025-05-07T20:25:47.9185599Z 2025-05-07T20:25:47.9185604Z 2025-05-07T20:25:47.9185608Z 2025-05-07T20:25:47.9185633Z 2025-05-07T20:25:47.9185638Z 2025-05-07T20:25:47.9185644Z 2025-05-07T20:25:47.9185649Z 2025-05-07T20:25:47.9185654Z 2025-05-07T20:25:47.9185660Z 2025-05-07T20:25:47.9185665Z 2025-05-07T20:25:47.9185670Z 2025-05-07T20:25:47.9185676Z 2025-05-07T20:25:47.9185681Z 2025-05-07T20:25:47.9185686Z 2025-05-07T20:25:47.9193861Z 2025-05-07T20:25:47.9477696Z cuda-nvcc-dev_linux- | 10.8 MB | ########2 | 82%  2025-05-07T20:25:47.9478036Z 2025-05-07T20:25:47.9478041Z 2025-05-07T20:25:47.9478045Z 2025-05-07T20:25:47.9478049Z 2025-05-07T20:25:47.9478053Z 2025-05-07T20:25:47.9478057Z 2025-05-07T20:25:47.9478061Z 2025-05-07T20:25:47.9478065Z 2025-05-07T20:25:47.9478069Z 2025-05-07T20:25:47.9481802Z 2025-05-07T20:25:47.9881745Z gds-tools-1.11.1.6 | 37.8 MB | ########## | 100%  2025-05-07T20:25:47.9882045Z 2025-05-07T20:25:47.9882050Z 2025-05-07T20:25:47.9882055Z 2025-05-07T20:25:47.9882058Z 2025-05-07T20:25:47.9882084Z 2025-05-07T20:25:47.9882088Z 2025-05-07T20:25:47.9882092Z 2025-05-07T20:25:47.9882096Z 2025-05-07T20:25:47.9882100Z 2025-05-07T20:25:47.9882104Z 2025-05-07T20:25:47.9882107Z 2025-05-07T20:25:47.9882111Z 2025-05-07T20:25:47.9882115Z 2025-05-07T20:25:47.9882851Z 2025-05-07T20:25:48.0099480Z libnvjitlink-12.6.85 | 14.9 MB | #########8 | 98%  2025-05-07T20:25:48.0099806Z 2025-05-07T20:25:48.0099824Z 2025-05-07T20:25:48.0099828Z 2025-05-07T20:25:48.0099832Z 2025-05-07T20:25:48.0099835Z 2025-05-07T20:25:48.0099839Z 2025-05-07T20:25:48.0099843Z 2025-05-07T20:25:48.0099847Z 2025-05-07T20:25:48.0099851Z 2025-05-07T20:25:48.0099855Z 2025-05-07T20:25:48.0099859Z 2025-05-07T20:25:48.0099862Z 2025-05-07T20:25:48.0099866Z 2025-05-07T20:25:48.0099870Z 2025-05-07T20:25:48.0099874Z 2025-05-07T20:25:48.0103692Z 2025-05-07T20:25:48.1103949Z cuda-nvvm-tools-12.6 | 10.4 MB | | 0%  2025-05-07T20:25:48.1104316Z 2025-05-07T20:25:48.1104320Z 2025-05-07T20:25:48.1104325Z 2025-05-07T20:25:48.1104339Z 2025-05-07T20:25:48.1104343Z 2025-05-07T20:25:48.1104347Z 2025-05-07T20:25:48.1104351Z 2025-05-07T20:25:48.1104354Z 2025-05-07T20:25:48.1104358Z 2025-05-07T20:25:48.1104362Z 2025-05-07T20:25:48.1104366Z 2025-05-07T20:25:48.1104370Z 2025-05-07T20:25:48.1104374Z 2025-05-07T20:25:48.1104377Z 2025-05-07T20:25:48.1104648Z 2025-05-07T20:25:48.1110998Z 2025-05-07T20:25:48.2272316Z cuda-nvvm-tools-12.6 | 10.4 MB | ###3 | 34%  2025-05-07T20:25:48.2272649Z 2025-05-07T20:25:48.2272653Z 2025-05-07T20:25:48.2272657Z 2025-05-07T20:25:48.2272660Z 2025-05-07T20:25:48.2272664Z 2025-05-07T20:25:48.2272668Z 2025-05-07T20:25:48.2272672Z 2025-05-07T20:25:48.2272676Z 2025-05-07T20:25:48.2272679Z 2025-05-07T20:25:48.2272683Z 2025-05-07T20:25:48.2272687Z 2025-05-07T20:25:48.2272691Z 2025-05-07T20:25:48.2272701Z 2025-05-07T20:25:48.2272705Z 2025-05-07T20:25:48.2272908Z 2025-05-07T20:25:48.2279457Z 2025-05-07T20:25:48.3532079Z cuda-nvvm-tools-12.6 | 10.4 MB | ######7 | 68%  2025-05-07T20:25:48.3532441Z 2025-05-07T20:25:48.3532445Z 2025-05-07T20:25:48.3532450Z 2025-05-07T20:25:48.3532454Z 2025-05-07T20:25:48.3532458Z 2025-05-07T20:25:48.3532462Z 2025-05-07T20:25:48.3532466Z 2025-05-07T20:25:48.3532470Z 2025-05-07T20:25:48.3532719Z 2025-05-07T20:25:48.3532724Z 2025-05-07T20:25:48.3532728Z 2025-05-07T20:25:48.3532732Z 2025-05-07T20:25:48.3532736Z 2025-05-07T20:25:48.3532740Z 2025-05-07T20:25:48.3542192Z 2025-05-07T20:25:48.4398814Z cuda-nvcc-dev_linux- | 10.8 MB | ########## | 100%  2025-05-07T20:25:48.4399201Z 2025-05-07T20:25:48.4399207Z 2025-05-07T20:25:48.4399211Z 2025-05-07T20:25:48.4399215Z 2025-05-07T20:25:48.4399218Z 2025-05-07T20:25:48.4399222Z 2025-05-07T20:25:48.4399226Z 2025-05-07T20:25:48.4399242Z 2025-05-07T20:25:48.4399283Z 2025-05-07T20:25:48.4399287Z 2025-05-07T20:25:48.4399290Z 2025-05-07T20:25:48.4399294Z 2025-05-07T20:25:48.4399298Z 2025-05-07T20:25:48.4399302Z 2025-05-07T20:25:48.4399306Z 2025-05-07T20:25:48.4399311Z 2025-05-07T20:25:48.4399314Z 2025-05-07T20:25:48.4752736Z cuda-sanitizer-api-1 | 8.9 MB | | 0%  2025-05-07T20:25:48.4753084Z 2025-05-07T20:25:48.4753112Z 2025-05-07T20:25:48.4753116Z 2025-05-07T20:25:48.4753120Z 2025-05-07T20:25:48.4753123Z 2025-05-07T20:25:48.4753127Z 2025-05-07T20:25:48.4753131Z 2025-05-07T20:25:48.4753135Z 2025-05-07T20:25:48.4753139Z 2025-05-07T20:25:48.4753143Z 2025-05-07T20:25:48.4753146Z 2025-05-07T20:25:48.4753150Z 2025-05-07T20:25:48.4754790Z 2025-05-07T20:25:48.5130542Z cuda-nvrtc-12.6.85 | 17.3 MB | ########## | 100%  2025-05-07T20:25:48.5130901Z 2025-05-07T20:25:48.5130904Z 2025-05-07T20:25:48.5130908Z 2025-05-07T20:25:48.5130911Z 2025-05-07T20:25:48.5130933Z 2025-05-07T20:25:48.5130937Z 2025-05-07T20:25:48.5130941Z 2025-05-07T20:25:48.5130953Z 2025-05-07T20:25:48.5130957Z 2025-05-07T20:25:48.5130961Z 2025-05-07T20:25:48.5130964Z 2025-05-07T20:25:48.5130968Z 2025-05-07T20:25:48.5130972Z 2025-05-07T20:25:48.5130976Z 2025-05-07T20:25:48.5130980Z 2025-05-07T20:25:48.5130983Z 2025-05-07T20:25:48.5130987Z 2025-05-07T20:25:48.5135573Z 2025-05-07T20:25:48.5226693Z cuda-nvvm-impl-12.6. | 7.7 MB | | 0%  2025-05-07T20:25:48.5227028Z 2025-05-07T20:25:48.5227033Z 2025-05-07T20:25:48.5227037Z 2025-05-07T20:25:48.5227042Z 2025-05-07T20:25:48.5227046Z 2025-05-07T20:25:48.5227050Z 2025-05-07T20:25:48.5227054Z 2025-05-07T20:25:48.5227057Z 2025-05-07T20:25:48.5227061Z 2025-05-07T20:25:48.5227065Z 2025-05-07T20:25:48.5227069Z 2025-05-07T20:25:48.5227073Z 2025-05-07T20:25:48.5227077Z 2025-05-07T20:25:48.5237148Z 2025-05-07T20:25:48.5398075Z libnvjitlink-12.6.85 | 14.9 MB | ########## | 100%  2025-05-07T20:25:48.5398404Z 2025-05-07T20:25:48.5398408Z 2025-05-07T20:25:48.5398411Z 2025-05-07T20:25:48.5398415Z 2025-05-07T20:25:48.5398428Z 2025-05-07T20:25:48.5398432Z 2025-05-07T20:25:48.5398436Z 2025-05-07T20:25:48.5398440Z 2025-05-07T20:25:48.5398443Z 2025-05-07T20:25:48.5398447Z 2025-05-07T20:25:48.5398451Z 2025-05-07T20:25:48.5398455Z 2025-05-07T20:25:48.5398464Z 2025-05-07T20:25:48.5398469Z 2025-05-07T20:25:48.5398472Z 2025-05-07T20:25:48.5398476Z 2025-05-07T20:25:48.5400498Z 2025-05-07T20:25:48.5841891Z cuda-sanitizer-api-1 | 8.9 MB | ###2 | 32%  2025-05-07T20:25:48.5842241Z 2025-05-07T20:25:48.5842245Z 2025-05-07T20:25:48.5842248Z 2025-05-07T20:25:48.5842252Z 2025-05-07T20:25:48.5842256Z 2025-05-07T20:25:48.5842260Z 2025-05-07T20:25:48.5842263Z 2025-05-07T20:25:48.5842267Z 2025-05-07T20:25:48.5842271Z 2025-05-07T20:25:48.5842275Z 2025-05-07T20:25:48.5842543Z 2025-05-07T20:25:48.5842547Z 2025-05-07T20:25:48.5842551Z 2025-05-07T20:25:48.5842560Z 2025-05-07T20:25:48.5842564Z 2025-05-07T20:25:48.5842568Z 2025-05-07T20:25:48.5842572Z 2025-05-07T20:25:48.5842575Z 2025-05-07T20:25:48.5844301Z 2025-05-07T20:25:48.6130712Z ... (more hidden) ... 2025-05-07T20:25:48.6131007Z 2025-05-07T20:25:48.6131011Z 2025-05-07T20:25:48.6131206Z 2025-05-07T20:25:48.6131211Z 2025-05-07T20:25:48.6131214Z 2025-05-07T20:25:48.6131218Z 2025-05-07T20:25:48.6131222Z 2025-05-07T20:25:48.6131226Z 2025-05-07T20:25:48.6131229Z 2025-05-07T20:25:48.6131233Z 2025-05-07T20:25:48.6131237Z 2025-05-07T20:25:48.6131241Z 2025-05-07T20:25:48.6131244Z 2025-05-07T20:25:48.6131248Z 2025-05-07T20:25:48.6131252Z 2025-05-07T20:25:48.6131256Z 2025-05-07T20:25:48.6131260Z 2025-05-07T20:25:48.6133486Z 2025-05-07T20:25:48.6399209Z cuda-nvvm-impl-12.6. | 7.7 MB | ###4 | 34%  2025-05-07T20:25:48.6399580Z 2025-05-07T20:25:48.6399584Z 2025-05-07T20:25:48.6399588Z 2025-05-07T20:25:48.6399592Z 2025-05-07T20:25:48.6399596Z 2025-05-07T20:25:48.6399600Z 2025-05-07T20:25:48.6399615Z 2025-05-07T20:25:48.6399619Z 2025-05-07T20:25:48.6399623Z 2025-05-07T20:25:48.6399627Z 2025-05-07T20:25:48.6399631Z 2025-05-07T20:25:48.6399635Z 2025-05-07T20:25:48.6399638Z 2025-05-07T20:25:48.6399642Z 2025-05-07T20:25:48.6399655Z 2025-05-07T20:25:48.6399659Z 2025-05-07T20:25:48.6403662Z 2025-05-07T20:25:48.6463518Z cuda-sanitizer-api-1 | 8.9 MB | ######4 | 64%  2025-05-07T20:25:48.6463862Z 2025-05-07T20:25:48.6463866Z 2025-05-07T20:25:48.6463870Z 2025-05-07T20:25:48.6463873Z 2025-05-07T20:25:48.6463877Z 2025-05-07T20:25:48.6463881Z 2025-05-07T20:25:48.6463884Z 2025-05-07T20:25:48.6463888Z 2025-05-07T20:25:48.6463892Z 2025-05-07T20:25:48.6463896Z 2025-05-07T20:25:48.6463899Z 2025-05-07T20:25:48.6463911Z 2025-05-07T20:25:48.6463915Z 2025-05-07T20:25:48.6463919Z 2025-05-07T20:25:48.6463923Z 2025-05-07T20:25:48.6465332Z 2025-05-07T20:25:48.6465796Z cuda-nvvm-tools-12.6 | 10.4 MB | ########## | 100%  2025-05-07T20:25:48.6466113Z 2025-05-07T20:25:48.6466117Z 2025-05-07T20:25:48.6466128Z 2025-05-07T20:25:48.6466132Z 2025-05-07T20:25:48.6466136Z 2025-05-07T20:25:48.6466140Z 2025-05-07T20:25:48.6466152Z 2025-05-07T20:25:48.6466156Z 2025-05-07T20:25:48.6466159Z 2025-05-07T20:25:48.6466163Z 2025-05-07T20:25:48.6466167Z 2025-05-07T20:25:48.6466171Z 2025-05-07T20:25:48.6466175Z 2025-05-07T20:25:48.6466179Z 2025-05-07T20:25:48.6466182Z 2025-05-07T20:25:48.6466186Z 2025-05-07T20:25:48.6844167Z cuda-nvvm-tools-12.6 | 10.4 MB | ########## | 100%  2025-05-07T20:25:48.6844597Z 2025-05-07T20:25:48.6844602Z 2025-05-07T20:25:48.6844606Z 2025-05-07T20:25:48.6844610Z 2025-05-07T20:25:48.6844613Z 2025-05-07T20:25:48.6844636Z 2025-05-07T20:25:48.6844640Z 2025-05-07T20:25:48.6844644Z 2025-05-07T20:25:48.6844648Z 2025-05-07T20:25:48.6844652Z 2025-05-07T20:25:48.6844656Z 2025-05-07T20:25:48.6844659Z 2025-05-07T20:25:48.6844663Z 2025-05-07T20:25:48.6844667Z 2025-05-07T20:25:48.6844671Z 2025-05-07T20:25:48.6844675Z 2025-05-07T20:25:48.6844679Z 2025-05-07T20:25:48.6844683Z 2025-05-07T20:25:48.6844686Z 2025-05-07T20:25:48.7139143Z ... (more hidden) ... 2025-05-07T20:25:48.7139607Z 2025-05-07T20:25:48.7139613Z 2025-05-07T20:25:48.7139619Z 2025-05-07T20:25:48.7139625Z 2025-05-07T20:25:48.7139631Z 2025-05-07T20:25:48.7139637Z 2025-05-07T20:25:48.7139654Z 2025-05-07T20:25:48.7139659Z 2025-05-07T20:25:48.7139665Z 2025-05-07T20:25:48.7139672Z 2025-05-07T20:25:48.7139680Z 2025-05-07T20:25:48.7139686Z 2025-05-07T20:25:48.7139692Z 2025-05-07T20:25:48.7139699Z 2025-05-07T20:25:48.7139706Z 2025-05-07T20:25:48.7139714Z 2025-05-07T20:25:48.7140121Z 2025-05-07T20:25:48.7140648Z 2025-05-07T20:25:48.7402123Z cuda-nvvm-impl-12.6. | 7.7 MB | #######1 | 71%  2025-05-07T20:25:48.7402471Z 2025-05-07T20:25:48.7402475Z 2025-05-07T20:25:48.7402480Z 2025-05-07T20:25:48.7402484Z 2025-05-07T20:25:48.7402488Z 2025-05-07T20:25:48.7402492Z 2025-05-07T20:25:48.7402495Z 2025-05-07T20:25:48.7402499Z 2025-05-07T20:25:48.7402503Z 2025-05-07T20:25:48.7402746Z 2025-05-07T20:25:48.7402752Z 2025-05-07T20:25:48.7402756Z 2025-05-07T20:25:48.7402760Z 2025-05-07T20:25:48.7402764Z 2025-05-07T20:25:48.7402768Z 2025-05-07T20:25:48.7402771Z 2025-05-07T20:25:48.7410520Z 2025-05-07T20:25:48.8610273Z cuda-sanitizer-api-1 | 8.9 MB | #########6 | 96%  2025-05-07T20:25:48.8610663Z 2025-05-07T20:25:48.8610667Z 2025-05-07T20:25:48.8610671Z 2025-05-07T20:25:48.8610675Z 2025-05-07T20:25:48.8610679Z 2025-05-07T20:25:48.8610684Z 2025-05-07T20:25:48.8610709Z 2025-05-07T20:25:48.8610713Z 2025-05-07T20:25:48.8610717Z 2025-05-07T20:25:48.8610721Z 2025-05-07T20:25:48.8610725Z 2025-05-07T20:25:48.8610728Z 2025-05-07T20:25:48.8610732Z 2025-05-07T20:25:48.8610742Z 2025-05-07T20:25:48.8610747Z 2025-05-07T20:25:48.8610751Z 2025-05-07T20:25:48.8610755Z 2025-05-07T20:25:48.8610758Z 2025-05-07T20:25:48.8610762Z 2025-05-07T20:25:49.0214207Z ... (more hidden) ... 2025-05-07T20:25:49.0214538Z 2025-05-07T20:25:49.0214545Z 2025-05-07T20:25:49.0214550Z 2025-05-07T20:25:49.0214556Z 2025-05-07T20:25:49.0214561Z 2025-05-07T20:25:49.0214566Z 2025-05-07T20:25:49.0214572Z 2025-05-07T20:25:49.0214577Z 2025-05-07T20:25:49.0214582Z 2025-05-07T20:25:49.0214588Z 2025-05-07T20:25:49.0214594Z 2025-05-07T20:25:49.0214599Z 2025-05-07T20:25:49.0214604Z 2025-05-07T20:25:49.0214609Z 2025-05-07T20:25:49.0214615Z 2025-05-07T20:25:49.0214621Z 2025-05-07T20:25:49.0218751Z 2025-05-07T20:25:49.0305122Z cuda-sanitizer-api-1 | 8.9 MB | ########## | 100%  2025-05-07T20:25:49.0305502Z 2025-05-07T20:25:49.0305507Z 2025-05-07T20:25:49.0305511Z 2025-05-07T20:25:49.0305514Z 2025-05-07T20:25:49.0305518Z 2025-05-07T20:25:49.0305522Z 2025-05-07T20:25:49.0305534Z 2025-05-07T20:25:49.0305538Z 2025-05-07T20:25:49.0305542Z 2025-05-07T20:25:49.0305546Z 2025-05-07T20:25:49.0305549Z 2025-05-07T20:25:49.0305559Z 2025-05-07T20:25:49.0305563Z 2025-05-07T20:25:49.0305567Z 2025-05-07T20:25:49.0305570Z 2025-05-07T20:25:49.0305574Z 2025-05-07T20:25:49.0305578Z 2025-05-07T20:25:49.0307786Z 2025-05-07T20:25:49.5544850Z cuda-nvvm-impl-12.6. | 7.7 MB | ########## | 100%  2025-05-07T20:25:49.5545188Z 2025-05-07T20:25:49.5545192Z 2025-05-07T20:25:49.5545196Z 2025-05-07T20:25:49.5545200Z 2025-05-07T20:25:49.5545204Z 2025-05-07T20:25:49.5545523Z 2025-05-07T20:25:50.4793304Z libcusolver-11.7.1.2 | 95.8 MB | ########## | 100%  2025-05-07T20:25:50.4793658Z 2025-05-07T20:25:50.4793673Z 2025-05-07T20:25:50.4793678Z 2025-05-07T20:25:50.4793683Z 2025-05-07T20:25:50.4793687Z 2025-05-07T20:25:50.4793692Z 2025-05-07T20:25:50.4793696Z 2025-05-07T20:25:50.4793700Z 2025-05-07T20:25:50.7869018Z cuda-nvdisasm-12.6.7 | 47.6 MB | ########## | 100%  2025-05-07T20:25:50.7869351Z 2025-05-07T20:25:50.7869356Z 2025-05-07T20:25:50.7869384Z 2025-05-07T20:25:50.7869388Z 2025-05-07T20:25:50.7869392Z 2025-05-07T20:25:51.3877388Z cuda-nvvp-12.6.80 | 109.3 MB | ########## | 100%  2025-05-07T20:25:51.3877686Z 2025-05-07T20:25:51.3877701Z 2025-05-07T20:25:51.3877705Z 2025-05-07T20:25:51.3877709Z 2025-05-07T20:25:51.3877714Z 2025-05-07T20:25:51.3877718Z 2025-05-07T20:25:51.3877723Z 2025-05-07T20:25:51.3877727Z 2025-05-07T20:25:51.3877734Z 2025-05-07T20:25:51.6583859Z libcurand-10.3.7.77 | 39.9 MB | ########## | 100%  2025-05-07T20:25:51.6584462Z 2025-05-07T20:25:51.6584467Z 2025-05-07T20:25:51.6584471Z 2025-05-07T20:25:51.6584474Z 2025-05-07T20:25:51.6584478Z 2025-05-07T20:25:51.6584482Z 2025-05-07T20:25:51.6584490Z 2025-05-07T20:25:51.7278889Z libnpp-12.3.1.54 | 93.4 MB | ########## | 100%  2025-05-07T20:25:51.7279175Z 2025-05-07T20:25:51.7279180Z 2025-05-07T20:25:51.7279184Z 2025-05-07T20:25:51.7279188Z 2025-05-07T20:25:51.7279192Z 2025-05-07T20:25:51.7279401Z 2025-05-07T20:25:51.7279406Z 2025-05-07T20:25:51.7279410Z 2025-05-07T20:25:51.7279414Z 2025-05-07T20:25:51.7279418Z 2025-05-07T20:25:51.7279422Z 2025-05-07T20:25:51.7279505Z 2025-05-07T20:25:52.2851330Z cuda-nvcc-tools-12.6 | 23.0 MB | ########## | 100%  2025-05-07T20:25:52.2851765Z 2025-05-07T20:25:52.2851770Z 2025-05-07T20:25:52.2851774Z 2025-05-07T20:25:52.2851778Z 2025-05-07T20:25:52.2851782Z 2025-05-07T20:25:52.2851786Z 2025-05-07T20:25:52.2851791Z 2025-05-07T20:25:52.2851796Z 2025-05-07T20:25:52.2851824Z 2025-05-07T20:25:52.2851828Z 2025-05-07T20:25:52.4324516Z gds-tools-1.11.1.6 | 37.8 MB | ########## | 100%  2025-05-07T20:25:52.7120150Z nsight-compute-2024. | 443.1 MB | ########## | 100% 2025-05-07T20:25:52.7120482Z 2025-05-07T20:25:52.7120489Z 2025-05-07T20:25:52.7120494Z 2025-05-07T20:25:52.7120501Z 2025-05-07T20:25:52.7120506Z 2025-05-07T20:25:52.7120511Z 2025-05-07T20:25:52.7120549Z 2025-05-07T20:25:52.7120556Z 2025-05-07T20:25:52.7120561Z 2025-05-07T20:25:52.7120566Z 2025-05-07T20:25:52.7120572Z 2025-05-07T20:25:52.7120589Z 2025-05-07T20:25:52.7120595Z 2025-05-07T20:25:52.7120599Z 2025-05-07T20:25:52.7120678Z 2025-05-07T20:25:53.0883746Z cuda-nvcc-dev_linux- | 10.8 MB | ########## | 100%  2025-05-07T20:25:53.0884239Z 2025-05-07T20:25:53.0884244Z 2025-05-07T20:25:53.0884248Z 2025-05-07T20:25:53.0884252Z 2025-05-07T20:25:53.0884256Z 2025-05-07T20:25:53.0884260Z 2025-05-07T20:25:53.0884302Z 2025-05-07T20:25:53.0884308Z 2025-05-07T20:25:53.0884313Z 2025-05-07T20:25:53.0884319Z 2025-05-07T20:25:53.0884324Z 2025-05-07T20:25:53.0884329Z 2025-05-07T20:25:53.0884335Z 2025-05-07T20:25:53.3136497Z cuda-nvrtc-12.6.85 | 17.3 MB | ########## | 100%  2025-05-07T20:25:53.3136849Z 2025-05-07T20:25:53.3136853Z 2025-05-07T20:25:53.3136858Z 2025-05-07T20:25:53.3136863Z 2025-05-07T20:25:53.3136905Z 2025-05-07T20:25:53.3136912Z 2025-05-07T20:25:53.3136916Z 2025-05-07T20:25:53.3136921Z 2025-05-07T20:25:53.3136926Z 2025-05-07T20:25:53.3136929Z 2025-05-07T20:25:53.3136933Z 2025-05-07T20:25:53.4033250Z python-3.10.13 | 24.5 MB | ########## | 100%  2025-05-07T20:25:53.4033897Z 2025-05-07T20:25:53.4033907Z 2025-05-07T20:25:53.4033915Z 2025-05-07T20:25:53.4033923Z 2025-05-07T20:25:53.4033931Z 2025-05-07T20:25:53.4033939Z 2025-05-07T20:25:53.4033958Z 2025-05-07T20:25:53.4033966Z 2025-05-07T20:25:53.4033974Z 2025-05-07T20:25:53.4034023Z 2025-05-07T20:25:53.4034030Z 2025-05-07T20:25:53.4034038Z 2025-05-07T20:25:53.4034045Z 2025-05-07T20:25:53.4034053Z 2025-05-07T20:25:53.5205169Z libnvjitlink-12.6.85 | 14.9 MB | ########## | 100%  2025-05-07T20:25:53.5205633Z 2025-05-07T20:25:53.5205640Z 2025-05-07T20:25:53.5205646Z 2025-05-07T20:25:53.5205651Z 2025-05-07T20:25:53.5205656Z 2025-05-07T20:25:53.5205690Z 2025-05-07T20:25:53.5205697Z 2025-05-07T20:25:53.5205702Z 2025-05-07T20:25:53.5205708Z 2025-05-07T20:25:53.5205714Z 2025-05-07T20:25:53.5205719Z 2025-05-07T20:25:53.5205724Z 2025-05-07T20:25:53.5205729Z 2025-05-07T20:25:53.5205735Z 2025-05-07T20:25:53.5205742Z 2025-05-07T20:25:53.5205747Z 2025-05-07T20:25:53.6074012Z cuda-nvvm-tools-12.6 | 10.4 MB | ########## | 100%  2025-05-07T20:25:53.6074485Z 2025-05-07T20:25:53.6074491Z 2025-05-07T20:25:53.6074497Z 2025-05-07T20:25:53.6074502Z 2025-05-07T20:25:53.6074850Z 2025-05-07T20:25:53.6074854Z 2025-05-07T20:25:53.6074858Z 2025-05-07T20:25:53.6074876Z 2025-05-07T20:25:53.6074880Z 2025-05-07T20:25:53.6074884Z 2025-05-07T20:25:53.6074888Z 2025-05-07T20:25:53.6074891Z 2025-05-07T20:25:53.6074895Z 2025-05-07T20:25:53.6074899Z 2025-05-07T20:25:53.6074903Z 2025-05-07T20:25:53.6074906Z 2025-05-07T20:25:53.6074910Z 2025-05-07T20:25:53.6074914Z 2025-05-07T20:25:53.6074918Z 2025-05-07T20:25:53.7994416Z ... (more hidden) ... 2025-05-07T20:25:53.7994796Z 2025-05-07T20:25:53.7994801Z 2025-05-07T20:25:53.7994805Z 2025-05-07T20:25:53.7994809Z 2025-05-07T20:25:53.7994813Z 2025-05-07T20:25:53.7994816Z 2025-05-07T20:25:53.7994821Z 2025-05-07T20:25:53.7994834Z 2025-05-07T20:25:53.7994838Z 2025-05-07T20:25:53.7994842Z 2025-05-07T20:25:53.7994846Z 2025-05-07T20:25:53.7994850Z 2025-05-07T20:25:53.7994854Z 2025-05-07T20:25:53.7994858Z 2025-05-07T20:25:53.7994862Z 2025-05-07T20:25:53.7994866Z 2025-05-07T20:25:53.7994887Z 2025-05-07T20:25:53.8126712Z cuda-sanitizer-api-1 | 8.9 MB | ########## | 100%  2025-05-07T20:25:53.8127310Z 2025-05-07T20:25:53.8127316Z 2025-05-07T20:25:53.8127322Z 2025-05-07T20:25:53.8127327Z 2025-05-07T20:25:53.8127332Z 2025-05-07T20:25:53.8127338Z 2025-05-07T20:25:53.8127343Z 2025-05-07T20:25:53.8127348Z 2025-05-07T20:25:53.8127353Z 2025-05-07T20:25:53.8127381Z 2025-05-07T20:25:53.8127386Z 2025-05-07T20:25:53.8127392Z 2025-05-07T20:25:53.8127397Z 2025-05-07T20:25:53.8127402Z 2025-05-07T20:25:53.8127407Z 2025-05-07T20:25:53.8127413Z 2025-05-07T20:25:53.8127428Z 2025-05-07T20:25:53.8129549Z 2025-05-07T20:25:56.0033635Z cuda-nvvm-impl-12.6. | 7.7 MB | ########## | 100%  2025-05-07T20:25:56.0034063Z 2025-05-07T20:26:00.0856209Z libcublas-12.6.4.1 | 256.2 MB | ########## | 100%  2025-05-07T20:26:00.0863264Z nsight-compute-2024. | 443.1 MB | ########## | 100% 2025-05-07T20:26:00.0863701Z 2025-05-07T20:26:00.0863718Z 2025-05-07T20:26:00.0863723Z 2025-05-07T20:26:00.0863729Z 2025-05-07T20:26:00.0863734Z 2025-05-07T20:26:00.0863740Z 2025-05-07T20:26:00.0863749Z 2025-05-07T20:26:00.0863755Z 2025-05-07T20:26:00.0863762Z 2025-05-07T20:26:00.0863767Z 2025-05-07T20:26:00.0863772Z 2025-05-07T20:26:00.0863778Z 2025-05-07T20:26:00.0863783Z 2025-05-07T20:26:00.0863788Z 2025-05-07T20:26:00.0863812Z 2025-05-07T20:26:00.0863817Z 2025-05-07T20:26:00.0863823Z 2025-05-07T20:26:00.0863828Z 2025-05-07T20:26:00.0863833Z 2025-05-07T20:26:00.0863953Z 2025-05-07T20:26:00.0864398Z  2025-05-07T20:26:00.0864761Z 2025-05-07T20:26:00.0865035Z 2025-05-07T20:26:00.0865285Z  2025-05-07T20:26:00.0865556Z 2025-05-07T20:26:00.0865562Z 2025-05-07T20:26:00.0865797Z  2025-05-07T20:26:00.0866071Z 2025-05-07T20:26:00.0866077Z 2025-05-07T20:26:00.0866082Z 2025-05-07T20:26:00.0866376Z  2025-05-07T20:26:00.0866671Z 2025-05-07T20:26:00.0866689Z 2025-05-07T20:26:00.0866694Z 2025-05-07T20:26:00.0866699Z 2025-05-07T20:26:00.0866930Z  2025-05-07T20:26:00.0867227Z 2025-05-07T20:26:00.0867233Z 2025-05-07T20:26:00.0867238Z 2025-05-07T20:26:00.0867243Z 2025-05-07T20:26:00.0867256Z 2025-05-07T20:26:00.0867741Z  2025-05-07T20:26:00.0868032Z 2025-05-07T20:26:00.0868047Z 2025-05-07T20:26:00.0868053Z 2025-05-07T20:26:00.0868058Z 2025-05-07T20:26:00.0868063Z 2025-05-07T20:26:00.0868069Z 2025-05-07T20:26:00.0868652Z  2025-05-07T20:26:00.0868958Z 2025-05-07T20:26:00.0869273Z 2025-05-07T20:26:00.0869278Z 2025-05-07T20:26:00.0869313Z 2025-05-07T20:26:00.0869318Z 2025-05-07T20:26:00.0869323Z 2025-05-07T20:26:00.0869329Z 2025-05-07T20:26:00.0869589Z  2025-05-07T20:26:00.0869887Z 2025-05-07T20:26:00.0869901Z 2025-05-07T20:26:00.0869906Z 2025-05-07T20:26:00.0869911Z 2025-05-07T20:26:00.0869916Z 2025-05-07T20:26:00.0869921Z 2025-05-07T20:26:00.0870117Z 2025-05-07T20:26:00.0870123Z 2025-05-07T20:26:00.0870390Z  2025-05-07T20:26:00.0870704Z 2025-05-07T20:26:00.0870710Z 2025-05-07T20:26:00.0870715Z 2025-05-07T20:26:00.0870720Z 2025-05-07T20:26:00.0870726Z 2025-05-07T20:26:00.0870731Z 2025-05-07T20:26:00.0870736Z 2025-05-07T20:26:00.0870741Z 2025-05-07T20:26:00.0870747Z 2025-05-07T20:26:00.0871015Z  2025-05-07T20:26:00.0871322Z 2025-05-07T20:26:00.0871337Z 2025-05-07T20:26:00.0871343Z 2025-05-07T20:26:00.0871348Z 2025-05-07T20:26:00.0871353Z 2025-05-07T20:26:00.0871358Z 2025-05-07T20:26:00.0871363Z 2025-05-07T20:26:00.0871368Z 2025-05-07T20:26:00.0871373Z 2025-05-07T20:26:00.0871377Z 2025-05-07T20:26:00.0871658Z  2025-05-07T20:26:00.0871956Z 2025-05-07T20:26:00.0871961Z 2025-05-07T20:26:00.0871974Z 2025-05-07T20:26:00.0871980Z 2025-05-07T20:26:00.0871985Z 2025-05-07T20:26:00.0871990Z 2025-05-07T20:26:00.0871995Z 2025-05-07T20:26:00.0871999Z 2025-05-07T20:26:00.0872004Z 2025-05-07T20:26:00.0872009Z 2025-05-07T20:26:00.0872014Z 2025-05-07T20:26:00.0872293Z  2025-05-07T20:26:00.0872594Z 2025-05-07T20:26:00.0872599Z 2025-05-07T20:26:00.0872604Z 2025-05-07T20:26:00.0872610Z 2025-05-07T20:26:00.0872623Z 2025-05-07T20:26:00.0872628Z 2025-05-07T20:26:00.0872647Z 2025-05-07T20:26:00.0872653Z 2025-05-07T20:26:00.0872658Z 2025-05-07T20:26:00.0872664Z 2025-05-07T20:26:00.0872669Z 2025-05-07T20:26:00.0872674Z 2025-05-07T20:26:00.0873134Z  2025-05-07T20:26:00.0873390Z 2025-05-07T20:26:00.0873394Z 2025-05-07T20:26:00.0873398Z 2025-05-07T20:26:00.0873412Z 2025-05-07T20:26:00.0873416Z 2025-05-07T20:26:00.0873431Z 2025-05-07T20:26:00.0873435Z 2025-05-07T20:26:00.0873439Z 2025-05-07T20:26:00.0873451Z 2025-05-07T20:26:00.0873455Z 2025-05-07T20:26:00.0873459Z 2025-05-07T20:26:00.0873462Z 2025-05-07T20:26:00.0873466Z 2025-05-07T20:26:00.0873876Z  2025-05-07T20:26:00.0874156Z 2025-05-07T20:26:00.0874160Z 2025-05-07T20:26:00.0874164Z 2025-05-07T20:26:00.0874186Z 2025-05-07T20:26:00.0874190Z 2025-05-07T20:26:00.0874194Z 2025-05-07T20:26:00.0874198Z 2025-05-07T20:26:00.0874213Z 2025-05-07T20:26:00.0874217Z 2025-05-07T20:26:00.0874221Z 2025-05-07T20:26:00.0874225Z 2025-05-07T20:26:00.0874230Z 2025-05-07T20:26:00.0874233Z 2025-05-07T20:26:00.0874237Z 2025-05-07T20:26:00.0874511Z  2025-05-07T20:26:00.0874793Z 2025-05-07T20:26:00.0874805Z 2025-05-07T20:26:00.0874809Z 2025-05-07T20:26:00.0874812Z 2025-05-07T20:26:00.0874822Z 2025-05-07T20:26:00.0874826Z 2025-05-07T20:26:00.0874830Z 2025-05-07T20:26:00.0874834Z 2025-05-07T20:26:00.0874838Z 2025-05-07T20:26:00.0874842Z 2025-05-07T20:26:00.0874846Z 2025-05-07T20:26:00.0874849Z 2025-05-07T20:26:00.0874853Z 2025-05-07T20:26:00.0874857Z 2025-05-07T20:26:00.0874861Z 2025-05-07T20:26:00.0875170Z  2025-05-07T20:26:00.0875401Z 2025-05-07T20:26:00.0875414Z 2025-05-07T20:26:00.0875418Z 2025-05-07T20:26:00.0875422Z 2025-05-07T20:26:00.0876079Z 2025-05-07T20:26:00.0876083Z 2025-05-07T20:26:00.0876087Z 2025-05-07T20:26:00.0876090Z 2025-05-07T20:26:00.0876094Z 2025-05-07T20:26:00.0876098Z 2025-05-07T20:26:00.0876102Z 2025-05-07T20:26:00.0876106Z 2025-05-07T20:26:00.0876109Z 2025-05-07T20:26:00.0876113Z 2025-05-07T20:26:00.0876117Z 2025-05-07T20:26:00.0876121Z 2025-05-07T20:26:00.0876446Z  2025-05-07T20:26:00.0876701Z 2025-05-07T20:26:00.0876705Z 2025-05-07T20:26:00.0876709Z 2025-05-07T20:26:00.0876713Z 2025-05-07T20:26:00.0876716Z 2025-05-07T20:26:00.0876720Z 2025-05-07T20:26:00.0876724Z 2025-05-07T20:26:00.0876728Z 2025-05-07T20:26:00.0876731Z 2025-05-07T20:26:00.0876735Z 2025-05-07T20:26:00.0876739Z 2025-05-07T20:26:00.0876743Z 2025-05-07T20:26:00.0876747Z 2025-05-07T20:26:00.0876751Z 2025-05-07T20:26:00.0876754Z 2025-05-07T20:26:00.0876758Z 2025-05-07T20:26:00.0876776Z 2025-05-07T20:26:00.0877006Z  2025-05-07T20:26:00.0877246Z 2025-05-07T20:26:00.0877249Z 2025-05-07T20:26:00.0877259Z 2025-05-07T20:26:00.0877263Z 2025-05-07T20:26:00.0877267Z 2025-05-07T20:26:00.0877271Z 2025-05-07T20:26:00.0877275Z 2025-05-07T20:26:00.0877279Z 2025-05-07T20:26:00.0877282Z 2025-05-07T20:26:00.0877286Z 2025-05-07T20:26:00.0877290Z 2025-05-07T20:26:00.0877298Z 2025-05-07T20:26:00.0877302Z 2025-05-07T20:26:00.0877306Z 2025-05-07T20:26:00.0877310Z 2025-05-07T20:26:00.0877313Z 2025-05-07T20:26:00.0877317Z 2025-05-07T20:26:00.0877321Z 2025-05-07T20:26:00.0878060Z  2025-05-07T20:26:00.0878306Z 2025-05-07T20:26:00.0878597Z 2025-05-07T20:26:00.0878770Z  2025-05-07T20:26:00.0878905Z 2025-05-07T20:26:00.0878909Z 2025-05-07T20:26:00.0879234Z  2025-05-07T20:26:00.0879358Z 2025-05-07T20:26:00.0879367Z 2025-05-07T20:26:00.0879381Z 2025-05-07T20:26:00.0879898Z  2025-05-07T20:26:00.0880023Z 2025-05-07T20:26:00.0880028Z 2025-05-07T20:26:00.0880032Z 2025-05-07T20:26:00.0880036Z 2025-05-07T20:26:00.0880551Z  2025-05-07T20:26:00.0880729Z 2025-05-07T20:26:00.0880745Z 2025-05-07T20:26:00.0880750Z 2025-05-07T20:26:00.0880755Z 2025-05-07T20:26:00.0880761Z 2025-05-07T20:26:00.0881365Z  2025-05-07T20:26:00.0881531Z 2025-05-07T20:26:00.0881542Z 2025-05-07T20:26:00.0881546Z 2025-05-07T20:26:00.0881550Z 2025-05-07T20:26:00.0881561Z 2025-05-07T20:26:00.0881565Z 2025-05-07T20:26:00.0881974Z  2025-05-07T20:26:00.0882163Z 2025-05-07T20:26:00.0882176Z 2025-05-07T20:26:00.0882180Z 2025-05-07T20:26:00.0882183Z 2025-05-07T20:26:00.0882187Z 2025-05-07T20:26:00.0882191Z 2025-05-07T20:26:00.0882195Z 2025-05-07T20:26:00.0882653Z  2025-05-07T20:26:00.0882798Z 2025-05-07T20:26:00.0882811Z 2025-05-07T20:26:00.0882822Z 2025-05-07T20:26:00.0882833Z 2025-05-07T20:26:00.0882837Z 2025-05-07T20:26:00.0882841Z 2025-05-07T20:26:00.0882845Z 2025-05-07T20:26:00.0882848Z 2025-05-07T20:26:00.0883374Z  2025-05-07T20:26:00.0883606Z 2025-05-07T20:26:00.0883611Z 2025-05-07T20:26:00.0883614Z 2025-05-07T20:26:00.0883618Z 2025-05-07T20:26:00.0883622Z 2025-05-07T20:26:00.0883625Z 2025-05-07T20:26:00.0883629Z 2025-05-07T20:26:00.0883633Z 2025-05-07T20:26:00.0883643Z 2025-05-07T20:26:00.0884068Z  2025-05-07T20:26:00.0884303Z 2025-05-07T20:26:00.0884319Z 2025-05-07T20:26:00.0884323Z 2025-05-07T20:26:00.0884327Z 2025-05-07T20:26:00.0884331Z 2025-05-07T20:26:00.0884335Z 2025-05-07T20:26:00.0884339Z 2025-05-07T20:26:00.0884343Z 2025-05-07T20:26:00.0884347Z 2025-05-07T20:26:00.0884351Z 2025-05-07T20:26:00.0884737Z  2025-05-07T20:26:00.0884974Z 2025-05-07T20:26:00.0884990Z 2025-05-07T20:26:00.0884995Z 2025-05-07T20:26:00.0885001Z 2025-05-07T20:26:00.0885006Z 2025-05-07T20:26:00.0885157Z 2025-05-07T20:26:00.0885163Z 2025-05-07T20:26:00.0885169Z 2025-05-07T20:26:00.0885175Z 2025-05-07T20:26:00.0885180Z 2025-05-07T20:26:00.0885186Z 2025-05-07T20:26:00.0885609Z  2025-05-07T20:26:00.0885859Z 2025-05-07T20:26:00.0885874Z 2025-05-07T20:26:00.0885879Z 2025-05-07T20:26:00.0885900Z 2025-05-07T20:26:00.0885905Z 2025-05-07T20:26:00.0885911Z 2025-05-07T20:26:00.0886041Z 2025-05-07T20:26:00.0886049Z 2025-05-07T20:26:00.0886054Z 2025-05-07T20:26:00.0886061Z 2025-05-07T20:26:00.0886066Z 2025-05-07T20:26:00.0886071Z 2025-05-07T20:26:00.0886271Z  2025-05-07T20:26:00.0886530Z 2025-05-07T20:26:00.0886535Z 2025-05-07T20:26:00.0886541Z 2025-05-07T20:26:00.0886556Z 2025-05-07T20:26:00.0886561Z 2025-05-07T20:26:00.0886566Z 2025-05-07T20:26:00.0886571Z 2025-05-07T20:26:00.0886576Z 2025-05-07T20:26:00.0886582Z 2025-05-07T20:26:00.0886587Z 2025-05-07T20:26:00.0886592Z 2025-05-07T20:26:00.0886607Z 2025-05-07T20:26:00.0886612Z 2025-05-07T20:26:00.0887084Z  2025-05-07T20:26:00.0887348Z 2025-05-07T20:26:00.0887354Z 2025-05-07T20:26:00.0887375Z 2025-05-07T20:26:00.0887381Z 2025-05-07T20:26:00.0887387Z 2025-05-07T20:26:00.0887392Z 2025-05-07T20:26:00.0887398Z 2025-05-07T20:26:00.0887403Z 2025-05-07T20:26:00.0887408Z 2025-05-07T20:26:00.0887414Z 2025-05-07T20:26:00.0887419Z 2025-05-07T20:26:00.0887433Z 2025-05-07T20:26:00.0887439Z 2025-05-07T20:26:00.0887453Z 2025-05-07T20:26:00.0887768Z  2025-05-07T20:26:00.0888030Z 2025-05-07T20:26:00.0888045Z 2025-05-07T20:26:00.0888049Z 2025-05-07T20:26:00.0888053Z 2025-05-07T20:26:00.0888057Z 2025-05-07T20:26:00.0888061Z 2025-05-07T20:26:00.0888065Z 2025-05-07T20:26:00.0888069Z 2025-05-07T20:26:00.0888072Z 2025-05-07T20:26:00.0888076Z 2025-05-07T20:26:00.0888088Z 2025-05-07T20:26:00.0888092Z 2025-05-07T20:26:00.0888096Z 2025-05-07T20:26:00.0888100Z 2025-05-07T20:26:00.0888112Z 2025-05-07T20:26:00.0888457Z  2025-05-07T20:26:00.0888731Z 2025-05-07T20:26:00.0888749Z 2025-05-07T20:26:00.0888754Z 2025-05-07T20:26:00.0888760Z 2025-05-07T20:26:00.0888774Z 2025-05-07T20:26:00.0888779Z 2025-05-07T20:26:00.0888785Z 2025-05-07T20:26:00.0888790Z 2025-05-07T20:26:00.0888795Z 2025-05-07T20:26:00.0888801Z 2025-05-07T20:26:00.0888806Z 2025-05-07T20:26:00.0888818Z 2025-05-07T20:26:00.0888824Z 2025-05-07T20:26:00.0888829Z 2025-05-07T20:26:00.0888835Z 2025-05-07T20:26:00.0888840Z 2025-05-07T20:26:00.0889149Z  2025-05-07T20:26:00.0889430Z 2025-05-07T20:26:00.0889448Z 2025-05-07T20:26:00.0889454Z 2025-05-07T20:26:00.0889459Z 2025-05-07T20:26:00.0889464Z 2025-05-07T20:26:00.0889469Z 2025-05-07T20:26:00.0889474Z 2025-05-07T20:26:00.0889479Z 2025-05-07T20:26:00.0889484Z 2025-05-07T20:26:00.0889490Z 2025-05-07T20:26:00.0889495Z 2025-05-07T20:26:00.0889500Z 2025-05-07T20:26:00.0889512Z 2025-05-07T20:26:00.0889517Z 2025-05-07T20:26:00.0889522Z 2025-05-07T20:26:00.0889527Z 2025-05-07T20:26:00.0889540Z 2025-05-07T20:26:00.0889841Z  2025-05-07T20:26:00.0890132Z 2025-05-07T20:26:00.0890136Z 2025-05-07T20:26:00.0890140Z 2025-05-07T20:26:00.0890153Z 2025-05-07T20:26:00.0890157Z 2025-05-07T20:26:00.0890161Z 2025-05-07T20:26:00.0890165Z 2025-05-07T20:26:00.0890177Z 2025-05-07T20:26:00.0890180Z 2025-05-07T20:26:00.0890184Z 2025-05-07T20:26:00.0890188Z 2025-05-07T20:26:00.0890192Z 2025-05-07T20:26:00.0890196Z 2025-05-07T20:26:00.0890199Z 2025-05-07T20:26:00.0890203Z 2025-05-07T20:26:00.0890207Z 2025-05-07T20:26:00.0890211Z 2025-05-07T20:26:00.0890215Z 2025-05-07T20:26:00.0891132Z  2025-05-07T20:26:00.0891349Z 2025-05-07T20:26:00.0891359Z 2025-05-07T20:26:00.0891676Z  2025-05-07T20:26:00.0891818Z 2025-05-07T20:26:00.0891830Z 2025-05-07T20:26:00.0892257Z  2025-05-07T20:26:00.0892377Z 2025-05-07T20:26:00.0892388Z 2025-05-07T20:26:00.0892392Z 2025-05-07T20:26:00.0892989Z  2025-05-07T20:26:00.0893140Z 2025-05-07T20:26:00.0893151Z 2025-05-07T20:26:00.0893157Z 2025-05-07T20:26:00.0893162Z 2025-05-07T20:26:00.0893565Z  2025-05-07T20:26:00.0893705Z 2025-05-07T20:26:00.0893709Z 2025-05-07T20:26:00.0893713Z 2025-05-07T20:26:00.0893717Z 2025-05-07T20:26:00.0893851Z 2025-05-07T20:26:00.0894240Z  2025-05-07T20:26:00.0894409Z 2025-05-07T20:26:00.0894424Z 2025-05-07T20:26:00.0894430Z 2025-05-07T20:26:00.0894435Z 2025-05-07T20:26:00.0894440Z 2025-05-07T20:26:00.0894446Z 2025-05-07T20:26:00.0894837Z  2025-05-07T20:26:00.0894976Z 2025-05-07T20:26:00.0894994Z 2025-05-07T20:26:00.0894998Z 2025-05-07T20:26:00.0895002Z 2025-05-07T20:26:00.0895006Z 2025-05-07T20:26:00.0895009Z 2025-05-07T20:26:00.0895013Z 2025-05-07T20:26:00.0895468Z  2025-05-07T20:26:00.0895622Z 2025-05-07T20:26:00.0895640Z 2025-05-07T20:26:00.0895644Z 2025-05-07T20:26:00.0895648Z 2025-05-07T20:26:00.0895652Z 2025-05-07T20:26:00.0895655Z 2025-05-07T20:26:00.0895659Z 2025-05-07T20:26:00.0895663Z 2025-05-07T20:26:00.0896069Z  2025-05-07T20:26:00.0896228Z 2025-05-07T20:26:00.0896241Z 2025-05-07T20:26:00.0896245Z 2025-05-07T20:26:00.0896249Z 2025-05-07T20:26:00.0896252Z 2025-05-07T20:26:00.0896256Z 2025-05-07T20:26:00.0896270Z 2025-05-07T20:26:00.0896274Z 2025-05-07T20:26:00.0896278Z 2025-05-07T20:26:00.0896789Z  2025-05-07T20:26:00.0897014Z 2025-05-07T20:26:00.0897020Z 2025-05-07T20:26:00.0897036Z 2025-05-07T20:26:00.0897042Z 2025-05-07T20:26:00.0897048Z 2025-05-07T20:26:00.0897054Z 2025-05-07T20:26:00.0897059Z 2025-05-07T20:26:00.0897065Z 2025-05-07T20:26:00.0897078Z 2025-05-07T20:26:00.0897084Z 2025-05-07T20:26:00.0897339Z  2025-05-07T20:26:00.0897514Z 2025-05-07T20:26:00.0897527Z 2025-05-07T20:26:00.0897537Z 2025-05-07T20:26:00.0897541Z 2025-05-07T20:26:00.0897545Z 2025-05-07T20:26:00.0897549Z 2025-05-07T20:26:00.0897552Z 2025-05-07T20:26:00.0897556Z 2025-05-07T20:26:00.0897560Z 2025-05-07T20:26:00.0897563Z 2025-05-07T20:26:00.0897567Z 2025-05-07T20:26:00.0898054Z  2025-05-07T20:26:00.0898289Z 2025-05-07T20:26:00.0898308Z 2025-05-07T20:26:00.0898313Z 2025-05-07T20:26:00.0898327Z 2025-05-07T20:26:00.0898343Z 2025-05-07T20:26:00.0898349Z 2025-05-07T20:26:00.0898355Z 2025-05-07T20:26:00.0898361Z 2025-05-07T20:26:00.0898367Z 2025-05-07T20:26:00.0898372Z 2025-05-07T20:26:00.0898378Z 2025-05-07T20:26:00.0898383Z 2025-05-07T20:26:00.0898645Z  2025-05-07T20:26:00.0898898Z 2025-05-07T20:26:00.0898915Z 2025-05-07T20:26:00.0898919Z 2025-05-07T20:26:00.0898923Z 2025-05-07T20:26:00.0898927Z 2025-05-07T20:26:00.0898931Z 2025-05-07T20:26:00.0898934Z 2025-05-07T20:26:00.0898938Z 2025-05-07T20:26:00.0898942Z 2025-05-07T20:26:00.0898952Z 2025-05-07T20:26:00.0898955Z 2025-05-07T20:26:00.0898959Z 2025-05-07T20:26:00.0898963Z 2025-05-07T20:26:00.0899297Z  2025-05-07T20:26:00.0899487Z 2025-05-07T20:26:00.0899490Z 2025-05-07T20:26:00.0899505Z 2025-05-07T20:26:00.0899509Z 2025-05-07T20:26:00.0899513Z 2025-05-07T20:26:00.0899523Z 2025-05-07T20:26:00.0899527Z 2025-05-07T20:26:00.0899530Z 2025-05-07T20:26:00.0899534Z 2025-05-07T20:26:00.0899543Z 2025-05-07T20:26:00.0899547Z 2025-05-07T20:26:00.0899551Z 2025-05-07T20:26:00.0899554Z 2025-05-07T20:26:00.0899558Z 2025-05-07T20:26:00.0899952Z  2025-05-07T20:26:00.0900224Z 2025-05-07T20:26:00.0900242Z 2025-05-07T20:26:00.0900247Z 2025-05-07T20:26:00.0900251Z 2025-05-07T20:26:00.0900255Z 2025-05-07T20:26:00.0900259Z 2025-05-07T20:26:00.0900263Z 2025-05-07T20:26:00.0900266Z 2025-05-07T20:26:00.0900270Z 2025-05-07T20:26:00.0900274Z 2025-05-07T20:26:00.0900278Z 2025-05-07T20:26:00.0900282Z 2025-05-07T20:26:00.0900394Z 2025-05-07T20:26:00.0900398Z 2025-05-07T20:26:00.0900409Z 2025-05-07T20:26:00.0900617Z  2025-05-07T20:26:00.0900862Z 2025-05-07T20:26:00.0900866Z 2025-05-07T20:26:00.0900869Z 2025-05-07T20:26:00.0900873Z 2025-05-07T20:26:00.0900892Z 2025-05-07T20:26:00.0900896Z 2025-05-07T20:26:00.0900900Z 2025-05-07T20:26:00.0900904Z 2025-05-07T20:26:00.0900907Z 2025-05-07T20:26:00.0901049Z 2025-05-07T20:26:00.0901054Z 2025-05-07T20:26:00.0901058Z 2025-05-07T20:26:00.0901061Z 2025-05-07T20:26:00.0901065Z 2025-05-07T20:26:00.0901069Z 2025-05-07T20:26:00.0901073Z 2025-05-07T20:26:00.0901267Z  2025-05-07T20:26:00.0901530Z 2025-05-07T20:26:00.0901534Z 2025-05-07T20:26:00.0901538Z 2025-05-07T20:26:00.0901542Z 2025-05-07T20:26:00.0901546Z 2025-05-07T20:26:00.0901549Z 2025-05-07T20:26:00.0901553Z 2025-05-07T20:26:00.0901557Z 2025-05-07T20:26:00.0901561Z 2025-05-07T20:26:00.0901564Z 2025-05-07T20:26:00.0901585Z 2025-05-07T20:26:00.0901589Z 2025-05-07T20:26:00.0901593Z 2025-05-07T20:26:00.0901597Z 2025-05-07T20:26:00.0901601Z 2025-05-07T20:26:00.0901604Z 2025-05-07T20:26:00.0901615Z 2025-05-07T20:26:00.0901848Z  2025-05-07T20:26:00.0902104Z 2025-05-07T20:26:00.0902118Z 2025-05-07T20:26:00.0902122Z 2025-05-07T20:26:00.0902132Z 2025-05-07T20:26:00.0902136Z 2025-05-07T20:26:00.0902147Z 2025-05-07T20:26:00.0902151Z 2025-05-07T20:26:00.0902154Z 2025-05-07T20:26:00.0902158Z 2025-05-07T20:26:00.0902162Z 2025-05-07T20:26:00.0902166Z 2025-05-07T20:26:00.0902170Z 2025-05-07T20:26:00.0902173Z 2025-05-07T20:26:00.0902177Z 2025-05-07T20:26:00.0902181Z 2025-05-07T20:26:00.0902185Z 2025-05-07T20:26:00.0902189Z 2025-05-07T20:26:00.0902192Z 2025-05-07T20:26:00.0903015Z  2025-05-07T20:26:00.0903240Z 2025-05-07T20:26:00.0903246Z 2025-05-07T20:26:00.0903409Z  2025-05-07T20:26:00.0903536Z 2025-05-07T20:26:00.0903548Z 2025-05-07T20:26:00.0903982Z  2025-05-07T20:26:00.0904128Z 2025-05-07T20:26:00.0904142Z 2025-05-07T20:26:00.0904147Z 2025-05-07T20:26:00.0904857Z  2025-05-07T20:26:00.0905004Z 2025-05-07T20:26:00.0905008Z 2025-05-07T20:26:00.0905021Z 2025-05-07T20:26:00.0905032Z 2025-05-07T20:26:00.0905552Z  2025-05-07T20:26:00.0905699Z 2025-05-07T20:26:00.0905704Z 2025-05-07T20:26:00.0905718Z 2025-05-07T20:26:00.0905722Z 2025-05-07T20:26:00.0905733Z 2025-05-07T20:26:00.0905944Z  2025-05-07T20:26:00.0906075Z 2025-05-07T20:26:00.0906086Z 2025-05-07T20:26:00.0906090Z 2025-05-07T20:26:00.0906133Z 2025-05-07T20:26:00.0906143Z 2025-05-07T20:26:00.0906196Z 2025-05-07T20:26:00.0906542Z  2025-05-07T20:26:00.0906676Z 2025-05-07T20:26:00.0906689Z 2025-05-07T20:26:00.0906692Z 2025-05-07T20:26:00.0906696Z 2025-05-07T20:26:00.0906700Z 2025-05-07T20:26:00.0906711Z 2025-05-07T20:26:00.0906739Z 2025-05-07T20:26:00.0907176Z  2025-05-07T20:26:00.0907317Z 2025-05-07T20:26:00.0907329Z 2025-05-07T20:26:00.0907333Z 2025-05-07T20:26:00.0907343Z 2025-05-07T20:26:00.0907347Z 2025-05-07T20:26:00.0907351Z 2025-05-07T20:26:00.0907355Z 2025-05-07T20:26:00.0907359Z 2025-05-07T20:26:00.0907856Z  2025-05-07T20:26:00.0908066Z 2025-05-07T20:26:00.0908089Z 2025-05-07T20:26:00.0908095Z 2025-05-07T20:26:00.0908100Z 2025-05-07T20:26:00.0908116Z 2025-05-07T20:26:00.0908122Z 2025-05-07T20:26:00.0908127Z 2025-05-07T20:26:00.0908133Z 2025-05-07T20:26:00.0908138Z 2025-05-07T20:26:00.0908355Z  2025-05-07T20:26:00.0908573Z 2025-05-07T20:26:00.0908590Z 2025-05-07T20:26:00.0908595Z 2025-05-07T20:26:00.0908600Z 2025-05-07T20:26:00.0908605Z 2025-05-07T20:26:00.0908611Z 2025-05-07T20:26:00.0908616Z 2025-05-07T20:26:00.0908621Z 2025-05-07T20:26:00.0908626Z 2025-05-07T20:26:00.0908631Z 2025-05-07T20:26:00.0908919Z  2025-05-07T20:26:00.0909279Z 2025-05-07T20:26:00.0909300Z 2025-05-07T20:26:00.0909304Z 2025-05-07T20:26:00.0909308Z 2025-05-07T20:26:00.0909312Z 2025-05-07T20:26:00.0909316Z 2025-05-07T20:26:00.0909319Z 2025-05-07T20:26:00.0909323Z 2025-05-07T20:26:00.0909327Z 2025-05-07T20:26:00.0909330Z 2025-05-07T20:26:00.0909334Z 2025-05-07T20:26:00.0909473Z  2025-05-07T20:26:00.0909661Z 2025-05-07T20:26:00.0909665Z 2025-05-07T20:26:00.0909774Z 2025-05-07T20:26:00.0909779Z 2025-05-07T20:26:00.0909782Z 2025-05-07T20:26:00.0909786Z 2025-05-07T20:26:00.0909790Z 2025-05-07T20:26:00.0909794Z 2025-05-07T20:26:00.0909797Z 2025-05-07T20:26:00.0909801Z 2025-05-07T20:26:00.0909805Z 2025-05-07T20:26:00.0909809Z 2025-05-07T20:26:00.0910102Z  2025-05-07T20:26:00.0910360Z 2025-05-07T20:26:00.0910375Z 2025-05-07T20:26:00.0910380Z 2025-05-07T20:26:00.0910386Z 2025-05-07T20:26:00.0910391Z 2025-05-07T20:26:00.0910396Z 2025-05-07T20:26:00.0910402Z 2025-05-07T20:26:00.0910417Z 2025-05-07T20:26:00.0910423Z 2025-05-07T20:26:00.0910429Z 2025-05-07T20:26:00.0910434Z 2025-05-07T20:26:00.0910440Z 2025-05-07T20:26:00.0910445Z 2025-05-07T20:26:00.0910681Z  2025-05-07T20:26:00.0910945Z 2025-05-07T20:26:00.0910951Z 2025-05-07T20:26:00.0910956Z 2025-05-07T20:26:00.0910961Z 2025-05-07T20:26:00.0910967Z 2025-05-07T20:26:00.0910972Z 2025-05-07T20:26:00.0910985Z 2025-05-07T20:26:00.0910991Z 2025-05-07T20:26:00.0911007Z 2025-05-07T20:26:00.0911014Z 2025-05-07T20:26:00.0911020Z 2025-05-07T20:26:00.0911024Z 2025-05-07T20:26:00.0911029Z 2025-05-07T20:26:00.0911034Z 2025-05-07T20:26:00.0911242Z  2025-05-07T20:26:00.0911509Z 2025-05-07T20:26:00.0911515Z 2025-05-07T20:26:00.0911530Z 2025-05-07T20:26:00.0911536Z 2025-05-07T20:26:00.0911541Z 2025-05-07T20:26:00.0911546Z 2025-05-07T20:26:00.0911551Z 2025-05-07T20:26:00.0911556Z 2025-05-07T20:26:00.0911561Z 2025-05-07T20:26:00.0911574Z 2025-05-07T20:26:00.0911579Z 2025-05-07T20:26:00.0911583Z 2025-05-07T20:26:00.0911589Z 2025-05-07T20:26:00.0911594Z 2025-05-07T20:26:00.0911600Z 2025-05-07T20:26:00.0911831Z  2025-05-07T20:26:00.0912096Z 2025-05-07T20:26:00.0912102Z 2025-05-07T20:26:00.0912107Z 2025-05-07T20:26:00.0912112Z 2025-05-07T20:26:00.0912117Z 2025-05-07T20:26:00.0912133Z 2025-05-07T20:26:00.0912138Z 2025-05-07T20:26:00.0912150Z 2025-05-07T20:26:00.0912155Z 2025-05-07T20:26:00.0912160Z 2025-05-07T20:26:00.0912166Z 2025-05-07T20:26:00.0912178Z 2025-05-07T20:26:00.0912184Z 2025-05-07T20:26:00.0912189Z 2025-05-07T20:26:00.0912194Z 2025-05-07T20:26:00.0912199Z 2025-05-07T20:26:00.0912402Z  2025-05-07T20:26:00.0912676Z 2025-05-07T20:26:00.0912682Z 2025-05-07T20:26:00.0912695Z 2025-05-07T20:26:00.0912700Z 2025-05-07T20:26:00.0912706Z 2025-05-07T20:26:00.0912711Z 2025-05-07T20:26:00.0912716Z 2025-05-07T20:26:00.0912729Z 2025-05-07T20:26:00.0912734Z 2025-05-07T20:26:00.0912758Z 2025-05-07T20:26:00.0912763Z 2025-05-07T20:26:00.0912768Z 2025-05-07T20:26:00.0912774Z 2025-05-07T20:26:00.0912779Z 2025-05-07T20:26:00.0912784Z 2025-05-07T20:26:00.0912790Z 2025-05-07T20:26:00.0912795Z 2025-05-07T20:26:00.0913014Z  2025-05-07T20:26:00.0913293Z 2025-05-07T20:26:00.0913298Z 2025-05-07T20:26:00.0913308Z 2025-05-07T20:26:00.0913313Z 2025-05-07T20:26:00.0913319Z 2025-05-07T20:26:00.0913324Z 2025-05-07T20:26:00.0913329Z 2025-05-07T20:26:00.0913334Z 2025-05-07T20:26:00.0913339Z 2025-05-07T20:26:00.0913344Z 2025-05-07T20:26:00.0913349Z 2025-05-07T20:26:00.0913355Z 2025-05-07T20:26:00.0913360Z 2025-05-07T20:26:00.0913365Z 2025-05-07T20:26:00.0913379Z 2025-05-07T20:26:00.0913391Z 2025-05-07T20:26:00.0913396Z 2025-05-07T20:26:00.0913401Z 2025-05-07T20:26:00.0914015Z  2025-05-07T20:26:00.0914319Z 2025-05-07T20:26:00.0914497Z 2025-05-07T20:26:00.0914639Z  2025-05-07T20:26:00.0914781Z 2025-05-07T20:26:00.0914786Z 2025-05-07T20:26:00.0914940Z  2025-05-07T20:26:00.0915083Z 2025-05-07T20:26:00.0915088Z 2025-05-07T20:26:00.0915093Z 2025-05-07T20:26:00.0915254Z  2025-05-07T20:26:00.0915398Z 2025-05-07T20:26:00.0915404Z 2025-05-07T20:26:00.0915409Z 2025-05-07T20:26:00.0915414Z 2025-05-07T20:26:00.0915684Z  2025-05-07T20:26:00.0915951Z 2025-05-07T20:26:00.0915965Z 2025-05-07T20:26:00.0915970Z 2025-05-07T20:26:00.0915976Z 2025-05-07T20:26:00.0915981Z 2025-05-07T20:26:00.0916308Z  2025-05-07T20:26:00.0916497Z 2025-05-07T20:26:00.0916502Z 2025-05-07T20:26:00.0916508Z 2025-05-07T20:26:00.0916521Z 2025-05-07T20:26:00.0916527Z 2025-05-07T20:26:00.0916532Z 2025-05-07T20:26:00.0916875Z  2025-05-07T20:26:00.0917041Z 2025-05-07T20:26:00.0917053Z 2025-05-07T20:26:00.0917057Z 2025-05-07T20:26:00.0917061Z 2025-05-07T20:26:00.0917065Z 2025-05-07T20:26:00.0917084Z 2025-05-07T20:26:00.0917093Z 2025-05-07T20:26:00.0917236Z  2025-05-07T20:26:00.0917441Z 2025-05-07T20:26:00.0917445Z 2025-05-07T20:26:00.0917449Z 2025-05-07T20:26:00.0917453Z 2025-05-07T20:26:00.0917457Z 2025-05-07T20:26:00.0917461Z 2025-05-07T20:26:00.0917464Z 2025-05-07T20:26:00.0917468Z 2025-05-07T20:26:00.0917797Z  2025-05-07T20:26:00.0918009Z 2025-05-07T20:26:00.0918036Z 2025-05-07T20:26:00.0918042Z 2025-05-07T20:26:00.0918047Z 2025-05-07T20:26:00.0918053Z 2025-05-07T20:26:00.0918059Z 2025-05-07T20:26:00.0918064Z 2025-05-07T20:26:00.0918069Z 2025-05-07T20:26:00.0918075Z 2025-05-07T20:26:00.0918272Z  2025-05-07T20:26:00.0918436Z 2025-05-07T20:26:00.0918450Z 2025-05-07T20:26:00.0918453Z 2025-05-07T20:26:00.0918457Z 2025-05-07T20:26:00.0918461Z 2025-05-07T20:26:00.0918465Z 2025-05-07T20:26:00.0918469Z 2025-05-07T20:26:00.0918473Z 2025-05-07T20:26:00.0918476Z 2025-05-07T20:26:00.0918480Z 2025-05-07T20:26:00.0918799Z  2025-05-07T20:26:00.0918971Z 2025-05-07T20:26:00.0918987Z 2025-05-07T20:26:00.0918991Z 2025-05-07T20:26:00.0918995Z 2025-05-07T20:26:00.0918999Z 2025-05-07T20:26:00.0919003Z 2025-05-07T20:26:00.0919007Z 2025-05-07T20:26:00.0919011Z 2025-05-07T20:26:00.0919014Z 2025-05-07T20:26:00.0919018Z 2025-05-07T20:26:00.0919022Z 2025-05-07T20:26:00.0919402Z  2025-05-07T20:26:00.0919648Z 2025-05-07T20:26:00.0919665Z 2025-05-07T20:26:00.0919671Z 2025-05-07T20:26:00.0919676Z 2025-05-07T20:26:00.0919682Z 2025-05-07T20:26:00.0919687Z 2025-05-07T20:26:00.0919693Z 2025-05-07T20:26:00.0919698Z 2025-05-07T20:26:00.0919704Z 2025-05-07T20:26:00.0919709Z 2025-05-07T20:26:00.0919714Z 2025-05-07T20:26:00.0919720Z 2025-05-07T20:26:00.0919915Z  2025-05-07T20:26:00.0920156Z 2025-05-07T20:26:00.0920161Z 2025-05-07T20:26:00.0920166Z 2025-05-07T20:26:00.0920185Z 2025-05-07T20:26:00.0920190Z 2025-05-07T20:26:00.0920202Z 2025-05-07T20:26:00.0920207Z 2025-05-07T20:26:00.0920213Z 2025-05-07T20:26:00.0920218Z 2025-05-07T20:26:00.0920231Z 2025-05-07T20:26:00.0920236Z 2025-05-07T20:26:00.0920241Z 2025-05-07T20:26:00.0920246Z 2025-05-07T20:26:00.0920435Z  2025-05-07T20:26:00.0920726Z 2025-05-07T20:26:00.0920732Z 2025-05-07T20:26:00.0920737Z 2025-05-07T20:26:00.0920749Z 2025-05-07T20:26:00.0920758Z 2025-05-07T20:26:00.0920764Z 2025-05-07T20:26:00.0920769Z 2025-05-07T20:26:00.0920774Z 2025-05-07T20:26:00.0920779Z 2025-05-07T20:26:00.0920784Z 2025-05-07T20:26:00.0920803Z 2025-05-07T20:26:00.0920808Z 2025-05-07T20:26:00.0920813Z 2025-05-07T20:26:00.0920818Z 2025-05-07T20:26:00.0921006Z  2025-05-07T20:26:00.0921272Z 2025-05-07T20:26:00.0921278Z 2025-05-07T20:26:00.0921283Z 2025-05-07T20:26:00.0921288Z 2025-05-07T20:26:00.0921293Z 2025-05-07T20:26:00.0921298Z 2025-05-07T20:26:00.0921303Z 2025-05-07T20:26:00.0921465Z 2025-05-07T20:26:00.0921470Z 2025-05-07T20:26:00.0921475Z 2025-05-07T20:26:00.0921480Z 2025-05-07T20:26:00.0921485Z 2025-05-07T20:26:00.0921490Z 2025-05-07T20:26:00.0921495Z 2025-05-07T20:26:00.0921518Z 2025-05-07T20:26:00.0921734Z  2025-05-07T20:26:00.0922003Z 2025-05-07T20:26:00.0922008Z 2025-05-07T20:26:00.0922014Z 2025-05-07T20:26:00.0922019Z 2025-05-07T20:26:00.0922119Z 2025-05-07T20:26:00.0922125Z 2025-05-07T20:26:00.0922131Z 2025-05-07T20:26:00.0922136Z 2025-05-07T20:26:00.0922151Z 2025-05-07T20:26:00.0922157Z 2025-05-07T20:26:00.0922163Z 2025-05-07T20:26:00.0922168Z 2025-05-07T20:26:00.0922173Z 2025-05-07T20:26:00.0922178Z 2025-05-07T20:26:00.0922183Z 2025-05-07T20:26:00.0922189Z 2025-05-07T20:26:00.0922404Z  2025-05-07T20:26:00.0922684Z 2025-05-07T20:26:00.0922705Z 2025-05-07T20:26:00.0922710Z 2025-05-07T20:26:00.0922716Z 2025-05-07T20:26:00.0922721Z 2025-05-07T20:26:00.0922733Z 2025-05-07T20:26:00.0922739Z 2025-05-07T20:26:00.0922744Z 2025-05-07T20:26:00.0922749Z 2025-05-07T20:26:00.0922754Z 2025-05-07T20:26:00.0922759Z 2025-05-07T20:26:00.0922764Z 2025-05-07T20:26:00.0922769Z 2025-05-07T20:26:00.0922775Z 2025-05-07T20:26:00.0922780Z 2025-05-07T20:26:00.0922785Z 2025-05-07T20:26:00.0922790Z 2025-05-07T20:26:00.0923019Z  2025-05-07T20:26:00.0923305Z 2025-05-07T20:26:00.0923311Z 2025-05-07T20:26:00.0923316Z 2025-05-07T20:26:00.0923321Z 2025-05-07T20:26:00.0923326Z 2025-05-07T20:26:00.0923331Z 2025-05-07T20:26:00.0923337Z 2025-05-07T20:26:00.0923342Z 2025-05-07T20:26:00.0923347Z 2025-05-07T20:26:00.0923360Z 2025-05-07T20:26:00.0923365Z 2025-05-07T20:26:00.0923371Z 2025-05-07T20:26:00.0923376Z 2025-05-07T20:26:00.0923381Z 2025-05-07T20:26:00.0923386Z 2025-05-07T20:26:00.0923392Z 2025-05-07T20:26:00.0923397Z 2025-05-07T20:26:00.0923402Z 2025-05-07T20:26:00.0923637Z  2025-05-07T20:26:00.0923935Z 2025-05-07T20:26:00.0923940Z 2025-05-07T20:26:00.0924078Z  2025-05-07T20:26:00.0924218Z 2025-05-07T20:26:00.0924223Z 2025-05-07T20:26:00.0924379Z  2025-05-07T20:26:00.0924522Z 2025-05-07T20:26:00.0924528Z 2025-05-07T20:26:00.0924533Z 2025-05-07T20:26:00.0924681Z  2025-05-07T20:26:00.0924826Z 2025-05-07T20:26:00.0924831Z 2025-05-07T20:26:00.0924836Z 2025-05-07T20:26:00.0924847Z 2025-05-07T20:26:00.0925008Z  2025-05-07T20:26:00.0925164Z 2025-05-07T20:26:00.0925169Z 2025-05-07T20:26:00.0925174Z 2025-05-07T20:26:00.0925178Z 2025-05-07T20:26:00.0925184Z 2025-05-07T20:26:00.0925343Z  2025-05-07T20:26:00.0925513Z 2025-05-07T20:26:00.0925518Z 2025-05-07T20:26:00.0925523Z 2025-05-07T20:26:00.0925528Z 2025-05-07T20:26:00.0925541Z 2025-05-07T20:26:00.0925546Z 2025-05-07T20:26:00.0925698Z  2025-05-07T20:26:00.0925885Z 2025-05-07T20:26:00.0925890Z 2025-05-07T20:26:00.0925896Z 2025-05-07T20:26:00.0925907Z 2025-05-07T20:26:00.0925918Z 2025-05-07T20:26:00.0925923Z 2025-05-07T20:26:00.0925929Z 2025-05-07T20:26:00.0926131Z  2025-05-07T20:26:00.0926329Z 2025-05-07T20:26:00.0926341Z 2025-05-07T20:26:00.0926347Z 2025-05-07T20:26:00.0926352Z 2025-05-07T20:26:00.0926357Z 2025-05-07T20:26:00.0926362Z 2025-05-07T20:26:00.0926367Z 2025-05-07T20:26:00.0926372Z 2025-05-07T20:26:00.0926699Z  2025-05-07T20:26:00.0927048Z 2025-05-07T20:26:00.0927053Z 2025-05-07T20:26:00.0927073Z 2025-05-07T20:26:00.0927079Z 2025-05-07T20:26:00.0927084Z 2025-05-07T20:26:00.0927089Z 2025-05-07T20:26:00.0927094Z 2025-05-07T20:26:00.0927100Z 2025-05-07T20:26:00.0927105Z 2025-05-07T20:26:00.0927286Z  2025-05-07T20:26:00.0927496Z 2025-05-07T20:26:00.0927502Z 2025-05-07T20:26:00.0927507Z 2025-05-07T20:26:00.0927512Z 2025-05-07T20:26:00.0927517Z 2025-05-07T20:26:00.0927523Z 2025-05-07T20:26:00.0927528Z 2025-05-07T20:26:00.0927676Z 2025-05-07T20:26:00.0927689Z 2025-05-07T20:26:00.0927694Z 2025-05-07T20:26:00.0927891Z  2025-05-07T20:26:00.0928113Z 2025-05-07T20:26:00.0928118Z 2025-05-07T20:26:00.0928123Z 2025-05-07T20:26:00.0928128Z 2025-05-07T20:26:00.0928141Z 2025-05-07T20:26:00.0928146Z 2025-05-07T20:26:00.0928151Z 2025-05-07T20:26:00.0928156Z 2025-05-07T20:26:00.0928161Z 2025-05-07T20:26:00.0928166Z 2025-05-07T20:26:00.0928277Z 2025-05-07T20:26:00.0928459Z  2025-05-07T20:26:00.0928705Z 2025-05-07T20:26:00.0928730Z 2025-05-07T20:26:00.0928735Z 2025-05-07T20:26:00.0928741Z 2025-05-07T20:26:00.0928746Z 2025-05-07T20:26:00.0928750Z 2025-05-07T20:26:00.0928755Z 2025-05-07T20:26:00.0928760Z 2025-05-07T20:26:00.0928765Z 2025-05-07T20:26:00.0928769Z 2025-05-07T20:26:00.0928775Z 2025-05-07T20:26:00.0928780Z 2025-05-07T20:26:00.0928961Z  2025-05-07T20:26:00.0929212Z 2025-05-07T20:26:00.0929217Z 2025-05-07T20:26:00.0929230Z 2025-05-07T20:26:00.0929236Z 2025-05-07T20:26:00.0929241Z 2025-05-07T20:26:00.0929246Z 2025-05-07T20:26:00.0929251Z 2025-05-07T20:26:00.0929256Z 2025-05-07T20:26:00.0929261Z 2025-05-07T20:26:00.0929266Z 2025-05-07T20:26:00.0929272Z 2025-05-07T20:26:00.0929277Z 2025-05-07T20:26:00.0929282Z 2025-05-07T20:26:00.0929474Z  2025-05-07T20:26:00.0929738Z 2025-05-07T20:26:00.0929743Z 2025-05-07T20:26:00.0929756Z 2025-05-07T20:26:00.0929761Z 2025-05-07T20:26:00.0929766Z 2025-05-07T20:26:00.0929771Z 2025-05-07T20:26:00.0929776Z 2025-05-07T20:26:00.0929782Z 2025-05-07T20:26:00.0929787Z 2025-05-07T20:26:00.0929792Z 2025-05-07T20:26:00.0929810Z 2025-05-07T20:26:00.0929832Z 2025-05-07T20:26:00.0929838Z 2025-05-07T20:26:00.0929843Z 2025-05-07T20:26:00.0930039Z  2025-05-07T20:26:00.0930309Z 2025-05-07T20:26:00.0930315Z 2025-05-07T20:26:00.0930320Z 2025-05-07T20:26:00.0930325Z 2025-05-07T20:26:00.0930330Z 2025-05-07T20:26:00.0930342Z 2025-05-07T20:26:00.0930348Z 2025-05-07T20:26:00.0930353Z 2025-05-07T20:26:00.0930358Z 2025-05-07T20:26:00.0930363Z 2025-05-07T20:26:00.0930369Z 2025-05-07T20:26:00.0930374Z 2025-05-07T20:26:00.0930379Z 2025-05-07T20:26:00.0930385Z 2025-05-07T20:26:00.0930389Z 2025-05-07T20:26:00.0930588Z  2025-05-07T20:26:00.0930862Z 2025-05-07T20:26:00.0930868Z 2025-05-07T20:26:00.0930881Z 2025-05-07T20:26:00.0930886Z 2025-05-07T20:26:00.0930892Z 2025-05-07T20:26:00.0930897Z 2025-05-07T20:26:00.0930902Z 2025-05-07T20:26:00.0930907Z 2025-05-07T20:26:00.0930913Z 2025-05-07T20:26:00.0930918Z 2025-05-07T20:26:00.0930923Z 2025-05-07T20:26:00.0930928Z 2025-05-07T20:26:00.0930934Z 2025-05-07T20:26:00.0930939Z 2025-05-07T20:26:00.0930944Z 2025-05-07T20:26:00.0930956Z 2025-05-07T20:26:00.0931177Z  2025-05-07T20:26:00.0931449Z 2025-05-07T20:26:00.0931454Z 2025-05-07T20:26:00.0931459Z 2025-05-07T20:26:00.0931476Z 2025-05-07T20:26:00.0931482Z 2025-05-07T20:26:00.0931487Z 2025-05-07T20:26:00.0931492Z 2025-05-07T20:26:00.0931498Z 2025-05-07T20:26:00.0931503Z 2025-05-07T20:26:00.0931508Z 2025-05-07T20:26:00.0931513Z 2025-05-07T20:26:00.0931518Z 2025-05-07T20:26:00.0931523Z 2025-05-07T20:26:00.0931528Z 2025-05-07T20:26:00.0931532Z 2025-05-07T20:26:00.0931538Z 2025-05-07T20:26:00.0931543Z 2025-05-07T20:26:00.0931758Z  2025-05-07T20:26:00.0932045Z 2025-05-07T20:26:00.0932050Z 2025-05-07T20:26:00.0932055Z 2025-05-07T20:26:00.0932062Z 2025-05-07T20:26:00.0932067Z 2025-05-07T20:26:00.0932072Z 2025-05-07T20:26:00.0932077Z 2025-05-07T20:26:00.0932082Z 2025-05-07T20:26:00.0932088Z 2025-05-07T20:26:00.0932093Z 2025-05-07T20:26:00.0932098Z 2025-05-07T20:26:00.0932103Z 2025-05-07T20:26:00.0932109Z 2025-05-07T20:26:00.0932114Z 2025-05-07T20:26:00.0932119Z 2025-05-07T20:26:00.0932124Z 2025-05-07T20:26:00.0932129Z 2025-05-07T20:26:00.0932244Z 2025-05-07T20:26:00.0932502Z  2025-05-07T20:26:00.0932785Z 2025-05-07T20:26:00.0932790Z 2025-05-07T20:26:00.0932927Z  2025-05-07T20:26:00.0933067Z 2025-05-07T20:26:00.0933072Z 2025-05-07T20:26:00.0933208Z  2025-05-07T20:26:00.0933355Z 2025-05-07T20:26:00.0933361Z 2025-05-07T20:26:00.0933366Z 2025-05-07T20:26:00.0933509Z  2025-05-07T20:26:00.0933661Z 2025-05-07T20:26:00.0933775Z 2025-05-07T20:26:00.0933782Z 2025-05-07T20:26:00.0933787Z 2025-05-07T20:26:00.0933934Z  2025-05-07T20:26:00.0934104Z 2025-05-07T20:26:00.0934110Z 2025-05-07T20:26:00.0934115Z 2025-05-07T20:26:00.0934120Z 2025-05-07T20:26:00.0934124Z 2025-05-07T20:26:00.0934275Z  2025-05-07T20:26:00.0934441Z 2025-05-07T20:26:00.0934456Z 2025-05-07T20:26:00.0934462Z 2025-05-07T20:26:00.0934467Z 2025-05-07T20:26:00.0934472Z 2025-05-07T20:26:00.0934476Z 2025-05-07T20:26:00.0934627Z  2025-05-07T20:26:00.0934807Z 2025-05-07T20:26:00.0934812Z 2025-05-07T20:26:00.0934817Z 2025-05-07T20:26:00.0934830Z 2025-05-07T20:26:00.0934835Z 2025-05-07T20:26:00.0934840Z 2025-05-07T20:26:00.0934845Z 2025-05-07T20:26:00.0935026Z  2025-05-07T20:26:00.0935220Z 2025-05-07T20:26:00.0935226Z 2025-05-07T20:26:00.0935231Z 2025-05-07T20:26:00.0935236Z 2025-05-07T20:26:00.0935242Z 2025-05-07T20:26:00.0935247Z 2025-05-07T20:26:00.0935260Z 2025-05-07T20:26:00.0935265Z 2025-05-07T20:26:00.0935426Z  2025-05-07T20:26:00.0935640Z 2025-05-07T20:26:00.0935645Z 2025-05-07T20:26:00.0935650Z 2025-05-07T20:26:00.0935655Z 2025-05-07T20:26:00.0935660Z 2025-05-07T20:26:00.0935666Z 2025-05-07T20:26:00.0935671Z 2025-05-07T20:26:00.0935676Z 2025-05-07T20:26:00.0935681Z 2025-05-07T20:26:00.0935848Z  2025-05-07T20:26:00.0936064Z 2025-05-07T20:26:00.0936069Z 2025-05-07T20:26:00.0936075Z 2025-05-07T20:26:00.0936080Z 2025-05-07T20:26:00.0936084Z 2025-05-07T20:26:00.0936095Z 2025-05-07T20:26:00.0936101Z 2025-05-07T20:26:00.0936106Z 2025-05-07T20:26:00.0936111Z 2025-05-07T20:26:00.0936116Z 2025-05-07T20:26:00.0936288Z  2025-05-07T20:26:00.0936517Z 2025-05-07T20:26:00.0936522Z 2025-05-07T20:26:00.0936527Z 2025-05-07T20:26:00.0936532Z 2025-05-07T20:26:00.0936567Z 2025-05-07T20:26:00.0936572Z 2025-05-07T20:26:00.0936578Z 2025-05-07T20:26:00.0936583Z 2025-05-07T20:26:00.0936594Z 2025-05-07T20:26:00.0936599Z 2025-05-07T20:26:00.0936604Z 2025-05-07T20:26:00.0936791Z  2025-05-07T20:26:00.0937018Z 2025-05-07T20:26:00.0937023Z 2025-05-07T20:26:00.0937028Z 2025-05-07T20:26:00.0937033Z 2025-05-07T20:26:00.0937038Z 2025-05-07T20:26:00.0937043Z 2025-05-07T20:26:00.0937048Z 2025-05-07T20:26:00.0937054Z 2025-05-07T20:26:00.0937059Z 2025-05-07T20:26:00.0937073Z 2025-05-07T20:26:00.0937078Z 2025-05-07T20:26:00.0937083Z 2025-05-07T20:26:00.0937259Z  2025-05-07T20:26:00.0937506Z 2025-05-07T20:26:00.0937511Z 2025-05-07T20:26:00.0937516Z 2025-05-07T20:26:00.0937521Z 2025-05-07T20:26:00.0937536Z 2025-05-07T20:26:00.0937541Z 2025-05-07T20:26:00.0937546Z 2025-05-07T20:26:00.0937551Z 2025-05-07T20:26:00.0937557Z 2025-05-07T20:26:00.0937562Z 2025-05-07T20:26:00.0937567Z 2025-05-07T20:26:00.0937572Z 2025-05-07T20:26:00.0937578Z 2025-05-07T20:26:00.0937763Z  2025-05-07T20:26:00.0938021Z 2025-05-07T20:26:00.0938026Z 2025-05-07T20:26:00.0938032Z 2025-05-07T20:26:00.0938037Z 2025-05-07T20:26:00.0938042Z 2025-05-07T20:26:00.0938047Z 2025-05-07T20:26:00.0938053Z 2025-05-07T20:26:00.0938058Z 2025-05-07T20:26:00.0938063Z 2025-05-07T20:26:00.0938068Z 2025-05-07T20:26:00.0938073Z 2025-05-07T20:26:00.0938079Z 2025-05-07T20:26:00.0938084Z 2025-05-07T20:26:00.0938089Z 2025-05-07T20:26:00.0938277Z  2025-05-07T20:26:00.0938545Z 2025-05-07T20:26:00.0938551Z 2025-05-07T20:26:00.0938658Z 2025-05-07T20:26:00.0938664Z 2025-05-07T20:26:00.0938669Z 2025-05-07T20:26:00.0938674Z 2025-05-07T20:26:00.0938679Z 2025-05-07T20:26:00.0938685Z 2025-05-07T20:26:00.0938690Z 2025-05-07T20:26:00.0938695Z 2025-05-07T20:26:00.0938700Z 2025-05-07T20:26:00.0938705Z 2025-05-07T20:26:00.0938709Z 2025-05-07T20:26:00.0938714Z 2025-05-07T20:26:00.0938720Z 2025-05-07T20:26:00.0938934Z  2025-05-07T20:26:00.0939296Z 2025-05-07T20:26:00.0939302Z 2025-05-07T20:26:00.0939308Z 2025-05-07T20:26:00.0939313Z 2025-05-07T20:26:00.0939318Z 2025-05-07T20:26:00.0939323Z 2025-05-07T20:26:00.0939328Z 2025-05-07T20:26:00.0939333Z 2025-05-07T20:26:00.0939349Z 2025-05-07T20:26:00.0939354Z 2025-05-07T20:26:00.0939358Z 2025-05-07T20:26:00.0939363Z 2025-05-07T20:26:00.0939369Z 2025-05-07T20:26:00.0939401Z 2025-05-07T20:26:00.0939407Z 2025-05-07T20:26:00.0939411Z 2025-05-07T20:26:00.0939624Z  2025-05-07T20:26:00.0939924Z 2025-05-07T20:26:00.0939929Z 2025-05-07T20:26:00.0939934Z 2025-05-07T20:26:00.0939939Z 2025-05-07T20:26:00.0939945Z 2025-05-07T20:26:00.0939950Z 2025-05-07T20:26:00.0939955Z 2025-05-07T20:26:00.0939960Z 2025-05-07T20:26:00.0939965Z 2025-05-07T20:26:00.0939970Z 2025-05-07T20:26:00.0939975Z 2025-05-07T20:26:00.0939981Z 2025-05-07T20:26:00.0939986Z 2025-05-07T20:26:00.0939993Z 2025-05-07T20:26:00.0939998Z 2025-05-07T20:26:00.0940009Z 2025-05-07T20:26:00.0940023Z 2025-05-07T20:26:00.0940240Z  2025-05-07T20:26:00.0940518Z 2025-05-07T20:26:00.0940523Z 2025-05-07T20:26:00.0940529Z 2025-05-07T20:26:00.0940533Z 2025-05-07T20:26:00.0940538Z 2025-05-07T20:26:00.0940543Z 2025-05-07T20:26:00.0940562Z 2025-05-07T20:26:00.0940568Z 2025-05-07T20:26:00.0940573Z 2025-05-07T20:26:00.0940578Z 2025-05-07T20:26:00.0940583Z 2025-05-07T20:26:00.0940589Z 2025-05-07T20:26:00.0940594Z 2025-05-07T20:26:00.0940599Z 2025-05-07T20:26:00.0940604Z 2025-05-07T20:26:00.0940615Z 2025-05-07T20:26:00.0940620Z 2025-05-07T20:26:00.0940626Z 2025-05-07T20:26:00.0940844Z  2025-05-07T20:26:00.0941138Z 2025-05-07T20:26:00.0941144Z 2025-05-07T20:26:00.0941276Z  2025-05-07T20:26:00.0941415Z 2025-05-07T20:26:00.0941430Z 2025-05-07T20:26:00.0941568Z  2025-05-07T20:26:00.0941713Z 2025-05-07T20:26:00.0941719Z 2025-05-07T20:26:00.0941724Z 2025-05-07T20:26:00.0941867Z  2025-05-07T20:26:00.0941980Z 2025-05-07T20:26:00.0941984Z 2025-05-07T20:26:00.0941987Z 2025-05-07T20:26:00.0941991Z 2025-05-07T20:26:00.0942112Z  2025-05-07T20:26:00.0942230Z 2025-05-07T20:26:00.0942234Z 2025-05-07T20:26:00.0942238Z 2025-05-07T20:26:00.0942241Z 2025-05-07T20:26:00.0942245Z 2025-05-07T20:26:00.0942359Z  2025-05-07T20:26:00.0942488Z 2025-05-07T20:26:00.0942492Z 2025-05-07T20:26:00.0942495Z 2025-05-07T20:26:00.0942499Z 2025-05-07T20:26:00.0942503Z 2025-05-07T20:26:00.0942507Z 2025-05-07T20:26:00.0942624Z  2025-05-07T20:26:00.0942757Z 2025-05-07T20:26:00.0942760Z 2025-05-07T20:26:00.0942764Z 2025-05-07T20:26:00.0942768Z 2025-05-07T20:26:00.0942772Z 2025-05-07T20:26:00.0942775Z 2025-05-07T20:26:00.0942779Z 2025-05-07T20:26:00.0942910Z  2025-05-07T20:26:00.0943078Z 2025-05-07T20:26:00.0943082Z 2025-05-07T20:26:00.0943085Z 2025-05-07T20:26:00.0943089Z 2025-05-07T20:26:00.0943097Z 2025-05-07T20:26:00.0943100Z 2025-05-07T20:26:00.0943104Z 2025-05-07T20:26:00.0943108Z 2025-05-07T20:26:00.0943254Z  2025-05-07T20:26:00.0943407Z 2025-05-07T20:26:00.0943411Z 2025-05-07T20:26:00.0943415Z 2025-05-07T20:26:00.0943419Z 2025-05-07T20:26:00.0943422Z 2025-05-07T20:26:00.0943426Z 2025-05-07T20:26:00.0943430Z 2025-05-07T20:26:00.0943433Z 2025-05-07T20:26:00.0943437Z 2025-05-07T20:26:00.0943571Z  2025-05-07T20:26:00.0943726Z 2025-05-07T20:26:00.0943729Z 2025-05-07T20:26:00.0943733Z 2025-05-07T20:26:00.0943849Z 2025-05-07T20:26:00.0943854Z 2025-05-07T20:26:00.0943859Z 2025-05-07T20:26:00.0943865Z 2025-05-07T20:26:00.0943870Z 2025-05-07T20:26:00.0943875Z 2025-05-07T20:26:00.0943880Z 2025-05-07T20:26:00.0944072Z  2025-05-07T20:26:00.0944302Z 2025-05-07T20:26:00.0944307Z 2025-05-07T20:26:00.0944313Z 2025-05-07T20:26:00.0944318Z 2025-05-07T20:26:00.0944323Z 2025-05-07T20:26:00.0944329Z 2025-05-07T20:26:00.0944462Z 2025-05-07T20:26:00.0944469Z 2025-05-07T20:26:00.0944474Z 2025-05-07T20:26:00.0944479Z 2025-05-07T20:26:00.0944484Z 2025-05-07T20:26:00.0944697Z  done 2025-05-07T20:26:00.4105045Z Preparing transaction: | / - done 2025-05-07T20:26:01.8713756Z Verifying transaction: | / - \ | / - \ | / - \ | / done 2025-05-07T20:26:02.6080831Z Executing transaction: \ | / - \ | / done 2025-05-07T20:26:04.9552461Z [INSTALL] Fixing file placements for CUDA 12.6.3+ ... 2025-05-07T20:26:04.9553066Z [INSTALL] Creating symlinks: libnvToolsExt.so 2025-05-07T20:26:04.9553834Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so.1 /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:26:04.9554394Z 2025-05-07T20:26:04.9566803Z 2025-05-07T20:26:04.9567920Z + ln -sf /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so.1 /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so 2025-05-07T20:26:04.9568683Z 2025-05-07T20:26:04.9579757Z 2025-05-07T20:26:04.9580033Z [INSTALL] Copying nvtx3 headers ... 2025-05-07T20:26:04.9585798Z + cp -r /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCuda.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCudaRt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtOpenCL.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtSync.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvtx3.hpp /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvtxDetail /home/ec2-user/miniconda/envs/build_binary/include/ 2025-05-07T20:26:04.9589587Z 2025-05-07T20:26:05.1323159Z 2025-05-07T20:26:05.1329232Z + cp -r /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCuda.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtCudaRt.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtOpenCL.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvToolsExtSync.h /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvtx3.hpp /home/ec2-user/miniconda/envs/build_binary/nsight-compute-2024.3.2/host/target-linux-x64/nvtx/include/nvtx3/nvtxDetail /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/ 2025-05-07T20:26:05.1333123Z 2025-05-07T20:26:05.1352012Z 2025-05-07T20:26:05.1352344Z [INSTALL] Appending libcuda.so path to LD_LIBRARY_PATH ... 2025-05-07T20:26:05.1729972Z [ENV] Appending to LD_LIBRARY_PATH: /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs ... 2025-05-07T20:26:07.0569670Z ERROR conda.cli.main_run:execute(125): `conda run printenv LD_LIBRARY_PATH` failed. (See above for error) 2025-05-07T20:26:07.1218845Z + conda env config vars set -n build_binary LD_LIBRARY_PATH=/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs 2025-05-07T20:26:07.1219827Z 2025-05-07T20:26:07.5452892Z 2025-05-07T20:26:07.5461899Z [INSTALL] Setting environment variable NVML_LIB_PATH ... 2025-05-07T20:26:07.5815020Z + conda env config vars set -n build_binary NVML_LIB_PATH=/home/ec2-user/miniconda/envs/build_binary/lib/stubs/libnvidia-ml.so 2025-05-07T20:26:07.5816058Z 2025-05-07T20:26:08.0257544Z 2025-05-07T20:26:08.0257880Z [INSTALL] Setting environment variable CUDA_INCLUDE_DIRS ... 2025-05-07T20:26:08.0259103Z + conda env config vars set -n build_binary CUDA_INCLUDE_DIRS="/home/ec2-user/miniconda/envs/build_binary/include/:/home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/" 2025-05-07T20:26:08.0259824Z 2025-05-07T20:26:08.4596739Z 2025-05-07T20:26:10.4856970Z [CHECK] cuda_runtime.h found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/include/cuda_runtime.h 2025-05-07T20:26:12.5057267Z [CHECK] libcuda.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs/libcuda.so 2025-05-07T20:26:14.5512475Z [CHECK] libnvToolsExt.so found in CONDA_PREFIX PATH (symbolic link): /home/ec2-user/miniconda/envs/build_binary/lib/libnvToolsExt.so 2025-05-07T20:26:14.5514133Z /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/libnvToolsExt.so 2025-05-07T20:26:16.5832243Z [CHECK] libnvidia-ml.so found in CONDA_PREFIX PATH (file): /home/ec2-user/miniconda/envs/build_binary/targets/x86_64-linux/lib/stubs/libnvidia-ml.so 2025-05-07T20:26:18.4647059Z /home/ec2-user/miniconda/envs/build_binary/bin/nvcc 2025-05-07T20:26:18.4647350Z 2025-05-07T20:26:18.5287395Z [CHECK] Binary nvcc found in PATH 2025-05-07T20:26:22.3868174Z /tmp/tmp2d2hoyth: line 3: clang: command not found 2025-05-07T20:26:22.3868460Z 2025-05-07T20:26:22.3868958Z ERROR conda.cli.main_run:execute(125): `conda run clang --version` failed. (See above for error) 2025-05-07T20:26:22.4491931Z + ls -la /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d 2025-05-07T20:26:22.4492269Z 2025-05-07T20:26:22.4514732Z total 36 2025-05-07T20:26:22.4515260Z drwxr-xr-x. 2 ec2-user ec2-user 191 May 7 20:26 . 2025-05-07T20:26:22.4515723Z drwxr-xr-x. 5 ec2-user ec2-user 62 May 7 20:24 .. 2025-05-07T20:26:22.4516207Z -rw-r--r--. 2 ec2-user ec2-user 3778 Jun 10 2024 activate-binutils_linux-64.sh 2025-05-07T20:26:22.4516722Z -rw-r--r--. 2 ec2-user ec2-user 11630 Jun 10 2024 activate-gcc_linux-64.sh 2025-05-07T20:26:22.4517300Z -rw-r--r--. 2 ec2-user ec2-user 5190 Jun 10 2024 activate-gxx_linux-64.sh 2025-05-07T20:26:22.4517969Z -rw-r--r--. 2 ec2-user ec2-user 136 Mar 27 01:27 libglib_activate.sh 2025-05-07T20:26:22.4525549Z -rw-r--r--. 2 ec2-user ec2-user 872 Nov 13 09:20 libxml2_activate.sh 2025-05-07T20:26:22.4526256Z -rw-r--r--. 2 ec2-user ec2-user 2932 Nov 20 20:32 ~cuda-nvcc_activate.sh 2025-05-07T20:26:22.4526627Z 2025-05-07T20:26:22.4526861Z [INSTALL] Removing the -ccbin=CXX hook from NVCC activation scripts ... 2025-05-07T20:26:22.4527632Z + sed -i /-ccbin=/d /home/ec2-user/miniconda/envs/build_binary/etc/conda/activate.d/*cuda-nvcc_activate.sh 2025-05-07T20:26:22.4528050Z 2025-05-07T20:26:22.4539041Z 2025-05-07T20:26:22.4539438Z + conda run -n build_binary c++ --version | grep -i clang 2025-05-07T20:26:24.4045440Z 2025-05-07T20:26:24.4045452Z 2025-05-07T20:26:24.4046047Z [BUILD] Setting prepend flags for NVCC ... 2025-05-07T20:26:24.4046590Z + conda env config vars set -n build_binary NVCC_PREPEND_FLAGS="-allow-unsupported-compiler" 2025-05-07T20:26:24.4047048Z 2025-05-07T20:26:24.8409717Z 2025-05-07T20:26:24.8410064Z + conda run -n build_binary printenv NVCC_PREPEND_FLAGS 2025-05-07T20:26:24.8410366Z 2025-05-07T20:26:26.7347067Z -allow-unsupported-compiler 2025-05-07T20:26:26.7347315Z 2025-05-07T20:26:26.7972005Z 2025-05-07T20:26:26.7972661Z [INFO] Printing out all preprocessor defines in nvcc ... 2025-05-07T20:26:26.7973179Z + conda run -n build_binary nvcc --compiler-options -dM -E -x cu - < /dev/null 2025-05-07T20:26:26.7973846Z 2025-05-07T20:26:28.7518625Z #define _GLIBCXX_DEPRECATED_SUGGEST(ALT) __attribute__ ((__deprecated__ ("use '" ALT "' instead"))) 2025-05-07T20:26:28.7519243Z #define M_PIl 3.141592653589793238462643383279502884L 2025-05-07T20:26:28.7519590Z #define _IO_CURRENTLY_PUTTING 0x800 2025-05-07T20:26:28.7520314Z #define __W_EXITCODE(ret,sig) ((ret) << 8 | (sig)) 2025-05-07T20:26:28.7520668Z #define __DBL_MIN_EXP__ (-1021) 2025-05-07T20:26:28.7520948Z #define _STL_PAIR_H 1 2025-05-07T20:26:28.7521230Z #define __cpp_attributes 200809L 2025-05-07T20:26:28.7521740Z #define __cpp_nontype_template_parameter_auto 201606L 2025-05-07T20:26:28.7522200Z #define __DELETE_THROW throw() 2025-05-07T20:26:28.7522465Z #define _PTRDIFF_T_ 2025-05-07T20:26:28.7522706Z #define M_PI_4 0.78539816339744830962 2025-05-07T20:26:28.7523010Z #define __UINT_LEAST16_MAX__ 0xffff 2025-05-07T20:26:28.7523290Z #define _IO_LEFT 02 2025-05-07T20:26:28.7523534Z #define __ATOMIC_ACQUIRE 2 2025-05-07T20:26:28.7523867Z #define _POSIX2_BC_SCALE_MAX 99 2025-05-07T20:26:28.7524268Z #define _GLIBCXX_USE_RANDOM_TR1 1 2025-05-07T20:26:28.7524873Z #define _GLIBCXX_MOVE_BACKWARD3(_Tp,_Up,_Vp) std::move_backward(_Tp, _Up, _Vp) 2025-05-07T20:26:28.7525449Z #define __FLT128_MAX_10_EXP__ 4932 2025-05-07T20:26:28.7525831Z #define RE_DUP_MAX (0x7fff) 2025-05-07T20:26:28.7526185Z #define _IOS_OUTPUT 2 2025-05-07T20:26:28.7526565Z #define __FLT_MIN__ 1.17549435082228750796873653722224568e-38F 2025-05-07T20:26:28.7527064Z #define toascii_l(c,l) __toascii_l ((c), (l)) 2025-05-07T20:26:28.7527378Z #define __GCC_IEC_559_COMPLEX 2 2025-05-07T20:26:28.7527658Z #define _GLIBCXX_USE_FCHMOD 1 2025-05-07T20:26:28.7528088Z #define __cpp_aggregate_nsdmi 201304L 2025-05-07T20:26:28.7528951Z #define __bswap_16(x) (__extension__ ({ unsigned short int __v, __x = (unsigned short int) (x); if (__builtin_constant_p (__x)) __v = __bswap_constant_16 (__x); else __asm__ ("rorw $8, %w0" : "=r" (__v) : "0" (__x) : "cc"); __v; })) 2025-05-07T20:26:28.7530268Z #define __UINT_LEAST8_TYPE__ unsigned char 2025-05-07T20:26:28.7530721Z #define __SIZEOF_FLOAT80__ 16 2025-05-07T20:26:28.7531157Z #define cudaTextureTypeCubemapLayered 0xFC 2025-05-07T20:26:28.7531580Z #define _T_WCHAR_ 2025-05-07T20:26:28.7531890Z #define stdout stdout 2025-05-07T20:26:28.7532338Z #define _GLIBCXX_ABI_TAG_CXX11 __attribute ((__abi_tag__ ("cxx11"))) 2025-05-07T20:26:28.7532739Z #define CHAR_BIT __CHAR_BIT__ 2025-05-07T20:26:28.7533033Z #define __flexarr [] 2025-05-07T20:26:28.7534786Z #define _GLIBCXX_HAVE_FINITEF 1 2025-05-07T20:26:28.7535242Z #define __islower_l(c,l) __isctype_l((c), _ISlower, (l)) 2025-05-07T20:26:28.7535720Z #define _IO_FLAGS2_USER_WBUF 8 2025-05-07T20:26:28.7536060Z #define _MATH_H 1 2025-05-07T20:26:28.7536396Z #define cudaOccupancyDisableCachingOverride 0x01 2025-05-07T20:26:28.7536748Z #define __S64_TYPE long int 2025-05-07T20:26:28.7537010Z #define __stub_fchflags 2025-05-07T20:26:28.7537287Z #define cudaDeviceScheduleMask 0x07 2025-05-07T20:26:28.7537603Z #define __SQUAD_TYPE long int 2025-05-07T20:26:28.7537879Z #define __INTMAX_C(c) c ## L 2025-05-07T20:26:28.7538148Z #define _BSD_SIZE_T_DEFINED_ 2025-05-07T20:26:28.7538418Z #define NL_NMAX INT_MAX 2025-05-07T20:26:28.7538670Z #define _BITS_TIME_H 1 2025-05-07T20:26:28.7538954Z #define M_LN10l 2.302585092994045684017991454684364208L 2025-05-07T20:26:28.7539299Z #define _GLIBCXX_TXN_SAFE_DYN 2025-05-07T20:26:28.7539621Z #define cudaStreamTailLaunch ((cudaStream_t)0x3) 2025-05-07T20:26:28.7539984Z #define M_El 2.718281828459045235360287471352662498L 2025-05-07T20:26:28.7540402Z #define _PSTL_PRAGMA_DECLARE_SIMD _PSTL_PRAGMA(omp declare simd) 2025-05-07T20:26:28.7540781Z #define __CHAR_BIT__ 8 2025-05-07T20:26:28.7541051Z #define __FSWORD_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:28.7541386Z #define _PSTL_STRING_CONCAT(x,y) x #y 2025-05-07T20:26:28.7541732Z #define _GLIBCXX98_USE_C99_MATH 1 2025-05-07T20:26:28.7542008Z #define FP_NAN 0 2025-05-07T20:26:28.7542588Z #define makedev(maj,min) gnu_dev_makedev (maj, min) 2025-05-07T20:26:28.7543041Z #define __glibcxx_requires_sorted_set_pred(_First1,_Last1,_First2,_Pred) 2025-05-07T20:26:28.7543613Z #define cudaGetDeviceProperties cudaGetDeviceProperties_v2 2025-05-07T20:26:28.7544008Z #define __cudaCDP2GetErrorString 2025-05-07T20:26:28.7544309Z #define SHRT_MAX __SHRT_MAX__ 2025-05-07T20:26:28.7544584Z #define _GLIBCXX_X86_RDSEED 1 2025-05-07T20:26:28.7544941Z #define __SM_80_RT_H__ 2025-05-07T20:26:28.7545184Z #define _NEW 2025-05-07T20:26:28.7545421Z #define CLOCK_PROCESS_CPUTIME_ID 2 2025-05-07T20:26:28.7545705Z #define __UINT8_MAX__ 0xff 2025-05-07T20:26:28.7546086Z #define _PSTL_ASSERT_MSG(_Condition,_Message) __glibcxx_assert(_Condition) 2025-05-07T20:26:28.7546502Z #define __SCHAR_WIDTH__ 8 2025-05-07T20:26:28.7546747Z #define __USE_ANSI 1 2025-05-07T20:26:28.7547046Z #define _IO_BE(expr,res) __builtin_expect ((expr), res) 2025-05-07T20:26:28.7547449Z #define __isupper_l(c,l) __isctype_l((c), _ISupper, (l)) 2025-05-07T20:26:28.7547833Z #define __cudaCDP2Memcpy2DAsync_ptsz 2025-05-07T20:26:28.7548140Z #define __WINT_MAX__ 0xffffffffU 2025-05-07T20:26:28.7548431Z #define __SIZEOF_PTHREAD_ATTR_T 56 2025-05-07T20:26:28.7548725Z #define __FLT32_MIN_EXP__ (-125) 2025-05-07T20:26:28.7549007Z #define _GLIBCXX_END_NAMESPACE_LDBL 2025-05-07T20:26:28.7549306Z #define PIPE_BUF 4096 2025-05-07T20:26:28.7549733Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC_2ARGS(PRM1,PRM2) 2025-05-07T20:26:28.7550242Z #define ADJ_TICK 0x4000 2025-05-07T20:26:28.7550624Z #define _PSTL_VERSION_PATCH (_PSTL_VERSION % 10) 2025-05-07T20:26:28.7551026Z #define MQ_PRIO_MAX 32768 2025-05-07T20:26:28.7551309Z #define __SIZEOF_PTHREAD_MUTEXATTR_T 4 2025-05-07T20:26:28.7551664Z #define __WAIT_INT(status) (*(int *) &(status)) 2025-05-07T20:26:28.7552130Z #define __GLIBC_PREREQ(maj,min) ((__GLIBC__ << 16) + __GLIBC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:28.7552656Z #define cudaCooperativeLaunchMultiDeviceNoPreSync 0x01 2025-05-07T20:26:28.7553025Z #define _XOPEN_SOURCE 700 2025-05-07T20:26:28.7553289Z #define _POSIX2_BC_DIM_MAX 2048 2025-05-07T20:26:28.7553566Z #define __VECTOR_FUNCTIONS_HPP__ 2025-05-07T20:26:28.7553852Z #define __cpp_static_assert 201411L 2025-05-07T20:26:28.7554201Z #define __WEXITSTATUS(status) (((status) & 0xff00) >> 8) 2025-05-07T20:26:28.7554557Z #define _GLIBCXX_HAVE_STRXFRM_L 1 2025-05-07T20:26:28.7554856Z #define _POSIX_TTY_NAME_MAX 9 2025-05-07T20:26:28.7555154Z #define _GLIBCXX_USE_WEAK_REF __GXX_WEAK__ 2025-05-07T20:26:28.7555470Z #define __OFF_T_MATCHES_OFF64_T 1 2025-05-07T20:26:28.7555757Z #define __ORDER_LITTLE_ENDIAN__ 1234 2025-05-07T20:26:28.7556073Z #define __SIZE_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:28.7556443Z #define __ispunct_l(c,l) __isctype_l((c), _ISpunct, (l)) 2025-05-07T20:26:28.7556796Z #define __WCHAR_MAX__ 0x7fffffff 2025-05-07T20:26:28.7557081Z #define _GLIBCXX_USE_CLOCK_MONOTONIC 1 2025-05-07T20:26:28.7557406Z #define __BLKCNT_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:28.7557788Z #define __isprint_l(c,l) __isctype_l((c), _ISprint, (l)) 2025-05-07T20:26:28.7558151Z #define cudaNvSciSyncAttrSignal 0x1 2025-05-07T20:26:28.7558461Z #define _GLIBCXX_USE_LONG_LONG 1 2025-05-07T20:26:28.7558768Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_1 1 2025-05-07T20:26:28.7559097Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_2 1 2025-05-07T20:26:28.7559433Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 1 2025-05-07T20:26:28.7559863Z #define __DBL_DENORM_MIN__ double(4.94065645841246544176568792868221372e-324L) 2025-05-07T20:26:28.7560289Z #define __GCC_HAVE_SYNC_COMPARE_AND_SWAP_8 1 2025-05-07T20:26:28.7560598Z #define ADJ_ESTERROR 0x0008 2025-05-07T20:26:28.7560877Z #define __GCC_ATOMIC_CHAR_LOCK_FREE 2 2025-05-07T20:26:28.7561169Z #define __GCC_IEC_559 2 2025-05-07T20:26:28.7561473Z #define __cpp_lib_transformation_trait_aliases 201304 2025-05-07T20:26:28.7562079Z #define _IO_flockfile(_fp) 2025-05-07T20:26:28.7562351Z #define CLOCK_MONOTONIC_RAW 4 2025-05-07T20:26:28.7562628Z #define __FLT32X_DECIMAL_DIG__ 17 2025-05-07T20:26:28.7563054Z #define _IOFBF 0 2025-05-07T20:26:28.7563282Z #define __USE_BSD 1 2025-05-07T20:26:28.7563513Z #define __FLT_EVAL_METHOD__ 0 2025-05-07T20:26:28.7563796Z #define SHRT_MIN (-SHRT_MAX - 1) 2025-05-07T20:26:28.7564080Z #define _IO_USER_LOCK 0x8000 2025-05-07T20:26:28.7564341Z #define _IO_NO_WRITES 8 2025-05-07T20:26:28.7564609Z #define _GLIBCXX_PSEUDO_VISIBILITY(V) 2025-05-07T20:26:28.7565074Z #define __ASMNAME2(prefix,cname) __STRING (prefix) cname 2025-05-07T20:26:28.7565438Z #define _GLIBCXX_HAVE_SYS_STAT_H 1 2025-05-07T20:26:28.7565748Z #define MB_CUR_MAX (__ctype_get_mb_cur_max ()) 2025-05-07T20:26:28.7566078Z #define __cpp_binary_literals 201304L 2025-05-07T20:26:28.7566380Z #define _CPP_TYPE_TRAITS_H 1 2025-05-07T20:26:28.7566652Z #define __BEGIN_NAMESPACE_C99 2025-05-07T20:26:28.7567077Z #define __FLT64_DECIMAL_DIG__ 17 2025-05-07T20:26:28.7567396Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_AFTER(A) 2025-05-07T20:26:28.7567779Z #define _G_HAVE_ST_BLKSIZE defined (_STATBUF_ST_BLKSIZE) 2025-05-07T20:26:28.7568166Z #define __cpp_noexcept_function_type 201510L 2025-05-07T20:26:28.7568484Z #define M_PI 3.14159265358979323846 2025-05-07T20:26:28.7568797Z #define _GLIBCXX_PACKAGE_NAME "package-unused" 2025-05-07T20:26:28.7569136Z #define _GLIBCXX_HAVE_BUILTIN_IS_SAME 1 2025-05-07T20:26:28.7569455Z #define __GCC_ATOMIC_CHAR32_T_LOCK_FREE 2 2025-05-07T20:26:28.7569768Z #define _POSIX_DELAYTIMER_MAX 32 2025-05-07T20:26:28.7570056Z #define _GLIBCXX_USE_UTIME 1 2025-05-07T20:26:28.7570335Z #define _STL_ITERATOR_BASE_FUNCS_H 1 2025-05-07T20:26:28.7570928Z #define _IO_peekc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) && __underflow (_fp) == EOF ? EOF : *(unsigned char *) (_fp)->_IO_read_ptr) 2025-05-07T20:26:28.7571516Z #define _GLIBCXX_TR1_ELL_INTEGRAL_TCC 1 2025-05-07T20:26:28.7571854Z #define w_termsig __wait_terminated.__w_termsig 2025-05-07T20:26:28.7572189Z #define __FLOAT_WORD_ORDER __BYTE_ORDER 2025-05-07T20:26:28.7572493Z #define __cudaCDP2GetErrorName 2025-05-07T20:26:28.7572784Z #define XATTR_SIZE_MAX 65536 2025-05-07T20:26:28.7573061Z #define be64toh(x) __bswap_64 (x) 2025-05-07T20:26:28.7573378Z #define __ASSERT_VOID_CAST static_cast 2025-05-07T20:26:28.7573711Z #define __cpp_variadic_templates 200704L 2025-05-07T20:26:28.7574020Z #define RAND_MAX 2147483647 2025-05-07T20:26:28.7574307Z #define _GLIBCXX_USE_C99_COMPLEX_TR1 1 2025-05-07T20:26:28.7574645Z #define __UINT_FAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:28.7574973Z #define __SM_90_RT_H__ 2025-05-07T20:26:28.7575229Z #define __SIG_ATOMIC_TYPE__ int 2025-05-07T20:26:28.7575494Z #define __COMPAR_FN_T 2025-05-07T20:26:28.7575756Z #define __GID_T_TYPE __U32_TYPE 2025-05-07T20:26:28.7576027Z #define _IO_BAD_SEEN 0x4000 2025-05-07T20:26:28.7576509Z #define _PSTL_PRAGMA_MESSAGE_IMPL(x) _PSTL_PRAGMA(message(_PSTL_STRING_CONCAT(_PSTL_PRAGMA_LOCATION, x))) 2025-05-07T20:26:28.7577026Z #define __DBL_MIN_10_EXP__ (-307) 2025-05-07T20:26:28.7577384Z #define __glibcxx_requires_sorted_pred(_First,_Last,_Pred) 2025-05-07T20:26:28.7577757Z #define __FINITE_MATH_ONLY__ 0 2025-05-07T20:26:28.7578059Z #define _PSTL_PRAGMA_SIMD_INCLUSIVE_SCAN(PRM) 2025-05-07T20:26:28.7578405Z #define cudaArrayColorAttachment 0x20 2025-05-07T20:26:28.7578727Z #define __cpp_variable_templates 201304L 2025-05-07T20:26:28.7579238Z #define cudaKernelNodeAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:28.7579803Z #define __cpp_lib_integral_constant_callable 201304 2025-05-07T20:26:28.7580144Z #define _GLIBCXX_HAVE_SINHF 1 2025-05-07T20:26:28.7580421Z #define MOD_TIMECONST ADJ_TIMECONST 2025-05-07T20:26:28.7580727Z #define __cpp_lib_result_of_sfinae 201210 2025-05-07T20:26:28.7581039Z #define __SM_30_INTRINSICS_H__ 2025-05-07T20:26:28.7581314Z #define __FLT32X_MAX_EXP__ 1024 2025-05-07T20:26:28.7581592Z #define _GLIBCXX_USE_WCHAR_T 1 2025-05-07T20:26:28.7581868Z #define _GLIBCXX_MATH_H 1 2025-05-07T20:26:28.7582125Z #define __u_char_defined 2025-05-07T20:26:28.7582450Z #define WIFEXITED(status) __WIFEXITED (__WAIT_INT (status)) 2025-05-07T20:26:28.7582939Z #define STA_PPSERROR 0x0800 2025-05-07T20:26:28.7583205Z #define _GLIBCXX_STD_A std 2025-05-07T20:26:28.7583460Z #define __FLT32_HAS_DENORM__ 1 2025-05-07T20:26:28.7583750Z #define _GLIBCXX_BEGIN_NAMESPACE_VERSION 2025-05-07T20:26:28.7584193Z #define __device_builtin_texture_type__ __location__(device_builtin_texture_type) 2025-05-07T20:26:28.7584710Z #define FP_INFINITE 1 2025-05-07T20:26:28.7585092Z #define _GLIBCXX11_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:28.7585519Z #define _IO_pid_t __pid_t 2025-05-07T20:26:28.7585777Z #define __UINT_FAST8_MAX__ 0xff 2025-05-07T20:26:28.7586059Z #define __LEAF , __leaf__ 2025-05-07T20:26:28.7586303Z #define PATH_MAX 4096 2025-05-07T20:26:28.7586569Z #define __cpp_rvalue_reference 200610L 2025-05-07T20:26:28.7586912Z #define __LDBL_REDIR1(name,proto,alias) name proto 2025-05-07T20:26:28.7587233Z #define _LIMITS_H___ 2025-05-07T20:26:28.7587473Z #define __size_t 2025-05-07T20:26:28.7587721Z #define _GLIBCXX_HAVE_FREXPF 1 2025-05-07T20:26:28.7588266Z #define STA_RONLY (STA_PPSSIGNAL | STA_PPSJITTER | STA_PPSWANDER | STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK) 2025-05-07T20:26:28.7588842Z #define _GLIBCXX_HAVE_FREXPL 1 2025-05-07T20:26:28.7589164Z #define __cpp_nested_namespace_definitions 201411L 2025-05-07T20:26:28.7589506Z #define __DEC64_MAX_EXP__ 385 2025-05-07T20:26:28.7589774Z #define _WCHAR_T_DEFINED 2025-05-07T20:26:28.7590142Z #define __glibcxx_requires_can_decrement_range(_First1,_Last1,_First2) 2025-05-07T20:26:28.7590550Z #define MOD_STATUS ADJ_STATUS 2025-05-07T20:26:28.7590850Z #define _GLIBCXX_PURE __attribute__ ((__pure__)) 2025-05-07T20:26:28.7591197Z #define _GLIBCXX_HAVE_STDINT_H 1 2025-05-07T20:26:28.7591499Z #define __SIZEOF_PTHREAD_CONDATTR_T 4 2025-05-07T20:26:28.7591782Z #define __INT8_C(c) c 2025-05-07T20:26:28.7592060Z #define __cudaCDP2GetParameterBuffer 2025-05-07T20:26:28.7592374Z #define _GLIBCXX_HAVE_COSHF 1 2025-05-07T20:26:28.7592646Z #define _GLIBCXX_HAVE_COSHL 1 2025-05-07T20:26:28.7592916Z #define __SM_70_RT_HPP__ 2025-05-07T20:26:28.7593176Z #define __INT_LEAST8_WIDTH__ 8 2025-05-07T20:26:28.7593465Z #define __cpp_variadic_using 201611L 2025-05-07T20:26:28.7593795Z #define __UINT_LEAST64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:28.7594131Z #define __INT_LEAST8_MAX__ 0x7f 2025-05-07T20:26:28.7594412Z #define __SM_61_INTRINSICS_HPP__ 2025-05-07T20:26:28.7594698Z #define _IO_FLAGS2_MMAP 1 2025-05-07T20:26:28.7594973Z #define __cpp_capture_star_this 201603L 2025-05-07T20:26:28.7595299Z #define __cudaCDP2LaunchDeviceV2_ptsz 2025-05-07T20:26:28.7595617Z #define _GLIBCXX_HAVE_ENDIAN_H 1 2025-05-07T20:26:28.7595991Z #define __always_inline __inline __attribute__ ((__always_inline__)) 2025-05-07T20:26:28.7596380Z #define NFDBITS __NFDBITS 2025-05-07T20:26:28.7596644Z #define _PSTL_PRAGMA_FORCEINLINE 2025-05-07T20:26:28.7596945Z #define _GLIBCXX_HAVE_SYS_STATVFS_H 1 2025-05-07T20:26:28.7597277Z #define __glibcxx_requires_sorted(_First,_Last) 2025-05-07T20:26:28.7597612Z #define __SHRT_MAX__ 0x7fff 2025-05-07T20:26:28.7597874Z #define _GLIBCXX_SYMVER_GNU 1 2025-05-07T20:26:28.7598179Z #define w_stopval __wait_stopped.__w_stopval 2025-05-07T20:26:28.7598494Z #define STA_UNSYNC 0x0040 2025-05-07T20:26:28.7598812Z #define __LDBL_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:28.7599243Z #define _GLIBCXX_USE_C99_COMPLEX _GLIBCXX11_USE_C99_COMPLEX 2025-05-07T20:26:28.7599611Z #define __FLT64X_MAX_10_EXP__ 4932 2025-05-07T20:26:28.7599900Z #define __cpp_if_constexpr 201606L 2025-05-07T20:26:28.7600229Z #define __glibcxx_class_requires4(_a,_b,_c,_d,_e) 2025-05-07T20:26:28.7600612Z #define cudaStreamFireAndForget ((cudaStream_t)0x4) 2025-05-07T20:26:28.7600952Z #define _GLIBCXX_HAVE_WCHAR_H 1 2025-05-07T20:26:28.7601285Z #define _GLIBCXX_USE_C99_STDIO _GLIBCXX11_USE_C99_STDIO 2025-05-07T20:26:28.7601632Z #define __daddr_t_defined 2025-05-07T20:26:28.7601894Z #define __LDBL_IS_IEC_60559__ 2 2025-05-07T20:26:28.7602332Z #define _GLIBCXX_TR1_RIEMANN_ZETA_TCC 1 2025-05-07T20:26:28.7602659Z #define _GLIBCXX_HAVE_STRUCT_DIRENT_D_TYPE 1 2025-05-07T20:26:28.7603181Z #define _PSTL_CPP11_STD_ROTATE_BROKEN ((__GLIBCXX__ && __GLIBCXX__ < 20150716) || (_MSC_VER && _MSC_VER < 1800)) 2025-05-07T20:26:28.7603667Z #define _ACRTIMP 2025-05-07T20:26:28.7603903Z #define _IO_EOF_SEEN 0x10 2025-05-07T20:26:28.7604182Z #define _GLIBCXX_TR1_POLY_LAGUERRE_TCC 1 2025-05-07T20:26:28.7605237Z #define _IOS_BIN 128 2025-05-07T20:26:28.7605611Z #define __fortify_function __extern_always_inline __attribute_artificial__ 2025-05-07T20:26:28.7606039Z #define __FLT64X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:28.7606364Z #define UNDERFLOW 4 2025-05-07T20:26:28.7606611Z #define NAME_MAX 255 2025-05-07T20:26:28.7606864Z #define SCHAR_MAX __SCHAR_MAX__ 2025-05-07T20:26:28.7607264Z #define __UINT_LEAST8_MAX__ 0xff 2025-05-07T20:26:28.7607550Z #define __GCC_ATOMIC_BOOL_LOCK_FREE 2 2025-05-07T20:26:28.7607855Z #define _IO_UNIFIED_JUMPTABLES 1 2025-05-07T20:26:28.7608252Z #define __FLT128_DENORM_MIN__ 6.47517511943802511092443895822764655e-4966F128 2025-05-07T20:26:28.7608642Z #define __ptr_t void * 2025-05-07T20:26:28.7608891Z #define M_E 2.7182818284590452354 2025-05-07T20:26:28.7609237Z #define cudaSurfaceType1D 0x01 2025-05-07T20:26:28.7609562Z #define __USE_ISOCXX11 1 2025-05-07T20:26:28.7609839Z #define __UINTMAX_TYPE__ long unsigned int 2025-05-07T20:26:28.7610173Z #define cudaDeviceBlockingSync 0x04 2025-05-07T20:26:28.7610476Z #define CLOCK_MONOTONIC_COARSE 6 2025-05-07T20:26:28.7610759Z #define _GLIBCXX_OS_DEFINES 1 2025-05-07T20:26:28.7611061Z #define _GLIBCXX_NODISCARD [[__nodiscard__]] 2025-05-07T20:26:28.7611377Z #define cudaSurfaceType2D 0x02 2025-05-07T20:26:28.7611653Z #define __linux 1 2025-05-07T20:26:28.7611900Z #define __DEC32_EPSILON__ 1E-6DF 2025-05-07T20:26:28.7612187Z #define cudaDeviceMask 0xff 2025-05-07T20:26:28.7612465Z #define _GLIBCXX_END_NAMESPACE_ALGO 2025-05-07T20:26:28.7612769Z #define __CUDA_API_VER_MAJOR__ 12 2025-05-07T20:26:28.7613072Z #define htobe16(x) __bswap_16 (x) 2025-05-07T20:26:28.7613365Z #define HUGE_VALF (__builtin_huge_valf()) 2025-05-07T20:26:28.7613690Z #define __FLT_EVAL_METHOD_TS_18661_3__ 0 2025-05-07T20:26:28.7614007Z #define HUGE_VALL (__builtin_huge_vall()) 2025-05-07T20:26:28.7614308Z #define _BITS_TYPES_H 1 2025-05-07T20:26:28.7614611Z #define ULONG_LONG_MAX (LONG_LONG_MAX * 2ULL + 1ULL) 2025-05-07T20:26:28.7614978Z #define _IO_cleanup_region_end(_Doit) 2025-05-07T20:26:28.7615285Z #define cudaSurfaceType3D 0x03 2025-05-07T20:26:28.7615577Z #define _GLIBCXX_HAVE_SYS_TIME_H 1 2025-05-07T20:26:28.7615878Z #define __cudaGet_blockIdx() blockIdx 2025-05-07T20:26:28.7616171Z #define _IO_DONT_CLOSE 0100000 2025-05-07T20:26:28.7616969Z #define __MATHDECLX(type,function,suffix,args,attrib) __MATHDECL_1(type, function,suffix, args) __attribute__ (attrib); __MATHDECL_1(type, __CONCAT(__,function),suffix, args) __attribute__ (attrib) 2025-05-07T20:26:28.7617801Z #define cudaHostRegisterDefault 0x00 2025-05-07T20:26:28.7618107Z #define __unix 1 2025-05-07T20:26:28.7618329Z #define MATH_ERRNO 1 2025-05-07T20:26:28.7618581Z #define _GLIBCXX_STDIO_SEEK_END 2 2025-05-07T20:26:28.7618872Z #define _GLIBCXX_USE_FCHMODAT 1 2025-05-07T20:26:28.7619147Z #define __UINT32_MAX__ 0xffffffffU 2025-05-07T20:26:28.7619448Z #define __GXX_EXPERIMENTAL_CXX0X__ 1 2025-05-07T20:26:28.7619749Z #define __UID_T_TYPE __U32_TYPE 2025-05-07T20:26:28.7620122Z #define _GLIBCXX_HAVE_ATOMIC_LOCK_POLICY 1 2025-05-07T20:26:28.7620737Z #define __CUDART_API_VERSION ((__CUDA_API_VER_MAJOR__ * 1000) + (__CUDA_API_VER_MINOR__ * 10)) 2025-05-07T20:26:28.7621355Z #define __nv_pure__ __location__(nv_pure) 2025-05-07T20:26:28.7621728Z #define CUDARTAPI_CDECL 2025-05-07T20:26:28.7621990Z #define _PSTL_USAGE_WARNINGS 0 2025-05-07T20:26:28.7622273Z #define _GLIBCXX98_USE_C99_COMPLEX 1 2025-05-07T20:26:28.7622569Z #define __cpp_lib_void_t 201411 2025-05-07T20:26:28.7622838Z #define _POSIX_AIO_MAX 1 2025-05-07T20:26:28.7623085Z #define __SIZE_T 2025-05-07T20:26:28.7623579Z #define isgraph_l(c,l) __isgraph_l ((c), (l)) 2025-05-07T20:26:28.7623907Z #define _GLIBCXX_FULLY_DYNAMIC_STRING 0 2025-05-07T20:26:28.7624217Z #define _POSIX_PIPE_BUF 512 2025-05-07T20:26:28.7624492Z #define _GLIBCXX_HAVE_STRTOLD 1 2025-05-07T20:26:28.7624762Z #define _ATFILE_SOURCE 1 2025-05-07T20:26:28.7625161Z #define __glibcxx_assert(cond) do { __glibcxx_constexpr_assert(cond); } while (false) 2025-05-07T20:26:28.7625692Z #define __WAIT_STATUS void * 2025-05-07T20:26:28.7625976Z #define __MATH_FUNCTIONS_H__ 2025-05-07T20:26:28.7626255Z #define _GLIBCXX_HAVE_WCSTOF 1 2025-05-07T20:26:28.7626542Z #define __FLT128_MIN_EXP__ (-16381) 2025-05-07T20:26:28.7626841Z #define _GLIBCXX_HAVE_LC_MESSAGES 1 2025-05-07T20:26:28.7627123Z #define __WINT_MIN__ 0U 2025-05-07T20:26:28.7627713Z #define _PSTL_CPP14_VARIABLE_TEMPLATES_PRESENT (!__INTEL_COMPILER || __INTEL_COMPILER >= 1700) && (_MSC_FULL_VER >= 190023918 || __cplusplus >= 201402L) 2025-05-07T20:26:28.7628366Z #define isdigit_l(c,l) __isdigit_l ((c), (l)) 2025-05-07T20:26:28.7628681Z #define WUNTRACED 2 2025-05-07T20:26:28.7628930Z #define _GLIBCXX_HAVE_SQRTF 1 2025-05-07T20:26:28.7629221Z #define __SIZEOF_PTHREAD_RWLOCKATTR_T 8 2025-05-07T20:26:28.7629514Z #define NZERO 20 2025-05-07T20:26:28.7629761Z #define _GLIBCXX_HAVE_MEMALIGN 1 2025-05-07T20:26:28.7630054Z #define _PSTL_PRAGMA(x) _Pragma(#x) 2025-05-07T20:26:28.7630361Z #define MOD_CLKA ADJ_OFFSET_SINGLESHOT 2025-05-07T20:26:28.7630665Z #define MOD_CLKB ADJ_TICK 2025-05-07T20:26:28.7630935Z #define __FLT128_MIN_10_EXP__ (-4931) 2025-05-07T20:26:28.7631231Z #define __FLT32X_IS_IEC_60559__ 2 2025-05-07T20:26:28.7631512Z #define __DEVICE_FUNCTIONS_H__ 2025-05-07T20:26:28.7631806Z #define SCHAR_MIN (-SCHAR_MAX - 1) 2025-05-07T20:26:28.7632095Z #define EXIT_FAILURE 1 2025-05-07T20:26:28.7632340Z #define ADJ_MAXERROR 0x0004 2025-05-07T20:26:28.7632613Z #define __INT_LEAST16_WIDTH__ 16 2025-05-07T20:26:28.7632895Z #define _SIZE_T_DEFINED_ 2025-05-07T20:26:28.7633154Z #define _POSIX_AIO_LISTIO_MAX 2 2025-05-07T20:26:28.7633453Z #define __cudaCDP2DeviceGetLimit 2025-05-07T20:26:28.7633805Z #define __LDBL_REDIR_NTH(name,proto) name proto __THROW 2025-05-07T20:26:28.7634167Z #define __cudaCDP2FuncGetAttributes 2025-05-07T20:26:28.7634472Z #define __SCHAR_MAX__ 0x7f 2025-05-07T20:26:28.7634737Z #define __FLT128_MANT_DIG__ 113 2025-05-07T20:26:28.7635021Z #define __USING_NAMESPACE_STD(name) 2025-05-07T20:26:28.7635331Z #define _GLIBCXX_HAVE_OBSOLETE_ISINF 1 2025-05-07T20:26:28.7635650Z #define __WCHAR_MIN__ (-__WCHAR_MAX__ - 1) 2025-05-07T20:26:28.7635951Z #define SEEK_DATA 3 2025-05-07T20:26:28.7636191Z #define __KERNEL_STRICT_NAMES 2025-05-07T20:26:28.7636499Z #define _IO_stderr ((_IO_FILE*)(&_IO_2_1_stderr_)) 2025-05-07T20:26:28.7636930Z #define _IO_ferror_unlocked(__fp) (((__fp)->_flags & _IO_ERR_SEEN) != 0) 2025-05-07T20:26:28.7637355Z #define _FUNCTEXCEPT_H 1 2025-05-07T20:26:28.7648882Z #define __INT64_C(c) c ## L 2025-05-07T20:26:28.7649230Z #define __NTH(fct) __LEAF_ATTR fct throw () 2025-05-07T20:26:28.7649593Z #define _GLIBCXX_CONST __attribute__ ((__const__)) 2025-05-07T20:26:28.7649934Z #define _GLIBCXX_HAVE_LINK 1 2025-05-07T20:26:28.7650221Z #define cudaNvSciSyncAttrWait 0x2 2025-05-07T20:26:28.7650527Z #define __GCC_ATOMIC_POINTER_LOCK_FREE 2 2025-05-07T20:26:28.7650840Z #define STA_PPSWANDER 0x0400 2025-05-07T20:26:28.7651113Z #define __INT_WCHAR_T_H 2025-05-07T20:26:28.7651381Z #define WSTOPPED 2 2025-05-07T20:26:28.7651663Z #define _POSIX_THREAD_THREADS_MAX 64 2025-05-07T20:26:28.7651963Z #define _POSIX_MQ_OPEN_MAX 8 2025-05-07T20:26:28.7652221Z #define FP_NORMAL 4 2025-05-07T20:26:28.7652481Z #define __cudaCDP2LaunchDevice_ptsz 2025-05-07T20:26:28.7652778Z #define _BITS_TIMEX_H 1 2025-05-07T20:26:28.7653036Z #define _POSIX_LINK_MAX 8 2025-05-07T20:26:28.7653301Z #define _GLIBCXX_HAVE_LIMIT_FSIZE 1 2025-05-07T20:26:28.7653593Z #define _GLIBCXX_HAVE_ATAN2F 1 2025-05-07T20:26:28.7653877Z #define cudaTextureType1D 0x01 2025-05-07T20:26:28.7654156Z #define _GLIBCXX_HAVE_ATAN2L 1 2025-05-07T20:26:28.7654602Z #define COLL_WEIGHTS_MAX 255 2025-05-07T20:26:28.7654893Z #define __isascii(c) (((c) & ~0x7f) == 0) 2025-05-07T20:26:28.7655194Z #define __toascii(c) ((c) & 0x7f) 2025-05-07T20:26:28.7655633Z #define __attribute_format_strfmon__(a,b) __attribute__ ((__format__ (__strfmon__, a, b))) 2025-05-07T20:26:28.7656080Z #define _IO_MAGIC 0xFBAD0000 2025-05-07T20:26:28.7656358Z #define _GLIBCXX_USE_SENDFILE 1 2025-05-07T20:26:28.7656721Z #define _POSIX_SOURCE 1 2025-05-07T20:26:28.7656982Z #define cudaTextureType2D 0x02 2025-05-07T20:26:28.7657252Z #define _PTR_TRAITS_H 1 2025-05-07T20:26:28.7657533Z #define _GLIBCXX_NOEXCEPT_QUAL noexcept (_NE) 2025-05-07T20:26:28.7657860Z #define _GLIBCXX_HAVE_POWF 1 2025-05-07T20:26:28.7658137Z #define _POSIX2_BC_STRING_MAX 1000 2025-05-07T20:26:28.7658462Z #define __attribute_used__ __attribute__ ((__used__)) 2025-05-07T20:26:28.7658803Z #define cudaTextureType3D 0x03 2025-05-07T20:26:28.7659079Z #define _STDIO_USES_IOSTREAM 2025-05-07T20:26:28.7659342Z #define CLOCK_REALTIME 0 2025-05-07T20:26:28.7659597Z #define __FLT32X_MANT_DIG__ 53 2025-05-07T20:26:28.7659880Z #define __GCC_ATOMIC_CHAR16_T_LOCK_FREE 2 2025-05-07T20:26:28.7660188Z #define __cpp_aligned_new 201606L 2025-05-07T20:26:28.7660466Z #define __USER_LABEL_PREFIX__ 2025-05-07T20:26:28.7660744Z #define cudaEventBlockingSync 0x01 2025-05-07T20:26:28.7661032Z #define _GLIBCXX_HAVE_TANL 1 2025-05-07T20:26:28.7661338Z #define _GLIBCXX_USE_PTHREAD_RWLOCK_T 1 2025-05-07T20:26:28.7661664Z #define _GLIBCXX_HAVE_LINUX_RANDOM_H 1 2025-05-07T20:26:28.7661960Z #define _GLIBCXX_USE_C99_FENV_TR1 1 2025-05-07T20:26:28.7662239Z #define __FLT32_MAX_10_EXP__ 38 2025-05-07T20:26:28.7662485Z #define __GLIBC__ 2 2025-05-07T20:26:28.7662707Z #define __END_DECLS } 2025-05-07T20:26:28.7662954Z #define FP_ILOGB0 (-2147483647 - 1) 2025-05-07T20:26:28.7663318Z #define __FLT64X_EPSILON__ 1.08420217248550443400745280086994171e-19F64x 2025-05-07T20:26:28.7663697Z #define __CONCAT(x,y) x ## y 2025-05-07T20:26:28.7663954Z #define WCONTINUED 8 2025-05-07T20:26:28.7664192Z #define __STDC_HOSTED__ 1 2025-05-07T20:26:28.7664451Z #define _GLIBCXX_HAVE_ARPA_INET_H 1 2025-05-07T20:26:28.7664727Z #define _ALLOCA_H 1 2025-05-07T20:26:28.7664970Z #define __host__ __location__(host) 2025-05-07T20:26:28.7665395Z #define __warndecl(name,msg) extern void name (void) __attribute__((__warning__ (msg))) 2025-05-07T20:26:28.7665845Z #define __SLONG32_TYPE int 2025-05-07T20:26:28.7666126Z #define _GLIBCXX_DEBUG_ASSERTIONS_H 1 2025-05-07T20:26:28.7666413Z #define _SYS_SELECT_H 1 2025-05-07T20:26:28.7666661Z #define _IO_LINE_BUF 0x200 2025-05-07T20:26:28.7666916Z #define _IOS_NOCREATE 32 2025-05-07T20:26:28.7667169Z #define __DEC64_MIN_EXP__ (-382) 2025-05-07T20:26:28.7667457Z #define __cudaGet_warpSize() warpSize 2025-05-07T20:26:28.7667758Z #define __SSIZE_T_TYPE __SWORD_TYPE 2025-05-07T20:26:28.7668052Z #define _GLIBCXX_HAVE_LIMIT_VMEM 0 2025-05-07T20:26:28.7668339Z #define __global__ __location__(global) 2025-05-07T20:26:28.7668637Z #define __GNU_LIBRARY__ 6 2025-05-07T20:26:28.7668909Z #define __cpp_decltype_auto 201304L 2025-05-07T20:26:28.7669186Z #define __DBL_DIG__ 15 2025-05-07T20:26:28.7669424Z #define TIME_UTC 1 2025-05-07T20:26:28.7669654Z #define __FLT32_DIG__ 6 2025-05-07T20:26:28.7669978Z #define __forceinline__ __inline__ __attribute__((always_inline)) 2025-05-07T20:26:28.7670384Z #define cudaHostAllocWriteCombined 0x04 2025-05-07T20:26:28.7670710Z #define cudaDeviceScheduleAuto 0x00 2025-05-07T20:26:28.7671031Z #define iscntrl_l(c,l) __iscntrl_l ((c), (l)) 2025-05-07T20:26:28.7671334Z #define _G_BUFSIZ 8192 2025-05-07T20:26:28.7671644Z #define __FLT_EPSILON__ 1.19209289550781250000000000000000000e-7F 2025-05-07T20:26:28.7672016Z #define cudaTextureTypeCubemap 0x0C 2025-05-07T20:26:28.7672314Z #define __cudaCDP2GetDevice 2025-05-07T20:26:28.7672602Z #define __cudaCDP2PeekAtLastError 2025-05-07T20:26:28.7672901Z #define STA_CLOCKERR 0x1000 2025-05-07T20:26:28.7673155Z #define __GXX_WEAK__ 1 2025-05-07T20:26:28.7673416Z #define __RLIM_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:28.7673853Z #define _GLIBCXX_HAVE_ISNANF 1 2025-05-07T20:26:28.7674116Z #define __SHRT_WIDTH__ 16 2025-05-07T20:26:28.7674423Z #define __cpp_lib_robust_nonmodifying_seq_ops 201304 2025-05-07T20:26:28.7674768Z #define _GLIBCXX_BITS_SPECFUN_H 1 2025-05-07T20:26:28.7675051Z #define _GLIBCXX_HAVE_ISNANL 1 2025-05-07T20:26:28.7675348Z #define isblank_l(c,l) __isblank_l ((c), (l)) 2025-05-07T20:26:28.7675736Z #define _G_config_h 1 2025-05-07T20:26:28.7676015Z #define M_LOG2El 1.442695040888963407359924681001892137L 2025-05-07T20:26:28.7676360Z #define ADJ_OFFSET_SINGLESHOT 0x8001 2025-05-07T20:26:28.7676645Z #define _GCC_WCHAR_T 2025-05-07T20:26:28.7676884Z #define TMP_MAX 238328 2025-05-07T20:26:28.7677126Z #define __FLT32_IS_IEC_60559__ 2 2025-05-07T20:26:28.7677401Z #define __DEVICE_TYPES_H__ 2025-05-07T20:26:28.7677669Z #define __DEV_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:28.7677949Z #define _EXT_NUMERIC_TRAITS 1 2025-05-07T20:26:28.7678232Z #define _GLIBCXX_BEGIN_NAMESPACE_ALGO 2025-05-07T20:26:28.7678528Z #define _IO_SKIPWS 01 2025-05-07T20:26:28.7678934Z #define cudaStreamGraphFireAndForgetAsSibling (cudaStream_t)0x0300000000000000 2025-05-07T20:26:28.7679399Z #define _IO_SCIENTIFIC 04000 2025-05-07T20:26:28.7679673Z #define _GLIBCXX_HAVE_STRING_H 1 2025-05-07T20:26:28.7680006Z #define __LDBL_MIN__ 3.36210314311209350626267781732175260e-4932L 2025-05-07T20:26:28.7680382Z #define cudaDeviceScheduleSpin 0x01 2025-05-07T20:26:28.7680763Z #define __nonnull(params) __attribute__ ((__nonnull__ params)) 2025-05-07T20:26:28.7681131Z #define __DBL_IS_IEC_60559__ 2 2025-05-07T20:26:28.7681393Z #define le32toh(x) (x) 2025-05-07T20:26:28.7681638Z #define _SIZE_T_DEFINED 2025-05-07T20:26:28.7681898Z #define _GLIBCXX_HAVE_XLOCALE_H 1 2025-05-07T20:26:28.7682241Z #define cudaArraySparsePropertiesSingleMipTail 0x1 2025-05-07T20:26:28.7682600Z #define __DEC32_MAX__ 9.999999E96DF 2025-05-07T20:26:28.7683000Z #define __WIFSIGNALED(status) (((signed char) (((status) & 0x7f) + 1) >> 1) > 0) 2025-05-07T20:26:28.7683418Z #define _GLIBCXX_HAVE_FMODL 1 2025-05-07T20:26:28.7683692Z #define _GLIBCXX_HAVE_POLL 1 2025-05-07T20:26:28.7683964Z #define __SM_32_INTRINSICS_H__ 2025-05-07T20:26:28.7684235Z #define _POSIX_NAME_MAX 14 2025-05-07T20:26:28.7684521Z #define __cpp_threadsafe_static_init 200806L 2025-05-07T20:26:28.7685053Z #define _GLIBCXX_MAKE_MOVE_IF_NOEXCEPT_ITERATOR(_Iter) std::__make_move_if_noexcept_iterator(_Iter) 2025-05-07T20:26:28.7685565Z #define _GLIBCXX_USE_CLOCK_REALTIME 1 2025-05-07T20:26:28.7685877Z #define __cpp_enumerator_attributes 201411L 2025-05-07T20:26:28.7686230Z #define __WCOREDUMP(status) ((status) & __WCOREFLAG) 2025-05-07T20:26:28.7686552Z #define _WCHAR_T_ 2025-05-07T20:26:28.7686783Z #define _GLIBCXX_FAST_MATH 0 2025-05-07T20:26:28.7687315Z #define __FLT64X_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951F64x 2025-05-07T20:26:28.7687707Z #define RTSIG_MAX 32 2025-05-07T20:26:28.7687931Z #define _STDDEF_H 2025-05-07T20:26:28.7688168Z #define CU_UUID_HAS_BEEN_DEFINED 2025-05-07T20:26:28.7688450Z #define _VA_LIST_DEFINED 2025-05-07T20:26:28.7688701Z #define __FLT32X_HAS_INFINITY__ 1 2025-05-07T20:26:28.7689036Z #define __glibcxx_requires_non_empty_range(_First,_Last) 2025-05-07T20:26:28.7689431Z #define __grid_constant__ __location__(grid_constant) 2025-05-07T20:26:28.7689770Z #define __INT32_MAX__ 0x7fffffff 2025-05-07T20:26:28.7690059Z #define _GLIBCXX_BEGIN_EXTERN_C extern "C" { 2025-05-07T20:26:28.7690528Z #define _PSTL_CPP14_INTEGER_SEQUENCE_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L) 2025-05-07T20:26:28.7691058Z #define __glibcxx_digits_b(T,B) (B - __glibcxx_signed_b (T,B)) 2025-05-07T20:26:28.7691450Z #define __SIZEOF_PTHREAD_COND_T 48 2025-05-07T20:26:28.7691800Z #define _PSTL_PRAGMA_SIMD_ORDERED_MONOTONIC(PRM) 2025-05-07T20:26:28.7692114Z #define __unix__ 1 2025-05-07T20:26:28.7692349Z #define __SM_60_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:28.7692638Z #define __INT_WIDTH__ 32 2025-05-07T20:26:28.7692890Z #define __SIZEOF_LONG__ 8 2025-05-07T20:26:28.7693128Z #define _IONBF 2 2025-05-07T20:26:28.7695135Z #define __MATHCALLX(function,suffix,args,attrib) __MATHDECLX (_Mdouble_,function,suffix, args, attrib) 2025-05-07T20:26:28.7695900Z #define _IO_getc_unlocked(_fp) (_IO_BE ((_fp)->_IO_read_ptr >= (_fp)->_IO_read_end, 0) ? __uflow (_fp) : *(unsigned char *) (_fp)->_IO_read_ptr++) 2025-05-07T20:26:28.7696440Z #define __STDC_IEC_559__ 1 2025-05-07T20:26:28.7696697Z #define __STDC_ISO_10646__ 201103L 2025-05-07T20:26:28.7697073Z #define __UINT16_C(c) c 2025-05-07T20:26:28.7697326Z #define M_2_PI 0.63661977236758134308 2025-05-07T20:26:28.7697603Z #define STA_DEL 0x0020 2025-05-07T20:26:28.7697852Z #define __CUDACC_VER_MINOR__ 6 2025-05-07T20:26:28.7698114Z #define __id_t_defined 2025-05-07T20:26:28.7698387Z #define w_retcode __wait_terminated.__w_retcode 2025-05-07T20:26:28.7698844Z #define _IO_PENDING_OUTPUT_COUNT(_fp) ((_fp)->_IO_write_ptr - (_fp)->_IO_write_base) 2025-05-07T20:26:28.7699276Z #define _GLIBCXX_HAVE_MODFF 1 2025-05-07T20:26:28.7699553Z #define _GLIBCXX_HAVE_MODFL 1 2025-05-07T20:26:28.7699822Z #define __DECIMAL_DIG__ 21 2025-05-07T20:26:28.7700084Z #define _POSIX2_RE_DUP_MAX 255 2025-05-07T20:26:28.7700356Z #define __USE_FORTIFY_LEVEL 0 2025-05-07T20:26:28.7700626Z #define __STDC_IEC_559_COMPLEX__ 1 2025-05-07T20:26:28.7700902Z #define SING 2 2025-05-07T20:26:28.7701139Z #define STA_FREQHOLD 0x0080 2025-05-07T20:26:28.7701410Z #define __SM_32_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:28.7701724Z #define cudaStreamDefault 0x00 2025-05-07T20:26:28.7702085Z #define __FLT64_EPSILON__ 2.22044604925031308084726333618164062e-16F64 2025-05-07T20:26:28.7702454Z #define _GLIBCXX_HAVE_HYPOTL 1 2025-05-07T20:26:28.7702729Z #define _GLIBCXX_HAVE_SYS_UIO_H 1 2025-05-07T20:26:28.7703008Z #define __gnu_linux__ 1 2025-05-07T20:26:28.7703249Z #define __INT16_MAX__ 0x7fff 2025-05-07T20:26:28.7703515Z #define _LARGEFILE_SOURCE 1 2025-05-07T20:26:28.7703771Z #define MAX_INPUT 255 2025-05-07T20:26:28.7704013Z #define __FLT64_MIN_EXP__ (-1021) 2025-05-07T20:26:28.7704340Z #define __isalpha_l(c,l) __isctype_l((c), _ISalpha, (l)) 2025-05-07T20:26:28.7705170Z #define __glibcxx_requires_heap(_First,_Last) 2025-05-07T20:26:28.7705489Z #define _GLIBCXX_CPU_DEFINES 1 2025-05-07T20:26:28.7705806Z #define _GLIBCXX_HAVE_POLL_H 1 2025-05-07T20:26:28.7706207Z #define __attribute_warn_unused_result__ __attribute__ ((__warn_unused_result__)) 2025-05-07T20:26:28.7706627Z #define _IO_SHOWPOS 02000 2025-05-07T20:26:28.7706958Z #define _GLIBCXX_HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT 1 2025-05-07T20:26:28.7707316Z #define _Mfloat_ float 2025-05-07T20:26:28.7707579Z #define __glibcxx_requires_cond(_Cond,_Msg) 2025-05-07T20:26:28.7707881Z #define __FLT64X_MIN_10_EXP__ (-4931) 2025-05-07T20:26:28.7708166Z #define DELAYTIMER_MAX 2147483647 2025-05-07T20:26:28.7708660Z #define __glibcxx_max_b(T,B) (__glibcxx_signed_b (T,B) ? (((((T)1 << (__glibcxx_digits_b (T,B) - 1)) - 1) << 1) + 1) : ~(T)0) 2025-05-07T20:26:28.7709154Z #define __LDBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:28.7709430Z #define _GLIBCXX98_USE_C99_STDIO 1 2025-05-07T20:26:28.7709772Z #define cudaKernelNodeAttrID cudaLaunchAttributeID 2025-05-07T20:26:28.7710140Z #define __glibcxx_class_requires2(_a,_b,_c) 2025-05-07T20:26:28.7710435Z #define __USE_ISOC11 1 2025-05-07T20:26:28.7710673Z #define _BSD_SIZE_T_ 2025-05-07T20:26:28.7710914Z #define ADJ_MICRO 0x1000 2025-05-07T20:26:28.7711162Z #define _GLIBCXX_HAVE_FABSF 1 2025-05-07T20:26:28.7711430Z #define _GLIBCXX_HAVE_FABSL 1 2025-05-07T20:26:28.7711736Z #define _PSTL_PRAGMA_SIMD _PSTL_PRAGMA(omp simd) 2025-05-07T20:26:28.7712051Z #define __FLT64_MANT_DIG__ 53 2025-05-07T20:26:28.7712366Z #define __attribute_const__ __attribute__ ((__const__)) 2025-05-07T20:26:28.7712702Z #define __THROW throw () 2025-05-07T20:26:28.7712961Z #define __cudaGet_gridDim() gridDim 2025-05-07T20:26:28.7713256Z #define __SM_60_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:28.7713618Z #define __glibcxx_requires_heap_pred(_First,_Last,_Pred) 2025-05-07T20:26:28.7713975Z #define htobe32(x) __bswap_32 (x) 2025-05-07T20:26:28.7714542Z #define _GLIBCXX_HAVE_POWL 1 2025-05-07T20:26:28.7714814Z #define __FLT64X_MANT_DIG__ 64 2025-05-07T20:26:28.7715090Z #define __GLIBC_HAVE_LONG_LONG 1 2025-05-07T20:26:28.7715349Z #define L_tmpnam 20 2025-05-07T20:26:28.7715585Z #define ___int_wchar_t_h 2025-05-07T20:26:28.7715938Z #define WIFCONTINUED(status) __WIFCONTINUED (__WAIT_INT (status)) 2025-05-07T20:26:28.7716330Z #define isascii(c) __isascii (c) 2025-05-07T20:26:28.7716780Z #define _T_PTRDIFF 2025-05-07T20:26:28.7717107Z #define _GLIBCXX_MOVE3(_Tp,_Up,_Vp) std::move(_Tp, _Up, _Vp) 2025-05-07T20:26:28.7717474Z #define toascii(c) __toascii (c) 2025-05-07T20:26:28.7717731Z #define __GNUC__ 11 2025-05-07T20:26:28.7717991Z #define __SYSCALL_ULONG_TYPE __ULONGWORD_TYPE 2025-05-07T20:26:28.7718301Z #define __GXX_RTTI 1 2025-05-07T20:26:28.7718522Z #define __pie__ 2 2025-05-07T20:26:28.7718741Z #define __MMX__ 1 2025-05-07T20:26:28.7718972Z #define __cudaCDP2Malloc 2025-05-07T20:26:28.7719234Z #define __timespec_defined 1 2025-05-07T20:26:28.7719509Z #define L_ctermid 9 2025-05-07T20:26:28.7719750Z #define __OFF64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:28.7720066Z #define __cudaCDP2GetParameterBufferV2 2025-05-07T20:26:28.7720460Z #define offsetof(TYPE,MEMBER) __builtin_offsetof (TYPE, MEMBER) 2025-05-07T20:26:28.7720840Z #define _BITS_POSIX2_LIM_H 1 2025-05-07T20:26:28.7721111Z #define _GLIBCXX98_USE_C99_STDLIB 1 2025-05-07T20:26:28.7721406Z #define cudaMemAttachGlobal 0x01 2025-05-07T20:26:28.7721725Z #define FD_SET(fd,fdsetp) __FD_SET (fd, fdsetp) 2025-05-07T20:26:28.7722052Z #define __FLT_HAS_DENORM__ 1 2025-05-07T20:26:28.7722314Z #define __SIZEOF_LONG_DOUBLE__ 16 2025-05-07T20:26:28.7722755Z #define _GLIBCXX_NATIVE_THREAD_ID (__gthread_active_p() ? __gthread_self() : (__gthread_t)1) 2025-05-07T20:26:28.7723625Z #define assert_perror(errnum) (!(errnum) ? __ASSERT_VOID_CAST (0) : __assert_perror_fail ((errnum), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:28.7724278Z #define _IO_HAVE_ST_BLKSIZE _G_HAVE_ST_BLKSIZE 2025-05-07T20:26:28.7724624Z #define __USE_SVID 1 2025-05-07T20:26:28.7724884Z #define __constant__ __location__(constant) 2025-05-07T20:26:28.7725205Z #define _GLIBCXX_HAVE_POSIX_MEMALIGN 1 2025-05-07T20:26:28.7725506Z #define __device__ __location__(device) 2025-05-07T20:26:28.7725844Z #define _GLIBCXX_HAVE_EXCEPTION_PTR_SINCE_GCC46 1 2025-05-07T20:26:28.7726178Z #define _GLIBCXX_RES_LIMITS 1 2025-05-07T20:26:28.7726452Z #define M_1_PI 0.31830988618379067154 2025-05-07T20:26:28.7726744Z #define CUDART_DEVICE __device__ 2025-05-07T20:26:28.7727218Z #define __LDBL_REDIR1_NTH(name,proto,alias) name proto __THROW 2025-05-07T20:26:28.7727582Z #define M_PI_2 1.57079632679489661923 2025-05-07T20:26:28.7727866Z #define __BIGGEST_ALIGNMENT__ 16 2025-05-07T20:26:28.7728237Z #define cudaExternalSemaphoreWaitSkipNvSciBufMemSync 0x02 2025-05-07T20:26:28.7728614Z #define __STDC_UTF_16__ 1 2025-05-07T20:26:28.7728858Z #define LONG_MAX __LONG_MAX__ 2025-05-07T20:26:28.7729223Z #define __glibcxx_digits10_b(T,B) (__glibcxx_digits_b (T,B) * 643L / 2136) 2025-05-07T20:26:28.7729663Z #define _POSIX_THREAD_DESTRUCTOR_ITERATIONS 4 2025-05-07T20:26:28.7729981Z #define _POSIX_HOST_NAME_MAX 255 2025-05-07T20:26:28.7730261Z #define __FLT64_MAX_10_EXP__ 308 2025-05-07T20:26:28.7730532Z #define NGROUPS_MAX 65536 2025-05-07T20:26:28.7730788Z #define _GLIBCXX_NAMESPACE_LDBL 2025-05-07T20:26:28.7731060Z #define __USE_ISOC95 1 2025-05-07T20:26:28.7731298Z #define _TIME_H 1 2025-05-07T20:26:28.7731569Z #define M_LOG10El 0.434294481903251827651128918916605082L 2025-05-07T20:26:28.7731922Z #define __USE_ISOC99 1 2025-05-07T20:26:28.7732275Z #define __ASMNAME(cname) __ASMNAME2 (__USER_LABEL_PREFIX__, cname) 2025-05-07T20:26:28.7732647Z #define HOST_NAME_MAX 64 2025-05-07T20:26:28.7732896Z #define _POSIX_SEM_NSEMS_MAX 256 2025-05-07T20:26:28.7733163Z #define _IOS_ATEND 4 2025-05-07T20:26:28.7733407Z #define __SM_35_INTRINSICS_H__ 2025-05-07T20:26:28.7733733Z #define WTERMSIG(status) __WTERMSIG (__WAIT_INT (status)) 2025-05-07T20:26:28.7734143Z #define cudaStreamAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:28.7734688Z #define _GLIBCXX_HAVE_S_ISREG 1 2025-05-07T20:26:28.7734972Z #define cudaSurfaceTypeCubemap 0x0C 2025-05-07T20:26:28.7735301Z #define __cpp_delegating_constructors 200604L 2025-05-07T20:26:28.7735622Z #define __FLT32_HAS_INFINITY__ 1 2025-05-07T20:26:28.7735880Z #define _STDIO_H 1 2025-05-07T20:26:28.7736367Z #define __isctype_l(c,type,locale) ((locale)->__ctype_b[(int) (c)] & (unsigned short int) type) 2025-05-07T20:26:28.7736844Z #define _GLIBCXX_PREDEFINED_OPS_H 1 2025-05-07T20:26:28.7737212Z #define __DBL_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:28.7737586Z #define _G_IO_IO_FILE_VERSION 0x20001 2025-05-07T20:26:28.7737881Z #define _POSIX_SIGQUEUE_MAX 32 2025-05-07T20:26:28.7738156Z #define _GLIBCXX_HAVE_GETS 1 2025-05-07T20:26:28.7738432Z #define _GLIBCXX_HAVE_LINUX_TYPES_H 1 2025-05-07T20:26:28.7738729Z #define __cpp_raw_strings 200710L 2025-05-07T20:26:28.7739044Z #define __INT_FAST32_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:28.7739371Z #define _GLIBCXX_HAVE_VFWSCANF 1 2025-05-07T20:26:28.7739649Z #define __DBL_HAS_INFINITY__ 1 2025-05-07T20:26:28.7739939Z #define __STDCPP_MATH_SPEC_FUNCS__ 201003L 2025-05-07T20:26:28.7740244Z #define _GLIBCXX_STDIO_EOF -1 2025-05-07T20:26:28.7740518Z #define __SIZEOF_PTHREAD_MUTEX_T 40 2025-05-07T20:26:28.7740811Z #define __CHANNEL_DESCRIPTOR_H__ 2025-05-07T20:26:28.7741176Z #define _ISbit(bit) ((bit) < 8 ? ((1 << (bit)) << 8) : ((1 << (bit)) >> 8)) 2025-05-07T20:26:28.7741599Z #define __SIZEOF_FLOAT__ 4 2025-05-07T20:26:28.7741853Z #define __USE_XOPEN 1 2025-05-07T20:26:28.7742104Z #define __SIZEOF_PTHREAD_RWLOCK_T 56 2025-05-07T20:26:28.7742543Z #define cudaStreamAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:28.7742988Z #define __USE_XOPEN2K 1 2025-05-07T20:26:28.7743241Z #define _PSTL_UDR_PRESENT 1 2025-05-07T20:26:28.7743511Z #define __HAVE_SPECULATION_SAFE_VALUE 1 2025-05-07T20:26:28.7743816Z #define _GLIBCXX_HAVE_COSF 1 2025-05-07T20:26:28.7744104Z #define __cpp_fold_expressions 201603L 2025-05-07T20:26:28.7744620Z #define cudaWaitExternalSemaphoresAsync __CUDART_API_PTSZ(cudaWaitExternalSemaphoresAsync_v2) 2025-05-07T20:26:28.7745147Z #define NL_LANGMAX _POSIX2_LINE_MAX 2025-05-07T20:26:28.7745439Z #define __DEC32_MIN_EXP__ (-94) 2025-05-07T20:26:28.7745805Z #define __glibcxx_requires_partitioned_upper(_First,_Last,_Value) 2025-05-07T20:26:28.7746194Z #define __DADDR_T_TYPE __S32_TYPE 2025-05-07T20:26:28.7746582Z #define cudaExternalSemaphoreSignalSkipNvSciBufMemSync 0x01 2025-05-07T20:26:28.7746990Z #define __END_NAMESPACE_C99 2025-05-07T20:26:28.7747263Z #define __glibcxx_integral_traps true 2025-05-07T20:26:28.7747553Z #define _POSIX_PATH_MAX 256 2025-05-07T20:26:28.7747814Z #define __INTPTR_WIDTH__ 64 2025-05-07T20:26:28.7748072Z #define __FLT64X_HAS_INFINITY__ 1 2025-05-07T20:26:28.7748345Z #define _ISOC11_SOURCE 1 2025-05-07T20:26:28.7748604Z #define _GLIBCXX_HAVE_LINUX_FUTEX 1 2025-05-07T20:26:28.7748896Z #define __UINT_LEAST32_MAX__ 0xffffffffU 2025-05-07T20:26:28.7749205Z #define _GLIBCXX_HAVE_QUICK_EXIT 1 2025-05-07T20:26:28.7749579Z #define __glibcxx_requires_irreflexive_pred2(_First,_Last,_Pred) 2025-05-07T20:26:28.7749956Z #define LONG_MIN (-LONG_MAX - 1L) 2025-05-07T20:26:28.7750239Z #define _GLIBCXX_HAVE_SINCOSF 1 2025-05-07T20:26:28.7750509Z #define _IO_UNITBUF 020000 2025-05-07T20:26:28.7750770Z #define _GLIBCXX_HAVE_SINCOSL 1 2025-05-07T20:26:28.7751037Z #define __FD_SETSIZE 1024 2025-05-07T20:26:28.7751298Z #define getc(_fp) _IO_getc (_fp) 2025-05-07T20:26:28.7751578Z #define be32toh(x) __bswap_32 (x) 2025-05-07T20:26:28.7751968Z #define _GLIBCXX_PACKAGE__GLIBCXX_VERSION "version-unused" 2025-05-07T20:26:28.7752331Z #define __FLT32X_HAS_DENORM__ 1 2025-05-07T20:26:28.7752606Z #define __INT_FAST16_TYPE__ long int 2025-05-07T20:26:28.7752916Z #define isxdigit_l(c,l) __isxdigit_l ((c), (l)) 2025-05-07T20:26:28.7753244Z #define _GLIBCXX_HAVE_GETIPINFO 1 2025-05-07T20:26:28.7753521Z #define __MMX_WITH_SSE__ 1 2025-05-07T20:26:28.7753931Z #define __isalnum_l(c,l) __isctype_l((c), _ISalnum, (l)) 2025-05-07T20:26:28.7754274Z #define _WCHAR_T_DEFINED_ 2025-05-07T20:26:28.7754572Z #define cudaIpcMemLazyEnablePeerAccess 0x01 2025-05-07T20:26:28.7754905Z #define _GLIBCXX_HAVE_AT_QUICK_EXIT 1 2025-05-07T20:26:28.7755195Z #define __INO_T_MATCHES_INO64_T 1 2025-05-07T20:26:28.7755470Z #define __USE_POSIX199506 1 2025-05-07T20:26:28.7755730Z #define _FEATURES_H 1 2025-05-07T20:26:28.7756113Z #define __LDBL_HAS_DENORM__ 1 2025-05-07T20:26:28.7756514Z #define _PSTL_PRAGMA_SIMD_REDUCTION(PRM) _PSTL_PRAGMA(omp simd reduction(PRM)) 2025-05-07T20:26:28.7756935Z #define __stub_getmsg 2025-05-07T20:26:28.7757172Z #define _IO_FIXED 010000 2025-05-07T20:26:28.7757452Z #define __cpp_lib_addressof_constexpr 201603 2025-05-07T20:26:28.7757772Z #define _GLIBCXX11_USE_C99_STDIO 1 2025-05-07T20:26:28.7758047Z #define __stub_setlogin 2025-05-07T20:26:28.7758299Z #define __stub_fattach 2025-05-07T20:26:28.7758551Z #define __cplusplus 201703L 2025-05-07T20:26:28.7758829Z #define __cpp_ref_qualifiers 200710L 2025-05-07T20:26:28.7759125Z #define _STRUCT_TIMEVAL 1 2025-05-07T20:26:28.7759389Z #define INFINITY (__builtin_inff()) 2025-05-07T20:26:28.7759677Z #define _IO_UNBUFFERED 2 2025-05-07T20:26:28.7760163Z #define cudaStreamAttributeSynchronizationPolicy cudaLaunchAttributeSynchronizationPolicy 2025-05-07T20:26:28.7760693Z #define _IO_INTERNAL 010 2025-05-07T20:26:28.7760952Z #define __DEC32_MIN__ 1E-95DF 2025-05-07T20:26:28.7761290Z #define cudaKernelNodeAttrValue cudaLaunchAttributeValue 2025-05-07T20:26:28.7761655Z #define __dev_t_defined 2025-05-07T20:26:28.7761900Z #define __DEPRECATED 1 2025-05-07T20:26:28.7762131Z #define __S32_TYPE int 2025-05-07T20:26:28.7762387Z #define __cpp_rvalue_references 200610L 2025-05-07T20:26:28.7762688Z #define __DBL_MAX_EXP__ 1024 2025-05-07T20:26:28.7762950Z #define _IO_fpos_t _G_fpos_t 2025-05-07T20:26:28.7763211Z #define __WCHAR_WIDTH__ 32 2025-05-07T20:26:28.7763820Z #define cudaKernelNodeAttributePreferredSharedMemoryCarveout cudaLaunchAttributePreferredSharedMemoryCarveout 2025-05-07T20:26:28.7764466Z #define _G_HAVE_MREMAP 1 2025-05-07T20:26:28.7764777Z #define __FLT32_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:28.7765120Z #define OVERFLOW 3 2025-05-07T20:26:28.7765377Z #define __toascii_l(c,l) ((l), __toascii (c)) 2025-05-07T20:26:28.7765686Z #define __DEC128_EPSILON__ 1E-33DL 2025-05-07T20:26:28.7765988Z #define __SM_32_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:28.7766332Z #define _GLIBCXX_DEFAULT_ABI_TAG _GLIBCXX_ABI_TAG_CXX11 2025-05-07T20:26:28.7766661Z #define __SSE2_MATH__ 1 2025-05-07T20:26:28.7767023Z #define __ATOMIC_HLE_RELEASE 131072 2025-05-07T20:26:28.7767381Z #define __FSFILCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:28.7767686Z #define _IO_STDIO_H 2025-05-07T20:26:28.7767955Z #define PDP_ENDIAN __PDP_ENDIAN 2025-05-07T20:26:28.7768257Z #define isspace_l(c,l) __isspace_l ((c), (l)) 2025-05-07T20:26:28.7768579Z #define __cudaCDP2Memcpy2DAsync 2025-05-07T20:26:28.7768888Z #define __PTRDIFF_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:28.7769207Z #define _GLIBCXX_HAVE_STRERROR_R 1 2025-05-07T20:26:28.7769485Z #define __amd64 1 2025-05-07T20:26:28.7769717Z #define _POSIX_TZNAME_MAX 6 2025-05-07T20:26:28.7769990Z #define __cudaCDP2Memset3DAsync 2025-05-07T20:26:28.7770277Z #define __SYSCALL_WORDSIZE 64 2025-05-07T20:26:28.7770574Z #define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY 1 2025-05-07T20:26:28.7770886Z #define _EXT_TYPE_TRAITS 1 2025-05-07T20:26:28.7771163Z #define _GLIBCXX_HAVE_POSIX_SEMAPHORE 1 2025-05-07T20:26:28.7771471Z #define _POSIX_RE_DUP_MAX 255 2025-05-07T20:26:28.7771735Z #define __STDC_NO_THREADS__ 1 2025-05-07T20:26:28.7771994Z #define __bounded 2025-05-07T20:26:28.7781184Z #define __USECONDS_T_TYPE __U32_TYPE 2025-05-07T20:26:28.7781493Z #define _IO_DELETE_DONT_CLOSE 0x40 2025-05-07T20:26:28.7781791Z #define __BEGIN_NAMESPACE_STD 2025-05-07T20:26:28.7782071Z #define _PTRDIFF_T_DECLARED 2025-05-07T20:26:28.7782353Z #define __OFF_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:28.7782898Z #define __W_STOPCODE(sig) ((sig) << 8 | 0x7f) 2025-05-07T20:26:28.7783322Z #define cudaStreamAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:28.7783732Z #define _GLIBCXX_HAVE_NETDB_H 1 2025-05-07T20:26:28.7784021Z #define __SM_20_INTRINSICS_HPP__ 2025-05-07T20:26:28.7784375Z #define __cpp_lib_has_unique_object_representations 201606 2025-05-07T20:26:28.7784730Z #define STA_PLL 0x0001 2025-05-07T20:26:28.7785079Z #define __ATOMIC_HLE_ACQUIRE 65536 2025-05-07T20:26:28.7785358Z #define __GNUG__ 11 2025-05-07T20:26:28.7785603Z #define _GLIBCXX_USE_GET_NPROCS 1 2025-05-07T20:26:28.7785871Z #define _T_WCHAR 2025-05-07T20:26:28.7786123Z #define __cudaCDP2GetDeviceCount 2025-05-07T20:26:28.7786423Z #define __specialization_static 2025-05-07T20:26:28.7786732Z #define __LONG_LONG_MAX__ 0x7fffffffffffffffLL 2025-05-07T20:26:28.7787055Z #define __SIZEOF_SIZE_T__ 8 2025-05-07T20:26:28.7787328Z #define cudaArraySparse 0x40 2025-05-07T20:26:28.7787597Z #define STA_PPSFREQ 0x0002 2025-05-07T20:26:28.7787863Z #define __GLIBCXX__ 20230528 2025-05-07T20:26:28.7788157Z #define _IO_stdin ((_IO_FILE*)(&_IO_2_1_stdin_)) 2025-05-07T20:26:28.7788461Z #define _WCHAR_T 2025-05-07T20:26:28.7788693Z #define __cudaCDP2Free 2025-05-07T20:26:28.7789345Z #define __FD_ZERO(fdsp) do { int __d0, __d1; __asm__ __volatile__ ("cld; rep; " __FD_ZERO_STOS : "=c" (__d0), "=D" (__d1) : "a" (0), "0" (sizeof (fd_set) / sizeof (__fd_mask)), "1" (&__FDS_BITS (fdsp)[0]) : "memory"); } while (0) 2025-05-07T20:26:28.7790048Z #define __cpp_nsdmi 200809L 2025-05-07T20:26:28.7790473Z #define __glibcxx_min_b(T,B) (__glibcxx_signed_b (T,B) ? -__glibcxx_max_b (T,B) - 1 : (T)0) 2025-05-07T20:26:28.7790926Z #define __FLT64X_MIN_EXP__ (-16381) 2025-05-07T20:26:28.7791215Z #define __SIZEOF_WINT_T__ 4 2025-05-07T20:26:28.7791481Z #define cudaArrayCubemap 0x04 2025-05-07T20:26:28.7791824Z #define _PSTL_MONOTONIC_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:28.7792184Z #define _GLIBCXX_UTILITY 1 2025-05-07T20:26:28.7792439Z #define __NO_CTYPE 1 2025-05-07T20:26:28.7792676Z #define __stub_bdflush 2025-05-07T20:26:28.7793056Z #define _GLIBCXX_MAKE_MOVE_ITERATOR(_Iter) std::make_move_iterator(_Iter) 2025-05-07T20:26:28.7793474Z #define __CORRECT_ISO_CPP_STRING_H_PROTO 2025-05-07T20:26:28.7793779Z #define _GLIBCXX_STDC_HEADERS 1 2025-05-07T20:26:28.7794055Z #define __LONG_LONG_WIDTH__ 64 2025-05-07T20:26:28.7794329Z #define __cpp_initializer_lists 200806L 2025-05-07T20:26:28.7794646Z #define _GLIBCXX_HAVE_NETINET_TCP_H 1 2025-05-07T20:26:28.7794948Z #define __U16_TYPE unsigned short int 2025-05-07T20:26:28.7795287Z #define __glibcxx_requires_can_increment(_First,_Size) 2025-05-07T20:26:28.7795637Z #define _GLIBCXX_HAVE_SYS_PARAM_H 1 2025-05-07T20:26:28.7795925Z #define __FLT32_MAX_EXP__ 128 2025-05-07T20:26:28.7796206Z #define cudaHostRegisterIoMemory 0x04 2025-05-07T20:26:28.7796554Z #define __FD_MASK(d) ((__fd_mask) 1 << ((d) % __NFDBITS)) 2025-05-07T20:26:28.7796902Z #define __cpp_lib_is_invocable 201703 2025-05-07T20:26:28.7797191Z #define _IO_STDIO 040000 2025-05-07T20:26:28.7797520Z #define _SIGSET_NWORDS (1024 / (8 * sizeof (unsigned long int))) 2025-05-07T20:26:28.7797911Z #define cudaSurfaceType1DLayered 0xF1 2025-05-07T20:26:28.7798236Z #define cudaArraySurfaceLoadStore 0x02 2025-05-07T20:26:28.7798529Z #define _PTRDIFF_T 2025-05-07T20:26:28.7798755Z #define _MOVE_H 1 2025-05-07T20:26:28.7798994Z #define __cpp_hex_float 201603L 2025-05-07T20:26:28.7799254Z #define ADJ_TAI 0x0080 2025-05-07T20:26:28.7799492Z #define __ptrvalue 2025-05-07T20:26:28.7799727Z #define _GLIBCXX_HOSTED 1 2025-05-07T20:26:28.7799980Z #define __GXX_ABI_VERSION 1016 2025-05-07T20:26:28.7800271Z #define __WTERMSIG(status) ((status) & 0x7f) 2025-05-07T20:26:28.7800582Z #define MATH_ERREXCEPT 2 2025-05-07T20:26:28.7800834Z #define _GLIBCXX_HAS_GTHREADS 1 2025-05-07T20:26:28.7801121Z #define cudaTextureType2DLayered 0xF2 2025-05-07T20:26:28.7801573Z #define __isleap(year) ((year) % 4 == 0 && ((year) % 100 != 0 || (year) % 400 == 0)) 2025-05-07T20:26:28.7801960Z #define __USE_GNU 1 2025-05-07T20:26:28.7802351Z #define __FLT128_HAS_INFINITY__ 1 2025-05-07T20:26:28.7802634Z #define __FLT_MIN_EXP__ (-125) 2025-05-07T20:26:28.7802911Z #define __GCC_HAVE_DWARF2_CFI_ASM 1 2025-05-07T20:26:28.7803299Z #define __FD_CLR(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] &= ~__FD_MASK (d))) 2025-05-07T20:26:28.7803692Z #define WEXITED 4 2025-05-07T20:26:28.7803919Z #define _IO_NO_READS 4 2025-05-07T20:26:28.7804306Z #define cudaGraphKernelNodePortLaunchCompletion 2 2025-05-07T20:26:28.7805284Z #define M_LOG2E 1.4426950408889634074 2025-05-07T20:26:28.7805670Z #define _POSIX_SYMLINK_MAX 255 2025-05-07T20:26:28.7806059Z #define _GLIBCXX_HAVE_BUILTIN_HAS_UNIQ_OBJ_REP 1 2025-05-07T20:26:28.7806476Z #define __uid_t_defined 2025-05-07T20:26:28.7806805Z #define __FD_ELT(d) ((d) / __NFDBITS) 2025-05-07T20:26:28.7807301Z #define _GLIBCXX_USE_STD_SPEC_FUNCS 1 2025-05-07T20:26:28.7807658Z #define WNOHANG 1 2025-05-07T20:26:28.7807977Z #define alloca(size) __builtin_alloca (size) 2025-05-07T20:26:28.7808359Z #define _GLIBCXX_HAVE_HYPOTF 1 2025-05-07T20:26:28.7808627Z #define cudaEventDefault 0x00 2025-05-07T20:26:28.7808926Z #define __maxnreg__(a) __attribute__((maxnreg(a))) 2025-05-07T20:26:28.7809250Z #define NL_SETMAX INT_MAX 2025-05-07T20:26:28.7809483Z #define __x86_64 1 2025-05-07T20:26:28.7809721Z #define __cudaCDP2LaunchDevice 2025-05-07T20:26:28.7810131Z #define __REDIRECT(name,proto,alias) name proto __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:28.7810613Z #define _GLIBCXX_BEGIN_NAMESPACE_CXX11 namespace __cxx11 { 2025-05-07T20:26:28.7811116Z #define __extern_always_inline extern __always_inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:28.7811550Z #define __PTRDIFF_T 2025-05-07T20:26:28.7811878Z #define __exctype_l(name) extern int name (int, __locale_t) __THROW 2025-05-07T20:26:28.7812248Z #define _GLIBCXX_HAVE_FINITEL 1 2025-05-07T20:26:28.7812528Z #define __SM_35_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:28.7812824Z #define _Mlong_double_ long double 2025-05-07T20:26:28.7813102Z #define __cpp_lambdas 200907L 2025-05-07T20:26:28.7813364Z #define _IO_DEC 020 2025-05-07T20:26:28.7813591Z #define _GLIBCXX_HAVE_SINHL 1 2025-05-07T20:26:28.7813855Z #define _POSIX_CLOCKRES_MIN 20000000 2025-05-07T20:26:28.7814147Z #define __INT_FAST64_TYPE__ long int 2025-05-07T20:26:28.7814431Z #define ADJ_TIMECONST 0x0020 2025-05-07T20:26:28.7814690Z #define _GLIBCXX_HAVE_SQRTL 1 2025-05-07T20:26:28.7815061Z #define __cudaCDP2DeviceGetSharedMemConfig 2025-05-07T20:26:28.7815457Z #define _GLIBCXX_HAVE_STDALIGN_H 1 2025-05-07T20:26:28.7815732Z #define _ANSI_STDDEF_H 2025-05-07T20:26:28.7816016Z #define _GLIBCXX_MOVE(__val) std::move(__val) 2025-05-07T20:26:28.7816336Z #define _GLIBCXX_HAVE_STRERROR_L 1 2025-05-07T20:26:28.7816705Z #define __FLT64_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F64 2025-05-07T20:26:28.7817086Z #define _GLIBCXX_USE_DEV_RANDOM 1 2025-05-07T20:26:28.7817375Z #define _STL_ITERATOR_BASE_TYPES_H 1 2025-05-07T20:26:28.7817674Z #define __cpp_template_auto 201606L 2025-05-07T20:26:28.7818038Z #define __DBL_MIN__ double(2.22507385850720138309023271733240406e-308L) 2025-05-07T20:26:28.7818412Z #define _GLIBCXX_HAVE_SYS_SEM_H 1 2025-05-07T20:26:28.7818692Z #define __key_t_defined 2025-05-07T20:26:28.7818942Z #define _IO_MAGIC_MASK 0xFFFF0000 2025-05-07T20:26:28.7819323Z #define __cluster_dims__(...) __attribute__((cluster_dims(__VA_ARGS__))) 2025-05-07T20:26:28.7819806Z #define __FLT128_EPSILON__ 1.92592994438723585305597794258492732e-34F128 2025-05-07T20:26:28.7820178Z #define __GNUC_VA_LIST 2025-05-07T20:26:28.7820514Z #define __FLT64X_NORM_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:28.7820900Z #define __SIZEOF_POINTER__ 8 2025-05-07T20:26:28.7821172Z #define CLOCK_REALTIME_COARSE 5 2025-05-07T20:26:28.7821451Z #define _GLIBCXX14_CONSTEXPR constexpr 2025-05-07T20:26:28.7821751Z #define __USE_XOPEN2KXSI 1 2025-05-07T20:26:28.7822011Z #define __WCOREFLAG 0x80 2025-05-07T20:26:28.7822265Z #define M_2_SQRTPI 1.12837916709551257390 2025-05-07T20:26:28.7822894Z #define cudaEventDisableTiming 0x02 2025-05-07T20:26:28.7823179Z #define __LP64__ 1 2025-05-07T20:26:28.7823428Z #define __isascii_l(c,l) ((l), __isascii (c)) 2025-05-07T20:26:28.7823751Z #define cudaStreamNonBlocking 0x01 2025-05-07T20:26:28.7824049Z #define _IO_off64_t __off64_t 2025-05-07T20:26:28.7824312Z #define __DBL_HAS_QUIET_NAN__ 1 2025-05-07T20:26:28.7824585Z #define __time_t_defined 1 2025-05-07T20:26:28.7824988Z #define _POSIX_SYMLOOP_MAX 8 2025-05-07T20:26:28.7825351Z #define __FLT32X_EPSILON__ 2.22044604925031308084726333618164062e-16F32x 2025-05-07T20:26:28.7825740Z #define __USE_UNIX98 1 2025-05-07T20:26:28.7826074Z #define __MODE_T_TYPE __U32_TYPE 2025-05-07T20:26:28.7826433Z #define CLOCK_REALTIME_ALARM 8 2025-05-07T20:26:28.7826782Z #define _GLIBCXX_HAVE_STRINGS_H 1 2025-05-07T20:26:28.7827178Z #define __LEAF_ATTR __attribute__ ((__leaf__)) 2025-05-07T20:26:28.7827543Z #define __DECIMAL_BID_FORMAT__ 1 2025-05-07T20:26:28.7827798Z #define SEEK_CUR 1 2025-05-07T20:26:28.7828044Z #define __RLIM64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:28.7828341Z #define _ASSERT_H 1 2025-05-07T20:26:28.7828918Z #define _PSTL_PRAGMA_DECLARE_REDUCTION(NAME,OP) _PSTL_PRAGMA(omp declare reduction(NAME:OP : omp_out(omp_in)) initializer(omp_priv = omp_orig)) 2025-05-07T20:26:28.7829554Z #define _GLIBCXX_USE_DEPRECATED 1 2025-05-07T20:26:28.7829842Z #define CHAR_MAX SCHAR_MAX 2025-05-07T20:26:28.7830107Z #define _GLIBCXX_HAVE_SETENV 1 2025-05-07T20:26:28.7830384Z #define NL_ARGMAX _POSIX_ARG_MAX 2025-05-07T20:26:28.7830666Z #define _GLIBCXX_USE_UTIMENSAT 1 2025-05-07T20:26:28.7831048Z #define __extern_inline extern __inline __attribute__ ((__gnu_inline__)) 2025-05-07T20:26:28.7831487Z #define _GLIBCXX_DEBUG_ONLY(_Statement) 2025-05-07T20:26:28.7832170Z #define _IO_putc_unlocked(_ch,_fp) (_IO_BE ((_fp)->_IO_write_ptr >= (_fp)->_IO_write_end, 0) ? __overflow (_fp, (unsigned char) (_ch)) : (unsigned char) (*(_fp)->_IO_write_ptr++ = (_ch))) 2025-05-07T20:26:28.7832825Z #define _GLIBCXX_HAVE_BUILTIN_LAUNDER 1 2025-05-07T20:26:28.7833128Z #define _IO_BOOLALPHA 0200000 2025-05-07T20:26:28.7833491Z #define _PSTL_CPP17_EXECUTION_POLICIES_PRESENT (_MSC_VER >= 1912) 2025-05-07T20:26:28.7833878Z #define _GLIBCXX_PACKAGE_URL "" 2025-05-07T20:26:28.7834157Z #define __FLT64_MIN_10_EXP__ (-307) 2025-05-07T20:26:28.7834445Z #define cudaArrayDefault 0x00 2025-05-07T20:26:28.7834733Z #define __cudaCDP2LaunchDeviceV2 2025-05-07T20:26:28.7835041Z #define __FDS_BITS(set) ((set)->fds_bits) 2025-05-07T20:26:28.7835327Z #define TLOSS 5 2025-05-07T20:26:28.7835555Z #define __ssize_t_defined 2025-05-07T20:26:28.7835815Z #define __CUDACC_VER_BUILD__ 85 2025-05-07T20:26:28.7836086Z #define _GLIBCXX_HAVE_SYS_SOCKET_H 1 2025-05-07T20:26:28.7836389Z #define ULONG_MAX (LONG_MAX * 2UL + 1UL) 2025-05-07T20:26:28.7836695Z #define __FLT64X_DECIMAL_DIG__ 21 2025-05-07T20:26:28.7837057Z #define _GLIBCXX_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_NAMESPACE_CXX11 2025-05-07T20:26:28.7837452Z #define _POSIX_HIWAT _POSIX_PIPE_BUF 2025-05-07T20:26:28.7837746Z #define __DEC128_MIN__ 1E-6143DL 2025-05-07T20:26:28.7838049Z #define __cudaCDP2EventRecordWithFlags 2025-05-07T20:26:28.7838363Z #define _GLIBCXX_ATOMIC_BUILTINS 1 2025-05-07T20:26:28.7838666Z #define cudaPeerAccessDefault 0x00 2025-05-07T20:26:28.7838964Z #define __REGISTER_PREFIX__ 2025-05-07T20:26:28.7839230Z #define __UINT16_MAX__ 0xffff 2025-05-07T20:26:28.7839569Z #define __glibcxx_requires_sorted_set(_First1,_Last1,_First2) 2025-05-07T20:26:28.7839945Z #define _IOS_NOREPLACE 64 2025-05-07T20:26:28.7840187Z #define __cdecl 2025-05-07T20:26:28.7840435Z #define cudaEventInterprocess 0x04 2025-05-07T20:26:28.7840775Z #define M_SQRT1_2l 0.707106781186547524400844362104849039L 2025-05-07T20:26:28.7841107Z #define LOGIN_NAME_MAX 256 2025-05-07T20:26:28.7841372Z #define _IO_TIED_PUT_GET 0x400 2025-05-07T20:26:28.7841657Z #define X_TLOSS 1.41484755040568800000e+16 2025-05-07T20:26:28.7841951Z #define CUDA_IPC_HANDLE_SIZE 64 2025-05-07T20:26:28.7842233Z #define __LDBL_HAS_INFINITY__ 1 2025-05-07T20:26:28.7842553Z #define __attribute_pure__ __attribute__ ((__pure__)) 2025-05-07T20:26:28.7843032Z #define __TEXTURE_TYPES_H__ 2025-05-07T20:26:28.7843449Z #define __NV_GLIBCXX_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:28.7843905Z #define ADJ_NANO 0x2000 2025-05-07T20:26:28.7844225Z #define __FLT32_MIN__ 1.17549435082228750796873653722224568e-38F32 2025-05-07T20:26:28.7844687Z #define __UINT8_TYPE__ unsigned char 2025-05-07T20:26:28.7844982Z #define _GLIBCXX_HAVE_ISWBLANK 1 2025-05-07T20:26:28.7845253Z #define __FLT_DIG__ 6 2025-05-07T20:26:28.7845614Z #define __REDIRECT_LDBL(name,proto,alias) __REDIRECT (name, proto, alias) 2025-05-07T20:26:28.7846016Z #define __NO_INLINE__ 1 2025-05-07T20:26:28.7846330Z #define _PSTL_EARLYEXIT_PRESENT (__INTEL_COMPILER >= 1800) 2025-05-07T20:26:28.7846691Z #define _POSIX_NGROUPS_MAX 8 2025-05-07T20:26:28.7847088Z #define ADJ_STATUS 0x0010 2025-05-07T20:26:28.7847358Z #define __cudaCDP2MemcpyAsync_ptsz 2025-05-07T20:26:28.7847646Z #define CLOCK_BOOTTIME_ALARM 9 2025-05-07T20:26:28.7847918Z #define LONG_LONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:28.7848216Z #define _GLIBCXX_HAVE_OBSOLETE_ISNAN 1 2025-05-07T20:26:28.7848505Z #define __DEC_EVAL_METHOD__ 2 2025-05-07T20:26:28.7848884Z #define cudaStreamGraphFireAndForget (cudaStream_t)0x0200000000000000 2025-05-07T20:26:28.7849294Z #define _GLIBCXX_HAVE_ALIGNED_ALLOC 1 2025-05-07T20:26:28.7849651Z #define __DEC128_MAX__ 9.999999999999999999999999999999999E6144DL 2025-05-07T20:26:28.7849997Z #define CHAR_MIN SCHAR_MIN 2025-05-07T20:26:28.7850235Z #define MAX_CANON 255 2025-05-07T20:26:28.7850472Z #define __FLT_MANT_DIG__ 24 2025-05-07T20:26:28.7850726Z #define __LDBL_DECIMAL_DIG__ 21 2025-05-07T20:26:28.7850989Z #define _GLIBCXX_HAVE_COMPLEX_H 1 2025-05-07T20:26:28.7851276Z #define _PSTL_PRAGMA_VECTOR_UNALIGNED 2025-05-07T20:26:28.7851583Z #define _POSIX_FD_SETSIZE _POSIX_OPEN_MAX 2025-05-07T20:26:28.7851876Z #define _GLIBCXX_HAVE_HYPOT 1 2025-05-07T20:26:28.7852160Z #define __cudaCDP2Memset2DAsync_ptsz 2025-05-07T20:26:28.7852489Z #define _GLIBCXX_TR1_MODIFIED_BESSEL_FUNC_TCC 1 2025-05-07T20:26:28.7852798Z #define __VERSION__ "11.4.0" 2025-05-07T20:26:28.7853059Z #define _GLIBCXX11_USE_C99_STDLIB 1 2025-05-07T20:26:28.7853355Z #define cudaHostRegisterMapped 0x02 2025-05-07T20:26:28.7853638Z #define _GLIBCXX_HAVE_INT64_T 1 2025-05-07T20:26:28.7853917Z #define _GLIBCXX_USE_CONSTEXPR constexpr 2025-05-07T20:26:28.7854232Z #define FD_ZERO(fdsetp) __FD_ZERO (fdsetp) 2025-05-07T20:26:28.7854525Z #define __UINT64_C(c) c ## UL 2025-05-07T20:26:28.7854789Z #define MOD_OFFSET ADJ_OFFSET 2025-05-07T20:26:28.7855044Z #define _SYS_TYPES_H 1 2025-05-07T20:26:28.7855280Z #define AIO_PRIO_DELTA_MAX 20 2025-05-07T20:26:28.7855533Z #define _GLIBCXX_HAVE_TANHF 1 2025-05-07T20:26:28.7855785Z #define _SYS_CDEFS_H 1 2025-05-07T20:26:28.7856023Z #define _GLIBCXX_HAVE_TANHL 1 2025-05-07T20:26:28.7856292Z #define __cpp_unicode_characters 201411L 2025-05-07T20:26:28.7856586Z #define _IO_ERR_SEEN 0x20 2025-05-07T20:26:28.7856843Z #define _GLIBCXX_USE_DECIMAL_FLOAT 1 2025-05-07T20:26:28.7857136Z #define __cudaCDP2StreamDestroy 2025-05-07T20:26:28.7857413Z #define FP_SUBNORMAL 3 2025-05-07T20:26:28.7857664Z #define cudaOccupancyDefault 0x00 2025-05-07T20:26:28.7857946Z #define _INITIALIZER_LIST 2025-05-07T20:26:28.7858197Z #define _STDC_PREDEF_H 1 2025-05-07T20:26:28.7858448Z #define __CUDA_RUNTIME_API_H__ 2025-05-07T20:26:28.7858723Z #define _GLIBCXX_PACKAGE_BUGREPORT "" 2025-05-07T20:26:28.7859012Z #define _GLIBCXX_HAVE_MODF 1 2025-05-07T20:26:28.7859273Z #define _IO_file_flags _flags 2025-05-07T20:26:28.7859533Z #define __USE_XOPEN2K8 1 2025-05-07T20:26:28.7859777Z #define htobe64(x) __bswap_64 (x) 2025-05-07T20:26:28.7860055Z #define _OLD_STDIO_MAGIC 0xFABC0000 2025-05-07T20:26:28.7860330Z #define HUGE 3.40282347e+38F 2025-05-07T20:26:28.7860595Z #define __cpp_lib_is_null_pointer 201309 2025-05-07T20:26:28.7860976Z #define WEXITSTATUS(status) __WEXITSTATUS (__WAIT_INT (status)) 2025-05-07T20:26:28.7861371Z #define islower_l(c,l) __islower_l ((c), (l)) 2025-05-07T20:26:28.7861793Z #define _GLIBCXX_USE_CXX11_ABI 1 2025-05-07T20:26:28.7862090Z #define _GLIBCXX_HAVE_SYMLINK 1 2025-05-07T20:26:28.7862344Z #define _BSD_SOURCE 1 2025-05-07T20:26:28.7862572Z #define _GLIBCXX_THROW(_EXC) 2025-05-07T20:26:28.7863496Z #define _GLIBCXX_HAS_NESTED_TYPE(_NTYPE) template> struct __has_ ##_NTYPE : false_type { }; template struct __has_ ##_NTYPE<_Tp, __void_t> : true_type { }; 2025-05-07T20:26:28.7864348Z #define __catch(X) catch(X) 2025-05-07T20:26:28.7864609Z #define __INT_LEAST32_MAX__ 0x7fffffff 2025-05-07T20:26:28.7864892Z #define LINE_MAX _POSIX2_LINE_MAX 2025-05-07T20:26:28.7865167Z #define __TIMER_T_TYPE void * 2025-05-07T20:26:28.7865419Z #define __STRING(x) #x 2025-05-07T20:26:28.7865656Z #define __GCC_ATOMIC_INT_LOCK_FREE 2 2025-05-07T20:26:28.7865928Z #define _T_PTRDIFF_ 2025-05-07T20:26:28.7866176Z #define _GLIBCXX_USE_NOEXCEPT noexcept 2025-05-07T20:26:28.7866475Z #define cudaEventWaitExternal 0x01 2025-05-07T20:26:28.7866764Z #define __unbounded 2025-05-07T20:26:28.7867008Z #define __DEVICE_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:28.7867294Z #define __FLT128_MAX_EXP__ 16384 2025-05-07T20:26:28.7867578Z #define __INO_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:28.7867880Z #define be16toh(x) __bswap_16 (x) 2025-05-07T20:26:28.7868159Z #define __cpp_lib_is_final 201402L 2025-05-07T20:26:28.7868457Z #define _GLIBCXX_BEGIN_NAMESPACE_CONTAINER 2025-05-07T20:26:28.7868784Z #define LONG_LONG_MIN (-LONG_LONG_MAX - 1LL) 2025-05-07T20:26:28.7869094Z #define __MATH_DECLARE_LDOUBLE 1 2025-05-07T20:26:28.7869372Z #define __managed__ __location__(managed) 2025-05-07T20:26:28.7869675Z #define _POSIX2_EXPR_NEST_MAX 32 2025-05-07T20:26:28.7870074Z #define __GNUC_PREREQ(maj,min) ((__GNUC__ << 16) + __GNUC_MINOR__ >= ((maj) << 16) + (min)) 2025-05-07T20:26:28.7870488Z #define _POSIX_STREAM_MAX 8 2025-05-07T20:26:28.7870753Z #define __LIBRARY_TYPES_H__ 2025-05-07T20:26:28.7871128Z #define _GLIBCXX_END_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_END_NAMESPACE_CXX11 2025-05-07T20:26:28.7871534Z #define __FLT32_MANT_DIG__ 24 2025-05-07T20:26:28.7871797Z #define _SYS_SIZE_T_H 2025-05-07T20:26:28.7872104Z #define _PSTL_VERSION_MINOR ((_PSTL_VERSION % 1000) / 10) 2025-05-07T20:26:28.7872452Z #define _GLIBCXX_STDLIB_H 1 2025-05-07T20:26:28.7872737Z #define isupper_l(c,l) __isupper_l ((c), (l)) 2025-05-07T20:26:28.7873043Z #define _CRTIMP 2025-05-07T20:26:28.7873280Z #define _GLIBCXX_CXX_CONFIG_H 1 2025-05-07T20:26:28.7873588Z #define __FLOAT_WORD_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:28.7873925Z #define STA_PPSJITTER 0x0200 2025-05-07T20:26:28.7874293Z #define _IO_feof_unlocked(__fp) (((__fp)->_flags & _IO_EOF_SEEN) != 0) 2025-05-07T20:26:28.7874705Z #define __SUSECONDS_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:28.7875032Z #define _GLIBCXX_HAVE_ISINFF 1 2025-05-07T20:26:28.7875322Z #define __glibcxx_requires_subscript(_N) 2025-05-07T20:26:28.7875613Z #define __SIZE_T__ 2025-05-07T20:26:28.7875844Z #define __stub_gtty 2025-05-07T20:26:28.7876087Z #define __pid_t_defined 2025-05-07T20:26:28.7876348Z #define _GLIBCXX_FWDREF(_Tp) _Tp&& 2025-05-07T20:26:28.7876660Z #define __NLINK_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:28.7876986Z #define __glibcxx_function_requires(...) 2025-05-07T20:26:28.7877285Z #define __SM_80_RT_HPP__ 2025-05-07T20:26:28.7877532Z #define __need_clockid_t 2025-05-07T20:26:28.7877789Z #define SSIZE_MAX LONG_MAX 2025-05-07T20:26:28.7878056Z #define _GLIBCXX_HAVE_USELOCALE 1 2025-05-07T20:26:28.7878377Z #define __glibcxx_requires_string_len(_String,_Len) 2025-05-07T20:26:28.7878703Z #define _IO_HEX 0100 2025-05-07T20:26:28.7878975Z #define __NFDBITS (8 * (int) sizeof (__fd_mask)) 2025-05-07T20:26:28.7879315Z #define cudaExternalMemoryDedicated 0x1 2025-05-07T20:26:28.7879630Z #define _GLIBCXX_HAVE_TGMATH_H 1 2025-05-07T20:26:28.7879912Z #define _GLIBCXX11_USE_C99_COMPLEX 1 2025-05-07T20:26:28.7880320Z #define _GLIBCXX17_DEPRECATED_SUGGEST(ALT) _GLIBCXX_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:28.7880904Z #define ispunct_l(c,l) __ispunct_l ((c), (l)) 2025-05-07T20:26:28.7881229Z #define __cpp_aggregate_bases 201603L 2025-05-07T20:26:28.7881535Z #define __cudaGet_blockDim() blockDim 2025-05-07T20:26:28.7881645Z #define __cudaCDP2Memcpy3DAsync 2025-05-07T20:26:28.7881754Z #define __cudaCDP2MemcpyAsync 2025-05-07T20:26:28.7881854Z #define __stub_sstk 2025-05-07T20:26:28.7882031Z #define _IO_IN_BACKUP 0x100 2025-05-07T20:26:28.7882192Z #define _GLIBCXX_USE_C99_STDLIB _GLIBCXX11_USE_C99_STDLIB 2025-05-07T20:26:28.7882287Z #define __wur 2025-05-07T20:26:28.7882409Z #define isprint_l(c,l) __isprint_l ((c), (l)) 2025-05-07T20:26:28.7882500Z #define _G_HAVE_MMAP 1 2025-05-07T20:26:28.7882595Z #define _IO_OCT 040 2025-05-07T20:26:28.7882693Z #define __FLT128_HAS_DENORM__ 1 2025-05-07T20:26:28.7882787Z #define NL_MSGMAX INT_MAX 2025-05-07T20:26:28.7882887Z #define _GLIBCXX_USE_LFS 1 2025-05-07T20:26:28.7883018Z #define cudaDeviceScheduleBlockingSync 0x04 2025-05-07T20:26:28.7883126Z #define _POSIX_RTSIG_MAX 8 2025-05-07T20:26:28.7883232Z #define _GLIBCXX_NOEXCEPT noexcept 2025-05-07T20:26:28.7883424Z #define __glibcxx_requires_partitioned_lower(_First,_Last,_Value) 2025-05-07T20:26:28.7883533Z #define __FLT32_DECIMAL_DIG__ 9 2025-05-07T20:26:28.7883628Z #define _STL_ALGOBASE_H 1 2025-05-07T20:26:28.7883740Z #define __cudaCDP2MemsetAsync_ptsz 2025-05-07T20:26:28.7883841Z #define __off64_t_defined 2025-05-07T20:26:28.7883949Z #define _GLIBCXX_WEAK_DEFINITION 2025-05-07T20:26:28.7884040Z #define __FLT128_DIG__ 33 2025-05-07T20:26:28.7884154Z #define _GLIBCXX_USE_C99_INTTYPES_TR1 1 2025-05-07T20:26:28.7884255Z #define _GLIBCXX_HAVE_LOCALE_H 1 2025-05-07T20:26:28.7884346Z #define __INT32_C(c) c 2025-05-07T20:26:28.7884452Z #define __DEC64_EPSILON__ 1E-15DD 2025-05-07T20:26:28.7884553Z #define __ORDER_PDP_ENDIAN__ 3412 2025-05-07T20:26:28.7884660Z #define __DEC128_MIN_EXP__ (-6142) 2025-05-07T20:26:28.7884758Z #define __PDP_ENDIAN 3412 2025-05-07T20:26:28.7884852Z #define _ISOC95_SOURCE 1 2025-05-07T20:26:28.7884965Z #define _IO_fpos64_t _G_fpos64_t 2025-05-07T20:26:28.7885101Z #define M_PI_2l 1.570796326794896619231321691639751442L 2025-05-07T20:26:28.7885200Z #define BYTE_ORDER __BYTE_ORDER 2025-05-07T20:26:28.7885300Z #define __SM_90_RT_HPP__ 2025-05-07T20:26:28.7885402Z #define __INT_FAST32_TYPE__ long int 2025-05-07T20:26:28.7885501Z #define __have_pthread_attr_t 1 2025-05-07T20:26:28.7885615Z #define _GLIBCXX_HAVE_LIMIT_DATA 1 2025-05-07T20:26:28.7885840Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL_OR_CXX11 _GLIBCXX_BEGIN_NAMESPACE_CXX11 2025-05-07T20:26:28.7885961Z #define __cudaCDP2StreamWaitEvent 2025-05-07T20:26:28.7886067Z #define __cudaCDP2EventRecord 2025-05-07T20:26:28.7886167Z #define _BITS_TYPESIZES_H 1 2025-05-07T20:26:28.7886262Z #define htole32(x) (x) 2025-05-07T20:26:28.7886517Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessorWithFlags 2025-05-07T20:26:28.7886641Z #define __SYSCALL_SLONG_TYPE __SLONGWORD_TYPE 2025-05-07T20:26:28.7886757Z #define _GLIBCXX_USE_C99_MATH_TR1 1 2025-05-07T20:26:28.7887045Z #define WSTOPSIG(status) __WSTOPSIG (__WAIT_INT (status)) 2025-05-07T20:26:28.7887217Z #define _GLIBCXX_USE_C99_MATH _GLIBCXX11_USE_C99_MATH 2025-05-07T20:26:28.7887356Z #define __UINT_LEAST16_TYPE__ short unsigned int 2025-05-07T20:26:28.7887498Z #define __WIFEXITED(status) (__WTERMSIG(status) == 0) 2025-05-07T20:26:28.7887605Z #define ADJ_OFFSET 0x0001 2025-05-07T20:26:28.7887715Z #define cudaArrayLayered 0x01 2025-05-07T20:26:28.7887886Z #define _PSTL_ICC_18_OMP_SIMD_BROKEN (__INTEL_COMPILER == 1800) 2025-05-07T20:26:28.7888008Z #define cudaEventRecordDefault 0x00 2025-05-07T20:26:28.7888107Z #define _GLIBCXX_HAVE_FMODF 1 2025-05-07T20:26:28.7888211Z #define _PSTL_PRAGMA_MESSAGE(x) 2025-05-07T20:26:28.7888309Z #define unix 1 2025-05-07T20:26:28.7888409Z #define __DBL_HAS_DENORM__ 1 2025-05-07T20:26:28.7888507Z #define _POSIX_CHILD_MAX 25 2025-05-07T20:26:28.7888615Z #define _POSIX_MAX_INPUT 255 2025-05-07T20:26:28.7888736Z #define __cudaCDP2DeviceGetCacheConfig 2025-05-07T20:26:28.7888922Z #define __USE_POSIX 1 2025-05-07T20:26:28.7889029Z #define __FD_ZERO_STOS "stosq" 2025-05-07T20:26:28.7889164Z #define _PSTL_VERSION_MAJOR (_PSTL_VERSION / 1000) 2025-05-07T20:26:28.7889266Z #define __THROWNL throw () 2025-05-07T20:26:28.7889361Z #define __cpp_rtti 199711L 2025-05-07T20:26:28.7889469Z #define __SIZE_TYPE__ long unsigned int 2025-05-07T20:26:28.7889566Z #define __PMT(args) args 2025-05-07T20:26:28.7889765Z #define __UINT64_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:28.7889919Z #define __va_arg_pack_len() __builtin_va_arg_pack_len () 2025-05-07T20:26:28.7890041Z #define __ULONGWORD_TYPE unsigned long int 2025-05-07T20:26:28.7890136Z #define _SIZE_T_DECLARED 2025-05-07T20:26:28.7890237Z #define _PSTL_STRING_AUX(x) #x 2025-05-07T20:26:28.7890341Z #define __FLT_IS_IEC_60559__ 2 2025-05-07T20:26:28.7890734Z #define _PSTL_CPP14_MAKE_REVERSE_ITERATOR_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201402L || __cpp_lib_make_reverse_iterator == 201402) 2025-05-07T20:26:28.7890852Z #define _GLIBCXX_HAVE_LIMIT_AS 1 2025-05-07T20:26:28.7890949Z #define XATTR_LIST_MAX 65536 2025-05-07T20:26:28.7891048Z #define __CUDACC_VER_MAJOR__ 12 2025-05-07T20:26:28.7891197Z #define __GNUC_WIDE_EXECUTION_CHARSET_NAME "UTF-32LE" 2025-05-07T20:26:28.7891288Z #define _WCHAR_T_H 2025-05-07T20:26:28.7891383Z #define __FLT64X_DIG__ 18 2025-05-07T20:26:28.7891485Z #define _IO_SHOWBASE 0200 2025-05-07T20:26:28.7891584Z #define _POSIX_QLIMIT 1 2025-05-07T20:26:28.7891685Z #define __INT8_TYPE__ signed char 2025-05-07T20:26:28.7891790Z #define __SURFACE_TYPES_H__ 2025-05-07T20:26:28.7891882Z #define __CUDA_ARCH__ 520 2025-05-07T20:26:28.7891995Z #define __cpp_digit_separators 201309L 2025-05-07T20:26:28.7892084Z #define __ELF__ 1 2025-05-07T20:26:28.7892188Z #define CLOCK_THREAD_CPUTIME_ID 3 2025-05-07T20:26:28.7892297Z #define __GCC_ASM_FLAG_OUTPUTS__ 1 2025-05-07T20:26:28.7892388Z #define STA_INS 0x0010 2025-05-07T20:26:28.7892492Z #define __UINT32_TYPE__ unsigned int 2025-05-07T20:26:28.7892671Z #define _toupper(c) ((int) (*__ctype_toupper_loc ())[(int) (c)]) 2025-05-07T20:26:28.7892776Z #define _BITS_BYTESWAP_H 1 2025-05-07T20:26:28.7892876Z #define __ID_T_TYPE __U32_TYPE 2025-05-07T20:26:28.7892997Z #define __TIME_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:28.7893109Z #define __DEVICE_DOUBLE_FUNCTIONS_HPP__ 2025-05-07T20:26:28.7893213Z #define _GLIBCXX_HAVE_MBSTATE_T 1 2025-05-07T20:26:28.7893337Z #define __cpp_lib_logical_traits 201510 2025-05-07T20:26:28.7893437Z #define ADJ_OFFSET_SS_READ 0xa001 2025-05-07T20:26:28.7893596Z #define __warnattr(msg) __attribute__((__warning__ (msg))) 2025-05-07T20:26:28.7893768Z #define _PSTL_PRAGMA_LOCATION " [Parallel STL message]: " 2025-05-07T20:26:28.7893871Z #define _IO_funlockfile(_fp) 2025-05-07T20:26:28.7894216Z #define cudaKernelNodeAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:28.7894353Z #define M_2_PIl 0.636619772367581343075535053490057448L 2025-05-07T20:26:28.7894458Z #define __DRIVER_TYPES_H__ 2025-05-07T20:26:28.7894557Z #define __FLT_RADIX__ 2 2025-05-07T20:26:28.7894661Z #define __INT_LEAST16_TYPE__ short int 2025-05-07T20:26:28.7894836Z #define __LDBL_EPSILON__ 1.08420217248550443400745280086994171e-19L 2025-05-07T20:26:28.7894936Z #define __UINTMAX_C(c) c ## UL 2025-05-07T20:26:28.7895038Z #define _GLIBCXX_USE_LSTAT 1 2025-05-07T20:26:28.7895145Z #define minor(dev) gnu_dev_minor (dev) 2025-05-07T20:26:28.7895250Z #define _POSIX_C_SOURCE 200809L 2025-05-07T20:26:28.7895356Z #define _GLIBCXX_HAVE_DIRENT_H 1 2025-05-07T20:26:28.7895462Z #define __GLIBCXX_BITSIZE_INT_N_0 128 2025-05-07T20:26:28.7895552Z #define WORD_BIT 32 2025-05-07T20:26:28.7895649Z #define _IO_USER_BUF 1 2025-05-07T20:26:28.7895746Z #define __VECTOR_TYPES_H__ 2025-05-07T20:26:28.7895853Z #define __SM_20_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:28.7895973Z #define cudaHostAllocPortable 0x01 2025-05-07T20:26:28.7896078Z #define PTHREAD_STACK_MIN 16384 2025-05-07T20:26:28.7896182Z #define __long_double_t long double 2025-05-07T20:26:28.7896289Z #define _GLIBCXX_HAVE_ISINF 1 2025-05-07T20:26:28.7896486Z #define _POSIX_ARG_MAX 4096 2025-05-07T20:26:28.7896899Z #define cudaKernelNodeAttributeDeviceUpdatableKernelNode cudaLaunchAttributeDeviceUpdatableKernelNode 2025-05-07T20:26:28.7896988Z #define __k8 1 2025-05-07T20:26:28.7897187Z #define _GLIBCXX_NO_OBSOLETE_ISINF_ISNAN_DYNAMIC __GLIBC_PREREQ(2,23) 2025-05-07T20:26:28.7897447Z #define __FLT32X_MIN__ 2.22507385850720138309023271733240406e-308F32x 2025-05-07T20:26:28.7897570Z #define __LDBL_REDIR(name,proto) name proto 2025-05-07T20:26:28.7897676Z #define __SIG_ATOMIC_MAX__ 0x7fffffff 2025-05-07T20:26:28.7897786Z #define __SM_30_INTRINSICS_HPP__ 2025-05-07T20:26:28.7897890Z #define _GLIBCXX_EXTERN_TEMPLATE 1 2025-05-07T20:26:28.7897988Z #define __blksize_t_defined 2025-05-07T20:26:28.7898093Z #define _IO_SHOWPOINT 0400 2025-05-07T20:26:28.7898195Z #define _GLIBCXX_HAVE_LIMIT_RSS 1 2025-05-07T20:26:28.7898321Z #define cudaDeviceLmemResizeToMax 0x10 2025-05-07T20:26:28.7907968Z #define _GLIBCXX_X86_RDRAND 1 2025-05-07T20:26:28.7908133Z #define __GCC_ATOMIC_WCHAR_T_LOCK_FREE 2 2025-05-07T20:26:28.7908246Z #define _IO_IS_FILEBUF 0x2000 2025-05-07T20:26:28.7908347Z #define _GLIBCXX_USE_DUAL_ABI 1 2025-05-07T20:26:28.7908609Z #define __bswap_constant_16(x) ((unsigned short int) ((((x) >> 8) & 0xff) | (((x) & 0xff) << 8))) 2025-05-07T20:26:28.7908975Z #define cudaSignalExternalSemaphoresAsync __CUDART_API_PTSZ(cudaSignalExternalSemaphoresAsync_v2) 2025-05-07T20:26:28.7909087Z #define UCHAR_MAX (SCHAR_MAX * 2 + 1) 2025-05-07T20:26:28.7909199Z #define __SIZEOF_PTRDIFF_T__ 8 2025-05-07T20:26:28.7909289Z #define SEEK_SET 0 2025-05-07T20:26:28.7909389Z #define _GLIBCXX_TR1_GAMMA_TCC 1 2025-05-07T20:26:28.7909498Z #define __CUDA_API_VER_MINOR__ 6 2025-05-07T20:26:28.7909692Z #define _GLIBCXX_VISIBILITY(V) __attribute__ ((__visibility__ (#V))) 2025-05-07T20:26:28.7909800Z #define _GLIBCXX20_DEPRECATED(MSG) 2025-05-07T20:26:28.7909914Z #define __cudaCDP2GetLastError 2025-05-07T20:26:28.7910013Z #define _GLIBCXX_HAVE_COSL 1 2025-05-07T20:26:28.7910112Z #define _MATH_H_MATHDEF 1 2025-05-07T20:26:28.7910441Z #define __bswap_constant_32(x) ((((x) & 0xff000000) >> 24) | (((x) & 0x00ff0000) >> 8) | (((x) & 0x0000ff00) << 8) | (((x) & 0x000000ff) << 24)) 2025-05-07T20:26:28.7910545Z #define _GLIBCXX_USE_FLOAT128 1 2025-05-07T20:26:28.7910651Z #define _IO_FLAGS2_NOTCANCEL 2 2025-05-07T20:26:28.7910744Z #define __stub_sigreturn 2025-05-07T20:26:28.7910990Z #define __errordecl(name,msg) extern void name (void) __attribute__((__error__ (msg))) 2025-05-07T20:26:28.7911102Z #define _GLIBCXX_HAVE_UTIME_H 1 2025-05-07T20:26:28.7911204Z #define __HOST_CONFIG_H__ 2025-05-07T20:26:28.7911313Z #define _XOPEN_SOURCE_EXTENDED 1 2025-05-07T20:26:28.7911413Z #define CLOCK_TAI 11 2025-05-07T20:26:28.7911528Z #define _GLIBCXX_END_NAMESPACE_VERSION 2025-05-07T20:26:28.7911623Z #define __restrict_arr 2025-05-07T20:26:28.7911753Z #define _PSTL_PRAGMA_MESSAGE_POLICIES(x) 2025-05-07T20:26:28.7911902Z #define __glibcxx_requires_valid_range(_First,_Last) 2025-05-07T20:26:28.7912439Z #define strndupa(s,n) (__extension__ ({ const char *__old = (s); size_t __len = strnlen (__old, (n)); char *__new = (char *) __builtin_alloca (__len + 1); __new[__len] = '\0'; (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:26:28.7912627Z #define __attribute_artificial__ __attribute__ ((__artificial__)) 2025-05-07T20:26:28.7912720Z #define __USE_MISC 1 2025-05-07T20:26:28.7912845Z #define __UWORD_TYPE unsigned long int 2025-05-07T20:26:28.7912950Z #define _EXCEPTION_DEFINES_H 1 2025-05-07T20:26:28.7913044Z #define _GCC_LIMITS_H_ 2025-05-07T20:26:28.7913147Z #define __LDBL_DIG__ 18 2025-05-07T20:26:28.7913249Z #define __BIT_TYPES_DEFINED__ 1 2025-05-07T20:26:28.7913366Z #define __malloc_and_calloc_defined 2025-05-07T20:26:28.7913467Z #define __FLT64_IS_IEC_60559__ 2 2025-05-07T20:26:28.7913580Z #define _GLIBCXX_HAVE_SYS_SYSINFO_H 1 2025-05-07T20:26:28.7913677Z #define __x86_64__ 1 2025-05-07T20:26:28.7913770Z #define _SIZE_T_ 2025-05-07T20:26:28.7914654Z #define __bswap_constant_64(x) (__extension__ ((((x) & 0xff00000000000000ull) >> 56) | (((x) & 0x00ff000000000000ull) >> 40) | (((x) & 0x0000ff0000000000ull) >> 24) | (((x) & 0x000000ff00000000ull) >> 8) | (((x) & 0x00000000ff000000ull) << 8) | (((x) & 0x0000000000ff0000ull) << 24) | (((x) & 0x000000000000ff00ull) << 40) | (((x) & 0x00000000000000ffull) << 56))) 2025-05-07T20:26:28.7915105Z #define _POSIX2_COLL_WEIGHTS_MAX 2 2025-05-07T20:26:28.7915377Z #define __FLT32X_MIN_EXP__ (-1021) 2025-05-07T20:26:28.7915511Z #define __PTHREAD_RWLOCK_INT_FLAGS_SHARED 1 2025-05-07T20:26:28.7915635Z #define __DEC32_SUBNORMAL_MIN__ 0.000001E-95DF 2025-05-07T20:26:28.7915737Z #define _IO_iconv_t _G_iconv_t 2025-05-07T20:26:28.7915861Z #define _GLIBCXX_FLOAT_IS_IEEE_BINARY32 1 2025-05-07T20:26:28.7915990Z #define __cpp_lib_make_reverse_iterator 201402 2025-05-07T20:26:28.7916139Z #define _GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE(A) 2025-05-07T20:26:28.7916256Z #define _GLIBCXX_HAVE_DLFCN_H 1 2025-05-07T20:26:28.7916721Z #define strdupa(s) (__extension__ ({ const char *__old = (s); size_t __len = strlen (__old) + 1; char *__new = (char *) __builtin_alloca (__len); (char *) memcpy (__new, __old, __len); })) 2025-05-07T20:26:28.7916868Z #define __no_return__ __attribute__((noreturn)) 2025-05-07T20:26:28.7917021Z #define __device_builtin__ __location__(device_builtin) 2025-05-07T20:26:28.7917128Z #define _PSTL_HIDE_FROM_ABI_POP 2025-05-07T20:26:28.7917245Z #define _GLIBCXX_HAVE_ACOSF 1 2025-05-07T20:26:28.7917341Z #define STA_FLL 0x0008 2025-05-07T20:26:28.7917491Z #define _GLIBCXX_HAVE_BUILTIN_IS_CONSTANT_EVALUATED 1 2025-05-07T20:26:28.7917601Z #define _GLIBCXX_END_EXTERN_C } 2025-05-07T20:26:28.7917731Z #define __INT_FAST16_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:28.7917849Z #define __cpp_lib_integer_sequence 201304 2025-05-07T20:26:28.7917949Z #define __stub_revoke 2025-05-07T20:26:28.7918046Z #define __timer_t_defined 1 2025-05-07T20:26:28.7918187Z #define _GLIBCXX11_DEPRECATED _GLIBCXX_DEPRECATED 2025-05-07T20:26:28.7918292Z #define INT_MAX __INT_MAX__ 2025-05-07T20:26:28.7918410Z #define ULLONG_MAX (LLONG_MAX * 2ULL + 1) 2025-05-07T20:26:28.7918526Z #define _GLIBCXX_END_NAMESPACE_CXX11 } 2025-05-07T20:26:28.7918627Z #define _GLIBCXX_ICONV_CONST 2025-05-07T20:26:28.7918734Z #define major(dev) gnu_dev_major (dev) 2025-05-07T20:26:28.7918843Z #define _GLIBCXX_LT_OBJDIR ".libs/" 2025-05-07T20:26:28.7919001Z #define __inline_hint__ __attribute__((nv_inline_hint)) 2025-05-07T20:26:28.7919108Z #define __NV_LEGACY_LAUNCH 1 2025-05-07T20:26:28.7919203Z #define _IO_off_t __off_t 2025-05-07T20:26:28.7919302Z #define __FLT64_DIG__ 15 2025-05-07T20:26:28.7919525Z #define PTHREAD_DESTRUCTOR_ITERATIONS _POSIX_THREAD_DESTRUCTOR_ITERATIONS 2025-05-07T20:26:28.7919626Z #define _POSIX2_LINE_MAX 2048 2025-05-07T20:26:28.7919767Z #define __UINT_FAST32_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:28.7919894Z #define __UINT_LEAST64_TYPE__ long unsigned int 2025-05-07T20:26:28.7919999Z #define ADJ_FREQUENCY 0x0002 2025-05-07T20:26:28.7920107Z #define __CUDART_API_PTDS(api) api 2025-05-07T20:26:28.7920202Z #define NULL __null 2025-05-07T20:26:28.7920343Z #define cudaStreamPerThread ((cudaStream_t)0x2) 2025-05-07T20:26:28.7920452Z #define _GLIBCXX_CONSTEXPR constexpr 2025-05-07T20:26:28.7920555Z #define __U64_TYPE unsigned long int 2025-05-07T20:26:28.7920660Z #define __FLT_HAS_QUIET_NAN__ 1 2025-05-07T20:26:28.7920758Z #define __FLT_MAX_10_EXP__ 38 2025-05-07T20:26:28.7920852Z #define FP_ZERO 2 2025-05-07T20:26:28.7920958Z #define _GLIBCXX_HAVE_FLOORL 1 2025-05-07T20:26:28.7921114Z #define __isgraph_l(c,l) __isctype_l((c), _ISgraph, (l)) 2025-05-07T20:26:28.7921225Z #define __LONG_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:28.7921325Z #define __WCHAR_T__ 2025-05-07T20:26:28.7921426Z #define __FLT64X_HAS_DENORM__ 1 2025-05-07T20:26:28.7921629Z #define __DEC128_SUBNORMAL_MIN__ 0.000000000000000000000000000000001E-6143DL 2025-05-07T20:26:28.7921784Z #define _GLIBCXX_NORETURN __attribute__ ((__noreturn__)) 2025-05-07T20:26:28.7921886Z #define __FLT_HAS_INFINITY__ 1 2025-05-07T20:26:28.7922124Z #define __GNUC_EXECUTION_CHARSET_NAME "UTF-8" 2025-05-07T20:26:28.7922244Z #define _GLIBCXX20_DEPRECATED_SUGGEST(ALT) 2025-05-07T20:26:28.7922376Z #define __WSTOPSIG(status) __WEXITSTATUS(status) 2025-05-07T20:26:28.7922515Z #define cudaSurfaceTypeCubemapLayered 0xFC 2025-05-07T20:26:28.7922610Z #define _BSD_PTRDIFF_T_ 2025-05-07T20:26:28.7922707Z #define _SIGSET_H_types 1 2025-05-07T20:26:28.7922908Z #define cudaTextureType1DLayered 0xF1 2025-05-07T20:26:28.7923019Z #define __cpp_unicode_literals 200710L 2025-05-07T20:26:28.7923178Z #define __isdigit_l(c,l) __isctype_l((c), _ISdigit, (l)) 2025-05-07T20:26:28.7923284Z #define __LONG_LONG_PAIR(HI,LO) LO, HI 2025-05-07T20:26:28.7923407Z #define __UINT_FAST16_TYPE__ long unsigned int 2025-05-07T20:26:28.7923547Z #define __bos0(ptr) __builtin_object_size (ptr, 0) 2025-05-07T20:26:28.7923660Z #define __DEC64_MAX__ 9.999999999999999E384DD 2025-05-07T20:26:28.7923792Z #define M_1_PIl 0.318309886183790671537767526745028724L 2025-05-07T20:26:28.7923985Z #define WIFSTOPPED(status) __WIFSTOPPED (__WAIT_INT (status)) 2025-05-07T20:26:28.7924087Z #define __INT_FAST32_WIDTH__ 64 2025-05-07T20:26:28.7924196Z #define _POSIX2_CHARCLASS_NAME_MAX 14 2025-05-07T20:26:28.7924306Z #define _GLIBCXX_BITS_STD_ABS_H 2025-05-07T20:26:28.7924401Z #define STA_MODE 0x4000 2025-05-07T20:26:28.7924521Z #define __CHAR16_TYPE__ short unsigned int 2025-05-07T20:26:28.7924630Z #define __PRAGMA_REDEFINE_EXTNAME 1 2025-05-07T20:26:28.7924751Z #define __glibcxx_signed_b(T,B) ((T)(-1) < 0) 2025-05-07T20:26:28.7924871Z #define __USING_NAMESPACE_C99(name) 2025-05-07T20:26:28.7924971Z #define BIG_ENDIAN __BIG_ENDIAN 2025-05-07T20:26:28.7925084Z #define __cudaCDP2EventRecord_ptsz 2025-05-07T20:26:28.7925192Z #define _GLIBCXX_HAVE_SINL 1 2025-05-07T20:26:28.7925309Z #define EXPR_NEST_MAX _POSIX2_EXPR_NEST_MAX 2025-05-07T20:26:28.7925405Z #define __SIZE_WIDTH__ 64 2025-05-07T20:26:28.7925539Z #define __BLKSIZE_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:28.7925628Z #define __SEG_FS 1 2025-05-07T20:26:28.7925728Z #define _IO_size_t size_t 2025-05-07T20:26:28.7925841Z #define __INT_LEAST16_MAX__ 0x7fff 2025-05-07T20:26:28.7925947Z #define INT_MIN (-INT_MAX - 1) 2025-05-07T20:26:28.7926050Z #define __stub_lchmod 2025-05-07T20:26:28.7926151Z #define __DEC64_MANT_DIG__ 16 2025-05-07T20:26:28.7926264Z #define __INT64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:28.7926371Z #define _GLIBCXX_MANGLE_SIZE_T m 2025-05-07T20:26:28.7926472Z #define __SEG_GS 1 2025-05-07T20:26:28.7926657Z #define __FLT32_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F32 2025-05-07T20:26:28.7926757Z #define _IOS_APPEND 8 2025-05-07T20:26:28.7926857Z #define __SIG_ATOMIC_WIDTH__ 32 2025-05-07T20:26:28.7927079Z #define _GLIBCXX_RELEASE 11 2025-05-07T20:26:28.7927187Z #define _GLIBCXX98_USE_C99_WCHAR 1 2025-05-07T20:26:28.7927290Z #define _IO_IS_APPENDING 0x1000 2025-05-07T20:26:28.7927397Z #define __INT_LEAST64_TYPE__ long int 2025-05-07T20:26:28.7927498Z #define htole16(x) (x) 2025-05-07T20:26:28.7927619Z #define __TEXTURE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:28.7927725Z #define _GLIBCXX_HAVE_FCNTL_H 1 2025-05-07T20:26:28.7927823Z #define __INT16_TYPE__ short int 2025-05-07T20:26:28.7927932Z #define __INT_LEAST8_TYPE__ signed char 2025-05-07T20:26:28.7928050Z #define __glibcxx_class_requires(_a,_b) 2025-05-07T20:26:28.7928164Z #define __cpp_structured_bindings 201606L 2025-05-07T20:26:28.7928297Z #define __align__(n) __attribute__((aligned(n))) 2025-05-07T20:26:28.7928402Z #define __SIZEOF_INT__ 4 2025-05-07T20:26:28.7928499Z #define __WCLONE 0x80000000 2025-05-07T20:26:28.7928595Z #define __DEC32_MAX_EXP__ 97 2025-05-07T20:26:28.7928688Z #define SEEK_HOLE 4 2025-05-07T20:26:28.7928782Z #define TIMER_ABSTIME 1 2025-05-07T20:26:28.7928889Z #define __INT_FAST8_MAX__ 0x7f 2025-05-07T20:26:28.7928997Z #define __CUDA_MATH_CRTIMP 2025-05-07T20:26:28.7929233Z #define __FLT128_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:28.7929398Z #define __INTPTR_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:28.7929600Z #define __DRIVER_FUNCTIONS_H__ 2025-05-07T20:26:28.7929715Z #define __cpp_sized_deallocation 201309L 2025-05-07T20:26:28.7929822Z #define __MATH_FUNCTIONS_HPP__ 2025-05-07T20:26:28.7929960Z #define __cpp_guaranteed_copy_elision 201606L 2025-05-07T20:26:28.7930086Z #define _LINUX_LIMITS_H 2025-05-07T20:26:28.7930211Z #define linux 1 2025-05-07T20:26:28.7930305Z #define MOD_MICRO ADJ_MICRO 2025-05-07T20:26:28.7930504Z #define _GLIBCXX_DEBUG_ASSERT(_Condition) 2025-05-07T20:26:28.7930609Z #define _GLIBCXX_HAVE_VSWSCANF 1 2025-05-07T20:26:28.7930703Z #define _GLIBCXX_HAVE_ISNAN 1 2025-05-07T20:26:28.7930814Z #define _XOPEN_IOV_MAX _POSIX_UIO_MAXIOV 2025-05-07T20:26:28.7930959Z #define __cudart_builtin__ __location__(cudart_builtin) 2025-05-07T20:26:28.7931062Z #define __cpp_lib_hypot 201603 2025-05-07T20:26:28.7931167Z #define __FLT64_HAS_QUIET_NAN__ 1 2025-05-07T20:26:28.7931268Z #define _GLIBCXX_HAVE_WCTYPE_H 1 2025-05-07T20:26:28.7931364Z #define MOD_NANO ADJ_NANO 2025-05-07T20:26:28.7931465Z #define htole64(x) (x) 2025-05-07T20:26:28.7931565Z #define FP_ILOGBNAN (-2147483647 - 1) 2025-05-07T20:26:28.7931692Z #define _IO_stdout ((_IO_FILE*)(&_IO_2_1_stdout_)) 2025-05-07T20:26:28.7931794Z #define _IO_UPPERCASE 01000 2025-05-07T20:26:28.7932288Z #define cudaKernelNodeAttributeClusterSchedulingPolicyPreference cudaLaunchAttributeClusterSchedulingPolicyPreference 2025-05-07T20:26:28.7932384Z #define __USE_POSIX2 1 2025-05-07T20:26:28.7932486Z #define MOD_ESTERROR ADJ_ESTERROR 2025-05-07T20:26:28.7932576Z #define __WALL 0x40000000 2025-05-07T20:26:28.7932686Z #define _GLIBCXX_HAVE_LDEXPF 1 2025-05-07T20:26:28.7932769Z #define _XLOCALE_H 1 2025-05-07T20:26:28.7932860Z #define _GLIBCXX_USE_TMPNAM 1 2025-05-07T20:26:28.7932962Z #define __FLT32_MIN_10_EXP__ (-37) 2025-05-07T20:26:28.7933057Z #define __KEY_T_TYPE __S32_TYPE 2025-05-07T20:26:28.7933161Z #define __cudaGet_threadIdx() threadIdx 2025-05-07T20:26:28.7933257Z #define __EXCEPTIONS 1 2025-05-07T20:26:28.7933358Z #define __CUDART_API_PTSZ(api) api 2025-05-07T20:26:28.7933556Z #define __launch_bounds__(...) __annotate__(launch_bounds(__VA_ARGS__)) 2025-05-07T20:26:28.7933649Z #define __WORDSIZE 64 2025-05-07T20:26:28.7933745Z #define CLOCK_MONOTONIC 1 2025-05-07T20:26:28.7933843Z #define _STL_RELOPS_H 1 2025-05-07T20:26:28.7933945Z #define __PTRDIFF_WIDTH__ 64 2025-05-07T20:26:28.7934046Z #define __BEGIN_DECLS extern "C" { 2025-05-07T20:26:28.7934154Z #define _GLIBCXX_HAVE_SYS_IPC_H 1 2025-05-07T20:26:28.7934251Z #define __LDBL_MANT_DIG__ 64 2025-05-07T20:26:28.7934352Z #define _GLIBCXX_HAVE_TRUNCATE 1 2025-05-07T20:26:28.7934660Z #define cudaKernelNodeAttributeClusterDimension cudaLaunchAttributeClusterDimension 2025-05-07T20:26:28.7934898Z #define _PSTL_GCC_VERSION (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) 2025-05-07T20:26:28.7935033Z #define _GLIBCXX_NAMESPACE_CXX11 __cxx11:: 2025-05-07T20:26:28.7935137Z #define _GLIBCXX_NUMERIC_LIMITS 1 2025-05-07T20:26:28.7935244Z #define __cpp_range_based_for 201603L 2025-05-07T20:26:28.7935371Z #define __cpp_lib_exchange_function 201304 2025-05-07T20:26:28.7935475Z #define _GLIBCXX_HAVE_INTTYPES_H 1 2025-05-07T20:26:28.7935586Z #define _GLIBCXX_DARWIN_USE_64_BIT_INODE 1 2025-05-07T20:26:28.7935777Z #define cudaCooperativeLaunchMultiDeviceNoPostSync 0x02 2025-05-07T20:26:28.7935878Z #define __FLT64_HAS_INFINITY__ 1 2025-05-07T20:26:28.7935974Z #define _GLIBCXX_CSTDLIB 1 2025-05-07T20:26:28.7936093Z #define _GLIBCXX_DEBUG_MACRO_SWITCH_H 1 2025-05-07T20:26:28.7936271Z #define __FLT64X_MAX__ 1.18973149535723176502126385303097021e+4932F64x 2025-05-07T20:26:28.7936389Z #define __STDCPP_DEFAULT_NEW_ALIGNMENT__ 16 2025-05-07T20:26:28.7936483Z #define _STRING_H 1 2025-05-07T20:26:28.7936588Z #define _BITS_PTHREADTYPES_H 1 2025-05-07T20:26:28.7936680Z #define _GCC_MAX_ALIGN_T 2025-05-07T20:26:28.7936789Z #define __SM_32_INTRINSICS_HPP__ 2025-05-07T20:26:28.7936928Z #define __SIG_ATOMIC_MIN__ (-__SIG_ATOMIC_MAX__ - 1) 2025-05-07T20:26:28.7937034Z #define __code_model_small__ 1 2025-05-07T20:26:28.7937221Z #define _PSTL_CONFIG_H 2025-05-07T20:26:28.7937328Z #define __GCC_ATOMIC_LONG_LOCK_FREE 2 2025-05-07T20:26:28.7937454Z #define __cpp_nontype_template_args 201411L 2025-05-07T20:26:28.7937553Z #define __SM_20_INTRINSICS_H__ 2025-05-07T20:26:28.7937657Z #define cudaCpuDeviceId ((int)-1) 2025-05-07T20:26:28.7938081Z #define assert(expr) ((expr) ? __ASSERT_VOID_CAST (0) : __assert_fail (__STRING(expr), __FILE__, __LINE__, __ASSERT_FUNCTION)) 2025-05-07T20:26:28.7938181Z #define __DEC32_MANT_DIG__ 7 2025-05-07T20:26:28.7938273Z #define le64toh(x) (x) 2025-05-07T20:26:28.7938374Z #define FILENAME_MAX 4096 2025-05-07T20:26:28.7938527Z #define __iscntrl_l(c,l) __isctype_l((c), _IScntrl, (l)) 2025-05-07T20:26:28.7938655Z #define __cpp_return_type_deduction 201304L 2025-05-07T20:26:28.7938746Z #define L_cuserid 9 2025-05-07T20:26:28.7938839Z #define __ino_t_defined 2025-05-07T20:26:28.7938932Z #define __k8__ 1 2025-05-07T20:26:28.7939036Z #define __INTPTR_TYPE__ long int 2025-05-07T20:26:28.7939150Z #define __UINT16_TYPE__ short unsigned int 2025-05-07T20:26:28.7939260Z #define __int8_t_defined 2025-05-07T20:26:28.7939355Z #define __WCHAR_TYPE__ int 2025-05-07T20:26:28.7939460Z #define __CLOCKID_T_TYPE __S32_TYPE 2025-05-07T20:26:28.7939589Z #define cudaHostRegisterPortable 0x01 2025-05-07T20:26:28.7939691Z #define __SLONGWORD_TYPE long int 2025-05-07T20:26:28.7939781Z #define _IOS_TRUNC 16 2025-05-07T20:26:28.7939914Z #define _GLIBCXX_PACKAGE_TARNAME "libstdc++" 2025-05-07T20:26:28.7940067Z #define __isblank_l(c,l) __isctype_l((c), _ISblank, (l)) 2025-05-07T20:26:28.7940165Z #define __HAVE_COLUMN 2025-05-07T20:26:28.7940257Z #define __stub_fdetach 2025-05-07T20:26:28.7940662Z #define __CUDACC_VER__ "__CUDACC_VER__ is no longer supported. Use __CUDACC_VER_MAJOR__, __CUDACC_VER_MINOR__, and __CUDACC_VER_BUILD__ instead." 2025-05-07T20:26:28.7940757Z #define __pic__ 2 2025-05-07T20:26:28.7940882Z #define __UINTPTR_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:28.7940984Z #define CLOCKS_PER_SEC 1000000l 2025-05-07T20:26:28.7941092Z #define __INT_FAST64_WIDTH__ 64 2025-05-07T20:26:28.7941198Z #define _GLIBCXX_HAVE_SOCKATMARK 1 2025-05-07T20:26:28.7941289Z #define __stub_chflags 2025-05-07T20:26:28.7941389Z #define CLOCK_BOOTTIME 7 2025-05-07T20:26:28.7941480Z #define __need_IOV_MAX 2025-05-07T20:26:28.7941597Z #define putc(_ch,_fp) _IO_putc (_ch, _fp) 2025-05-07T20:26:28.7941703Z #define __UQUAD_TYPE unsigned long int 2025-05-07T20:26:28.7941809Z #define __cpp_decltype 200707L 2025-05-07T20:26:28.7941919Z #define __BYTE_ORDER __LITTLE_ENDIAN 2025-05-07T20:26:28.7942016Z #define _GLIBCXX_USE_C99 1 2025-05-07T20:26:28.7942126Z #define _GLIBCXX_TR1_BETA_FUNCTION_TCC 1 2025-05-07T20:26:28.7942224Z #define TTY_NAME_MAX 32 2025-05-07T20:26:28.7942394Z #define _GLIBCXX_FORWARD(_Tp,__val) std::forward<_Tp>(__val) 2025-05-07T20:26:28.7942523Z #define __INT_FAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:28.7942701Z #define _PSTL_ASSERT(_Condition) __glibcxx_assert(_Condition) 2025-05-07T20:26:28.7942817Z #define __GCC_ATOMIC_TEST_AND_SET_TRUEVAL 1 2025-05-07T20:26:28.7942925Z #define __LITTLE_ENDIAN 1234 2025-05-07T20:26:28.7943024Z #define STA_PPSTIME 0x0004 2025-05-07T20:26:28.7943111Z #define __import__ 2025-05-07T20:26:28.7943212Z #define BUFSIZ _IO_BUFSIZ 2025-05-07T20:26:28.7943350Z #define M_SQRT2l 1.414213562373095048801688724209698079L 2025-05-07T20:26:28.7943437Z #define __export__ 2025-05-07T20:26:28.7943570Z #define __FSID_T_TYPE struct { int __val[2]; } 2025-05-07T20:26:28.7943677Z #define cudaMemAttachHost 0x02 2025-05-07T20:26:28.7943843Z #define __FLT_NORM_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:28.7943966Z #define cudaArrayTextureGather 0x08 2025-05-07T20:26:28.7944066Z #define _GLIBCXX_HAVE_ICONV 1 2025-05-07T20:26:28.7944161Z #define _GLIBCXX_SYMVER 1 2025-05-07T20:26:28.7944268Z #define __FLT64X_MAX_EXP__ 16384 2025-05-07T20:26:28.7944365Z #define _WCHAR_T_DECLARED 2025-05-07T20:26:28.7944496Z #define __UINT_FAST64_TYPE__ long unsigned int 2025-05-07T20:26:28.7944617Z #define isalpha_l(c,l) __isalpha_l ((c), (l)) 2025-05-07T20:26:28.7944818Z #define __cpp_inline_variables 201606L 2025-05-07T20:26:28.7944920Z #define WNOWAIT 0x01000000 2025-05-07T20:26:28.7945007Z #define PLOSS 6 2025-05-07T20:26:28.7945104Z #define M_LN10 2.30258509299404568402 2025-05-07T20:26:28.7945370Z #define _PSTL_UDS_PRESENT (__INTEL_COMPILER >= 1900 && __INTEL_COMPILER_BUILD_DATE >= 20180626) 2025-05-07T20:26:28.7945567Z #define EXIT_SUCCESS 0 2025-05-07T20:26:28.7945670Z #define __LDBL_REDIR_DECL(name) 2025-05-07T20:26:28.7945776Z #define _GLIBCXX_HAVE_STRTOF 1 2025-05-07T20:26:28.7945880Z #define MOD_FREQUENCY ADJ_FREQUENCY 2025-05-07T20:26:28.7945982Z #define __thread__ __thread 2025-05-07T20:26:28.7946080Z #define _GLIBCXX_HAVE_MEMORY_H 1 2025-05-07T20:26:28.7946175Z #define __INT_MAX__ 0x7fffffff 2025-05-07T20:26:28.7946288Z #define __SIZEOF_PTHREAD_BARRIER_T 32 2025-05-07T20:26:28.7946516Z #define __glibcxx_requires_partitioned_upper_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:28.7946634Z #define __cudaCDP2StreamWaitEvent_ptsz 2025-05-07T20:26:28.7946744Z #define _GLIBCXX_HAVE_SINF 1 2025-05-07T20:26:28.7946831Z #define __linux__ 1 2025-05-07T20:26:28.7946937Z #define STA_PPSSIGNAL 0x0100 2025-05-07T20:26:28.7947072Z #define M_LN2l 0.693147180559945309417232121458176568L 2025-05-07T20:26:28.7947168Z #define __S16_TYPE short int 2025-05-07T20:26:28.7947522Z #define __glibcxx_constexpr_assert(cond) if (__builtin_is_constant_evaluated() && !bool(cond)) __builtin_unreachable() 2025-05-07T20:26:28.7947638Z #define __NVCC_DIAG_PRAGMA_SUPPORT__ 1 2025-05-07T20:26:28.7947830Z #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) 2025-05-07T20:26:28.7947937Z #define __COMMON_FUNCTIONS_H__ 2025-05-07T20:26:28.7948041Z #define UINT_MAX (INT_MAX * 2U + 1U) 2025-05-07T20:26:28.7948129Z #define _T_SIZE_ 2025-05-07T20:26:28.7948239Z #define LLONG_MAX __LONG_LONG_MAX__ 2025-05-07T20:26:28.7948364Z #define __cudaCDP2StreamCreateWithFlags 2025-05-07T20:26:28.7948465Z #define _PSTL_VERSION 12000 2025-05-07T20:26:28.7948605Z #define __noinline__ __attribute__((noinline)) 2025-05-07T20:26:28.7948704Z #define __WNOTHREAD 0x20000000 2025-05-07T20:26:28.7948806Z #define _G_va_list __gnuc_va_list 2025-05-07T20:26:28.7948948Z #define M_PI_4l 0.785398163397448309615660845819875721L 2025-05-07T20:26:28.7949041Z #define _IOS_INPUT 1 2025-05-07T20:26:28.7949146Z #define __USE_LARGEFILE64 1 2025-05-07T20:26:28.7949259Z #define _GLIBCXX_TR1_EXP_INTEGRAL_TCC 1 2025-05-07T20:26:28.7949357Z #define __INT64_TYPE__ long int 2025-05-07T20:26:28.7949462Z #define _POSIX_SSIZE_MAX 32767 2025-05-07T20:26:28.7949568Z #define __shared__ __location__(shared) 2025-05-07T20:26:28.7949665Z #define __FLT_MAX_EXP__ 128 2025-05-07T20:26:28.7949829Z #define __glibc_unlikely(cond) __builtin_expect((cond), 0) 2025-05-07T20:26:28.7949923Z #define __gid_t_defined 2025-05-07T20:26:28.7950042Z #define _GLIBCXX_USE_SC_NPROCESSORS_ONLN 1 2025-05-07T20:26:28.7950148Z #define __ORDER_BIG_ENDIAN__ 4321 2025-05-07T20:26:28.7950352Z #define __glibcxx_requires_can_increment_range(_First1,_Last1,_First2) 2025-05-07T20:26:28.7950467Z #define _GLIBCXX17_INLINE inline 2025-05-07T20:26:28.7950561Z #define __DBL_MANT_DIG__ 53 2025-05-07T20:26:28.7950654Z #define ___int_size_t_h 2025-05-07T20:26:28.7950776Z #define __FSBLKCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:28.7950905Z #define __cpp_inheriting_constructors 201511L 2025-05-07T20:26:28.7951071Z #define __WIFCONTINUED(status) ((status) == __W_CONTINUED) 2025-05-07T20:26:28.7951188Z #define CUDA_DOUBLE_MATH_FUNCTIONS 1 2025-05-07T20:26:28.7951287Z #define _GLIBCXX_HAVE_FENV_H 1 2025-05-07T20:26:28.7951411Z #define _GLIBCXX_HAVE_STDBOOL_H 1 2025-05-07T20:26:28.7951527Z #define __SIZEOF_FLOAT128__ 16 2025-05-07T20:26:28.7951672Z #define __INT_LEAST64_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:28.7951788Z #define _GLIBCXX_TR1_HYPERGEOMETRIC_TCC 1 2025-05-07T20:26:28.7951919Z #define _GLIBCXX_DEBUG_PEDASSERT(_Condition) 2025-05-07T20:26:28.7952016Z #define __clock_t_defined 1 2025-05-07T20:26:28.7952219Z #define _POSIX_SEM_VALUE_MAX 32767 2025-05-07T20:26:28.7952332Z #define __cudaCDP2RuntimeGetVersion 2025-05-07T20:26:28.7952427Z #define __GLIBC_MINOR__ 17 2025-05-07T20:26:28.7952528Z #define __DEC64_MIN__ 1E-383DD 2025-05-07T20:26:28.7952630Z #define __WINT_TYPE__ unsigned int 2025-05-07T20:26:28.7952744Z #define __UINT_LEAST32_TYPE__ unsigned int 2025-05-07T20:26:28.7952846Z #define __SIZEOF_SHORT__ 2 2025-05-07T20:26:28.7953103Z #define __FLT32_NORM_MAX__ 3.40282346638528859811704183484516925e+38F32 2025-05-07T20:26:28.7953191Z #define __SSE__ 1 2025-05-07T20:26:28.7953301Z #define SEM_VALUE_MAX (2147483647) 2025-05-07T20:26:28.7953401Z #define M_SQRT1_2 0.70710678118654752440 2025-05-07T20:26:28.7953496Z #define _CTYPE_H 1 2025-05-07T20:26:28.7953596Z #define __sigset_t_defined 2025-05-07T20:26:28.7953696Z #define __LDBL_MIN_EXP__ (-16381) 2025-05-07T20:26:28.7953800Z #define _GLIBCXX_HAVE_LOGF 1 2025-05-07T20:26:28.7953890Z #define MOD_TAI ADJ_TAI 2025-05-07T20:26:28.7953990Z #define _IO_va_list __gnuc_va_list 2025-05-07T20:26:28.7954098Z #define _GLIBCXX_HAVE_LOGL 1 2025-05-07T20:26:28.7954189Z #define __SM_70_RT_H__ 2025-05-07T20:26:28.7954286Z #define _GLIBCXX_HAVE_WRITEV 1 2025-05-07T20:26:28.7954401Z #define cudaEventWaitDefault 0x00 2025-05-07T20:26:28.7954500Z #define _GLIBCXX_HAVE_EXPL 1 2025-05-07T20:26:28.7954665Z #define __FLT64_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:28.7954775Z #define _POSIX_MAX_CANON 255 2025-05-07T20:26:28.7954887Z #define _GLIBCXX_NOEXCEPT_PARM , bool _NE 2025-05-07T20:26:28.7954992Z #define FD_SETSIZE __FD_SETSIZE 2025-05-07T20:26:28.7955088Z #define _GLIBCXX_TXN_SAFE 2025-05-07T20:26:28.7955176Z #define __amd64__ 1 2025-05-07T20:26:28.7955275Z #define __WINT_WIDTH__ 32 2025-05-07T20:26:28.7955383Z #define __CUDA_DEVICE_RUNTIME_API_H__ 2025-05-07T20:26:28.7955657Z #define __REDIRECT_NTHNL(name,proto,alias) name proto __THROWNL __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:28.7955769Z #define _GLIBCXX_STDIO_SEEK_CUR 1 2025-05-07T20:26:28.7955863Z #define EOF (-1) 2025-05-07T20:26:28.7955963Z #define __WAIT_STATUS_DEFN void * 2025-05-07T20:26:28.7956068Z #define __USE_POSIX199309 1 2025-05-07T20:26:28.7956166Z #define __INT_LEAST64_WIDTH__ 64 2025-05-07T20:26:28.7956265Z #define __LDBL_MAX_EXP__ 16384 2025-05-07T20:26:28.7956367Z #define __FLT32X_MAX_10_EXP__ 308 2025-05-07T20:26:28.7956468Z #define LLONG_MIN (-LLONG_MAX-1) 2025-05-07T20:26:28.7956594Z #define cudaSurfaceType2DLayered 0xF2 2025-05-07T20:26:28.7956692Z #define ____mbstate_t_defined 1 2025-05-07T20:26:28.7956783Z #define STA_NANO 0x2000 2025-05-07T20:26:28.7956885Z #define _GLIBCXX_HAVE_LOG10F 1 2025-05-07T20:26:28.7956983Z #define _GLIBCXX_HAVE_LOG10L 1 2025-05-07T20:26:28.7957075Z #define _IO_LINKED 0x80 2025-05-07T20:26:28.7957184Z #define __cpp_lib_launder 201606 2025-05-07T20:26:28.7957279Z #define __SIZEOF_INT128__ 16 2025-05-07T20:26:28.7957388Z #define __PTHREAD_MUTEX_HAVE_PREV 1 2025-05-07T20:26:28.7957491Z #define __FLT64X_IS_IEC_60559__ 2 2025-05-07T20:26:28.7957590Z #define _GLIBCXX_TYPE_TRAITS 1 2025-05-07T20:26:28.7957744Z #define cudaGraphKernelNodePortProgrammatic 1 2025-05-07T20:26:28.7957863Z #define __DEVICE_ATOMIC_FUNCTIONS_HPP__ 2025-05-07T20:26:28.7957971Z #define __BLKCNT64_T_TYPE __SQUAD_TYPE 2025-05-07T20:26:28.7958076Z #define __LDBL_MAX_10_EXP__ 4932 2025-05-07T20:26:28.7958173Z #define __W_CONTINUED 0xffff 2025-05-07T20:26:28.7958270Z #define __ATOMIC_RELAXED 0 2025-05-07T20:26:28.7958415Z #define w_coredump __wait_terminated.__w_coredump 2025-05-07T20:26:28.7958543Z #define __FSBLKCNT_T_TYPE __SYSCALL_ULONG_TYPE 2025-05-07T20:26:28.7958750Z #define __cudaCDP2OccupancyMaxActiveBlocksPerMultiprocessor 2025-05-07T20:26:28.7958944Z #define __DBL_EPSILON__ double(2.22044604925031308084726333618164062e-16L) 2025-05-07T20:26:28.7959034Z #define __stub_stty 2025-05-07T20:26:28.7959204Z #define _tolower(c) ((int) (*__ctype_tolower_loc ())[(int) (c)]) 2025-05-07T20:26:28.7959307Z #define le16toh(x) (x) 2025-05-07T20:26:28.7959419Z #define BC_SCALE_MAX _POSIX2_BC_SCALE_MAX 2025-05-07T20:26:28.7959696Z #define __FLT128_MIN__ 3.36210314311209350626267781732175260e-4932F128 2025-05-07T20:26:28.7959783Z #define _SIZET_ 2025-05-07T20:26:28.7959880Z #define XATTR_NAME_MAX 255 2025-05-07T20:26:28.7959981Z #define _SVID_SOURCE 1 2025-05-07T20:26:28.7960065Z #define _LP64 1 2025-05-07T20:26:28.7960162Z #define _LIBC_LIMITS_H_ 1 2025-05-07T20:26:28.7960478Z #define __REDIRECT_NTH_LDBL(name,proto,alias) __REDIRECT_NTH (name, proto, alias) 2025-05-07T20:26:28.7960605Z #define _GLIBCXX_TR1_BESSEL_FUNCTION_TCC 1 2025-05-07T20:26:28.7960695Z #define __UINT8_C(c) c 2025-05-07T20:26:28.7960794Z #define _GLIBCXX_HAVE_CEILF 1 2025-05-07T20:26:28.7960901Z #define _GLIBCXX_HAVE_CEILL 1 2025-05-07T20:26:28.7961015Z #define __cudaCDP2Memset3DAsync_ptsz 2025-05-07T20:26:28.7961114Z #define __CUDA_ARCH_LIST__ 520 2025-05-07T20:26:28.7961218Z #define __FLT64_MAX_EXP__ 1024 2025-05-07T20:26:28.7961320Z #define MOD_MAXERROR ADJ_MAXERROR 2025-05-07T20:26:28.7961415Z #define CUDARTAPI 2025-05-07T20:26:28.7961510Z #define IOV_MAX 1024 2025-05-07T20:26:28.7961658Z #define __glibcxx_requires_irreflexive2(_First,_Last) 2025-05-07T20:26:28.7961764Z #define __INT_LEAST32_TYPE__ int 2025-05-07T20:26:28.7961869Z #define cudaMemAttachSingle 0x04 2025-05-07T20:26:28.7961960Z #define __wchar_t__ 2025-05-07T20:26:28.7962074Z #define __cpp_lib_is_aggregate 201703 2025-05-07T20:26:28.7962162Z #define SEEK_END 2 2025-05-07T20:26:28.7962263Z #define __SIZEOF_WCHAR_T__ 4 2025-05-07T20:26:28.7962449Z #define _GLIBCXX_USE_TBB_PAR_BACKEND __has_include() 2025-05-07T20:26:28.7962552Z #define _IO_ftrylockfile(_fp) 2025-05-07T20:26:28.7962701Z #define _GLIBCXX_USE_C99_WCHAR _GLIBCXX11_USE_C99_WCHAR 2025-05-07T20:26:28.7962803Z #define ____FILE_defined 1 2025-05-07T20:26:28.7962924Z #define _GLIBCXX_HAVE_BUILTIN_IS_AGGREGATE 1 2025-05-07T20:26:28.7963031Z #define __GNUC_PATCHLEVEL__ 0 2025-05-07T20:26:28.7963123Z #define _ISOC99_SOURCE 1 2025-05-07T20:26:28.7963225Z #define __VECTOR_FUNCTIONS_H__ 2025-05-07T20:26:28.7963485Z #define __REDIRECT_NTH(name,proto,alias) name proto __THROW __asm__ (__ASMNAME (#alias)) 2025-05-07T20:26:28.7963621Z #define _PSTL_USE_NONTEMPORAL_STORES_IF_ALLOWED 2025-05-07T20:26:28.7963709Z #define _IO_RIGHT 04 2025-05-07T20:26:28.7963815Z #define __END_NAMESPACE_STD 2025-05-07T20:26:28.7964006Z #define __FLT128_NORM_MAX__ 1.18973149535723176508575932662800702e+4932F128 2025-05-07T20:26:28.7964109Z #define _GLIBCXX_STD_C std 2025-05-07T20:26:28.7964241Z #define cudaInitDeviceFlagsAreValid 0x01 2025-05-07T20:26:28.7964340Z #define _LARGEFILE64_SOURCE 1 2025-05-07T20:26:28.7964453Z #define _GLIBCXX_USE_C99_STDINT_TR1 1 2025-05-07T20:26:28.7964543Z #define _STDDEF_H_ 2025-05-07T20:26:28.7964718Z #define __FLT64_NORM_MAX__ 1.79769313486231570814527423731704357e+308F64 2025-05-07T20:26:28.7964828Z #define __FLT128_HAS_QUIET_NAN__ 1 2025-05-07T20:26:28.7964950Z #define isalnum_l(c,l) __isalnum_l ((c), (l)) 2025-05-07T20:26:28.7965152Z #define __FD_ISSET(d,set) ((__FDS_BITS (set)[__FD_ELT (d)] & __FD_MASK (d)) != 0) 2025-05-07T20:26:28.7965283Z #define __INTMAX_MAX__ 0x7fffffffffffffffL 2025-05-07T20:26:28.7965428Z #define __glibcxx_requires_irreflexive(_First,_Last) 2025-05-07T20:26:28.7965559Z #define cudaGraphKernelNodePortDefault 0 2025-05-07T20:26:28.7965673Z #define __INT_FAST8_TYPE__ signed char 2025-05-07T20:26:28.7965788Z #define __cudaCDP2Memcpy3DAsync_ptsz 2025-05-07T20:26:28.7965900Z #define __PID_T_TYPE __S32_TYPE 2025-05-07T20:26:28.7966020Z #define __cpp_namespace_attributes 201411L 2025-05-07T20:26:28.7966123Z #define CHARCLASS_NAME_MAX 2048 2025-05-07T20:26:28.7966228Z #define _GLIBCXX_HAVE_TANF 1 2025-05-07T20:26:28.7966334Z #define _GLIBCXX_USE_ST_MTIM 1 2025-05-07T20:26:28.7966515Z #define __FLT64X_MIN__ 3.36210314311209350626267781732175260e-4932F64x 2025-05-07T20:26:28.7966621Z #define __CUDA_RUNTIME_H__ 2025-05-07T20:26:28.7966807Z #define WIFSIGNALED(status) __WIFSIGNALED (__WAIT_INT (status)) 2025-05-07T20:26:28.7967024Z #define _GLIBCXX_HAVE_STDLIB_H 1 2025-05-07T20:26:28.7967240Z #define __STDCPP_THREADS__ 1 2025-05-07T20:26:28.7967389Z #define M_2_SQRTPIl 1.128379167095512573896158903121545172L 2025-05-07T20:26:28.7967490Z #define __GNUC_STDC_INLINE__ 1 2025-05-07T20:26:28.7967595Z #define _POSIX_UIO_MAXIOV 16 2025-05-07T20:26:28.7967700Z #define _PSTL_PAR_BACKEND_SERIAL 2025-05-07T20:26:28.7967808Z #define P_tmpdir "/tmp" 2025-05-07T20:26:28.7968042Z #define __ASSERT_FUNCTION __PRETTY_FUNCTION__ 2025-05-07T20:26:28.7968145Z #define __FLT64_HAS_DENORM__ 1 2025-05-07T20:26:28.7968255Z #define __WORDSIZE_TIME64_COMPAT32 1 2025-05-07T20:26:28.7968425Z #define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) 2025-05-07T20:26:28.7968602Z #define __FLT32_EPSILON__ 1.19209289550781250000000000000000000e-7F32 2025-05-07T20:26:28.7968715Z #define _PSTL_HIDE_FROM_ABI_PUSH 2025-05-07T20:26:28.7968843Z #define cudaStreamLegacy ((cudaStream_t)0x1) 2025-05-07T20:26:28.7968960Z #define _IO_cleanup_region_start(_fct,_fp) 2025-05-07T20:26:28.7969074Z #define __location__(a) __annotate__(a) 2025-05-07T20:26:28.7969312Z #define __device_builtin_surface_type__ __location__(device_builtin_surface_type) 2025-05-07T20:26:28.7969419Z #define _POSIX2_BC_BASE_MAX 99 2025-05-07T20:26:28.7969537Z #define __cudaCDP2DeviceGetAttribute 2025-05-07T20:26:28.7969637Z #define __DBL_DECIMAL_DIG__ 17 2025-05-07T20:26:28.7969740Z #define __STDC_UTF_32__ 1 2025-05-07T20:26:28.7969838Z #define __INT_FAST8_WIDTH__ 8 2025-05-07T20:26:28.7969948Z #define NAN (__builtin_nanf ("")) 2025-05-07T20:26:28.7970054Z #define _POSIX_MQ_PRIO_MAX 32 2025-05-07T20:26:28.7970143Z #define __FXSR__ 1 2025-05-07T20:26:28.7970229Z #define _SIZE_T 2025-05-07T20:26:28.7970344Z #define _GLIBCXX_USE_GETTIMEOFDAY 1 2025-05-07T20:26:28.7970463Z #define cudaHostRegisterReadOnly 0x08 2025-05-07T20:26:28.7970644Z #define __FLT32X_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:28.7970800Z #define __WIFSTOPPED(status) (((status) & 0xff) == 0x7f) 2025-05-07T20:26:28.7970897Z #define _IO_ssize_t __ssize_t 2025-05-07T20:26:28.7971013Z #define __ULONG32_TYPE unsigned int 2025-05-07T20:26:28.7971198Z #define __DBL_NORM_MAX__ double(1.79769313486231570814527423731704357e+308L) 2025-05-07T20:26:28.7971402Z #define cudaStreamGraphTailLaunch (cudaStream_t)0x0100000000000000 2025-05-07T20:26:28.7971506Z #define _GXX_NULLPTR_T 2025-05-07T20:26:28.7971637Z #define __glibcxx_class_requires3(_a,_b,_c,_d) 2025-05-07T20:26:28.7971727Z #define FOPEN_MAX 16 2025-05-07T20:26:28.7971832Z #define __BIG_ENDIAN 4321 2025-05-07T20:26:28.7971961Z #define __BYTE_ORDER__ __ORDER_LITTLE_ENDIAN__ 2025-05-07T20:26:28.7972068Z #define __suseconds_t_defined 2025-05-07T20:26:28.7972163Z #define __off_t_defined 2025-05-07T20:26:28.7972254Z #define stderr stderr 2025-05-07T20:26:28.7972359Z #define M_LOG10E 0.43429448190325182765 2025-05-07T20:26:28.7972477Z #define __glibcxx_requires_string(_String) 2025-05-07T20:26:28.7972579Z #define _GLIBCXX_HAVE_LDEXPL 1 2025-05-07T20:26:28.7972683Z #define __INTMAX_WIDTH__ 64 2025-05-07T20:26:28.7973101Z #define _PSTL_CPP14_2RANGE_MISMATCH_EQUAL_PRESENT (_MSC_VER >= 1900 || __cplusplus >= 201300L || __cpp_lib_robust_nonmodifying_seq_ops == 201304) 2025-05-07T20:26:28.7973197Z #define __mode_t_defined 2025-05-07T20:26:28.7973290Z #define _GCC_SIZE_T 2025-05-07T20:26:28.7973394Z #define __INO64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:28.7973500Z #define __cpp_runtime_arrays 198712L 2025-05-07T20:26:28.7973622Z #define __UINT64_TYPE__ long unsigned int 2025-05-07T20:26:28.7973722Z #define __USE_XOPEN2K8XSI 1 2025-05-07T20:26:28.7973824Z #define __UINT32_C(c) c ## U 2025-05-07T20:26:28.7973933Z #define __cpp_alias_templates 200704L 2025-05-07T20:26:28.7974042Z #define cudaHostAllocMapped 0x02 2025-05-07T20:26:28.7974157Z #define __DEVICE_LAUNCH_PARAMETERS_H__ 2025-05-07T20:26:28.7974251Z #define _STL_ITERATOR_H 1 2025-05-07T20:26:28.7974338Z #define __size_t__ 2025-05-07T20:26:28.7974483Z #define cudaStreamAttrID cudaLaunchAttributeID 2025-05-07T20:26:28.7974581Z #define _GLIBCXX_HAVE_ATANF 1 2025-05-07T20:26:28.7974816Z #define cudaEventRecordExternal 0x01 2025-05-07T20:26:28.7974979Z #define __isspace_l(c,l) __isctype_l((c), _ISspace, (l)) 2025-05-07T20:26:28.7975078Z #define _IO_BUFSIZ _G_BUFSIZ 2025-05-07T20:26:28.7975260Z #define __FLT_DENORM_MIN__ 1.40129846432481707092372958328991613e-45F 2025-05-07T20:26:28.7975350Z #define _ENDIAN_H 1 2025-05-07T20:26:28.7975460Z #define __builtin_align__(a) __align__(a) 2025-05-07T20:26:28.7975647Z #define _GLIBCXX20_CONSTEXPR 2025-05-07T20:26:28.7975754Z #define __NV_NO_HOST_COMPILER_CHECK 1 2025-05-07T20:26:28.7975842Z #define __try try 2025-05-07T20:26:28.7975948Z #define _GLIBCXX_HAVE_FINITE 1 2025-05-07T20:26:28.7976047Z #define __FLT128_IS_IEC_60559__ 2 2025-05-07T20:26:28.7976141Z #define __INT8_MAX__ 0x7f 2025-05-07T20:26:28.7976411Z #define cudaStreamGetCaptureInfo __CUDART_API_PTSZ(cudaStreamGetCaptureInfo_v2) 2025-05-07T20:26:28.7976505Z #define __LONG_WIDTH__ 64 2025-05-07T20:26:28.7976591Z #define __PIC__ 2 2025-05-07T20:26:28.7976717Z #define BC_STRING_MAX _POSIX2_BC_STRING_MAX 2025-05-07T20:26:28.7976848Z #define __UINT_FAST32_TYPE__ long unsigned int 2025-05-07T20:26:28.7976992Z #define FD_ISSET(fd,fdsetp) __FD_ISSET (fd, fdsetp) 2025-05-07T20:26:28.7977092Z #define _GLIBCXX_HAVE_FLOAT_H 1 2025-05-07T20:26:28.7977189Z #define _GLIBCXX_HAVE_ATANL 1 2025-05-07T20:26:28.7977382Z #define __FLT32X_NORM_MAX__ 1.79769313486231570814527423731704357e+308F32x 2025-05-07T20:26:28.7977494Z #define __DEVICE_FUNCTIONS_HPP__ 2025-05-07T20:26:28.7977600Z #define __CHAR32_TYPE__ unsigned int 2025-05-07T20:26:28.7977701Z #define _IO_uid_t __uid_t 2025-05-07T20:26:28.7977802Z #define _GLIBCXX_HAVE_READLINK 1 2025-05-07T20:26:28.7977936Z #define __cudaCDP2EventRecordWithFlags_ptsz 2025-05-07T20:26:28.7978042Z #define _CONCEPT_CHECK_H 1 2025-05-07T20:26:28.7978192Z #define __FLT_MAX__ 3.40282346638528859811704183484516925e+38F 2025-05-07T20:26:28.7978310Z #define _GLIBCXX_HAVE_NETINET_IN_H 1 2025-05-07T20:26:28.7978437Z #define _GLIBCXX_TR1_SPECIAL_FUNCTION_UTIL_H 1 2025-05-07T20:26:28.7978533Z #define LONG_BIT 64 2025-05-07T20:26:28.7978651Z #define __SIZEOF_PTHREAD_BARRIERATTR_T 4 2025-05-07T20:26:28.7978755Z #define _GLIBCXX_USE_ALLOCATOR_NEW 1 2025-05-07T20:26:28.7978888Z #define __cpp_lib_math_special_functions 201603L 2025-05-07T20:26:28.7978997Z #define __fsfilcnt_t_defined 2025-05-07T20:26:28.7979095Z #define __blkcnt_t_defined 2025-05-07T20:26:28.7979375Z #define cudaKernelNodeAttributeMemSyncDomain cudaLaunchAttributeMemSyncDomain 2025-05-07T20:26:28.7979478Z #define __USE_LARGEFILE 1 2025-05-07T20:26:28.7979583Z #define __cpp_constexpr 201603L 2025-05-07T20:26:28.7979682Z #define CUDART_VERSION 12060 2025-05-07T20:26:28.7979784Z #define NL_TEXTMAX INT_MAX 2025-05-07T20:26:28.7979892Z #define cudaDeviceMapHost 0x08 2025-05-07T20:26:28.7979992Z #define _GLIBCXX_CMATH 1 2025-05-07T20:26:28.7980195Z #define __attribute_format_arg__(x) __attribute__ ((__format_arg__ (x))) 2025-05-07T20:26:28.7980293Z #define __lldiv_t_defined 1 2025-05-07T20:26:28.7980387Z #define __SSE2__ 1 2025-05-07T20:26:28.7980481Z #define _IOLBF 1 2025-05-07T20:26:28.7980588Z #define _GLIBCXX_HAVE_SYS_TYPES_H 1 2025-05-07T20:26:28.7980695Z #define _GLIBCXX_HAVE_FLOORF 1 2025-05-07T20:26:28.7980805Z #define __cpp_deduction_guides 201703L 2025-05-07T20:26:28.7980905Z #define _GLIBCXX_HAVE_EXPF 1 2025-05-07T20:26:28.7981026Z #define __annotate__(a) __attribute__((a)) 2025-05-07T20:26:28.7981122Z #define __INT32_TYPE__ int 2025-05-07T20:26:28.7981232Z #define __SIZEOF_DOUBLE__ 8 2025-05-07T20:26:28.7981340Z #define cudaDeviceSyncMemops 0x80 2025-05-07T20:26:28.7981441Z #define __cpp_exceptions 199711L 2025-05-07T20:26:28.7981546Z #define __FLT_MIN_10_EXP__ (-37) 2025-05-07T20:26:28.7981659Z #define cudaDeviceScheduleYield 0x02 2025-05-07T20:26:28.7981757Z #define _SYS_SYSMACROS_H 1 2025-05-07T20:26:28.7981886Z #define _GLIBCXX_TR1_LEGENDRE_FUNCTION_TCC 1 2025-05-07T20:26:28.7982050Z #define __FLT64_MIN__ 2.22507385850720138309023271733240406e-308F64 2025-05-07T20:26:28.7982152Z #define __INT_LEAST32_WIDTH__ 32 2025-05-07T20:26:28.7982350Z #define __SWORD_TYPE long int 2025-05-07T20:26:28.7982448Z #define __INTMAX_TYPE__ long int 2025-05-07T20:26:28.7982547Z #define _GLIBCXX11_USE_C99_MATH 1 2025-05-07T20:26:28.7982651Z #define __PTHREAD_SPINS 0, 0 2025-05-07T20:26:28.7982747Z #define _BITS_POSIX1_LIM_H 1 2025-05-07T20:26:28.7983039Z #define cudaStreamAttributeMemSyncDomainMap cudaLaunchAttributeMemSyncDomainMap 2025-05-07T20:26:28.7983212Z #define __DEC128_MAX_EXP__ 6145 2025-05-07T20:26:28.7983365Z #define math_errhandling (MATH_ERRNO | MATH_ERREXCEPT) 2025-05-07T20:26:28.7983461Z #define _T_SIZE 2025-05-07T20:26:28.7983569Z #define cudaHostAllocDefault 0x00 2025-05-07T20:26:28.7983702Z #define _PSTL_PRAGMA_SIMD_EXCLUSIVE_SCAN(PRM) 2025-05-07T20:26:28.7983837Z #define __va_arg_pack() __builtin_va_arg_pack () 2025-05-07T20:26:28.7983934Z #define _POSIX_TIMER_MAX 32 2025-05-07T20:26:28.7984028Z #define _GLIBCXX_HAVE_TLS 1 2025-05-07T20:26:28.7984162Z #define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT 2025-05-07T20:26:28.7984268Z #define _GLIBCXX_HAVE_ACOSL 1 2025-05-07T20:26:28.7984375Z #define __FLT32X_HAS_QUIET_NAN__ 1 2025-05-07T20:26:28.7984478Z #define __ATOMIC_CONSUME 1 2025-05-07T20:26:28.7984658Z #define __CUDA_ARCH_HAS_FEATURE__(_FEAT) __CUDA_ARCH_FEAT_ ##_FEAT 2025-05-07T20:26:28.7984763Z #define __GNUC_MINOR__ 4 2025-05-07T20:26:28.7984872Z #define __GLIBCXX_TYPE_INT_N_0 __int128 2025-05-07T20:26:28.7984973Z #define __INT_FAST16_WIDTH__ 64 2025-05-07T20:26:28.7985101Z #define __UINTMAX_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:28.7985188Z #define __PIE__ 2 2025-05-07T20:26:28.7985297Z #define LITTLE_ENDIAN __LITTLE_ENDIAN 2025-05-07T20:26:28.7985408Z #define _GLIBCXX_HAVE_INT64_T_LONG 1 2025-05-07T20:26:28.7985602Z #define __FLT32X_DENORM_MIN__ 4.94065645841246544176568792868221372e-324F32x 2025-05-07T20:26:28.7985825Z #define __intN_t(N,MODE) typedef int int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:28.7985926Z #define __nlink_t_defined 2025-05-07T20:26:28.7986058Z #define _GLIBCXX17_DEPRECATED [[__deprecated__]] 2025-05-07T20:26:28.7986186Z #define _PSTL_STRING(x) _PSTL_STRING_AUX(x) 2025-05-07T20:26:28.7986276Z #define _XOPEN_LIM_H 1 2025-05-07T20:26:28.7986541Z #define __u_intN_t(N,MODE) typedef unsigned int u_int ##N ##_t __attribute__ ((__mode__ (MODE))) 2025-05-07T20:26:28.7986674Z #define __cpp_template_template_args 201611L 2025-05-07T20:26:28.7986784Z #define _GTHREAD_USE_MUTEX_TIMEDLOCK 1 2025-05-07T20:26:28.7986896Z #define BC_DIM_MAX _POSIX2_BC_DIM_MAX 2025-05-07T20:26:28.7987002Z #define __DBL_MAX_10_EXP__ 308 2025-05-07T20:26:28.7987096Z #define __FILE_defined 1 2025-05-07T20:26:28.7987276Z #define __LDBL_DENORM_MIN__ 3.64519953188247460252840593361941982e-4951L 2025-05-07T20:26:28.7987383Z #define _GLIBCXX_HAVE_SINCOS 1 2025-05-07T20:26:28.7987482Z #define __USE_XOPEN_EXTENDED 1 2025-05-07T20:26:28.7987605Z #define __cpp_lib_tuple_element_t 201402L 2025-05-07T20:26:28.7987726Z #define isascii_l(c,l) __isascii_l ((c), (l)) 2025-05-07T20:26:28.7987839Z #define cudaInvalidDeviceId ((int)-2) 2025-05-07T20:26:28.7987958Z #define _GLIBCXX_HAVE_SYS_RESOURCE_H 1 2025-05-07T20:26:28.7988046Z #define __INT16_C(c) c 2025-05-07T20:26:28.7988146Z #define __U32_TYPE unsigned int 2025-05-07T20:26:28.7988254Z #define _GLIBCXX_HAVE_SYS_IOCTL_H 1 2025-05-07T20:26:28.7988385Z #define FD_CLR(fd,fdsetp) __FD_CLR (fd, fdsetp) 2025-05-07T20:26:28.7988473Z #define __STDC__ 1 2025-05-07T20:26:28.7988584Z #define _GLIBCXX_HAVE_VWSCANF 1 2025-05-07T20:26:28.7988691Z #define _GLIBCXX_HAVE_EXECINFO_H 1 2025-05-07T20:26:28.7988801Z #define _GLIBCXX_USE_REALPATH 1 2025-05-07T20:26:28.7988957Z #define __attribute_malloc__ __attribute__ ((__malloc__)) 2025-05-07T20:26:28.7989053Z #define __FLT32X_DIG__ 15 2025-05-07T20:26:28.7989165Z #define _GLIBCXX_USE_C99_CTYPE_TR1 1 2025-05-07T20:26:28.7989266Z #define __PTRDIFF_TYPE__ long int 2025-05-07T20:26:28.7989383Z #define cudaArrayDeferredMapping 0x80 2025-05-07T20:26:28.7989508Z #define _GLIBCXX_END_NAMESPACE_CONTAINER 2025-05-07T20:26:28.7989610Z #define USHRT_MAX (SHRT_MAX * 2 + 1) 2025-05-07T20:26:28.7989804Z #define __cpp_lib_is_swappable 201603 2025-05-07T20:26:28.7989901Z #define stdin stdin 2025-05-07T20:26:28.7989996Z #define __ino64_t_defined 2025-05-07T20:26:28.7990088Z #define STA_CLK 0x8000 2025-05-07T20:26:28.7990195Z #define __clockid_t_defined 1 2025-05-07T20:26:28.7990350Z #define _GLIBCXX_NOEXCEPT_IF(...) noexcept(__VA_ARGS__) 2025-05-07T20:26:28.7990601Z #define __attribute_noinline__ __attribute__ ((__noinline__)) 2025-05-07T20:26:28.7990710Z #define __cudaCDP2MemsetAsync 2025-05-07T20:26:28.7990817Z #define _PSTL_PRAGMA_SIMD_SCAN(PRM) 2025-05-07T20:26:28.7990931Z #define _GLIBCXX_BEGIN_NAMESPACE_LDBL 2025-05-07T20:26:28.7991039Z #define _GLIBCXX_TR1_POLY_HERMITE_TCC 1 2025-05-07T20:26:28.7991242Z #define __FD_SET(d,set) ((void) (__FDS_BITS (set)[__FD_ELT (d)] |= __FD_MASK (d))) 2025-05-07T20:26:28.7991346Z #define __ATOMIC_SEQ_CST 5 2025-05-07T20:26:28.7991885Z #define __tobody(c,f,a,args) (__extension__ ({ int __res; if (sizeof (c) > 1) { if (__builtin_constant_p (c)) { int __c = (c); __res = __c < -128 || __c > 255 ? __c : (a)[__c]; } else __res = f args; } else __res = (a)[(int) (c)]; __res; })) 2025-05-07T20:26:28.7991986Z #define DOMAIN 1 2025-05-07T20:26:28.7992083Z #define M_LN2 0.69314718055994530942 2025-05-07T20:26:28.7992172Z #define __NVCC__ 1 2025-05-07T20:26:28.7992287Z #define __cudaCDP2Memset2DAsync 2025-05-07T20:26:28.7992411Z #define __CLOCK_T_TYPE __SYSCALL_SLONG_TYPE 2025-05-07T20:26:28.7992517Z #define _PSTL_PRAGMA_SIMD_EARLYEXIT 2025-05-07T20:26:28.7992632Z #define __throw_exception_again throw 2025-05-07T20:26:28.7992731Z #define M_SQRT2 1.41421356237309504880 2025-05-07T20:26:28.7992825Z #define __EXCEPTION_H 1 2025-05-07T20:26:28.7992930Z #define __FLT32X_MIN_10_EXP__ (-307) 2025-05-07T20:26:28.7993039Z #define HUGE_VAL (__builtin_huge_val()) 2025-05-07T20:26:28.7993355Z #define cudaStreamAttributeAccessPolicyWindow cudaLaunchAttributeAccessPolicyWindow 2025-05-07T20:26:28.7993471Z #define __UINTPTR_TYPE__ long unsigned int 2025-05-07T20:26:28.7993582Z #define _GLIBCXX_INLINE_VERSION 0 2025-05-07T20:26:28.7993692Z #define _GLIBCXX_USE_INT128 1 2025-05-07T20:26:28.7993801Z #define __cpp_lib_bool_constant 201505 2025-05-07T20:26:28.7993903Z #define PTHREAD_KEYS_MAX 1024 2025-05-07T20:26:28.7994054Z #define __DEC64_SUBNORMAL_MIN__ 0.000000000000001E-383DD 2025-05-07T20:26:28.7994165Z #define __FSFILCNT64_T_TYPE __UQUAD_TYPE 2025-05-07T20:26:28.7994289Z #define _GLIBCXX_DOUBLE_IS_IEEE_BINARY64 1 2025-05-07T20:26:28.7994391Z #define __DEC128_MANT_DIG__ 34 2025-05-07T20:26:28.7994497Z #define __cpp_lib_tuples_by_type 201304 2025-05-07T20:26:28.7994597Z #define __LDBL_MIN_10_EXP__ (-4931) 2025-05-07T20:26:28.7994709Z #define __cpp_generic_lambdas 201304L 2025-05-07T20:26:28.7994849Z #define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC)) 2025-05-07T20:26:28.7994955Z #define __useconds_t_defined 2025-05-07T20:26:28.7995058Z #define _GLIBCXX_USE_SCHED_YIELD 1 2025-05-07T20:26:28.7995244Z #define __attribute_deprecated__ __attribute__ ((__deprecated__)) 2025-05-07T20:26:28.7995408Z #define __cpp_lib_type_trait_variable_templates 201510L 2025-05-07T20:26:28.7995498Z #define __SSE_MATH__ 1 2025-05-07T20:26:28.7995595Z #define _IO_wint_t wint_t 2025-05-07T20:26:28.7995704Z #define __SIZEOF_LONG_LONG__ 8 2025-05-07T20:26:28.7995798Z #define _GLIBCXX_VERBOSE 1 2025-05-07T20:26:28.7995894Z #define _GLIBCXX_HAVE_ASINF 1 2025-05-07T20:26:28.7996025Z #define __cpp_user_defined_literals 200809L 2025-05-07T20:26:28.7996124Z #define _GLIBCXX_HAVE_ISINFL 1 2025-05-07T20:26:28.7996227Z #define _GLIBCXX_HAVE_ASINL 1 2025-05-07T20:26:28.7996318Z #define __USE_ATFILE 1 2025-05-07T20:26:28.7996415Z #define _POSIX_OPEN_MAX 20 2025-05-07T20:26:28.7996520Z #define _POSIX_LOGIN_NAME_MAX 9 2025-05-07T20:26:28.7996611Z #define _GCC_PTRDIFF_T 2025-05-07T20:26:28.7996840Z #define cudaKernelNodeAttributePriority cudaLaunchAttributePriority 2025-05-07T20:26:28.7996950Z #define __FLT128_DECIMAL_DIG__ 36 2025-05-07T20:26:28.7997055Z #define _POSIX_THREAD_KEYS_MAX 128 2025-05-07T20:26:28.7997252Z #define __GCC_ATOMIC_LLONG_LOCK_FREE 2 2025-05-07T20:26:28.7997375Z #define __cpp_lib_array_constexpr 201803L 2025-05-07T20:26:28.7997466Z #define _STDLIB_H 1 2025-05-07T20:26:28.7997608Z #define __exctype(name) extern int name (int) __THROW 2025-05-07T20:26:28.7997716Z #define __FLT32_HAS_QUIET_NAN__ 1 2025-05-07T20:26:28.7997812Z #define __FLT_DECIMAL_DIG__ 9 2025-05-07T20:26:28.7998030Z #define __UINT_FAST16_MAX__ 0xffffffffffffffffUL 2025-05-07T20:26:28.7998152Z #define __SURFACE_INDIRECT_FUNCTIONS_H__ 2025-05-07T20:26:28.7998252Z #define __SM_61_INTRINSICS_H__ 2025-05-07T20:26:28.7998446Z #define _GLIBCXX_PACKAGE_STRING "package-unused version-unused" 2025-05-07T20:26:28.7998602Z #define __isxdigit_l(c,l) __isctype_l((c), _ISxdigit, (l)) 2025-05-07T20:26:28.7998733Z #define __glibcxx_requires_nonempty() 2025-05-07T20:26:28.7998855Z #define w_stopsig __wait_stopped.__w_stopsig 2025-05-07T20:26:28.7998954Z #define __ldiv_t_defined 1 2025-05-07T20:26:28.7999148Z #define __glibcxx_requires_irreflexive_pred(_First,_Last,_Pred) 2025-05-07T20:26:28.7999252Z #define ___int_ptrdiff_t_h 2025-05-07T20:26:28.7999430Z #define __LDBL_NORM_MAX__ 1.18973149535723176502126385303097021e+4932L 2025-05-07T20:26:28.7999538Z #define __cudaCDP2EventDestroy 2025-05-07T20:26:28.7999635Z #define __HOST_DEFINES_H__ 2025-05-07T20:26:28.7999746Z #define __GCC_ATOMIC_SHORT_LOCK_FREE 2 2025-05-07T20:26:28.7999860Z #define __SM_20_ATOMIC_FUNCTIONS_H__ 2025-05-07T20:26:28.7999962Z #define _GLIBCXX_USE_NANOSLEEP 1 2025-05-07T20:26:28.8000058Z #define CUDART_CB 2025-05-07T20:26:28.8000169Z #define BC_BASE_MAX _POSIX2_BC_BASE_MAX 2025-05-07T20:26:28.8000298Z #define _GLIBCXX_USE_C99_INTTYPES_WCHAR_T_TR1 1 2025-05-07T20:26:28.8000397Z #define MB_LEN_MAX 16 2025-05-07T20:26:28.8000623Z #define __glibcxx_requires_partitioned_lower_pred(_First,_Last,_Value,_Pred) 2025-05-07T20:26:28.8000731Z #define _GLIBCXX11_USE_C99_WCHAR 1 2025-05-07T20:26:28.8000862Z #define _IO_peekc(_fp) _IO_peekc_unlocked (_fp) 2025-05-07T20:26:28.8000986Z #define _GLIBCXX_HAVE_AS_SYMVER_DIRECTIVE 1 2025-05-07T20:26:28.8001095Z #define _GLIBCXX_HAVE_UNISTD_H 1 2025-05-07T20:26:28.8001248Z #define __glibc_likely(cond) __builtin_expect((cond), 1) 2025-05-07T20:26:28.8001361Z #define __UINT_FAST8_TYPE__ unsigned char 2025-05-07T20:26:28.8001459Z #define _GNU_SOURCE 1 2025-05-07T20:26:28.8001550Z #define __stub_putmsg 2025-05-07T20:26:28.8001640Z #define __CUDACC__ 1 2025-05-07T20:26:28.8001746Z #define __N(msgid) (msgid) 2025-05-07T20:26:28.8001836Z #define __P(args) args 2025-05-07T20:26:28.8002100Z #define cudaKernelNodeAttributeCooperative cudaLaunchAttributeCooperative 2025-05-07T20:26:28.8002209Z #define __cpp_init_captures 201304L 2025-05-07T20:26:28.8002321Z #define _GLIBCXX17_CONSTEXPR constexpr 2025-05-07T20:26:28.8002424Z #define __ATOMIC_ACQ_REL 4 2025-05-07T20:26:28.8002527Z #define __cpp_lib_as_const 201510 2025-05-07T20:26:28.8002615Z #define __WCHAR_T 2025-05-07T20:26:28.8002720Z #define __ATOMIC_RELEASE 3 2025-05-07T20:26:28.8002824Z #define __fsblkcnt_t_defined 2025-05-07T20:26:28.8011944Z #define __cudaCDP2EventCreateWithFlags 2025-05-07T20:26:28.8012073Z #define __DEVICE_DOUBLE_FUNCTIONS_H__ 2025-05-07T20:26:28.8012080Z 2025-05-07T20:26:28.8200600Z 2025-05-07T20:26:28.8201132Z + conda run -n build_binary nvcc --version 2025-05-07T20:26:28.8201149Z 2025-05-07T20:26:30.7236731Z nvcc: NVIDIA (R) Cuda compiler driver 2025-05-07T20:26:30.7237218Z Copyright (c) 2005-2024 NVIDIA Corporation 2025-05-07T20:26:30.7237556Z Built on Tue_Oct_29_23:50:19_PDT_2024 2025-05-07T20:26:30.7237887Z Cuda compilation tools, release 12.6, V12.6.85 2025-05-07T20:26:30.7238225Z Build cuda_12.6.r12.6/compiler.35059454_0 2025-05-07T20:26:30.7238444Z 2025-05-07T20:26:30.7884709Z 2025-05-07T20:26:30.7896450Z /usr/bin/nvidia-smi 2025-05-07T20:26:30.7901501Z + nvidia-smi 2025-05-07T20:26:30.7901672Z 2025-05-07T20:26:30.8079827Z Wed May 7 20:26:30 2025 2025-05-07T20:26:30.8080254Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:30.8081120Z | NVIDIA-SMI 570.133.07 Driver Version: 570.133.07 CUDA Version: 12.8 | 2025-05-07T20:26:30.8081607Z |-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:30.8082104Z | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | 2025-05-07T20:26:30.8082758Z | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | 2025-05-07T20:26:30.8083189Z | | | MIG M. | 2025-05-07T20:26:30.8083517Z |=========================================+========================+======================| 2025-05-07T20:26:30.8249956Z | 0 NVIDIA A10G On | 00000000:00:1E.0 Off | 0 | 2025-05-07T20:26:30.8250393Z | 0% 27C P8 16W / 300W | 0MiB / 23028MiB | 0% Default | 2025-05-07T20:26:30.8250800Z | | | N/A | 2025-05-07T20:26:30.8251210Z +-----------------------------------------+------------------------+----------------------+ 2025-05-07T20:26:30.8254677Z 2025-05-07T20:26:30.8255176Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:30.8255614Z | Processes: | 2025-05-07T20:26:30.8256055Z | GPU GI CI PID Type Process name GPU Memory | 2025-05-07T20:26:30.8256467Z | ID ID Usage | 2025-05-07T20:26:30.8256809Z |=========================================================================================| 2025-05-07T20:26:30.8259709Z | No running processes found | 2025-05-07T20:26:30.8260188Z +-----------------------------------------------------------------------------------------+ 2025-05-07T20:26:31.0679503Z 2025-05-07T20:26:31.0684327Z [INSTALL] Successfully installed CUDA 12.6.3 2025-05-07T20:26:31.0735759Z ##[group]Run . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.6.3 2025-05-07T20:26:31.0736297Z . $PRELUDE; install_pytorch_pip $BUILD_ENV nightly cuda/12.6.3 2025-05-07T20:26:31.0748273Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:26:31.0748624Z env: 2025-05-07T20:26:31.0748855Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:26:31.0749152Z BUILD_ENV: build_binary 2025-05-07T20:26:31.0749401Z BUILD_TARGET: default 2025-05-07T20:26:31.0749638Z BUILD_VARIANT: cuda 2025-05-07T20:26:31.0749871Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:26:31.0750129Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:26:31.0750431Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:26:31.0750777Z ##[endgroup] 2025-05-07T20:26:31.4089349Z ################################################################################ 2025-05-07T20:26:31.4089750Z # Install PyTorch (PIP) 2025-05-07T20:26:31.4090001Z # 2025-05-07T20:26:31.4106194Z # [2025-05-07T20:26:31.410Z] + install_pytorch_pip build_binary nightly cuda/12.6.3 2025-05-07T20:26:31.4106653Z ################################################################################ 2025-05-07T20:26:31.4106871Z 2025-05-07T20:26:31.4136714Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y numpy 2025-05-07T20:26:32.4001650Z Channels: 2025-05-07T20:26:32.4001975Z - conda-forge 2025-05-07T20:26:32.4002222Z Platform: linux-64 2025-05-07T20:26:35.7943377Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:26:36.5054488Z Solving environment: \ | / done 2025-05-07T20:26:36.7212289Z 2025-05-07T20:26:36.7212580Z ## Package Plan ## 2025-05-07T20:26:36.7212744Z 2025-05-07T20:26:36.7213219Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:26:36.7213523Z 2025-05-07T20:26:36.7213628Z added / updated specs: 2025-05-07T20:26:36.7213910Z - numpy 2025-05-07T20:26:36.7214051Z 2025-05-07T20:26:36.7214069Z 2025-05-07T20:26:36.7214196Z The following packages will be downloaded: 2025-05-07T20:26:36.7214419Z 2025-05-07T20:26:36.7214538Z package | build 2025-05-07T20:26:36.7214870Z ---------------------------|----------------- 2025-05-07T20:26:36.7215256Z libblas-3.9.0 |31_h59b9bed_openblas 16 KB conda-forge 2025-05-07T20:26:36.7215721Z libcblas-3.9.0 |31_he106b2a_openblas 16 KB conda-forge 2025-05-07T20:26:36.7216181Z libgfortran-15.1.0 | h69a702a_2 34 KB conda-forge 2025-05-07T20:26:36.7216639Z libgfortran5-15.1.0 | hcea5267_2 1.5 MB conda-forge 2025-05-07T20:26:36.7217095Z liblapack-3.9.0 |31_h7ac8fdf_openblas 16 KB conda-forge 2025-05-07T20:26:36.7217583Z libopenblas-0.3.29 |pthreads_h94d23a6_0 5.6 MB conda-forge 2025-05-07T20:26:36.7218046Z numpy-2.2.5 | py310hefbff90_0 7.6 MB conda-forge 2025-05-07T20:26:36.7218434Z ------------------------------------------------------------ 2025-05-07T20:26:36.7218779Z Total: 14.8 MB 2025-05-07T20:26:36.7218996Z 2025-05-07T20:26:36.7219130Z The following NEW packages will be INSTALLED: 2025-05-07T20:26:36.7219416Z 2025-05-07T20:26:36.7219663Z libblas conda-forge/linux-64::libblas-3.9.0-31_h59b9bed_openblas 2025-05-07T20:26:36.7220214Z libcblas conda-forge/linux-64::libcblas-3.9.0-31_he106b2a_openblas 2025-05-07T20:26:36.7220711Z libgfortran conda-forge/linux-64::libgfortran-15.1.0-h69a702a_2 2025-05-07T20:26:36.7221218Z libgfortran5 conda-forge/linux-64::libgfortran5-15.1.0-hcea5267_2 2025-05-07T20:26:36.7221743Z liblapack conda-forge/linux-64::liblapack-3.9.0-31_h7ac8fdf_openblas 2025-05-07T20:26:36.7222288Z libopenblas conda-forge/linux-64::libopenblas-0.3.29-pthreads_h94d23a6_0 2025-05-07T20:26:36.7222990Z numpy conda-forge/linux-64::numpy-2.2.5-py310hefbff90_0 2025-05-07T20:26:36.7223275Z 2025-05-07T20:26:36.7223280Z 2025-05-07T20:26:36.7223284Z 2025-05-07T20:26:36.7223439Z Downloading and Extracting Packages: ...working... 2025-05-07T20:26:36.7223810Z numpy-2.2.5 | 7.6 MB | | 0% 2025-05-07T20:26:36.7224034Z 2025-05-07T20:26:36.7226953Z libopenblas-0.3.29 | 5.6 MB | | 0%  2025-05-07T20:26:36.7227210Z 2025-05-07T20:26:36.7227215Z 2025-05-07T20:26:36.7242461Z libgfortran5-15.1.0 | 1.5 MB | | 0%  2025-05-07T20:26:36.7242836Z 2025-05-07T20:26:36.7242843Z 2025-05-07T20:26:36.7242849Z 2025-05-07T20:26:36.7265275Z libgfortran-15.1.0 | 34 KB | | 0%  2025-05-07T20:26:36.7265580Z 2025-05-07T20:26:36.7265587Z 2025-05-07T20:26:36.7265593Z 2025-05-07T20:26:36.7270980Z 2025-05-07T20:26:36.7280507Z libblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:36.7280777Z 2025-05-07T20:26:36.7280801Z 2025-05-07T20:26:36.7280807Z 2025-05-07T20:26:36.7280813Z 2025-05-07T20:26:36.7295301Z 2025-05-07T20:26:36.7305105Z libcblas-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:36.7305387Z 2025-05-07T20:26:36.7305392Z 2025-05-07T20:26:36.7305397Z 2025-05-07T20:26:36.7305402Z 2025-05-07T20:26:36.7305407Z 2025-05-07T20:26:36.7312594Z 2025-05-07T20:26:36.8134521Z liblapack-3.9.0 | 16 KB | | 0%  2025-05-07T20:26:36.8134936Z 2025-05-07T20:26:36.8134941Z 2025-05-07T20:26:36.8136451Z 2025-05-07T20:26:36.8225806Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:36.8228194Z 2025-05-07T20:26:36.8233042Z libopenblas-0.3.29 | 5.6 MB | 3 | 4%  2025-05-07T20:26:36.8233774Z 2025-05-07T20:26:36.8233920Z 2025-05-07T20:26:36.8265581Z libgfortran5-15.1.0 | 1.5 MB | ##1 | 22%  2025-05-07T20:26:36.8265854Z 2025-05-07T20:26:36.8265859Z 2025-05-07T20:26:36.8265863Z 2025-05-07T20:26:36.8267208Z 2025-05-07T20:26:36.8588994Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:36.8589271Z 2025-05-07T20:26:36.8589276Z 2025-05-07T20:26:36.8589280Z 2025-05-07T20:26:36.8589472Z 2025-05-07T20:26:36.8590804Z 2025-05-07T20:26:36.8623343Z libcblas-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:26:36.8623612Z 2025-05-07T20:26:36.8623621Z 2025-05-07T20:26:36.8623625Z 2025-05-07T20:26:36.8623629Z 2025-05-07T20:26:36.8623640Z 2025-05-07T20:26:36.8770799Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:36.8816152Z numpy-2.2.5 | 7.6 MB | | 0% 2025-05-07T20:26:36.8816405Z 2025-05-07T20:26:36.8816410Z 2025-05-07T20:26:36.9061539Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:36.9061897Z 2025-05-07T20:26:36.9061903Z 2025-05-07T20:26:36.9061909Z 2025-05-07T20:26:36.9063292Z 2025-05-07T20:26:36.9066338Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:36.9066626Z 2025-05-07T20:26:36.9066630Z 2025-05-07T20:26:36.9068968Z 2025-05-07T20:26:36.9075722Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:36.9076148Z 2025-05-07T20:26:36.9076154Z 2025-05-07T20:26:36.9076159Z 2025-05-07T20:26:36.9077530Z 2025-05-07T20:26:36.9083297Z libblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:36.9083568Z 2025-05-07T20:26:36.9083573Z 2025-05-07T20:26:36.9083631Z 2025-05-07T20:26:36.9226879Z libgfortran-15.1.0 | 34 KB | ########## | 100%  2025-05-07T20:26:36.9228415Z 2025-05-07T20:26:36.9271252Z libopenblas-0.3.29 | 5.6 MB | #######1 | 71%  2025-05-07T20:26:36.9271520Z 2025-05-07T20:26:36.9271592Z 2025-05-07T20:26:36.9271597Z 2025-05-07T20:26:36.9271601Z 2025-05-07T20:26:36.9271605Z 2025-05-07T20:26:36.9274588Z 2025-05-07T20:26:36.9307866Z liblapack-3.9.0 | 16 KB | #########7 | 98%  2025-05-07T20:26:36.9308559Z 2025-05-07T20:26:36.9308570Z 2025-05-07T20:26:36.9308575Z 2025-05-07T20:26:36.9308581Z 2025-05-07T20:26:36.9308587Z 2025-05-07T20:26:36.9308592Z 2025-05-07T20:26:36.9406733Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:36.9407291Z 2025-05-07T20:26:36.9407297Z 2025-05-07T20:26:36.9407303Z 2025-05-07T20:26:36.9407309Z 2025-05-07T20:26:36.9407315Z 2025-05-07T20:26:36.9771251Z libcblas-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:36.9931926Z numpy-2.2.5 | 7.6 MB | ####8 | 48% 2025-05-07T20:26:36.9932193Z 2025-05-07T20:26:36.9932198Z 2025-05-07T20:26:36.9932202Z 2025-05-07T20:26:36.9932206Z 2025-05-07T20:26:36.9932210Z 2025-05-07T20:26:36.9935646Z 2025-05-07T20:26:37.0061570Z liblapack-3.9.0 | 16 KB | ########## | 100%  2025-05-07T20:26:37.0061984Z 2025-05-07T20:26:37.0394328Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:26:37.0605543Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T20:26:37.0606022Z 2025-05-07T20:26:37.0606031Z 2025-05-07T20:26:37.0609703Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:37.0610228Z 2025-05-07T20:26:37.0610238Z 2025-05-07T20:26:37.1603256Z libgfortran5-15.1.0 | 1.5 MB | ########## | 100%  2025-05-07T20:26:37.1603749Z 2025-05-07T20:26:37.4898733Z libopenblas-0.3.29 | 5.6 MB | ########## | 100%  2025-05-07T20:26:37.4899465Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T20:26:37.4907446Z numpy-2.2.5 | 7.6 MB | ########## | 100% 2025-05-07T20:26:37.4907927Z 2025-05-07T20:26:37.4908191Z 2025-05-07T20:26:37.4908635Z  2025-05-07T20:26:37.4908844Z 2025-05-07T20:26:37.4908849Z 2025-05-07T20:26:37.4909014Z  2025-05-07T20:26:37.4909229Z 2025-05-07T20:26:37.4909239Z 2025-05-07T20:26:37.4909243Z 2025-05-07T20:26:37.4909413Z  2025-05-07T20:26:37.4909723Z 2025-05-07T20:26:37.4909728Z 2025-05-07T20:26:37.4909734Z 2025-05-07T20:26:37.4909740Z 2025-05-07T20:26:37.4909959Z  2025-05-07T20:26:37.4910181Z 2025-05-07T20:26:37.4910185Z 2025-05-07T20:26:37.4910189Z 2025-05-07T20:26:37.4910193Z 2025-05-07T20:26:37.4910197Z 2025-05-07T20:26:37.4910380Z  2025-05-07T20:26:37.4910602Z 2025-05-07T20:26:37.4910606Z 2025-05-07T20:26:37.4910610Z 2025-05-07T20:26:37.4910614Z 2025-05-07T20:26:37.4910618Z 2025-05-07T20:26:37.4910630Z 2025-05-07T20:26:37.4910816Z  done 2025-05-07T20:26:37.5915910Z Preparing transaction: \ done 2025-05-07T20:26:37.7921327Z Verifying transaction: / - done 2025-05-07T20:26:37.8930068Z Executing transaction: | done 2025-05-07T20:26:38.0692969Z ################################################################################ 2025-05-07T20:26:38.0693576Z # Install Package From PyTorch PIP: torch 2025-05-07T20:26:38.0694053Z # 2025-05-07T20:26:38.0708480Z # [2025-05-07T20:26:38.070Z] + install_from_pytorch_pip build_binary torch nightly cuda/12.6.3 2025-05-07T20:26:38.0709225Z ################################################################################ 2025-05-07T20:26:38.0709597Z 2025-05-07T20:26:38.0724439Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:26:38.1635257Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:26:38.1635616Z ################################################################################ 2025-05-07T20:26:38.1635977Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:26:38.1636265Z # 2025-05-07T20:26:38.1653268Z # [2025-05-07T20:26:38.165Z] + __prepare_pip_arguments torch nightly cuda/12.6.3 2025-05-07T20:26:38.1654081Z ################################################################################ 2025-05-07T20:26:38.1654304Z 2025-05-07T20:26:38.1675155Z [INSTALL] Extracted package (channel, version): (nightly, LATEST) 2025-05-07T20:26:38.1704115Z [INSTALL] Extracted package variant: cu126 2025-05-07T20:26:38.1720529Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:26:38.1721136Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/cu126/ 2025-05-07T20:26:38.1729501Z [INSTALL] Extracted the full PIP package: --pre torch 2025-05-07T20:26:38.1738759Z [INSTALL] Attempting to install [torch, LATEST] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/cu126/ ... 2025-05-07T20:26:38.1760536Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary pip install --pre torch --index-url https://download.pytorch.org/whl/nightly/cu126/ 2025-05-07T20:27:59.2455872Z Looking in indexes: https://download.pytorch.org/whl/nightly/cu126/ 2025-05-07T20:27:59.2456325Z Collecting torch 2025-05-07T20:27:59.2456980Z Downloading https://download.pytorch.org/whl/nightly/cu126/torch-2.8.0.dev20250507%2Bcu126-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (30 kB) 2025-05-07T20:27:59.2457701Z Collecting filelock (from torch) 2025-05-07T20:27:59.2458228Z Downloading https://download.pytorch.org/whl/nightly/filelock-3.16.1-py3-none-any.whl (16 kB) 2025-05-07T20:27:59.2459233Z Requirement already satisfied: typing-extensions>=4.10.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from torch) (4.13.2) 2025-05-07T20:27:59.2459950Z Collecting sympy>=1.13.3 (from torch) 2025-05-07T20:27:59.2460475Z Downloading https://download.pytorch.org/whl/nightly/sympy-1.13.3-py3-none-any.whl (6.2 MB) 2025-05-07T20:27:59.2462298Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 49.9 MB/s eta 0:00:00 2025-05-07T20:27:59.2462664Z Collecting networkx (from torch) 2025-05-07T20:27:59.2463183Z Downloading https://download.pytorch.org/whl/nightly/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2025-05-07T20:27:59.2463999Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 26.0 MB/s eta 0:00:00 2025-05-07T20:27:59.2464352Z Collecting jinja2 (from torch) 2025-05-07T20:27:59.2464832Z Downloading https://download.pytorch.org/whl/nightly/jinja2-3.1.4-py3-none-any.whl (133 kB) 2025-05-07T20:27:59.2465345Z Collecting fsspec (from torch) 2025-05-07T20:27:59.2465846Z Downloading https://download.pytorch.org/whl/nightly/fsspec-2024.10.0-py3-none-any.whl (179 kB) 2025-05-07T20:27:59.2466422Z Collecting nvidia-cuda-nvrtc-cu12==12.6.77 (from torch) 2025-05-07T20:27:59.2467259Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cuda_nvrtc_cu12-12.6.77-py3-none-manylinux2014_x86_64.whl (23.7 MB) 2025-05-07T20:27:59.2468069Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 23.7/23.7 MB 48.5 MB/s eta 0:00:00 2025-05-07T20:27:59.2468487Z Collecting nvidia-cuda-runtime-cu12==12.6.77 (from torch) 2025-05-07T20:27:59.2469231Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cuda_runtime_cu12-12.6.77-py3-none-manylinux2014_x86_64.whl (897 kB) 2025-05-07T20:27:59.2470019Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 897.7/897.7 kB 16.2 MB/s eta 0:00:00 2025-05-07T20:27:59.2470424Z Collecting nvidia-cuda-cupti-cu12==12.6.80 (from torch) 2025-05-07T20:27:59.2471136Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cuda_cupti_cu12-12.6.80-py3-none-manylinux2014_x86_64.whl (8.9 MB) 2025-05-07T20:27:59.2471987Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 43.0 MB/s eta 0:00:00 2025-05-07T20:27:59.2472442Z Collecting nvidia-cudnn-cu12==9.5.1.17 (from torch) 2025-05-07T20:27:59.2473135Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cudnn_cu12-9.5.1.17-py3-none-manylinux_2_28_x86_64.whl (571.0 MB) 2025-05-07T20:27:59.2474021Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 571.0/571.0 MB 37.6 MB/s eta 0:00:00 2025-05-07T20:27:59.2474412Z Collecting nvidia-cublas-cu12==12.6.4.1 (from torch) 2025-05-07T20:27:59.2475418Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cublas_cu12-12.6.4.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (393.1 MB) 2025-05-07T20:27:59.2476293Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 393.1/393.1 MB 54.5 MB/s eta 0:00:00 2025-05-07T20:27:59.2476683Z Collecting nvidia-cufft-cu12==11.3.0.4 (from torch) 2025-05-07T20:27:59.2477364Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cufft_cu12-11.3.0.4-py3-none-manylinux2014_x86_64.whl (200.2 MB) 2025-05-07T20:27:59.2478136Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.2/200.2 MB 145.3 MB/s eta 0:00:00 2025-05-07T20:27:59.2478530Z Collecting nvidia-curand-cu12==10.3.7.77 (from torch) 2025-05-07T20:27:59.2479219Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_curand_cu12-10.3.7.77-py3-none-manylinux2014_x86_64.whl (56.3 MB) 2025-05-07T20:27:59.2480006Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.3/56.3 MB 182.1 MB/s eta 0:00:00 2025-05-07T20:27:59.2480418Z Collecting nvidia-cusolver-cu12==11.7.1.2 (from torch) 2025-05-07T20:27:59.2481123Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cusolver_cu12-11.7.1.2-py3-none-manylinux2014_x86_64.whl (158.2 MB) 2025-05-07T20:27:59.2481939Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.2/158.2 MB 142.8 MB/s eta 0:00:00 2025-05-07T20:27:59.2482334Z Collecting nvidia-cusparse-cu12==12.5.4.2 (from torch) 2025-05-07T20:27:59.2483041Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cusparse_cu12-12.5.4.2-py3-none-manylinux2014_x86_64.whl (216.6 MB) 2025-05-07T20:27:59.2483827Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 MB 105.4 MB/s eta 0:00:00 2025-05-07T20:27:59.2484220Z Collecting nvidia-cusparselt-cu12==0.6.3 (from torch) 2025-05-07T20:27:59.2485032Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cusparselt_cu12-0.6.3-py3-none-manylinux2014_x86_64.whl (156.8 MB) 2025-05-07T20:27:59.2485828Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 156.8/156.8 MB 108.3 MB/s eta 0:00:00 2025-05-07T20:27:59.2486208Z Collecting nvidia-nccl-cu12==2.26.2 (from torch) 2025-05-07T20:27:59.2487099Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.0 kB) 2025-05-07T20:27:59.2487877Z Collecting nvidia-nvtx-cu12==12.6.77 (from torch) 2025-05-07T20:27:59.2488535Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_nvtx_cu12-12.6.77-py3-none-manylinux2014_x86_64.whl (89 kB) 2025-05-07T20:27:59.2489210Z Collecting nvidia-nvjitlink-cu12==12.6.85 (from torch) 2025-05-07T20:27:59.2489986Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_nvjitlink_cu12-12.6.85-py3-none-manylinux2010_x86_64.manylinux_2_12_x86_64.whl (19.7 MB) 2025-05-07T20:27:59.2490862Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.7/19.7 MB 123.2 MB/s eta 0:00:00 2025-05-07T20:27:59.2491256Z Collecting nvidia-cufile-cu12==1.11.1.6 (from torch) 2025-05-07T20:27:59.2492063Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cufile_cu12-1.11.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (1.5 kB) 2025-05-07T20:27:59.2492880Z Collecting pytorch-triton==3.3.0+git96316ce5 (from torch) 2025-05-07T20:27:59.2493724Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.6 kB) 2025-05-07T20:27:59.2495009Z Requirement already satisfied: setuptools>=40.8.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from pytorch-triton==3.3.0+git96316ce5->torch) (78.1.1) 2025-05-07T20:27:59.2495883Z Collecting mpmath<1.4,>=1.1.0 (from sympy>=1.13.3->torch) 2025-05-07T20:27:59.2496612Z Downloading https://download.pytorch.org/whl/nightly/mpmath-1.3.0-py3-none-any.whl (536 kB) 2025-05-07T20:27:59.2497279Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 40.8 MB/s eta 0:00:00 2025-05-07T20:27:59.2497788Z Collecting MarkupSafe>=2.0 (from jinja2->torch) 2025-05-07T20:27:59.2498504Z Downloading https://download.pytorch.org/whl/nightly/MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) 2025-05-07T20:27:59.2499570Z Downloading https://download.pytorch.org/whl/nightly/cu126/torch-2.8.0.dev20250507%2Bcu126-cp310-cp310-manylinux_2_28_x86_64.whl (825.5 MB) 2025-05-07T20:27:59.2500385Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 825.5/825.5 MB 37.1 MB/s eta 0:00:00 2025-05-07T20:27:59.2501163Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_cufile_cu12-1.11.1.6-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (1.1 MB) 2025-05-07T20:27:59.2502010Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 15.3 MB/s eta 0:00:00 2025-05-07T20:27:59.2502859Z Downloading https://download.pytorch.org/whl/nightly/cu126/nvidia_nccl_cu12-2.26.2-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (201.3 MB) 2025-05-07T20:27:59.2503718Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.3/201.3 MB 100.9 MB/s eta 0:00:00 2025-05-07T20:27:59.2504747Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.3.0%2Bgit96316ce5-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (153.4 MB) 2025-05-07T20:27:59.2505645Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.4/153.4 MB 134.1 MB/s eta 0:00:00 2025-05-07T20:27:59.2507411Z Installing collected packages: nvidia-cusparselt-cu12, mpmath, sympy, pytorch-triton, nvidia-nvtx-cu12, nvidia-nvjitlink-cu12, nvidia-nccl-cu12, nvidia-curand-cu12, nvidia-cufile-cu12, nvidia-cuda-runtime-cu12, nvidia-cuda-nvrtc-cu12, nvidia-cuda-cupti-cu12, nvidia-cublas-cu12, networkx, MarkupSafe, fsspec, filelock, nvidia-cusparse-cu12, nvidia-cufft-cu12, nvidia-cudnn-cu12, jinja2, nvidia-cusolver-cu12, torch 2025-05-07T20:27:59.2509106Z 2025-05-07T20:27:59.2511110Z Successfully installed MarkupSafe-2.1.5 filelock-3.16.1 fsspec-2024.10.0 jinja2-3.1.4 mpmath-1.3.0 networkx-3.4.2 nvidia-cublas-cu12-12.6.4.1 nvidia-cuda-cupti-cu12-12.6.80 nvidia-cuda-nvrtc-cu12-12.6.77 nvidia-cuda-runtime-cu12-12.6.77 nvidia-cudnn-cu12-9.5.1.17 nvidia-cufft-cu12-11.3.0.4 nvidia-cufile-cu12-1.11.1.6 nvidia-curand-cu12-10.3.7.77 nvidia-cusolver-cu12-11.7.1.2 nvidia-cusparse-cu12-12.5.4.2 nvidia-cusparselt-cu12-0.6.3 nvidia-nccl-cu12-2.26.2 nvidia-nvjitlink-cu12-12.6.85 nvidia-nvtx-cu12-12.6.77 pytorch-triton-3.3.0+git96316ce5 sympy-1.13.3 torch-2.8.0.dev20250507+cu126 2025-05-07T20:27:59.2513193Z 2025-05-07T20:28:01.4794994Z torch 2.8.0.dev20250507+cu126 2025-05-07T20:28:01.4798759Z [CHECK] The installed package [torch, nightly/LATEST] is the correct variant (cu126) 2025-05-07T20:28:04.9398687Z [CHECK] Python (sub-)package 'torch.distributed' found ... 2025-05-07T20:28:08.3771718Z [CHECK] NOTE: The installed version is: 2.8.0.dev20250507+cu126 2025-05-07T20:28:08.3772190Z [CHECK] NOTE: Checking _GLIBCXX_USE_CXX11_ABI ... 2025-05-07T20:28:11.7681683Z True 2025-05-07T20:28:11.7681936Z True 2025-05-07T20:28:11.7682046Z 2025-05-07T20:28:11.8299324Z [INSTALL] Successfully installed PyTorch through PyTorch PIP 2025-05-07T20:28:11.8336160Z ##[group]Run if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:11.8336759Z if . $PRELUDE && which conda; then collect_pytorch_env_info $BUILD_ENV; fi 2025-05-07T20:28:11.8348828Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:11.8349183Z env: 2025-05-07T20:28:11.8349417Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:11.8349721Z BUILD_ENV: build_binary 2025-05-07T20:28:11.8349975Z BUILD_TARGET: default 2025-05-07T20:28:11.8350222Z BUILD_VARIANT: cuda 2025-05-07T20:28:11.8350459Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:28:11.8350726Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:11.8351037Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:11.8351387Z ##[endgroup] 2025-05-07T20:28:12.1720446Z /home/ec2-user/miniconda/bin/conda 2025-05-07T20:28:12.1722685Z ################################################################################ 2025-05-07T20:28:12.1723330Z # Collect PyTorch Environment Information (for Reporting Issues) 2025-05-07T20:28:12.1723702Z # 2025-05-07T20:28:12.1740081Z # [2025-05-07T20:28:12.173Z] + collect_pytorch_env_info build_binary 2025-05-07T20:28:12.1740679Z ################################################################################ 2025-05-07T20:28:12.1740982Z 2025-05-07T20:28:12.1757071Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:12.2653452Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:12.2663625Z [INFO] Downloading the PyTorch environment info collection script ... 2025-05-07T20:28:12.2664258Z + wget -q https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py 2025-05-07T20:28:12.2664897Z 2025-05-07T20:28:12.3569708Z 2025-05-07T20:28:12.3570229Z [INFO] Collecting PyTorch environment info (will be needed for reporting issues to PyTorch) ... 2025-05-07T20:28:12.3593909Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python collect_env.py 2025-05-07T20:28:18.2244378Z Collecting environment information... 2025-05-07T20:28:18.2244847Z PyTorch version: 2.8.0.dev20250507+cu126 2025-05-07T20:28:18.2245147Z Is debug build: False 2025-05-07T20:28:18.2245401Z CUDA used to build PyTorch: 12.6 2025-05-07T20:28:18.2245679Z ROCM used to build PyTorch: N/A 2025-05-07T20:28:18.2245861Z 2025-05-07T20:28:18.2245966Z OS: Amazon Linux 2023.6.20250317 (x86_64) 2025-05-07T20:28:18.2246291Z GCC version: (conda-forge gcc 11.4.0-13) 11.4.0 2025-05-07T20:28:18.2246612Z Clang version: Could not collect 2025-05-07T20:28:18.2246893Z CMake version: Could not collect 2025-05-07T20:28:18.2247251Z Libc version: glibc-2.34 2025-05-07T20:28:18.2247408Z 2025-05-07T20:28:18.2247733Z Python version: 3.10.13 | packaged by conda-forge | (main, Dec 23 2023, 15:36:39) [GCC 12.3.0] (64-bit runtime) 2025-05-07T20:28:18.2248370Z Python platform: Linux-6.1.130-139.222.amzn2023.x86_64-x86_64-with-glibc2.34 2025-05-07T20:28:18.2248792Z Is CUDA available: True 2025-05-07T20:28:18.2249045Z CUDA runtime version: 12.6.85 2025-05-07T20:28:18.2249325Z CUDA_MODULE_LOADING set to: LAZY 2025-05-07T20:28:18.2249637Z GPU models and configuration: GPU 0: NVIDIA A10G 2025-05-07T20:28:18.2249972Z Nvidia driver version: 570.133.07 2025-05-07T20:28:18.2250261Z cuDNN version: Could not collect 2025-05-07T20:28:18.2250541Z HIP runtime version: N/A 2025-05-07T20:28:18.2250802Z MIOpen runtime version: N/A 2025-05-07T20:28:18.2251062Z Is XNNPACK available: True 2025-05-07T20:28:18.2251231Z 2025-05-07T20:28:18.2251310Z CPU: 2025-05-07T20:28:18.2251531Z Architecture: x86_64 2025-05-07T20:28:18.2251866Z CPU op-mode(s): 32-bit, 64-bit 2025-05-07T20:28:18.2252263Z Address sizes: 48 bits physical, 48 bits virtual 2025-05-07T20:28:18.2252665Z Byte Order: Little Endian 2025-05-07T20:28:18.2252991Z CPU(s): 16 2025-05-07T20:28:18.2253297Z On-line CPU(s) list: 0-15 2025-05-07T20:28:18.2254057Z Vendor ID: AuthenticAMD 2025-05-07T20:28:18.2254412Z Model name: AMD EPYC 7R32 2025-05-07T20:28:18.2254734Z CPU family: 23 2025-05-07T20:28:18.2255029Z Model: 49 2025-05-07T20:28:18.2255326Z Thread(s) per core: 2 2025-05-07T20:28:18.2255620Z Core(s) per socket: 8 2025-05-07T20:28:18.2255914Z Socket(s): 1 2025-05-07T20:28:18.2256202Z Stepping: 0 2025-05-07T20:28:18.2256504Z BogoMIPS: 5599.99 2025-05-07T20:28:18.2258598Z Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch topoext ssbd ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr rdpru wbnoinvd arat npt nrip_save rdpid 2025-05-07T20:28:18.2260695Z Hypervisor vendor: KVM 2025-05-07T20:28:18.2261020Z Virtualization type: full 2025-05-07T20:28:18.2261369Z L1d cache: 256 KiB (8 instances) 2025-05-07T20:28:18.2261747Z L1i cache: 256 KiB (8 instances) 2025-05-07T20:28:18.2262116Z L2 cache: 4 MiB (8 instances) 2025-05-07T20:28:18.2262477Z L3 cache: 32 MiB (2 instances) 2025-05-07T20:28:18.2262966Z NUMA node(s): 1 2025-05-07T20:28:18.2263264Z NUMA node0 CPU(s): 0-15 2025-05-07T20:28:18.2263611Z Vulnerability Gather data sampling: Not affected 2025-05-07T20:28:18.2264006Z Vulnerability Itlb multihit: Not affected 2025-05-07T20:28:18.2264371Z Vulnerability L1tf: Not affected 2025-05-07T20:28:18.2264736Z Vulnerability Mds: Not affected 2025-05-07T20:28:18.2265202Z Vulnerability Meltdown: Not affected 2025-05-07T20:28:18.2265574Z Vulnerability Mmio stale data: Not affected 2025-05-07T20:28:18.2265956Z Vulnerability Reg file data sampling: Not affected 2025-05-07T20:28:18.2266510Z Vulnerability Retbleed: Mitigation; untrained return thunk; SMT enabled with STIBP protection 2025-05-07T20:28:18.2267104Z Vulnerability Spec rstack overflow: Mitigation; safe RET 2025-05-07T20:28:18.2267650Z Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl 2025-05-07T20:28:18.2268403Z Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 2025-05-07T20:28:18.2269273Z Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 2025-05-07T20:28:18.2269953Z Vulnerability Srbds: Not affected 2025-05-07T20:28:18.2270324Z Vulnerability Tsx async abort: Not affected 2025-05-07T20:28:18.2270565Z 2025-05-07T20:28:18.2270673Z Versions of relevant libraries: 2025-05-07T20:28:18.2270949Z [pip3] numpy==2.2.5 2025-05-07T20:28:18.2271197Z [pip3] nvidia-cublas-cu12==12.6.4.1 2025-05-07T20:28:18.2271515Z [pip3] nvidia-cuda-cupti-cu12==12.6.80 2025-05-07T20:28:18.2271835Z [pip3] nvidia-cuda-nvrtc-cu12==12.6.77 2025-05-07T20:28:18.2272151Z [pip3] nvidia-cuda-runtime-cu12==12.6.77 2025-05-07T20:28:18.2272479Z [pip3] nvidia-cudnn-cu12==9.5.1.17 2025-05-07T20:28:18.2272781Z [pip3] nvidia-cufft-cu12==11.3.0.4 2025-05-07T20:28:18.2273087Z [pip3] nvidia-curand-cu12==10.3.7.77 2025-05-07T20:28:18.2273400Z [pip3] nvidia-cusolver-cu12==11.7.1.2 2025-05-07T20:28:18.2273716Z [pip3] nvidia-cusparse-cu12==12.5.4.2 2025-05-07T20:28:18.2274161Z [pip3] nvidia-cusparselt-cu12==0.6.3 2025-05-07T20:28:18.2274473Z [pip3] nvidia-nccl-cu12==2.26.2 2025-05-07T20:28:18.2274764Z [pip3] nvidia-nvjitlink-cu12==12.6.85 2025-05-07T20:28:18.2275074Z [pip3] nvidia-nvtx-cu12==12.6.77 2025-05-07T20:28:18.2275367Z [pip3] pytorch-triton==3.3.0+git96316ce5 2025-05-07T20:28:18.2275677Z [pip3] torch==2.8.0.dev20250507+cu126 2025-05-07T20:28:18.2276061Z [conda] cuda-cudart 12.6.77 h5888daf_0 conda-forge 2025-05-07T20:28:18.2276547Z [conda] cuda-cudart-dev 12.6.77 h5888daf_0 conda-forge 2025-05-07T20:28:18.2277067Z [conda] cuda-cudart-dev_linux-64 12.6.77 h3f2d84a_0 conda-forge 2025-05-07T20:28:18.2277592Z [conda] cuda-cudart-static 12.6.77 h5888daf_0 conda-forge 2025-05-07T20:28:18.2278137Z [conda] cuda-cudart-static_linux-64 12.6.77 h3f2d84a_0 conda-forge 2025-05-07T20:28:18.2278665Z [conda] cuda-cudart_linux-64 12.6.77 h3f2d84a_0 conda-forge 2025-05-07T20:28:18.2279154Z [conda] cuda-cupti 12.6.80 hbd13f7d_0 conda-forge 2025-05-07T20:28:18.2279628Z [conda] cuda-cupti-dev 12.6.80 h5888daf_0 conda-forge 2025-05-07T20:28:18.2280114Z [conda] cuda-libraries 12.6.3 ha770c72_0 conda-forge 2025-05-07T20:28:18.2280618Z [conda] cuda-libraries-dev 12.6.3 ha770c72_0 conda-forge 2025-05-07T20:28:18.2281107Z [conda] cuda-nvrtc 12.6.85 hbd13f7d_0 conda-forge 2025-05-07T20:28:18.2281600Z [conda] cuda-nvrtc-dev 12.6.85 h5888daf_0 conda-forge 2025-05-07T20:28:18.2282067Z [conda] cuda-nvtx 12.6.77 hbd13f7d_0 conda-forge 2025-05-07T20:28:18.2282617Z [conda] cuda-opencl 12.6.77 hbd13f7d_0 conda-forge 2025-05-07T20:28:18.2283104Z [conda] cuda-opencl-dev 12.6.77 h5888daf_0 conda-forge 2025-05-07T20:28:18.2283594Z [conda] cuda-runtime 12.6.3 ha804496_0 conda-forge 2025-05-07T20:28:18.2284055Z [conda] libcublas 12.6.4.1 h5888daf_1 conda-forge 2025-05-07T20:28:18.2284529Z [conda] libcublas-dev 12.6.4.1 h5888daf_1 conda-forge 2025-05-07T20:28:18.2285042Z [conda] libcufft 11.3.0.4 hbd13f7d_0 conda-forge 2025-05-07T20:28:18.2285515Z [conda] libcufft-dev 11.3.0.4 h5888daf_0 conda-forge 2025-05-07T20:28:18.2285980Z [conda] libcurand 10.3.7.77 hbd13f7d_0 conda-forge 2025-05-07T20:28:18.2286455Z [conda] libcurand-dev 10.3.7.77 h5888daf_0 conda-forge 2025-05-07T20:28:18.2287051Z [conda] libcusolver 11.7.1.2 h5888daf_1 conda-forge 2025-05-07T20:28:18.2287537Z [conda] libcusolver-dev 11.7.1.2 h5888daf_1 conda-forge 2025-05-07T20:28:18.2288026Z [conda] libcusparse 12.5.4.2 hbd13f7d_0 conda-forge 2025-05-07T20:28:18.2288510Z [conda] libcusparse-dev 12.5.4.2 h5888daf_0 conda-forge 2025-05-07T20:28:18.2288996Z [conda] libnvjitlink 12.6.85 hbd13f7d_0 conda-forge 2025-05-07T20:28:18.2289479Z [conda] libnvjitlink-dev 12.6.85 h5888daf_0 conda-forge 2025-05-07T20:28:18.2289942Z [conda] numpy 2.2.5 py310hefbff90_0 conda-forge 2025-05-07T20:28:18.2290405Z [conda] nvidia-cublas-cu12 12.6.4.1 pypi_0 pypi 2025-05-07T20:28:18.2290897Z [conda] nvidia-cuda-cupti-cu12 12.6.80 pypi_0 pypi 2025-05-07T20:28:18.2291392Z [conda] nvidia-cuda-nvrtc-cu12 12.6.77 pypi_0 pypi 2025-05-07T20:28:18.2291897Z [conda] nvidia-cuda-runtime-cu12 12.6.77 pypi_0 pypi 2025-05-07T20:28:18.2292385Z [conda] nvidia-cudnn-cu12 9.5.1.17 pypi_0 pypi 2025-05-07T20:28:18.2292948Z [conda] nvidia-cufft-cu12 11.3.0.4 pypi_0 pypi 2025-05-07T20:28:18.2293440Z [conda] nvidia-curand-cu12 10.3.7.77 pypi_0 pypi 2025-05-07T20:28:18.2293936Z [conda] nvidia-cusolver-cu12 11.7.1.2 pypi_0 pypi 2025-05-07T20:28:18.2294455Z [conda] nvidia-cusparse-cu12 12.5.4.2 pypi_0 pypi 2025-05-07T20:28:18.2294985Z [conda] nvidia-cusparselt-cu12 0.6.3 pypi_0 pypi 2025-05-07T20:28:18.2295477Z [conda] nvidia-nccl-cu12 2.26.2 pypi_0 pypi 2025-05-07T20:28:18.2295965Z [conda] nvidia-nvjitlink-cu12 12.6.85 pypi_0 pypi 2025-05-07T20:28:18.2296447Z [conda] nvidia-nvtx-cu12 12.6.77 pypi_0 pypi 2025-05-07T20:28:18.2296938Z [conda] pytorch-triton 3.3.0+git96316ce5 pypi_0 pypi 2025-05-07T20:28:18.2297412Z [conda] torch 2.8.0.dev20250507+cu126 pypi_0 pypi 2025-05-07T20:28:18.2297687Z 2025-05-07T20:28:18.2983128Z ##[group]Run . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:28:18.2983806Z . $PRELUDE; cd fbgemm_gpu; prepare_fbgemm_gpu_build $BUILD_ENV 2025-05-07T20:28:18.2995701Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:18.2996062Z env: 2025-05-07T20:28:18.2996289Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:18.2996584Z BUILD_ENV: build_binary 2025-05-07T20:28:18.2996830Z BUILD_TARGET: default 2025-05-07T20:28:18.2997064Z BUILD_VARIANT: cuda 2025-05-07T20:28:18.2997295Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:28:18.2997551Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:18.2997852Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:18.2998371Z ##[endgroup] 2025-05-07T20:28:18.6353448Z ################################################################################ 2025-05-07T20:28:18.6353834Z # Prepare FBGEMM-GPU Build 2025-05-07T20:28:18.6354158Z # 2025-05-07T20:28:18.6369122Z # [2025-05-07T20:28:18.636Z] + prepare_fbgemm_gpu_build build_binary 2025-05-07T20:28:18.6369546Z ################################################################################ 2025-05-07T20:28:18.6369765Z 2025-05-07T20:28:18.6384610Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:18.7314443Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:18.7336267Z [BUILD] Running git submodules update ... 2025-05-07T20:28:18.7357818Z [EXEC] [ATTEMPT 0/3] + git submodule sync 2025-05-07T20:28:18.7728000Z Synchronizing submodule url for '../external/asmjit' 2025-05-07T20:28:18.7728472Z Synchronizing submodule url for '../external/composable_kernel' 2025-05-07T20:28:18.7728938Z Synchronizing submodule url for '../external/cpuinfo' 2025-05-07T20:28:18.7729359Z Synchronizing submodule url for '../external/cutlass' 2025-05-07T20:28:18.7729775Z Synchronizing submodule url for '../external/googletest' 2025-05-07T20:28:18.7730223Z Synchronizing submodule url for '../external/hipify_torch' 2025-05-07T20:28:18.7730639Z Synchronizing submodule url for '../external/json' 2025-05-07T20:28:18.7764839Z [EXEC] [ATTEMPT 0/3] + git submodule update --init --recursive 2025-05-07T20:28:18.8321185Z [BUILD] Installing other build dependencies ... 2025-05-07T20:28:18.8341933Z [EXEC] [ATTEMPT 0/3] + conda run --no-capture-output -n build_binary python -m pip install -r requirements.txt 2025-05-07T20:28:21.2632265Z Collecting backports.tarfile (from -r requirements.txt (line 13)) 2025-05-07T20:28:21.2817153Z Downloading backports.tarfile-1.2.0-py3-none-any.whl.metadata (2.0 kB) 2025-05-07T20:28:21.3827447Z Collecting build (from -r requirements.txt (line 14)) 2025-05-07T20:28:21.3872581Z Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) 2025-05-07T20:28:21.6277286Z Collecting cmake (from -r requirements.txt (line 15)) 2025-05-07T20:28:21.6311094Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.3 kB) 2025-05-07T20:28:21.7344226Z Collecting click (from -r requirements.txt (line 16)) 2025-05-07T20:28:21.7377702Z Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 2025-05-07T20:28:22.0845588Z Collecting hypothesis (from -r requirements.txt (line 17)) 2025-05-07T20:28:22.0884367Z Downloading hypothesis-6.131.14-py3-none-any.whl.metadata (5.6 kB) 2025-05-07T20:28:22.1491158Z Requirement already satisfied: jinja2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 18)) (3.1.4) 2025-05-07T20:28:22.1495337Z Requirement already satisfied: mpmath==1.3.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 19)) (1.3.0) 2025-05-07T20:28:22.2215536Z Collecting ninja (from -r requirements.txt (line 20)) 2025-05-07T20:28:22.2248230Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.0 kB) 2025-05-07T20:28:22.2651191Z Requirement already satisfied: numpy>=2.0.2 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 21)) (2.2.5) 2025-05-07T20:28:22.3346799Z Collecting pyre-extensions (from -r requirements.txt (line 22)) 2025-05-07T20:28:22.3381936Z Downloading pyre_extensions-0.0.32-py3-none-any.whl.metadata (4.0 kB) 2025-05-07T20:28:22.4794406Z Collecting pyyaml (from -r requirements.txt (line 23)) 2025-05-07T20:28:22.4825854Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) 2025-05-07T20:28:22.6014904Z Collecting scikit-build (from -r requirements.txt (line 24)) 2025-05-07T20:28:22.6063873Z Downloading scikit_build-0.18.1-py3-none-any.whl.metadata (18 kB) 2025-05-07T20:28:22.6557986Z Requirement already satisfied: setuptools in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from -r requirements.txt (line 25)) (78.1.1) 2025-05-07T20:28:22.7258494Z Collecting setuptools_git_versioning (from -r requirements.txt (line 26)) 2025-05-07T20:28:22.7293054Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl.metadata (6.1 kB) 2025-05-07T20:28:22.8264037Z Collecting tabulate (from -r requirements.txt (line 27)) 2025-05-07T20:28:22.8293537Z Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2025-05-07T20:28:22.9318768Z Collecting patchelf (from -r requirements.txt (line 28)) 2025-05-07T20:28:22.9351877Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl.metadata (3.5 kB) 2025-05-07T20:28:23.0457089Z Collecting packaging>=19.1 (from build->-r requirements.txt (line 14)) 2025-05-07T20:28:23.0493769Z Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-05-07T20:28:23.1418826Z Collecting pyproject_hooks (from build->-r requirements.txt (line 14)) 2025-05-07T20:28:23.1453926Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) 2025-05-07T20:28:23.2483026Z Collecting tomli>=1.1.0 (from build->-r requirements.txt (line 14)) 2025-05-07T20:28:23.2515398Z Downloading tomli-2.2.1-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:28:23.3546110Z Collecting attrs>=22.2.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:28:23.3577318Z Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 2025-05-07T20:28:23.4753325Z Collecting exceptiongroup>=1.0.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:28:23.4783594Z Downloading exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) 2025-05-07T20:28:23.5783994Z Collecting sortedcontainers<3.0.0,>=2.1.0 (from hypothesis->-r requirements.txt (line 17)) 2025-05-07T20:28:23.5816654Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2025-05-07T20:28:23.6294767Z Requirement already satisfied: MarkupSafe>=2.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from jinja2->-r requirements.txt (line 18)) (2.1.5) 2025-05-07T20:28:23.6763613Z Collecting typing-inspect (from pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:28:23.6794238Z Downloading typing_inspect-0.9.0-py3-none-any.whl.metadata (1.5 kB) 2025-05-07T20:28:23.7205349Z Requirement already satisfied: typing-extensions in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from pyre-extensions->-r requirements.txt (line 22)) (4.13.2) 2025-05-07T20:28:23.7772379Z Collecting distro (from scikit-build->-r requirements.txt (line 24)) 2025-05-07T20:28:23.7802590Z Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2025-05-07T20:28:23.8271605Z Requirement already satisfied: wheel>=0.32.0 in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from scikit-build->-r requirements.txt (line 24)) (0.45.1) 2025-05-07T20:28:23.8864092Z Collecting mypy-extensions>=0.3.0 (from typing-inspect->pyre-extensions->-r requirements.txt (line 22)) 2025-05-07T20:28:23.8894816Z Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) 2025-05-07T20:28:23.9418434Z Downloading backports.tarfile-1.2.0-py3-none-any.whl (30 kB) 2025-05-07T20:28:23.9922968Z Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) 2025-05-07T20:28:24.0473154Z Downloading cmake-4.0.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (27.9 MB) 2025-05-07T20:28:24.6252263Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 27.9/27.9 MB 48.2 MB/s eta 0:00:00 2025-05-07T20:28:24.6287563Z Downloading click-8.1.8-py3-none-any.whl (98 kB) 2025-05-07T20:28:24.6749452Z Downloading hypothesis-6.131.14-py3-none-any.whl (500 kB) 2025-05-07T20:28:24.7342137Z Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2025-05-07T20:28:24.7824731Z Downloading ninja-1.11.1.4-py3-none-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (422 kB) 2025-05-07T20:28:24.8343378Z Downloading pyre_extensions-0.0.32-py3-none-any.whl (12 kB) 2025-05-07T20:28:24.8821476Z Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 2025-05-07T20:28:24.9429531Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 8.3 MB/s eta 0:00:00 2025-05-07T20:28:24.9480621Z Downloading scikit_build-0.18.1-py3-none-any.whl (85 kB) 2025-05-07T20:28:24.9927766Z Downloading setuptools_git_versioning-2.1.0-py3-none-any.whl (10 kB) 2025-05-07T20:28:25.0410538Z Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-05-07T20:28:25.0896486Z Downloading patchelf-0.17.2.2-py3-none-manylinux1_x86_64.manylinux_2_5_x86_64.musllinux_1_1_x86_64.whl (466 kB) 2025-05-07T20:28:25.1476629Z Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 2025-05-07T20:28:25.1960158Z Downloading exceptiongroup-1.2.2-py3-none-any.whl (16 kB) 2025-05-07T20:28:25.2443739Z Downloading packaging-25.0-py3-none-any.whl (66 kB) 2025-05-07T20:28:25.2932841Z Downloading tomli-2.2.1-py3-none-any.whl (14 kB) 2025-05-07T20:28:25.3384492Z Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2025-05-07T20:28:25.3883330Z Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) 2025-05-07T20:28:25.4404238Z Downloading typing_inspect-0.9.0-py3-none-any.whl (8.8 kB) 2025-05-07T20:28:25.4889429Z Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 2025-05-07T20:28:25.7144614Z Installing collected packages: sortedcontainers, tomli, tabulate, pyyaml, pyproject_hooks, patchelf, packaging, ninja, mypy-extensions, exceptiongroup, distro, cmake, click, backports.tarfile, attrs, typing-inspect, setuptools_git_versioning, scikit-build, hypothesis, build, pyre-extensions 2025-05-07T20:28:28.2768321Z 2025-05-07T20:28:28.2839135Z Successfully installed attrs-25.3.0 backports.tarfile-1.2.0 build-1.2.2.post1 click-8.1.8 cmake-4.0.0 distro-1.9.0 exceptiongroup-1.2.2 hypothesis-6.131.14 mypy-extensions-1.1.0 ninja-1.11.1.4 packaging-25.0 patchelf-0.17.2.2 pyproject_hooks-1.2.0 pyre-extensions-0.0.32 pyyaml-6.0.2 scikit-build-0.18.1 setuptools_git_versioning-2.1.0 sortedcontainers-2.4.0 tabulate-0.9.0 tomli-2.2.1 typing-inspect-0.9.0 2025-05-07T20:28:28.4605300Z ################################################################################ 2025-05-07T20:28:28.4605837Z # Install PyTorch (PyTorch PIP) 2025-05-07T20:28:28.4606208Z # 2025-05-07T20:28:28.4623945Z # [2025-05-07T20:28:28.461Z] + install_triton_pip build_binary 2025-05-07T20:28:28.4624474Z ################################################################################ 2025-05-07T20:28:28.4624774Z 2025-05-07T20:28:28.4625080Z [BUILD] Installing pytorch-triton nightly/3.2.0+git4b3bb1f8 from PIP ... 2025-05-07T20:28:28.4625641Z ################################################################################ 2025-05-07T20:28:28.4626019Z # Install Package From PyTorch PIP: pytorch-triton 2025-05-07T20:28:28.4626343Z # 2025-05-07T20:28:28.4641478Z # [2025-05-07T20:28:28.463Z] + install_from_pytorch_pip build_binary pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:28:28.4642209Z ################################################################################ 2025-05-07T20:28:28.4642505Z 2025-05-07T20:28:28.4657535Z [EXEC] [ATTEMPT 0/3] + wget -q --timeout 1 pypi.org -O /dev/null 2025-05-07T20:28:28.5546634Z [CHECK] Network does not appear to be blocked. 2025-05-07T20:28:28.5547433Z ################################################################################ 2025-05-07T20:28:28.5547887Z # Prepare PIP Arguments (PyTorch PIP) 2025-05-07T20:28:28.5548175Z # 2025-05-07T20:28:28.5564655Z # [2025-05-07T20:28:28.556Z] + __prepare_pip_arguments pytorch-triton nightly/3.2.0+git4b3bb1f8 2025-05-07T20:28:28.5565188Z ################################################################################ 2025-05-07T20:28:28.5565416Z 2025-05-07T20:28:28.5612617Z [INSTALL] Extracted package (channel, version): (nightly, 3.2.0+git4b3bb1f8) 2025-05-07T20:28:28.5627955Z [INSTALL] Using a non-RELEASE channel: nightly ... 2025-05-07T20:28:28.5628477Z [INSTALL] Extracted the full PIP channel: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:28:28.5635726Z [INSTALL] Extracted the full PIP package: --pre pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:28:28.5644846Z [INSTALL] Attempting to install [pytorch-triton, 3.2.0+git4b3bb1f8] from PyTorch PIP using channel https://download.pytorch.org/whl/nightly/ ... 2025-05-07T20:28:28.5667242Z [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:28:36.0825243Z 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:28:36.0826593Z torch 2.8.0.dev20250507+cu126 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:28:36.0827331Z 2025-05-07T20:28:36.0827555Z Looking in indexes: https://download.pytorch.org/whl/nightly/ 2025-05-07T20:28:36.0828006Z Collecting pytorch-triton==3.2.0+git4b3bb1f8 2025-05-07T20:28:36.0828826Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (1.3 kB) 2025-05-07T20:28:36.0830073Z Downloading https://download.pytorch.org/whl/nightly/pytorch_triton-3.2.0%2Bgit4b3bb1f8-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (166.5 MB) 2025-05-07T20:28:36.0831186Z ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.5/166.5 MB 59.0 MB/s eta 0:00:00 2025-05-07T20:28:36.0831578Z Installing collected packages: pytorch-triton 2025-05-07T20:28:36.0831934Z Attempting uninstall: pytorch-triton 2025-05-07T20:28:36.0832342Z Found existing installation: pytorch-triton 3.3.0+git96316ce5 2025-05-07T20:28:36.0832868Z Uninstalling pytorch-triton-3.3.0+git96316ce5: 2025-05-07T20:28:36.0833372Z Successfully uninstalled pytorch-triton-3.3.0+git96316ce5 2025-05-07T20:28:36.0833854Z Successfully installed pytorch-triton-3.2.0+git4b3bb1f8 2025-05-07T20:28:36.0834198Z 2025-05-07T20:28:38.2729078Z [CHECK] Python (sub-)package 'triton' found ... 2025-05-07T20:28:38.2732327Z [CHECK] Printing out the pytorch-triton version ... 2025-05-07T20:28:40.4087156Z ################################################################################ 2025-05-07T20:28:40.4087613Z [CHECK] The installed VERSION of pytorch-triton is: 3.2.0 2025-05-07T20:28:40.4087998Z ################################################################################ 2025-05-07T20:28:40.4088216Z 2025-05-07T20:28:42.4631226Z [CHECK] Python (sub-)package 'numpy' found ... 2025-05-07T20:28:44.5807338Z [CHECK] Python (sub-)package 'skbuild' found ... 2025-05-07T20:28:44.5811741Z [BUILD] Successfully ran git submodules update 2025-05-07T20:28:44.5853944Z ##[group]Run . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:28:44.5854435Z . $PRELUDE; install_fbgemm_gpu_wheel $BUILD_ENV *.whl 2025-05-07T20:28:44.5867291Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:28:44.5867664Z env: 2025-05-07T20:28:44.5867895Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:28:44.5868199Z BUILD_ENV: build_binary 2025-05-07T20:28:44.5868450Z BUILD_TARGET: default 2025-05-07T20:28:44.5868686Z BUILD_VARIANT: cuda 2025-05-07T20:28:44.5868922Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:28:44.5869183Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:28:44.5869489Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:28:44.5869826Z ##[endgroup] 2025-05-07T20:28:44.9239271Z ################################################################################ 2025-05-07T20:28:44.9239651Z # Install FBGEMM-GPU from Wheel 2025-05-07T20:28:44.9239906Z # 2025-05-07T20:28:44.9255980Z # [2025-05-07T20:28:44.925Z] + install_fbgemm_gpu_wheel build_binary fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:44.9256613Z ################################################################################ 2025-05-07T20:28:44.9257225Z 2025-05-07T20:28:44.9257628Z [INSTALL] Printing out FBGEMM-GPU wheel SHA: fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:44.9258413Z + sha1sum fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:44.9258789Z 2025-05-07T20:28:45.2910243Z e104b3df85995724fab42c6a7def0cb48974742a fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:45.2913781Z 2025-05-07T20:28:45.2914529Z + sha256sum fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:45.2914876Z 2025-05-07T20:28:45.7154430Z a4f9d56a606e7ecc1787a658da2d9793614e9c662002d8d477027d8c65c22241 fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:45.7157608Z 2025-05-07T20:28:45.7158117Z + md5sum fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:45.7158455Z 2025-05-07T20:28:46.5875367Z 5be3b8cb7a62a79077503754dddf3143 fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:46.5879320Z 2025-05-07T20:28:46.5891318Z [INSTALL] Installing FBGEMM-GPU wheel: fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl ... 2025-05-07T20:28:46.5914688Z [EXEC] [ATTEMPT 0/3] + conda run -n build_binary python -m pip install fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:57.2827696Z Processing ./fbgemm_gpu_nightly-2025.5.7-cp310-cp310-manylinux_2_28_x86_64.whl 2025-05-07T20:28:57.2828625Z Requirement already satisfied: numpy in /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages (from fbgemm-gpu-nightly==2025.5.7) (2.2.5) 2025-05-07T20:28:57.2829419Z Installing collected packages: fbgemm-gpu-nightly 2025-05-07T20:28:57.2829852Z Successfully installed fbgemm-gpu-nightly-2025.5.7 2025-05-07T20:28:57.2830103Z 2025-05-07T20:29:04.1086379Z ################################################################################ 2025-05-07T20:29:04.1086796Z [CHECK] !!!! INFO !!!! 2025-05-07T20:29:04.1087307Z [CHECK] The installed version of PyTorch is: 2.8.0.dev20250507+cu126 2025-05-07T20:29:04.1087743Z [CHECK] CUDA version reported by PyTorch is: 12.6 2025-05-07T20:29:04.1088093Z [CHECK] 2025-05-07T20:29:04.1088446Z [CHECK] NOTE: If the PyTorch package channel is different from the FBGEMM_GPU 2025-05-07T20:29:04.1088947Z [CHECK] package channel; the package may be broken at runtime!!! 2025-05-07T20:29:04.1089355Z ################################################################################ 2025-05-07T20:29:04.1089574Z 2025-05-07T20:29:04.1089694Z [INSTALL] Checking imports and symbols ... 2025-05-07T20:29:08.1282296Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:29:12.1405589Z [CHECK] Found symbol '__version__' in Python package 'fbgemm_gpu'. 2025-05-07T20:29:16.1516373Z [CHECK] Found symbol '__variant__' in Python package 'fbgemm_gpu'. 2025-05-07T20:29:16.1519920Z [CHECK] Printing out the FBGEMM-GPU version ... 2025-05-07T20:29:28.1497372Z ################################################################################ 2025-05-07T20:29:28.1497876Z [CHECK] The installed FBGEMM TARGET is: default 2025-05-07T20:29:28.1498293Z [CHECK] The installed FBGEMM VARIANT is: cuda 2025-05-07T20:29:28.1498639Z [CHECK] The installed FBGEMM VERSION is: 2025.5.7 2025-05-07T20:29:28.1498987Z ################################################################################ 2025-05-07T20:29:28.1499202Z 2025-05-07T20:29:32.1563718Z ################################################################################ 2025-05-07T20:29:32.1564127Z [CHECK] FBGEMM_GPU Experimental Packages 2025-05-07T20:29:32.1565575Z [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:29:32.1567633Z [CHECK] fbgemm_gpu.experimental: 2025-05-07T20:29:32.1567953Z ################################################################################ 2025-05-07T20:29:32.1568180Z 2025-05-07T20:29:32.1568340Z [INSTALL] Check for installation of Python sources ... 2025-05-07T20:29:36.1756743Z [CHECK] Python (sub-)package 'fbgemm_gpu.config' found ... 2025-05-07T20:29:40.1891332Z [CHECK] Python (sub-)package 'fbgemm_gpu.docs' found ... 2025-05-07T20:29:44.3229803Z [CHECK] Python (sub-)package 'fbgemm_gpu.quantize' found ... 2025-05-07T20:29:48.3278267Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.cache' found ... 2025-05-07T20:29:52.3264586Z [CHECK] Python (sub-)package 'fbgemm_gpu.split_embedding_codegen_lookup_invokers' found ... 2025-05-07T20:29:56.3531275Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.ssd' found ... 2025-05-07T20:30:00.3618710Z [CHECK] Python (sub-)package 'fbgemm_gpu.tbe.utils' found ... 2025-05-07T20:30:00.3622962Z [INSTALL] Check for operator registrations ... 2025-05-07T20:30:04.3037968Z fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:04.3038302Z 2025-05-07T20:30:04.3655166Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.asynchronous_inclusive_cumsum 2025-05-07T20:30:08.3080962Z fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:08.3081438Z 2025-05-07T20:30:08.3701429Z [CHECK] FBGEMM_GPU operator appears to be correctly registered: torch.ops.fbgemm.split_embedding_codegen_lookup_sgd_function_pt2 2025-05-07T20:30:08.3702165Z [INSTALL] FBGEMM-GPU installation through wheel completed ... 2025-05-07T20:30:08.3749497Z ##[group]Run . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:08.3749960Z . $PRELUDE; test_all_fbgemm_gpu_modules $BUILD_ENV 2025-05-07T20:30:08.3763242Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T20:30:08.3763600Z env: 2025-05-07T20:30:08.3763833Z PRELUDE: .github/scripts/setup_env.bash 2025-05-07T20:30:08.3764149Z BUILD_ENV: build_binary 2025-05-07T20:30:08.3764408Z BUILD_TARGET: default 2025-05-07T20:30:08.3764649Z BUILD_VARIANT: cuda 2025-05-07T20:30:08.3764893Z BUILD_CUDA_VERSION: 12.6.3 2025-05-07T20:30:08.3765153Z ENFORCE_CUDA_DEVICE: 1 2025-05-07T20:30:08.3765458Z GPU_FLAG: --gpus all -e NVIDIA_DRIVER_CAPABILITIES=all 2025-05-07T20:30:08.3765800Z ##[endgroup] 2025-05-07T20:30:08.7120735Z ################################################################################ 2025-05-07T20:30:08.7121118Z # Test All FBGEMM-GPU Modules 2025-05-07T20:30:08.7121384Z # 2025-05-07T20:30:08.7137251Z # [2025-05-07T20:30:08.713Z] + test_all_fbgemm_gpu_modules build_binary 2025-05-07T20:30:08.7137664Z ################################################################################ 2025-05-07T20:30:08.7137880Z 2025-05-07T20:30:16.7273431Z [TEST] Determined FBGEMM_GPU (target : variant) from installation: (default : cuda) 2025-05-07T20:30:16.7274566Z [TEST] Will be running tests specific to this target and variant ... 2025-05-07T20:30:16.7275391Z [TEST] Determined the test directories: 2025-05-07T20:30:16.7275984Z fbgemm_gpu/test 2025-05-07T20:30:16.7276247Z 2025-05-07T20:30:16.7282900Z [TEST] FBGEMM_GPU variant is cuda; configuring for CUDA-based testing ... 2025-05-07T20:30:16.7290117Z [TEST] Set environment variables for CUDA testing ... 2025-05-07T20:30:16.7290562Z + conda env config vars unset -n build_binary CUDA_VISIBLE_DEVICES 2025-05-07T20:30:16.7290855Z 2025-05-07T20:30:17.1512082Z 2025-05-07T20:30:17.1512387Z [TEST] Installing PyTest ... 2025-05-07T20:30:17.1536477Z [EXEC] [ATTEMPT 0/3] + conda install -n build_binary -c conda-forge --override-channels -y pytest expecttest 2025-05-07T20:30:18.2622943Z Channels: 2025-05-07T20:30:18.2623201Z - conda-forge 2025-05-07T20:30:18.2623443Z Platform: linux-64 2025-05-07T20:30:21.5680117Z Collecting package metadata (repodata.json): - \ | / done 2025-05-07T20:30:22.7042113Z Solving environment: \ | / done 2025-05-07T20:30:22.9331436Z 2025-05-07T20:30:22.9331772Z ## Package Plan ## 2025-05-07T20:30:22.9331972Z 2025-05-07T20:30:22.9332201Z environment location: /home/ec2-user/miniconda/envs/build_binary 2025-05-07T20:30:22.9332506Z 2025-05-07T20:30:22.9332614Z added / updated specs: 2025-05-07T20:30:22.9332870Z - expecttest 2025-05-07T20:30:22.9333100Z - pytest 2025-05-07T20:30:22.9333223Z 2025-05-07T20:30:22.9333229Z 2025-05-07T20:30:22.9333364Z The following packages will be downloaded: 2025-05-07T20:30:22.9333584Z 2025-05-07T20:30:22.9333710Z package | build 2025-05-07T20:30:22.9334060Z ---------------------------|----------------- 2025-05-07T20:30:22.9334447Z colorama-0.4.6 | pyhd8ed1ab_1 26 KB conda-forge 2025-05-07T20:30:22.9334918Z exceptiongroup-1.2.2 | pyhd8ed1ab_1 20 KB conda-forge 2025-05-07T20:30:22.9335384Z expecttest-0.3.0 | pyhd8ed1ab_0 14 KB conda-forge 2025-05-07T20:30:22.9335848Z iniconfig-2.0.0 | pyhd8ed1ab_1 11 KB conda-forge 2025-05-07T20:30:22.9336285Z packaging-25.0 | pyh29332c3_1 61 KB conda-forge 2025-05-07T20:30:22.9336712Z pluggy-1.5.0 | pyhd8ed1ab_1 23 KB conda-forge 2025-05-07T20:30:22.9337126Z pytest-8.3.5 | pyhd8ed1ab_0 254 KB conda-forge 2025-05-07T20:30:22.9337536Z tomli-2.2.1 | pyhd8ed1ab_1 19 KB conda-forge 2025-05-07T20:30:22.9337925Z ------------------------------------------------------------ 2025-05-07T20:30:22.9338626Z Total: 428 KB 2025-05-07T20:30:22.9338852Z 2025-05-07T20:30:22.9338985Z The following NEW packages will be INSTALLED: 2025-05-07T20:30:22.9339213Z 2025-05-07T20:30:22.9339417Z colorama conda-forge/noarch::colorama-0.4.6-pyhd8ed1ab_1 2025-05-07T20:30:22.9339929Z exceptiongroup conda-forge/noarch::exceptiongroup-1.2.2-pyhd8ed1ab_1 2025-05-07T20:30:22.9340455Z expecttest conda-forge/noarch::expecttest-0.3.0-pyhd8ed1ab_0 2025-05-07T20:30:22.9340938Z iniconfig conda-forge/noarch::iniconfig-2.0.0-pyhd8ed1ab_1 2025-05-07T20:30:22.9341411Z packaging conda-forge/noarch::packaging-25.0-pyh29332c3_1 2025-05-07T20:30:22.9341869Z pluggy conda-forge/noarch::pluggy-1.5.0-pyhd8ed1ab_1 2025-05-07T20:30:22.9342297Z pytest conda-forge/noarch::pytest-8.3.5-pyhd8ed1ab_0 2025-05-07T20:30:22.9342729Z tomli conda-forge/noarch::tomli-2.2.1-pyhd8ed1ab_1 2025-05-07T20:30:22.9342997Z 2025-05-07T20:30:22.9343008Z 2025-05-07T20:30:22.9343012Z 2025-05-07T20:30:22.9343163Z Downloading and Extracting Packages: ...working... 2025-05-07T20:30:22.9343544Z pytest-8.3.5 | 254 KB | | 0% 2025-05-07T20:30:22.9343770Z 2025-05-07T20:30:22.9344159Z packaging-25.0 | 61 KB | | 0%  2025-05-07T20:30:22.9344411Z 2025-05-07T20:30:22.9344415Z 2025-05-07T20:30:22.9351447Z colorama-0.4.6 | 26 KB | | 0%  2025-05-07T20:30:22.9351745Z 2025-05-07T20:30:22.9351750Z 2025-05-07T20:30:22.9351755Z 2025-05-07T20:30:22.9359266Z pluggy-1.5.0 | 23 KB | | 0%  2025-05-07T20:30:22.9359521Z 2025-05-07T20:30:22.9359525Z 2025-05-07T20:30:22.9359529Z 2025-05-07T20:30:22.9379542Z 2025-05-07T20:30:22.9394772Z exceptiongroup-1.2.2 | 20 KB | | 0%  2025-05-07T20:30:22.9395060Z 2025-05-07T20:30:22.9395064Z 2025-05-07T20:30:22.9395068Z 2025-05-07T20:30:22.9395072Z 2025-05-07T20:30:22.9395099Z 2025-05-07T20:30:22.9396815Z tomli-2.2.1 | 19 KB | | 0%  2025-05-07T20:30:22.9397070Z 2025-05-07T20:30:22.9397074Z 2025-05-07T20:30:22.9397078Z 2025-05-07T20:30:22.9397082Z 2025-05-07T20:30:22.9397086Z 2025-05-07T20:30:22.9397091Z 2025-05-07T20:30:22.9398409Z expecttest-0.3.0 | 14 KB | | 0%  2025-05-07T20:30:22.9398902Z 2025-05-07T20:30:22.9398906Z 2025-05-07T20:30:22.9398910Z 2025-05-07T20:30:22.9398914Z 2025-05-07T20:30:22.9398918Z 2025-05-07T20:30:22.9398922Z 2025-05-07T20:30:22.9398925Z 2025-05-07T20:30:23.1005949Z iniconfig-2.0.0 | 11 KB | | 0%  2025-05-07T20:30:23.1006236Z 2025-05-07T20:30:23.1006241Z 2025-05-07T20:30:23.1006245Z 2025-05-07T20:30:23.1009672Z 2025-05-07T20:30:23.1294911Z exceptiongroup-1.2.2 | 20 KB | #######9 | 80%  2025-05-07T20:30:23.1295235Z 2025-05-07T20:30:23.1295239Z 2025-05-07T20:30:23.1295243Z 2025-05-07T20:30:23.1399650Z 2025-05-07T20:30:23.2286081Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:30:23.2286376Z 2025-05-07T20:30:23.2286381Z 2025-05-07T20:30:23.2288084Z 2025-05-07T20:30:23.2893445Z pluggy-1.5.0 | 23 KB | ######9 | 69%  2025-05-07T20:30:23.2893710Z 2025-05-07T20:30:23.2893714Z 2025-05-07T20:30:23.2895980Z 2025-05-07T20:30:23.2919660Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:30:23.2919912Z 2025-05-07T20:30:23.2919916Z 2025-05-07T20:30:23.2919920Z 2025-05-07T20:30:23.2919924Z 2025-05-07T20:30:23.2919928Z 2025-05-07T20:30:23.2943994Z tomli-2.2.1 | 19 KB | ########5 | 85%  2025-05-07T20:30:23.2945874Z 2025-05-07T20:30:23.2982596Z packaging-25.0 | 61 KB | ##6 | 26%  2025-05-07T20:30:23.2982844Z 2025-05-07T20:30:23.2982849Z 2025-05-07T20:30:23.2982853Z 2025-05-07T20:30:23.2982857Z 2025-05-07T20:30:23.2983494Z 2025-05-07T20:30:23.3070645Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:30:23.3071597Z 2025-05-07T20:30:23.3229672Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:30:23.3230162Z 2025-05-07T20:30:23.3230170Z 2025-05-07T20:30:23.3230178Z 2025-05-07T20:30:23.3230451Z 2025-05-07T20:30:23.3308879Z exceptiongroup-1.2.2 | 20 KB | ########## | 100%  2025-05-07T20:30:23.3309177Z 2025-05-07T20:30:23.3309181Z 2025-05-07T20:30:23.3309185Z 2025-05-07T20:30:23.3309188Z 2025-05-07T20:30:23.3309192Z 2025-05-07T20:30:23.3314677Z tomli-2.2.1 | 19 KB | ########## | 100%  2025-05-07T20:30:23.3314933Z 2025-05-07T20:30:23.3314937Z 2025-05-07T20:30:23.3314941Z 2025-05-07T20:30:23.3318429Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:30:23.3318683Z 2025-05-07T20:30:23.3318687Z 2025-05-07T20:30:23.3318691Z 2025-05-07T20:30:23.3344476Z pluggy-1.5.0 | 23 KB | ########## | 100%  2025-05-07T20:30:23.3344855Z 2025-05-07T20:30:23.3344875Z 2025-05-07T20:30:23.3344881Z 2025-05-07T20:30:23.3344887Z 2025-05-07T20:30:23.3344892Z 2025-05-07T20:30:23.3344897Z 2025-05-07T20:30:23.3348901Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:30:23.3349293Z 2025-05-07T20:30:23.3349298Z 2025-05-07T20:30:23.3349304Z 2025-05-07T20:30:23.3349320Z 2025-05-07T20:30:23.3349325Z 2025-05-07T20:30:23.3350867Z 2025-05-07T20:30:23.3427228Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:30:23.3427610Z 2025-05-07T20:30:23.3452198Z packaging-25.0 | 61 KB | ########## | 100%  2025-05-07T20:30:23.3452554Z 2025-05-07T20:30:23.3452560Z 2025-05-07T20:30:23.3452566Z 2025-05-07T20:30:23.3452571Z 2025-05-07T20:30:23.3452576Z 2025-05-07T20:30:23.3452582Z 2025-05-07T20:30:23.3475837Z expecttest-0.3.0 | 14 KB | ########## | 100%  2025-05-07T20:30:23.3476221Z 2025-05-07T20:30:23.3476227Z 2025-05-07T20:30:23.3480814Z colorama-0.4.6 | 26 KB | ###### | 61%  2025-05-07T20:30:23.3481165Z 2025-05-07T20:30:23.3481170Z 2025-05-07T20:30:23.3572855Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:30:23.3573904Z pytest-8.3.5 | 254 KB | 6 | 6% 2025-05-07T20:30:23.3574226Z 2025-05-07T20:30:23.3574251Z 2025-05-07T20:30:23.3610788Z colorama-0.4.6 | 26 KB | ########## | 100%  2025-05-07T20:30:23.3698382Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:30:23.3698718Z 2025-05-07T20:30:23.3698724Z 2025-05-07T20:30:23.3698729Z 2025-05-07T20:30:23.3698735Z 2025-05-07T20:30:23.3698740Z 2025-05-07T20:30:23.3698745Z 2025-05-07T20:30:23.3698751Z 2025-05-07T20:30:23.3708391Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:30:23.3708776Z 2025-05-07T20:30:23.3708790Z 2025-05-07T20:30:23.3708796Z 2025-05-07T20:30:23.3708802Z 2025-05-07T20:30:23.3708807Z 2025-05-07T20:30:23.3708812Z 2025-05-07T20:30:23.3708829Z 2025-05-07T20:30:23.3839074Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:30:23.3839841Z 2025-05-07T20:30:23.3839853Z 2025-05-07T20:30:23.3839864Z 2025-05-07T20:30:23.3839875Z 2025-05-07T20:30:23.3839885Z 2025-05-07T20:30:23.3839896Z 2025-05-07T20:30:23.3839906Z 2025-05-07T20:30:23.3922403Z iniconfig-2.0.0 | 11 KB | ########## | 100%  2025-05-07T20:30:23.3929906Z pytest-8.3.5 | 254 KB | ########## | 100% 2025-05-07T20:30:23.3930374Z 2025-05-07T20:30:23.3930642Z 2025-05-07T20:30:23.3930890Z  2025-05-07T20:30:23.3931169Z 2025-05-07T20:30:23.3931175Z 2025-05-07T20:30:23.3931398Z  2025-05-07T20:30:23.3931684Z 2025-05-07T20:30:23.3931689Z 2025-05-07T20:30:23.3931695Z 2025-05-07T20:30:23.3932189Z  2025-05-07T20:30:23.3932482Z 2025-05-07T20:30:23.3932489Z 2025-05-07T20:30:23.3932494Z 2025-05-07T20:30:23.3932499Z 2025-05-07T20:30:23.3932740Z  2025-05-07T20:30:23.3933019Z 2025-05-07T20:30:23.3933033Z 2025-05-07T20:30:23.3933039Z 2025-05-07T20:30:23.3933052Z 2025-05-07T20:30:23.3933058Z 2025-05-07T20:30:23.3933292Z  2025-05-07T20:30:23.3933574Z 2025-05-07T20:30:23.3933580Z 2025-05-07T20:30:23.3933585Z 2025-05-07T20:30:23.3933605Z 2025-05-07T20:30:23.3933611Z 2025-05-07T20:30:23.3933616Z 2025-05-07T20:30:23.3933854Z  2025-05-07T20:30:23.3934066Z 2025-05-07T20:30:23.3934070Z 2025-05-07T20:30:23.3934080Z 2025-05-07T20:30:23.3934084Z 2025-05-07T20:30:23.3934088Z 2025-05-07T20:30:23.3934091Z 2025-05-07T20:30:23.3934095Z 2025-05-07T20:30:23.3934573Z  done 2025-05-07T20:30:23.4937693Z Preparing transaction: \ done 2025-05-07T20:30:23.5941268Z Verifying transaction: / done 2025-05-07T20:30:25.3967277Z Executing transaction: \ | / - \ | / - \ | / - \ | / - \ | done 2025-05-07T20:30:25.5243388Z [TEST] Checking imports ... 2025-05-07T20:30:29.5310254Z [CHECK] Python (sub-)package 'fbgemm_gpu' found ... 2025-05-07T20:30:29.5323376Z [TEST] Setting feature flags ... 2025-05-07T20:30:29.5323964Z + conda env config vars set -n build_binary FBGEMM_TBE_ENSEMBLE_ROWWISE_ADAGRAD=1 2025-05-07T20:30:29.5324311Z 2025-05-07T20:30:29.9534202Z 2025-05-07T20:30:29.9535215Z [TEST] PyTest args: -v -rsx -s -W ignore::pytest.PytestCollectionWarning 2025-05-07T20:30:29.9537026Z ################################################################################ 2025-05-07T20:30:29.9537427Z # Run FBGEMM-GPU Tests: 2025-05-07T20:30:29.9537671Z # 2025-05-07T20:30:29.9557605Z # [2025-05-07T20:30:29.955Z] + __run_fbgemm_gpu_tests_in_directory build_binary 2025-05-07T20:30:29.9558090Z ################################################################################ 2025-05-07T20:30:29.9558335Z 2025-05-07T20:30:29.9565484Z [TEST] Enumerating ALL test files ... 2025-05-07T20:30:29.9599251Z ./batched_unary_embeddings_test.py 2025-05-07T20:30:29.9599987Z ./combine/empty_weights_test.py 2025-05-07T20:30:29.9600397Z ./combine/input_combine_test.py 2025-05-07T20:30:29.9600792Z ./config/feature_gate_test.py 2025-05-07T20:30:29.9601189Z ./jagged/1d_to_dense_test.py 2025-05-07T20:30:29.9601567Z ./jagged/2d_to_dense_test.py 2025-05-07T20:30:29.9601989Z ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:30:29.9602452Z ./jagged/dense_bmm_test.py 2025-05-07T20:30:29.9602853Z ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:30:29.9603302Z ./jagged/dense_to_jagged_test.py 2025-05-07T20:30:29.9603709Z ./jagged/elementwise_binary_test.py 2025-05-07T20:30:29.9604174Z ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:30:29.9604834Z ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:30:29.9605276Z ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:30:29.9605738Z ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:30:29.9606181Z ./jagged/misc_ops_test.py 2025-05-07T20:30:29.9606480Z ./jagged/slice_test.py 2025-05-07T20:30:29.9606745Z ./jagged/unique_indices_test.py 2025-05-07T20:30:29.9607146Z ./layout_transform_ops_test.py 2025-05-07T20:30:29.9607422Z ./merge_pooled_embeddings_test.py 2025-05-07T20:30:29.9607711Z ./metric_ops_test.py 2025-05-07T20:30:29.9607985Z ./permute/permute_pooled_embedding_test.py 2025-05-07T20:30:29.9608295Z ./quantize/bfloat16_test.py 2025-05-07T20:30:29.9608564Z ./quantize/comm_codec_test.py 2025-05-07T20:30:29.9608841Z ./quantize/fp8_rowwise_test.py 2025-05-07T20:30:29.9609116Z ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:30:29.9609420Z ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:30:29.9609737Z ./quantize/hfp8_test.py 2025-05-07T20:30:29.9610184Z ./quantize/mixed_dim_int8_test.py 2025-05-07T20:30:29.9610468Z ./quantize/msfp_test.py 2025-05-07T20:30:29.9610705Z ./quantize/mx4_test.py 2025-05-07T20:30:29.9610957Z ./release/stable_release_test.py 2025-05-07T20:30:29.9611235Z ./runtime_monitor_test.py 2025-05-07T20:30:29.9611500Z ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:30:29.9611827Z ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:30:29.9612140Z ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:30:29.9612434Z ./sll/jagged_dense_bmm_test.py 2025-05-07T20:30:29.9612729Z ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:30:29.9613089Z ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:30:29.9613444Z ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:30:29.9613786Z ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:30:29.9614146Z ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:30:29.9614457Z ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:30:29.9614766Z ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:30:29.9615099Z ./sll/jagged_softmax_test.py 2025-05-07T20:30:29.9615404Z ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:30:29.9615729Z ./sparse/block_bucketize_test.py 2025-05-07T20:30:29.9616009Z ./sparse/cumsum_test.py 2025-05-07T20:30:29.9616298Z ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:30:29.9616618Z ./sparse/index_select_test.py 2025-05-07T20:30:29.9616884Z ./sparse/misc_ops_test.py 2025-05-07T20:30:29.9617142Z ./sparse/pack_segments_test.py 2025-05-07T20:30:29.9617422Z ./sparse/permute_embeddings_test.py 2025-05-07T20:30:29.9617724Z ./sparse/permute_indices_test.py 2025-05-07T20:30:29.9618022Z ./sparse/permute_sparse_features_test.py 2025-05-07T20:30:29.9618325Z ./sparse/reorder_batched_test.py 2025-05-07T20:30:29.9618620Z ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:30:29.9618941Z ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:30:29.9619256Z ./tbe/cache/cache_overflow_test.py 2025-05-07T20:30:29.9619541Z ./tbe/cache/cache_test.py 2025-05-07T20:30:29.9619820Z ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:30:29.9620127Z ./tbe/cache/lxu_cache_test.py 2025-05-07T20:30:29.9620393Z ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:30:29.9620670Z ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:30:29.9620979Z ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:30:29.9621423Z ./tbe/inference/inference_converter_test.py 2025-05-07T20:30:29.9621739Z ./tbe/inference/nbit_cache_test.py 2025-05-07T20:30:29.9622049Z ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:30:29.9622363Z ./tbe/inference/nbit_forward_test.py 2025-05-07T20:30:29.9622683Z ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:30:29.9623009Z ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:30:29.9623293Z ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:30:29.9623579Z ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:30:29.9623898Z ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:30:29.9624199Z ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:30:29.9624488Z ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:30:29.9624874Z ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:30:29.9625281Z ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:30:29.9625614Z ./tbe/training/backward_adagrad_test.py 2025-05-07T20:30:29.9625923Z ./tbe/training/backward_dense_test.py 2025-05-07T20:30:29.9626232Z ./tbe/training/backward_none_test.py 2025-05-07T20:30:29.9626538Z ./tbe/training/backward_optimizers_test.py 2025-05-07T20:30:29.9626852Z ./tbe/training/backward_sgd_test.py 2025-05-07T20:30:29.9627196Z ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T20:30:29.9627546Z ./tbe/training/forward_test.py 2025-05-07T20:30:29.9627831Z ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T20:30:29.9628198Z ./tbe/utils/split_embeddings_test.py 2025-05-07T20:30:29.9628627Z ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T20:30:29.9628996Z ./utils/filestore_test.py 2025-05-07T20:30:29.9629367Z ./uvm/copy_test.py 2025-05-07T20:30:29.9629602Z ./uvm/ops_load_test.py 2025-05-07T20:30:29.9629831Z ./uvm/uvm_test.py 2025-05-07T20:30:29.9629973Z 2025-05-07T20:30:29.9630090Z [TEST] Enumerating IGNORED test files ... 2025-05-07T20:30:29.9630297Z 2025-05-07T20:30:29.9630426Z ################################################################################ 2025-05-07T20:30:29.9645187Z # [2025-05-07T20:30:29.964Z] Run Python Test Suite: 2025-05-07T20:30:29.9645533Z # ./batched_unary_embeddings_test.py 2025-05-07T20:30:29.9645847Z ################################################################################ 2025-05-07T20:30:29.9673011Z + 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:30:29.9673659Z 2025-05-07T20:30:32.4985364Z ============================= test session starts ============================== 2025-05-07T20:30:32.4986065Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:32.4986603Z cachedir: .pytest_cache 2025-05-07T20:30:32.4987192Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:32.4987936Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:32.4988374Z plugins: hypothesis-6.131.14 2025-05-07T20:30:34.1268988Z collecting ... collected 2 items 2025-05-07T20:30:34.1269239Z 2025-05-07T20:30:34.1412841Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_cpu PASSED 2025-05-07T20:30:34.3933670Z batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu PASSED 2025-05-07T20:30:34.3934056Z 2025-05-07T20:30:34.3934199Z =============================== warnings summary =============================== 2025-05-07T20:30:34.3934694Z test/batched_unary_embeddings_test.py::TableBatchedEmbeddingsTest::test_gpu 2025-05-07T20:30:34.3937958Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:30:34.3941509Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:30:34.3941918Z 2025-05-07T20:30:34.3942158Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:30:34.3942633Z ========================= 2 passed, 1 warning in 2.40s ========================= 2025-05-07T20:30:35.0340547Z 2025-05-07T20:30:35.0341427Z [TEST] Python test suite PASSED: ./batched_unary_embeddings_test.py 2025-05-07T20:30:35.0359639Z [TEST] Python test time for ./batched_unary_embeddings_test.py: 6 seconds 2025-05-07T20:30:35.0359961Z 2025-05-07T20:30:35.0359974Z 2025-05-07T20:30:35.0359978Z 2025-05-07T20:30:35.0359983Z 2025-05-07T20:30:35.0380616Z ################################################################################ 2025-05-07T20:30:35.0395895Z # [2025-05-07T20:30:35.039Z] Run Python Test Suite: 2025-05-07T20:30:35.0396237Z # ./combine/empty_weights_test.py 2025-05-07T20:30:35.0396561Z ################################################################################ 2025-05-07T20:30:35.0425619Z + 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:30:35.0426885Z 2025-05-07T20:30:37.1844239Z ============================= test session starts ============================== 2025-05-07T20:30:37.1845491Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:37.1846168Z cachedir: .pytest_cache 2025-05-07T20:30:37.1846755Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:37.1847574Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:37.1847987Z plugins: hypothesis-6.131.14 2025-05-07T20:30:38.8652835Z collecting ... collected 1 item 2025-05-07T20:30:38.8653062Z 2025-05-07T20:30:38.8673895Z combine/empty_weights_test.py::EmptyWeightsTest::test_tbe_input_combine_with_length_empty_weights SKIPPED 2025-05-07T20:30:38.8674353Z 2025-05-07T20:30:38.8674527Z =========================== short test summary info ============================ 2025-05-07T20:30:38.8675003Z SKIPPED [1] combine/empty_weights_test.py:26: Fix is not implemented yet 2025-05-07T20:30:38.8675446Z ============================== 1 skipped in 1.81s ============================== 2025-05-07T20:30:39.4201999Z 2025-05-07T20:30:39.4202524Z [TEST] Python test suite PASSED: ./combine/empty_weights_test.py 2025-05-07T20:30:39.4218412Z [TEST] Python test time for ./combine/empty_weights_test.py: 4 seconds 2025-05-07T20:30:39.4218729Z 2025-05-07T20:30:39.4218734Z 2025-05-07T20:30:39.4218738Z 2025-05-07T20:30:39.4218742Z 2025-05-07T20:30:39.4239195Z ################################################################################ 2025-05-07T20:30:39.4254915Z # [2025-05-07T20:30:39.425Z] Run Python Test Suite: 2025-05-07T20:30:39.4255267Z # ./combine/input_combine_test.py 2025-05-07T20:30:39.4255577Z ################################################################################ 2025-05-07T20:30:39.4279997Z + 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:30:39.4280660Z 2025-05-07T20:30:41.5803250Z ============================= test session starts ============================== 2025-05-07T20:30:41.5804334Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:41.5805067Z cachedir: .pytest_cache 2025-05-07T20:30:41.5805655Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:41.5806425Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:41.5806845Z plugins: hypothesis-6.131.14 2025-05-07T20:30:43.2559404Z collecting ... collected 14 items 2025-05-07T20:30:43.2559648Z 2025-05-07T20:30:43.2596624Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32 PASSED 2025-05-07T20:30:43.5778117Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int32_with_length PASSED 2025-05-07T20:30:43.5796035Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64 PASSED 2025-05-07T20:30:43.5856269Z combine/input_combine_test.py::InputCombineTest::test_input_combine_int64_with_length PASSED 2025-05-07T20:30:43.5909649Z combine/input_combine_test.py::InputCombineTest::test_input_combine_mix_with_length PASSED 2025-05-07T20:30:43.5925548Z combine/input_combine_test.py::InputCombineTest::test_input_combined_mix PASSED 2025-05-07T20:30:43.5990446Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32 PASSED 2025-05-07T20:30:43.6026444Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int32_with_length PASSED 2025-05-07T20:30:43.6075539Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64 PASSED 2025-05-07T20:30:43.6105600Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combine_int64_with_length PASSED 2025-05-07T20:30:43.6162485Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix PASSED 2025-05-07T20:30:43.6182579Z combine/input_combine_test.py::InputCombineTest::test_padding_fused_input_combined_mix_with_length PASSED 2025-05-07T20:30:43.6195274Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices PASSED 2025-05-07T20:30:43.6218808Z combine/input_combine_test.py::InputCombineTest::test_tbe_input_combine_cpu_with_padded_indices_without_last_offsets PASSED 2025-05-07T20:30:43.6219314Z 2025-05-07T20:30:43.6219462Z ============================== 14 passed in 2.16s ============================== 2025-05-07T20:30:44.2528709Z 2025-05-07T20:30:44.2529147Z [TEST] Python test suite PASSED: ./combine/input_combine_test.py 2025-05-07T20:30:44.2552372Z [TEST] Python test time for ./combine/input_combine_test.py: 5 seconds 2025-05-07T20:30:44.2552708Z 2025-05-07T20:30:44.2552714Z 2025-05-07T20:30:44.2552719Z 2025-05-07T20:30:44.2552723Z 2025-05-07T20:30:44.2572856Z ################################################################################ 2025-05-07T20:30:44.2588120Z # [2025-05-07T20:30:44.258Z] Run Python Test Suite: 2025-05-07T20:30:44.2588472Z # ./config/feature_gate_test.py 2025-05-07T20:30:44.2588793Z ################################################################################ 2025-05-07T20:30:44.2614609Z + 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:30:44.2615241Z 2025-05-07T20:30:46.3972741Z ============================= test session starts ============================== 2025-05-07T20:30:46.3974000Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:46.3975054Z cachedir: .pytest_cache 2025-05-07T20:30:46.3976257Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:46.3977705Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:46.3978529Z plugins: hypothesis-6.131.14 2025-05-07T20:30:48.0750580Z collecting ... collected 2 items 2025-05-07T20:30:48.0751180Z 2025-05-07T20:30:48.0759316Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates 2025-05-07T20:30:48.0759765Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:30:48.0759970Z 2025-05-07T20:30:48.0760077Z [OSS] Feature TBE_V2 enabled: False 2025-05-07T20:30:48.0760264Z 2025-05-07T20:30:48.0760429Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:30:48.0760676Z 2025-05-07T20:30:48.0760826Z [OSS] Feature TBE_ENSEMBLE_ROWWISE_ADAGRAD enabled: True 2025-05-07T20:30:48.0761079Z 2025-05-07T20:30:48.0761247Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:30:48.0761524Z 2025-05-07T20:30:48.0761686Z [OSS] Feature TBE_ROCM_INFERENCE_PACKED_BAGS enabled: False 2025-05-07T20:30:48.0761941Z 2025-05-07T20:30:48.0762101Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:30:48.0762346Z 2025-05-07T20:30:48.0762496Z [OSS] Feature TBE_ROCM_HIP_BACKWARD_KERNEL enabled: False 2025-05-07T20:30:48.0762754Z 2025-05-07T20:30:48.0762901Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:30:48.0763138Z 2025-05-07T20:30:48.0763280Z [OSS] Feature BOUNDS_CHECK_INDICES_V2 enabled: False 2025-05-07T20:30:48.0763608Z PASSED 2025-05-07T20:30:48.0779929Z config/feature_gate_test.py::FeatureGateTest::test_feature_gates_fb SKIPPED 2025-05-07T20:30:48.0780273Z 2025-05-07T20:30:48.0780431Z =========================== short test summary info ============================ 2025-05-07T20:30:48.0780903Z SKIPPED [1] config/feature_gate_test.py:41: Not supported in open source 2025-05-07T20:30:48.0781553Z ========================= 1 passed, 1 skipped in 1.80s ========================= 2025-05-07T20:30:48.6390577Z 2025-05-07T20:30:48.6390931Z [TEST] Python test suite PASSED: ./config/feature_gate_test.py 2025-05-07T20:30:48.6410870Z [TEST] Python test time for ./config/feature_gate_test.py: 4 seconds 2025-05-07T20:30:48.6411179Z 2025-05-07T20:30:48.6411191Z 2025-05-07T20:30:48.6411196Z 2025-05-07T20:30:48.6411213Z 2025-05-07T20:30:48.6431386Z ################################################################################ 2025-05-07T20:30:48.6446188Z # [2025-05-07T20:30:48.644Z] Run Python Test Suite: 2025-05-07T20:30:48.6446523Z # ./jagged/1d_to_dense_test.py 2025-05-07T20:30:48.6446829Z ################################################################################ 2025-05-07T20:30:48.6473143Z + 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:30:48.6473775Z 2025-05-07T20:30:50.7903810Z ============================= test session starts ============================== 2025-05-07T20:30:50.7905167Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:30:50.7906041Z cachedir: .pytest_cache 2025-05-07T20:30:50.7906993Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:30:50.7908319Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:30:50.7909007Z plugins: hypothesis-6.131.14 2025-05-07T20:30:52.9464323Z collecting ... collected 4 items 2025-05-07T20:30:52.9464583Z 2025-05-07T20:30:53.2888051Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2889005Z self=, 2025-05-07T20:30:53.2889555Z B=1, 2025-05-07T20:30:53.2889801Z max_sequence_length=1, 2025-05-07T20:30:53.2890128Z padding_value=0, 2025-05-07T20:30:53.2890401Z ) 2025-05-07T20:30:53.2890654Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2891221Z self=, 2025-05-07T20:30:53.2891774Z B=103, 2025-05-07T20:30:53.2892016Z max_sequence_length=1, 2025-05-07T20:30:53.2892591Z padding_value=0, 2025-05-07T20:30:53.2892854Z ) 2025-05-07T20:30:53.2893104Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2893674Z self=, 2025-05-07T20:30:53.2894212Z B=103, 2025-05-07T20:30:53.2894462Z max_sequence_length=224, 2025-05-07T20:30:53.2894773Z padding_value=41016, 2025-05-07T20:30:53.2895050Z ) 2025-05-07T20:30:53.2895304Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2895859Z self=, 2025-05-07T20:30:53.2896395Z B=7, 2025-05-07T20:30:53.2896650Z max_sequence_length=473, 2025-05-07T20:30:53.2896960Z padding_value=55817, 2025-05-07T20:30:53.2897238Z ) 2025-05-07T20:30:53.2897493Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2898047Z self=, 2025-05-07T20:30:53.2898593Z B=21, 2025-05-07T20:30:53.2898840Z max_sequence_length=429, 2025-05-07T20:30:53.2899149Z padding_value=-43576, 2025-05-07T20:30:53.2899430Z ) 2025-05-07T20:30:53.2899683Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2900240Z self=, 2025-05-07T20:30:53.2900768Z B=35, 2025-05-07T20:30:53.2901015Z max_sequence_length=266, 2025-05-07T20:30:53.2901328Z padding_value=57652, 2025-05-07T20:30:53.2901596Z ) 2025-05-07T20:30:53.2901849Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2902594Z self=, 2025-05-07T20:30:53.2903132Z B=16, 2025-05-07T20:30:53.2903378Z max_sequence_length=168, 2025-05-07T20:30:53.2903700Z padding_value=-24624, 2025-05-07T20:30:53.2903974Z ) 2025-05-07T20:30:53.2904228Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2905144Z self=, 2025-05-07T20:30:53.2905690Z B=89, 2025-05-07T20:30:53.2905940Z max_sequence_length=363, 2025-05-07T20:30:53.2906256Z padding_value=-55348, 2025-05-07T20:30:53.2906529Z ) 2025-05-07T20:30:53.2906782Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2907340Z self=, 2025-05-07T20:30:53.2907875Z B=59, 2025-05-07T20:30:53.2908114Z max_sequence_length=403, 2025-05-07T20:30:53.2908430Z padding_value=-4601, 2025-05-07T20:30:53.2908707Z ) 2025-05-07T20:30:53.2908958Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2909518Z self=, 2025-05-07T20:30:53.2910054Z B=112, 2025-05-07T20:30:53.2910298Z max_sequence_length=291, 2025-05-07T20:30:53.2910613Z padding_value=-73176, 2025-05-07T20:30:53.2910894Z ) 2025-05-07T20:30:53.2911145Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2911700Z self=, 2025-05-07T20:30:53.2912235Z B=5, 2025-05-07T20:30:53.2912472Z max_sequence_length=103, 2025-05-07T20:30:53.2912787Z padding_value=8516, 2025-05-07T20:30:53.2913058Z ) 2025-05-07T20:30:53.2913312Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2913864Z self=, 2025-05-07T20:30:53.2914399Z B=103, 2025-05-07T20:30:53.2914649Z max_sequence_length=103, 2025-05-07T20:30:53.2914964Z padding_value=8516, 2025-05-07T20:30:53.2915237Z ) 2025-05-07T20:30:53.2915492Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2916047Z self=, 2025-05-07T20:30:53.2916581Z B=103, 2025-05-07T20:30:53.2916827Z max_sequence_length=1, 2025-05-07T20:30:53.2917269Z padding_value=8516, 2025-05-07T20:30:53.2917543Z ) 2025-05-07T20:30:53.2917795Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2918345Z self=, 2025-05-07T20:30:53.2918900Z B=1, 2025-05-07T20:30:53.2919142Z max_sequence_length=1, 2025-05-07T20:30:53.2919439Z padding_value=8516, 2025-05-07T20:30:53.2919702Z ) 2025-05-07T20:30:53.2919954Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2920514Z self=, 2025-05-07T20:30:53.2921048Z B=1, 2025-05-07T20:30:53.2921296Z max_sequence_length=1, 2025-05-07T20:30:53.2921597Z padding_value=1, 2025-05-07T20:30:53.2921854Z ) 2025-05-07T20:30:53.2922106Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2922665Z self=, 2025-05-07T20:30:53.2923214Z B=26, 2025-05-07T20:30:53.2923453Z max_sequence_length=248, 2025-05-07T20:30:53.2923770Z padding_value=-33938, 2025-05-07T20:30:53.2924050Z ) 2025-05-07T20:30:53.2924293Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2924850Z self=, 2025-05-07T20:30:53.2925392Z B=1, 2025-05-07T20:30:53.2925629Z max_sequence_length=248, 2025-05-07T20:30:53.2925942Z padding_value=-33938, 2025-05-07T20:30:53.2926222Z ) 2025-05-07T20:30:53.2926469Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2927320Z self=, 2025-05-07T20:30:53.2927869Z B=1, 2025-05-07T20:30:53.2928130Z max_sequence_length=248, 2025-05-07T20:30:53.2928432Z padding_value=1, 2025-05-07T20:30:53.2928694Z ) 2025-05-07T20:30:53.2928946Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2929496Z self=, 2025-05-07T20:30:53.2930046Z B=71, 2025-05-07T20:30:53.2930291Z max_sequence_length=364, 2025-05-07T20:30:53.2930608Z padding_value=3266, 2025-05-07T20:30:53.2930877Z ) 2025-05-07T20:30:53.2931134Z Trying example: test_jagged_1d_to_dense( 2025-05-07T20:30:53.2931695Z self=, 2025-05-07T20:30:53.2932226Z B=71, 2025-05-07T20:30:53.2932472Z max_sequence_length=364, 2025-05-07T20:30:53.2932782Z padding_value=71, 2025-05-07T20:30:53.2933039Z ) 2025-05-07T20:30:53.2933256Z PASSED 2025-05-07T20:30:56.9800944Z 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:30:56.9801849Z self=, 2025-05-07T20:30:56.9802575Z B=1, 2025-05-07T20:30:56.9802995Z max_sequence_length=1, 2025-05-07T20:30:56.9803508Z padding_value=0, 2025-05-07T20:30:56.9803991Z device=device(type='cpu'), 2025-05-07T20:30:56.9804729Z ) 2025-05-07T20:30:56.9805233Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9806345Z self=, 2025-05-07T20:30:56.9807423Z B=73, 2025-05-07T20:30:56.9807823Z max_sequence_length=1, 2025-05-07T20:30:56.9808306Z padding_value=0, 2025-05-07T20:30:56.9808782Z device=device(type='cpu'), 2025-05-07T20:30:56.9809267Z ) 2025-05-07T20:30:56.9809771Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9810916Z self=, 2025-05-07T20:30:56.9811845Z B=73, 2025-05-07T20:30:56.9812071Z max_sequence_length=430, 2025-05-07T20:30:56.9812357Z padding_value=89311, 2025-05-07T20:30:56.9812608Z device=device(type='cpu'), 2025-05-07T20:30:56.9813209Z ) 2025-05-07T20:30:56.9813456Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9814011Z self=, 2025-05-07T20:30:56.9814502Z B=76, 2025-05-07T20:30:56.9814706Z max_sequence_length=107, 2025-05-07T20:30:56.9814967Z padding_value=15058, 2025-05-07T20:30:56.9815222Z device=device(type='cpu'), 2025-05-07T20:30:56.9815464Z ) 2025-05-07T20:30:56.9815716Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9816277Z self=, 2025-05-07T20:30:56.9816760Z B=48, 2025-05-07T20:30:56.9816967Z max_sequence_length=280, 2025-05-07T20:30:56.9817229Z padding_value=-14630, 2025-05-07T20:30:56.9817479Z device=device(type='cuda'), 2025-05-07T20:30:56.9817731Z ) 2025-05-07T20:30:56.9817987Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9818551Z self=, 2025-05-07T20:30:56.9819034Z B=123, 2025-05-07T20:30:56.9819252Z max_sequence_length=167, 2025-05-07T20:30:56.9819514Z padding_value=43838, 2025-05-07T20:30:56.9819760Z device=device(type='cpu'), 2025-05-07T20:30:56.9820008Z ) 2025-05-07T20:30:56.9820260Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9820807Z self=, 2025-05-07T20:30:56.9821291Z B=38, 2025-05-07T20:30:56.9821671Z max_sequence_length=107, 2025-05-07T20:30:56.9821935Z padding_value=-98610, 2025-05-07T20:30:56.9822192Z device=device(type='cuda'), 2025-05-07T20:30:56.9822444Z ) 2025-05-07T20:30:56.9822695Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9823249Z self=, 2025-05-07T20:30:56.9823744Z B=92, 2025-05-07T20:30:56.9823953Z max_sequence_length=499, 2025-05-07T20:30:56.9824206Z padding_value=96247, 2025-05-07T20:30:56.9824462Z device=device(type='cpu'), 2025-05-07T20:30:56.9824714Z ) 2025-05-07T20:30:56.9824962Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9825516Z self=, 2025-05-07T20:30:56.9826004Z B=123, 2025-05-07T20:30:56.9826210Z max_sequence_length=188, 2025-05-07T20:30:56.9826478Z padding_value=15319, 2025-05-07T20:30:56.9826732Z device=device(type='cpu'), 2025-05-07T20:30:56.9826974Z ) 2025-05-07T20:30:56.9827228Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9827786Z self=, 2025-05-07T20:30:56.9828272Z B=70, 2025-05-07T20:30:56.9828480Z max_sequence_length=286, 2025-05-07T20:30:56.9828745Z padding_value=-99999, 2025-05-07T20:30:56.9829001Z device=device(type='cpu'), 2025-05-07T20:30:56.9829246Z ) 2025-05-07T20:30:56.9829501Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9830055Z self=, 2025-05-07T20:30:56.9830538Z B=17, 2025-05-07T20:30:56.9830748Z max_sequence_length=202, 2025-05-07T20:30:56.9831011Z padding_value=24075, 2025-05-07T20:30:56.9831259Z device=device(type='cuda'), 2025-05-07T20:30:56.9831513Z ) 2025-05-07T20:30:56.9831776Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9832377Z self=, 2025-05-07T20:30:56.9832860Z B=17, 2025-05-07T20:30:56.9833070Z max_sequence_length=1, 2025-05-07T20:30:56.9833327Z padding_value=24075, 2025-05-07T20:30:56.9833698Z device=device(type='cuda'), 2025-05-07T20:30:56.9833949Z ) 2025-05-07T20:30:56.9834207Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9834759Z self=, 2025-05-07T20:30:56.9835250Z B=1, 2025-05-07T20:30:56.9835453Z max_sequence_length=1, 2025-05-07T20:30:56.9835698Z padding_value=24075, 2025-05-07T20:30:56.9835949Z device=device(type='cuda'), 2025-05-07T20:30:56.9836198Z ) 2025-05-07T20:30:56.9836446Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9837007Z self=, 2025-05-07T20:30:56.9837498Z B=1, 2025-05-07T20:30:56.9837701Z max_sequence_length=1, 2025-05-07T20:30:56.9837939Z padding_value=1, 2025-05-07T20:30:56.9838182Z device=device(type='cuda'), 2025-05-07T20:30:56.9838428Z ) 2025-05-07T20:30:56.9838682Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9839236Z self=, 2025-05-07T20:30:56.9839728Z B=23, 2025-05-07T20:30:56.9839930Z max_sequence_length=421, 2025-05-07T20:30:56.9840194Z padding_value=100000, 2025-05-07T20:30:56.9840452Z device=device(type='cpu'), 2025-05-07T20:30:56.9840693Z ) 2025-05-07T20:30:56.9840945Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9841497Z self=, 2025-05-07T20:30:56.9842074Z B=1, 2025-05-07T20:30:56.9842277Z max_sequence_length=421, 2025-05-07T20:30:56.9842539Z padding_value=100000, 2025-05-07T20:30:56.9842794Z device=device(type='cpu'), 2025-05-07T20:30:56.9843040Z ) 2025-05-07T20:30:56.9843292Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9843852Z self=, 2025-05-07T20:30:56.9844335Z B=1, 2025-05-07T20:30:56.9844544Z max_sequence_length=421, 2025-05-07T20:30:56.9844802Z padding_value=421, 2025-05-07T20:30:56.9845041Z device=device(type='cpu'), 2025-05-07T20:30:56.9845292Z ) 2025-05-07T20:30:56.9845547Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9846097Z self=, 2025-05-07T20:30:56.9846589Z B=1, 2025-05-07T20:30:56.9846794Z max_sequence_length=1, 2025-05-07T20:30:56.9847114Z padding_value=421, 2025-05-07T20:30:56.9847347Z device=device(type='cpu'), 2025-05-07T20:30:56.9847589Z ) 2025-05-07T20:30:56.9847846Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9848393Z self=, 2025-05-07T20:30:56.9848887Z B=1, 2025-05-07T20:30:56.9849095Z max_sequence_length=421, 2025-05-07T20:30:56.9849345Z padding_value=1, 2025-05-07T20:30:56.9849588Z device=device(type='cpu'), 2025-05-07T20:30:56.9849840Z ) 2025-05-07T20:30:56.9850086Z Trying example: test_jagged_1d_to_dense_dynamic_shape( 2025-05-07T20:30:56.9850639Z self=, 2025-05-07T20:30:56.9851126Z B=1, 2025-05-07T20:30:56.9851327Z max_sequence_length=1, 2025-05-07T20:30:56.9851576Z padding_value=1, 2025-05-07T20:30:56.9851814Z device=device(type='cpu'), 2025-05-07T20:30:56.9852069Z ) 2025-05-07T20:30:56.9852248Z PASSED 2025-05-07T20:30:56.9852647Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_jagged_1d_to_dense_truncation PASSED 2025-05-07T20:30:57.0816579Z jagged/1d_to_dense_test.py::Jagged1DToDenseTest::test_stacked_jagged_1d_to_dense Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0817697Z self=, 2025-05-07T20:30:57.0818185Z T=1, 2025-05-07T20:30:57.0818379Z B=1, 2025-05-07T20:30:57.0818595Z max_sequence_length=1, 2025-05-07T20:30:57.0818862Z padding_value=0, 2025-05-07T20:30:57.0819109Z device=device(type='cpu'), 2025-05-07T20:30:57.0819377Z ) 2025-05-07T20:30:57.0819628Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0820160Z self=, 2025-05-07T20:30:57.0820640Z T=15, 2025-05-07T20:30:57.0820844Z B=1, 2025-05-07T20:30:57.0821063Z max_sequence_length=1, 2025-05-07T20:30:57.0821311Z padding_value=0, 2025-05-07T20:30:57.0821560Z device=device(type='cpu'), 2025-05-07T20:30:57.0821820Z ) 2025-05-07T20:30:57.0822056Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0822584Z self=, 2025-05-07T20:30:57.0823064Z T=15, 2025-05-07T20:30:57.0823255Z B=95, 2025-05-07T20:30:57.0823469Z max_sequence_length=49, 2025-05-07T20:30:57.0823736Z padding_value=99080, 2025-05-07T20:30:57.0823992Z device=device(type='cpu'), 2025-05-07T20:30:57.0824244Z ) 2025-05-07T20:30:57.0824488Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0825001Z self=, 2025-05-07T20:30:57.0825504Z T=19, 2025-05-07T20:30:57.0825694Z B=61, 2025-05-07T20:30:57.0825909Z max_sequence_length=272, 2025-05-07T20:30:57.0826334Z padding_value=-61936, 2025-05-07T20:30:57.0826597Z device=device(type='cpu'), 2025-05-07T20:30:57.0826850Z ) 2025-05-07T20:30:57.0827093Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0827615Z self=, 2025-05-07T20:30:57.0828088Z T=3, 2025-05-07T20:30:57.0828286Z B=109, 2025-05-07T20:30:57.0828500Z max_sequence_length=389, 2025-05-07T20:30:57.0828763Z padding_value=-93786, 2025-05-07T20:30:57.0829023Z device=device(type='cpu'), 2025-05-07T20:30:57.0829280Z ) 2025-05-07T20:30:57.0829514Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0830035Z self=, 2025-05-07T20:30:57.0830510Z T=8, 2025-05-07T20:30:57.0830701Z B=91, 2025-05-07T20:30:57.0830913Z max_sequence_length=280, 2025-05-07T20:30:57.0831182Z padding_value=-23731, 2025-05-07T20:30:57.0831442Z device=device(type='cpu'), 2025-05-07T20:30:57.0831695Z ) 2025-05-07T20:30:57.0844367Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0845108Z self=, 2025-05-07T20:30:57.0845756Z T=2, 2025-05-07T20:30:57.0846020Z B=21, 2025-05-07T20:30:57.0846298Z max_sequence_length=241, 2025-05-07T20:30:57.0846646Z padding_value=97330, 2025-05-07T20:30:57.0847184Z device=device(type='cuda'), 2025-05-07T20:30:57.0847523Z ) 2025-05-07T20:30:57.0847837Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0848547Z self=, 2025-05-07T20:30:57.0849189Z T=16, 2025-05-07T20:30:57.0849437Z B=29, 2025-05-07T20:30:57.0849703Z max_sequence_length=202, 2025-05-07T20:30:57.0850061Z padding_value=25443, 2025-05-07T20:30:57.0850404Z device=device(type='cuda'), 2025-05-07T20:30:57.0850745Z ) 2025-05-07T20:30:57.0851059Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0851773Z self=, 2025-05-07T20:30:57.0852424Z T=19, 2025-05-07T20:30:57.0852676Z B=116, 2025-05-07T20:30:57.0852952Z max_sequence_length=417, 2025-05-07T20:30:57.0853489Z padding_value=15364, 2025-05-07T20:30:57.0853851Z device=device(type='cpu'), 2025-05-07T20:30:57.0854203Z ) 2025-05-07T20:30:57.0854523Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0855247Z self=, 2025-05-07T20:30:57.0855911Z T=1, 2025-05-07T20:30:57.0856181Z B=61, 2025-05-07T20:30:57.0856473Z max_sequence_length=288, 2025-05-07T20:30:57.0856840Z padding_value=-68348, 2025-05-07T20:30:57.0857185Z device=device(type='cpu'), 2025-05-07T20:30:57.0857531Z ) 2025-05-07T20:30:57.0857861Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0858577Z self=, 2025-05-07T20:30:57.0859223Z T=5, 2025-05-07T20:30:57.0859481Z B=128, 2025-05-07T20:30:57.0859764Z max_sequence_length=5, 2025-05-07T20:30:57.0860118Z padding_value=-25191, 2025-05-07T20:30:57.0860477Z device=device(type='cpu'), 2025-05-07T20:30:57.0860825Z ) 2025-05-07T20:30:57.0861141Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0861861Z self=, 2025-05-07T20:30:57.0862515Z T=5, 2025-05-07T20:30:57.0862773Z B=5, 2025-05-07T20:30:57.0896871Z max_sequence_length=5, 2025-05-07T20:30:57.0897281Z padding_value=-25191, 2025-05-07T20:30:57.0897635Z device=device(type='cpu'), 2025-05-07T20:30:57.0897998Z ) 2025-05-07T20:30:57.0898565Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0899323Z self=, 2025-05-07T20:30:57.0900000Z T=1, 2025-05-07T20:30:57.0900273Z B=5, 2025-05-07T20:30:57.0900559Z max_sequence_length=5, 2025-05-07T20:30:57.0900910Z padding_value=-25191, 2025-05-07T20:30:57.0901288Z device=device(type='cpu'), 2025-05-07T20:30:57.0901641Z ) 2025-05-07T20:30:57.0901960Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0902692Z self=, 2025-05-07T20:30:57.0903353Z T=1, 2025-05-07T20:30:57.0903611Z B=5, 2025-05-07T20:30:57.0903897Z max_sequence_length=1, 2025-05-07T20:30:57.0904255Z padding_value=-25191, 2025-05-07T20:30:57.0904820Z device=device(type='cpu'), 2025-05-07T20:30:57.0905174Z ) 2025-05-07T20:30:57.0905502Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0906239Z self=, 2025-05-07T20:30:57.0906915Z T=1, 2025-05-07T20:30:57.0907180Z B=5, 2025-05-07T20:30:57.0907471Z max_sequence_length=1, 2025-05-07T20:30:57.0907831Z padding_value=1, 2025-05-07T20:30:57.0908174Z device=device(type='cpu'), 2025-05-07T20:30:57.0908518Z ) 2025-05-07T20:30:57.0908844Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0909564Z self=, 2025-05-07T20:30:57.0910216Z T=1, 2025-05-07T20:30:57.0910478Z B=5, 2025-05-07T20:30:57.0910756Z max_sequence_length=1, 2025-05-07T20:30:57.0911100Z padding_value=5, 2025-05-07T20:30:57.0911425Z device=device(type='cpu'), 2025-05-07T20:30:57.0911774Z ) 2025-05-07T20:30:57.0912091Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0912801Z self=, 2025-05-07T20:30:57.0913447Z T=5, 2025-05-07T20:30:57.0913705Z B=5, 2025-05-07T20:30:57.0913984Z max_sequence_length=1, 2025-05-07T20:30:57.0914319Z padding_value=5, 2025-05-07T20:30:57.0914645Z device=device(type='cpu'), 2025-05-07T20:30:57.0914974Z ) 2025-05-07T20:30:57.0915292Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0916277Z self=, 2025-05-07T20:30:57.0916918Z T=1, 2025-05-07T20:30:57.0917179Z B=62, 2025-05-07T20:30:57.0917460Z max_sequence_length=240, 2025-05-07T20:30:57.0917795Z padding_value=17328, 2025-05-07T20:30:57.0918120Z device=device(type='cpu'), 2025-05-07T20:30:57.0918443Z ) 2025-05-07T20:30:57.0918763Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0919475Z self=, 2025-05-07T20:30:57.0920133Z T=1, 2025-05-07T20:30:57.0920429Z B=62, 2025-05-07T20:30:57.0920701Z max_sequence_length=240, 2025-05-07T20:30:57.0921058Z padding_value=240, 2025-05-07T20:30:57.0921377Z device=device(type='cpu'), 2025-05-07T20:30:57.0921700Z ) 2025-05-07T20:30:57.0922021Z Trying example: test_stacked_jagged_1d_to_dense( 2025-05-07T20:30:57.0922731Z self=, 2025-05-07T20:30:57.0923350Z T=1, 2025-05-07T20:30:57.0923593Z B=62, 2025-05-07T20:30:57.0923853Z max_sequence_length=1, 2025-05-07T20:30:57.0924186Z padding_value=240, 2025-05-07T20:30:57.0924488Z device=device(type='cpu'), 2025-05-07T20:30:57.0924811Z ) 2025-05-07T20:30:57.0925072Z PASSED 2025-05-07T20:30:57.0925219Z 2025-05-07T20:30:57.0925404Z ============================== 4 passed in 6.41s =============================== 2025-05-07T20:30:58.7477636Z 2025-05-07T20:30:58.7478120Z [TEST] Python test suite PASSED: ./jagged/1d_to_dense_test.py 2025-05-07T20:30:58.7498953Z [TEST] Python test time for ./jagged/1d_to_dense_test.py: 10 seconds 2025-05-07T20:30:58.7499401Z 2025-05-07T20:30:58.7499407Z 2025-05-07T20:30:58.7499413Z 2025-05-07T20:30:58.7499418Z 2025-05-07T20:30:58.7518349Z ################################################################################ 2025-05-07T20:30:58.7535977Z # [2025-05-07T20:30:58.753Z] Run Python Test Suite: 2025-05-07T20:30:58.7536333Z # ./jagged/2d_to_dense_test.py 2025-05-07T20:30:58.7536628Z ################################################################################ 2025-05-07T20:30:58.7562118Z + 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:30:58.7562748Z 2025-05-07T20:31:00.8987819Z ============================= test session starts ============================== 2025-05-07T20:31:00.8989080Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:00.8990111Z cachedir: .pytest_cache 2025-05-07T20:31:00.8991267Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:00.8992712Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:00.8993500Z plugins: hypothesis-6.131.14 2025-05-07T20:31:03.0600599Z collecting ... collected 4 items 2025-05-07T20:31:03.0600848Z 2025-05-07T20:31:03.9286992Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9288000Z self=, 2025-05-07T20:31:03.9288550Z B=1, 2025-05-07T20:31:03.9288786Z D=1, 2025-05-07T20:31:03.9289038Z max_sequence_length=1, 2025-05-07T20:31:03.9289346Z dtype=torch.float32, 2025-05-07T20:31:03.9289642Z ) 2025-05-07T20:31:03.9289941Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9290508Z self=, 2025-05-07T20:31:03.9291059Z B=77, 2025-05-07T20:31:03.9291293Z D=1, 2025-05-07T20:31:03.9291539Z max_sequence_length=1, 2025-05-07T20:31:03.9291842Z dtype=torch.float32, 2025-05-07T20:31:03.9292623Z ) 2025-05-07T20:31:03.9292884Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9293447Z self=, 2025-05-07T20:31:03.9293988Z B=77, 2025-05-07T20:31:03.9294223Z D=100, 2025-05-07T20:31:03.9294494Z max_sequence_length=157, 2025-05-07T20:31:03.9294835Z dtype=torch.float16, 2025-05-07T20:31:03.9295116Z ) 2025-05-07T20:31:03.9295364Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9295929Z self=, 2025-05-07T20:31:03.9296469Z B=37, 2025-05-07T20:31:03.9296697Z D=6, 2025-05-07T20:31:03.9296947Z max_sequence_length=70, 2025-05-07T20:31:03.9297260Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9297538Z ) 2025-05-07T20:31:03.9297794Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9298372Z self=, 2025-05-07T20:31:03.9298895Z B=60, 2025-05-07T20:31:03.9299095Z D=96, 2025-05-07T20:31:03.9299314Z max_sequence_length=63, 2025-05-07T20:31:03.9299583Z dtype=torch.float32, 2025-05-07T20:31:03.9299822Z ) 2025-05-07T20:31:03.9300046Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9300514Z self=, 2025-05-07T20:31:03.9300957Z B=42, 2025-05-07T20:31:03.9301159Z D=96, 2025-05-07T20:31:03.9301374Z max_sequence_length=159, 2025-05-07T20:31:03.9301640Z dtype=torch.float32, 2025-05-07T20:31:03.9301880Z ) 2025-05-07T20:31:03.9302288Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9302753Z self=, 2025-05-07T20:31:03.9303198Z B=58, 2025-05-07T20:31:03.9303400Z D=61, 2025-05-07T20:31:03.9303612Z max_sequence_length=200, 2025-05-07T20:31:03.9303895Z dtype=torch.float16, 2025-05-07T20:31:03.9304202Z ) 2025-05-07T20:31:03.9304712Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9305183Z self=, 2025-05-07T20:31:03.9305621Z B=39, 2025-05-07T20:31:03.9305829Z D=9, 2025-05-07T20:31:03.9306047Z max_sequence_length=32, 2025-05-07T20:31:03.9306307Z dtype=torch.float32, 2025-05-07T20:31:03.9306550Z ) 2025-05-07T20:31:03.9306774Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9307234Z self=, 2025-05-07T20:31:03.9307679Z B=11, 2025-05-07T20:31:03.9307891Z D=98, 2025-05-07T20:31:03.9308102Z max_sequence_length=7, 2025-05-07T20:31:03.9308370Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9308618Z ) 2025-05-07T20:31:03.9308831Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9309302Z self=, 2025-05-07T20:31:03.9309756Z B=85, 2025-05-07T20:31:03.9309947Z D=38, 2025-05-07T20:31:03.9310163Z max_sequence_length=1, 2025-05-07T20:31:03.9310427Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9310660Z ) 2025-05-07T20:31:03.9310881Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9311345Z self=, 2025-05-07T20:31:03.9311790Z B=113, 2025-05-07T20:31:03.9311984Z D=116, 2025-05-07T20:31:03.9312200Z max_sequence_length=93, 2025-05-07T20:31:03.9312466Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9312702Z ) 2025-05-07T20:31:03.9312928Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9313396Z self=, 2025-05-07T20:31:03.9313835Z B=113, 2025-05-07T20:31:03.9314038Z D=113, 2025-05-07T20:31:03.9314256Z max_sequence_length=93, 2025-05-07T20:31:03.9314547Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9314956Z ) 2025-05-07T20:31:03.9315177Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9315638Z self=, 2025-05-07T20:31:03.9316084Z B=93, 2025-05-07T20:31:03.9316284Z D=113, 2025-05-07T20:31:03.9316498Z max_sequence_length=93, 2025-05-07T20:31:03.9316758Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9317002Z ) 2025-05-07T20:31:03.9317220Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9317680Z self=, 2025-05-07T20:31:03.9318126Z B=93, 2025-05-07T20:31:03.9318330Z D=113, 2025-05-07T20:31:03.9318544Z max_sequence_length=113, 2025-05-07T20:31:03.9318821Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9319065Z ) 2025-05-07T20:31:03.9319284Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9319752Z self=, 2025-05-07T20:31:03.9320202Z B=93, 2025-05-07T20:31:03.9320397Z D=93, 2025-05-07T20:31:03.9320621Z max_sequence_length=113, 2025-05-07T20:31:03.9320901Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9321137Z ) 2025-05-07T20:31:03.9321357Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9321824Z self=, 2025-05-07T20:31:03.9322271Z B=113, 2025-05-07T20:31:03.9322474Z D=93, 2025-05-07T20:31:03.9322692Z max_sequence_length=113, 2025-05-07T20:31:03.9322964Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9323203Z ) 2025-05-07T20:31:03.9323584Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9324054Z self=, 2025-05-07T20:31:03.9324494Z B=113, 2025-05-07T20:31:03.9324695Z D=93, 2025-05-07T20:31:03.9324909Z max_sequence_length=93, 2025-05-07T20:31:03.9325172Z dtype=torch.bfloat16, 2025-05-07T20:31:03.9325424Z ) 2025-05-07T20:31:03.9325649Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9326110Z self=, 2025-05-07T20:31:03.9326556Z B=108, 2025-05-07T20:31:03.9326759Z D=114, 2025-05-07T20:31:03.9327029Z max_sequence_length=137, 2025-05-07T20:31:03.9327302Z dtype=torch.float16, 2025-05-07T20:31:03.9327543Z ) 2025-05-07T20:31:03.9327765Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9328223Z self=, 2025-05-07T20:31:03.9328669Z B=108, 2025-05-07T20:31:03.9328875Z D=114, 2025-05-07T20:31:03.9329089Z max_sequence_length=114, 2025-05-07T20:31:03.9329360Z dtype=torch.float16, 2025-05-07T20:31:03.9329597Z ) 2025-05-07T20:31:03.9329809Z Trying example: test_jagged_2d_to_dense( 2025-05-07T20:31:03.9330273Z self=, 2025-05-07T20:31:03.9330736Z B=108, 2025-05-07T20:31:03.9330932Z D=114, 2025-05-07T20:31:03.9331148Z max_sequence_length=108, 2025-05-07T20:31:03.9331420Z dtype=torch.float16, 2025-05-07T20:31:03.9331652Z ) 2025-05-07T20:31:03.9331851Z PASSED 2025-05-07T20:31:07.6291708Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_dynamic_shape Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6293001Z self=, 2025-05-07T20:31:07.6293704Z B=2, 2025-05-07T20:31:07.6293968Z D=2, 2025-05-07T20:31:07.6294271Z max_sequence_length=1, 2025-05-07T20:31:07.6294634Z dtype=torch.float32, 2025-05-07T20:31:07.6294996Z device=device(type='cpu'), 2025-05-07T20:31:07.6295371Z ) 2025-05-07T20:31:07.6295715Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6296409Z self=, 2025-05-07T20:31:07.6297283Z B=33, 2025-05-07T20:31:07.6297474Z D=2, 2025-05-07T20:31:07.6297680Z max_sequence_length=1, 2025-05-07T20:31:07.6297939Z dtype=torch.float32, 2025-05-07T20:31:07.6298187Z device=device(type='cpu'), 2025-05-07T20:31:07.6298437Z ) 2025-05-07T20:31:07.6298695Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6299256Z self=, 2025-05-07T20:31:07.6299754Z B=33, 2025-05-07T20:31:07.6299948Z D=105, 2025-05-07T20:31:07.6300157Z max_sequence_length=178, 2025-05-07T20:31:07.6300423Z dtype=torch.float32, 2025-05-07T20:31:07.6300680Z device=device(type='cuda'), 2025-05-07T20:31:07.6300929Z ) 2025-05-07T20:31:07.6301178Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6301747Z self=, 2025-05-07T20:31:07.6302246Z B=12, 2025-05-07T20:31:07.6302431Z D=73, 2025-05-07T20:31:07.6302646Z max_sequence_length=87, 2025-05-07T20:31:07.6302911Z dtype=torch.float16, 2025-05-07T20:31:07.6303167Z device=device(type='cuda'), 2025-05-07T20:31:07.6303428Z ) 2025-05-07T20:31:07.6303693Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6304255Z self=, 2025-05-07T20:31:07.6304994Z B=125, 2025-05-07T20:31:07.6305199Z D=49, 2025-05-07T20:31:07.6305410Z max_sequence_length=129, 2025-05-07T20:31:07.6305845Z dtype=torch.bfloat16, 2025-05-07T20:31:07.6306118Z device=device(type='cpu'), 2025-05-07T20:31:07.6306373Z ) 2025-05-07T20:31:07.6306637Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6307210Z self=, 2025-05-07T20:31:07.6307720Z B=64, 2025-05-07T20:31:07.6307916Z D=22, 2025-05-07T20:31:07.6308128Z max_sequence_length=97, 2025-05-07T20:31:07.6308398Z dtype=torch.float16, 2025-05-07T20:31:07.6308653Z device=device(type='cuda'), 2025-05-07T20:31:07.6308913Z ) 2025-05-07T20:31:07.6309175Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6309741Z self=, 2025-05-07T20:31:07.6310248Z B=43, 2025-05-07T20:31:07.6310451Z D=45, 2025-05-07T20:31:07.6310662Z max_sequence_length=129, 2025-05-07T20:31:07.6310941Z dtype=torch.float16, 2025-05-07T20:31:07.6311207Z device=device(type='cpu'), 2025-05-07T20:31:07.6311456Z ) 2025-05-07T20:31:07.6311716Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6312290Z self=, 2025-05-07T20:31:07.6312801Z B=44, 2025-05-07T20:31:07.6312993Z D=10, 2025-05-07T20:31:07.6313206Z max_sequence_length=199, 2025-05-07T20:31:07.6313474Z dtype=torch.float16, 2025-05-07T20:31:07.6313729Z device=device(type='cpu'), 2025-05-07T20:31:07.6313990Z ) 2025-05-07T20:31:07.6314251Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6314816Z self=, 2025-05-07T20:31:07.6315323Z B=116, 2025-05-07T20:31:07.6315526Z D=86, 2025-05-07T20:31:07.6315734Z max_sequence_length=50, 2025-05-07T20:31:07.6316002Z dtype=torch.bfloat16, 2025-05-07T20:31:07.6316277Z device=device(type='cpu'), 2025-05-07T20:31:07.6316530Z ) 2025-05-07T20:31:07.6316789Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6317356Z self=, 2025-05-07T20:31:07.6317853Z B=25, 2025-05-07T20:31:07.6318243Z D=57, 2025-05-07T20:31:07.6318535Z max_sequence_length=104, 2025-05-07T20:31:07.6318898Z dtype=torch.float32, 2025-05-07T20:31:07.6319238Z device=device(type='cpu'), 2025-05-07T20:31:07.6319543Z ) 2025-05-07T20:31:07.6319805Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6320372Z self=, 2025-05-07T20:31:07.6320876Z B=91, 2025-05-07T20:31:07.6321082Z D=115, 2025-05-07T20:31:07.6321293Z max_sequence_length=1, 2025-05-07T20:31:07.6321557Z dtype=torch.bfloat16, 2025-05-07T20:31:07.6321831Z device=device(type='cuda'), 2025-05-07T20:31:07.6322090Z ) 2025-05-07T20:31:07.6322357Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6322941Z self=, 2025-05-07T20:31:07.6323443Z B=91, 2025-05-07T20:31:07.6323646Z D=2, 2025-05-07T20:31:07.6333360Z max_sequence_length=1, 2025-05-07T20:31:07.6333649Z dtype=torch.bfloat16, 2025-05-07T20:31:07.6333910Z device=device(type='cuda'), 2025-05-07T20:31:07.6334171Z ) 2025-05-07T20:31:07.6334435Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6334996Z self=, 2025-05-07T20:31:07.6335500Z B=91, 2025-05-07T20:31:07.6335701Z D=91, 2025-05-07T20:31:07.6335906Z max_sequence_length=1, 2025-05-07T20:31:07.6336173Z dtype=torch.bfloat16, 2025-05-07T20:31:07.6336561Z device=device(type='cuda'), 2025-05-07T20:31:07.6336820Z ) 2025-05-07T20:31:07.6337077Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6337645Z self=, 2025-05-07T20:31:07.6338138Z B=91, 2025-05-07T20:31:07.6338330Z D=2, 2025-05-07T20:31:07.6338547Z max_sequence_length=91, 2025-05-07T20:31:07.6338816Z dtype=torch.bfloat16, 2025-05-07T20:31:07.6339070Z device=device(type='cuda'), 2025-05-07T20:31:07.6339324Z ) 2025-05-07T20:31:07.6339584Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6340134Z self=, 2025-05-07T20:31:07.6340631Z B=91, 2025-05-07T20:31:07.6340833Z D=91, 2025-05-07T20:31:07.6341039Z max_sequence_length=91, 2025-05-07T20:31:07.6341300Z dtype=torch.bfloat16, 2025-05-07T20:31:07.6341560Z device=device(type='cuda'), 2025-05-07T20:31:07.6341812Z ) 2025-05-07T20:31:07.6342076Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6342636Z self=, 2025-05-07T20:31:07.6343132Z B=53, 2025-05-07T20:31:07.6343322Z D=34, 2025-05-07T20:31:07.6343533Z max_sequence_length=145, 2025-05-07T20:31:07.6343809Z dtype=torch.float16, 2025-05-07T20:31:07.6344058Z device=device(type='cuda'), 2025-05-07T20:31:07.6344312Z ) 2025-05-07T20:31:07.6344572Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6345148Z self=, 2025-05-07T20:31:07.6345669Z B=53, 2025-05-07T20:31:07.6345867Z D=34, 2025-05-07T20:31:07.6346072Z max_sequence_length=34, 2025-05-07T20:31:07.6346337Z dtype=torch.float16, 2025-05-07T20:31:07.6346604Z device=device(type='cuda'), 2025-05-07T20:31:07.6346850Z ) 2025-05-07T20:31:07.6347116Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6347680Z self=, 2025-05-07T20:31:07.6348173Z B=34, 2025-05-07T20:31:07.6348361Z D=34, 2025-05-07T20:31:07.6348576Z max_sequence_length=34, 2025-05-07T20:31:07.6348937Z dtype=torch.float16, 2025-05-07T20:31:07.6349188Z device=device(type='cuda'), 2025-05-07T20:31:07.6349444Z ) 2025-05-07T20:31:07.6349703Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6350254Z self=, 2025-05-07T20:31:07.6350754Z B=10, 2025-05-07T20:31:07.6350953Z D=27, 2025-05-07T20:31:07.6351163Z max_sequence_length=17, 2025-05-07T20:31:07.6351430Z dtype=torch.float16, 2025-05-07T20:31:07.6351689Z device=device(type='cuda'), 2025-05-07T20:31:07.6351938Z ) 2025-05-07T20:31:07.6352202Z Trying example: test_jagged_2d_to_dense_dynamic_shape( 2025-05-07T20:31:07.6352763Z self=, 2025-05-07T20:31:07.6353255Z B=10, 2025-05-07T20:31:07.6353443Z D=27, 2025-05-07T20:31:07.6353654Z max_sequence_length=10, 2025-05-07T20:31:07.6353917Z dtype=torch.float16, 2025-05-07T20:31:07.6354173Z device=device(type='cuda'), 2025-05-07T20:31:07.6354424Z ) 2025-05-07T20:31:07.6354622Z PASSED 2025-05-07T20:31:07.6355025Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_jagged_2d_to_dense_truncation PASSED 2025-05-07T20:31:07.7696413Z jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7697525Z self=, 2025-05-07T20:31:07.7697995Z T=1, 2025-05-07T20:31:07.7698188Z B=1, 2025-05-07T20:31:07.7698374Z D=1, 2025-05-07T20:31:07.7698927Z max_sequence_length=1, 2025-05-07T20:31:07.7699195Z device=device(type='cpu'), 2025-05-07T20:31:07.7699452Z ) 2025-05-07T20:31:07.7699682Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7700201Z self=, 2025-05-07T20:31:07.7700682Z T=2, 2025-05-07T20:31:07.7700880Z B=1, 2025-05-07T20:31:07.7701060Z D=1, 2025-05-07T20:31:07.7701256Z max_sequence_length=1, 2025-05-07T20:31:07.7701514Z device=device(type='cpu'), 2025-05-07T20:31:07.7701755Z ) 2025-05-07T20:31:07.7701987Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7702507Z self=, 2025-05-07T20:31:07.7702969Z T=2, 2025-05-07T20:31:07.7703155Z B=43, 2025-05-07T20:31:07.7703341Z D=93, 2025-05-07T20:31:07.7703537Z max_sequence_length=247, 2025-05-07T20:31:07.7703813Z device=device(type='cuda'), 2025-05-07T20:31:07.7704064Z ) 2025-05-07T20:31:07.7704288Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7705194Z self=, 2025-05-07T20:31:07.7705690Z T=1, 2025-05-07T20:31:07.7705885Z B=6, 2025-05-07T20:31:07.7706077Z D=125, 2025-05-07T20:31:07.7706294Z max_sequence_length=206, 2025-05-07T20:31:07.7706567Z device=device(type='cuda'), 2025-05-07T20:31:07.7706821Z ) 2025-05-07T20:31:07.7707061Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7707588Z self=, 2025-05-07T20:31:07.7708052Z T=1, 2025-05-07T20:31:07.7708248Z B=20, 2025-05-07T20:31:07.7708442Z D=62, 2025-05-07T20:31:07.7708646Z max_sequence_length=195, 2025-05-07T20:31:07.7709012Z device=device(type='cuda'), 2025-05-07T20:31:07.7709350Z ) 2025-05-07T20:31:07.7709663Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7710284Z self=, 2025-05-07T20:31:07.7710753Z T=5, 2025-05-07T20:31:07.7710932Z B=1, 2025-05-07T20:31:07.7711119Z D=126, 2025-05-07T20:31:07.7711321Z max_sequence_length=64, 2025-05-07T20:31:07.7712003Z device=device(type='cpu'), 2025-05-07T20:31:07.7712257Z ) 2025-05-07T20:31:07.7712495Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7713013Z self=, 2025-05-07T20:31:07.7713477Z T=4, 2025-05-07T20:31:07.7713669Z B=1, 2025-05-07T20:31:07.7713860Z D=43, 2025-05-07T20:31:07.7714060Z max_sequence_length=16, 2025-05-07T20:31:07.7714326Z device=device(type='cpu'), 2025-05-07T20:31:07.7714581Z ) 2025-05-07T20:31:07.7714812Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7715392Z self=, 2025-05-07T20:31:07.7715864Z T=5, 2025-05-07T20:31:07.7716049Z B=38, 2025-05-07T20:31:07.7716246Z D=93, 2025-05-07T20:31:07.7716460Z max_sequence_length=296, 2025-05-07T20:31:07.7716727Z device=device(type='cuda'), 2025-05-07T20:31:07.7716988Z ) 2025-05-07T20:31:07.7717224Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7717743Z self=, 2025-05-07T20:31:07.7718209Z T=4, 2025-05-07T20:31:07.7718403Z B=49, 2025-05-07T20:31:07.7718595Z D=118, 2025-05-07T20:31:07.7718803Z max_sequence_length=103, 2025-05-07T20:31:07.7719074Z device=device(type='cuda'), 2025-05-07T20:31:07.7719329Z ) 2025-05-07T20:31:07.7719568Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7720228Z self=, 2025-05-07T20:31:07.7720704Z T=4, 2025-05-07T20:31:07.7720894Z B=60, 2025-05-07T20:31:07.7721094Z D=28, 2025-05-07T20:31:07.7721305Z max_sequence_length=26, 2025-05-07T20:31:07.7721567Z device=device(type='cuda'), 2025-05-07T20:31:07.7721827Z ) 2025-05-07T20:31:07.7722067Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7722591Z self=, 2025-05-07T20:31:07.7723063Z T=1, 2025-05-07T20:31:07.7723258Z B=32, 2025-05-07T20:31:07.7723459Z D=82, 2025-05-07T20:31:07.7723667Z max_sequence_length=178, 2025-05-07T20:31:07.7723946Z device=device(type='cuda'), 2025-05-07T20:31:07.7724201Z ) 2025-05-07T20:31:07.7724435Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7724960Z self=, 2025-05-07T20:31:07.7725447Z T=1, 2025-05-07T20:31:07.7725711Z B=32, 2025-05-07T20:31:07.7725961Z D=82, 2025-05-07T20:31:07.7726235Z max_sequence_length=1, 2025-05-07T20:31:07.7726588Z device=device(type='cuda'), 2025-05-07T20:31:07.7727054Z ) 2025-05-07T20:31:07.7727387Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7728116Z self=, 2025-05-07T20:31:07.7734967Z T=1, 2025-05-07T20:31:07.7735242Z B=1, 2025-05-07T20:31:07.7735496Z D=82, 2025-05-07T20:31:07.7735782Z max_sequence_length=1, 2025-05-07T20:31:07.7736143Z device=device(type='cuda'), 2025-05-07T20:31:07.7736495Z ) 2025-05-07T20:31:07.7736809Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7737537Z self=, 2025-05-07T20:31:07.7738189Z T=1, 2025-05-07T20:31:07.7738440Z B=1, 2025-05-07T20:31:07.7738695Z D=82, 2025-05-07T20:31:07.7738989Z max_sequence_length=82, 2025-05-07T20:31:07.7739343Z device=device(type='cuda'), 2025-05-07T20:31:07.7739687Z ) 2025-05-07T20:31:07.7740018Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7740740Z self=, 2025-05-07T20:31:07.7741556Z T=1, 2025-05-07T20:31:07.7741812Z B=1, 2025-05-07T20:31:07.7742068Z D=1, 2025-05-07T20:31:07.7742333Z max_sequence_length=82, 2025-05-07T20:31:07.7742695Z device=device(type='cuda'), 2025-05-07T20:31:07.7743041Z ) 2025-05-07T20:31:07.7743358Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7744080Z self=, 2025-05-07T20:31:07.7744746Z T=1, 2025-05-07T20:31:07.7745001Z B=1, 2025-05-07T20:31:07.7745282Z D=1, 2025-05-07T20:31:07.7745573Z max_sequence_length=1, 2025-05-07T20:31:07.7745933Z device=device(type='cuda'), 2025-05-07T20:31:07.7746266Z ) 2025-05-07T20:31:07.7746591Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7747308Z self=, 2025-05-07T20:31:07.7747955Z T=1, 2025-05-07T20:31:07.7748216Z B=47, 2025-05-07T20:31:07.7748476Z D=35, 2025-05-07T20:31:07.7748765Z max_sequence_length=104, 2025-05-07T20:31:07.7749131Z device=device(type='cuda'), 2025-05-07T20:31:07.7749476Z ) 2025-05-07T20:31:07.7749784Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7750509Z self=, 2025-05-07T20:31:07.7751164Z T=1, 2025-05-07T20:31:07.7751438Z B=47, 2025-05-07T20:31:07.7751683Z D=104, 2025-05-07T20:31:07.7751968Z max_sequence_length=104, 2025-05-07T20:31:07.7752333Z device=device(type='cuda'), 2025-05-07T20:31:07.7752668Z ) 2025-05-07T20:31:07.7753096Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7753811Z self=, 2025-05-07T20:31:07.7754449Z T=1, 2025-05-07T20:31:07.7754707Z B=1, 2025-05-07T20:31:07.7754964Z D=104, 2025-05-07T20:31:07.7755233Z max_sequence_length=104, 2025-05-07T20:31:07.7755614Z device=device(type='cuda'), 2025-05-07T20:31:07.7755961Z ) 2025-05-07T20:31:07.7756276Z Trying example: test_stacked_jagged_2d_to_dense( 2025-05-07T20:31:07.7756999Z self=, 2025-05-07T20:31:07.7757662Z T=1, 2025-05-07T20:31:07.7757923Z B=1, 2025-05-07T20:31:07.7758159Z D=104, 2025-05-07T20:31:07.7758438Z max_sequence_length=1, 2025-05-07T20:31:07.7758794Z device=device(type='cuda'), 2025-05-07T20:31:07.7759130Z ) 2025-05-07T20:31:07.7759424Z PASSED 2025-05-07T20:31:07.7759575Z 2025-05-07T20:31:07.7759782Z =============================== warnings summary =============================== 2025-05-07T20:31:07.7760488Z test/jagged/2d_to_dense_test.py::Jagged2DToDenseTest::test_stacked_jagged_2d_to_dense 2025-05-07T20:31:07.7764999Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::stacked_jagged_2d_to_dense: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:31:07.7769876Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:07.7770448Z 2025-05-07T20:31:07.7770764Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:07.7771393Z ========================= 4 passed, 1 warning in 6.99s ========================= 2025-05-07T20:31:09.5103242Z 2025-05-07T20:31:09.5104216Z [TEST] Python test suite PASSED: ./jagged/2d_to_dense_test.py 2025-05-07T20:31:09.5124326Z [TEST] Python test time for ./jagged/2d_to_dense_test.py: 11 seconds 2025-05-07T20:31:09.5124637Z 2025-05-07T20:31:09.5124642Z 2025-05-07T20:31:09.5124646Z 2025-05-07T20:31:09.5124650Z 2025-05-07T20:31:09.5146997Z ################################################################################ 2025-05-07T20:31:09.5162528Z # [2025-05-07T20:31:09.515Z] Run Python Test Suite: 2025-05-07T20:31:09.5162914Z # ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:09.5163305Z ################################################################################ 2025-05-07T20:31:09.5188048Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:09.5189025Z 2025-05-07T20:31:11.6624257Z ============================= test session starts ============================== 2025-05-07T20:31:11.6624895Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:11.6625426Z cachedir: .pytest_cache 2025-05-07T20:31:11.6626005Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:11.6626794Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:11.6627209Z plugins: hypothesis-6.131.14 2025-05-07T20:31:13.8311998Z collecting ... collected 3 items 2025-05-07T20:31:13.8312603Z 2025-05-07T20:31:23.8515404Z 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:31:23.8516598Z self=, 2025-05-07T20:31:23.8517246Z B=0, 2025-05-07T20:31:23.8517438Z H=1, 2025-05-07T20:31:23.8517633Z max_L=1, 2025-05-07T20:31:23.8517840Z D=0, 2025-05-07T20:31:23.8518047Z dtype=torch.float32, 2025-05-07T20:31:23.8518316Z device=device(type='cpu'), 2025-05-07T20:31:23.8518580Z ) 2025-05-07T20:31:23.8518835Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8519522Z self=, 2025-05-07T20:31:23.8520141Z B=15, 2025-05-07T20:31:23.8520335Z H=1, 2025-05-07T20:31:23.8520542Z max_L=1, 2025-05-07T20:31:23.8520743Z D=0, 2025-05-07T20:31:23.8520945Z dtype=torch.float32, 2025-05-07T20:31:23.8521207Z device=device(type='cpu'), 2025-05-07T20:31:23.8521464Z ) 2025-05-07T20:31:23.8521720Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8522397Z self=, 2025-05-07T20:31:23.8523014Z B=15, 2025-05-07T20:31:23.8523209Z H=1, 2025-05-07T20:31:23.8523399Z max_L=10, 2025-05-07T20:31:23.8523605Z D=10, 2025-05-07T20:31:23.8523816Z dtype=torch.bfloat16, 2025-05-07T20:31:23.8524073Z device=device(type='cpu'), 2025-05-07T20:31:23.8524329Z ) 2025-05-07T20:31:23.8524585Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8525259Z self=, 2025-05-07T20:31:23.8525879Z B=8, 2025-05-07T20:31:23.8526070Z H=1, 2025-05-07T20:31:23.8526263Z max_L=1, 2025-05-07T20:31:23.8526468Z D=0, 2025-05-07T20:31:23.8526677Z dtype=torch.float32, 2025-05-07T20:31:23.8527017Z device=device(type='cpu'), 2025-05-07T20:31:23.8527269Z ) 2025-05-07T20:31:23.8527524Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8528575Z self=, 2025-05-07T20:31:23.8529182Z B=8, 2025-05-07T20:31:23.8529376Z H=1, 2025-05-07T20:31:23.8529570Z max_L=22, 2025-05-07T20:31:23.8529772Z D=6, 2025-05-07T20:31:23.8530007Z dtype=torch.float32, 2025-05-07T20:31:23.8530284Z device=device(type='cpu'), 2025-05-07T20:31:23.8530534Z ) 2025-05-07T20:31:23.8530785Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8531467Z self=, 2025-05-07T20:31:23.8532073Z B=23, 2025-05-07T20:31:23.8532265Z H=1, 2025-05-07T20:31:23.8532460Z max_L=9, 2025-05-07T20:31:23.8532657Z D=13, 2025-05-07T20:31:23.8532866Z dtype=torch.float16, 2025-05-07T20:31:23.8533123Z device=device(type='cpu'), 2025-05-07T20:31:23.8533382Z ) 2025-05-07T20:31:23.8533630Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8534310Z self=, 2025-05-07T20:31:23.8534925Z B=9, 2025-05-07T20:31:23.8535111Z H=3, 2025-05-07T20:31:23.8535306Z max_L=27, 2025-05-07T20:31:23.8535514Z D=12, 2025-05-07T20:31:23.8535714Z dtype=torch.float16, 2025-05-07T20:31:23.8535975Z device=device(type='cpu'), 2025-05-07T20:31:23.8536228Z ) 2025-05-07T20:31:23.8536475Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8537302Z self=, 2025-05-07T20:31:23.8537922Z B=13, 2025-05-07T20:31:23.8538113Z H=2, 2025-05-07T20:31:23.8538297Z max_L=14, 2025-05-07T20:31:23.8538498Z D=3, 2025-05-07T20:31:23.8538703Z dtype=torch.float16, 2025-05-07T20:31:23.8538959Z device=device(type='cpu'), 2025-05-07T20:31:23.8539214Z ) 2025-05-07T20:31:23.8539469Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8540142Z self=, 2025-05-07T20:31:23.8540759Z B=1, 2025-05-07T20:31:23.8540956Z H=2, 2025-05-07T20:31:23.8541145Z max_L=13, 2025-05-07T20:31:23.8541353Z D=9, 2025-05-07T20:31:23.8541562Z dtype=torch.float16, 2025-05-07T20:31:23.8541819Z device=device(type='cpu'), 2025-05-07T20:31:23.8542075Z ) 2025-05-07T20:31:23.8542336Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8543011Z self=, 2025-05-07T20:31:23.8543633Z B=9, 2025-05-07T20:31:23.8543828Z H=1, 2025-05-07T20:31:23.8544027Z max_L=27, 2025-05-07T20:31:23.8544236Z D=32, 2025-05-07T20:31:23.8544449Z dtype=torch.float16, 2025-05-07T20:31:23.8544715Z device=device(type='cpu'), 2025-05-07T20:31:23.8544963Z ) 2025-05-07T20:31:23.8545224Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8545902Z self=, 2025-05-07T20:31:23.8546514Z B=20, 2025-05-07T20:31:23.8546709Z H=1, 2025-05-07T20:31:23.8546905Z max_L=17, 2025-05-07T20:31:23.8547102Z D=20, 2025-05-07T20:31:23.8547312Z dtype=torch.float32, 2025-05-07T20:31:23.8547576Z device=device(type='cuda'), 2025-05-07T20:31:23.8547824Z ) 2025-05-07T20:31:23.8548079Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8548756Z self=, 2025-05-07T20:31:23.8549369Z B=0, 2025-05-07T20:31:23.8549650Z H=3, 2025-05-07T20:31:23.8549846Z max_L=30, 2025-05-07T20:31:23.8550051Z D=29, 2025-05-07T20:31:23.8550256Z dtype=torch.float16, 2025-05-07T20:31:23.8550514Z device=device(type='cuda'), 2025-05-07T20:31:23.8550791Z ) 2025-05-07T20:31:23.8558370Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8559104Z self=, 2025-05-07T20:31:23.8559719Z B=9, 2025-05-07T20:31:23.8559920Z H=2, 2025-05-07T20:31:23.8560119Z max_L=27, 2025-05-07T20:31:23.8560316Z D=13, 2025-05-07T20:31:23.8560543Z dtype=torch.float32, 2025-05-07T20:31:23.8560808Z device=device(type='cpu'), 2025-05-07T20:31:23.8561058Z ) 2025-05-07T20:31:23.8561319Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8561998Z self=, 2025-05-07T20:31:23.8562612Z B=9, 2025-05-07T20:31:23.8562799Z H=1, 2025-05-07T20:31:23.8562997Z max_L=27, 2025-05-07T20:31:23.8563203Z D=13, 2025-05-07T20:31:23.8563410Z dtype=torch.float32, 2025-05-07T20:31:23.8563669Z device=device(type='cpu'), 2025-05-07T20:31:23.8563923Z ) 2025-05-07T20:31:23.8564172Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8564850Z self=, 2025-05-07T20:31:23.8565461Z B=9, 2025-05-07T20:31:23.8565649Z H=1, 2025-05-07T20:31:23.8565957Z max_L=1, 2025-05-07T20:31:23.8566161Z D=13, 2025-05-07T20:31:23.8566360Z dtype=torch.float32, 2025-05-07T20:31:23.8566620Z device=device(type='cpu'), 2025-05-07T20:31:23.8566870Z ) 2025-05-07T20:31:23.8567269Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8567936Z self=, 2025-05-07T20:31:23.8568549Z B=9, 2025-05-07T20:31:23.8568741Z H=1, 2025-05-07T20:31:23.8568927Z max_L=9, 2025-05-07T20:31:23.8569122Z D=13, 2025-05-07T20:31:23.8569323Z dtype=torch.float32, 2025-05-07T20:31:23.8569575Z device=device(type='cpu'), 2025-05-07T20:31:23.8569830Z ) 2025-05-07T20:31:23.8570080Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8570744Z self=, 2025-05-07T20:31:23.8571361Z B=13, 2025-05-07T20:31:23.8571556Z H=1, 2025-05-07T20:31:23.8571745Z max_L=9, 2025-05-07T20:31:23.8571944Z D=13, 2025-05-07T20:31:23.8572150Z dtype=torch.float32, 2025-05-07T20:31:23.8572407Z device=device(type='cpu'), 2025-05-07T20:31:23.8572656Z ) 2025-05-07T20:31:23.8572919Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8573600Z self=, 2025-05-07T20:31:23.8574203Z B=13, 2025-05-07T20:31:23.8574401Z H=1, 2025-05-07T20:31:23.8574593Z max_L=13, 2025-05-07T20:31:23.8574792Z D=13, 2025-05-07T20:31:23.8575005Z dtype=torch.float32, 2025-05-07T20:31:23.8575261Z device=device(type='cpu'), 2025-05-07T20:31:23.8575507Z ) 2025-05-07T20:31:23.8575763Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8576450Z self=, 2025-05-07T20:31:23.8577053Z B=1, 2025-05-07T20:31:23.8577252Z H=1, 2025-05-07T20:31:23.8577449Z max_L=13, 2025-05-07T20:31:23.8577651Z D=13, 2025-05-07T20:31:23.8577850Z dtype=torch.float32, 2025-05-07T20:31:23.8578113Z device=device(type='cpu'), 2025-05-07T20:31:23.8578371Z ) 2025-05-07T20:31:23.8578708Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8579383Z self=, 2025-05-07T20:31:23.8579993Z B=4, 2025-05-07T20:31:23.8580177Z H=2, 2025-05-07T20:31:23.8580373Z max_L=15, 2025-05-07T20:31:23.8580573Z D=13, 2025-05-07T20:31:23.8580768Z dtype=torch.float16, 2025-05-07T20:31:23.8581026Z device=device(type='cuda'), 2025-05-07T20:31:23.8581273Z ) 2025-05-07T20:31:23.8581517Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8582189Z self=, 2025-05-07T20:31:23.8582797Z B=13, 2025-05-07T20:31:23.8582978Z H=2, 2025-05-07T20:31:23.8583170Z max_L=15, 2025-05-07T20:31:23.8583369Z D=13, 2025-05-07T20:31:23.8583567Z dtype=torch.float16, 2025-05-07T20:31:23.8583828Z device=device(type='cuda'), 2025-05-07T20:31:23.8584080Z ) 2025-05-07T20:31:23.8584325Z Trying example: test_batched_dense_vec_jagged_2d_mul( 2025-05-07T20:31:23.8584995Z self=, 2025-05-07T20:31:23.8585600Z B=13, 2025-05-07T20:31:23.8585788Z H=1, 2025-05-07T20:31:23.8585970Z max_L=15, 2025-05-07T20:31:23.8586168Z D=13, 2025-05-07T20:31:23.8586369Z dtype=torch.float16, 2025-05-07T20:31:23.8586615Z device=device(type='cuda'), 2025-05-07T20:31:23.8586865Z ) 2025-05-07T20:31:23.8587055Z PASSED 2025-05-07T20:31:27.1858036Z 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:31:27.1859359Z self=, 2025-05-07T20:31:27.1860056Z B=2, 2025-05-07T20:31:27.1860258Z H=1, 2025-05-07T20:31:27.1860454Z max_L=1, 2025-05-07T20:31:27.1860661Z D=2, 2025-05-07T20:31:27.1860872Z dtype=torch.float32, 2025-05-07T20:31:27.1861123Z device_type='cpu', 2025-05-07T20:31:27.1861359Z ) 2025-05-07T20:31:27.1861662Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1862446Z self=, 2025-05-07T20:31:27.1863105Z B=28, 2025-05-07T20:31:27.1863310Z H=1, 2025-05-07T20:31:27.1863504Z max_L=1, 2025-05-07T20:31:27.1863705Z D=2, 2025-05-07T20:31:27.1863916Z dtype=torch.float32, 2025-05-07T20:31:27.1864171Z device_type='cpu', 2025-05-07T20:31:27.1864390Z ) 2025-05-07T20:31:27.1864695Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1865480Z self=, 2025-05-07T20:31:27.1866188Z B=28, 2025-05-07T20:31:27.1866386Z H=3, 2025-05-07T20:31:27.1866578Z max_L=10, 2025-05-07T20:31:27.1866783Z D=5, 2025-05-07T20:31:27.1866988Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1867243Z device_type='cpu', 2025-05-07T20:31:27.1867476Z ) 2025-05-07T20:31:27.1867771Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1868552Z self=, 2025-05-07T20:31:27.1869215Z B=13, 2025-05-07T20:31:27.1869406Z H=3, 2025-05-07T20:31:27.1869597Z max_L=4, 2025-05-07T20:31:27.1869800Z D=2, 2025-05-07T20:31:27.1870006Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1870265Z device_type='cpu', 2025-05-07T20:31:27.1870494Z ) 2025-05-07T20:31:27.1870997Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1871772Z self=, 2025-05-07T20:31:27.1872437Z B=25, 2025-05-07T20:31:27.1872633Z H=1, 2025-05-07T20:31:27.1872818Z max_L=4, 2025-05-07T20:31:27.1873017Z D=8, 2025-05-07T20:31:27.1873222Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1873468Z device_type='cpu', 2025-05-07T20:31:27.1873695Z ) 2025-05-07T20:31:27.1873994Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1874768Z self=, 2025-05-07T20:31:27.1875432Z B=25, 2025-05-07T20:31:27.1875625Z H=3, 2025-05-07T20:31:27.1875813Z max_L=17, 2025-05-07T20:31:27.1876018Z D=6, 2025-05-07T20:31:27.1876232Z dtype=torch.float32, 2025-05-07T20:31:27.1876475Z device_type='cpu', 2025-05-07T20:31:27.1876705Z ) 2025-05-07T20:31:27.1877004Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1877782Z self=, 2025-05-07T20:31:27.1878444Z B=11, 2025-05-07T20:31:27.1878637Z H=3, 2025-05-07T20:31:27.1878828Z max_L=25, 2025-05-07T20:31:27.1879023Z D=31, 2025-05-07T20:31:27.1879229Z dtype=torch.float16, 2025-05-07T20:31:27.1879480Z device_type='cpu', 2025-05-07T20:31:27.1879781Z ) 2025-05-07T20:31:27.1880080Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1880853Z self=, 2025-05-07T20:31:27.1881511Z B=3, 2025-05-07T20:31:27.1881709Z H=2, 2025-05-07T20:31:27.1881906Z max_L=32, 2025-05-07T20:31:27.1882105Z D=12, 2025-05-07T20:31:27.1882314Z dtype=torch.float16, 2025-05-07T20:31:27.1882566Z device_type='cpu', 2025-05-07T20:31:27.1882784Z ) 2025-05-07T20:31:27.1883083Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1883875Z self=, 2025-05-07T20:31:27.1884542Z B=18, 2025-05-07T20:31:27.1884734Z H=1, 2025-05-07T20:31:27.1884931Z max_L=21, 2025-05-07T20:31:27.1885132Z D=22, 2025-05-07T20:31:27.1885340Z dtype=torch.float16, 2025-05-07T20:31:27.1885595Z device_type='cpu', 2025-05-07T20:31:27.1885825Z ) 2025-05-07T20:31:27.1886119Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1886996Z self=, 2025-05-07T20:31:27.1887667Z B=4, 2025-05-07T20:31:27.1887855Z H=3, 2025-05-07T20:31:27.1888050Z max_L=16, 2025-05-07T20:31:27.1888254Z D=10, 2025-05-07T20:31:27.1888457Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1888708Z device_type='cpu', 2025-05-07T20:31:27.1888931Z ) 2025-05-07T20:31:27.1889234Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1889998Z self=, 2025-05-07T20:31:27.1890658Z B=19, 2025-05-07T20:31:27.1890882Z H=3, 2025-05-07T20:31:27.1891073Z max_L=4, 2025-05-07T20:31:27.1891269Z D=26, 2025-05-07T20:31:27.1891478Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1891736Z device_type='cpu', 2025-05-07T20:31:27.1891955Z ) 2025-05-07T20:31:27.1892255Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1893147Z self=, 2025-05-07T20:31:27.1893805Z B=4, 2025-05-07T20:31:27.1894001Z H=3, 2025-05-07T20:31:27.1894197Z max_L=4, 2025-05-07T20:31:27.1894395Z D=26, 2025-05-07T20:31:27.1894607Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1894864Z device_type='cpu', 2025-05-07T20:31:27.1895090Z ) 2025-05-07T20:31:27.1895381Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1896159Z self=, 2025-05-07T20:31:27.1896824Z B=4, 2025-05-07T20:31:27.1897013Z H=1, 2025-05-07T20:31:27.1897212Z max_L=4, 2025-05-07T20:31:27.1897411Z D=26, 2025-05-07T20:31:27.1897614Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1897865Z device_type='cpu', 2025-05-07T20:31:27.1898100Z ) 2025-05-07T20:31:27.1898390Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1899160Z self=, 2025-05-07T20:31:27.1899824Z B=4, 2025-05-07T20:31:27.1900016Z H=1, 2025-05-07T20:31:27.1900205Z max_L=26, 2025-05-07T20:31:27.1900410Z D=26, 2025-05-07T20:31:27.1900617Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1900867Z device_type='cpu', 2025-05-07T20:31:27.1901138Z ) 2025-05-07T20:31:27.1901552Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1902359Z self=, 2025-05-07T20:31:27.1903021Z B=2, 2025-05-07T20:31:27.1903214Z H=1, 2025-05-07T20:31:27.1903400Z max_L=26, 2025-05-07T20:31:27.1903607Z D=26, 2025-05-07T20:31:27.1903827Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1904073Z device_type='cpu', 2025-05-07T20:31:27.1904301Z ) 2025-05-07T20:31:27.1904772Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1905539Z self=, 2025-05-07T20:31:27.1906206Z B=2, 2025-05-07T20:31:27.1906399Z H=1, 2025-05-07T20:31:27.1906591Z max_L=26, 2025-05-07T20:31:27.1906789Z D=2, 2025-05-07T20:31:27.1906997Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1907251Z device_type='cpu', 2025-05-07T20:31:27.1907482Z ) 2025-05-07T20:31:27.1907780Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1908556Z self=, 2025-05-07T20:31:27.1909215Z B=2, 2025-05-07T20:31:27.1909415Z H=1, 2025-05-07T20:31:27.1909611Z max_L=1, 2025-05-07T20:31:27.1909805Z D=2, 2025-05-07T20:31:27.1910014Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1910266Z device_type='cpu', 2025-05-07T20:31:27.1910490Z ) 2025-05-07T20:31:27.1910792Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1911562Z self=, 2025-05-07T20:31:27.1912217Z B=27, 2025-05-07T20:31:27.1912395Z H=1, 2025-05-07T20:31:27.1912580Z max_L=8, 2025-05-07T20:31:27.1912785Z D=13, 2025-05-07T20:31:27.1912979Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1913225Z device_type='cpu', 2025-05-07T20:31:27.1913448Z ) 2025-05-07T20:31:27.1913741Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1914512Z self=, 2025-05-07T20:31:27.1915312Z B=27, 2025-05-07T20:31:27.1915505Z H=1, 2025-05-07T20:31:27.1915704Z max_L=8, 2025-05-07T20:31:27.1915908Z D=2, 2025-05-07T20:31:27.1916113Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1916368Z device_type='cpu', 2025-05-07T20:31:27.1916597Z ) 2025-05-07T20:31:27.1916898Z Trying example: test_batched_dense_vec_jagged_2d_mul_dynamic_shape( 2025-05-07T20:31:27.1917667Z self=, 2025-05-07T20:31:27.1918343Z B=27, 2025-05-07T20:31:27.1918544Z H=1, 2025-05-07T20:31:27.1918732Z max_L=1, 2025-05-07T20:31:27.1918940Z D=2, 2025-05-07T20:31:27.1919150Z dtype=torch.bfloat16, 2025-05-07T20:31:27.1919399Z device_type='cpu', 2025-05-07T20:31:27.1919629Z ) 2025-05-07T20:31:27.1919818Z PASSED 2025-05-07T20:31:27.2195405Z 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:31:27.2196978Z self=, 2025-05-07T20:31:27.2197773Z B=0, 2025-05-07T20:31:27.2197968Z H=1, 2025-05-07T20:31:27.2198169Z max_L=1, 2025-05-07T20:31:27.2198382Z D=0, 2025-05-07T20:31:27.2198588Z dtype=torch.float32, 2025-05-07T20:31:27.2198856Z device_type='meta', 2025-05-07T20:31:27.2199088Z ) 2025-05-07T20:31:27.2199549Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2200326Z self=, 2025-05-07T20:31:27.2200985Z B=10, 2025-05-07T20:31:27.2201177Z H=1, 2025-05-07T20:31:27.2201376Z max_L=1, 2025-05-07T20:31:27.2201589Z D=0, 2025-05-07T20:31:27.2201791Z dtype=torch.float32, 2025-05-07T20:31:27.2202045Z device_type='meta', 2025-05-07T20:31:27.2202275Z ) 2025-05-07T20:31:27.2202566Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2203338Z self=, 2025-05-07T20:31:27.2204000Z B=10, 2025-05-07T20:31:27.2204200Z H=2, 2025-05-07T20:31:27.2204602Z max_L=8, 2025-05-07T20:31:27.2204813Z D=13, 2025-05-07T20:31:27.2205022Z dtype=torch.float32, 2025-05-07T20:31:27.2205272Z device_type='meta', 2025-05-07T20:31:27.2205502Z ) 2025-05-07T20:31:27.2205798Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2206557Z self=, 2025-05-07T20:31:27.2207333Z B=30, 2025-05-07T20:31:27.2207527Z H=3, 2025-05-07T20:31:27.2207718Z max_L=24, 2025-05-07T20:31:27.2207922Z D=32, 2025-05-07T20:31:27.2208135Z dtype=torch.float16, 2025-05-07T20:31:27.2208386Z device_type='meta', 2025-05-07T20:31:27.2208614Z ) 2025-05-07T20:31:27.2208913Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2209685Z self=, 2025-05-07T20:31:27.2210335Z B=25, 2025-05-07T20:31:27.2210532Z H=3, 2025-05-07T20:31:27.2210731Z max_L=32, 2025-05-07T20:31:27.2210956Z D=1, 2025-05-07T20:31:27.2211191Z dtype=torch.bfloat16, 2025-05-07T20:31:27.2211447Z device_type='meta', 2025-05-07T20:31:27.2211669Z ) 2025-05-07T20:31:27.2211961Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2212731Z self=, 2025-05-07T20:31:27.2213585Z B=30, 2025-05-07T20:31:27.2213775Z H=1, 2025-05-07T20:31:27.2213971Z max_L=6, 2025-05-07T20:31:27.2214179Z D=17, 2025-05-07T20:31:27.2214383Z dtype=torch.float16, 2025-05-07T20:31:27.2214635Z device_type='meta', 2025-05-07T20:31:27.2214870Z ) 2025-05-07T20:31:27.2215159Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2215938Z self=, 2025-05-07T20:31:27.2216600Z B=22, 2025-05-07T20:31:27.2216790Z H=2, 2025-05-07T20:31:27.2216987Z max_L=5, 2025-05-07T20:31:27.2217191Z D=2, 2025-05-07T20:31:27.2217394Z dtype=torch.bfloat16, 2025-05-07T20:31:27.2217650Z device_type='meta', 2025-05-07T20:31:27.2217883Z ) 2025-05-07T20:31:27.2218174Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2218957Z self=, 2025-05-07T20:31:27.2219616Z B=31, 2025-05-07T20:31:27.2219818Z H=2, 2025-05-07T20:31:27.2220008Z max_L=2, 2025-05-07T20:31:27.2220212Z D=22, 2025-05-07T20:31:27.2220421Z dtype=torch.float16, 2025-05-07T20:31:27.2220666Z device_type='meta', 2025-05-07T20:31:27.2220901Z ) 2025-05-07T20:31:27.2221195Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2222098Z self=, 2025-05-07T20:31:27.2222761Z B=10, 2025-05-07T20:31:27.2222959Z H=2, 2025-05-07T20:31:27.2223152Z max_L=29, 2025-05-07T20:31:27.2223356Z D=14, 2025-05-07T20:31:27.2223566Z dtype=torch.float32, 2025-05-07T20:31:27.2223818Z device_type='meta', 2025-05-07T20:31:27.2224045Z ) 2025-05-07T20:31:27.2224341Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2225108Z self=, 2025-05-07T20:31:27.2225762Z B=28, 2025-05-07T20:31:27.2225956Z H=1, 2025-05-07T20:31:27.2226152Z max_L=14, 2025-05-07T20:31:27.2226352Z D=1, 2025-05-07T20:31:27.2226562Z dtype=torch.float32, 2025-05-07T20:31:27.2226816Z device_type='meta', 2025-05-07T20:31:27.2227043Z ) 2025-05-07T20:31:27.2227345Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2228259Z self=, 2025-05-07T20:31:27.2229190Z B=11, 2025-05-07T20:31:27.2229457Z H=1, 2025-05-07T20:31:27.2229730Z max_L=25, 2025-05-07T20:31:27.2230000Z D=14, 2025-05-07T20:31:27.2230279Z dtype=torch.float16, 2025-05-07T20:31:27.2230625Z device_type='meta', 2025-05-07T20:31:27.2230924Z ) 2025-05-07T20:31:27.2231331Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2242307Z self=, 2025-05-07T20:31:27.2243262Z B=11, 2025-05-07T20:31:27.2243529Z H=1, 2025-05-07T20:31:27.2243805Z max_L=25, 2025-05-07T20:31:27.2244084Z D=1, 2025-05-07T20:31:27.2244363Z dtype=torch.float16, 2025-05-07T20:31:27.2244728Z device_type='meta', 2025-05-07T20:31:27.2245046Z ) 2025-05-07T20:31:27.2245453Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2246566Z self=, 2025-05-07T20:31:27.2247812Z B=1, 2025-05-07T20:31:27.2248069Z H=1, 2025-05-07T20:31:27.2248343Z max_L=25, 2025-05-07T20:31:27.2248627Z D=1, 2025-05-07T20:31:27.2248904Z dtype=torch.float16, 2025-05-07T20:31:27.2249249Z device_type='meta', 2025-05-07T20:31:27.2249565Z ) 2025-05-07T20:31:27.2249963Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2251042Z self=, 2025-05-07T20:31:27.2251965Z B=25, 2025-05-07T20:31:27.2252229Z H=1, 2025-05-07T20:31:27.2252493Z max_L=25, 2025-05-07T20:31:27.2252764Z D=1, 2025-05-07T20:31:27.2253045Z dtype=torch.float16, 2025-05-07T20:31:27.2253381Z device_type='meta', 2025-05-07T20:31:27.2253690Z ) 2025-05-07T20:31:27.2254087Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2255153Z self=, 2025-05-07T20:31:27.2256087Z B=25, 2025-05-07T20:31:27.2256345Z H=1, 2025-05-07T20:31:27.2256597Z max_L=25, 2025-05-07T20:31:27.2256879Z D=25, 2025-05-07T20:31:27.2257165Z dtype=torch.float16, 2025-05-07T20:31:27.2257506Z device_type='meta', 2025-05-07T20:31:27.2257822Z ) 2025-05-07T20:31:27.2258233Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2259417Z self=, 2025-05-07T20:31:27.2260333Z B=25, 2025-05-07T20:31:27.2260596Z H=1, 2025-05-07T20:31:27.2260852Z max_L=1, 2025-05-07T20:31:27.2261115Z D=25, 2025-05-07T20:31:27.2261396Z dtype=torch.float16, 2025-05-07T20:31:27.2261737Z device_type='meta', 2025-05-07T20:31:27.2262039Z ) 2025-05-07T20:31:27.2262450Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2263525Z self=, 2025-05-07T20:31:27.2264433Z B=1, 2025-05-07T20:31:27.2264680Z H=1, 2025-05-07T20:31:27.2264943Z max_L=25, 2025-05-07T20:31:27.2265222Z D=25, 2025-05-07T20:31:27.2265495Z dtype=torch.float16, 2025-05-07T20:31:27.2265830Z device_type='meta', 2025-05-07T20:31:27.2266136Z ) 2025-05-07T20:31:27.2266531Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2267605Z self=, 2025-05-07T20:31:27.2268520Z B=19, 2025-05-07T20:31:27.2268770Z H=3, 2025-05-07T20:31:27.2269024Z max_L=6, 2025-05-07T20:31:27.2269301Z D=8, 2025-05-07T20:31:27.2269577Z dtype=torch.float16, 2025-05-07T20:31:27.2269914Z device_type='meta', 2025-05-07T20:31:27.2270223Z ) 2025-05-07T20:31:27.2270616Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2271756Z self=, 2025-05-07T20:31:27.2272669Z B=19, 2025-05-07T20:31:27.2272939Z H=3, 2025-05-07T20:31:27.2273191Z max_L=3, 2025-05-07T20:31:27.2273458Z D=8, 2025-05-07T20:31:27.2273729Z dtype=torch.float16, 2025-05-07T20:31:27.2274043Z device_type='meta', 2025-05-07T20:31:27.2274337Z ) 2025-05-07T20:31:27.2274719Z Trying example: test_batched_dense_vec_jagged_2d_mul_meta_backend( 2025-05-07T20:31:27.2275741Z self=, 2025-05-07T20:31:27.2276625Z B=3, 2025-05-07T20:31:27.2276875Z H=3, 2025-05-07T20:31:27.2277234Z max_L=3, 2025-05-07T20:31:27.2277497Z D=8, 2025-05-07T20:31:27.2277765Z dtype=torch.float16, 2025-05-07T20:31:27.2278092Z device_type='meta', 2025-05-07T20:31:27.2278392Z ) 2025-05-07T20:31:27.2278665Z PASSED 2025-05-07T20:31:27.2278812Z 2025-05-07T20:31:27.2279005Z =============================== warnings summary =============================== 2025-05-07T20:31:27.2279933Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:31:27.2282098Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:31:27.2283809Z warnings.warn( 2025-05-07T20:31:27.2283990Z 2025-05-07T20:31:27.2284559Z test/jagged/batched_dense_vec_jagged_2d_mul_test.py::BatchedDenseVecJagged2DMulTest::test_batched_dense_vec_jagged_2d_mul 2025-05-07T20:31:27.2286734Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:31:27.2288426Z warnings.warn( 2025-05-07T20:31:27.2288593Z 2025-05-07T20:31:27.2288888Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:27.2289614Z ======================== 3 passed, 2 warnings in 15.68s ======================== 2025-05-07T20:31:28.9336718Z 2025-05-07T20:31:28.9337342Z [TEST] Python test suite PASSED: ./jagged/batched_dense_vec_jagged_2d_mul_test.py 2025-05-07T20:31:28.9357683Z [TEST] Python test time for ./jagged/batched_dense_vec_jagged_2d_mul_test.py: 19 seconds 2025-05-07T20:31:28.9358045Z 2025-05-07T20:31:28.9358050Z 2025-05-07T20:31:28.9358082Z 2025-05-07T20:31:28.9358086Z 2025-05-07T20:31:28.9378312Z ################################################################################ 2025-05-07T20:31:28.9393646Z # [2025-05-07T20:31:28.939Z] Run Python Test Suite: 2025-05-07T20:31:28.9394125Z # ./jagged/dense_bmm_test.py 2025-05-07T20:31:28.9394437Z ################################################################################ 2025-05-07T20:31:28.9419690Z + 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:31:28.9420302Z 2025-05-07T20:31:31.0775512Z ============================= test session starts ============================== 2025-05-07T20:31:31.0776168Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:31.0776703Z cachedir: .pytest_cache 2025-05-07T20:31:31.0777291Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:31.0778056Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:31.0778478Z plugins: hypothesis-6.131.14 2025-05-07T20:31:33.2326133Z collecting ... collected 3 items 2025-05-07T20:31:33.2326386Z 2025-05-07T20:31:33.3690702Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm Trying example: test_jagged_dense_bmm( 2025-05-07T20:31:33.3691531Z self=, 2025-05-07T20:31:33.3692034Z B=10, 2025-05-07T20:31:33.3692258Z M=1, 2025-05-07T20:31:33.3692485Z N=1, 2025-05-07T20:31:33.3692740Z max_L=1, 2025-05-07T20:31:33.3692985Z dtype=torch.float32, 2025-05-07T20:31:33.3693292Z device=device(type='cpu'), 2025-05-07T20:31:33.3693599Z ) 2025-05-07T20:31:33.3693843Z Trying example: test_jagged_dense_bmm( 2025-05-07T20:31:33.3694357Z self=, 2025-05-07T20:31:33.3695259Z B=184, 2025-05-07T20:31:33.3695480Z M=27, 2025-05-07T20:31:33.3695704Z N=21, 2025-05-07T20:31:33.3695926Z max_L=12, 2025-05-07T20:31:33.3696171Z dtype=torch.float32, 2025-05-07T20:31:33.3696476Z device=device(type='cpu'), 2025-05-07T20:31:33.3696779Z ) 2025-05-07T20:31:33.3696987Z PASSED 2025-05-07T20:31:38.2355020Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_dense_bmm_dynamic_shape Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2356019Z self=, 2025-05-07T20:31:38.2356599Z B=10, 2025-05-07T20:31:38.2356889Z M=2, 2025-05-07T20:31:38.2357120Z N=2, 2025-05-07T20:31:38.2357345Z max_L=2, 2025-05-07T20:31:38.2357607Z dtype=torch.float32, 2025-05-07T20:31:38.2357920Z device=device(type='cpu'), 2025-05-07T20:31:38.2358228Z ) 2025-05-07T20:31:38.2358537Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2359191Z self=, 2025-05-07T20:31:38.2359756Z B=352, 2025-05-07T20:31:38.2359994Z M=2, 2025-05-07T20:31:38.2360225Z N=2, 2025-05-07T20:31:38.2360455Z max_L=2, 2025-05-07T20:31:38.2360717Z dtype=torch.float32, 2025-05-07T20:31:38.2361037Z device=device(type='cpu'), 2025-05-07T20:31:38.2361338Z ) 2025-05-07T20:31:38.2361646Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2362288Z self=, 2025-05-07T20:31:38.2362858Z B=352, 2025-05-07T20:31:38.2363615Z M=21, 2025-05-07T20:31:38.2363857Z N=18, 2025-05-07T20:31:38.2364110Z max_L=15, 2025-05-07T20:31:38.2364411Z dtype=torch.float32, 2025-05-07T20:31:38.2364715Z device=device(type='cpu'), 2025-05-07T20:31:38.2365024Z ) 2025-05-07T20:31:38.2365333Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2365969Z self=, 2025-05-07T20:31:38.2366536Z B=209, 2025-05-07T20:31:38.2366773Z M=29, 2025-05-07T20:31:38.2367123Z N=2, 2025-05-07T20:31:38.2367352Z max_L=9, 2025-05-07T20:31:38.2367612Z dtype=torch.float32, 2025-05-07T20:31:38.2367922Z device=device(type='cpu'), 2025-05-07T20:31:38.2368224Z ) 2025-05-07T20:31:38.2368528Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2369160Z self=, 2025-05-07T20:31:38.2369720Z B=373, 2025-05-07T20:31:38.2369965Z M=16, 2025-05-07T20:31:38.2370199Z N=30, 2025-05-07T20:31:38.2370427Z max_L=23, 2025-05-07T20:31:38.2370688Z dtype=torch.float32, 2025-05-07T20:31:38.2370994Z device=device(type='cpu'), 2025-05-07T20:31:38.2371297Z ) 2025-05-07T20:31:38.2371601Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2372242Z self=, 2025-05-07T20:31:38.2372803Z B=456, 2025-05-07T20:31:38.2373043Z M=32, 2025-05-07T20:31:38.2373279Z N=29, 2025-05-07T20:31:38.2373536Z max_L=18, 2025-05-07T20:31:38.2373793Z dtype=torch.float32, 2025-05-07T20:31:38.2374103Z device=device(type='cpu'), 2025-05-07T20:31:38.2374409Z ) 2025-05-07T20:31:38.2374715Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2375338Z self=, 2025-05-07T20:31:38.2375902Z B=438, 2025-05-07T20:31:38.2376142Z M=27, 2025-05-07T20:31:38.2376367Z N=21, 2025-05-07T20:31:38.2376604Z max_L=12, 2025-05-07T20:31:38.2376868Z dtype=torch.float32, 2025-05-07T20:31:38.2377169Z device=device(type='cpu'), 2025-05-07T20:31:38.2377476Z ) 2025-05-07T20:31:38.2377786Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2378599Z self=, 2025-05-07T20:31:38.2379160Z B=251, 2025-05-07T20:31:38.2379395Z M=14, 2025-05-07T20:31:38.2379622Z N=20, 2025-05-07T20:31:38.2379856Z max_L=12, 2025-05-07T20:31:38.2380117Z dtype=torch.float32, 2025-05-07T20:31:38.2380420Z device=device(type='cpu'), 2025-05-07T20:31:38.2380724Z ) 2025-05-07T20:31:38.2381026Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2381657Z self=, 2025-05-07T20:31:38.2382216Z B=512, 2025-05-07T20:31:38.2382459Z M=16, 2025-05-07T20:31:38.2382694Z N=14, 2025-05-07T20:31:38.2382920Z max_L=13, 2025-05-07T20:31:38.2383179Z dtype=torch.float32, 2025-05-07T20:31:38.2383486Z device=device(type='cpu'), 2025-05-07T20:31:38.2383785Z ) 2025-05-07T20:31:38.2384086Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2384722Z self=, 2025-05-07T20:31:38.2385278Z B=287, 2025-05-07T20:31:38.2385513Z M=2, 2025-05-07T20:31:38.2385747Z N=22, 2025-05-07T20:31:38.2385972Z max_L=8, 2025-05-07T20:31:38.2386231Z dtype=torch.float32, 2025-05-07T20:31:38.2386536Z device=device(type='cpu'), 2025-05-07T20:31:38.2386834Z ) 2025-05-07T20:31:38.2387134Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2387764Z self=, 2025-05-07T20:31:38.2388325Z B=361, 2025-05-07T20:31:38.2388641Z M=7, 2025-05-07T20:31:38.2388877Z N=3, 2025-05-07T20:31:38.2389110Z max_L=3, 2025-05-07T20:31:38.2389360Z dtype=torch.float32, 2025-05-07T20:31:38.2389670Z device=device(type='cpu'), 2025-05-07T20:31:38.2389976Z ) 2025-05-07T20:31:38.2390273Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2390911Z self=, 2025-05-07T20:31:38.2391471Z B=361, 2025-05-07T20:31:38.2391701Z M=3, 2025-05-07T20:31:38.2391934Z N=3, 2025-05-07T20:31:38.2392166Z max_L=3, 2025-05-07T20:31:38.2392420Z dtype=torch.float32, 2025-05-07T20:31:38.2392727Z device=device(type='cpu'), 2025-05-07T20:31:38.2393026Z ) 2025-05-07T20:31:38.2393318Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2393947Z self=, 2025-05-07T20:31:38.2394562Z B=361, 2025-05-07T20:31:38.2394796Z M=3, 2025-05-07T20:31:38.2395026Z N=2, 2025-05-07T20:31:38.2395257Z max_L=3, 2025-05-07T20:31:38.2395504Z dtype=torch.float32, 2025-05-07T20:31:38.2395811Z device=device(type='cpu'), 2025-05-07T20:31:38.2396113Z ) 2025-05-07T20:31:38.2396414Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2397035Z self=, 2025-05-07T20:31:38.2397605Z B=10, 2025-05-07T20:31:38.2397834Z M=3, 2025-05-07T20:31:38.2398055Z N=2, 2025-05-07T20:31:38.2398282Z max_L=3, 2025-05-07T20:31:38.2398536Z dtype=torch.float32, 2025-05-07T20:31:38.2398835Z device=device(type='cpu'), 2025-05-07T20:31:38.2399136Z ) 2025-05-07T20:31:38.2399433Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2400053Z self=, 2025-05-07T20:31:38.2400612Z B=10, 2025-05-07T20:31:38.2400844Z M=3, 2025-05-07T20:31:38.2401069Z N=3, 2025-05-07T20:31:38.2401301Z max_L=3, 2025-05-07T20:31:38.2401558Z dtype=torch.float32, 2025-05-07T20:31:38.2401858Z device=device(type='cpu'), 2025-05-07T20:31:38.2402161Z ) 2025-05-07T20:31:38.2402471Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2403159Z self=, 2025-05-07T20:31:38.2403906Z B=10, 2025-05-07T20:31:38.2404107Z M=3, 2025-05-07T20:31:38.2404306Z N=10, 2025-05-07T20:31:38.2404676Z max_L=3, 2025-05-07T20:31:38.2404901Z dtype=torch.float32, 2025-05-07T20:31:38.2405171Z device=device(type='cpu'), 2025-05-07T20:31:38.2405426Z ) 2025-05-07T20:31:38.2405687Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2406211Z self=, 2025-05-07T20:31:38.2406668Z B=10, 2025-05-07T20:31:38.2406870Z M=3, 2025-05-07T20:31:38.2407145Z N=10, 2025-05-07T20:31:38.2407344Z max_L=10, 2025-05-07T20:31:38.2407570Z dtype=torch.float32, 2025-05-07T20:31:38.2407838Z device=device(type='cpu'), 2025-05-07T20:31:38.2408098Z ) 2025-05-07T20:31:38.2408361Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2408880Z self=, 2025-05-07T20:31:38.2409350Z B=332, 2025-05-07T20:31:38.2409548Z M=5, 2025-05-07T20:31:38.2409751Z N=31, 2025-05-07T20:31:38.2409953Z max_L=28, 2025-05-07T20:31:38.2410176Z dtype=torch.float32, 2025-05-07T20:31:38.2410439Z device=device(type='cpu'), 2025-05-07T20:31:38.2410702Z ) 2025-05-07T20:31:38.2410955Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2411473Z self=, 2025-05-07T20:31:38.2411940Z B=332, 2025-05-07T20:31:38.2412134Z M=5, 2025-05-07T20:31:38.2412460Z N=5, 2025-05-07T20:31:38.2412662Z max_L=28, 2025-05-07T20:31:38.2412879Z dtype=torch.float32, 2025-05-07T20:31:38.2413147Z device=device(type='cpu'), 2025-05-07T20:31:38.2413401Z ) 2025-05-07T20:31:38.2413651Z Trying example: test_jagged_dense_bmm_dynamic_shape( 2025-05-07T20:31:38.2414170Z self=, 2025-05-07T20:31:38.2414641Z B=332, 2025-05-07T20:31:38.2414836Z M=5, 2025-05-07T20:31:38.2415035Z N=5, 2025-05-07T20:31:38.2415231Z max_L=5, 2025-05-07T20:31:38.2415448Z dtype=torch.float32, 2025-05-07T20:31:38.2415718Z device=device(type='cpu'), 2025-05-07T20:31:38.2415979Z ) 2025-05-07T20:31:38.2416176Z PASSED 2025-05-07T20:31:38.4819537Z jagged/dense_bmm_test.py::DenseBmmTest::test_jagged_jagged_bmm Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4820460Z self=, 2025-05-07T20:31:38.4821008Z B=10, 2025-05-07T20:31:38.4821262Z M=1, 2025-05-07T20:31:38.4821507Z N=1, 2025-05-07T20:31:38.4821742Z max_L=1, 2025-05-07T20:31:38.4822018Z dtype=torch.float32, 2025-05-07T20:31:38.4822345Z device=device(type='cpu'), 2025-05-07T20:31:38.4822657Z ) 2025-05-07T20:31:38.4822925Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4823466Z self=, 2025-05-07T20:31:38.4823960Z B=39, 2025-05-07T20:31:38.4824191Z M=1, 2025-05-07T20:31:38.4824419Z N=1, 2025-05-07T20:31:38.4824639Z max_L=1, 2025-05-07T20:31:38.4824894Z dtype=torch.float32, 2025-05-07T20:31:38.4825205Z device=device(type='cpu'), 2025-05-07T20:31:38.4825503Z ) 2025-05-07T20:31:38.4825755Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4826277Z self=, 2025-05-07T20:31:38.4826768Z B=39, 2025-05-07T20:31:38.4826998Z M=10, 2025-05-07T20:31:38.4827237Z N=22, 2025-05-07T20:31:38.4827471Z max_L=11, 2025-05-07T20:31:38.4827724Z dtype=torch.float32, 2025-05-07T20:31:38.4828040Z device=device(type='cuda'), 2025-05-07T20:31:38.4828343Z ) 2025-05-07T20:31:38.4828590Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4829106Z self=, 2025-05-07T20:31:38.4830067Z B=299, 2025-05-07T20:31:38.4830291Z M=24, 2025-05-07T20:31:38.4830520Z N=26, 2025-05-07T20:31:38.4830748Z max_L=4, 2025-05-07T20:31:38.4830994Z dtype=torch.float32, 2025-05-07T20:31:38.4831301Z device=device(type='cpu'), 2025-05-07T20:31:38.4831604Z ) 2025-05-07T20:31:38.4831851Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4832372Z self=, 2025-05-07T20:31:38.4832870Z B=489, 2025-05-07T20:31:38.4833094Z M=13, 2025-05-07T20:31:38.4833323Z N=27, 2025-05-07T20:31:38.4833557Z max_L=13, 2025-05-07T20:31:38.4833802Z dtype=torch.float32, 2025-05-07T20:31:38.4834105Z device=device(type='cpu'), 2025-05-07T20:31:38.4834404Z ) 2025-05-07T20:31:38.4834676Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4835217Z self=, 2025-05-07T20:31:38.4835718Z B=511, 2025-05-07T20:31:38.4835945Z M=25, 2025-05-07T20:31:38.4836165Z N=24, 2025-05-07T20:31:38.4836389Z max_L=8, 2025-05-07T20:31:38.4836642Z dtype=torch.float32, 2025-05-07T20:31:38.4836937Z device=device(type='cpu'), 2025-05-07T20:31:38.4837235Z ) 2025-05-07T20:31:38.4837484Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4837988Z self=, 2025-05-07T20:31:38.4838485Z B=191, 2025-05-07T20:31:38.4838736Z M=12, 2025-05-07T20:31:38.4847944Z N=28, 2025-05-07T20:31:38.4848200Z max_L=11, 2025-05-07T20:31:38.4848731Z dtype=torch.float32, 2025-05-07T20:31:38.4849043Z device=device(type='cuda'), 2025-05-07T20:31:38.4849351Z ) 2025-05-07T20:31:38.4849612Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4850132Z self=, 2025-05-07T20:31:38.4850637Z B=491, 2025-05-07T20:31:38.4850878Z M=22, 2025-05-07T20:31:38.4851095Z N=18, 2025-05-07T20:31:38.4851319Z max_L=31, 2025-05-07T20:31:38.4851574Z dtype=torch.float32, 2025-05-07T20:31:38.4851870Z device=device(type='cuda'), 2025-05-07T20:31:38.4852171Z ) 2025-05-07T20:31:38.4852421Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4852927Z self=, 2025-05-07T20:31:38.4853423Z B=187, 2025-05-07T20:31:38.4853652Z M=12, 2025-05-07T20:31:38.4853876Z N=17, 2025-05-07T20:31:38.4854093Z max_L=18, 2025-05-07T20:31:38.4854344Z dtype=torch.float32, 2025-05-07T20:31:38.4854657Z device=device(type='cpu'), 2025-05-07T20:31:38.4854952Z ) 2025-05-07T20:31:38.4855215Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4855734Z self=, 2025-05-07T20:31:38.4856229Z B=351, 2025-05-07T20:31:38.4856462Z M=4, 2025-05-07T20:31:38.4856696Z N=28, 2025-05-07T20:31:38.4856922Z max_L=25, 2025-05-07T20:31:38.4857180Z dtype=torch.float32, 2025-05-07T20:31:38.4857486Z device=device(type='cpu'), 2025-05-07T20:31:38.4857795Z ) 2025-05-07T20:31:38.4858086Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4858695Z self=, 2025-05-07T20:31:38.4859366Z B=449, 2025-05-07T20:31:38.4859634Z M=8, 2025-05-07T20:31:38.4859899Z N=18, 2025-05-07T20:31:38.4860147Z max_L=7, 2025-05-07T20:31:38.4860450Z dtype=torch.float32, 2025-05-07T20:31:38.4860808Z device=device(type='cuda'), 2025-05-07T20:31:38.4861144Z ) 2025-05-07T20:31:38.4861452Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4862055Z self=, 2025-05-07T20:31:38.4862640Z B=449, 2025-05-07T20:31:38.4862893Z M=8, 2025-05-07T20:31:38.4863154Z N=18, 2025-05-07T20:31:38.4863428Z max_L=1, 2025-05-07T20:31:38.4863882Z dtype=torch.float32, 2025-05-07T20:31:38.4864238Z device=device(type='cuda'), 2025-05-07T20:31:38.4864574Z ) 2025-05-07T20:31:38.4864832Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4865350Z self=, 2025-05-07T20:31:38.4865853Z B=449, 2025-05-07T20:31:38.4866071Z M=8, 2025-05-07T20:31:38.4866292Z N=8, 2025-05-07T20:31:38.4866518Z max_L=1, 2025-05-07T20:31:38.4866759Z dtype=torch.float32, 2025-05-07T20:31:38.4867062Z device=device(type='cuda'), 2025-05-07T20:31:38.4867357Z ) 2025-05-07T20:31:38.4867603Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4868115Z self=, 2025-05-07T20:31:38.4868639Z B=449, 2025-05-07T20:31:38.4868873Z M=8, 2025-05-07T20:31:38.4869118Z N=1, 2025-05-07T20:31:38.4869364Z max_L=1, 2025-05-07T20:31:38.4869623Z dtype=torch.float32, 2025-05-07T20:31:38.4869961Z device=device(type='cuda'), 2025-05-07T20:31:38.4870292Z ) 2025-05-07T20:31:38.4870561Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4871119Z self=, 2025-05-07T20:31:38.4871670Z B=10, 2025-05-07T20:31:38.4871936Z M=8, 2025-05-07T20:31:38.4872185Z N=1, 2025-05-07T20:31:38.4872441Z max_L=1, 2025-05-07T20:31:38.4872729Z dtype=torch.float32, 2025-05-07T20:31:38.4873071Z device=device(type='cuda'), 2025-05-07T20:31:38.4873422Z ) 2025-05-07T20:31:38.4873710Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4874403Z self=, 2025-05-07T20:31:38.4874974Z B=10, 2025-05-07T20:31:38.4875240Z M=10, 2025-05-07T20:31:38.4875489Z N=1, 2025-05-07T20:31:38.4875759Z max_L=1, 2025-05-07T20:31:38.4876049Z dtype=torch.float32, 2025-05-07T20:31:38.4876394Z device=device(type='cuda'), 2025-05-07T20:31:38.4876752Z ) 2025-05-07T20:31:38.4877042Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4877632Z self=, 2025-05-07T20:31:38.4878181Z B=10, 2025-05-07T20:31:38.4878441Z M=1, 2025-05-07T20:31:38.4878698Z N=1, 2025-05-07T20:31:38.4878951Z max_L=1, 2025-05-07T20:31:38.4879243Z dtype=torch.float32, 2025-05-07T20:31:38.4879591Z device=device(type='cuda'), 2025-05-07T20:31:38.4879931Z ) 2025-05-07T20:31:38.4880217Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4880800Z self=, 2025-05-07T20:31:38.4881373Z B=399, 2025-05-07T20:31:38.4881634Z M=15, 2025-05-07T20:31:38.4881893Z N=30, 2025-05-07T20:31:38.4882144Z max_L=20, 2025-05-07T20:31:38.4882438Z dtype=torch.float32, 2025-05-07T20:31:38.4882792Z device=device(type='cpu'), 2025-05-07T20:31:38.4883135Z ) 2025-05-07T20:31:38.4883431Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4884023Z self=, 2025-05-07T20:31:38.4884577Z B=20, 2025-05-07T20:31:38.4884841Z M=15, 2025-05-07T20:31:38.4885094Z N=30, 2025-05-07T20:31:38.4885360Z max_L=20, 2025-05-07T20:31:38.4885649Z dtype=torch.float32, 2025-05-07T20:31:38.4885998Z device=device(type='cpu'), 2025-05-07T20:31:38.4886345Z ) 2025-05-07T20:31:38.4886633Z Trying example: test_jagged_jagged_bmm( 2025-05-07T20:31:38.4887375Z self=, 2025-05-07T20:31:38.4887941Z B=20, 2025-05-07T20:31:38.4888198Z M=15, 2025-05-07T20:31:38.4888460Z N=15, 2025-05-07T20:31:38.4888719Z max_L=20, 2025-05-07T20:31:38.4889010Z dtype=torch.float32, 2025-05-07T20:31:38.4889354Z device=device(type='cpu'), 2025-05-07T20:31:38.4889707Z ) 2025-05-07T20:31:38.4889992Z PASSED 2025-05-07T20:31:38.4890150Z 2025-05-07T20:31:38.4890337Z =============================== warnings summary =============================== 2025-05-07T20:31:38.4890938Z test/jagged/dense_bmm_test.py: 21 warnings 2025-05-07T20:31:38.4895343Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:31:38.4899855Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:38.4900415Z 2025-05-07T20:31:38.4900579Z test/jagged/dense_bmm_test.py: 22 warnings 2025-05-07T20:31:38.4905299Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:31:38.4909885Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:31:38.4910432Z 2025-05-07T20:31:38.4910731Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:38.4911337Z ======================== 3 passed, 43 warnings in 7.53s ======================== 2025-05-07T20:31:40.2266120Z 2025-05-07T20:31:40.2266594Z [TEST] Python test suite PASSED: ./jagged/dense_bmm_test.py 2025-05-07T20:31:40.2285972Z [TEST] Python test time for ./jagged/dense_bmm_test.py: 12 seconds 2025-05-07T20:31:40.2286314Z 2025-05-07T20:31:40.2286419Z 2025-05-07T20:31:40.2286425Z 2025-05-07T20:31:40.2286429Z 2025-05-07T20:31:40.2310272Z ################################################################################ 2025-05-07T20:31:40.2322433Z # [2025-05-07T20:31:40.231Z] Run Python Test Suite: 2025-05-07T20:31:40.2322842Z # ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:31:40.2323206Z ################################################################################ 2025-05-07T20:31:40.2349484Z + 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:31:40.2350435Z 2025-05-07T20:31:42.3744072Z ============================= test session starts ============================== 2025-05-07T20:31:42.3744727Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:42.3745307Z cachedir: .pytest_cache 2025-05-07T20:31:42.3745899Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:42.3746632Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:42.3747052Z plugins: hypothesis-6.131.14 2025-05-07T20:31:44.5230080Z collecting ... collected 4 items 2025-05-07T20:31:44.5230401Z 2025-05-07T20:31:46.2539208Z 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:31:46.2540535Z self=, 2025-05-07T20:31:46.2541217Z num_jagged_dim=1, 2025-05-07T20:31:46.2541459Z outer_dense_size=0, 2025-05-07T20:31:46.2541692Z inner_dense_size=0, 2025-05-07T20:31:46.2541966Z dtype=torch.float32, 2025-05-07T20:31:46.2542224Z device=device(type='cpu'), 2025-05-07T20:31:46.2542482Z ) 2025-05-07T20:31:46.2542798Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2543582Z self=, 2025-05-07T20:31:46.2544263Z num_jagged_dim=3, 2025-05-07T20:31:46.2544491Z outer_dense_size=0, 2025-05-07T20:31:46.2544727Z inner_dense_size=0, 2025-05-07T20:31:46.2544969Z dtype=torch.float32, 2025-05-07T20:31:46.2545218Z device=device(type='cpu'), 2025-05-07T20:31:46.2545469Z ) 2025-05-07T20:31:46.2545780Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2546558Z self=, 2025-05-07T20:31:46.2547224Z num_jagged_dim=3, 2025-05-07T20:31:46.2547836Z outer_dense_size=1, 2025-05-07T20:31:46.2548070Z inner_dense_size=0, 2025-05-07T20:31:46.2548309Z dtype=torch.float16, 2025-05-07T20:31:46.2548561Z device=device(type='cpu'), 2025-05-07T20:31:46.2548816Z ) 2025-05-07T20:31:46.2549116Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2549941Z self=, 2025-05-07T20:31:46.2550604Z num_jagged_dim=2, 2025-05-07T20:31:46.2550837Z outer_dense_size=2, 2025-05-07T20:31:46.2551072Z inner_dense_size=3, 2025-05-07T20:31:46.2551314Z dtype=torch.float32, 2025-05-07T20:31:46.2551575Z device=device(type='cpu'), 2025-05-07T20:31:46.2551819Z ) 2025-05-07T20:31:46.2552133Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2552919Z self=, 2025-05-07T20:31:46.2553583Z num_jagged_dim=2, 2025-05-07T20:31:46.2553810Z outer_dense_size=3, 2025-05-07T20:31:46.2554044Z inner_dense_size=1, 2025-05-07T20:31:46.2554285Z dtype=torch.bfloat16, 2025-05-07T20:31:46.2554535Z device=device(type='cuda'), 2025-05-07T20:31:46.2554792Z ) 2025-05-07T20:31:46.2555102Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2555879Z self=, 2025-05-07T20:31:46.2556549Z num_jagged_dim=3, 2025-05-07T20:31:46.2556782Z outer_dense_size=0, 2025-05-07T20:31:46.2557009Z inner_dense_size=4, 2025-05-07T20:31:46.2557245Z dtype=torch.float32, 2025-05-07T20:31:46.2557495Z device=device(type='cuda'), 2025-05-07T20:31:46.2557735Z ) 2025-05-07T20:31:46.2558043Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2558822Z self=, 2025-05-07T20:31:46.2559484Z num_jagged_dim=4, 2025-05-07T20:31:46.2559709Z outer_dense_size=1, 2025-05-07T20:31:46.2559943Z inner_dense_size=0, 2025-05-07T20:31:46.2560347Z dtype=torch.bfloat16, 2025-05-07T20:31:46.2560596Z device=device(type='cuda'), 2025-05-07T20:31:46.2560842Z ) 2025-05-07T20:31:46.2561146Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2561918Z self=, 2025-05-07T20:31:46.2562581Z num_jagged_dim=2, 2025-05-07T20:31:46.2562812Z outer_dense_size=0, 2025-05-07T20:31:46.2563045Z inner_dense_size=1, 2025-05-07T20:31:46.2563276Z dtype=torch.float32, 2025-05-07T20:31:46.2563532Z device=device(type='cuda'), 2025-05-07T20:31:46.2563782Z ) 2025-05-07T20:31:46.2564083Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2564863Z self=, 2025-05-07T20:31:46.2565530Z num_jagged_dim=4, 2025-05-07T20:31:46.2565756Z outer_dense_size=4, 2025-05-07T20:31:46.2565991Z inner_dense_size=3, 2025-05-07T20:31:46.2566233Z dtype=torch.float16, 2025-05-07T20:31:46.2566480Z device=device(type='cpu'), 2025-05-07T20:31:46.2566728Z ) 2025-05-07T20:31:46.2567151Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2567936Z self=, 2025-05-07T20:31:46.2568602Z num_jagged_dim=2, 2025-05-07T20:31:46.2568844Z outer_dense_size=3, 2025-05-07T20:31:46.2569174Z inner_dense_size=0, 2025-05-07T20:31:46.2569421Z dtype=torch.bfloat16, 2025-05-07T20:31:46.2569689Z device=device(type='cpu'), 2025-05-07T20:31:46.2569947Z ) 2025-05-07T20:31:46.2570255Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2571044Z self=, 2025-05-07T20:31:46.2571723Z num_jagged_dim=3, 2025-05-07T20:31:46.2571965Z outer_dense_size=0, 2025-05-07T20:31:46.2572203Z inner_dense_size=0, 2025-05-07T20:31:46.2572452Z dtype=torch.float16, 2025-05-07T20:31:46.2572714Z device=device(type='cuda'), 2025-05-07T20:31:46.2572968Z ) 2025-05-07T20:31:46.2573279Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2574068Z self=, 2025-05-07T20:31:46.2574733Z num_jagged_dim=3, 2025-05-07T20:31:46.2574974Z outer_dense_size=0, 2025-05-07T20:31:46.2575214Z inner_dense_size=3, 2025-05-07T20:31:46.2575456Z dtype=torch.float16, 2025-05-07T20:31:46.2575712Z device=device(type='cuda'), 2025-05-07T20:31:46.2575968Z ) 2025-05-07T20:31:46.2576274Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2577066Z self=, 2025-05-07T20:31:46.2577736Z num_jagged_dim=3, 2025-05-07T20:31:46.2577975Z outer_dense_size=3, 2025-05-07T20:31:46.2578212Z inner_dense_size=3, 2025-05-07T20:31:46.2578458Z dtype=torch.float16, 2025-05-07T20:31:46.2580222Z device=device(type='cuda'), 2025-05-07T20:31:46.2580470Z ) 2025-05-07T20:31:46.2580786Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2581579Z self=, 2025-05-07T20:31:46.2582243Z num_jagged_dim=1, 2025-05-07T20:31:46.2582483Z outer_dense_size=1, 2025-05-07T20:31:46.2582726Z inner_dense_size=0, 2025-05-07T20:31:46.2582977Z dtype=torch.float32, 2025-05-07T20:31:46.2583324Z device=device(type='cuda'), 2025-05-07T20:31:46.2583576Z ) 2025-05-07T20:31:46.2583885Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2584666Z self=, 2025-05-07T20:31:46.2585339Z num_jagged_dim=1, 2025-05-07T20:31:46.2585579Z outer_dense_size=1, 2025-05-07T20:31:46.2585819Z inner_dense_size=1, 2025-05-07T20:31:46.2586070Z dtype=torch.float32, 2025-05-07T20:31:46.2586332Z device=device(type='cuda'), 2025-05-07T20:31:46.2586583Z ) 2025-05-07T20:31:46.2586900Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2587683Z self=, 2025-05-07T20:31:46.2588360Z num_jagged_dim=1, 2025-05-07T20:31:46.2588600Z outer_dense_size=2, 2025-05-07T20:31:46.2588843Z inner_dense_size=2, 2025-05-07T20:31:46.2589089Z dtype=torch.float16, 2025-05-07T20:31:46.2589344Z device=device(type='cuda'), 2025-05-07T20:31:46.2589600Z ) 2025-05-07T20:31:46.2589917Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2590700Z self=, 2025-05-07T20:31:46.2591376Z num_jagged_dim=2, 2025-05-07T20:31:46.2591614Z outer_dense_size=2, 2025-05-07T20:31:46.2591858Z inner_dense_size=2, 2025-05-07T20:31:46.2592181Z dtype=torch.float16, 2025-05-07T20:31:46.2592444Z device=device(type='cuda'), 2025-05-07T20:31:46.2592701Z ) 2025-05-07T20:31:46.2593010Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2593799Z self=, 2025-05-07T20:31:46.2594475Z num_jagged_dim=1, 2025-05-07T20:31:46.2594709Z outer_dense_size=1, 2025-05-07T20:31:46.2594954Z inner_dense_size=4, 2025-05-07T20:31:46.2595199Z dtype=torch.float32, 2025-05-07T20:31:46.2595452Z device=device(type='cpu'), 2025-05-07T20:31:46.2595705Z ) 2025-05-07T20:31:46.2596016Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2596802Z self=, 2025-05-07T20:31:46.2597470Z num_jagged_dim=1, 2025-05-07T20:31:46.2597708Z outer_dense_size=1, 2025-05-07T20:31:46.2597949Z inner_dense_size=1, 2025-05-07T20:31:46.2598190Z dtype=torch.float32, 2025-05-07T20:31:46.2598448Z device=device(type='cpu'), 2025-05-07T20:31:46.2598707Z ) 2025-05-07T20:31:46.2599016Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output( 2025-05-07T20:31:46.2599809Z self=, 2025-05-07T20:31:46.2600481Z num_jagged_dim=4, 2025-05-07T20:31:46.2600722Z outer_dense_size=2, 2025-05-07T20:31:46.2600957Z inner_dense_size=1, 2025-05-07T20:31:46.2601201Z dtype=torch.float16, 2025-05-07T20:31:46.2601462Z device=device(type='cuda'), 2025-05-07T20:31:46.2601715Z ) 2025-05-07T20:31:46.2601914Z PASSED 2025-05-07T20:31:51.1452508Z 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:31:51.1453967Z self=, 2025-05-07T20:31:51.1454738Z num_jagged_dim=1, 2025-05-07T20:31:51.1455338Z outer_dense_size=2, 2025-05-07T20:31:51.1455583Z inner_dense_size=2, 2025-05-07T20:31:51.1455830Z dtype=torch.float32, 2025-05-07T20:31:51.1456077Z device_type='cpu', 2025-05-07T20:31:51.1456310Z ) 2025-05-07T20:31:51.1456666Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1457550Z self=, 2025-05-07T20:31:51.1458276Z num_jagged_dim=4, 2025-05-07T20:31:51.1458518Z outer_dense_size=2, 2025-05-07T20:31:51.1458761Z inner_dense_size=2, 2025-05-07T20:31:51.1459008Z dtype=torch.float32, 2025-05-07T20:31:51.1459262Z device_type='cpu', 2025-05-07T20:31:51.1459485Z ) 2025-05-07T20:31:51.1459846Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1460775Z self=, 2025-05-07T20:31:51.1461501Z num_jagged_dim=4, 2025-05-07T20:31:51.1461734Z outer_dense_size=4, 2025-05-07T20:31:51.1461975Z inner_dense_size=2, 2025-05-07T20:31:51.1462219Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1462463Z device_type='cpu', 2025-05-07T20:31:51.1462693Z ) 2025-05-07T20:31:51.1463051Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1464104Z self=, 2025-05-07T20:31:51.1464834Z num_jagged_dim=3, 2025-05-07T20:31:51.1465072Z outer_dense_size=4, 2025-05-07T20:31:51.1465307Z inner_dense_size=4, 2025-05-07T20:31:51.1465543Z dtype=torch.float16, 2025-05-07T20:31:51.1465792Z device_type='cpu', 2025-05-07T20:31:51.1466020Z ) 2025-05-07T20:31:51.1466375Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1467254Z self=, 2025-05-07T20:31:51.1467972Z num_jagged_dim=4, 2025-05-07T20:31:51.1468200Z outer_dense_size=4, 2025-05-07T20:31:51.1468438Z inner_dense_size=3, 2025-05-07T20:31:51.1468681Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1468927Z device_type='cpu', 2025-05-07T20:31:51.1469152Z ) 2025-05-07T20:31:51.1469513Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1470400Z self=, 2025-05-07T20:31:51.1471116Z num_jagged_dim=4, 2025-05-07T20:31:51.1471351Z outer_dense_size=3, 2025-05-07T20:31:51.1471591Z inner_dense_size=3, 2025-05-07T20:31:51.1471833Z dtype=torch.float16, 2025-05-07T20:31:51.1472101Z device_type='cpu', 2025-05-07T20:31:51.1472331Z ) 2025-05-07T20:31:51.1479227Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1480344Z self=, 2025-05-07T20:31:51.1481226Z num_jagged_dim=4, 2025-05-07T20:31:51.1481477Z outer_dense_size=3, 2025-05-07T20:31:51.1481723Z inner_dense_size=2, 2025-05-07T20:31:51.1481987Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1482266Z device_type='cpu', 2025-05-07T20:31:51.1482499Z ) 2025-05-07T20:31:51.1482901Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1483979Z self=, 2025-05-07T20:31:51.1484815Z num_jagged_dim=1, 2025-05-07T20:31:51.1485051Z outer_dense_size=3, 2025-05-07T20:31:51.1485288Z inner_dense_size=3, 2025-05-07T20:31:51.1485533Z dtype=torch.float32, 2025-05-07T20:31:51.1485778Z device_type='cpu', 2025-05-07T20:31:51.1486005Z ) 2025-05-07T20:31:51.1486359Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1487346Z self=, 2025-05-07T20:31:51.1488076Z num_jagged_dim=4, 2025-05-07T20:31:51.1488314Z outer_dense_size=2, 2025-05-07T20:31:51.1488548Z inner_dense_size=3, 2025-05-07T20:31:51.1488810Z dtype=torch.float16, 2025-05-07T20:31:51.1489072Z device_type='cpu', 2025-05-07T20:31:51.1489292Z ) 2025-05-07T20:31:51.1489626Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1490512Z self=, 2025-05-07T20:31:51.1491229Z num_jagged_dim=4, 2025-05-07T20:31:51.1491456Z outer_dense_size=3, 2025-05-07T20:31:51.1491693Z inner_dense_size=3, 2025-05-07T20:31:51.1491936Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1492179Z device_type='cpu', 2025-05-07T20:31:51.1492408Z ) 2025-05-07T20:31:51.1492760Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1493726Z self=, 2025-05-07T20:31:51.1494444Z num_jagged_dim=2, 2025-05-07T20:31:51.1494682Z outer_dense_size=3, 2025-05-07T20:31:51.1494926Z inner_dense_size=2, 2025-05-07T20:31:51.1495162Z dtype=torch.float32, 2025-05-07T20:31:51.1495417Z device_type='cpu', 2025-05-07T20:31:51.1495646Z ) 2025-05-07T20:31:51.1495990Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1496872Z self=, 2025-05-07T20:31:51.1497592Z num_jagged_dim=3, 2025-05-07T20:31:51.1497828Z outer_dense_size=3, 2025-05-07T20:31:51.1498058Z inner_dense_size=2, 2025-05-07T20:31:51.1498302Z dtype=torch.float32, 2025-05-07T20:31:51.1498547Z device_type='cpu', 2025-05-07T20:31:51.1498765Z ) 2025-05-07T20:31:51.1499124Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1500011Z self=, 2025-05-07T20:31:51.1500722Z num_jagged_dim=2, 2025-05-07T20:31:51.1500962Z outer_dense_size=2, 2025-05-07T20:31:51.1501200Z inner_dense_size=2, 2025-05-07T20:31:51.1501436Z dtype=torch.float32, 2025-05-07T20:31:51.1501691Z device_type='cpu', 2025-05-07T20:31:51.1501919Z ) 2025-05-07T20:31:51.1502270Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1503142Z self=, 2025-05-07T20:31:51.1503862Z num_jagged_dim=3, 2025-05-07T20:31:51.1504100Z outer_dense_size=4, 2025-05-07T20:31:51.1504336Z inner_dense_size=2, 2025-05-07T20:31:51.1505027Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1505346Z device_type='cpu', 2025-05-07T20:31:51.1505616Z ) 2025-05-07T20:31:51.1506075Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1506997Z self=, 2025-05-07T20:31:51.1507882Z num_jagged_dim=3, 2025-05-07T20:31:51.1508113Z outer_dense_size=3, 2025-05-07T20:31:51.1508341Z inner_dense_size=2, 2025-05-07T20:31:51.1508591Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1508838Z device_type='cpu', 2025-05-07T20:31:51.1509054Z ) 2025-05-07T20:31:51.1509401Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1510284Z self=, 2025-05-07T20:31:51.1511000Z num_jagged_dim=3, 2025-05-07T20:31:51.1511229Z outer_dense_size=3, 2025-05-07T20:31:51.1511461Z inner_dense_size=3, 2025-05-07T20:31:51.1511702Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1511941Z device_type='cpu', 2025-05-07T20:31:51.1512163Z ) 2025-05-07T20:31:51.1512522Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1513396Z self=, 2025-05-07T20:31:51.1514116Z num_jagged_dim=3, 2025-05-07T20:31:51.1514352Z outer_dense_size=3, 2025-05-07T20:31:51.1514587Z inner_dense_size=4, 2025-05-07T20:31:51.1514823Z dtype=torch.float32, 2025-05-07T20:31:51.1515068Z device_type='cpu', 2025-05-07T20:31:51.1515293Z ) 2025-05-07T20:31:51.1515749Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1516627Z self=, 2025-05-07T20:31:51.1517336Z num_jagged_dim=3, 2025-05-07T20:31:51.1517552Z outer_dense_size=3, 2025-05-07T20:31:51.1517776Z inner_dense_size=3, 2025-05-07T20:31:51.1518013Z dtype=torch.float32, 2025-05-07T20:31:51.1518269Z device_type='cpu', 2025-05-07T20:31:51.1518499Z ) 2025-05-07T20:31:51.1518836Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1519708Z self=, 2025-05-07T20:31:51.1520408Z num_jagged_dim=3, 2025-05-07T20:31:51.1520629Z outer_dense_size=4, 2025-05-07T20:31:51.1520859Z inner_dense_size=4, 2025-05-07T20:31:51.1521081Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1521325Z device_type='cpu', 2025-05-07T20:31:51.1521536Z ) 2025-05-07T20:31:51.1521870Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_dynamic_shape( 2025-05-07T20:31:51.1522741Z self=, 2025-05-07T20:31:51.1523457Z num_jagged_dim=3, 2025-05-07T20:31:51.1523681Z outer_dense_size=3, 2025-05-07T20:31:51.1523899Z inner_dense_size=4, 2025-05-07T20:31:51.1524126Z dtype=torch.bfloat16, 2025-05-07T20:31:51.1524359Z device_type='cpu', 2025-05-07T20:31:51.1524563Z ) 2025-05-07T20:31:51.1524741Z PASSED 2025-05-07T20:31:51.2962272Z 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:31:51.2963688Z self=, 2025-05-07T20:31:51.2964455Z num_jagged_dim=1, 2025-05-07T20:31:51.2964698Z outer_dense_size=0, 2025-05-07T20:31:51.2964945Z inner_dense_size=0, 2025-05-07T20:31:51.2965200Z dtype=torch.float32, 2025-05-07T20:31:51.2965617Z device_type='meta', 2025-05-07T20:31:51.2965853Z ) 2025-05-07T20:31:51.2966212Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2967165Z self=, 2025-05-07T20:31:51.2967891Z num_jagged_dim=3, 2025-05-07T20:31:51.2968135Z outer_dense_size=0, 2025-05-07T20:31:51.2968381Z inner_dense_size=0, 2025-05-07T20:31:51.2968625Z dtype=torch.float32, 2025-05-07T20:31:51.2968880Z device_type='meta', 2025-05-07T20:31:51.2969116Z ) 2025-05-07T20:31:51.2969472Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2970353Z self=, 2025-05-07T20:31:51.2971076Z num_jagged_dim=3, 2025-05-07T20:31:51.2971316Z outer_dense_size=4, 2025-05-07T20:31:51.2971558Z inner_dense_size=1, 2025-05-07T20:31:51.2971805Z dtype=torch.float16, 2025-05-07T20:31:51.2972058Z device_type='meta', 2025-05-07T20:31:51.2972278Z ) 2025-05-07T20:31:51.2972630Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2973512Z self=, 2025-05-07T20:31:51.2974224Z num_jagged_dim=3, 2025-05-07T20:31:51.2974464Z outer_dense_size=4, 2025-05-07T20:31:51.2974829Z inner_dense_size=0, 2025-05-07T20:31:51.2975080Z dtype=torch.float16, 2025-05-07T20:31:51.2975333Z device_type='meta', 2025-05-07T20:31:51.2975563Z ) 2025-05-07T20:31:51.2975911Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2976795Z self=, 2025-05-07T20:31:51.2977524Z num_jagged_dim=2, 2025-05-07T20:31:51.2977768Z outer_dense_size=1, 2025-05-07T20:31:51.2978010Z inner_dense_size=3, 2025-05-07T20:31:51.2978259Z dtype=torch.float32, 2025-05-07T20:31:51.2978512Z device_type='meta', 2025-05-07T20:31:51.2978740Z ) 2025-05-07T20:31:51.2979093Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2979978Z self=, 2025-05-07T20:31:51.2980695Z num_jagged_dim=3, 2025-05-07T20:31:51.2980937Z outer_dense_size=0, 2025-05-07T20:31:51.2981180Z inner_dense_size=4, 2025-05-07T20:31:51.2981430Z dtype=torch.bfloat16, 2025-05-07T20:31:51.2981679Z device_type='meta', 2025-05-07T20:31:51.2981911Z ) 2025-05-07T20:31:51.2982271Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2983143Z self=, 2025-05-07T20:31:51.2983867Z num_jagged_dim=4, 2025-05-07T20:31:51.2984109Z outer_dense_size=4, 2025-05-07T20:31:51.2984348Z inner_dense_size=3, 2025-05-07T20:31:51.2984597Z dtype=torch.float16, 2025-05-07T20:31:51.2984851Z device_type='meta', 2025-05-07T20:31:51.2985077Z ) 2025-05-07T20:31:51.2985443Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2986363Z self=, 2025-05-07T20:31:51.2987085Z num_jagged_dim=4, 2025-05-07T20:31:51.2987320Z outer_dense_size=2, 2025-05-07T20:31:51.2987563Z inner_dense_size=3, 2025-05-07T20:31:51.2987952Z dtype=torch.float16, 2025-05-07T20:31:51.2988216Z device_type='meta', 2025-05-07T20:31:51.2988483Z ) 2025-05-07T20:31:51.2988839Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2989714Z self=, 2025-05-07T20:31:51.2990436Z num_jagged_dim=4, 2025-05-07T20:31:51.2990679Z outer_dense_size=4, 2025-05-07T20:31:51.2990923Z inner_dense_size=0, 2025-05-07T20:31:51.2991166Z dtype=torch.float16, 2025-05-07T20:31:51.2991419Z device_type='meta', 2025-05-07T20:31:51.2991639Z ) 2025-05-07T20:31:51.2991992Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2992870Z self=, 2025-05-07T20:31:51.2993591Z num_jagged_dim=1, 2025-05-07T20:31:51.2993832Z outer_dense_size=1, 2025-05-07T20:31:51.2994078Z inner_dense_size=1, 2025-05-07T20:31:51.2994325Z dtype=torch.bfloat16, 2025-05-07T20:31:51.2994575Z device_type='meta', 2025-05-07T20:31:51.2994807Z ) 2025-05-07T20:31:51.2995166Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2996040Z self=, 2025-05-07T20:31:51.2996763Z num_jagged_dim=3, 2025-05-07T20:31:51.2997116Z outer_dense_size=2, 2025-05-07T20:31:51.2997354Z inner_dense_size=0, 2025-05-07T20:31:51.2997602Z dtype=torch.float16, 2025-05-07T20:31:51.2997857Z device_type='meta', 2025-05-07T20:31:51.2998079Z ) 2025-05-07T20:31:51.2998433Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.2999315Z self=, 2025-05-07T20:31:51.3000033Z num_jagged_dim=3, 2025-05-07T20:31:51.3000267Z outer_dense_size=2, 2025-05-07T20:31:51.3000509Z inner_dense_size=3, 2025-05-07T20:31:51.3000752Z dtype=torch.float16, 2025-05-07T20:31:51.3000998Z device_type='meta', 2025-05-07T20:31:51.3001226Z ) 2025-05-07T20:31:51.3001577Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.3002456Z self=, 2025-05-07T20:31:51.3003177Z num_jagged_dim=2, 2025-05-07T20:31:51.3003416Z outer_dense_size=2, 2025-05-07T20:31:51.3003658Z inner_dense_size=3, 2025-05-07T20:31:51.3003901Z dtype=torch.float16, 2025-05-07T20:31:51.3004157Z device_type='meta', 2025-05-07T20:31:51.3004383Z ) 2025-05-07T20:31:51.3004977Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.3005889Z self=, 2025-05-07T20:31:51.3006612Z num_jagged_dim=2, 2025-05-07T20:31:51.3006847Z outer_dense_size=2, 2025-05-07T20:31:51.3007181Z inner_dense_size=2, 2025-05-07T20:31:51.3007427Z dtype=torch.float16, 2025-05-07T20:31:51.3007671Z device_type='meta', 2025-05-07T20:31:51.3007904Z ) 2025-05-07T20:31:51.3008298Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.3009200Z self=, 2025-05-07T20:31:51.3009914Z num_jagged_dim=3, 2025-05-07T20:31:51.3010315Z outer_dense_size=2, 2025-05-07T20:31:51.3010559Z inner_dense_size=0, 2025-05-07T20:31:51.3010799Z dtype=torch.float32, 2025-05-07T20:31:51.3011054Z device_type='meta', 2025-05-07T20:31:51.3011286Z ) 2025-05-07T20:31:51.3011634Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.3012518Z self=, 2025-05-07T20:31:51.3013243Z num_jagged_dim=3, 2025-05-07T20:31:51.3013488Z outer_dense_size=0, 2025-05-07T20:31:51.3013729Z inner_dense_size=3, 2025-05-07T20:31:51.3013977Z dtype=torch.float32, 2025-05-07T20:31:51.3014231Z device_type='meta', 2025-05-07T20:31:51.3014454Z ) 2025-05-07T20:31:51.3014811Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.3015698Z self=, 2025-05-07T20:31:51.3016420Z num_jagged_dim=1, 2025-05-07T20:31:51.3016664Z outer_dense_size=0, 2025-05-07T20:31:51.3016906Z inner_dense_size=3, 2025-05-07T20:31:51.3017149Z dtype=torch.float32, 2025-05-07T20:31:51.3017396Z device_type='meta', 2025-05-07T20:31:51.3017624Z ) 2025-05-07T20:31:51.3017979Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.3018968Z self=, 2025-05-07T20:31:51.3019694Z num_jagged_dim=1, 2025-05-07T20:31:51.3019934Z outer_dense_size=1, 2025-05-07T20:31:51.3020168Z inner_dense_size=3, 2025-05-07T20:31:51.3020412Z dtype=torch.float32, 2025-05-07T20:31:51.3020666Z device_type='meta', 2025-05-07T20:31:51.3020892Z ) 2025-05-07T20:31:51.3021252Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.3022130Z self=, 2025-05-07T20:31:51.3022853Z num_jagged_dim=1, 2025-05-07T20:31:51.3023086Z outer_dense_size=1, 2025-05-07T20:31:51.3023328Z inner_dense_size=1, 2025-05-07T20:31:51.3023571Z dtype=torch.float32, 2025-05-07T20:31:51.3023820Z device_type='meta', 2025-05-07T20:31:51.3024053Z ) 2025-05-07T20:31:51.3024413Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_meta_backend( 2025-05-07T20:31:51.3025287Z self=, 2025-05-07T20:31:51.3026010Z num_jagged_dim=1, 2025-05-07T20:31:51.3026252Z outer_dense_size=3, 2025-05-07T20:31:51.3026494Z inner_dense_size=1, 2025-05-07T20:31:51.3026739Z dtype=torch.float16, 2025-05-07T20:31:51.3026990Z device_type='meta', 2025-05-07T20:31:51.3027227Z ) 2025-05-07T20:31:51.3027424Z PASSED 2025-05-07T20:31:54.9084480Z 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:31:54.9086205Z self=, 2025-05-07T20:31:54.9087214Z num_jagged_dim=1, 2025-05-07T20:31:54.9087534Z outer_dense_size=0, 2025-05-07T20:31:54.9087839Z inner_dense_size=16, 2025-05-07T20:31:54.9088151Z dtype=torch.float16, 2025-05-07T20:31:54.9088450Z device=device(type='cpu'), 2025-05-07T20:31:54.9088757Z ) 2025-05-07T20:31:54.9089151Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:31:54.9090620Z self=, 2025-05-07T20:31:54.9091475Z num_jagged_dim=1, 2025-05-07T20:31:54.9091754Z outer_dense_size=5, 2025-05-07T20:31:54.9092038Z inner_dense_size=96, 2025-05-07T20:31:54.9092326Z dtype=torch.float16, 2025-05-07T20:31:54.9092630Z device=device(type='cpu'), 2025-05-07T20:31:54.9092927Z ) 2025-05-07T20:31:54.9093307Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:31:54.9094337Z self=, 2025-05-07T20:31:54.9095207Z num_jagged_dim=1, 2025-05-07T20:31:54.9095485Z outer_dense_size=1, 2025-05-07T20:31:54.9095764Z inner_dense_size=96, 2025-05-07T20:31:54.9096060Z dtype=torch.float16, 2025-05-07T20:31:54.9096359Z device=device(type='cuda'), 2025-05-07T20:31:54.9096667Z ) 2025-05-07T20:31:54.9097055Z Trying example: test_jagged_dense_dense_elementwise_add_jagged_output_opt( 2025-05-07T20:31:54.9098075Z self=, 2025-05-07T20:31:54.9098935Z num_jagged_dim=1, 2025-05-07T20:31:54.9099239Z outer_dense_size=5, 2025-05-07T20:31:54.9099547Z inner_dense_size=16, 2025-05-07T20:31:54.9099835Z dtype=torch.float16, 2025-05-07T20:31:54.9100137Z device=device(type='cpu'), 2025-05-07T20:31:54.9100437Z ) 2025-05-07T20:31:54.9100668Z PASSED 2025-05-07T20:31:54.9100800Z 2025-05-07T20:31:54.9101145Z =============================== warnings summary =============================== 2025-05-07T20:31:54.9102020Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:31:54.9103278Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:31:54.9105561Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:31:54.9107114Z warnings.warn( 2025-05-07T20:31:54.9107282Z 2025-05-07T20:31:54.9107847Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:31:54.9109112Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:31:54.9111104Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:31:54.9112620Z warnings.warn( 2025-05-07T20:31:54.9112779Z 2025-05-07T20:31:54.9113338Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output 2025-05-07T20:31:54.9114589Z test/jagged/dense_dense_elementwise_add_test.py::DenseDenseElementwiseAddTest::test_jagged_dense_dense_elementwise_add_jagged_output_opt 2025-05-07T20:31:54.9116574Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:31:54.9118081Z warnings.warn( 2025-05-07T20:31:54.9118241Z 2025-05-07T20:31:54.9118503Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:31:54.9119216Z ======================== 4 passed, 6 warnings in 12.66s ======================== 2025-05-07T20:31:56.6515140Z 2025-05-07T20:31:56.6515671Z [TEST] Python test suite PASSED: ./jagged/dense_dense_elementwise_add_test.py 2025-05-07T20:31:56.6535679Z [TEST] Python test time for ./jagged/dense_dense_elementwise_add_test.py: 16 seconds 2025-05-07T20:31:56.6536036Z 2025-05-07T20:31:56.6536041Z 2025-05-07T20:31:56.6536045Z 2025-05-07T20:31:56.6536049Z 2025-05-07T20:31:56.6556516Z ################################################################################ 2025-05-07T20:31:56.6571515Z # [2025-05-07T20:31:56.656Z] Run Python Test Suite: 2025-05-07T20:31:56.6571851Z # ./jagged/dense_to_jagged_test.py 2025-05-07T20:31:56.6572180Z ################################################################################ 2025-05-07T20:31:56.6596848Z + 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:31:56.6597499Z 2025-05-07T20:31:58.7979654Z ============================= test session starts ============================== 2025-05-07T20:31:58.7980284Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:31:58.7980850Z cachedir: .pytest_cache 2025-05-07T20:31:58.7981436Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:31:58.7982166Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:31:58.7982808Z plugins: hypothesis-6.131.14 2025-05-07T20:32:00.9568219Z collecting ... collected 5 items 2025-05-07T20:32:00.9568464Z 2025-05-07T20:32:01.3414692Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3415444Z self=, 2025-05-07T20:32:01.3415941Z num_jagged_dim=1, 2025-05-07T20:32:01.3416189Z outer_dense_size=0, 2025-05-07T20:32:01.3416426Z inner_dense_size=0, 2025-05-07T20:32:01.3416678Z dtype=torch.float32, 2025-05-07T20:32:01.3416946Z device=device(type='cpu'), 2025-05-07T20:32:01.3417227Z precompute_total_L=False, 2025-05-07T20:32:01.3417493Z ) 2025-05-07T20:32:01.3417713Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3418178Z self=, 2025-05-07T20:32:01.3418621Z num_jagged_dim=3, 2025-05-07T20:32:01.3418868Z outer_dense_size=0, 2025-05-07T20:32:01.3419105Z inner_dense_size=0, 2025-05-07T20:32:01.3419335Z dtype=torch.float32, 2025-05-07T20:32:01.3419587Z device=device(type='cpu'), 2025-05-07T20:32:01.3419859Z precompute_total_L=False, 2025-05-07T20:32:01.3420102Z ) 2025-05-07T20:32:01.3420311Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3420773Z self=, 2025-05-07T20:32:01.3421223Z num_jagged_dim=3, 2025-05-07T20:32:01.3421513Z outer_dense_size=5, 2025-05-07T20:32:01.3421751Z inner_dense_size=2, 2025-05-07T20:32:01.3428493Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3428799Z device=device(type='cuda'), 2025-05-07T20:32:01.3429090Z precompute_total_L=False, 2025-05-07T20:32:01.3429357Z ) 2025-05-07T20:32:01.3429572Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3430040Z self=, 2025-05-07T20:32:01.3430518Z num_jagged_dim=5, 2025-05-07T20:32:01.3430761Z outer_dense_size=5, 2025-05-07T20:32:01.3431012Z inner_dense_size=5, 2025-05-07T20:32:01.3431264Z dtype=torch.float32, 2025-05-07T20:32:01.3431519Z device=device(type='cuda'), 2025-05-07T20:32:01.3431802Z precompute_total_L=False, 2025-05-07T20:32:01.3432065Z ) 2025-05-07T20:32:01.3432518Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3432981Z self=, 2025-05-07T20:32:01.3433437Z num_jagged_dim=1, 2025-05-07T20:32:01.3433681Z outer_dense_size=4, 2025-05-07T20:32:01.3433914Z inner_dense_size=0, 2025-05-07T20:32:01.3434161Z dtype=torch.float16, 2025-05-07T20:32:01.3434422Z device=device(type='cuda'), 2025-05-07T20:32:01.3434694Z precompute_total_L=True, 2025-05-07T20:32:01.3434953Z ) 2025-05-07T20:32:01.3435168Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3435624Z self=, 2025-05-07T20:32:01.3436083Z num_jagged_dim=4, 2025-05-07T20:32:01.3436325Z outer_dense_size=5, 2025-05-07T20:32:01.3436563Z inner_dense_size=5, 2025-05-07T20:32:01.3436814Z dtype=torch.float16, 2025-05-07T20:32:01.3437074Z device=device(type='cuda'), 2025-05-07T20:32:01.3437358Z precompute_total_L=False, 2025-05-07T20:32:01.3437625Z ) 2025-05-07T20:32:01.3437843Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3438291Z self=, 2025-05-07T20:32:01.3438744Z num_jagged_dim=1, 2025-05-07T20:32:01.3438988Z outer_dense_size=2, 2025-05-07T20:32:01.3439235Z inner_dense_size=2, 2025-05-07T20:32:01.3439476Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3439763Z device=device(type='cuda'), 2025-05-07T20:32:01.3440045Z precompute_total_L=False, 2025-05-07T20:32:01.3440300Z ) 2025-05-07T20:32:01.3440661Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3441122Z self=, 2025-05-07T20:32:01.3441573Z num_jagged_dim=4, 2025-05-07T20:32:01.3441806Z outer_dense_size=3, 2025-05-07T20:32:01.3442045Z inner_dense_size=3, 2025-05-07T20:32:01.3442289Z dtype=torch.float16, 2025-05-07T20:32:01.3442552Z device=device(type='cuda'), 2025-05-07T20:32:01.3444552Z precompute_total_L=True, 2025-05-07T20:32:01.3444806Z ) 2025-05-07T20:32:01.3445012Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3445470Z self=, 2025-05-07T20:32:01.3445921Z num_jagged_dim=2, 2025-05-07T20:32:01.3446171Z outer_dense_size=5, 2025-05-07T20:32:01.3446405Z inner_dense_size=5, 2025-05-07T20:32:01.3446651Z dtype=torch.float16, 2025-05-07T20:32:01.3447010Z device=device(type='cpu'), 2025-05-07T20:32:01.3447283Z precompute_total_L=False, 2025-05-07T20:32:01.3447548Z ) 2025-05-07T20:32:01.3447764Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3448212Z self=, 2025-05-07T20:32:01.3448665Z num_jagged_dim=5, 2025-05-07T20:32:01.3448911Z outer_dense_size=0, 2025-05-07T20:32:01.3449145Z inner_dense_size=5, 2025-05-07T20:32:01.3449398Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3449661Z device=device(type='cpu'), 2025-05-07T20:32:01.3449932Z precompute_total_L=False, 2025-05-07T20:32:01.3450189Z ) 2025-05-07T20:32:01.3450403Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3450854Z self=, 2025-05-07T20:32:01.3451295Z num_jagged_dim=4, 2025-05-07T20:32:01.3451530Z outer_dense_size=0, 2025-05-07T20:32:01.3451766Z inner_dense_size=0, 2025-05-07T20:32:01.3452009Z dtype=torch.float32, 2025-05-07T20:32:01.3452260Z device=device(type='cpu'), 2025-05-07T20:32:01.3452540Z precompute_total_L=False, 2025-05-07T20:32:01.3452792Z ) 2025-05-07T20:32:01.3452994Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3453452Z self=, 2025-05-07T20:32:01.3453902Z num_jagged_dim=4, 2025-05-07T20:32:01.3454227Z outer_dense_size=4, 2025-05-07T20:32:01.3454465Z inner_dense_size=0, 2025-05-07T20:32:01.3454708Z dtype=torch.float32, 2025-05-07T20:32:01.3454959Z device=device(type='cpu'), 2025-05-07T20:32:01.3455226Z precompute_total_L=False, 2025-05-07T20:32:01.3455473Z ) 2025-05-07T20:32:01.3455671Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3456119Z self=, 2025-05-07T20:32:01.3456569Z num_jagged_dim=4, 2025-05-07T20:32:01.3456796Z outer_dense_size=4, 2025-05-07T20:32:01.3457038Z inner_dense_size=4, 2025-05-07T20:32:01.3457288Z dtype=torch.float32, 2025-05-07T20:32:01.3457544Z device=device(type='cpu'), 2025-05-07T20:32:01.3457806Z precompute_total_L=False, 2025-05-07T20:32:01.3458059Z ) 2025-05-07T20:32:01.3458268Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3458716Z self=, 2025-05-07T20:32:01.3459173Z num_jagged_dim=1, 2025-05-07T20:32:01.3459407Z outer_dense_size=3, 2025-05-07T20:32:01.3459637Z inner_dense_size=3, 2025-05-07T20:32:01.3459879Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3460145Z device=device(type='cuda'), 2025-05-07T20:32:01.3460412Z precompute_total_L=False, 2025-05-07T20:32:01.3460663Z ) 2025-05-07T20:32:01.3460873Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3461347Z self=, 2025-05-07T20:32:01.3461814Z num_jagged_dim=3, 2025-05-07T20:32:01.3462050Z outer_dense_size=3, 2025-05-07T20:32:01.3462373Z inner_dense_size=3, 2025-05-07T20:32:01.3462612Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3462868Z device=device(type='cuda'), 2025-05-07T20:32:01.3463139Z precompute_total_L=False, 2025-05-07T20:32:01.3463383Z ) 2025-05-07T20:32:01.3463592Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3464042Z self=, 2025-05-07T20:32:01.3464486Z num_jagged_dim=4, 2025-05-07T20:32:01.3464719Z outer_dense_size=5, 2025-05-07T20:32:01.3464954Z inner_dense_size=0, 2025-05-07T20:32:01.3465187Z dtype=torch.float32, 2025-05-07T20:32:01.3465439Z device=device(type='cuda'), 2025-05-07T20:32:01.3465708Z precompute_total_L=True, 2025-05-07T20:32:01.3465950Z ) 2025-05-07T20:32:01.3466163Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3466618Z self=, 2025-05-07T20:32:01.3467070Z num_jagged_dim=1, 2025-05-07T20:32:01.3467304Z outer_dense_size=5, 2025-05-07T20:32:01.3467540Z inner_dense_size=0, 2025-05-07T20:32:01.3467784Z dtype=torch.float32, 2025-05-07T20:32:01.3468032Z device=device(type='cuda'), 2025-05-07T20:32:01.3468304Z precompute_total_L=True, 2025-05-07T20:32:01.3468552Z ) 2025-05-07T20:32:01.3468763Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3469225Z self=, 2025-05-07T20:32:01.3469675Z num_jagged_dim=1, 2025-05-07T20:32:01.3469907Z outer_dense_size=5, 2025-05-07T20:32:01.3470143Z inner_dense_size=5, 2025-05-07T20:32:01.3470386Z dtype=torch.float32, 2025-05-07T20:32:01.3470634Z device=device(type='cuda'), 2025-05-07T20:32:01.3470905Z precompute_total_L=True, 2025-05-07T20:32:01.3471154Z ) 2025-05-07T20:32:01.3471359Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3471814Z self=, 2025-05-07T20:32:01.3472259Z num_jagged_dim=1, 2025-05-07T20:32:01.3472493Z outer_dense_size=5, 2025-05-07T20:32:01.3472722Z inner_dense_size=1, 2025-05-07T20:32:01.3472958Z dtype=torch.float32, 2025-05-07T20:32:01.3473214Z device=device(type='cuda'), 2025-05-07T20:32:01.3473479Z precompute_total_L=True, 2025-05-07T20:32:01.3473820Z ) 2025-05-07T20:32:01.3474030Z Trying example: test_dense_to_jagged( 2025-05-07T20:32:01.3474476Z self=, 2025-05-07T20:32:01.3474920Z num_jagged_dim=5, 2025-05-07T20:32:01.3475155Z outer_dense_size=5, 2025-05-07T20:32:01.3475388Z inner_dense_size=1, 2025-05-07T20:32:01.3475628Z dtype=torch.float32, 2025-05-07T20:32:01.3475881Z device=device(type='cuda'), 2025-05-07T20:32:01.3476149Z precompute_total_L=True, 2025-05-07T20:32:01.3476396Z ) 2025-05-07T20:32:01.3476584Z PASSED 2025-05-07T20:32:01.3803798Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_dynamic_shape Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3805096Z self=, 2025-05-07T20:32:01.3805679Z num_jagged_dim=1, 2025-05-07T20:32:01.3805916Z outer_dense_size=2, 2025-05-07T20:32:01.3806169Z inner_dense_size=2, 2025-05-07T20:32:01.3806411Z dtype=torch.float32, 2025-05-07T20:32:01.3806667Z device=device(type='cpu'), 2025-05-07T20:32:01.3807045Z ) 2025-05-07T20:32:01.3807302Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3807860Z self=, 2025-05-07T20:32:01.3808372Z num_jagged_dim=3, 2025-05-07T20:32:01.3808619Z outer_dense_size=2, 2025-05-07T20:32:01.3808860Z inner_dense_size=2, 2025-05-07T20:32:01.3809105Z dtype=torch.float32, 2025-05-07T20:32:01.3809369Z device=device(type='cpu'), 2025-05-07T20:32:01.3809796Z ) 2025-05-07T20:32:01.3810053Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3810613Z self=, 2025-05-07T20:32:01.3811126Z num_jagged_dim=3, 2025-05-07T20:32:01.3811359Z outer_dense_size=4, 2025-05-07T20:32:01.3811606Z inner_dense_size=2, 2025-05-07T20:32:01.3811851Z dtype=torch.float16, 2025-05-07T20:32:01.3812165Z device=device(type='cuda'), 2025-05-07T20:32:01.3812526Z ) 2025-05-07T20:32:01.3812871Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3813516Z self=, 2025-05-07T20:32:01.3814221Z num_jagged_dim=4, 2025-05-07T20:32:01.3814535Z outer_dense_size=3, 2025-05-07T20:32:01.3814847Z inner_dense_size=3, 2025-05-07T20:32:01.3815081Z dtype=torch.float32, 2025-05-07T20:32:01.3815331Z device=device(type='cuda'), 2025-05-07T20:32:01.3815585Z ) 2025-05-07T20:32:01.3815822Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3816375Z self=, 2025-05-07T20:32:01.3816879Z num_jagged_dim=4, 2025-05-07T20:32:01.3817109Z outer_dense_size=2, 2025-05-07T20:32:01.3817347Z inner_dense_size=5, 2025-05-07T20:32:01.3817588Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3817845Z device=device(type='cpu'), 2025-05-07T20:32:01.3818095Z ) 2025-05-07T20:32:01.3818343Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3818904Z self=, 2025-05-07T20:32:01.3819403Z num_jagged_dim=5, 2025-05-07T20:32:01.3819638Z outer_dense_size=4, 2025-05-07T20:32:01.3819876Z inner_dense_size=5, 2025-05-07T20:32:01.3820113Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3820377Z device=device(type='cpu'), 2025-05-07T20:32:01.3820630Z ) 2025-05-07T20:32:01.3820870Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3821421Z self=, 2025-05-07T20:32:01.3821927Z num_jagged_dim=5, 2025-05-07T20:32:01.3822162Z outer_dense_size=2, 2025-05-07T20:32:01.3822567Z inner_dense_size=3, 2025-05-07T20:32:01.3822814Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3823074Z device=device(type='cuda'), 2025-05-07T20:32:01.3823325Z ) 2025-05-07T20:32:01.3823573Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3824124Z self=, 2025-05-07T20:32:01.3824630Z num_jagged_dim=3, 2025-05-07T20:32:01.3824868Z outer_dense_size=2, 2025-05-07T20:32:01.3825106Z inner_dense_size=5, 2025-05-07T20:32:01.3825347Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3825613Z device=device(type='cpu'), 2025-05-07T20:32:01.3825870Z ) 2025-05-07T20:32:01.3826112Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3826665Z self=, 2025-05-07T20:32:01.3827168Z num_jagged_dim=3, 2025-05-07T20:32:01.3827406Z outer_dense_size=2, 2025-05-07T20:32:01.3827647Z inner_dense_size=3, 2025-05-07T20:32:01.3827890Z dtype=torch.float16, 2025-05-07T20:32:01.3828154Z device=device(type='cpu'), 2025-05-07T20:32:01.3828405Z ) 2025-05-07T20:32:01.3828651Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3829205Z self=, 2025-05-07T20:32:01.3829709Z num_jagged_dim=2, 2025-05-07T20:32:01.3829948Z outer_dense_size=3, 2025-05-07T20:32:01.3830195Z inner_dense_size=3, 2025-05-07T20:32:01.3830434Z dtype=torch.float16, 2025-05-07T20:32:01.3830806Z device=device(type='cuda'), 2025-05-07T20:32:01.3831068Z ) 2025-05-07T20:32:01.3831341Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3831922Z self=, 2025-05-07T20:32:01.3832430Z num_jagged_dim=1, 2025-05-07T20:32:01.3832683Z outer_dense_size=5, 2025-05-07T20:32:01.3832917Z inner_dense_size=4, 2025-05-07T20:32:01.3833167Z dtype=torch.float32, 2025-05-07T20:32:01.3833426Z device=device(type='cuda'), 2025-05-07T20:32:01.3833672Z ) 2025-05-07T20:32:01.3833922Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3834480Z self=, 2025-05-07T20:32:01.3834975Z num_jagged_dim=1, 2025-05-07T20:32:01.3835211Z outer_dense_size=2, 2025-05-07T20:32:01.3835450Z inner_dense_size=4, 2025-05-07T20:32:01.3835688Z dtype=torch.float32, 2025-05-07T20:32:01.3835949Z device=device(type='cuda'), 2025-05-07T20:32:01.3836208Z ) 2025-05-07T20:32:01.3836448Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3837000Z self=, 2025-05-07T20:32:01.3837507Z num_jagged_dim=1, 2025-05-07T20:32:01.3837749Z outer_dense_size=2, 2025-05-07T20:32:01.3837981Z inner_dense_size=2, 2025-05-07T20:32:01.3838222Z dtype=torch.float32, 2025-05-07T20:32:01.3838478Z device=device(type='cuda'), 2025-05-07T20:32:01.3838727Z ) 2025-05-07T20:32:01.3838973Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3839525Z self=, 2025-05-07T20:32:01.3840024Z num_jagged_dim=1, 2025-05-07T20:32:01.3840266Z outer_dense_size=2, 2025-05-07T20:32:01.3840503Z inner_dense_size=4, 2025-05-07T20:32:01.3840741Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3841011Z device=device(type='cpu'), 2025-05-07T20:32:01.3841267Z ) 2025-05-07T20:32:01.3841511Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3842061Z self=, 2025-05-07T20:32:01.3842566Z num_jagged_dim=4, 2025-05-07T20:32:01.3842897Z outer_dense_size=2, 2025-05-07T20:32:01.3843131Z inner_dense_size=4, 2025-05-07T20:32:01.3843376Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3843638Z device=device(type='cpu'), 2025-05-07T20:32:01.3843892Z ) 2025-05-07T20:32:01.3844141Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3844696Z self=, 2025-05-07T20:32:01.3845196Z num_jagged_dim=4, 2025-05-07T20:32:01.3845439Z outer_dense_size=2, 2025-05-07T20:32:01.3845682Z inner_dense_size=2, 2025-05-07T20:32:01.3845923Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3846193Z device=device(type='cpu'), 2025-05-07T20:32:01.3846450Z ) 2025-05-07T20:32:01.3846701Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3847425Z self=, 2025-05-07T20:32:01.3847932Z num_jagged_dim=2, 2025-05-07T20:32:01.3848182Z outer_dense_size=2, 2025-05-07T20:32:01.3848420Z inner_dense_size=2, 2025-05-07T20:32:01.3848670Z dtype=torch.bfloat16, 2025-05-07T20:32:01.3848932Z device=device(type='cpu'), 2025-05-07T20:32:01.3849184Z ) 2025-05-07T20:32:01.3849435Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3849992Z self=, 2025-05-07T20:32:01.3850490Z num_jagged_dim=1, 2025-05-07T20:32:01.3850727Z outer_dense_size=4, 2025-05-07T20:32:01.3850966Z inner_dense_size=3, 2025-05-07T20:32:01.3851296Z dtype=torch.float16, 2025-05-07T20:32:01.3851556Z device=device(type='cpu'), 2025-05-07T20:32:01.3851813Z ) 2025-05-07T20:32:01.3852065Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3852614Z self=, 2025-05-07T20:32:01.3853120Z num_jagged_dim=1, 2025-05-07T20:32:01.3853364Z outer_dense_size=2, 2025-05-07T20:32:01.3853598Z inner_dense_size=3, 2025-05-07T20:32:01.3853845Z dtype=torch.float16, 2025-05-07T20:32:01.3854103Z device=device(type='cpu'), 2025-05-07T20:32:01.3854355Z ) 2025-05-07T20:32:01.3854603Z Trying example: test_dense_to_jagged_dynamic_shape( 2025-05-07T20:32:01.3855158Z self=, 2025-05-07T20:32:01.3855656Z num_jagged_dim=1, 2025-05-07T20:32:01.3855891Z outer_dense_size=2, 2025-05-07T20:32:01.3856131Z inner_dense_size=2, 2025-05-07T20:32:01.3856379Z dtype=torch.float16, 2025-05-07T20:32:01.3856630Z device=device(type='cpu'), 2025-05-07T20:32:01.3856886Z ) 2025-05-07T20:32:01.3857085Z PASSED 2025-05-07T20:32:01.4128950Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_meta_backend Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4131373Z self=, 2025-05-07T20:32:01.4132284Z num_jagged_dim=1, 2025-05-07T20:32:01.4132524Z outer_dense_size=0, 2025-05-07T20:32:01.4132768Z inner_dense_size=0, 2025-05-07T20:32:01.4133008Z dtype=torch.float32, 2025-05-07T20:32:01.4133273Z device=device(type='meta'), 2025-05-07T20:32:01.4133552Z precompute_total_L=False, 2025-05-07T20:32:01.4133806Z ) 2025-05-07T20:32:01.4134054Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4134610Z self=, 2025-05-07T20:32:01.4135122Z num_jagged_dim=4, 2025-05-07T20:32:01.4135355Z outer_dense_size=0, 2025-05-07T20:32:01.4135600Z inner_dense_size=0, 2025-05-07T20:32:01.4135848Z dtype=torch.float32, 2025-05-07T20:32:01.4136102Z device=device(type='meta'), 2025-05-07T20:32:01.4136385Z precompute_total_L=False, 2025-05-07T20:32:01.4136817Z ) 2025-05-07T20:32:01.4137058Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4137610Z self=, 2025-05-07T20:32:01.4138116Z num_jagged_dim=4, 2025-05-07T20:32:01.4138350Z outer_dense_size=4, 2025-05-07T20:32:01.4138593Z inner_dense_size=1, 2025-05-07T20:32:01.4138841Z dtype=torch.bfloat16, 2025-05-07T20:32:01.4139095Z device=device(type='meta'), 2025-05-07T20:32:01.4139370Z precompute_total_L=False, 2025-05-07T20:32:01.4139622Z ) 2025-05-07T20:32:01.4139857Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4140412Z self=, 2025-05-07T20:32:01.4140914Z num_jagged_dim=4, 2025-05-07T20:32:01.4141152Z outer_dense_size=2, 2025-05-07T20:32:01.4141383Z inner_dense_size=4, 2025-05-07T20:32:01.4141626Z dtype=torch.float32, 2025-05-07T20:32:01.4141890Z device=device(type='meta'), 2025-05-07T20:32:01.4142160Z precompute_total_L=True, 2025-05-07T20:32:01.4142410Z ) 2025-05-07T20:32:01.4142654Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4143194Z self=, 2025-05-07T20:32:01.4143694Z num_jagged_dim=3, 2025-05-07T20:32:01.4143936Z outer_dense_size=1, 2025-05-07T20:32:01.4144168Z inner_dense_size=4, 2025-05-07T20:32:01.4144414Z dtype=torch.bfloat16, 2025-05-07T20:32:01.4144672Z device=device(type='meta'), 2025-05-07T20:32:01.4144947Z precompute_total_L=True, 2025-05-07T20:32:01.4145312Z ) 2025-05-07T20:32:01.4145558Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4146102Z self=, 2025-05-07T20:32:01.4146594Z num_jagged_dim=1, 2025-05-07T20:32:01.4146838Z outer_dense_size=3, 2025-05-07T20:32:01.4147083Z inner_dense_size=2, 2025-05-07T20:32:01.4147320Z dtype=torch.float32, 2025-05-07T20:32:01.4147583Z device=device(type='meta'), 2025-05-07T20:32:01.4147862Z precompute_total_L=False, 2025-05-07T20:32:01.4154565Z ) 2025-05-07T20:32:01.4154830Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4155378Z self=, 2025-05-07T20:32:01.4155886Z num_jagged_dim=4, 2025-05-07T20:32:01.4156130Z outer_dense_size=0, 2025-05-07T20:32:01.4156372Z inner_dense_size=5, 2025-05-07T20:32:01.4156620Z dtype=torch.float16, 2025-05-07T20:32:01.4156896Z device=device(type='meta'), 2025-05-07T20:32:01.4157172Z precompute_total_L=True, 2025-05-07T20:32:01.4157427Z ) 2025-05-07T20:32:01.4157671Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4158213Z self=, 2025-05-07T20:32:01.4158725Z num_jagged_dim=4, 2025-05-07T20:32:01.4158967Z outer_dense_size=2, 2025-05-07T20:32:01.4159206Z inner_dense_size=2, 2025-05-07T20:32:01.4159446Z dtype=torch.float32, 2025-05-07T20:32:01.4159708Z device=device(type='meta'), 2025-05-07T20:32:01.4159982Z precompute_total_L=True, 2025-05-07T20:32:01.4160225Z ) 2025-05-07T20:32:01.4160463Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4161005Z self=, 2025-05-07T20:32:01.4161501Z num_jagged_dim=2, 2025-05-07T20:32:01.4161767Z outer_dense_size=3, 2025-05-07T20:32:01.4162035Z inner_dense_size=1, 2025-05-07T20:32:01.4162269Z dtype=torch.float16, 2025-05-07T20:32:01.4162525Z device=device(type='meta'), 2025-05-07T20:32:01.4162797Z precompute_total_L=False, 2025-05-07T20:32:01.4163044Z ) 2025-05-07T20:32:01.4163284Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4163941Z self=, 2025-05-07T20:32:01.4164442Z num_jagged_dim=2, 2025-05-07T20:32:01.4164674Z outer_dense_size=2, 2025-05-07T20:32:01.4164914Z inner_dense_size=0, 2025-05-07T20:32:01.4165157Z dtype=torch.float32, 2025-05-07T20:32:01.4165406Z device=device(type='meta'), 2025-05-07T20:32:01.4165679Z precompute_total_L=True, 2025-05-07T20:32:01.4165930Z ) 2025-05-07T20:32:01.4166162Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4166712Z self=, 2025-05-07T20:32:01.4167331Z num_jagged_dim=1, 2025-05-07T20:32:01.4167560Z outer_dense_size=4, 2025-05-07T20:32:01.4167801Z inner_dense_size=1, 2025-05-07T20:32:01.4168047Z dtype=torch.float16, 2025-05-07T20:32:01.4168289Z device=device(type='meta'), 2025-05-07T20:32:01.4168555Z precompute_total_L=True, 2025-05-07T20:32:01.4168807Z ) 2025-05-07T20:32:01.4169037Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4169571Z self=, 2025-05-07T20:32:01.4170078Z num_jagged_dim=1, 2025-05-07T20:32:01.4170317Z outer_dense_size=1, 2025-05-07T20:32:01.4170553Z inner_dense_size=1, 2025-05-07T20:32:01.4170800Z dtype=torch.float16, 2025-05-07T20:32:01.4171056Z device=device(type='meta'), 2025-05-07T20:32:01.4171326Z precompute_total_L=True, 2025-05-07T20:32:01.4171581Z ) 2025-05-07T20:32:01.4171916Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4172454Z self=, 2025-05-07T20:32:01.4172951Z num_jagged_dim=1, 2025-05-07T20:32:01.4173191Z outer_dense_size=2, 2025-05-07T20:32:01.4173431Z inner_dense_size=3, 2025-05-07T20:32:01.4173668Z dtype=torch.float16, 2025-05-07T20:32:01.4173931Z device=device(type='meta'), 2025-05-07T20:32:01.4174201Z precompute_total_L=True, 2025-05-07T20:32:01.4174444Z ) 2025-05-07T20:32:01.4174683Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4175220Z self=, 2025-05-07T20:32:01.4175720Z num_jagged_dim=1, 2025-05-07T20:32:01.4175952Z outer_dense_size=3, 2025-05-07T20:32:01.4176191Z inner_dense_size=3, 2025-05-07T20:32:01.4176433Z dtype=torch.float16, 2025-05-07T20:32:01.4176687Z device=device(type='meta'), 2025-05-07T20:32:01.4176960Z precompute_total_L=True, 2025-05-07T20:32:01.4177213Z ) 2025-05-07T20:32:01.4177453Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4177984Z self=, 2025-05-07T20:32:01.4178480Z num_jagged_dim=1, 2025-05-07T20:32:01.4178723Z outer_dense_size=1, 2025-05-07T20:32:01.4178958Z inner_dense_size=3, 2025-05-07T20:32:01.4179206Z dtype=torch.float16, 2025-05-07T20:32:01.4179461Z device=device(type='meta'), 2025-05-07T20:32:01.4179729Z precompute_total_L=True, 2025-05-07T20:32:01.4179978Z ) 2025-05-07T20:32:01.4180216Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4180752Z self=, 2025-05-07T20:32:01.4181247Z num_jagged_dim=2, 2025-05-07T20:32:01.4181482Z outer_dense_size=1, 2025-05-07T20:32:01.4181723Z inner_dense_size=5, 2025-05-07T20:32:01.4181969Z dtype=torch.bfloat16, 2025-05-07T20:32:01.4182229Z device=device(type='meta'), 2025-05-07T20:32:01.4182504Z precompute_total_L=False, 2025-05-07T20:32:01.4182754Z ) 2025-05-07T20:32:01.4182992Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4183532Z self=, 2025-05-07T20:32:01.4184141Z num_jagged_dim=2, 2025-05-07T20:32:01.4184377Z outer_dense_size=5, 2025-05-07T20:32:01.4184616Z inner_dense_size=5, 2025-05-07T20:32:01.4184858Z dtype=torch.bfloat16, 2025-05-07T20:32:01.4185118Z device=device(type='meta'), 2025-05-07T20:32:01.4185395Z precompute_total_L=False, 2025-05-07T20:32:01.4185643Z ) 2025-05-07T20:32:01.4185883Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4186422Z self=, 2025-05-07T20:32:01.4186924Z num_jagged_dim=2, 2025-05-07T20:32:01.4187157Z outer_dense_size=5, 2025-05-07T20:32:01.4187394Z inner_dense_size=2, 2025-05-07T20:32:01.4187637Z dtype=torch.bfloat16, 2025-05-07T20:32:01.4187888Z device=device(type='meta'), 2025-05-07T20:32:01.4188163Z precompute_total_L=False, 2025-05-07T20:32:01.4188414Z ) 2025-05-07T20:32:01.4188650Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4189194Z self=, 2025-05-07T20:32:01.4189692Z num_jagged_dim=2, 2025-05-07T20:32:01.4189924Z outer_dense_size=2, 2025-05-07T20:32:01.4190162Z inner_dense_size=2, 2025-05-07T20:32:01.4190403Z dtype=torch.bfloat16, 2025-05-07T20:32:01.4190658Z device=device(type='meta'), 2025-05-07T20:32:01.4190931Z precompute_total_L=False, 2025-05-07T20:32:01.4191182Z ) 2025-05-07T20:32:01.4191444Z Trying example: test_dense_to_jagged_meta_backend( 2025-05-07T20:32:01.4192089Z self=, 2025-05-07T20:32:01.4192588Z num_jagged_dim=5, 2025-05-07T20:32:01.4192827Z outer_dense_size=0, 2025-05-07T20:32:01.4193062Z inner_dense_size=0, 2025-05-07T20:32:01.4193308Z dtype=torch.bfloat16, 2025-05-07T20:32:01.4193566Z device=device(type='meta'), 2025-05-07T20:32:01.4193840Z precompute_total_L=True, 2025-05-07T20:32:01.4194091Z ) 2025-05-07T20:32:01.4194281Z PASSED 2025-05-07T20:32:01.6686773Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6687918Z self=, 2025-05-07T20:32:01.6688501Z num_jagged_dim=1, 2025-05-07T20:32:01.6688814Z outer_dense_size=0, 2025-05-07T20:32:01.6689098Z inner_dense_size=8, 2025-05-07T20:32:01.6689392Z dtype=torch.float16, 2025-05-07T20:32:01.6689694Z device=device(type='cpu'), 2025-05-07T20:32:01.6690056Z precompute_total_L=False, 2025-05-07T20:32:01.6690367Z ) 2025-05-07T20:32:01.6690619Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6691218Z self=, 2025-05-07T20:32:01.6691791Z num_jagged_dim=1, 2025-05-07T20:32:01.6692095Z outer_dense_size=3265, 2025-05-07T20:32:01.6692398Z inner_dense_size=8, 2025-05-07T20:32:01.6692689Z dtype=torch.float16, 2025-05-07T20:32:01.6692986Z device=device(type='cpu'), 2025-05-07T20:32:01.6693312Z precompute_total_L=False, 2025-05-07T20:32:01.6693613Z ) 2025-05-07T20:32:01.6693867Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6694457Z self=, 2025-05-07T20:32:01.6695032Z num_jagged_dim=1, 2025-05-07T20:32:01.6695317Z outer_dense_size=3265, 2025-05-07T20:32:01.6695608Z inner_dense_size=96, 2025-05-07T20:32:01.6695909Z dtype=torch.float16, 2025-05-07T20:32:01.6696208Z device=device(type='cpu'), 2025-05-07T20:32:01.6696522Z precompute_total_L=True, 2025-05-07T20:32:01.6696819Z ) 2025-05-07T20:32:01.6697077Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6697659Z self=, 2025-05-07T20:32:01.6698719Z num_jagged_dim=1, 2025-05-07T20:32:01.6699004Z outer_dense_size=5599, 2025-05-07T20:32:01.6699296Z inner_dense_size=50, 2025-05-07T20:32:01.6699587Z dtype=torch.float16, 2025-05-07T20:32:01.6699884Z device=device(type='cpu'), 2025-05-07T20:32:01.6700198Z precompute_total_L=True, 2025-05-07T20:32:01.6700494Z ) 2025-05-07T20:32:01.6700753Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6701338Z self=, 2025-05-07T20:32:01.6701899Z num_jagged_dim=1, 2025-05-07T20:32:01.6702186Z outer_dense_size=3194, 2025-05-07T20:32:01.6702490Z inner_dense_size=64, 2025-05-07T20:32:01.6702776Z dtype=torch.float16, 2025-05-07T20:32:01.6703076Z device=device(type='cpu'), 2025-05-07T20:32:01.6703398Z precompute_total_L=True, 2025-05-07T20:32:01.6703688Z ) 2025-05-07T20:32:01.6703947Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6704787Z self=, 2025-05-07T20:32:01.6705355Z num_jagged_dim=1, 2025-05-07T20:32:01.6705638Z outer_dense_size=1, 2025-05-07T20:32:01.6705922Z inner_dense_size=8, 2025-05-07T20:32:01.6706203Z dtype=torch.float16, 2025-05-07T20:32:01.6706506Z device=device(type='cuda'), 2025-05-07T20:32:01.6706835Z precompute_total_L=False, 2025-05-07T20:32:01.6707131Z ) 2025-05-07T20:32:01.6707387Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6707974Z self=, 2025-05-07T20:32:01.6708748Z num_jagged_dim=1, 2025-05-07T20:32:01.6709031Z outer_dense_size=168, 2025-05-07T20:32:01.6709328Z inner_dense_size=8, 2025-05-07T20:32:01.6709615Z dtype=torch.float16, 2025-05-07T20:32:01.6709916Z device=device(type='cuda'), 2025-05-07T20:32:01.6710235Z precompute_total_L=True, 2025-05-07T20:32:01.6710541Z ) 2025-05-07T20:32:01.6710796Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6711377Z self=, 2025-05-07T20:32:01.6711942Z num_jagged_dim=1, 2025-05-07T20:32:01.6712221Z outer_dense_size=1, 2025-05-07T20:32:01.6712500Z inner_dense_size=72, 2025-05-07T20:32:01.6712791Z dtype=torch.float16, 2025-05-07T20:32:01.6713091Z device=device(type='cpu'), 2025-05-07T20:32:01.6713408Z precompute_total_L=False, 2025-05-07T20:32:01.6713706Z ) 2025-05-07T20:32:01.6713962Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6714550Z self=, 2025-05-07T20:32:01.6715116Z num_jagged_dim=1, 2025-05-07T20:32:01.6715394Z outer_dense_size=1, 2025-05-07T20:32:01.6715675Z inner_dense_size=8, 2025-05-07T20:32:01.6715952Z dtype=torch.float16, 2025-05-07T20:32:01.6716251Z device=device(type='cpu'), 2025-05-07T20:32:01.6716580Z precompute_total_L=True, 2025-05-07T20:32:01.6716870Z ) 2025-05-07T20:32:01.6717129Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6717715Z self=, 2025-05-07T20:32:01.6718276Z num_jagged_dim=1, 2025-05-07T20:32:01.6718559Z outer_dense_size=3468, 2025-05-07T20:32:01.6718856Z inner_dense_size=72, 2025-05-07T20:32:01.6719142Z dtype=torch.float16, 2025-05-07T20:32:01.6719442Z device=device(type='cpu'), 2025-05-07T20:32:01.6719765Z precompute_total_L=True, 2025-05-07T20:32:01.6720054Z ) 2025-05-07T20:32:01.6720319Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6720907Z self=, 2025-05-07T20:32:01.6721475Z num_jagged_dim=1, 2025-05-07T20:32:01.6721749Z outer_dense_size=5381, 2025-05-07T20:32:01.6722045Z inner_dense_size=23, 2025-05-07T20:32:01.6722476Z dtype=torch.float16, 2025-05-07T20:32:01.6722769Z device=device(type='cpu'), 2025-05-07T20:32:01.6723094Z precompute_total_L=True, 2025-05-07T20:32:01.6723394Z ) 2025-05-07T20:32:01.6723643Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6724228Z self=, 2025-05-07T20:32:01.6724797Z num_jagged_dim=1, 2025-05-07T20:32:01.6725071Z outer_dense_size=3668, 2025-05-07T20:32:01.6725379Z inner_dense_size=96, 2025-05-07T20:32:01.6725676Z dtype=torch.float16, 2025-05-07T20:32:01.6725969Z device=device(type='cuda'), 2025-05-07T20:32:01.6726302Z precompute_total_L=False, 2025-05-07T20:32:01.6726605Z ) 2025-05-07T20:32:01.6726854Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6727583Z self=, 2025-05-07T20:32:01.6728151Z num_jagged_dim=1, 2025-05-07T20:32:01.6728433Z outer_dense_size=604, 2025-05-07T20:32:01.6728733Z inner_dense_size=64, 2025-05-07T20:32:01.6729029Z dtype=torch.float16, 2025-05-07T20:32:01.6729329Z device=device(type='cuda'), 2025-05-07T20:32:01.6729648Z precompute_total_L=True, 2025-05-07T20:32:01.6729944Z ) 2025-05-07T20:32:01.6730199Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6730782Z self=, 2025-05-07T20:32:01.6731348Z num_jagged_dim=1, 2025-05-07T20:32:01.6731629Z outer_dense_size=3774, 2025-05-07T20:32:01.6731920Z inner_dense_size=72, 2025-05-07T20:32:01.6732311Z dtype=torch.float16, 2025-05-07T20:32:01.6732613Z device=device(type='cuda'), 2025-05-07T20:32:01.6732933Z precompute_total_L=False, 2025-05-07T20:32:01.6733243Z ) 2025-05-07T20:32:01.6733500Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6734088Z self=, 2025-05-07T20:32:01.6734656Z num_jagged_dim=1, 2025-05-07T20:32:01.6734939Z outer_dense_size=5086, 2025-05-07T20:32:01.6735240Z inner_dense_size=50, 2025-05-07T20:32:01.6735530Z dtype=torch.float16, 2025-05-07T20:32:01.6735831Z device=device(type='cuda'), 2025-05-07T20:32:01.6736159Z precompute_total_L=True, 2025-05-07T20:32:01.6736449Z ) 2025-05-07T20:32:01.6736709Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6737300Z self=, 2025-05-07T20:32:01.6737861Z num_jagged_dim=1, 2025-05-07T20:32:01.6738146Z outer_dense_size=6000, 2025-05-07T20:32:01.6738451Z inner_dense_size=96, 2025-05-07T20:32:01.6738739Z dtype=torch.float16, 2025-05-07T20:32:01.6739037Z device=device(type='cuda'), 2025-05-07T20:32:01.6739359Z precompute_total_L=False, 2025-05-07T20:32:01.6739662Z ) 2025-05-07T20:32:01.6739940Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6740438Z self=, 2025-05-07T20:32:01.6740898Z num_jagged_dim=1, 2025-05-07T20:32:01.6741129Z outer_dense_size=3322, 2025-05-07T20:32:01.6741377Z inner_dense_size=16, 2025-05-07T20:32:01.6741620Z dtype=torch.float16, 2025-05-07T20:32:01.6741866Z device=device(type='cpu'), 2025-05-07T20:32:01.6742143Z precompute_total_L=True, 2025-05-07T20:32:01.6742398Z ) 2025-05-07T20:32:01.6742617Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6743109Z self=, 2025-05-07T20:32:01.6743591Z num_jagged_dim=1, 2025-05-07T20:32:01.6743833Z outer_dense_size=3455, 2025-05-07T20:32:01.6744091Z inner_dense_size=23, 2025-05-07T20:32:01.6744343Z dtype=torch.float16, 2025-05-07T20:32:01.6744603Z device=device(type='cuda'), 2025-05-07T20:32:01.6744878Z precompute_total_L=False, 2025-05-07T20:32:01.6745236Z ) 2025-05-07T20:32:01.6745460Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6745947Z self=, 2025-05-07T20:32:01.6746418Z num_jagged_dim=1, 2025-05-07T20:32:01.6746662Z outer_dense_size=1775, 2025-05-07T20:32:01.6746916Z inner_dense_size=72, 2025-05-07T20:32:01.6747171Z dtype=torch.float16, 2025-05-07T20:32:01.6747432Z device=device(type='cpu'), 2025-05-07T20:32:01.6747703Z precompute_total_L=True, 2025-05-07T20:32:01.6747955Z ) 2025-05-07T20:32:01.6748177Z Trying example: test_dense_to_jagged_opt( 2025-05-07T20:32:01.6748666Z self=, 2025-05-07T20:32:01.6749135Z num_jagged_dim=1, 2025-05-07T20:32:01.6749377Z outer_dense_size=2559, 2025-05-07T20:32:01.6749629Z inner_dense_size=8, 2025-05-07T20:32:01.6749872Z dtype=torch.float16, 2025-05-07T20:32:01.6750130Z device=device(type='cpu'), 2025-05-07T20:32:01.6750413Z precompute_total_L=True, 2025-05-07T20:32:01.6750658Z ) 2025-05-07T20:32:01.6750857Z PASSED 2025-05-07T20:32:01.6904734Z jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch Trying example: test_dense_to_jagged_opt_large_batch( 2025-05-07T20:32:01.6905870Z self=, 2025-05-07T20:32:01.6906520Z num_jagged_dim=1, 2025-05-07T20:32:01.6906818Z outer_dense_size=8000, 2025-05-07T20:32:01.6907131Z inner_dense_size=16, 2025-05-07T20:32:01.6907427Z dtype=torch.float16, 2025-05-07T20:32:01.6907979Z device=device(type='cpu'), 2025-05-07T20:32:01.6908324Z precompute_total_L=False, 2025-05-07T20:32:01.6908626Z ) 2025-05-07T20:32:01.6915616Z PASSED 2025-05-07T20:32:01.6915948Z 2025-05-07T20:32:01.6916280Z =============================== warnings summary =============================== 2025-05-07T20:32:01.6916906Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:01.6917632Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:01.6918393Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:01.6922488Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:01.6926670Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:01.6927299Z 2025-05-07T20:32:01.6927580Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged 2025-05-07T20:32:01.6928276Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt 2025-05-07T20:32:01.6929031Z test/jagged/dense_to_jagged_test.py::DenseToJaggedTest::test_dense_to_jagged_opt_large_batch 2025-05-07T20:32:01.6933130Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:01.6938545Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:01.6939057Z 2025-05-07T20:32:01.6939330Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:01.6939884Z ======================== 5 passed, 6 warnings in 3.02s ========================= 2025-05-07T20:32:02.4192326Z 2025-05-07T20:32:02.4192823Z [TEST] Python test suite PASSED: ./jagged/dense_to_jagged_test.py 2025-05-07T20:32:02.4213008Z [TEST] Python test time for ./jagged/dense_to_jagged_test.py: 6 seconds 2025-05-07T20:32:02.4213333Z 2025-05-07T20:32:02.4213345Z 2025-05-07T20:32:02.4213350Z 2025-05-07T20:32:02.4213354Z 2025-05-07T20:32:02.4233693Z ################################################################################ 2025-05-07T20:32:02.4248676Z # [2025-05-07T20:32:02.424Z] Run Python Test Suite: 2025-05-07T20:32:02.4249026Z # ./jagged/elementwise_binary_test.py 2025-05-07T20:32:02.4249353Z ################################################################################ 2025-05-07T20:32:02.4274750Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/elementwise_binary_test.py 2025-05-07T20:32:02.4275399Z 2025-05-07T20:32:04.5705292Z ============================= test session starts ============================== 2025-05-07T20:32:04.5705931Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:04.5706498Z cachedir: .pytest_cache 2025-05-07T20:32:04.5707086Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:04.5707813Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:04.5708229Z plugins: hypothesis-6.131.14 2025-05-07T20:32:06.7378139Z collecting ... collected 3 items 2025-05-07T20:32:06.7378457Z 2025-05-07T20:32:08.8635617Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8636954Z self=, 2025-05-07T20:32:08.8637512Z num_jagged_dim=1, 2025-05-07T20:32:08.8637779Z outer_dense_size=0, 2025-05-07T20:32:08.8638024Z inner_dense_size=0, 2025-05-07T20:32:08.8638271Z operation='add', 2025-05-07T20:32:08.8638524Z dtype=torch.float32, 2025-05-07T20:32:08.8638801Z device=device(type='cpu'), 2025-05-07T20:32:08.8646694Z ) 2025-05-07T20:32:08.8647147Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8647960Z self=, 2025-05-07T20:32:08.8648593Z num_jagged_dim=4, 2025-05-07T20:32:08.8648844Z outer_dense_size=0, 2025-05-07T20:32:08.8649094Z inner_dense_size=0, 2025-05-07T20:32:08.8649333Z operation='add', 2025-05-07T20:32:08.8649581Z dtype=torch.float32, 2025-05-07T20:32:08.8649858Z device=device(type='cpu'), 2025-05-07T20:32:08.8650118Z ) 2025-05-07T20:32:08.8650377Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8650964Z self=, 2025-05-07T20:32:08.8651506Z num_jagged_dim=4, 2025-05-07T20:32:08.8651745Z outer_dense_size=4, 2025-05-07T20:32:08.8651994Z inner_dense_size=0, 2025-05-07T20:32:08.8652624Z operation='add', 2025-05-07T20:32:08.8652871Z dtype=torch.float16, 2025-05-07T20:32:08.8653137Z device=device(type='cuda'), 2025-05-07T20:32:08.8653402Z ) 2025-05-07T20:32:08.8653644Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8654225Z self=, 2025-05-07T20:32:08.8654763Z num_jagged_dim=3, 2025-05-07T20:32:08.8654999Z outer_dense_size=4, 2025-05-07T20:32:08.8655245Z inner_dense_size=0, 2025-05-07T20:32:08.8655493Z operation='add', 2025-05-07T20:32:08.8655735Z dtype=torch.float16, 2025-05-07T20:32:08.8655998Z device=device(type='cuda'), 2025-05-07T20:32:08.8656262Z ) 2025-05-07T20:32:08.8656512Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8657091Z self=, 2025-05-07T20:32:08.8657625Z num_jagged_dim=2, 2025-05-07T20:32:08.8657877Z outer_dense_size=3, 2025-05-07T20:32:08.8658114Z inner_dense_size=1, 2025-05-07T20:32:08.8658360Z operation='add', 2025-05-07T20:32:08.8658607Z dtype=torch.float32, 2025-05-07T20:32:08.8658863Z device=device(type='cuda'), 2025-05-07T20:32:08.8659118Z ) 2025-05-07T20:32:08.8659364Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8659932Z self=, 2025-05-07T20:32:08.8660459Z num_jagged_dim=2, 2025-05-07T20:32:08.8660701Z outer_dense_size=2, 2025-05-07T20:32:08.8661099Z inner_dense_size=2, 2025-05-07T20:32:08.8661345Z operation='add', 2025-05-07T20:32:08.8661592Z dtype=torch.float32, 2025-05-07T20:32:08.8661853Z device=device(type='cpu'), 2025-05-07T20:32:08.8662106Z ) 2025-05-07T20:32:08.8662344Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8662918Z self=, 2025-05-07T20:32:08.8663453Z num_jagged_dim=2, 2025-05-07T20:32:08.8663696Z outer_dense_size=0, 2025-05-07T20:32:08.8663941Z inner_dense_size=3, 2025-05-07T20:32:08.8664179Z operation='add', 2025-05-07T20:32:08.8664426Z dtype=torch.float16, 2025-05-07T20:32:08.8664691Z device=device(type='cpu'), 2025-05-07T20:32:08.8664951Z ) 2025-05-07T20:32:08.8665202Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8665775Z self=, 2025-05-07T20:32:08.8666314Z num_jagged_dim=3, 2025-05-07T20:32:08.8666548Z outer_dense_size=2, 2025-05-07T20:32:08.8666799Z inner_dense_size=0, 2025-05-07T20:32:08.8667042Z operation='add', 2025-05-07T20:32:08.8667280Z dtype=torch.float32, 2025-05-07T20:32:08.8667544Z device=device(type='cpu'), 2025-05-07T20:32:08.8667805Z ) 2025-05-07T20:32:08.8668041Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8668620Z self=, 2025-05-07T20:32:08.8669149Z num_jagged_dim=2, 2025-05-07T20:32:08.8669391Z outer_dense_size=3, 2025-05-07T20:32:08.8669633Z inner_dense_size=4, 2025-05-07T20:32:08.8669873Z operation='add', 2025-05-07T20:32:08.8670110Z dtype=torch.float16, 2025-05-07T20:32:08.8670365Z device=device(type='cuda'), 2025-05-07T20:32:08.8670625Z ) 2025-05-07T20:32:08.8670857Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8671432Z self=, 2025-05-07T20:32:08.8671962Z num_jagged_dim=4, 2025-05-07T20:32:08.8672195Z outer_dense_size=4, 2025-05-07T20:32:08.8672438Z inner_dense_size=2, 2025-05-07T20:32:08.8672703Z operation='add_jagged_output', 2025-05-07T20:32:08.8672992Z dtype=torch.bfloat16, 2025-05-07T20:32:08.8673350Z device=device(type='cuda'), 2025-05-07T20:32:08.8673609Z ) 2025-05-07T20:32:08.8673843Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8674412Z self=, 2025-05-07T20:32:08.8674944Z num_jagged_dim=3, 2025-05-07T20:32:08.8675190Z outer_dense_size=3, 2025-05-07T20:32:08.8675428Z inner_dense_size=0, 2025-05-07T20:32:08.8675668Z operation='add', 2025-05-07T20:32:08.8675915Z dtype=torch.float16, 2025-05-07T20:32:08.8676168Z device=device(type='cuda'), 2025-05-07T20:32:08.8676424Z ) 2025-05-07T20:32:08.8676667Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8677227Z self=, 2025-05-07T20:32:08.8677753Z num_jagged_dim=3, 2025-05-07T20:32:08.8677990Z outer_dense_size=3, 2025-05-07T20:32:08.8678222Z inner_dense_size=3, 2025-05-07T20:32:08.8678469Z operation='add', 2025-05-07T20:32:08.8678710Z dtype=torch.float16, 2025-05-07T20:32:08.8678956Z device=device(type='cuda'), 2025-05-07T20:32:08.8679211Z ) 2025-05-07T20:32:08.8679447Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8680015Z self=, 2025-05-07T20:32:08.8680539Z num_jagged_dim=1, 2025-05-07T20:32:08.8680777Z outer_dense_size=4, 2025-05-07T20:32:08.8681018Z inner_dense_size=2, 2025-05-07T20:32:08.8681251Z operation='add', 2025-05-07T20:32:08.8681491Z dtype=torch.float16, 2025-05-07T20:32:08.8681829Z device=device(type='cpu'), 2025-05-07T20:32:08.8682085Z ) 2025-05-07T20:32:08.8682328Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8682895Z self=, 2025-05-07T20:32:08.8683419Z num_jagged_dim=1, 2025-05-07T20:32:08.8683661Z outer_dense_size=4, 2025-05-07T20:32:08.8683899Z inner_dense_size=4, 2025-05-07T20:32:08.8684135Z operation='add', 2025-05-07T20:32:08.8684379Z dtype=torch.float16, 2025-05-07T20:32:08.8684637Z device=device(type='cpu'), 2025-05-07T20:32:08.8684890Z ) 2025-05-07T20:32:08.8685120Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8685688Z self=, 2025-05-07T20:32:08.8686221Z num_jagged_dim=4, 2025-05-07T20:32:08.8686456Z outer_dense_size=4, 2025-05-07T20:32:08.8686702Z inner_dense_size=4, 2025-05-07T20:32:08.8687076Z operation='add', 2025-05-07T20:32:08.8687315Z dtype=torch.float16, 2025-05-07T20:32:08.8687576Z device=device(type='cpu'), 2025-05-07T20:32:08.8687835Z ) 2025-05-07T20:32:08.8688068Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8688636Z self=, 2025-05-07T20:32:08.8689172Z num_jagged_dim=1, 2025-05-07T20:32:08.8689403Z outer_dense_size=0, 2025-05-07T20:32:08.8689644Z inner_dense_size=3, 2025-05-07T20:32:08.8689883Z operation='mul', 2025-05-07T20:32:08.8690125Z dtype=torch.bfloat16, 2025-05-07T20:32:08.8690380Z device=device(type='cpu'), 2025-05-07T20:32:08.8690632Z ) 2025-05-07T20:32:08.8690873Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8691434Z self=, 2025-05-07T20:32:08.8691963Z num_jagged_dim=1, 2025-05-07T20:32:08.8692205Z outer_dense_size=1, 2025-05-07T20:32:08.8692438Z inner_dense_size=3, 2025-05-07T20:32:08.8692678Z operation='mul', 2025-05-07T20:32:08.8692919Z dtype=torch.bfloat16, 2025-05-07T20:32:08.8693175Z device=device(type='cpu'), 2025-05-07T20:32:08.8693433Z ) 2025-05-07T20:32:08.8693669Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8694321Z self=, 2025-05-07T20:32:08.8694849Z num_jagged_dim=1, 2025-05-07T20:32:08.8695094Z outer_dense_size=1, 2025-05-07T20:32:08.8695335Z inner_dense_size=1, 2025-05-07T20:32:08.8695567Z operation='mul', 2025-05-07T20:32:08.8695814Z dtype=torch.bfloat16, 2025-05-07T20:32:08.8696077Z device=device(type='cpu'), 2025-05-07T20:32:08.8696324Z ) 2025-05-07T20:32:08.8696564Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8697141Z self=, 2025-05-07T20:32:08.8697665Z num_jagged_dim=3, 2025-05-07T20:32:08.8697907Z outer_dense_size=0, 2025-05-07T20:32:08.8698149Z inner_dense_size=2, 2025-05-07T20:32:08.8698381Z operation='mul', 2025-05-07T20:32:08.8698624Z dtype=torch.float32, 2025-05-07T20:32:08.8698879Z device=device(type='cpu'), 2025-05-07T20:32:08.8699137Z ) 2025-05-07T20:32:08.8699382Z Trying example: test_jagged_elementwise_binary( 2025-05-07T20:32:08.8699954Z self=, 2025-05-07T20:32:08.8700481Z num_jagged_dim=3, 2025-05-07T20:32:08.8700713Z outer_dense_size=2, 2025-05-07T20:32:08.8700956Z inner_dense_size=2, 2025-05-07T20:32:08.8701194Z operation='mul', 2025-05-07T20:32:08.8701434Z dtype=torch.float32, 2025-05-07T20:32:08.8701693Z device=device(type='cpu'), 2025-05-07T20:32:08.8701948Z ) 2025-05-07T20:32:08.8702139Z PASSED 2025-05-07T20:32:14.6617253Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_dynamic_shape Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6618880Z self=, 2025-05-07T20:32:14.6619591Z num_jagged_dim=1, 2025-05-07T20:32:14.6619919Z outer_dense_size=2, 2025-05-07T20:32:14.6620232Z inner_dense_size=2, 2025-05-07T20:32:14.6620547Z operation='add', 2025-05-07T20:32:14.6620837Z dtype=torch.float32, 2025-05-07T20:32:14.6621091Z device=device(type='cpu'), 2025-05-07T20:32:14.6621362Z ) 2025-05-07T20:32:14.6621651Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6622323Z self=, 2025-05-07T20:32:14.6622914Z num_jagged_dim=4, 2025-05-07T20:32:14.6623157Z outer_dense_size=2, 2025-05-07T20:32:14.6623409Z inner_dense_size=2, 2025-05-07T20:32:14.6623653Z operation='add', 2025-05-07T20:32:14.6623902Z dtype=torch.float32, 2025-05-07T20:32:14.6624156Z device=device(type='cpu'), 2025-05-07T20:32:14.6624416Z ) 2025-05-07T20:32:14.6624707Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6625376Z self=, 2025-05-07T20:32:14.6625969Z num_jagged_dim=4, 2025-05-07T20:32:14.6626210Z outer_dense_size=2, 2025-05-07T20:32:14.6626455Z inner_dense_size=3, 2025-05-07T20:32:14.6626691Z operation='mul', 2025-05-07T20:32:14.6626940Z dtype=torch.float16, 2025-05-07T20:32:14.6627211Z device=device(type='cpu'), 2025-05-07T20:32:14.6627466Z ) 2025-05-07T20:32:14.6627757Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6628441Z self=, 2025-05-07T20:32:14.6629019Z num_jagged_dim=5, 2025-05-07T20:32:14.6629257Z outer_dense_size=4, 2025-05-07T20:32:14.6629497Z inner_dense_size=5, 2025-05-07T20:32:14.6629729Z operation='add', 2025-05-07T20:32:14.6629966Z dtype=torch.float32, 2025-05-07T20:32:14.6630414Z device=device(type='cpu'), 2025-05-07T20:32:14.6630659Z ) 2025-05-07T20:32:14.6630939Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6631604Z self=, 2025-05-07T20:32:14.6632184Z num_jagged_dim=5, 2025-05-07T20:32:14.6632415Z outer_dense_size=3, 2025-05-07T20:32:14.6632654Z inner_dense_size=5, 2025-05-07T20:32:14.6632891Z operation='mul', 2025-05-07T20:32:14.6633126Z dtype=torch.float32, 2025-05-07T20:32:14.6633382Z device=device(type='cpu'), 2025-05-07T20:32:14.6633632Z ) 2025-05-07T20:32:14.6633917Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6634584Z self=, 2025-05-07T20:32:14.6635167Z num_jagged_dim=3, 2025-05-07T20:32:14.6635402Z outer_dense_size=4, 2025-05-07T20:32:14.6635649Z inner_dense_size=3, 2025-05-07T20:32:14.6635910Z operation='add_jagged_output', 2025-05-07T20:32:14.6636202Z dtype=torch.float16, 2025-05-07T20:32:14.6636454Z device=device(type='cuda'), 2025-05-07T20:32:14.6636711Z ) 2025-05-07T20:32:14.6636996Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6637657Z self=, 2025-05-07T20:32:14.6638248Z num_jagged_dim=2, 2025-05-07T20:32:14.6638489Z outer_dense_size=2, 2025-05-07T20:32:14.6638722Z inner_dense_size=3, 2025-05-07T20:32:14.6639133Z operation='add_jagged_output', 2025-05-07T20:32:14.6639424Z dtype=torch.float16, 2025-05-07T20:32:14.6639674Z device=device(type='cpu'), 2025-05-07T20:32:14.6639928Z ) 2025-05-07T20:32:14.6640214Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6640880Z self=, 2025-05-07T20:32:14.6641471Z num_jagged_dim=5, 2025-05-07T20:32:14.6641709Z outer_dense_size=3, 2025-05-07T20:32:14.6641953Z inner_dense_size=3, 2025-05-07T20:32:14.6642183Z operation='add', 2025-05-07T20:32:14.6642427Z dtype=torch.float32, 2025-05-07T20:32:14.6642688Z device=device(type='cpu'), 2025-05-07T20:32:14.6642935Z ) 2025-05-07T20:32:14.6643219Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6643888Z self=, 2025-05-07T20:32:14.6644470Z num_jagged_dim=1, 2025-05-07T20:32:14.6644705Z outer_dense_size=3, 2025-05-07T20:32:14.6644944Z inner_dense_size=3, 2025-05-07T20:32:14.6645175Z operation='add', 2025-05-07T20:32:14.6645415Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6645678Z device=device(type='cpu'), 2025-05-07T20:32:14.6645922Z ) 2025-05-07T20:32:14.6646216Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6647008Z self=, 2025-05-07T20:32:14.6647593Z num_jagged_dim=1, 2025-05-07T20:32:14.6647822Z outer_dense_size=2, 2025-05-07T20:32:14.6648061Z inner_dense_size=5, 2025-05-07T20:32:14.6648296Z operation='mul', 2025-05-07T20:32:14.6648529Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6648789Z device=device(type='cuda'), 2025-05-07T20:32:14.6649050Z ) 2025-05-07T20:32:14.6649326Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6650006Z self=, 2025-05-07T20:32:14.6650589Z num_jagged_dim=4, 2025-05-07T20:32:14.6650824Z outer_dense_size=5, 2025-05-07T20:32:14.6651056Z inner_dense_size=4, 2025-05-07T20:32:14.6651309Z operation='add_jagged_output', 2025-05-07T20:32:14.6651685Z dtype=torch.float32, 2025-05-07T20:32:14.6651936Z device=device(type='cuda'), 2025-05-07T20:32:14.6652195Z ) 2025-05-07T20:32:14.6652479Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6653140Z self=, 2025-05-07T20:32:14.6653728Z num_jagged_dim=5, 2025-05-07T20:32:14.6653965Z outer_dense_size=5, 2025-05-07T20:32:14.6654199Z inner_dense_size=4, 2025-05-07T20:32:14.6654450Z operation='add_jagged_output', 2025-05-07T20:32:14.6654739Z dtype=torch.float32, 2025-05-07T20:32:14.6654992Z device=device(type='cuda'), 2025-05-07T20:32:14.6655245Z ) 2025-05-07T20:32:14.6655525Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6656193Z self=, 2025-05-07T20:32:14.6656777Z num_jagged_dim=5, 2025-05-07T20:32:14.6657015Z outer_dense_size=4, 2025-05-07T20:32:14.6657259Z inner_dense_size=4, 2025-05-07T20:32:14.6657507Z operation='add_jagged_output', 2025-05-07T20:32:14.6657791Z dtype=torch.float32, 2025-05-07T20:32:14.6658045Z device=device(type='cuda'), 2025-05-07T20:32:14.6658294Z ) 2025-05-07T20:32:14.6658578Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6659249Z self=, 2025-05-07T20:32:14.6659830Z num_jagged_dim=5, 2025-05-07T20:32:14.6660155Z outer_dense_size=5, 2025-05-07T20:32:14.6660393Z inner_dense_size=5, 2025-05-07T20:32:14.6660646Z operation='add_jagged_output', 2025-05-07T20:32:14.6660926Z dtype=torch.float32, 2025-05-07T20:32:14.6661178Z device=device(type='cuda'), 2025-05-07T20:32:14.6661429Z ) 2025-05-07T20:32:14.6661704Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6662379Z self=, 2025-05-07T20:32:14.6662964Z num_jagged_dim=5, 2025-05-07T20:32:14.6663193Z outer_dense_size=2, 2025-05-07T20:32:14.6663437Z inner_dense_size=2, 2025-05-07T20:32:14.6663673Z operation='mul', 2025-05-07T20:32:14.6663908Z dtype=torch.float16, 2025-05-07T20:32:14.6664168Z device=device(type='cuda'), 2025-05-07T20:32:14.6664421Z ) 2025-05-07T20:32:14.6664697Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6665396Z self=, 2025-05-07T20:32:14.6666004Z num_jagged_dim=2, 2025-05-07T20:32:14.6666243Z outer_dense_size=2, 2025-05-07T20:32:14.6666476Z inner_dense_size=2, 2025-05-07T20:32:14.6666711Z operation='mul', 2025-05-07T20:32:14.6666947Z dtype=torch.float16, 2025-05-07T20:32:14.6667203Z device=device(type='cuda'), 2025-05-07T20:32:14.6667456Z ) 2025-05-07T20:32:14.6667740Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6668401Z self=, 2025-05-07T20:32:14.6668987Z num_jagged_dim=5, 2025-05-07T20:32:14.6669224Z outer_dense_size=4, 2025-05-07T20:32:14.6669455Z inner_dense_size=3, 2025-05-07T20:32:14.6669698Z operation='add', 2025-05-07T20:32:14.6669942Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6670204Z device=device(type='cuda'), 2025-05-07T20:32:14.6670461Z ) 2025-05-07T20:32:14.6670745Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6671413Z self=, 2025-05-07T20:32:14.6671994Z num_jagged_dim=5, 2025-05-07T20:32:14.6672232Z outer_dense_size=4, 2025-05-07T20:32:14.6672558Z inner_dense_size=4, 2025-05-07T20:32:14.6672789Z operation='add', 2025-05-07T20:32:14.6673036Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6673294Z device=device(type='cuda'), 2025-05-07T20:32:14.6673542Z ) 2025-05-07T20:32:14.6673828Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6674499Z self=, 2025-05-07T20:32:14.6675084Z num_jagged_dim=5, 2025-05-07T20:32:14.6675326Z outer_dense_size=5, 2025-05-07T20:32:14.6675604Z inner_dense_size=4, 2025-05-07T20:32:14.6675847Z operation='add', 2025-05-07T20:32:14.6676084Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6676343Z device=device(type='cuda'), 2025-05-07T20:32:14.6676592Z ) 2025-05-07T20:32:14.6676870Z Trying example: test_jagged_elementwise_binary_dynamic_shape( 2025-05-07T20:32:14.6677538Z self=, 2025-05-07T20:32:14.6678125Z num_jagged_dim=5, 2025-05-07T20:32:14.6678353Z outer_dense_size=5, 2025-05-07T20:32:14.6678588Z inner_dense_size=5, 2025-05-07T20:32:14.6678822Z operation='add', 2025-05-07T20:32:14.6679058Z dtype=torch.bfloat16, 2025-05-07T20:32:14.6679317Z device=device(type='cuda'), 2025-05-07T20:32:14.6679569Z ) 2025-05-07T20:32:14.6679765Z PASSED 2025-05-07T20:32:23.1485796Z jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:23.1487341Z self=, 2025-05-07T20:32:23.1487905Z num_jagged_dim=1, 2025-05-07T20:32:23.1488149Z outer_dense_size=0, 2025-05-07T20:32:23.1488390Z inner_dense_size=16, 2025-05-07T20:32:23.1488655Z operation='add_jagged_output', 2025-05-07T20:32:23.1488959Z dtype=torch.float16, 2025-05-07T20:32:23.1489209Z device=device(type='cpu'), 2025-05-07T20:32:23.1489467Z ) 2025-05-07T20:32:23.1489725Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:23.1490349Z self=, 2025-05-07T20:32:23.1490900Z num_jagged_dim=1, 2025-05-07T20:32:23.1498141Z outer_dense_size=6, 2025-05-07T20:32:23.1498409Z inner_dense_size=96, 2025-05-07T20:32:23.1498685Z operation='add_jagged_output', 2025-05-07T20:32:23.1498972Z dtype=torch.float16, 2025-05-07T20:32:23.1499247Z device=device(type='cpu'), 2025-05-07T20:32:23.1499506Z ) 2025-05-07T20:32:23.1499759Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:23.1500371Z self=, 2025-05-07T20:32:23.1500927Z num_jagged_dim=1, 2025-05-07T20:32:23.1501165Z outer_dense_size=4, 2025-05-07T20:32:23.1501421Z inner_dense_size=64, 2025-05-07T20:32:23.1501673Z operation='mul', 2025-05-07T20:32:23.1501908Z dtype=torch.float16, 2025-05-07T20:32:23.1502168Z device=device(type='cuda'), 2025-05-07T20:32:23.1502418Z ) 2025-05-07T20:32:23.1502674Z Trying example: test_jagged_elementwise_binary_opt( 2025-05-07T20:32:23.1503270Z self=, 2025-05-07T20:32:23.1503819Z num_jagged_dim=1, 2025-05-07T20:32:23.1504056Z outer_dense_size=7, 2025-05-07T20:32:23.1504292Z inner_dense_size=192, 2025-05-07T20:32:23.1504795Z operation='mul', 2025-05-07T20:32:23.1505031Z dtype=torch.float16, 2025-05-07T20:32:23.1505280Z device=device(type='cpu'), 2025-05-07T20:32:23.1505535Z ) 2025-05-07T20:32:23.1505739Z PASSED 2025-05-07T20:32:23.1505852Z 2025-05-07T20:32:23.1506001Z =============================== warnings summary =============================== 2025-05-07T20:32:23.1506770Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:23.1507500Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:32:23.1509088Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:23.1510603Z warnings.warn( 2025-05-07T20:32:23.1510750Z 2025-05-07T20:32:23.1511114Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:23.1511973Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary_opt 2025-05-07T20:32:23.1513758Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/gradcheck.py:923: UserWarning: Input #2 requires gradient and is not a double precision floating point or complex. This check will likely fail if all the inputs are not of double precision floating point or complex. 2025-05-07T20:32:23.1515253Z warnings.warn( 2025-05-07T20:32:23.1515396Z 2025-05-07T20:32:23.1515760Z test/jagged/elementwise_binary_test.py::ElementwiseBinaryTest::test_jagged_elementwise_binary 2025-05-07T20:32:23.1520047Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::jagged_dense_elementwise_add: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:32:23.1524161Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:23.1524649Z 2025-05-07T20:32:23.1524907Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:23.1525429Z ======================== 3 passed, 5 warnings in 18.70s ======================== 2025-05-07T20:32:23.9439828Z 2025-05-07T20:32:23.9440409Z [TEST] Python test suite PASSED: ./jagged/elementwise_binary_test.py 2025-05-07T20:32:23.9459417Z [TEST] Python test time for ./jagged/elementwise_binary_test.py: 21 seconds 2025-05-07T20:32:23.9459746Z 2025-05-07T20:32:23.9459842Z 2025-05-07T20:32:23.9459850Z 2025-05-07T20:32:23.9459871Z 2025-05-07T20:32:23.9480344Z ################################################################################ 2025-05-07T20:32:23.9495813Z # [2025-05-07T20:32:23.949Z] Run Python Test Suite: 2025-05-07T20:32:23.9496321Z # ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:23.9496673Z ################################################################################ 2025-05-07T20:32:23.9522361Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:23.9523034Z 2025-05-07T20:32:26.0882241Z ============================= test session starts ============================== 2025-05-07T20:32:26.0882874Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:26.0883409Z cachedir: .pytest_cache 2025-05-07T20:32:26.0883999Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:26.0885082Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:26.0885506Z plugins: hypothesis-6.131.14 2025-05-07T20:32:28.2410338Z collecting ... collected 1 item 2025-05-07T20:32:28.2410608Z 2025-05-07T20:32:35.8038520Z jagged/expand_into_jagged_permute_test.py::ExpandIntoJaggedPermuteTest::test_expand_into_jagged_permute Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8039928Z self=, 2025-05-07T20:32:35.8040518Z T=10, 2025-05-07T20:32:35.8040755Z W=8, 2025-05-07T20:32:35.8040950Z ) 2025-05-07T20:32:35.8041303Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8041952Z self=, 2025-05-07T20:32:35.8042529Z T=11, 2025-05-07T20:32:35.8042741Z W=8, 2025-05-07T20:32:35.8042938Z ) 2025-05-07T20:32:35.8043183Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8043813Z self=, 2025-05-07T20:32:35.8044410Z T=11, 2025-05-07T20:32:35.8044612Z W=44, 2025-05-07T20:32:35.8044804Z ) 2025-05-07T20:32:35.8045049Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8045680Z self=, 2025-05-07T20:32:35.8046253Z T=14, 2025-05-07T20:32:35.8047015Z W=54, 2025-05-07T20:32:35.8047223Z ) 2025-05-07T20:32:35.8047460Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8048095Z self=, 2025-05-07T20:32:35.8048673Z T=19, 2025-05-07T20:32:35.8048869Z W=13, 2025-05-07T20:32:35.8049065Z ) 2025-05-07T20:32:35.8049307Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8049938Z self=, 2025-05-07T20:32:35.8050531Z T=14, 2025-05-07T20:32:35.8050738Z W=64, 2025-05-07T20:32:35.8050939Z ) 2025-05-07T20:32:35.8051178Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8051811Z self=, 2025-05-07T20:32:35.8052396Z T=20, 2025-05-07T20:32:35.8052596Z W=49, 2025-05-07T20:32:35.8052790Z ) 2025-05-07T20:32:35.8053029Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8053661Z self=, 2025-05-07T20:32:35.8054234Z T=15, 2025-05-07T20:32:35.8054433Z W=26, 2025-05-07T20:32:35.8054633Z ) 2025-05-07T20:32:35.8054870Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8055502Z self=, 2025-05-07T20:32:35.8056084Z T=13, 2025-05-07T20:32:35.8056279Z W=35, 2025-05-07T20:32:35.8056469Z ) 2025-05-07T20:32:35.8056707Z Trying example: test_expand_into_jagged_permute( 2025-05-07T20:32:35.8057341Z self=, 2025-05-07T20:32:35.8057915Z T=18, 2025-05-07T20:32:35.8058112Z W=31, 2025-05-07T20:32:35.8058312Z ) 2025-05-07T20:32:35.8058497Z PASSED 2025-05-07T20:32:35.8058618Z 2025-05-07T20:32:35.8058760Z ============================== 1 passed in 9.84s =============================== 2025-05-07T20:32:36.5197594Z 2025-05-07T20:32:36.5198518Z [TEST] Python test suite PASSED: ./jagged/expand_into_jagged_permute_test.py 2025-05-07T20:32:36.5219248Z [TEST] Python test time for ./jagged/expand_into_jagged_permute_test.py: 13 seconds 2025-05-07T20:32:36.5219632Z 2025-05-07T20:32:36.5219638Z 2025-05-07T20:32:36.5219643Z 2025-05-07T20:32:36.5219648Z 2025-05-07T20:32:36.5241597Z ################################################################################ 2025-05-07T20:32:36.5257136Z # [2025-05-07T20:32:36.525Z] Run Python Test Suite: 2025-05-07T20:32:36.5257495Z # ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:36.5257816Z ################################################################################ 2025-05-07T20:32:36.5281492Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:36.5282259Z 2025-05-07T20:32:38.6724979Z ============================= test session starts ============================== 2025-05-07T20:32:38.6725632Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:38.6726207Z cachedir: .pytest_cache 2025-05-07T20:32:38.6726801Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:38.6727596Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:38.6728014Z plugins: hypothesis-6.131.14 2025-05-07T20:32:40.8361560Z collecting ... collected 2 items 2025-05-07T20:32:40.8361805Z 2025-05-07T20:32:41.3441376Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3442569Z self=, 2025-05-07T20:32:41.3443243Z max_seq_length=5, 2025-05-07T20:32:41.3443520Z batch_size=1, 2025-05-07T20:32:41.3443771Z num_cols=1, 2025-05-07T20:32:41.3444038Z num_jagged_tensor_rows=1, 2025-05-07T20:32:41.3444392Z index_dtype=torch.int32, 2025-05-07T20:32:41.3444721Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:32:41.3445065Z use_cpu=False, 2025-05-07T20:32:41.3445343Z check_non_contiguous=False, 2025-05-07T20:32:41.3445655Z known_shape=False, 2025-05-07T20:32:41.3445926Z ) 2025-05-07T20:32:41.3446194Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3447014Z self=, 2025-05-07T20:32:41.3447686Z max_seq_length=8, 2025-05-07T20:32:41.3447961Z batch_size=1, 2025-05-07T20:32:41.3448220Z num_cols=1, 2025-05-07T20:32:41.3448475Z num_jagged_tensor_rows=1, 2025-05-07T20:32:41.3448794Z index_dtype=torch.int32, 2025-05-07T20:32:41.3449124Z jagged_tensor_dtype=torch.float32, 2025-05-07T20:32:41.3449458Z use_cpu=False, 2025-05-07T20:32:41.3449732Z check_non_contiguous=False, 2025-05-07T20:32:41.3450046Z known_shape=False, 2025-05-07T20:32:41.3450307Z ) 2025-05-07T20:32:41.3450574Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3451259Z self=, 2025-05-07T20:32:41.3451902Z max_seq_length=8, 2025-05-07T20:32:41.3452175Z batch_size=101, 2025-05-07T20:32:41.3452433Z num_cols=23, 2025-05-07T20:32:41.3452695Z num_jagged_tensor_rows=103, 2025-05-07T20:32:41.3453022Z index_dtype=torch.int32, 2025-05-07T20:32:41.3453349Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3453691Z use_cpu=False, 2025-05-07T20:32:41.3453964Z check_non_contiguous=False, 2025-05-07T20:32:41.3454282Z known_shape=False, 2025-05-07T20:32:41.3454548Z ) 2025-05-07T20:32:41.3454807Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3455486Z self=, 2025-05-07T20:32:41.3456135Z max_seq_length=10, 2025-05-07T20:32:41.3456583Z batch_size=120, 2025-05-07T20:32:41.3456840Z num_cols=74, 2025-05-07T20:32:41.3457112Z num_jagged_tensor_rows=103, 2025-05-07T20:32:41.3457429Z index_dtype=torch.int32, 2025-05-07T20:32:41.3457753Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:32:41.3458085Z use_cpu=False, 2025-05-07T20:32:41.3458351Z check_non_contiguous=True, 2025-05-07T20:32:41.3458665Z known_shape=True, 2025-05-07T20:32:41.3458926Z ) 2025-05-07T20:32:41.3459210Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3459888Z self=, 2025-05-07T20:32:41.3460545Z max_seq_length=8, 2025-05-07T20:32:41.3460818Z batch_size=11, 2025-05-07T20:32:41.3461065Z num_cols=7, 2025-05-07T20:32:41.3461335Z num_jagged_tensor_rows=45, 2025-05-07T20:32:41.3461658Z index_dtype=torch.int64, 2025-05-07T20:32:41.3461986Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3462331Z use_cpu=False, 2025-05-07T20:32:41.3462606Z check_non_contiguous=False, 2025-05-07T20:32:41.3462923Z known_shape=True, 2025-05-07T20:32:41.3463176Z ) 2025-05-07T20:32:41.3463443Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3464122Z self=, 2025-05-07T20:32:41.3464766Z max_seq_length=10, 2025-05-07T20:32:41.3465042Z batch_size=108, 2025-05-07T20:32:41.3465301Z num_cols=81, 2025-05-07T20:32:41.3465563Z num_jagged_tensor_rows=48, 2025-05-07T20:32:41.3465888Z index_dtype=torch.int64, 2025-05-07T20:32:41.3466313Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3466650Z use_cpu=True, 2025-05-07T20:32:41.3466924Z check_non_contiguous=False, 2025-05-07T20:32:41.3467240Z known_shape=True, 2025-05-07T20:32:41.3467493Z ) 2025-05-07T20:32:41.3467759Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3468441Z self=, 2025-05-07T20:32:41.3469093Z max_seq_length=5, 2025-05-07T20:32:41.3469360Z batch_size=113, 2025-05-07T20:32:41.3469618Z num_cols=79, 2025-05-07T20:32:41.3469887Z num_jagged_tensor_rows=104, 2025-05-07T20:32:41.3470203Z index_dtype=torch.int32, 2025-05-07T20:32:41.3470533Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3470883Z use_cpu=False, 2025-05-07T20:32:41.3471151Z check_non_contiguous=True, 2025-05-07T20:32:41.3471467Z known_shape=False, 2025-05-07T20:32:41.3471731Z ) 2025-05-07T20:32:41.3471996Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3472676Z self=, 2025-05-07T20:32:41.3473328Z max_seq_length=6, 2025-05-07T20:32:41.3473600Z batch_size=26, 2025-05-07T20:32:41.3473849Z num_cols=26, 2025-05-07T20:32:41.3474124Z num_jagged_tensor_rows=18, 2025-05-07T20:32:41.3474444Z index_dtype=torch.int32, 2025-05-07T20:32:41.3474768Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3475111Z use_cpu=False, 2025-05-07T20:32:41.3475385Z check_non_contiguous=True, 2025-05-07T20:32:41.3475689Z known_shape=True, 2025-05-07T20:32:41.3475952Z ) 2025-05-07T20:32:41.3476216Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3476890Z self=, 2025-05-07T20:32:41.3477547Z max_seq_length=10, 2025-05-07T20:32:41.3477816Z batch_size=94, 2025-05-07T20:32:41.3478070Z num_cols=73, 2025-05-07T20:32:41.3478340Z num_jagged_tensor_rows=81, 2025-05-07T20:32:41.3478660Z index_dtype=torch.int32, 2025-05-07T20:32:41.3478982Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:32:41.3479317Z use_cpu=True, 2025-05-07T20:32:41.3479587Z check_non_contiguous=False, 2025-05-07T20:32:41.3480003Z known_shape=False, 2025-05-07T20:32:41.3480263Z ) 2025-05-07T20:32:41.3480531Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3481209Z self=, 2025-05-07T20:32:41.3481853Z max_seq_length=8, 2025-05-07T20:32:41.3482127Z batch_size=118, 2025-05-07T20:32:41.3482384Z num_cols=16, 2025-05-07T20:32:41.3482645Z num_jagged_tensor_rows=84, 2025-05-07T20:32:41.3482964Z index_dtype=torch.int64, 2025-05-07T20:32:41.3483285Z jagged_tensor_dtype=torch.int32, 2025-05-07T20:32:41.3483611Z use_cpu=True, 2025-05-07T20:32:41.3483887Z check_non_contiguous=True, 2025-05-07T20:32:41.3484196Z known_shape=True, 2025-05-07T20:32:41.3484453Z ) 2025-05-07T20:32:41.3484717Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3485391Z self=, 2025-05-07T20:32:41.3486046Z max_seq_length=6, 2025-05-07T20:32:41.3486308Z batch_size=95, 2025-05-07T20:32:41.3486563Z num_cols=92, 2025-05-07T20:32:41.3486830Z num_jagged_tensor_rows=87, 2025-05-07T20:32:41.3487204Z index_dtype=torch.int64, 2025-05-07T20:32:41.3487533Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3487873Z use_cpu=True, 2025-05-07T20:32:41.3488138Z check_non_contiguous=False, 2025-05-07T20:32:41.3488461Z known_shape=False, 2025-05-07T20:32:41.3488725Z ) 2025-05-07T20:32:41.3488982Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3489755Z self=, 2025-05-07T20:32:41.3490407Z max_seq_length=6, 2025-05-07T20:32:41.3490671Z batch_size=6, 2025-05-07T20:32:41.3490921Z num_cols=92, 2025-05-07T20:32:41.3491189Z num_jagged_tensor_rows=87, 2025-05-07T20:32:41.3491503Z index_dtype=torch.int64, 2025-05-07T20:32:41.3491828Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3492174Z use_cpu=True, 2025-05-07T20:32:41.3492445Z check_non_contiguous=False, 2025-05-07T20:32:41.3492753Z known_shape=False, 2025-05-07T20:32:41.3493017Z ) 2025-05-07T20:32:41.3493284Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3493954Z self=, 2025-05-07T20:32:41.3494655Z max_seq_length=6, 2025-05-07T20:32:41.3494938Z batch_size=6, 2025-05-07T20:32:41.3495203Z num_cols=92, 2025-05-07T20:32:41.3495487Z num_jagged_tensor_rows=92, 2025-05-07T20:32:41.3495827Z index_dtype=torch.int64, 2025-05-07T20:32:41.3496105Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3496399Z use_cpu=True, 2025-05-07T20:32:41.3496641Z check_non_contiguous=False, 2025-05-07T20:32:41.3496909Z known_shape=False, 2025-05-07T20:32:41.3497140Z ) 2025-05-07T20:32:41.3497373Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3497944Z self=, 2025-05-07T20:32:41.3498474Z max_seq_length=6, 2025-05-07T20:32:41.3498709Z batch_size=6, 2025-05-07T20:32:41.3498929Z num_cols=92, 2025-05-07T20:32:41.3499157Z num_jagged_tensor_rows=6, 2025-05-07T20:32:41.3499437Z index_dtype=torch.int64, 2025-05-07T20:32:41.3499730Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3500016Z use_cpu=True, 2025-05-07T20:32:41.3500250Z check_non_contiguous=False, 2025-05-07T20:32:41.3500518Z known_shape=False, 2025-05-07T20:32:41.3500741Z ) 2025-05-07T20:32:41.3500976Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3501539Z self=, 2025-05-07T20:32:41.3502067Z max_seq_length=6, 2025-05-07T20:32:41.3502299Z batch_size=6, 2025-05-07T20:32:41.3502515Z num_cols=92, 2025-05-07T20:32:41.3502843Z num_jagged_tensor_rows=6, 2025-05-07T20:32:41.3503141Z index_dtype=torch.int64, 2025-05-07T20:32:41.3503454Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3503745Z use_cpu=True, 2025-05-07T20:32:41.3503973Z check_non_contiguous=True, 2025-05-07T20:32:41.3504256Z known_shape=False, 2025-05-07T20:32:41.3504817Z ) 2025-05-07T20:32:41.3505036Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3505588Z self=, 2025-05-07T20:32:41.3506118Z max_seq_length=5, 2025-05-07T20:32:41.3506363Z batch_size=6, 2025-05-07T20:32:41.3506579Z num_cols=92, 2025-05-07T20:32:41.3506808Z num_jagged_tensor_rows=6, 2025-05-07T20:32:41.3507082Z index_dtype=torch.int64, 2025-05-07T20:32:41.3507358Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3507647Z use_cpu=True, 2025-05-07T20:32:41.3507879Z check_non_contiguous=True, 2025-05-07T20:32:41.3508147Z known_shape=False, 2025-05-07T20:32:41.3508380Z ) 2025-05-07T20:32:41.3508611Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3509166Z self=, 2025-05-07T20:32:41.3509700Z max_seq_length=5, 2025-05-07T20:32:41.3509938Z batch_size=6, 2025-05-07T20:32:41.3510156Z num_cols=6, 2025-05-07T20:32:41.3510385Z num_jagged_tensor_rows=6, 2025-05-07T20:32:41.3510660Z index_dtype=torch.int64, 2025-05-07T20:32:41.3510937Z jagged_tensor_dtype=torch.float16, 2025-05-07T20:32:41.3511230Z use_cpu=True, 2025-05-07T20:32:41.3511628Z check_non_contiguous=True, 2025-05-07T20:32:41.3511901Z known_shape=False, 2025-05-07T20:32:41.3512123Z ) 2025-05-07T20:32:41.3512353Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3512914Z self=, 2025-05-07T20:32:41.3513448Z max_seq_length=7, 2025-05-07T20:32:41.3513685Z batch_size=59, 2025-05-07T20:32:41.3513906Z num_cols=128, 2025-05-07T20:32:41.3514133Z num_jagged_tensor_rows=125, 2025-05-07T20:32:41.3514413Z index_dtype=torch.int32, 2025-05-07T20:32:41.3514694Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:32:41.3514973Z use_cpu=False, 2025-05-07T20:32:41.3515208Z check_non_contiguous=False, 2025-05-07T20:32:41.3515476Z known_shape=True, 2025-05-07T20:32:41.3515697Z ) 2025-05-07T20:32:41.3515926Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3516494Z self=, 2025-05-07T20:32:41.3517025Z max_seq_length=7, 2025-05-07T20:32:41.3517249Z batch_size=59, 2025-05-07T20:32:41.3517468Z num_cols=128, 2025-05-07T20:32:41.3517697Z num_jagged_tensor_rows=125, 2025-05-07T20:32:41.3517968Z index_dtype=torch.int32, 2025-05-07T20:32:41.3518253Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:32:41.3518537Z use_cpu=True, 2025-05-07T20:32:41.3518764Z check_non_contiguous=False, 2025-05-07T20:32:41.3519035Z known_shape=True, 2025-05-07T20:32:41.3519263Z ) 2025-05-07T20:32:41.3519488Z Trying example: test_jagged_index_select_2d( 2025-05-07T20:32:41.3520048Z self=, 2025-05-07T20:32:41.3520582Z max_seq_length=7, 2025-05-07T20:32:41.3520810Z batch_size=125, 2025-05-07T20:32:41.3521032Z num_cols=128, 2025-05-07T20:32:41.3521266Z num_jagged_tensor_rows=125, 2025-05-07T20:32:41.3521549Z index_dtype=torch.int32, 2025-05-07T20:32:41.3521820Z jagged_tensor_dtype=torch.int64, 2025-05-07T20:32:41.3522101Z use_cpu=True, 2025-05-07T20:32:41.3522334Z check_non_contiguous=False, 2025-05-07T20:32:41.3522608Z known_shape=True, 2025-05-07T20:32:41.3522831Z ) 2025-05-07T20:32:41.3530775Z PASSED 2025-05-07T20:32:41.4091096Z jagged/jagged_index_select_2d_test.py::JaggedIndexSelect2DTest::test_jagged_index_select_2d_in_inference PASSED 2025-05-07T20:32:41.4091583Z 2025-05-07T20:32:41.4091735Z ============================== 2 passed in 2.86s =============================== 2025-05-07T20:32:42.1434958Z 2025-05-07T20:32:42.1435607Z [TEST] Python test suite PASSED: ./jagged/jagged_index_select_2d_test.py 2025-05-07T20:32:42.1452990Z [TEST] Python test time for ./jagged/jagged_index_select_2d_test.py: 6 seconds 2025-05-07T20:32:42.1453331Z 2025-05-07T20:32:42.1453336Z 2025-05-07T20:32:42.1453340Z 2025-05-07T20:32:42.1453344Z 2025-05-07T20:32:42.1475593Z ################################################################################ 2025-05-07T20:32:42.1494552Z # [2025-05-07T20:32:42.149Z] Run Python Test Suite: 2025-05-07T20:32:42.1494915Z # ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:32:42.1495257Z ################################################################################ 2025-05-07T20:32:42.1521176Z + 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:32:42.1521856Z 2025-05-07T20:32:44.2950953Z ============================= test session starts ============================== 2025-05-07T20:32:44.2951608Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:44.2952137Z cachedir: .pytest_cache 2025-05-07T20:32:44.2952732Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:44.2953825Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:44.2954243Z plugins: hypothesis-6.131.14 2025-05-07T20:32:46.4511728Z collecting ... collected 2 items 2025-05-07T20:32:46.4512042Z 2025-05-07T20:32:50.2427876Z jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2429792Z self=, 2025-05-07T20:32:50.2430855Z num_jagged_dim=1, 2025-05-07T20:32:50.2431340Z outer_dense_size=0, 2025-05-07T20:32:50.2431817Z inner_dense_size=0, 2025-05-07T20:32:50.2432308Z fold_inner_dense=False, 2025-05-07T20:32:50.2432801Z padding_value=0, 2025-05-07T20:32:50.2433259Z dtype=torch.float32, 2025-05-07T20:32:50.2433758Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2434267Z ) 2025-05-07T20:32:50.2434721Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2435786Z self=, 2025-05-07T20:32:50.2436359Z num_jagged_dim=2, 2025-05-07T20:32:50.2436594Z outer_dense_size=0, 2025-05-07T20:32:50.2436833Z inner_dense_size=0, 2025-05-07T20:32:50.2437064Z fold_inner_dense=False, 2025-05-07T20:32:50.2437325Z padding_value=0, 2025-05-07T20:32:50.2437557Z dtype=torch.float32, 2025-05-07T20:32:50.2437803Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2438065Z ) 2025-05-07T20:32:50.2438288Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2438835Z self=, 2025-05-07T20:32:50.2439359Z num_jagged_dim=2, 2025-05-07T20:32:50.2439593Z outer_dense_size=5, 2025-05-07T20:32:50.2439824Z inner_dense_size=5, 2025-05-07T20:32:50.2440054Z fold_inner_dense=False, 2025-05-07T20:32:50.2440312Z padding_value=-1e-08, 2025-05-07T20:32:50.2440564Z dtype=torch.float16, 2025-05-07T20:32:50.2440812Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2441079Z ) 2025-05-07T20:32:50.2441302Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2441851Z self=, 2025-05-07T20:32:50.2442764Z num_jagged_dim=5, 2025-05-07T20:32:50.2442998Z outer_dense_size=4, 2025-05-07T20:32:50.2443227Z inner_dense_size=2, 2025-05-07T20:32:50.2443483Z fold_inner_dense=False, 2025-05-07T20:32:50.2443729Z padding_value=-1e-08, 2025-05-07T20:32:50.2443982Z dtype=torch.bfloat16, 2025-05-07T20:32:50.2444241Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2444503Z ) 2025-05-07T20:32:50.2444725Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2445281Z self=, 2025-05-07T20:32:50.2445812Z num_jagged_dim=4, 2025-05-07T20:32:50.2446044Z outer_dense_size=2, 2025-05-07T20:32:50.2446282Z inner_dense_size=3, 2025-05-07T20:32:50.2446513Z fold_inner_dense=True, 2025-05-07T20:32:50.2446761Z padding_value=-1e-08, 2025-05-07T20:32:50.2447136Z dtype=torch.float16, 2025-05-07T20:32:50.2447400Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2447669Z ) 2025-05-07T20:32:50.2447900Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2448461Z self=, 2025-05-07T20:32:50.2448990Z num_jagged_dim=2, 2025-05-07T20:32:50.2449229Z outer_dense_size=5, 2025-05-07T20:32:50.2449470Z inner_dense_size=0, 2025-05-07T20:32:50.2449709Z fold_inner_dense=False, 2025-05-07T20:32:50.2449964Z padding_value=0, 2025-05-07T20:32:50.2450206Z dtype=torch.float32, 2025-05-07T20:32:50.2450461Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2450905Z ) 2025-05-07T20:32:50.2451137Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2451687Z self=, 2025-05-07T20:32:50.2452216Z num_jagged_dim=1, 2025-05-07T20:32:50.2452458Z outer_dense_size=5, 2025-05-07T20:32:50.2452702Z inner_dense_size=5, 2025-05-07T20:32:50.2452938Z fold_inner_dense=True, 2025-05-07T20:32:50.2453195Z padding_value=-1e-08, 2025-05-07T20:32:50.2453457Z dtype=torch.bfloat16, 2025-05-07T20:32:50.2453715Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2453986Z ) 2025-05-07T20:32:50.2454214Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2454765Z self=, 2025-05-07T20:32:50.2455297Z num_jagged_dim=3, 2025-05-07T20:32:50.2455537Z outer_dense_size=5, 2025-05-07T20:32:50.2455770Z inner_dense_size=1, 2025-05-07T20:32:50.2456020Z fold_inner_dense=True, 2025-05-07T20:32:50.2456277Z padding_value=0, 2025-05-07T20:32:50.2456514Z dtype=torch.float32, 2025-05-07T20:32:50.2456776Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2457051Z ) 2025-05-07T20:32:50.2457277Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2457842Z self=, 2025-05-07T20:32:50.2458376Z num_jagged_dim=5, 2025-05-07T20:32:50.2458612Z outer_dense_size=2, 2025-05-07T20:32:50.2458846Z inner_dense_size=3, 2025-05-07T20:32:50.2459093Z fold_inner_dense=True, 2025-05-07T20:32:50.2459343Z padding_value=0, 2025-05-07T20:32:50.2459584Z dtype=torch.bfloat16, 2025-05-07T20:32:50.2459850Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2460127Z ) 2025-05-07T20:32:50.2460351Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2460917Z self=, 2025-05-07T20:32:50.2461448Z num_jagged_dim=3, 2025-05-07T20:32:50.2461680Z outer_dense_size=3, 2025-05-07T20:32:50.2461927Z inner_dense_size=4, 2025-05-07T20:32:50.2462172Z fold_inner_dense=True, 2025-05-07T20:32:50.2462417Z padding_value=0, 2025-05-07T20:32:50.2462756Z dtype=torch.bfloat16, 2025-05-07T20:32:50.2463021Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2463295Z ) 2025-05-07T20:32:50.2463523Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2464084Z self=, 2025-05-07T20:32:50.2464623Z num_jagged_dim=1, 2025-05-07T20:32:50.2464855Z outer_dense_size=2, 2025-05-07T20:32:50.2465097Z inner_dense_size=0, 2025-05-07T20:32:50.2465342Z fold_inner_dense=True, 2025-05-07T20:32:50.2465589Z padding_value=0, 2025-05-07T20:32:50.2465829Z dtype=torch.float32, 2025-05-07T20:32:50.2466100Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2466368Z ) 2025-05-07T20:32:50.2466596Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2467152Z self=, 2025-05-07T20:32:50.2467681Z num_jagged_dim=3, 2025-05-07T20:32:50.2467916Z outer_dense_size=5, 2025-05-07T20:32:50.2468157Z inner_dense_size=2, 2025-05-07T20:32:50.2468399Z fold_inner_dense=True, 2025-05-07T20:32:50.2468641Z padding_value=0, 2025-05-07T20:32:50.2468880Z dtype=torch.float32, 2025-05-07T20:32:50.2469142Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2469407Z ) 2025-05-07T20:32:50.2469637Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2470196Z self=, 2025-05-07T20:32:50.2470724Z num_jagged_dim=2, 2025-05-07T20:32:50.2471055Z outer_dense_size=2, 2025-05-07T20:32:50.2471294Z inner_dense_size=4, 2025-05-07T20:32:50.2471529Z fold_inner_dense=True, 2025-05-07T20:32:50.2471788Z padding_value=-1e-08, 2025-05-07T20:32:50.2472041Z dtype=torch.float16, 2025-05-07T20:32:50.2472301Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2472574Z ) 2025-05-07T20:32:50.2472808Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2473365Z self=, 2025-05-07T20:32:50.2473893Z num_jagged_dim=1, 2025-05-07T20:32:50.2474128Z outer_dense_size=0, 2025-05-07T20:32:50.2474363Z inner_dense_size=5, 2025-05-07T20:32:50.2474598Z fold_inner_dense=False, 2025-05-07T20:32:50.2474859Z padding_value=-1e-08, 2025-05-07T20:32:50.2475118Z dtype=torch.float16, 2025-05-07T20:32:50.2475373Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2475647Z ) 2025-05-07T20:32:50.2475882Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2476434Z self=, 2025-05-07T20:32:50.2476964Z num_jagged_dim=5, 2025-05-07T20:32:50.2477201Z outer_dense_size=1, 2025-05-07T20:32:50.2477434Z inner_dense_size=4, 2025-05-07T20:32:50.2477675Z fold_inner_dense=True, 2025-05-07T20:32:50.2477938Z padding_value=-1e-08, 2025-05-07T20:32:50.2478193Z dtype=torch.bfloat16, 2025-05-07T20:32:50.2478452Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2478723Z ) 2025-05-07T20:32:50.2478948Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2479500Z self=, 2025-05-07T20:32:50.2480034Z num_jagged_dim=2, 2025-05-07T20:32:50.2480272Z outer_dense_size=1, 2025-05-07T20:32:50.2480500Z inner_dense_size=4, 2025-05-07T20:32:50.2480760Z fold_inner_dense=True, 2025-05-07T20:32:50.2481015Z padding_value=0, 2025-05-07T20:32:50.2481253Z dtype=torch.bfloat16, 2025-05-07T20:32:50.2481512Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2481786Z ) 2025-05-07T20:32:50.2482011Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2482560Z self=, 2025-05-07T20:32:50.2483187Z num_jagged_dim=2, 2025-05-07T20:32:50.2483423Z outer_dense_size=1, 2025-05-07T20:32:50.2483655Z inner_dense_size=0, 2025-05-07T20:32:50.2483900Z fold_inner_dense=True, 2025-05-07T20:32:50.2484155Z padding_value=-1e-08, 2025-05-07T20:32:50.2484409Z dtype=torch.float32, 2025-05-07T20:32:50.2484661Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2484933Z ) 2025-05-07T20:32:50.2485158Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2485711Z self=, 2025-05-07T20:32:50.2486247Z num_jagged_dim=2, 2025-05-07T20:32:50.2486483Z outer_dense_size=3, 2025-05-07T20:32:50.2486716Z inner_dense_size=1, 2025-05-07T20:32:50.2487075Z fold_inner_dense=True, 2025-05-07T20:32:50.2487320Z padding_value=0, 2025-05-07T20:32:50.2487548Z dtype=torch.float32, 2025-05-07T20:32:50.2487806Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2488077Z ) 2025-05-07T20:32:50.2488297Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2488850Z self=, 2025-05-07T20:32:50.2489379Z num_jagged_dim=5, 2025-05-07T20:32:50.2489615Z outer_dense_size=0, 2025-05-07T20:32:50.2489847Z inner_dense_size=4, 2025-05-07T20:32:50.2490087Z fold_inner_dense=False, 2025-05-07T20:32:50.2490345Z padding_value=-1e-08, 2025-05-07T20:32:50.2490591Z dtype=torch.float32, 2025-05-07T20:32:50.2490847Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2491249Z ) 2025-05-07T20:32:50.2491474Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2492032Z self=, 2025-05-07T20:32:50.2492561Z num_jagged_dim=3, 2025-05-07T20:32:50.2492787Z outer_dense_size=0, 2025-05-07T20:32:50.2493030Z inner_dense_size=2, 2025-05-07T20:32:50.2493270Z fold_inner_dense=True, 2025-05-07T20:32:50.2493507Z padding_value=0, 2025-05-07T20:32:50.2493746Z dtype=torch.float32, 2025-05-07T20:32:50.2494005Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2494269Z ) 2025-05-07T20:32:50.2494499Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2495058Z self=, 2025-05-07T20:32:50.2495585Z num_jagged_dim=1, 2025-05-07T20:32:50.2495814Z outer_dense_size=1, 2025-05-07T20:32:50.2496058Z inner_dense_size=0, 2025-05-07T20:32:50.2496308Z fold_inner_dense=False, 2025-05-07T20:32:50.2496563Z padding_value=0, 2025-05-07T20:32:50.2496805Z dtype=torch.bfloat16, 2025-05-07T20:32:50.2497071Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2497336Z ) 2025-05-07T20:32:50.2497565Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2498123Z self=, 2025-05-07T20:32:50.2498655Z num_jagged_dim=4, 2025-05-07T20:32:50.2498894Z outer_dense_size=5, 2025-05-07T20:32:50.2499135Z inner_dense_size=5, 2025-05-07T20:32:50.2499375Z fold_inner_dense=True, 2025-05-07T20:32:50.2499618Z padding_value=0, 2025-05-07T20:32:50.2499859Z dtype=torch.float16, 2025-05-07T20:32:50.2500120Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2500387Z ) 2025-05-07T20:32:50.2500613Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2501173Z self=, 2025-05-07T20:32:50.2501698Z num_jagged_dim=5, 2025-05-07T20:32:50.2501929Z outer_dense_size=3, 2025-05-07T20:32:50.2502166Z inner_dense_size=2, 2025-05-07T20:32:50.2502401Z fold_inner_dense=True, 2025-05-07T20:32:50.2502656Z padding_value=-1e-08, 2025-05-07T20:32:50.2503003Z dtype=torch.bfloat16, 2025-05-07T20:32:50.2503260Z device_type=device(type='cpu'), 2025-05-07T20:32:50.2503526Z ) 2025-05-07T20:32:50.2503753Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:50.2504305Z self=, 2025-05-07T20:32:50.2505139Z num_jagged_dim=5, 2025-05-07T20:32:50.2505373Z outer_dense_size=1, 2025-05-07T20:32:50.2505613Z inner_dense_size=0, 2025-05-07T20:32:50.2505848Z fold_inner_dense=True, 2025-05-07T20:32:50.2506098Z padding_value=0, 2025-05-07T20:32:50.2506338Z dtype=torch.bfloat16, 2025-05-07T20:32:50.2506602Z device_type=device(type='cuda'), 2025-05-07T20:32:50.2506871Z ) 2025-05-07T20:32:51.1724163Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1725026Z self=, 2025-05-07T20:32:51.1725678Z num_jagged_dim=2, 2025-05-07T20:32:51.1725956Z outer_dense_size=4, 2025-05-07T20:32:51.1726210Z inner_dense_size=3, 2025-05-07T20:32:51.1726457Z fold_inner_dense=True, 2025-05-07T20:32:51.1726728Z padding_value=-1e-08, 2025-05-07T20:32:51.1727082Z dtype=torch.bfloat16, 2025-05-07T20:32:51.1727340Z device_type=device(type='cuda'), 2025-05-07T20:32:51.1727615Z ) 2025-05-07T20:32:51.1727844Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1728399Z self=, 2025-05-07T20:32:51.1728933Z num_jagged_dim=2, 2025-05-07T20:32:51.1729504Z outer_dense_size=0, 2025-05-07T20:32:51.1729745Z inner_dense_size=2, 2025-05-07T20:32:51.1729975Z fold_inner_dense=True, 2025-05-07T20:32:51.1730231Z padding_value=-1e-08, 2025-05-07T20:32:51.1730480Z dtype=torch.float16, 2025-05-07T20:32:51.1730733Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1731000Z ) 2025-05-07T20:32:51.1731237Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1731791Z self=, 2025-05-07T20:32:51.1732437Z num_jagged_dim=2, 2025-05-07T20:32:51.1732682Z outer_dense_size=4, 2025-05-07T20:32:51.1732919Z inner_dense_size=4, 2025-05-07T20:32:51.1733166Z fold_inner_dense=False, 2025-05-07T20:32:51.1733426Z padding_value=0, 2025-05-07T20:32:51.1733665Z dtype=torch.bfloat16, 2025-05-07T20:32:51.1733937Z device_type=device(type='cuda'), 2025-05-07T20:32:51.1734213Z ) 2025-05-07T20:32:51.1734447Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1735014Z self=, 2025-05-07T20:32:51.1735553Z num_jagged_dim=4, 2025-05-07T20:32:51.1735798Z outer_dense_size=4, 2025-05-07T20:32:51.1736035Z inner_dense_size=4, 2025-05-07T20:32:51.1736284Z fold_inner_dense=False, 2025-05-07T20:32:51.1736547Z padding_value=0, 2025-05-07T20:32:51.1736783Z dtype=torch.bfloat16, 2025-05-07T20:32:51.1737052Z device_type=device(type='cuda'), 2025-05-07T20:32:51.1737328Z ) 2025-05-07T20:32:51.1737552Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1738113Z self=, 2025-05-07T20:32:51.1738649Z num_jagged_dim=2, 2025-05-07T20:32:51.1738883Z outer_dense_size=0, 2025-05-07T20:32:51.1739123Z inner_dense_size=3, 2025-05-07T20:32:51.1739368Z fold_inner_dense=False, 2025-05-07T20:32:51.1739626Z padding_value=0, 2025-05-07T20:32:51.1739863Z dtype=torch.float16, 2025-05-07T20:32:51.1740129Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1740399Z ) 2025-05-07T20:32:51.1740623Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1741183Z self=, 2025-05-07T20:32:51.1741902Z num_jagged_dim=1, 2025-05-07T20:32:51.1742133Z outer_dense_size=0, 2025-05-07T20:32:51.1742378Z inner_dense_size=3, 2025-05-07T20:32:51.1742627Z fold_inner_dense=False, 2025-05-07T20:32:51.1742874Z padding_value=0, 2025-05-07T20:32:51.1743117Z dtype=torch.float16, 2025-05-07T20:32:51.1743384Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1743646Z ) 2025-05-07T20:32:51.1743879Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1744442Z self=, 2025-05-07T20:32:51.1744991Z num_jagged_dim=1, 2025-05-07T20:32:51.1745227Z outer_dense_size=0, 2025-05-07T20:32:51.1745467Z inner_dense_size=1, 2025-05-07T20:32:51.1745714Z fold_inner_dense=False, 2025-05-07T20:32:51.1745967Z padding_value=0, 2025-05-07T20:32:51.1746210Z dtype=torch.float16, 2025-05-07T20:32:51.1746476Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1746751Z ) 2025-05-07T20:32:51.1746983Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1747546Z self=, 2025-05-07T20:32:51.1748077Z num_jagged_dim=1, 2025-05-07T20:32:51.1748318Z outer_dense_size=1, 2025-05-07T20:32:51.1748560Z inner_dense_size=1, 2025-05-07T20:32:51.1748800Z fold_inner_dense=False, 2025-05-07T20:32:51.1749057Z padding_value=0, 2025-05-07T20:32:51.1749301Z dtype=torch.float16, 2025-05-07T20:32:51.1749568Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1749836Z ) 2025-05-07T20:32:51.1750157Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1750722Z self=, 2025-05-07T20:32:51.1751251Z num_jagged_dim=1, 2025-05-07T20:32:51.1751495Z outer_dense_size=0, 2025-05-07T20:32:51.1751738Z inner_dense_size=2, 2025-05-07T20:32:51.1751982Z fold_inner_dense=True, 2025-05-07T20:32:51.1752241Z padding_value=-1e-08, 2025-05-07T20:32:51.1752496Z dtype=torch.float16, 2025-05-07T20:32:51.1752754Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1753023Z ) 2025-05-07T20:32:51.1753254Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1753910Z self=, 2025-05-07T20:32:51.1754444Z num_jagged_dim=1, 2025-05-07T20:32:51.1754679Z outer_dense_size=1, 2025-05-07T20:32:51.1754913Z inner_dense_size=2, 2025-05-07T20:32:51.1755153Z fold_inner_dense=True, 2025-05-07T20:32:51.1755411Z padding_value=-1e-08, 2025-05-07T20:32:51.1755657Z dtype=torch.float16, 2025-05-07T20:32:51.1755905Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1756196Z ) 2025-05-07T20:32:51.1756417Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1756972Z self=, 2025-05-07T20:32:51.1765286Z num_jagged_dim=1, 2025-05-07T20:32:51.1765542Z outer_dense_size=2, 2025-05-07T20:32:51.1765778Z inner_dense_size=2, 2025-05-07T20:32:51.1766025Z fold_inner_dense=True, 2025-05-07T20:32:51.1766290Z padding_value=-1e-08, 2025-05-07T20:32:51.1766540Z dtype=torch.float16, 2025-05-07T20:32:51.1766807Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1767200Z ) 2025-05-07T20:32:51.1767419Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1767990Z self=, 2025-05-07T20:32:51.1768528Z num_jagged_dim=1, 2025-05-07T20:32:51.1768772Z outer_dense_size=2, 2025-05-07T20:32:51.1769010Z inner_dense_size=1, 2025-05-07T20:32:51.1769252Z fold_inner_dense=True, 2025-05-07T20:32:51.1769509Z padding_value=-1e-08, 2025-05-07T20:32:51.1769755Z dtype=torch.float16, 2025-05-07T20:32:51.1770146Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1770419Z ) 2025-05-07T20:32:51.1770643Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1771204Z self=, 2025-05-07T20:32:51.1771738Z num_jagged_dim=1, 2025-05-07T20:32:51.1771969Z outer_dense_size=1, 2025-05-07T20:32:51.1772207Z inner_dense_size=1, 2025-05-07T20:32:51.1772450Z fold_inner_dense=True, 2025-05-07T20:32:51.1772693Z padding_value=-1e-08, 2025-05-07T20:32:51.1772947Z dtype=torch.float16, 2025-05-07T20:32:51.1773212Z device_type=device(type='cpu'), 2025-05-07T20:32:51.1773481Z ) 2025-05-07T20:32:51.1773694Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1774240Z self=, 2025-05-07T20:32:51.1774769Z num_jagged_dim=2, 2025-05-07T20:32:51.1775003Z outer_dense_size=0, 2025-05-07T20:32:51.1775240Z inner_dense_size=4, 2025-05-07T20:32:51.1775480Z fold_inner_dense=False, 2025-05-07T20:32:51.1775736Z padding_value=-1e-08, 2025-05-07T20:32:51.1775994Z dtype=torch.float16, 2025-05-07T20:32:51.1776256Z device_type=device(type='cuda'), 2025-05-07T20:32:51.1776522Z ) 2025-05-07T20:32:51.1776754Z Trying example: test_jagged_to_padded_dense( 2025-05-07T20:32:51.1777320Z self=, 2025-05-07T20:32:51.1777849Z num_jagged_dim=2, 2025-05-07T20:32:51.1778087Z outer_dense_size=0, 2025-05-07T20:32:51.1778424Z inner_dense_size=0, 2025-05-07T20:32:51.1778670Z fold_inner_dense=False, 2025-05-07T20:32:51.1778925Z padding_value=-1e-08, 2025-05-07T20:32:51.1779178Z dtype=torch.float16, 2025-05-07T20:32:51.1779441Z device_type=device(type='cuda'), 2025-05-07T20:32:51.1779707Z ) 2025-05-07T20:32:51.1779903Z PASSED 2025-05-07T20:32:51.4460087Z 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:32:51.4461592Z self=, 2025-05-07T20:32:51.4462176Z num_jagged_dim=1, 2025-05-07T20:32:51.4462415Z outer_dense_size=0, 2025-05-07T20:32:51.4462647Z inner_dense_size=0, 2025-05-07T20:32:51.4462891Z padding_value=0, 2025-05-07T20:32:51.4463135Z dtype=torch.float32, 2025-05-07T20:32:51.4463388Z device_type='meta', 2025-05-07T20:32:51.4463623Z ) 2025-05-07T20:32:51.4463892Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4464545Z self=, 2025-05-07T20:32:51.4465124Z num_jagged_dim=2, 2025-05-07T20:32:51.4465359Z outer_dense_size=0, 2025-05-07T20:32:51.4465605Z inner_dense_size=0, 2025-05-07T20:32:51.4465834Z padding_value=0, 2025-05-07T20:32:51.4466071Z dtype=torch.float32, 2025-05-07T20:32:51.4466316Z device_type='meta', 2025-05-07T20:32:51.4466529Z ) 2025-05-07T20:32:51.4466794Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4467440Z self=, 2025-05-07T20:32:51.4468005Z num_jagged_dim=2, 2025-05-07T20:32:51.4468244Z outer_dense_size=5, 2025-05-07T20:32:51.4468478Z inner_dense_size=3, 2025-05-07T20:32:51.4468712Z padding_value=0, 2025-05-07T20:32:51.4468952Z dtype=torch.bfloat16, 2025-05-07T20:32:51.4469204Z device_type='meta', 2025-05-07T20:32:51.4469421Z ) 2025-05-07T20:32:51.4469686Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4470335Z self=, 2025-05-07T20:32:51.4471125Z num_jagged_dim=5, 2025-05-07T20:32:51.4471354Z outer_dense_size=0, 2025-05-07T20:32:51.4471595Z inner_dense_size=2, 2025-05-07T20:32:51.4471831Z padding_value=0, 2025-05-07T20:32:51.4472066Z dtype=torch.float16, 2025-05-07T20:32:51.4472311Z device_type='meta', 2025-05-07T20:32:51.4472533Z ) 2025-05-07T20:32:51.4472788Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4473433Z self=, 2025-05-07T20:32:51.4474011Z num_jagged_dim=5, 2025-05-07T20:32:51.4474239Z outer_dense_size=2, 2025-05-07T20:32:51.4474474Z inner_dense_size=4, 2025-05-07T20:32:51.4474708Z padding_value=0, 2025-05-07T20:32:51.4474944Z dtype=torch.float16, 2025-05-07T20:32:51.4475183Z device_type='meta', 2025-05-07T20:32:51.4475407Z ) 2025-05-07T20:32:51.4475671Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4476326Z self=, 2025-05-07T20:32:51.4476899Z num_jagged_dim=5, 2025-05-07T20:32:51.4477134Z outer_dense_size=1, 2025-05-07T20:32:51.4477364Z inner_dense_size=4, 2025-05-07T20:32:51.4477600Z padding_value=0, 2025-05-07T20:32:51.4477839Z dtype=torch.bfloat16, 2025-05-07T20:32:51.4478081Z device_type='meta', 2025-05-07T20:32:51.4478306Z ) 2025-05-07T20:32:51.4478569Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4479377Z self=, 2025-05-07T20:32:51.4479956Z num_jagged_dim=5, 2025-05-07T20:32:51.4480188Z outer_dense_size=3, 2025-05-07T20:32:51.4480421Z inner_dense_size=5, 2025-05-07T20:32:51.4480655Z padding_value=0, 2025-05-07T20:32:51.4480889Z dtype=torch.float32, 2025-05-07T20:32:51.4481149Z device_type='meta', 2025-05-07T20:32:51.4481366Z ) 2025-05-07T20:32:51.4481632Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4482280Z self=, 2025-05-07T20:32:51.4482847Z num_jagged_dim=3, 2025-05-07T20:32:51.4483082Z outer_dense_size=3, 2025-05-07T20:32:51.4483319Z inner_dense_size=4, 2025-05-07T20:32:51.4483550Z padding_value=0, 2025-05-07T20:32:51.4483789Z dtype=torch.float16, 2025-05-07T20:32:51.4484035Z device_type='meta', 2025-05-07T20:32:51.4484256Z ) 2025-05-07T20:32:51.4484522Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4485170Z self=, 2025-05-07T20:32:51.4485751Z num_jagged_dim=5, 2025-05-07T20:32:51.4485978Z outer_dense_size=4, 2025-05-07T20:32:51.4486222Z inner_dense_size=4, 2025-05-07T20:32:51.4486458Z padding_value=0, 2025-05-07T20:32:51.4486691Z dtype=torch.bfloat16, 2025-05-07T20:32:51.4487078Z device_type='meta', 2025-05-07T20:32:51.4487305Z ) 2025-05-07T20:32:51.4487563Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4488209Z self=, 2025-05-07T20:32:51.4488783Z num_jagged_dim=4, 2025-05-07T20:32:51.4489010Z outer_dense_size=5, 2025-05-07T20:32:51.4489246Z inner_dense_size=4, 2025-05-07T20:32:51.4489485Z padding_value=0, 2025-05-07T20:32:51.4489722Z dtype=torch.float16, 2025-05-07T20:32:51.4489958Z device_type='meta', 2025-05-07T20:32:51.4490179Z ) 2025-05-07T20:32:51.4490439Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4491077Z self=, 2025-05-07T20:32:51.4491749Z num_jagged_dim=3, 2025-05-07T20:32:51.4491988Z outer_dense_size=4, 2025-05-07T20:32:51.4492217Z inner_dense_size=2, 2025-05-07T20:32:51.4492449Z padding_value=0, 2025-05-07T20:32:51.4492686Z dtype=torch.float32, 2025-05-07T20:32:51.4492923Z device_type='meta', 2025-05-07T20:32:51.4493146Z ) 2025-05-07T20:32:51.4493406Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4494049Z self=, 2025-05-07T20:32:51.4494629Z num_jagged_dim=3, 2025-05-07T20:32:51.4494864Z outer_dense_size=4, 2025-05-07T20:32:51.4495099Z inner_dense_size=4, 2025-05-07T20:32:51.4495326Z padding_value=0, 2025-05-07T20:32:51.4495562Z dtype=torch.float32, 2025-05-07T20:32:51.4495806Z device_type='meta', 2025-05-07T20:32:51.4496019Z ) 2025-05-07T20:32:51.4496282Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4496935Z self=, 2025-05-07T20:32:51.4497505Z num_jagged_dim=4, 2025-05-07T20:32:51.4497733Z outer_dense_size=4, 2025-05-07T20:32:51.4497961Z inner_dense_size=4, 2025-05-07T20:32:51.4498184Z padding_value=0, 2025-05-07T20:32:51.4498413Z dtype=torch.float32, 2025-05-07T20:32:51.4498649Z device_type='meta', 2025-05-07T20:32:51.4498859Z ) 2025-05-07T20:32:51.4499115Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4499850Z self=, 2025-05-07T20:32:51.4500426Z num_jagged_dim=2, 2025-05-07T20:32:51.4500654Z outer_dense_size=3, 2025-05-07T20:32:51.4500897Z inner_dense_size=4, 2025-05-07T20:32:51.4501136Z padding_value=0, 2025-05-07T20:32:51.4501366Z dtype=torch.float32, 2025-05-07T20:32:51.4501623Z device_type='meta', 2025-05-07T20:32:51.4501848Z ) 2025-05-07T20:32:51.4502104Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4502750Z self=, 2025-05-07T20:32:51.4503324Z num_jagged_dim=2, 2025-05-07T20:32:51.4503547Z outer_dense_size=3, 2025-05-07T20:32:51.4503784Z inner_dense_size=2, 2025-05-07T20:32:51.4504039Z padding_value=0, 2025-05-07T20:32:51.4504278Z dtype=torch.float32, 2025-05-07T20:32:51.4504807Z device_type='meta', 2025-05-07T20:32:51.4505039Z ) 2025-05-07T20:32:51.4505308Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4505951Z self=, 2025-05-07T20:32:51.4506530Z num_jagged_dim=3, 2025-05-07T20:32:51.4506764Z outer_dense_size=3, 2025-05-07T20:32:51.4507007Z inner_dense_size=2, 2025-05-07T20:32:51.4507236Z padding_value=0, 2025-05-07T20:32:51.4507474Z dtype=torch.float32, 2025-05-07T20:32:51.4507723Z device_type='meta', 2025-05-07T20:32:51.4507943Z ) 2025-05-07T20:32:51.4508211Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4508861Z self=, 2025-05-07T20:32:51.4509434Z num_jagged_dim=3, 2025-05-07T20:32:51.4509672Z outer_dense_size=3, 2025-05-07T20:32:51.4509911Z inner_dense_size=3, 2025-05-07T20:32:51.4510146Z padding_value=0, 2025-05-07T20:32:51.4510383Z dtype=torch.float32, 2025-05-07T20:32:51.4510630Z device_type='meta', 2025-05-07T20:32:51.4510846Z ) 2025-05-07T20:32:51.4511110Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4511754Z self=, 2025-05-07T20:32:51.4512503Z num_jagged_dim=3, 2025-05-07T20:32:51.4512729Z outer_dense_size=4, 2025-05-07T20:32:51.4512964Z inner_dense_size=0, 2025-05-07T20:32:51.4513198Z padding_value=0, 2025-05-07T20:32:51.4513428Z dtype=torch.float16, 2025-05-07T20:32:51.4513673Z device_type='meta', 2025-05-07T20:32:51.4513898Z ) 2025-05-07T20:32:51.4514154Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4514798Z self=, 2025-05-07T20:32:51.4515375Z num_jagged_dim=1, 2025-05-07T20:32:51.4515615Z outer_dense_size=4, 2025-05-07T20:32:51.4515844Z inner_dense_size=0, 2025-05-07T20:32:51.4516075Z padding_value=0, 2025-05-07T20:32:51.4516342Z dtype=torch.float16, 2025-05-07T20:32:51.4516596Z device_type='meta', 2025-05-07T20:32:51.4516822Z ) 2025-05-07T20:32:51.4517086Z Trying example: test_jagged_to_padded_dense_meta_backend( 2025-05-07T20:32:51.4517734Z self=, 2025-05-07T20:32:51.4518309Z num_jagged_dim=1, 2025-05-07T20:32:51.4518543Z outer_dense_size=1, 2025-05-07T20:32:51.4518774Z inner_dense_size=0, 2025-05-07T20:32:51.4519011Z padding_value=0, 2025-05-07T20:32:51.4519248Z dtype=torch.float16, 2025-05-07T20:32:51.4519487Z device_type='meta', 2025-05-07T20:32:51.4519714Z ) 2025-05-07T20:32:51.4519927Z PASSED 2025-05-07T20:32:51.4520042Z 2025-05-07T20:32:51.4520323Z =============================== warnings summary =============================== 2025-05-07T20:32:51.4520891Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:32:51.4522339Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:51.4523577Z warnings.warn( 2025-05-07T20:32:51.4523713Z 2025-05-07T20:32:51.4524031Z test/jagged/jagged_to_padded_dense_test.py::JaggedToPaddedDenseTest::test_jagged_to_padded_dense 2025-05-07T20:32:51.4527384Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:51.4530609Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:32:51.4531013Z 2025-05-07T20:32:51.4531251Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:32:51.4531721Z ======================== 2 passed, 2 warnings in 7.27s ========================= 2025-05-07T20:32:52.1765456Z 2025-05-07T20:32:52.1765985Z [TEST] Python test suite PASSED: ./jagged/jagged_to_padded_dense_test.py 2025-05-07T20:32:52.1786261Z [TEST] Python test time for ./jagged/jagged_to_padded_dense_test.py: 10 seconds 2025-05-07T20:32:52.1786597Z 2025-05-07T20:32:52.1786602Z 2025-05-07T20:32:52.1786606Z 2025-05-07T20:32:52.1786610Z 2025-05-07T20:32:52.1807134Z ################################################################################ 2025-05-07T20:32:52.1822641Z # [2025-05-07T20:32:52.181Z] Run Python Test Suite: 2025-05-07T20:32:52.1823003Z # ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:32:52.1823331Z ################################################################################ 2025-05-07T20:32:52.1848214Z + 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:32:52.1848882Z 2025-05-07T20:32:54.3213951Z ============================= test session starts ============================== 2025-05-07T20:32:54.3214615Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:54.3215148Z cachedir: .pytest_cache 2025-05-07T20:32:54.3215731Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:54.3216472Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:54.3216907Z plugins: hypothesis-6.131.14 2025-05-07T20:32:56.4822626Z collecting ... collected 1 item 2025-05-07T20:32:56.4822880Z 2025-05-07T20:32:56.9697377Z jagged/keyed_jagged_index_select_test.py::KeyedJaggedIndexSelectTest::test_keyed_jagged_index_select_dim1 PASSED 2025-05-07T20:32:56.9697875Z 2025-05-07T20:32:56.9698053Z ============================== 1 passed in 2.77s =============================== 2025-05-07T20:32:57.6991575Z 2025-05-07T20:32:57.6992564Z [TEST] Python test suite PASSED: ./jagged/keyed_jagged_index_select_test.py 2025-05-07T20:32:57.7012902Z [TEST] Python test time for ./jagged/keyed_jagged_index_select_test.py: 5 seconds 2025-05-07T20:32:57.7013417Z 2025-05-07T20:32:57.7013424Z 2025-05-07T20:32:57.7013430Z 2025-05-07T20:32:57.7013436Z 2025-05-07T20:32:57.7033308Z ################################################################################ 2025-05-07T20:32:57.7051424Z # [2025-05-07T20:32:57.704Z] Run Python Test Suite: 2025-05-07T20:32:57.7051787Z # ./jagged/misc_ops_test.py 2025-05-07T20:32:57.7052104Z ################################################################################ 2025-05-07T20:32:57.7079292Z + 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:32:57.7080163Z 2025-05-07T20:32:59.8473895Z ============================= test session starts ============================== 2025-05-07T20:32:59.8474533Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:32:59.8475089Z cachedir: .pytest_cache 2025-05-07T20:32:59.8475674Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:32:59.8476409Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:32:59.8476824Z plugins: hypothesis-6.131.14 2025-05-07T20:33:02.0117635Z collecting ... collected 3 items 2025-05-07T20:33:02.0117900Z 2025-05-07T20:33:02.1648263Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_1d_to_truncated_values PASSED 2025-05-07T20:33:02.5185504Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5186270Z self=, 2025-05-07T20:33:02.5186724Z B=1, 2025-05-07T20:33:02.5186929Z max_L=1, 2025-05-07T20:33:02.5187148Z D=1, 2025-05-07T20:33:02.5187368Z dtype=torch.float32, 2025-05-07T20:33:02.5187671Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5187966Z ) 2025-05-07T20:33:02.5188184Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5188631Z self=, 2025-05-07T20:33:02.5189078Z B=170, 2025-05-07T20:33:02.5189293Z max_L=1, 2025-05-07T20:33:02.5189950Z D=1, 2025-05-07T20:33:02.5190165Z dtype=torch.float32, 2025-05-07T20:33:02.5190440Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5190722Z ) 2025-05-07T20:33:02.5190933Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5191380Z self=, 2025-05-07T20:33:02.5191824Z B=170, 2025-05-07T20:33:02.5192027Z max_L=706, 2025-05-07T20:33:02.5192245Z D=28, 2025-05-07T20:33:02.5192461Z dtype=torch.float32, 2025-05-07T20:33:02.5192728Z device_type=device(type='cuda'), 2025-05-07T20:33:02.5193009Z ) 2025-05-07T20:33:02.5193233Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5193673Z self=, 2025-05-07T20:33:02.5194106Z B=68, 2025-05-07T20:33:02.5194321Z max_L=448, 2025-05-07T20:33:02.5194533Z D=17, 2025-05-07T20:33:02.5194746Z dtype=torch.float32, 2025-05-07T20:33:02.5195023Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5195308Z ) 2025-05-07T20:33:02.5195526Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5195970Z self=, 2025-05-07T20:33:02.5196406Z B=474, 2025-05-07T20:33:02.5196607Z max_L=58, 2025-05-07T20:33:02.5196824Z D=15, 2025-05-07T20:33:02.5197036Z dtype=torch.float32, 2025-05-07T20:33:02.5197299Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5197574Z ) 2025-05-07T20:33:02.5197792Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5198396Z self=, 2025-05-07T20:33:02.5198835Z B=227, 2025-05-07T20:33:02.5199042Z max_L=793, 2025-05-07T20:33:02.5199253Z D=5, 2025-05-07T20:33:02.5199467Z dtype=torch.float32, 2025-05-07T20:33:02.5199734Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5200006Z ) 2025-05-07T20:33:02.5200221Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5200675Z self=, 2025-05-07T20:33:02.5201106Z B=116, 2025-05-07T20:33:02.5201313Z max_L=142, 2025-05-07T20:33:02.5201532Z D=14, 2025-05-07T20:33:02.5201745Z dtype=torch.float32, 2025-05-07T20:33:02.5202006Z device_type=device(type='cuda'), 2025-05-07T20:33:02.5202284Z ) 2025-05-07T20:33:02.5202497Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5202935Z self=, 2025-05-07T20:33:02.5203370Z B=152, 2025-05-07T20:33:02.5203574Z max_L=143, 2025-05-07T20:33:02.5203790Z D=20, 2025-05-07T20:33:02.5204006Z dtype=torch.float32, 2025-05-07T20:33:02.5204277Z device_type=device(type='cuda'), 2025-05-07T20:33:02.5204826Z ) 2025-05-07T20:33:02.5205046Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5205493Z self=, 2025-05-07T20:33:02.5205928Z B=366, 2025-05-07T20:33:02.5206138Z max_L=67, 2025-05-07T20:33:02.5206349Z D=22, 2025-05-07T20:33:02.5206557Z dtype=torch.float32, 2025-05-07T20:33:02.5206828Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5207178Z ) 2025-05-07T20:33:02.5207388Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5207829Z self=, 2025-05-07T20:33:02.5208269Z B=2, 2025-05-07T20:33:02.5208478Z max_L=820, 2025-05-07T20:33:02.5208682Z D=5, 2025-05-07T20:33:02.5208895Z dtype=torch.float32, 2025-05-07T20:33:02.5209171Z device_type=device(type='cuda'), 2025-05-07T20:33:02.5209444Z ) 2025-05-07T20:33:02.5209658Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5210098Z self=, 2025-05-07T20:33:02.5210525Z B=30, 2025-05-07T20:33:02.5210743Z max_L=316, 2025-05-07T20:33:02.5210955Z D=27, 2025-05-07T20:33:02.5212045Z dtype=torch.float32, 2025-05-07T20:33:02.5212309Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5212587Z ) 2025-05-07T20:33:02.5220340Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5220917Z self=, 2025-05-07T20:33:02.5221361Z B=30, 2025-05-07T20:33:02.5221569Z max_L=316, 2025-05-07T20:33:02.5221773Z D=30, 2025-05-07T20:33:02.5221989Z dtype=torch.float32, 2025-05-07T20:33:02.5222256Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5222523Z ) 2025-05-07T20:33:02.5222735Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5223187Z self=, 2025-05-07T20:33:02.5223609Z B=30, 2025-05-07T20:33:02.5223806Z max_L=316, 2025-05-07T20:33:02.5224016Z D=1, 2025-05-07T20:33:02.5224223Z dtype=torch.float32, 2025-05-07T20:33:02.5224489Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5224772Z ) 2025-05-07T20:33:02.5224976Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5225415Z self=, 2025-05-07T20:33:02.5225848Z B=316, 2025-05-07T20:33:02.5226040Z max_L=316, 2025-05-07T20:33:02.5226248Z D=1, 2025-05-07T20:33:02.5226460Z dtype=torch.float32, 2025-05-07T20:33:02.5226732Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5226995Z ) 2025-05-07T20:33:02.5227207Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5227649Z self=, 2025-05-07T20:33:02.5228240Z B=316, 2025-05-07T20:33:02.5228445Z max_L=1, 2025-05-07T20:33:02.5228648Z D=1, 2025-05-07T20:33:02.5228847Z dtype=torch.float32, 2025-05-07T20:33:02.5229112Z device_type=device(type='cpu'), 2025-05-07T20:33:02.5229378Z ) 2025-05-07T20:33:02.5229582Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5230024Z self=, 2025-05-07T20:33:02.5230460Z B=329, 2025-05-07T20:33:02.5230650Z max_L=1, 2025-05-07T20:33:02.5230852Z D=21, 2025-05-07T20:33:02.5231057Z dtype=torch.float32, 2025-05-07T20:33:02.5231310Z device_type=device(type='cuda'), 2025-05-07T20:33:02.5231582Z ) 2025-05-07T20:33:02.5231791Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5232219Z self=, 2025-05-07T20:33:02.5232647Z B=329, 2025-05-07T20:33:02.5232847Z max_L=1, 2025-05-07T20:33:02.5233052Z D=1, 2025-05-07T20:33:02.5233260Z dtype=torch.float32, 2025-05-07T20:33:02.5233527Z device_type=device(type='cuda'), 2025-05-07T20:33:02.5233801Z ) 2025-05-07T20:33:02.5234006Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5234446Z self=, 2025-05-07T20:33:02.5234875Z B=329, 2025-05-07T20:33:02.5235074Z max_L=329, 2025-05-07T20:33:02.5235283Z D=1, 2025-05-07T20:33:02.5235493Z dtype=torch.float32, 2025-05-07T20:33:02.5235752Z device_type=device(type='cuda'), 2025-05-07T20:33:02.5236026Z ) 2025-05-07T20:33:02.5236236Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5236664Z self=, 2025-05-07T20:33:02.5237093Z B=1, 2025-05-07T20:33:02.5237291Z max_L=329, 2025-05-07T20:33:02.5237490Z D=1, 2025-05-07T20:33:02.5237698Z dtype=torch.float32, 2025-05-07T20:33:02.5237958Z device_type=device(type='cuda'), 2025-05-07T20:33:02.5238217Z ) 2025-05-07T20:33:02.5238431Z Trying example: test_jagged_softmax( 2025-05-07T20:33:02.5238860Z self=, 2025-05-07T20:33:02.5239280Z B=1, 2025-05-07T20:33:02.5239475Z max_L=1, 2025-05-07T20:33:02.5239675Z D=1, 2025-05-07T20:33:02.5239877Z dtype=torch.float32, 2025-05-07T20:33:02.5240227Z device_type=device(type='cuda'), 2025-05-07T20:33:02.5240497Z ) 2025-05-07T20:33:02.5240685Z PASSED 2025-05-07T20:33:02.5532907Z jagged/misc_ops_test.py::JaggedTensorOpsTest::test_masked_select_jagged_1d PASSED 2025-05-07T20:33:02.5533273Z 2025-05-07T20:33:02.5533420Z =============================== warnings summary =============================== 2025-05-07T20:33:02.5533897Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:02.5537055Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:02.5540328Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:02.5540743Z 2025-05-07T20:33:02.5540958Z test/jagged/misc_ops_test.py::JaggedTensorOpsTest::test_jagged_softmax 2025-05-07T20:33:02.5544251Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:02.5547474Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:33:02.5547885Z 2025-05-07T20:33:02.5548117Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:02.5548587Z ======================== 3 passed, 2 warnings in 2.83s ========================= 2025-05-07T20:33:03.2829372Z 2025-05-07T20:33:03.2830408Z [TEST] Python test suite PASSED: ./jagged/misc_ops_test.py 2025-05-07T20:33:03.2850644Z [TEST] Python test time for ./jagged/misc_ops_test.py: 6 seconds 2025-05-07T20:33:03.2851083Z 2025-05-07T20:33:03.2851090Z 2025-05-07T20:33:03.2851103Z 2025-05-07T20:33:03.2851108Z 2025-05-07T20:33:03.2870005Z ################################################################################ 2025-05-07T20:33:03.2884903Z # [2025-05-07T20:33:03.288Z] Run Python Test Suite: 2025-05-07T20:33:03.2885384Z # ./jagged/slice_test.py 2025-05-07T20:33:03.2885761Z ################################################################################ 2025-05-07T20:33:03.2911151Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/slice_test.py 2025-05-07T20:33:03.2911920Z 2025-05-07T20:33:05.4250718Z ============================= test session starts ============================== 2025-05-07T20:33:05.4251600Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:05.4252297Z cachedir: .pytest_cache 2025-05-07T20:33:05.4253060Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:05.4254153Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:05.4254561Z plugins: hypothesis-6.131.14 2025-05-07T20:33:07.5858774Z collecting ... collected 2 items 2025-05-07T20:33:07.5859098Z 2025-05-07T20:33:07.9095080Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice Trying example: test_jagged_slice( 2025-05-07T20:33:07.9096007Z self=, 2025-05-07T20:33:07.9096579Z B=10, 2025-05-07T20:33:07.9096859Z N=10, 2025-05-07T20:33:07.9097124Z slice_length=0, 2025-05-07T20:33:07.9097439Z dtype=torch.float32, 2025-05-07T20:33:07.9097716Z ) 2025-05-07T20:33:07.9097937Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9098386Z self=, 2025-05-07T20:33:07.9098930Z B=334, 2025-05-07T20:33:07.9099204Z N=10, 2025-05-07T20:33:07.9099478Z slice_length=0, 2025-05-07T20:33:07.9099710Z dtype=torch.float32, 2025-05-07T20:33:07.9099959Z ) 2025-05-07T20:33:07.9100181Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9100581Z self=, 2025-05-07T20:33:07.9100982Z B=334, 2025-05-07T20:33:07.9101185Z N=23, 2025-05-07T20:33:07.9101385Z slice_length=47, 2025-05-07T20:33:07.9101633Z dtype=torch.float32, 2025-05-07T20:33:07.9101878Z ) 2025-05-07T20:33:07.9102090Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9102720Z self=, 2025-05-07T20:33:07.9103124Z B=351, 2025-05-07T20:33:07.9103323Z N=57, 2025-05-07T20:33:07.9103524Z slice_length=15, 2025-05-07T20:33:07.9103772Z dtype=torch.float32, 2025-05-07T20:33:07.9104012Z ) 2025-05-07T20:33:07.9104221Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9104821Z self=, 2025-05-07T20:33:07.9105214Z B=300, 2025-05-07T20:33:07.9105400Z N=60, 2025-05-07T20:33:07.9105598Z slice_length=0, 2025-05-07T20:33:07.9105826Z dtype=torch.float32, 2025-05-07T20:33:07.9106049Z ) 2025-05-07T20:33:07.9106257Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9106652Z self=, 2025-05-07T20:33:07.9107030Z B=455, 2025-05-07T20:33:07.9107224Z N=29, 2025-05-07T20:33:07.9107420Z slice_length=31, 2025-05-07T20:33:07.9107650Z dtype=torch.float32, 2025-05-07T20:33:07.9107889Z ) 2025-05-07T20:33:07.9108094Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9108490Z self=, 2025-05-07T20:33:07.9108871Z B=273, 2025-05-07T20:33:07.9109061Z N=24, 2025-05-07T20:33:07.9109264Z slice_length=8, 2025-05-07T20:33:07.9109491Z dtype=torch.float32, 2025-05-07T20:33:07.9109729Z ) 2025-05-07T20:33:07.9109941Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9110335Z self=, 2025-05-07T20:33:07.9110734Z B=55, 2025-05-07T20:33:07.9110930Z N=21, 2025-05-07T20:33:07.9111160Z slice_length=31, 2025-05-07T20:33:07.9111396Z dtype=torch.float32, 2025-05-07T20:33:07.9111639Z ) 2025-05-07T20:33:07.9111851Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9112247Z self=, 2025-05-07T20:33:07.9112639Z B=290, 2025-05-07T20:33:07.9112837Z N=53, 2025-05-07T20:33:07.9113040Z slice_length=10, 2025-05-07T20:33:07.9113281Z dtype=torch.float32, 2025-05-07T20:33:07.9113515Z ) 2025-05-07T20:33:07.9113718Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9114115Z self=, 2025-05-07T20:33:07.9114511Z B=454, 2025-05-07T20:33:07.9114858Z N=63, 2025-05-07T20:33:07.9115063Z slice_length=41, 2025-05-07T20:33:07.9115303Z dtype=torch.float32, 2025-05-07T20:33:07.9115541Z ) 2025-05-07T20:33:07.9115748Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9116150Z self=, 2025-05-07T20:33:07.9116548Z B=265, 2025-05-07T20:33:07.9116738Z N=29, 2025-05-07T20:33:07.9116941Z slice_length=38, 2025-05-07T20:33:07.9117182Z dtype=torch.float32, 2025-05-07T20:33:07.9117451Z ) 2025-05-07T20:33:07.9117735Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9118291Z self=, 2025-05-07T20:33:07.9118834Z B=38, 2025-05-07T20:33:07.9119075Z N=29, 2025-05-07T20:33:07.9119288Z slice_length=38, 2025-05-07T20:33:07.9119529Z dtype=torch.float32, 2025-05-07T20:33:07.9119776Z ) 2025-05-07T20:33:07.9120002Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9120401Z self=, 2025-05-07T20:33:07.9120809Z B=38, 2025-05-07T20:33:07.9121013Z N=38, 2025-05-07T20:33:07.9121220Z slice_length=38, 2025-05-07T20:33:07.9121461Z dtype=torch.float32, 2025-05-07T20:33:07.9121703Z ) 2025-05-07T20:33:07.9121926Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9122324Z self=, 2025-05-07T20:33:07.9122719Z B=186, 2025-05-07T20:33:07.9122920Z N=13, 2025-05-07T20:33:07.9123121Z slice_length=53, 2025-05-07T20:33:07.9123364Z dtype=torch.float32, 2025-05-07T20:33:07.9123608Z ) 2025-05-07T20:33:07.9123960Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9124374Z self=, 2025-05-07T20:33:07.9124769Z B=186, 2025-05-07T20:33:07.9124960Z N=13, 2025-05-07T20:33:07.9125168Z slice_length=0, 2025-05-07T20:33:07.9125408Z dtype=torch.float32, 2025-05-07T20:33:07.9125651Z ) 2025-05-07T20:33:07.9125865Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9126270Z self=, 2025-05-07T20:33:07.9126657Z B=186, 2025-05-07T20:33:07.9126920Z N=10, 2025-05-07T20:33:07.9127124Z slice_length=0, 2025-05-07T20:33:07.9127361Z dtype=torch.float32, 2025-05-07T20:33:07.9127592Z ) 2025-05-07T20:33:07.9127805Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9128207Z self=, 2025-05-07T20:33:07.9128594Z B=33, 2025-05-07T20:33:07.9128795Z N=42, 2025-05-07T20:33:07.9129005Z slice_length=29, 2025-05-07T20:33:07.9129238Z dtype=torch.float32, 2025-05-07T20:33:07.9129479Z ) 2025-05-07T20:33:07.9129688Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9130083Z self=, 2025-05-07T20:33:07.9130479Z B=33, 2025-05-07T20:33:07.9130677Z N=33, 2025-05-07T20:33:07.9130878Z slice_length=29, 2025-05-07T20:33:07.9131121Z dtype=torch.float32, 2025-05-07T20:33:07.9131357Z ) 2025-05-07T20:33:07.9131561Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9131963Z self=, 2025-05-07T20:33:07.9132361Z B=33, 2025-05-07T20:33:07.9132550Z N=29, 2025-05-07T20:33:07.9132759Z slice_length=29, 2025-05-07T20:33:07.9133002Z dtype=torch.float32, 2025-05-07T20:33:07.9133232Z ) 2025-05-07T20:33:07.9133444Z Trying example: test_jagged_slice( 2025-05-07T20:33:07.9133853Z self=, 2025-05-07T20:33:07.9134250Z B=33, 2025-05-07T20:33:07.9134440Z N=29, 2025-05-07T20:33:07.9134651Z slice_length=33, 2025-05-07T20:33:07.9134891Z dtype=torch.float32, 2025-05-07T20:33:07.9135124Z ) 2025-05-07T20:33:07.9135315Z PASSED 2025-05-07T20:33:07.9135662Z jagged/slice_test.py::JaggedSliceTest::test_jagged_slice_errors PASSED 2025-05-07T20:33:07.9136062Z 2025-05-07T20:33:07.9136205Z ============================== 2 passed in 2.61s =============================== 2025-05-07T20:33:08.5512418Z 2025-05-07T20:33:08.5512707Z [TEST] Python test suite PASSED: ./jagged/slice_test.py 2025-05-07T20:33:08.5530031Z [TEST] Python test time for ./jagged/slice_test.py: 5 seconds 2025-05-07T20:33:08.5530456Z 2025-05-07T20:33:08.5530464Z 2025-05-07T20:33:08.5530470Z 2025-05-07T20:33:08.5530476Z 2025-05-07T20:33:08.5550636Z ################################################################################ 2025-05-07T20:33:08.5568963Z # [2025-05-07T20:33:08.556Z] Run Python Test Suite: 2025-05-07T20:33:08.5569431Z # ./jagged/unique_indices_test.py 2025-05-07T20:33:08.5569756Z ################################################################################ 2025-05-07T20:33:08.5594047Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./jagged/unique_indices_test.py 2025-05-07T20:33:08.5594697Z 2025-05-07T20:33:10.7054657Z ============================= test session starts ============================== 2025-05-07T20:33:10.7055709Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:10.7056595Z cachedir: .pytest_cache 2025-05-07T20:33:10.7057556Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:10.7058860Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:10.7059571Z plugins: hypothesis-6.131.14 2025-05-07T20:33:12.8755755Z collecting ... collected 3 items 2025-05-07T20:33:12.8756010Z 2025-05-07T20:33:14.2659108Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2659929Z self=, 2025-05-07T20:33:14.2660418Z B=100, 2025-05-07T20:33:14.2660614Z F=50, 2025-05-07T20:33:14.2660814Z max_length=5, 2025-05-07T20:33:14.2661026Z ) 2025-05-07T20:33:14.2661255Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2661758Z self=, 2025-05-07T20:33:14.2662216Z B=120, 2025-05-07T20:33:14.2662411Z F=50, 2025-05-07T20:33:14.2662608Z max_length=5, 2025-05-07T20:33:14.2662822Z ) 2025-05-07T20:33:14.2663037Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2663542Z self=, 2025-05-07T20:33:14.2664009Z B=120, 2025-05-07T20:33:14.2664201Z F=51, 2025-05-07T20:33:14.2664398Z max_length=7, 2025-05-07T20:33:14.2664606Z ) 2025-05-07T20:33:14.2664817Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2665314Z self=, 2025-05-07T20:33:14.2665790Z B=135, 2025-05-07T20:33:14.2665978Z F=100, 2025-05-07T20:33:14.2666177Z max_length=9, 2025-05-07T20:33:14.2666381Z ) 2025-05-07T20:33:14.2666592Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2667083Z self=, 2025-05-07T20:33:14.2667547Z B=183, 2025-05-07T20:33:14.2667733Z F=70, 2025-05-07T20:33:14.2667922Z max_length=8, 2025-05-07T20:33:14.2668128Z ) 2025-05-07T20:33:14.2668343Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2668839Z self=, 2025-05-07T20:33:14.2669305Z B=134, 2025-05-07T20:33:14.2669493Z F=70, 2025-05-07T20:33:14.2669678Z max_length=10, 2025-05-07T20:33:14.2669897Z ) 2025-05-07T20:33:14.2670123Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2670895Z self=, 2025-05-07T20:33:14.2671366Z B=105, 2025-05-07T20:33:14.2671569Z F=53, 2025-05-07T20:33:14.2671772Z max_length=10, 2025-05-07T20:33:14.2671993Z ) 2025-05-07T20:33:14.2672217Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2672709Z self=, 2025-05-07T20:33:14.2673185Z B=176, 2025-05-07T20:33:14.2673543Z F=50, 2025-05-07T20:33:14.2673738Z max_length=10, 2025-05-07T20:33:14.2673953Z ) 2025-05-07T20:33:14.2674183Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2674680Z self=, 2025-05-07T20:33:14.2675146Z B=128, 2025-05-07T20:33:14.2675344Z F=51, 2025-05-07T20:33:14.2675546Z max_length=9, 2025-05-07T20:33:14.2675751Z ) 2025-05-07T20:33:14.2675978Z Trying example: test_jagged_unique_indices( 2025-05-07T20:33:14.2676489Z self=, 2025-05-07T20:33:14.2676956Z B=123, 2025-05-07T20:33:14.2677157Z F=92, 2025-05-07T20:33:14.2677357Z max_length=9, 2025-05-07T20:33:14.2677567Z ) 2025-05-07T20:33:14.2677768Z PASSED 2025-05-07T20:33:14.2811703Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_empty Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:14.2812573Z self=, 2025-05-07T20:33:14.2813068Z B=100, 2025-05-07T20:33:14.2813443Z F=50, 2025-05-07T20:33:14.2813645Z ) 2025-05-07T20:33:14.2813883Z Trying example: test_jagged_unique_indices_empty( 2025-05-07T20:33:14.2814452Z self=, 2025-05-07T20:33:14.2814952Z B=126, 2025-05-07T20:33:14.2815143Z F=54, 2025-05-07T20:33:14.2815351Z ) 2025-05-07T20:33:14.2815551Z PASSED 2025-05-07T20:33:15.3885119Z jagged/unique_indices_test.py::UniqueIndicesTest::test_jagged_unique_indices_multi_keys Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3886382Z self=, 2025-05-07T20:33:15.3886981Z B=100, 2025-05-07T20:33:15.3887176Z F=50, 2025-05-07T20:33:15.3887378Z max_length=5, 2025-05-07T20:33:15.3887592Z ) 2025-05-07T20:33:15.3887847Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3888441Z self=, 2025-05-07T20:33:15.3888960Z B=126, 2025-05-07T20:33:15.3889155Z F=50, 2025-05-07T20:33:15.3889353Z max_length=5, 2025-05-07T20:33:15.3889564Z ) 2025-05-07T20:33:15.3889815Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3890392Z self=, 2025-05-07T20:33:15.3890906Z B=126, 2025-05-07T20:33:15.3891097Z F=78, 2025-05-07T20:33:15.3891287Z max_length=7, 2025-05-07T20:33:15.3891500Z ) 2025-05-07T20:33:15.3891754Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3892320Z self=, 2025-05-07T20:33:15.3892830Z B=191, 2025-05-07T20:33:15.3893022Z F=83, 2025-05-07T20:33:15.3893213Z max_length=8, 2025-05-07T20:33:15.3893429Z ) 2025-05-07T20:33:15.3893692Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3894258Z self=, 2025-05-07T20:33:15.3894770Z B=168, 2025-05-07T20:33:15.3894971Z F=66, 2025-05-07T20:33:15.3895162Z max_length=8, 2025-05-07T20:33:15.3895396Z ) 2025-05-07T20:33:15.3895843Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3896418Z self=, 2025-05-07T20:33:15.3905192Z B=121, 2025-05-07T20:33:15.3905401Z F=59, 2025-05-07T20:33:15.3905609Z max_length=8, 2025-05-07T20:33:15.3905830Z ) 2025-05-07T20:33:15.3906084Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3906664Z self=, 2025-05-07T20:33:15.3907176Z B=166, 2025-05-07T20:33:15.3907378Z F=56, 2025-05-07T20:33:15.3907579Z max_length=6, 2025-05-07T20:33:15.3907790Z ) 2025-05-07T20:33:15.3908046Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3908609Z self=, 2025-05-07T20:33:15.3909115Z B=124, 2025-05-07T20:33:15.3909308Z F=87, 2025-05-07T20:33:15.3909505Z max_length=10, 2025-05-07T20:33:15.3909719Z ) 2025-05-07T20:33:15.3909972Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3910535Z self=, 2025-05-07T20:33:15.3911043Z B=113, 2025-05-07T20:33:15.3911236Z F=69, 2025-05-07T20:33:15.3911432Z max_length=7, 2025-05-07T20:33:15.3911632Z ) 2025-05-07T20:33:15.3911893Z Trying example: test_jagged_unique_indices_multi_keys( 2025-05-07T20:33:15.3912640Z self=, 2025-05-07T20:33:15.3913145Z B=179, 2025-05-07T20:33:15.3913347Z F=70, 2025-05-07T20:33:15.3913546Z max_length=7, 2025-05-07T20:33:15.3913751Z ) 2025-05-07T20:33:15.3913949Z PASSED 2025-05-07T20:33:15.3914061Z 2025-05-07T20:33:15.3914211Z ============================== 3 passed in 4.81s =============================== 2025-05-07T20:33:16.1043447Z 2025-05-07T20:33:16.1043996Z [TEST] Python test suite PASSED: ./jagged/unique_indices_test.py 2025-05-07T20:33:16.1064478Z [TEST] Python test time for ./jagged/unique_indices_test.py: 8 seconds 2025-05-07T20:33:16.1064795Z 2025-05-07T20:33:16.1064800Z 2025-05-07T20:33:16.1064805Z 2025-05-07T20:33:16.1064809Z 2025-05-07T20:33:16.1085211Z ################################################################################ 2025-05-07T20:33:16.1100600Z # [2025-05-07T20:33:16.109Z] Run Python Test Suite: 2025-05-07T20:33:16.1100948Z # ./layout_transform_ops_test.py 2025-05-07T20:33:16.1101277Z ################################################################################ 2025-05-07T20:33:16.1126612Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./layout_transform_ops_test.py 2025-05-07T20:33:16.1127305Z 2025-05-07T20:33:18.2470311Z ============================= test session starts ============================== 2025-05-07T20:33:18.2471017Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:18.2471555Z cachedir: .pytest_cache 2025-05-07T20:33:18.2472150Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:18.2472900Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:18.2473320Z plugins: hypothesis-6.131.14 2025-05-07T20:33:19.9257163Z collecting ... collected 3 items 2025-05-07T20:33:19.9257412Z 2025-05-07T20:33:20.2171640Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2173510Z self=, 2025-05-07T20:33:20.2174548Z B=1, 2025-05-07T20:33:20.2174870Z T=1, 2025-05-07T20:33:20.2175398Z D=2, 2025-05-07T20:33:20.2175593Z W=1, 2025-05-07T20:33:20.2175791Z ) 2025-05-07T20:33:20.2176032Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2176601Z self=, 2025-05-07T20:33:20.2177120Z B=7, 2025-05-07T20:33:20.2177316Z T=1, 2025-05-07T20:33:20.2177513Z D=2, 2025-05-07T20:33:20.2177709Z W=1, 2025-05-07T20:33:20.2177907Z ) 2025-05-07T20:33:20.2178144Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2178708Z self=, 2025-05-07T20:33:20.2179211Z B=7, 2025-05-07T20:33:20.2179405Z T=12, 2025-05-07T20:33:20.2179592Z D=17, 2025-05-07T20:33:20.2179782Z W=13, 2025-05-07T20:33:20.2179972Z ) 2025-05-07T20:33:20.2180208Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2180762Z self=, 2025-05-07T20:33:20.2181273Z B=8, 2025-05-07T20:33:20.2181458Z T=8, 2025-05-07T20:33:20.2181648Z D=11, 2025-05-07T20:33:20.2181839Z W=19, 2025-05-07T20:33:20.2182022Z ) 2025-05-07T20:33:20.2182265Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2182820Z self=, 2025-05-07T20:33:20.2183314Z B=9, 2025-05-07T20:33:20.2183506Z T=3, 2025-05-07T20:33:20.2183701Z D=14, 2025-05-07T20:33:20.2183882Z W=2, 2025-05-07T20:33:20.2184071Z ) 2025-05-07T20:33:20.2184465Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2185074Z self=, 2025-05-07T20:33:20.2185568Z B=14, 2025-05-07T20:33:20.2185762Z T=6, 2025-05-07T20:33:20.2185951Z D=16, 2025-05-07T20:33:20.2186136Z W=14, 2025-05-07T20:33:20.2186329Z ) 2025-05-07T20:33:20.2186568Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2187133Z self=, 2025-05-07T20:33:20.2187637Z B=5, 2025-05-07T20:33:20.2187829Z T=19, 2025-05-07T20:33:20.2188012Z D=6, 2025-05-07T20:33:20.2188202Z W=10, 2025-05-07T20:33:20.2188387Z ) 2025-05-07T20:33:20.2188617Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2189191Z self=, 2025-05-07T20:33:20.2189695Z B=9, 2025-05-07T20:33:20.2189885Z T=16, 2025-05-07T20:33:20.2190074Z D=10, 2025-05-07T20:33:20.2190263Z W=8, 2025-05-07T20:33:20.2190444Z ) 2025-05-07T20:33:20.2190686Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2191260Z self=, 2025-05-07T20:33:20.2191766Z B=18, 2025-05-07T20:33:20.2191953Z T=5, 2025-05-07T20:33:20.2192143Z D=3, 2025-05-07T20:33:20.2192337Z W=13, 2025-05-07T20:33:20.2192519Z ) 2025-05-07T20:33:20.2192757Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2193312Z self=, 2025-05-07T20:33:20.2193809Z B=16, 2025-05-07T20:33:20.2194005Z T=19, 2025-05-07T20:33:20.2194195Z D=6, 2025-05-07T20:33:20.2194378Z W=5, 2025-05-07T20:33:20.2194569Z ) 2025-05-07T20:33:20.2194830Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2195408Z self=, 2025-05-07T20:33:20.2195916Z B=9, 2025-05-07T20:33:20.2196110Z T=12, 2025-05-07T20:33:20.2196291Z D=15, 2025-05-07T20:33:20.2196483Z W=6, 2025-05-07T20:33:20.2196671Z ) 2025-05-07T20:33:20.2196909Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2197554Z self=, 2025-05-07T20:33:20.2198061Z B=9, 2025-05-07T20:33:20.2198251Z T=12, 2025-05-07T20:33:20.2198439Z D=15, 2025-05-07T20:33:20.2198633Z W=9, 2025-05-07T20:33:20.2198816Z ) 2025-05-07T20:33:20.2199047Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2199616Z self=, 2025-05-07T20:33:20.2200116Z B=9, 2025-05-07T20:33:20.2200298Z T=12, 2025-05-07T20:33:20.2200492Z D=9, 2025-05-07T20:33:20.2200678Z W=9, 2025-05-07T20:33:20.2200864Z ) 2025-05-07T20:33:20.2201099Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2201651Z self=, 2025-05-07T20:33:20.2202150Z B=9, 2025-05-07T20:33:20.2202345Z T=12, 2025-05-07T20:33:20.2202534Z D=9, 2025-05-07T20:33:20.2202714Z W=12, 2025-05-07T20:33:20.2202898Z ) 2025-05-07T20:33:20.2203135Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2203687Z self=, 2025-05-07T20:33:20.2204184Z B=9, 2025-05-07T20:33:20.2204376Z T=12, 2025-05-07T20:33:20.2204767Z D=12, 2025-05-07T20:33:20.2204949Z W=12, 2025-05-07T20:33:20.2205139Z ) 2025-05-07T20:33:20.2205377Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2206064Z self=, 2025-05-07T20:33:20.2206581Z B=12, 2025-05-07T20:33:20.2206778Z T=12, 2025-05-07T20:33:20.2207054Z D=12, 2025-05-07T20:33:20.2207246Z W=12, 2025-05-07T20:33:20.2207436Z ) 2025-05-07T20:33:20.2207670Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2208231Z self=, 2025-05-07T20:33:20.2208739Z B=15, 2025-05-07T20:33:20.2208927Z T=18, 2025-05-07T20:33:20.2209124Z D=5, 2025-05-07T20:33:20.2209316Z W=10, 2025-05-07T20:33:20.2209500Z ) 2025-05-07T20:33:20.2209737Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2210291Z self=, 2025-05-07T20:33:20.2210794Z B=5, 2025-05-07T20:33:20.2210978Z T=18, 2025-05-07T20:33:20.2211170Z D=5, 2025-05-07T20:33:20.2211366Z W=10, 2025-05-07T20:33:20.2211555Z ) 2025-05-07T20:33:20.2211795Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2212351Z self=, 2025-05-07T20:33:20.2212846Z B=5, 2025-05-07T20:33:20.2213034Z T=18, 2025-05-07T20:33:20.2213231Z D=5, 2025-05-07T20:33:20.2213414Z W=18, 2025-05-07T20:33:20.2213603Z ) 2025-05-07T20:33:20.2213851Z Trying example: test_recat_embedding_grad_output( 2025-05-07T20:33:20.2214405Z self=, 2025-05-07T20:33:20.2214909Z B=5, 2025-05-07T20:33:20.2215129Z T=18, 2025-05-07T20:33:20.2215344Z D=18, 2025-05-07T20:33:20.2215531Z W=18, 2025-05-07T20:33:20.2215719Z ) 2025-05-07T20:33:20.2215913Z PASSED 2025-05-07T20:33:20.2528803Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2529782Z self=, 2025-05-07T20:33:20.2530320Z B=1, 2025-05-07T20:33:20.2530520Z W=1, 2025-05-07T20:33:20.2530719Z cuda=False, 2025-05-07T20:33:20.2530926Z ) 2025-05-07T20:33:20.2531202Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2531993Z self=, 2025-05-07T20:33:20.2532537Z B=16, 2025-05-07T20:33:20.2532728Z W=1, 2025-05-07T20:33:20.2532924Z cuda=False, 2025-05-07T20:33:20.2533135Z ) 2025-05-07T20:33:20.2533397Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2534012Z self=, 2025-05-07T20:33:20.2534551Z B=16, 2025-05-07T20:33:20.2534739Z W=6, 2025-05-07T20:33:20.2534936Z cuda=True, 2025-05-07T20:33:20.2535147Z ) 2025-05-07T20:33:20.2535408Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2536020Z self=, 2025-05-07T20:33:20.2536555Z B=14, 2025-05-07T20:33:20.2536753Z W=8, 2025-05-07T20:33:20.2536952Z cuda=False, 2025-05-07T20:33:20.2537160Z ) 2025-05-07T20:33:20.2537426Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2538038Z self=, 2025-05-07T20:33:20.2538573Z B=9, 2025-05-07T20:33:20.2538766Z W=5, 2025-05-07T20:33:20.2538957Z cuda=True, 2025-05-07T20:33:20.2539165Z ) 2025-05-07T20:33:20.2539430Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2540163Z self=, 2025-05-07T20:33:20.2540705Z B=15, 2025-05-07T20:33:20.2540897Z W=13, 2025-05-07T20:33:20.2541084Z cuda=False, 2025-05-07T20:33:20.2541295Z ) 2025-05-07T20:33:20.2541558Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2542163Z self=, 2025-05-07T20:33:20.2542701Z B=19, 2025-05-07T20:33:20.2542894Z W=7, 2025-05-07T20:33:20.2543080Z cuda=False, 2025-05-07T20:33:20.2543288Z ) 2025-05-07T20:33:20.2543551Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2544163Z self=, 2025-05-07T20:33:20.2544692Z B=6, 2025-05-07T20:33:20.2544879Z W=20, 2025-05-07T20:33:20.2545074Z cuda=False, 2025-05-07T20:33:20.2545273Z ) 2025-05-07T20:33:20.2545541Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2546149Z self=, 2025-05-07T20:33:20.2546679Z B=8, 2025-05-07T20:33:20.2546868Z W=14, 2025-05-07T20:33:20.2547060Z cuda=False, 2025-05-07T20:33:20.2547258Z ) 2025-05-07T20:33:20.2547520Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2548134Z self=, 2025-05-07T20:33:20.2548665Z B=7, 2025-05-07T20:33:20.2548852Z W=5, 2025-05-07T20:33:20.2549048Z cuda=False, 2025-05-07T20:33:20.2549254Z ) 2025-05-07T20:33:20.2549510Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2550119Z self=, 2025-05-07T20:33:20.2550649Z B=10, 2025-05-07T20:33:20.2550837Z W=1, 2025-05-07T20:33:20.2551033Z cuda=True, 2025-05-07T20:33:20.2551238Z ) 2025-05-07T20:33:20.2551499Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2552114Z self=, 2025-05-07T20:33:20.2552653Z B=10, 2025-05-07T20:33:20.2552842Z W=10, 2025-05-07T20:33:20.2553161Z cuda=True, 2025-05-07T20:33:20.2553369Z ) 2025-05-07T20:33:20.2553629Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2554242Z self=, 2025-05-07T20:33:20.2554778Z B=10, 2025-05-07T20:33:20.2554974Z W=2, 2025-05-07T20:33:20.2555165Z cuda=False, 2025-05-07T20:33:20.2555374Z ) 2025-05-07T20:33:20.2555642Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2556250Z self=, 2025-05-07T20:33:20.2556790Z B=10, 2025-05-07T20:33:20.2556982Z W=10, 2025-05-07T20:33:20.2557173Z cuda=False, 2025-05-07T20:33:20.2557384Z ) 2025-05-07T20:33:20.2557649Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2558251Z self=, 2025-05-07T20:33:20.2558793Z B=18, 2025-05-07T20:33:20.2558990Z W=1, 2025-05-07T20:33:20.2559184Z cuda=True, 2025-05-07T20:33:20.2559383Z ) 2025-05-07T20:33:20.2559647Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2560258Z self=, 2025-05-07T20:33:20.2560784Z B=1, 2025-05-07T20:33:20.2560974Z W=1, 2025-05-07T20:33:20.2561168Z cuda=True, 2025-05-07T20:33:20.2561366Z ) 2025-05-07T20:33:20.2561633Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2562334Z self=, 2025-05-07T20:33:20.2562867Z B=8, 2025-05-07T20:33:20.2563057Z W=1, 2025-05-07T20:33:20.2563255Z cuda=False, 2025-05-07T20:33:20.2563457Z ) 2025-05-07T20:33:20.2563724Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2564343Z self=, 2025-05-07T20:33:20.2564876Z B=8, 2025-05-07T20:33:20.2565065Z W=18, 2025-05-07T20:33:20.2565264Z cuda=False, 2025-05-07T20:33:20.2565476Z ) 2025-05-07T20:33:20.2565736Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2566351Z self=, 2025-05-07T20:33:20.2566979Z B=18, 2025-05-07T20:33:20.2567169Z W=18, 2025-05-07T20:33:20.2567367Z cuda=False, 2025-05-07T20:33:20.2567580Z ) 2025-05-07T20:33:20.2567841Z Trying example: test_recat_embedding_grad_output_mixed_D( 2025-05-07T20:33:20.2568454Z self=, 2025-05-07T20:33:20.2568992Z B=7, 2025-05-07T20:33:20.2569181Z W=14, 2025-05-07T20:33:20.2569384Z cuda=False, 2025-05-07T20:33:20.2569593Z ) 2025-05-07T20:33:20.2569792Z PASSED 2025-05-07T20:33:20.3056562Z layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3058642Z self=, 2025-05-07T20:33:20.3059766Z B=1, 2025-05-07T20:33:20.3060156Z W=1, 2025-05-07T20:33:20.3060528Z ) 2025-05-07T20:33:20.3061101Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3062427Z self=, 2025-05-07T20:33:20.3063535Z B=14, 2025-05-07T20:33:20.3063914Z W=1, 2025-05-07T20:33:20.3064294Z ) 2025-05-07T20:33:20.3064760Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3065406Z self=, 2025-05-07T20:33:20.3066142Z B=14, 2025-05-07T20:33:20.3066350Z W=11, 2025-05-07T20:33:20.3066535Z ) 2025-05-07T20:33:20.3066821Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3067472Z self=, 2025-05-07T20:33:20.3068024Z B=10, 2025-05-07T20:33:20.3068220Z W=6, 2025-05-07T20:33:20.3068413Z ) 2025-05-07T20:33:20.3068696Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3069355Z self=, 2025-05-07T20:33:20.3069909Z B=8, 2025-05-07T20:33:20.3070106Z W=5, 2025-05-07T20:33:20.3070291Z ) 2025-05-07T20:33:20.3070584Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3071245Z self=, 2025-05-07T20:33:20.3071795Z B=18, 2025-05-07T20:33:20.3071990Z W=9, 2025-05-07T20:33:20.3072179Z ) 2025-05-07T20:33:20.3072458Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3073127Z self=, 2025-05-07T20:33:20.3073685Z B=12, 2025-05-07T20:33:20.3073885Z W=19, 2025-05-07T20:33:20.3074070Z ) 2025-05-07T20:33:20.3074354Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3075149Z self=, 2025-05-07T20:33:20.3075703Z B=1, 2025-05-07T20:33:20.3075901Z W=15, 2025-05-07T20:33:20.3076092Z ) 2025-05-07T20:33:20.3076374Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3077040Z self=, 2025-05-07T20:33:20.3077595Z B=8, 2025-05-07T20:33:20.3077787Z W=8, 2025-05-07T20:33:20.3077980Z ) 2025-05-07T20:33:20.3078268Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3078920Z self=, 2025-05-07T20:33:20.3079479Z B=17, 2025-05-07T20:33:20.3079676Z W=8, 2025-05-07T20:33:20.3079871Z ) 2025-05-07T20:33:20.3080158Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3080833Z self=, 2025-05-07T20:33:20.3081393Z B=3, 2025-05-07T20:33:20.3081584Z W=17, 2025-05-07T20:33:20.3081780Z ) 2025-05-07T20:33:20.3082070Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3082737Z self=, 2025-05-07T20:33:20.3083289Z B=3, 2025-05-07T20:33:20.3083484Z W=3, 2025-05-07T20:33:20.3091254Z ) 2025-05-07T20:33:20.3091566Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3092230Z self=, 2025-05-07T20:33:20.3092795Z B=8, 2025-05-07T20:33:20.3093000Z W=12, 2025-05-07T20:33:20.3093191Z ) 2025-05-07T20:33:20.3093494Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3094157Z self=, 2025-05-07T20:33:20.3094716Z B=12, 2025-05-07T20:33:20.3094906Z W=12, 2025-05-07T20:33:20.3095098Z ) 2025-05-07T20:33:20.3095392Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3096162Z self=, 2025-05-07T20:33:20.3096729Z B=4, 2025-05-07T20:33:20.3096927Z W=3, 2025-05-07T20:33:20.3097110Z ) 2025-05-07T20:33:20.3097400Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3098053Z self=, 2025-05-07T20:33:20.3098601Z B=13, 2025-05-07T20:33:20.3098799Z W=10, 2025-05-07T20:33:20.3098995Z ) 2025-05-07T20:33:20.3099282Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3099956Z self=, 2025-05-07T20:33:20.3100518Z B=10, 2025-05-07T20:33:20.3100716Z W=10, 2025-05-07T20:33:20.3100900Z ) 2025-05-07T20:33:20.3101198Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3101856Z self=, 2025-05-07T20:33:20.3102405Z B=12, 2025-05-07T20:33:20.3102600Z W=14, 2025-05-07T20:33:20.3102792Z ) 2025-05-07T20:33:20.3103072Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3103724Z self=, 2025-05-07T20:33:20.3104280Z B=14, 2025-05-07T20:33:20.3104716Z W=14, 2025-05-07T20:33:20.3104913Z ) 2025-05-07T20:33:20.3105348Z Trying example: test_recat_embedding_grad_output_mixed_D_batch( 2025-05-07T20:33:20.3106007Z self=, 2025-05-07T20:33:20.3106559Z B=6, 2025-05-07T20:33:20.3106748Z W=14, 2025-05-07T20:33:20.3106946Z ) 2025-05-07T20:33:20.3107140Z PASSED 2025-05-07T20:33:20.3107260Z 2025-05-07T20:33:20.3107405Z =============================== warnings summary =============================== 2025-05-07T20:33:20.3108010Z test/layout_transform_ops_test.py::LayoutTransformOpsTest::test_recat_embedding_grad_output_mixed_D_batch 2025-05-07T20:33:20.3109656Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/layout_transform_ops_test.py:128: UserWarning: The torch.cuda.*DtypeTensor constructors are no longer recommended. It's best to use methods such as torch.tensor(data, dtype=*, device='cuda') to create tensors. (Triggered internally at /pytorch/torch/csrc/tensor/python_tensor.cpp:78.) 2025-05-07T20:33:20.3111117Z dim_sum_per_rank_tensor = torch.cuda.LongTensor(dim_sum_per_rank) 2025-05-07T20:33:20.3111407Z 2025-05-07T20:33:20.3111637Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:20.3112109Z ========================= 3 passed, 1 warning in 2.18s ========================= 2025-05-07T20:33:20.9221357Z 2025-05-07T20:33:20.9221985Z [TEST] Python test suite PASSED: ./layout_transform_ops_test.py 2025-05-07T20:33:20.9242154Z [TEST] Python test time for ./layout_transform_ops_test.py: 4 seconds 2025-05-07T20:33:20.9242464Z 2025-05-07T20:33:20.9242469Z 2025-05-07T20:33:20.9242474Z 2025-05-07T20:33:20.9242477Z 2025-05-07T20:33:20.9262984Z ################################################################################ 2025-05-07T20:33:20.9278432Z # [2025-05-07T20:33:20.927Z] Run Python Test Suite: 2025-05-07T20:33:20.9278785Z # ./merge_pooled_embeddings_test.py 2025-05-07T20:33:20.9279137Z ################################################################################ 2025-05-07T20:33:20.9304226Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./merge_pooled_embeddings_test.py 2025-05-07T20:33:20.9305201Z 2025-05-07T20:33:23.0798184Z ============================= test session starts ============================== 2025-05-07T20:33:23.0799233Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:23.0799767Z cachedir: .pytest_cache 2025-05-07T20:33:23.0800347Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:23.0801086Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:23.0801500Z plugins: hypothesis-6.131.14 2025-05-07T20:33:24.7499534Z collecting ... collected 7 items 2025-05-07T20:33:24.7499813Z 2025-05-07T20:33:24.7511018Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_all_to_one_device SKIPPED 2025-05-07T20:33:24.7519056Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge SKIPPED 2025-05-07T20:33:24.7527947Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_cpu_with_different_target_device SKIPPED 2025-05-07T20:33:24.7535487Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cpu SKIPPED 2025-05-07T20:33:24.7543518Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_gpu_to_cuda_without_index SKIPPED 2025-05-07T20:33:24.7550899Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_merge_pooled_embeddings_meta SKIPPED 2025-05-07T20:33:24.7567743Z merge_pooled_embeddings_test.py::MergePooledEmbeddingsTest::test_sum_reduce_to_one SKIPPED 2025-05-07T20:33:24.7568256Z 2025-05-07T20:33:24.7568754Z =========================== short test summary info ============================ 2025-05-07T20:33:24.7569260Z SKIPPED [1] merge_pooled_embeddings_test.py:113: Not supported in open source yet 2025-05-07T20:33:24.7569834Z SKIPPED [1] merge_pooled_embeddings_test.py:42: Not supported in open source yet 2025-05-07T20:33:24.7570394Z SKIPPED [1] merge_pooled_embeddings_test.py:195: Not supported in open source yet 2025-05-07T20:33:24.7570972Z SKIPPED [1] merge_pooled_embeddings_test.py:140: Not supported in open source yet 2025-05-07T20:33:24.7571541Z SKIPPED [1] merge_pooled_embeddings_test.py:156: Not supported in open source yet 2025-05-07T20:33:24.7572102Z SKIPPED [1] merge_pooled_embeddings_test.py:238: Not supported in open source yet 2025-05-07T20:33:24.7572671Z SKIPPED [1] merge_pooled_embeddings_test.py:210: Not supported in open source yet 2025-05-07T20:33:24.7573144Z ============================== 7 skipped in 1.80s ============================== 2025-05-07T20:33:25.3098157Z 2025-05-07T20:33:25.3098424Z [TEST] Python test suite PASSED: ./merge_pooled_embeddings_test.py 2025-05-07T20:33:25.3118711Z [TEST] Python test time for ./merge_pooled_embeddings_test.py: 5 seconds 2025-05-07T20:33:25.3119039Z 2025-05-07T20:33:25.3119044Z 2025-05-07T20:33:25.3119048Z 2025-05-07T20:33:25.3119190Z 2025-05-07T20:33:25.3139369Z ################################################################################ 2025-05-07T20:33:25.3154340Z # [2025-05-07T20:33:25.315Z] Run Python Test Suite: 2025-05-07T20:33:25.3154788Z # ./metric_ops_test.py 2025-05-07T20:33:25.3155071Z ################################################################################ 2025-05-07T20:33:25.3180119Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./metric_ops_test.py 2025-05-07T20:33:25.3180719Z 2025-05-07T20:33:27.4594323Z ============================= test session starts ============================== 2025-05-07T20:33:27.4594969Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:27.4595500Z cachedir: .pytest_cache 2025-05-07T20:33:27.4596087Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:27.4596818Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:27.4597620Z plugins: hypothesis-6.131.14 2025-05-07T20:33:29.1078876Z collecting ... collected 1 item 2025-05-07T20:33:29.1079099Z 2025-05-07T20:33:29.1098470Z metric_ops_test.py::MetricOpsTest::test_auc SKIPPED (Test is sometim...) 2025-05-07T20:33:29.1098883Z 2025-05-07T20:33:29.1099057Z =========================== short test summary info ============================ 2025-05-07T20:33:29.1099671Z SKIPPED [1] metric_ops_test.py:31: Test is sometimes failed due to issues with Flaky. Skipping until the issues are resolved. 2025-05-07T20:33:29.1100269Z ============================== 1 skipped in 1.77s ============================== 2025-05-07T20:33:29.6594788Z 2025-05-07T20:33:29.6595298Z [TEST] Python test suite PASSED: ./metric_ops_test.py 2025-05-07T20:33:29.6615022Z [TEST] Python test time for ./metric_ops_test.py: 4 seconds 2025-05-07T20:33:29.6615381Z 2025-05-07T20:33:29.6615387Z 2025-05-07T20:33:29.6615392Z 2025-05-07T20:33:29.6615398Z 2025-05-07T20:33:29.6635709Z ################################################################################ 2025-05-07T20:33:29.6651087Z # [2025-05-07T20:33:29.664Z] Run Python Test Suite: 2025-05-07T20:33:29.6651595Z # ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:29.6651921Z ################################################################################ 2025-05-07T20:33:29.6677085Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:29.6677778Z 2025-05-07T20:33:31.8052718Z ============================= test session starts ============================== 2025-05-07T20:33:31.8053729Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:31.8054260Z cachedir: .pytest_cache 2025-05-07T20:33:31.8054855Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:31.8055605Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:31.8056017Z plugins: hypothesis-6.131.14 2025-05-07T20:33:33.4842273Z collecting ... collected 5 items 2025-05-07T20:33:33.4842519Z 2025-05-07T20:33:33.5911729Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_compatibility PASSED 2025-05-07T20:33:33.7309057Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation PASSED 2025-05-07T20:33:33.8879346Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd PASSED 2025-05-07T20:33:33.8923414Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_permutation_autograd_meta PASSED 2025-05-07T20:33:33.8973381Z permute/permute_pooled_embedding_test.py::PooledEmbeddingModulesTest::test_pooled_table_batched_embedding PASSED 2025-05-07T20:33:33.8973905Z 2025-05-07T20:33:33.8974054Z =============================== warnings summary =============================== 2025-05-07T20:33:33.8974446Z permute/permute_pooled_embedding_test.py:65 2025-05-07T20:33:33.8975468Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu/test/permute/permute_pooled_embedding_test.py:65: HypothesisDeprecationWarning: The not_a_test_method health check is deprecated, because this is always an error. 2025-05-07T20:33:33.8976572Z @settings(deadline=10000, suppress_health_check=suppressed_list) 2025-05-07T20:33:33.8976863Z 2025-05-07T20:33:33.8977091Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:33.8977563Z ========================= 5 passed, 1 warning in 2.21s ========================= 2025-05-07T20:33:34.5411379Z 2025-05-07T20:33:34.5411988Z [TEST] Python test suite PASSED: ./permute/permute_pooled_embedding_test.py 2025-05-07T20:33:34.5431474Z [TEST] Python test time for ./permute/permute_pooled_embedding_test.py: 5 seconds 2025-05-07T20:33:34.5431962Z 2025-05-07T20:33:34.5431969Z 2025-05-07T20:33:34.5432399Z 2025-05-07T20:33:34.5432404Z 2025-05-07T20:33:34.5454065Z ################################################################################ 2025-05-07T20:33:34.5469245Z # [2025-05-07T20:33:34.546Z] Run Python Test Suite: 2025-05-07T20:33:34.5469723Z # ./quantize/bfloat16_test.py 2025-05-07T20:33:34.5470021Z ################################################################################ 2025-05-07T20:33:34.5493968Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/bfloat16_test.py 2025-05-07T20:33:34.5494605Z 2025-05-07T20:33:36.6860361Z ============================= test session starts ============================== 2025-05-07T20:33:36.6860984Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:36.6861513Z cachedir: .pytest_cache 2025-05-07T20:33:36.6862102Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:36.6862852Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:36.6863261Z plugins: hypothesis-6.131.14 2025-05-07T20:33:38.3391194Z collecting ... collected 4 items 2025-05-07T20:33:38.3391562Z 2025-05-07T20:33:38.5694171Z quantize/bfloat16_test.py::SparseNNOperatorsGPUTest::test_dense_mlp_quantize_ops PASSED 2025-05-07T20:33:40.2969008Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:33:40.9214988Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows_bf16 PASSED 2025-05-07T20:33:41.7431412Z quantize/bfloat16_test.py::TestBfloat16QuantizationConversion::test_quantize_op PASSED 2025-05-07T20:33:41.7431973Z 2025-05-07T20:33:41.7432159Z ============================== 4 passed in 5.18s =============================== 2025-05-07T20:33:42.3620634Z 2025-05-07T20:33:42.3621096Z [TEST] Python test suite PASSED: ./quantize/bfloat16_test.py 2025-05-07T20:33:42.3640456Z [TEST] Python test time for ./quantize/bfloat16_test.py: 8 seconds 2025-05-07T20:33:42.3640762Z 2025-05-07T20:33:42.3640911Z 2025-05-07T20:33:42.3640937Z 2025-05-07T20:33:42.3640965Z 2025-05-07T20:33:42.3661516Z ################################################################################ 2025-05-07T20:33:42.3676703Z # [2025-05-07T20:33:42.367Z] Run Python Test Suite: 2025-05-07T20:33:42.3677182Z # ./quantize/comm_codec_test.py 2025-05-07T20:33:42.3677499Z ################################################################################ 2025-05-07T20:33:42.3702730Z + 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:33:42.3703351Z 2025-05-07T20:33:44.5063241Z ============================= test session starts ============================== 2025-05-07T20:33:44.5063950Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:44.5064483Z cachedir: .pytest_cache 2025-05-07T20:33:44.5065071Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:44.5065800Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:44.5066221Z plugins: hypothesis-6.131.14 2025-05-07T20:33:46.2694860Z collecting ... collected 1 item 2025-05-07T20:33:46.2695104Z 2025-05-07T20:33:46.7781857Z quantize/comm_codec_test.py::QuantizedCommCodecTest::test_quantized_comm_codec PASSED 2025-05-07T20:33:46.7782357Z 2025-05-07T20:33:46.7782520Z ============================== 1 passed in 2.39s =============================== 2025-05-07T20:33:47.4201350Z 2025-05-07T20:33:47.4201678Z [TEST] Python test suite PASSED: ./quantize/comm_codec_test.py 2025-05-07T20:33:47.4222853Z [TEST] Python test time for ./quantize/comm_codec_test.py: 5 seconds 2025-05-07T20:33:47.4223408Z 2025-05-07T20:33:47.4223413Z 2025-05-07T20:33:47.4223417Z 2025-05-07T20:33:47.4223421Z 2025-05-07T20:33:47.4244917Z ################################################################################ 2025-05-07T20:33:47.4264037Z # [2025-05-07T20:33:47.426Z] Run Python Test Suite: 2025-05-07T20:33:47.4264392Z # ./quantize/fp8_rowwise_test.py 2025-05-07T20:33:47.4264694Z ################################################################################ 2025-05-07T20:33:47.4289193Z + 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:33:47.4289830Z 2025-05-07T20:33:49.5695985Z ============================= test session starts ============================== 2025-05-07T20:33:49.5696629Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:49.5697194Z cachedir: .pytest_cache 2025-05-07T20:33:49.5697775Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:49.5698517Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:49.5698932Z plugins: hypothesis-6.131.14 2025-05-07T20:33:51.2599614Z collecting ... collected 2 items 2025-05-07T20:33:51.2599853Z 2025-05-07T20:33:54.8010608Z 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:33:54.8012692Z self=, 2025-05-07T20:33:54.8013492Z batched=False, 2025-05-07T20:33:54.8013755Z bs=1, 2025-05-07T20:33:54.8013992Z m=0, 2025-05-07T20:33:54.8014215Z n=0, 2025-05-07T20:33:54.8014448Z forward=False, 2025-05-07T20:33:54.8014739Z given_last_dim=False, 2025-05-07T20:33:54.8015045Z dtype=torch.float32, 2025-05-07T20:33:54.8015343Z test_compile=False, 2025-05-07T20:33:54.8015620Z ) 2025-05-07T20:33:54.8015946Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8016837Z self=, 2025-05-07T20:33:54.8017618Z batched=True, 2025-05-07T20:33:54.8017865Z bs=1, 2025-05-07T20:33:54.8018093Z m=0, 2025-05-07T20:33:54.8018321Z n=0, 2025-05-07T20:33:54.8018547Z forward=False, 2025-05-07T20:33:54.8018824Z given_last_dim=False, 2025-05-07T20:33:54.8019126Z dtype=torch.float32, 2025-05-07T20:33:54.8019423Z test_compile=False, 2025-05-07T20:33:54.8019687Z ) 2025-05-07T20:33:54.8020018Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8020899Z self=, 2025-05-07T20:33:54.8021680Z batched=True, 2025-05-07T20:33:54.8021939Z bs=56, 2025-05-07T20:33:54.8022169Z m=87, 2025-05-07T20:33:54.8022393Z n=82, 2025-05-07T20:33:54.8022627Z forward=False, 2025-05-07T20:33:54.8022896Z given_last_dim=False, 2025-05-07T20:33:54.8023189Z dtype=torch.float16, 2025-05-07T20:33:54.8023482Z test_compile=True, 2025-05-07T20:33:54.8023749Z ) 2025-05-07T20:33:54.8024072Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8024960Z self=, 2025-05-07T20:33:54.8025740Z batched=False, 2025-05-07T20:33:54.8025998Z bs=14, 2025-05-07T20:33:54.8026224Z m=0, 2025-05-07T20:33:54.8026452Z n=0, 2025-05-07T20:33:54.8026684Z forward=False, 2025-05-07T20:33:54.8026947Z given_last_dim=False, 2025-05-07T20:33:54.8027247Z dtype=torch.float32, 2025-05-07T20:33:54.8027744Z test_compile=False, 2025-05-07T20:33:54.8028010Z ) 2025-05-07T20:33:54.8028339Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8029216Z self=, 2025-05-07T20:33:54.8029987Z batched=False, 2025-05-07T20:33:54.8030241Z bs=14, 2025-05-07T20:33:54.8030471Z m=95, 2025-05-07T20:33:54.8030693Z n=13, 2025-05-07T20:33:54.8030926Z forward=True, 2025-05-07T20:33:54.8031192Z given_last_dim=True, 2025-05-07T20:33:54.8031481Z dtype=torch.float32, 2025-05-07T20:33:54.8031781Z test_compile=False, 2025-05-07T20:33:54.8032052Z ) 2025-05-07T20:33:54.8032387Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8033158Z self=, 2025-05-07T20:33:54.8033806Z batched=True, 2025-05-07T20:33:54.8034029Z bs=35, 2025-05-07T20:33:54.8034224Z m=57, 2025-05-07T20:33:54.8034424Z n=76, 2025-05-07T20:33:54.8034625Z forward=True, 2025-05-07T20:33:54.8034846Z given_last_dim=False, 2025-05-07T20:33:54.8035106Z dtype=torch.float16, 2025-05-07T20:33:54.8035390Z test_compile=False, 2025-05-07T20:33:54.8035635Z ) 2025-05-07T20:33:54.8035915Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8036633Z self=, 2025-05-07T20:33:54.8037376Z batched=False, 2025-05-07T20:33:54.8037604Z bs=45, 2025-05-07T20:33:54.8037804Z m=22, 2025-05-07T20:33:54.8037991Z n=19, 2025-05-07T20:33:54.8038196Z forward=True, 2025-05-07T20:33:54.8038427Z given_last_dim=False, 2025-05-07T20:33:54.8038683Z dtype=torch.float32, 2025-05-07T20:33:54.8038933Z test_compile=True, 2025-05-07T20:33:54.8039169Z ) 2025-05-07T20:33:54.8039452Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8040164Z self=, 2025-05-07T20:33:54.8040796Z batched=True, 2025-05-07T20:33:54.8041014Z bs=33, 2025-05-07T20:33:54.8041210Z m=22, 2025-05-07T20:33:54.8041411Z n=91, 2025-05-07T20:33:54.8041613Z forward=False, 2025-05-07T20:33:54.8041839Z given_last_dim=True, 2025-05-07T20:33:54.8042096Z dtype=torch.float16, 2025-05-07T20:33:54.8042351Z test_compile=False, 2025-05-07T20:33:54.8042576Z ) 2025-05-07T20:33:54.8042867Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8043582Z self=, 2025-05-07T20:33:54.8044217Z batched=False, 2025-05-07T20:33:54.8044432Z bs=99, 2025-05-07T20:33:54.8044638Z m=9, 2025-05-07T20:33:54.8044834Z n=62, 2025-05-07T20:33:54.8045032Z forward=True, 2025-05-07T20:33:54.8045262Z given_last_dim=True, 2025-05-07T20:33:54.8045517Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8045763Z test_compile=True, 2025-05-07T20:33:54.8046025Z ) 2025-05-07T20:33:54.8046310Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8047136Z self=, 2025-05-07T20:33:54.8047768Z batched=False, 2025-05-07T20:33:54.8047982Z bs=23, 2025-05-07T20:33:54.8048181Z m=23, 2025-05-07T20:33:54.8048382Z n=34, 2025-05-07T20:33:54.8048580Z forward=True, 2025-05-07T20:33:54.8048811Z given_last_dim=True, 2025-05-07T20:33:54.8049068Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8049318Z test_compile=True, 2025-05-07T20:33:54.8049546Z ) 2025-05-07T20:33:54.8049826Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8050625Z self=, 2025-05-07T20:33:54.8051254Z batched=True, 2025-05-07T20:33:54.8051475Z bs=84, 2025-05-07T20:33:54.8051671Z m=44, 2025-05-07T20:33:54.8051869Z n=0, 2025-05-07T20:33:54.8052072Z forward=False, 2025-05-07T20:33:54.8052301Z given_last_dim=False, 2025-05-07T20:33:54.8052558Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8052811Z test_compile=True, 2025-05-07T20:33:54.8053041Z ) 2025-05-07T20:33:54.8053319Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8054043Z self=, 2025-05-07T20:33:54.8054684Z batched=True, 2025-05-07T20:33:54.8054896Z bs=84, 2025-05-07T20:33:54.8055097Z m=44, 2025-05-07T20:33:54.8055294Z n=0, 2025-05-07T20:33:54.8055494Z forward=True, 2025-05-07T20:33:54.8055733Z given_last_dim=False, 2025-05-07T20:33:54.8055993Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8056239Z test_compile=True, 2025-05-07T20:33:54.8056470Z ) 2025-05-07T20:33:54.8056754Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8057467Z self=, 2025-05-07T20:33:54.8058098Z batched=True, 2025-05-07T20:33:54.8058323Z bs=84, 2025-05-07T20:33:54.8058522Z m=44, 2025-05-07T20:33:54.8058716Z n=0, 2025-05-07T20:33:54.8058922Z forward=True, 2025-05-07T20:33:54.8059237Z given_last_dim=True, 2025-05-07T20:33:54.8059492Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8059748Z test_compile=True, 2025-05-07T20:33:54.8059974Z ) 2025-05-07T20:33:54.8060249Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8060968Z self=, 2025-05-07T20:33:54.8061606Z batched=True, 2025-05-07T20:33:54.8061820Z bs=84, 2025-05-07T20:33:54.8062021Z m=44, 2025-05-07T20:33:54.8062218Z n=84, 2025-05-07T20:33:54.8062412Z forward=True, 2025-05-07T20:33:54.8062641Z given_last_dim=True, 2025-05-07T20:33:54.8062896Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8063143Z test_compile=True, 2025-05-07T20:33:54.8063372Z ) 2025-05-07T20:33:54.8063655Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8064377Z self=, 2025-05-07T20:33:54.8065006Z batched=True, 2025-05-07T20:33:54.8065227Z bs=84, 2025-05-07T20:33:54.8065451Z m=84, 2025-05-07T20:33:54.8065665Z n=84, 2025-05-07T20:33:54.8065867Z forward=True, 2025-05-07T20:33:54.8066098Z given_last_dim=True, 2025-05-07T20:33:54.8066352Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8066604Z test_compile=True, 2025-05-07T20:33:54.8066829Z ) 2025-05-07T20:33:54.8067105Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8067842Z self=, 2025-05-07T20:33:54.8075871Z batched=True, 2025-05-07T20:33:54.8076104Z bs=27, 2025-05-07T20:33:54.8076310Z m=74, 2025-05-07T20:33:54.8076513Z n=62, 2025-05-07T20:33:54.8076711Z forward=False, 2025-05-07T20:33:54.8076954Z given_last_dim=True, 2025-05-07T20:33:54.8077237Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8077490Z test_compile=True, 2025-05-07T20:33:54.8077723Z ) 2025-05-07T20:33:54.8078016Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8078747Z self=, 2025-05-07T20:33:54.8079491Z batched=True, 2025-05-07T20:33:54.8079715Z bs=27, 2025-05-07T20:33:54.8079920Z m=74, 2025-05-07T20:33:54.8080111Z n=62, 2025-05-07T20:33:54.8080315Z forward=True, 2025-05-07T20:33:54.8080548Z given_last_dim=True, 2025-05-07T20:33:54.8080803Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8081059Z test_compile=True, 2025-05-07T20:33:54.8081286Z ) 2025-05-07T20:33:54.8081566Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8082289Z self=, 2025-05-07T20:33:54.8082931Z batched=True, 2025-05-07T20:33:54.8083138Z bs=62, 2025-05-07T20:33:54.8083332Z m=74, 2025-05-07T20:33:54.8083527Z n=62, 2025-05-07T20:33:54.8083724Z forward=True, 2025-05-07T20:33:54.8083956Z given_last_dim=True, 2025-05-07T20:33:54.8084210Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8084466Z test_compile=True, 2025-05-07T20:33:54.8084695Z ) 2025-05-07T20:33:54.8084979Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8085696Z self=, 2025-05-07T20:33:54.8086322Z batched=True, 2025-05-07T20:33:54.8086542Z bs=62, 2025-05-07T20:33:54.8086744Z m=74, 2025-05-07T20:33:54.8087080Z n=74, 2025-05-07T20:33:54.8087284Z forward=True, 2025-05-07T20:33:54.8087514Z given_last_dim=True, 2025-05-07T20:33:54.8087764Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8088022Z test_compile=True, 2025-05-07T20:33:54.8088341Z ) 2025-05-07T20:33:54.8088622Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8089341Z self=, 2025-05-07T20:33:54.8089973Z batched=True, 2025-05-07T20:33:54.8090197Z bs=62, 2025-05-07T20:33:54.8090395Z m=62, 2025-05-07T20:33:54.8090595Z n=62, 2025-05-07T20:33:54.8090804Z forward=True, 2025-05-07T20:33:54.8091029Z given_last_dim=True, 2025-05-07T20:33:54.8091290Z dtype=torch.bfloat16, 2025-05-07T20:33:54.8091553Z test_compile=True, 2025-05-07T20:33:54.8091775Z ) 2025-05-07T20:33:54.8092062Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8092782Z self=, 2025-05-07T20:33:54.8093415Z batched=False, 2025-05-07T20:33:54.8093639Z bs=14, 2025-05-07T20:33:54.8093845Z m=53, 2025-05-07T20:33:54.8094039Z n=53, 2025-05-07T20:33:54.8094248Z forward=False, 2025-05-07T20:33:54.8094485Z given_last_dim=True, 2025-05-07T20:33:54.8094739Z dtype=torch.float32, 2025-05-07T20:33:54.8094993Z test_compile=False, 2025-05-07T20:33:54.8095232Z ) 2025-05-07T20:33:54.8095510Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8096229Z self=, 2025-05-07T20:33:54.8096860Z batched=False, 2025-05-07T20:33:54.8097081Z bs=14, 2025-05-07T20:33:54.8097271Z m=53, 2025-05-07T20:33:54.8097464Z n=53, 2025-05-07T20:33:54.8097657Z forward=False, 2025-05-07T20:33:54.8097886Z given_last_dim=False, 2025-05-07T20:33:54.8098136Z dtype=torch.float32, 2025-05-07T20:33:54.8098386Z test_compile=False, 2025-05-07T20:33:54.8098609Z ) 2025-05-07T20:33:54.8098895Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8099607Z self=, 2025-05-07T20:33:54.8100229Z batched=False, 2025-05-07T20:33:54.8100449Z bs=14, 2025-05-07T20:33:54.8100649Z m=14, 2025-05-07T20:33:54.8100836Z n=53, 2025-05-07T20:33:54.8101123Z forward=False, 2025-05-07T20:33:54.8101355Z given_last_dim=False, 2025-05-07T20:33:54.8101605Z dtype=torch.float32, 2025-05-07T20:33:54.8101856Z test_compile=False, 2025-05-07T20:33:54.8102088Z ) 2025-05-07T20:33:54.8102361Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:54.8103077Z self=, 2025-05-07T20:33:54.8103708Z batched=False, 2025-05-07T20:33:54.8103923Z bs=14, 2025-05-07T20:33:54.8104115Z m=14, 2025-05-07T20:33:54.8104311Z n=14, 2025-05-07T20:33:54.8104783Z forward=False, 2025-05-07T20:33:54.8105002Z given_last_dim=False, 2025-05-07T20:33:54.8105254Z dtype=torch.float32, 2025-05-07T20:33:54.8105502Z test_compile=False, 2025-05-07T20:33:54.8105720Z ) 2025-05-07T20:33:55.1651468Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1652630Z self=, 2025-05-07T20:33:55.1653536Z batched=True, 2025-05-07T20:33:55.1653812Z bs=30, 2025-05-07T20:33:55.1654077Z m=77, 2025-05-07T20:33:55.1654336Z n=74, 2025-05-07T20:33:55.1654594Z forward=True, 2025-05-07T20:33:55.1654898Z given_last_dim=False, 2025-05-07T20:33:55.1655172Z dtype=torch.float32, 2025-05-07T20:33:55.1655435Z test_compile=True, 2025-05-07T20:33:55.1655686Z ) 2025-05-07T20:33:55.1655961Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1657154Z self=, 2025-05-07T20:33:55.1657791Z batched=True, 2025-05-07T20:33:55.1658001Z bs=30, 2025-05-07T20:33:55.1658190Z m=77, 2025-05-07T20:33:55.1658374Z n=77, 2025-05-07T20:33:55.1658561Z forward=True, 2025-05-07T20:33:55.1658780Z given_last_dim=False, 2025-05-07T20:33:55.1659037Z dtype=torch.float32, 2025-05-07T20:33:55.1659271Z test_compile=True, 2025-05-07T20:33:55.1659491Z ) 2025-05-07T20:33:55.1659772Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1660484Z self=, 2025-05-07T20:33:55.1661108Z batched=True, 2025-05-07T20:33:55.1661323Z bs=30, 2025-05-07T20:33:55.1661510Z m=30, 2025-05-07T20:33:55.1661700Z n=77, 2025-05-07T20:33:55.1661895Z forward=True, 2025-05-07T20:33:55.1662111Z given_last_dim=False, 2025-05-07T20:33:55.1662371Z dtype=torch.float32, 2025-05-07T20:33:55.1662618Z test_compile=True, 2025-05-07T20:33:55.1662832Z ) 2025-05-07T20:33:55.1663108Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1663822Z self=, 2025-05-07T20:33:55.1664450Z batched=True, 2025-05-07T20:33:55.1664655Z bs=30, 2025-05-07T20:33:55.1664847Z m=30, 2025-05-07T20:33:55.1665039Z n=77, 2025-05-07T20:33:55.1665228Z forward=False, 2025-05-07T20:33:55.1665457Z given_last_dim=False, 2025-05-07T20:33:55.1665703Z dtype=torch.float32, 2025-05-07T20:33:55.1665938Z test_compile=True, 2025-05-07T20:33:55.1666159Z ) 2025-05-07T20:33:55.1666430Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1667134Z self=, 2025-05-07T20:33:55.1667760Z batched=True, 2025-05-07T20:33:55.1667972Z bs=30, 2025-05-07T20:33:55.1668156Z m=30, 2025-05-07T20:33:55.1668340Z n=77, 2025-05-07T20:33:55.1668540Z forward=False, 2025-05-07T20:33:55.1668767Z given_last_dim=True, 2025-05-07T20:33:55.1669021Z dtype=torch.float32, 2025-05-07T20:33:55.1669439Z test_compile=True, 2025-05-07T20:33:55.1669668Z ) 2025-05-07T20:33:55.1669944Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1670666Z self=, 2025-05-07T20:33:55.1671305Z batched=True, 2025-05-07T20:33:55.1671518Z bs=30, 2025-05-07T20:33:55.1671718Z m=30, 2025-05-07T20:33:55.1671910Z n=77, 2025-05-07T20:33:55.1672107Z forward=True, 2025-05-07T20:33:55.1672332Z given_last_dim=True, 2025-05-07T20:33:55.1672586Z dtype=torch.float32, 2025-05-07T20:33:55.1672834Z test_compile=True, 2025-05-07T20:33:55.1673062Z ) 2025-05-07T20:33:55.1673348Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1674069Z self=, 2025-05-07T20:33:55.1674704Z batched=True, 2025-05-07T20:33:55.1674928Z bs=77, 2025-05-07T20:33:55.1675129Z m=30, 2025-05-07T20:33:55.1675320Z n=77, 2025-05-07T20:33:55.1675525Z forward=True, 2025-05-07T20:33:55.1675758Z given_last_dim=True, 2025-05-07T20:33:55.1676008Z dtype=torch.float32, 2025-05-07T20:33:55.1676257Z test_compile=True, 2025-05-07T20:33:55.1676486Z ) 2025-05-07T20:33:55.1676765Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1677494Z self=, 2025-05-07T20:33:55.1678133Z batched=True, 2025-05-07T20:33:55.1678340Z bs=2, 2025-05-07T20:33:55.1678621Z m=85, 2025-05-07T20:33:55.1678817Z n=46, 2025-05-07T20:33:55.1679009Z forward=False, 2025-05-07T20:33:55.1679241Z given_last_dim=True, 2025-05-07T20:33:55.1679492Z dtype=torch.float32, 2025-05-07T20:33:55.1679735Z test_compile=False, 2025-05-07T20:33:55.1679972Z ) 2025-05-07T20:33:55.1680251Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1680983Z self=, 2025-05-07T20:33:55.1681624Z batched=True, 2025-05-07T20:33:55.1681843Z bs=46, 2025-05-07T20:33:55.1682046Z m=85, 2025-05-07T20:33:55.1682240Z n=46, 2025-05-07T20:33:55.1682442Z forward=False, 2025-05-07T20:33:55.1682673Z given_last_dim=True, 2025-05-07T20:33:55.1682927Z dtype=torch.float32, 2025-05-07T20:33:55.1683173Z test_compile=False, 2025-05-07T20:33:55.1683402Z ) 2025-05-07T20:33:55.1683692Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1684411Z self=, 2025-05-07T20:33:55.1685044Z batched=True, 2025-05-07T20:33:55.1685261Z bs=85, 2025-05-07T20:33:55.1685475Z m=85, 2025-05-07T20:33:55.1685699Z n=46, 2025-05-07T20:33:55.1685900Z forward=False, 2025-05-07T20:33:55.1686124Z given_last_dim=True, 2025-05-07T20:33:55.1686373Z dtype=torch.float32, 2025-05-07T20:33:55.1686622Z test_compile=False, 2025-05-07T20:33:55.1686951Z ) 2025-05-07T20:33:55.1687231Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1687950Z self=, 2025-05-07T20:33:55.1688581Z batched=True, 2025-05-07T20:33:55.1688788Z bs=85, 2025-05-07T20:33:55.1688986Z m=85, 2025-05-07T20:33:55.1689180Z n=85, 2025-05-07T20:33:55.1689376Z forward=False, 2025-05-07T20:33:55.1689603Z given_last_dim=True, 2025-05-07T20:33:55.1689852Z dtype=torch.float32, 2025-05-07T20:33:55.1690094Z test_compile=False, 2025-05-07T20:33:55.1690323Z ) 2025-05-07T20:33:55.1690602Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1691409Z self=, 2025-05-07T20:33:55.1692042Z batched=True, 2025-05-07T20:33:55.1692259Z bs=85, 2025-05-07T20:33:55.1692451Z m=85, 2025-05-07T20:33:55.1692644Z n=85, 2025-05-07T20:33:55.1692838Z forward=False, 2025-05-07T20:33:55.1693060Z given_last_dim=False, 2025-05-07T20:33:55.1693314Z dtype=torch.float32, 2025-05-07T20:33:55.1693562Z test_compile=False, 2025-05-07T20:33:55.1693783Z ) 2025-05-07T20:33:55.1694064Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1694792Z self=, 2025-05-07T20:33:55.1695430Z batched=False, 2025-05-07T20:33:55.1695643Z bs=85, 2025-05-07T20:33:55.1695865Z m=85, 2025-05-07T20:33:55.1696087Z n=85, 2025-05-07T20:33:55.1696281Z forward=False, 2025-05-07T20:33:55.1696521Z given_last_dim=False, 2025-05-07T20:33:55.1696777Z dtype=torch.float32, 2025-05-07T20:33:55.1697019Z test_compile=False, 2025-05-07T20:33:55.1697251Z ) 2025-05-07T20:33:55.1697532Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1698251Z self=, 2025-05-07T20:33:55.1698887Z batched=True, 2025-05-07T20:33:55.1699104Z bs=17, 2025-05-07T20:33:55.1699296Z m=21, 2025-05-07T20:33:55.1699489Z n=2, 2025-05-07T20:33:55.1699689Z forward=False, 2025-05-07T20:33:55.1700040Z given_last_dim=True, 2025-05-07T20:33:55.1700288Z dtype=torch.bfloat16, 2025-05-07T20:33:55.1700551Z test_compile=False, 2025-05-07T20:33:55.1700781Z ) 2025-05-07T20:33:55.1701058Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1701780Z self=, 2025-05-07T20:33:55.1702415Z batched=True, 2025-05-07T20:33:55.1702626Z bs=2, 2025-05-07T20:33:55.1702819Z m=21, 2025-05-07T20:33:55.1703012Z n=2, 2025-05-07T20:33:55.1703203Z forward=False, 2025-05-07T20:33:55.1703431Z given_last_dim=True, 2025-05-07T20:33:55.1703685Z dtype=torch.bfloat16, 2025-05-07T20:33:55.1703929Z test_compile=False, 2025-05-07T20:33:55.1704156Z ) 2025-05-07T20:33:55.1704703Z Trying example: test_quantize_and_dequantize_op_fp8_rowwise( 2025-05-07T20:33:55.1705424Z self=, 2025-05-07T20:33:55.1706056Z batched=True, 2025-05-07T20:33:55.1706269Z bs=2, 2025-05-07T20:33:55.1706465Z m=21, 2025-05-07T20:33:55.1706657Z n=2, 2025-05-07T20:33:55.1706854Z forward=False, 2025-05-07T20:33:55.1707083Z given_last_dim=True, 2025-05-07T20:33:55.1707330Z dtype=torch.bfloat16, 2025-05-07T20:33:55.1707593Z test_compile=True, 2025-05-07T20:33:55.1707819Z ) 2025-05-07T20:33:55.1707999Z PASSED 2025-05-07T20:33:55.2798835Z 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:33:55.2800507Z self=, 2025-05-07T20:33:55.2801332Z m=1, 2025-05-07T20:33:55.2801568Z n1=1, 2025-05-07T20:33:55.2801800Z n2=1, 2025-05-07T20:33:55.2802021Z n3=1, 2025-05-07T20:33:55.2802285Z row_dim=1, 2025-05-07T20:33:55.2802539Z forward=False, 2025-05-07T20:33:55.2802805Z given_last_dim=False, 2025-05-07T20:33:55.2803107Z dtype=torch.float32, 2025-05-07T20:33:55.2803394Z ) 2025-05-07T20:33:55.2803752Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2804949Z self=, 2025-05-07T20:33:55.2806223Z m=106, 2025-05-07T20:33:55.2806456Z n1=1, 2025-05-07T20:33:55.2806689Z n2=1, 2025-05-07T20:33:55.2807039Z n3=1, 2025-05-07T20:33:55.2807263Z row_dim=1, 2025-05-07T20:33:55.2807520Z forward=False, 2025-05-07T20:33:55.2807790Z given_last_dim=False, 2025-05-07T20:33:55.2808093Z dtype=torch.float32, 2025-05-07T20:33:55.2808364Z ) 2025-05-07T20:33:55.2808723Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2809680Z self=, 2025-05-07T20:33:55.2810482Z m=106, 2025-05-07T20:33:55.2810718Z n1=121, 2025-05-07T20:33:55.2810952Z n2=133, 2025-05-07T20:33:55.2811176Z n3=457, 2025-05-07T20:33:55.2811414Z row_dim=304, 2025-05-07T20:33:55.2811671Z forward=True, 2025-05-07T20:33:55.2811940Z given_last_dim=True, 2025-05-07T20:33:55.2812237Z dtype=torch.float32, 2025-05-07T20:33:55.2812516Z ) 2025-05-07T20:33:55.2812868Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2813817Z self=, 2025-05-07T20:33:55.2814634Z m=4, 2025-05-07T20:33:55.2814865Z n1=1, 2025-05-07T20:33:55.2815086Z n2=1, 2025-05-07T20:33:55.2815316Z n3=1, 2025-05-07T20:33:55.2815551Z row_dim=1, 2025-05-07T20:33:55.2815798Z forward=False, 2025-05-07T20:33:55.2816261Z given_last_dim=False, 2025-05-07T20:33:55.2816572Z dtype=torch.float32, 2025-05-07T20:33:55.2816843Z ) 2025-05-07T20:33:55.2817204Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2818150Z self=, 2025-05-07T20:33:55.2818961Z m=4, 2025-05-07T20:33:55.2819190Z n1=762, 2025-05-07T20:33:55.2819427Z n2=208, 2025-05-07T20:33:55.2819652Z n3=176, 2025-05-07T20:33:55.2819941Z row_dim=1, 2025-05-07T20:33:55.2820392Z forward=True, 2025-05-07T20:33:55.2820656Z given_last_dim=True, 2025-05-07T20:33:55.2820962Z dtype=torch.float32, 2025-05-07T20:33:55.2821248Z ) 2025-05-07T20:33:55.2821610Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2822745Z self=, 2025-05-07T20:33:55.2823767Z m=329, 2025-05-07T20:33:55.2824060Z n1=701, 2025-05-07T20:33:55.2824319Z n2=893, 2025-05-07T20:33:55.2824588Z n3=323, 2025-05-07T20:33:55.2824891Z row_dim=1537, 2025-05-07T20:33:55.2825209Z forward=True, 2025-05-07T20:33:55.2825557Z given_last_dim=False, 2025-05-07T20:33:55.2825926Z dtype=torch.bfloat16, 2025-05-07T20:33:55.2826214Z ) 2025-05-07T20:33:55.2826630Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2827896Z self=, 2025-05-07T20:33:55.2828942Z m=469, 2025-05-07T20:33:55.2829226Z n1=749, 2025-05-07T20:33:55.2829490Z n2=344, 2025-05-07T20:33:55.2829779Z n3=55, 2025-05-07T20:33:55.2830054Z row_dim=454, 2025-05-07T20:33:55.2830532Z forward=True, 2025-05-07T20:33:55.2830815Z given_last_dim=True, 2025-05-07T20:33:55.2831322Z dtype=torch.float32, 2025-05-07T20:33:55.2831744Z ) 2025-05-07T20:33:55.2832284Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2834289Z self=, 2025-05-07T20:33:55.2835367Z m=2, 2025-05-07T20:33:55.2835811Z n1=275, 2025-05-07T20:33:55.2836060Z n2=203, 2025-05-07T20:33:55.2836319Z n3=753, 2025-05-07T20:33:55.2836589Z row_dim=1, 2025-05-07T20:33:55.2836866Z forward=False, 2025-05-07T20:33:55.2837183Z given_last_dim=False, 2025-05-07T20:33:55.2837530Z dtype=torch.float16, 2025-05-07T20:33:55.2837835Z ) 2025-05-07T20:33:55.2838329Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2839569Z self=, 2025-05-07T20:33:55.2840426Z m=534, 2025-05-07T20:33:55.2840659Z n1=3, 2025-05-07T20:33:55.2840888Z n2=664, 2025-05-07T20:33:55.2849956Z n3=123, 2025-05-07T20:33:55.2850241Z row_dim=706, 2025-05-07T20:33:55.2850499Z forward=True, 2025-05-07T20:33:55.2850774Z given_last_dim=False, 2025-05-07T20:33:55.2851088Z dtype=torch.bfloat16, 2025-05-07T20:33:55.2851369Z ) 2025-05-07T20:33:55.2851751Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2852715Z self=, 2025-05-07T20:33:55.2853535Z m=766, 2025-05-07T20:33:55.2853767Z n1=235, 2025-05-07T20:33:55.2854011Z n2=75, 2025-05-07T20:33:55.2854246Z n3=403, 2025-05-07T20:33:55.2854482Z row_dim=1718, 2025-05-07T20:33:55.2854750Z forward=False, 2025-05-07T20:33:55.2855024Z given_last_dim=True, 2025-05-07T20:33:55.2855320Z dtype=torch.float16, 2025-05-07T20:33:55.2855605Z ) 2025-05-07T20:33:55.2856104Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2857053Z self=, 2025-05-07T20:33:55.2857869Z m=225, 2025-05-07T20:33:55.2858102Z n1=69, 2025-05-07T20:33:55.2858322Z n2=574, 2025-05-07T20:33:55.2858562Z n3=621, 2025-05-07T20:33:55.2858795Z row_dim=1557, 2025-05-07T20:33:55.2859047Z forward=True, 2025-05-07T20:33:55.2859318Z given_last_dim=False, 2025-05-07T20:33:55.2859622Z dtype=torch.float16, 2025-05-07T20:33:55.2859904Z ) 2025-05-07T20:33:55.2860257Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2861198Z self=, 2025-05-07T20:33:55.2862000Z m=225, 2025-05-07T20:33:55.2862230Z n1=69, 2025-05-07T20:33:55.2862457Z n2=574, 2025-05-07T20:33:55.2862694Z n3=621, 2025-05-07T20:33:55.2862919Z row_dim=1557, 2025-05-07T20:33:55.2863175Z forward=False, 2025-05-07T20:33:55.2863444Z given_last_dim=False, 2025-05-07T20:33:55.2863734Z dtype=torch.float16, 2025-05-07T20:33:55.2864011Z ) 2025-05-07T20:33:55.2864369Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2865312Z self=, 2025-05-07T20:33:55.2866120Z m=225, 2025-05-07T20:33:55.2866350Z n1=69, 2025-05-07T20:33:55.2866580Z n2=574, 2025-05-07T20:33:55.2866804Z n3=69, 2025-05-07T20:33:55.2867043Z row_dim=1557, 2025-05-07T20:33:55.2867305Z forward=False, 2025-05-07T20:33:55.2867569Z given_last_dim=False, 2025-05-07T20:33:55.2867871Z dtype=torch.float16, 2025-05-07T20:33:55.2868152Z ) 2025-05-07T20:33:55.2868508Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2869458Z self=, 2025-05-07T20:33:55.2870271Z m=574, 2025-05-07T20:33:55.2870497Z n1=69, 2025-05-07T20:33:55.2870729Z n2=574, 2025-05-07T20:33:55.2870961Z n3=69, 2025-05-07T20:33:55.2871285Z row_dim=1557, 2025-05-07T20:33:55.2871547Z forward=False, 2025-05-07T20:33:55.2871822Z given_last_dim=False, 2025-05-07T20:33:55.2872114Z dtype=torch.float16, 2025-05-07T20:33:55.2872398Z ) 2025-05-07T20:33:55.2872763Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2873707Z self=, 2025-05-07T20:33:55.2874505Z m=574, 2025-05-07T20:33:55.2874739Z n1=69, 2025-05-07T20:33:55.2874969Z n2=574, 2025-05-07T20:33:55.2875189Z n3=69, 2025-05-07T20:33:55.2875425Z row_dim=69, 2025-05-07T20:33:55.2875680Z forward=False, 2025-05-07T20:33:55.2875934Z given_last_dim=False, 2025-05-07T20:33:55.2876239Z dtype=torch.float16, 2025-05-07T20:33:55.2876513Z ) 2025-05-07T20:33:55.2876861Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2877796Z self=, 2025-05-07T20:33:55.2878605Z m=574, 2025-05-07T20:33:55.2878827Z n1=69, 2025-05-07T20:33:55.2879054Z n2=69, 2025-05-07T20:33:55.2879279Z n3=69, 2025-05-07T20:33:55.2879499Z row_dim=69, 2025-05-07T20:33:55.2879747Z forward=False, 2025-05-07T20:33:55.2880064Z given_last_dim=False, 2025-05-07T20:33:55.2880489Z dtype=torch.float16, 2025-05-07T20:33:55.2880766Z ) 2025-05-07T20:33:55.2881118Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2882305Z self=, 2025-05-07T20:33:55.2883403Z m=574, 2025-05-07T20:33:55.2883688Z n1=69, 2025-05-07T20:33:55.2883934Z n2=69, 2025-05-07T20:33:55.2884182Z n3=69, 2025-05-07T20:33:55.2884483Z row_dim=574, 2025-05-07T20:33:55.2884823Z forward=False, 2025-05-07T20:33:55.2885107Z given_last_dim=False, 2025-05-07T20:33:55.2885416Z dtype=torch.float16, 2025-05-07T20:33:55.2885704Z ) 2025-05-07T20:33:55.2886131Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2887396Z self=, 2025-05-07T20:33:55.2888314Z m=468, 2025-05-07T20:33:55.2888562Z n1=458, 2025-05-07T20:33:55.2888814Z n2=827, 2025-05-07T20:33:55.2889058Z n3=891, 2025-05-07T20:33:55.2889297Z row_dim=1776, 2025-05-07T20:33:55.2889595Z forward=False, 2025-05-07T20:33:55.2889901Z given_last_dim=True, 2025-05-07T20:33:55.2890228Z dtype=torch.bfloat16, 2025-05-07T20:33:55.2890546Z ) 2025-05-07T20:33:55.2890950Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2892197Z self=, 2025-05-07T20:33:55.2893586Z m=468, 2025-05-07T20:33:55.2894100Z n1=458, 2025-05-07T20:33:55.2894912Z n2=827, 2025-05-07T20:33:55.2895448Z n3=891, 2025-05-07T20:33:55.2895902Z row_dim=1776, 2025-05-07T20:33:55.2896214Z forward=True, 2025-05-07T20:33:55.2896537Z given_last_dim=True, 2025-05-07T20:33:55.2896922Z dtype=torch.bfloat16, 2025-05-07T20:33:55.2897267Z ) 2025-05-07T20:33:55.2897636Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2898922Z self=, 2025-05-07T20:33:55.2900004Z m=468, 2025-05-07T20:33:55.2900263Z n1=458, 2025-05-07T20:33:55.2900514Z n2=827, 2025-05-07T20:33:55.2900800Z n3=827, 2025-05-07T20:33:55.2901091Z row_dim=1776, 2025-05-07T20:33:55.2901350Z forward=True, 2025-05-07T20:33:55.2901610Z given_last_dim=True, 2025-05-07T20:33:55.2902038Z dtype=torch.bfloat16, 2025-05-07T20:33:55.2902312Z ) 2025-05-07T20:33:55.2902666Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2903607Z self=, 2025-05-07T20:33:55.2904725Z m=468, 2025-05-07T20:33:55.2904954Z n1=458, 2025-05-07T20:33:55.2905177Z n2=827, 2025-05-07T20:33:55.2905400Z n3=827, 2025-05-07T20:33:55.2905621Z row_dim=458, 2025-05-07T20:33:55.2905897Z forward=True, 2025-05-07T20:33:55.2906181Z given_last_dim=True, 2025-05-07T20:33:55.2906474Z dtype=torch.bfloat16, 2025-05-07T20:33:55.2906749Z ) 2025-05-07T20:33:55.2907104Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2908034Z self=, 2025-05-07T20:33:55.2908832Z m=468, 2025-05-07T20:33:55.2909066Z n1=458, 2025-05-07T20:33:55.2909281Z n2=458, 2025-05-07T20:33:55.2909501Z n3=827, 2025-05-07T20:33:55.2909727Z row_dim=458, 2025-05-07T20:33:55.2909967Z forward=True, 2025-05-07T20:33:55.2910225Z given_last_dim=True, 2025-05-07T20:33:55.2910514Z dtype=torch.bfloat16, 2025-05-07T20:33:55.2910782Z ) 2025-05-07T20:33:55.2911134Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2912074Z self=, 2025-05-07T20:33:55.2912879Z m=468, 2025-05-07T20:33:55.2913311Z n1=458, 2025-05-07T20:33:55.2913542Z n2=458, 2025-05-07T20:33:55.2913765Z n3=468, 2025-05-07T20:33:55.2913988Z row_dim=458, 2025-05-07T20:33:55.2914238Z forward=True, 2025-05-07T20:33:55.2914502Z given_last_dim=True, 2025-05-07T20:33:55.2914791Z dtype=torch.bfloat16, 2025-05-07T20:33:55.2915069Z ) 2025-05-07T20:33:55.2915439Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.2916414Z self=, 2025-05-07T20:33:55.2917213Z m=468, 2025-05-07T20:33:55.2917435Z n1=458, 2025-05-07T20:33:55.2917653Z n2=468, 2025-05-07T20:33:55.2917875Z n3=468, 2025-05-07T20:33:55.2918102Z row_dim=458, 2025-05-07T20:33:55.2918350Z forward=True, 2025-05-07T20:33:55.2918604Z given_last_dim=True, 2025-05-07T20:33:55.2918897Z dtype=torch.bfloat16, 2025-05-07T20:33:55.2919177Z ) 2025-05-07T20:33:55.3497832Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3498894Z self=, 2025-05-07T20:33:55.3499722Z m=305, 2025-05-07T20:33:55.3499959Z n1=999, 2025-05-07T20:33:55.3500203Z n2=316, 2025-05-07T20:33:55.3500441Z n3=727, 2025-05-07T20:33:55.3500687Z row_dim=226, 2025-05-07T20:33:55.3500938Z forward=False, 2025-05-07T20:33:55.3501208Z given_last_dim=False, 2025-05-07T20:33:55.3501514Z dtype=torch.float16, 2025-05-07T20:33:55.3501788Z ) 2025-05-07T20:33:55.3502149Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3503097Z self=, 2025-05-07T20:33:55.3503899Z m=305, 2025-05-07T20:33:55.3504133Z n1=999, 2025-05-07T20:33:55.3504363Z n2=316, 2025-05-07T20:33:55.3504978Z n3=727, 2025-05-07T20:33:55.3505234Z row_dim=999, 2025-05-07T20:33:55.3505526Z forward=False, 2025-05-07T20:33:55.3505796Z given_last_dim=False, 2025-05-07T20:33:55.3506096Z dtype=torch.float16, 2025-05-07T20:33:55.3506374Z ) 2025-05-07T20:33:55.3506724Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3508134Z self=, 2025-05-07T20:33:55.3508953Z m=305, 2025-05-07T20:33:55.3509180Z n1=999, 2025-05-07T20:33:55.3509415Z n2=727, 2025-05-07T20:33:55.3509646Z n3=727, 2025-05-07T20:33:55.3509871Z row_dim=999, 2025-05-07T20:33:55.3510132Z forward=False, 2025-05-07T20:33:55.3510406Z given_last_dim=False, 2025-05-07T20:33:55.3510704Z dtype=torch.float16, 2025-05-07T20:33:55.3510985Z ) 2025-05-07T20:33:55.3511352Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3512288Z self=, 2025-05-07T20:33:55.3513099Z m=305, 2025-05-07T20:33:55.3513332Z n1=999, 2025-05-07T20:33:55.3513562Z n2=727, 2025-05-07T20:33:55.3513785Z n3=727, 2025-05-07T20:33:55.3514029Z row_dim=727, 2025-05-07T20:33:55.3514289Z forward=False, 2025-05-07T20:33:55.3514552Z given_last_dim=False, 2025-05-07T20:33:55.3514852Z dtype=torch.float16, 2025-05-07T20:33:55.3515134Z ) 2025-05-07T20:33:55.3515485Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3516427Z self=, 2025-05-07T20:33:55.3517232Z m=305, 2025-05-07T20:33:55.3517457Z n1=999, 2025-05-07T20:33:55.3517691Z n2=727, 2025-05-07T20:33:55.3517922Z n3=305, 2025-05-07T20:33:55.3518399Z row_dim=727, 2025-05-07T20:33:55.3518666Z forward=False, 2025-05-07T20:33:55.3518944Z given_last_dim=False, 2025-05-07T20:33:55.3519237Z dtype=torch.float16, 2025-05-07T20:33:55.3519517Z ) 2025-05-07T20:33:55.3519877Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3520819Z self=, 2025-05-07T20:33:55.3521629Z m=305, 2025-05-07T20:33:55.3521860Z n1=305, 2025-05-07T20:33:55.3522090Z n2=727, 2025-05-07T20:33:55.3522314Z n3=305, 2025-05-07T20:33:55.3522550Z row_dim=727, 2025-05-07T20:33:55.3522809Z forward=False, 2025-05-07T20:33:55.3523073Z given_last_dim=False, 2025-05-07T20:33:55.3523376Z dtype=torch.float16, 2025-05-07T20:33:55.3523659Z ) 2025-05-07T20:33:55.3524032Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3525142Z self=, 2025-05-07T20:33:55.3526124Z m=305, 2025-05-07T20:33:55.3526395Z n1=305, 2025-05-07T20:33:55.3526667Z n2=727, 2025-05-07T20:33:55.3527084Z n3=305, 2025-05-07T20:33:55.3527359Z row_dim=305, 2025-05-07T20:33:55.3527649Z forward=False, 2025-05-07T20:33:55.3527980Z given_last_dim=False, 2025-05-07T20:33:55.3528341Z dtype=torch.float16, 2025-05-07T20:33:55.3528663Z ) 2025-05-07T20:33:55.3529082Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3530184Z self=, 2025-05-07T20:33:55.3531022Z m=103, 2025-05-07T20:33:55.3531257Z n1=285, 2025-05-07T20:33:55.3531487Z n2=229, 2025-05-07T20:33:55.3531710Z n3=741, 2025-05-07T20:33:55.3531948Z row_dim=336, 2025-05-07T20:33:55.3532204Z forward=False, 2025-05-07T20:33:55.3532471Z given_last_dim=True, 2025-05-07T20:33:55.3532770Z dtype=torch.float16, 2025-05-07T20:33:55.3533046Z ) 2025-05-07T20:33:55.3533400Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3534346Z self=, 2025-05-07T20:33:55.3535324Z m=103, 2025-05-07T20:33:55.3535557Z n1=229, 2025-05-07T20:33:55.3535784Z n2=229, 2025-05-07T20:33:55.3536021Z n3=741, 2025-05-07T20:33:55.3536253Z row_dim=336, 2025-05-07T20:33:55.3536504Z forward=False, 2025-05-07T20:33:55.3536771Z given_last_dim=True, 2025-05-07T20:33:55.3537068Z dtype=torch.float16, 2025-05-07T20:33:55.3537338Z ) 2025-05-07T20:33:55.3537697Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3538648Z self=, 2025-05-07T20:33:55.3539448Z m=103, 2025-05-07T20:33:55.3539679Z n1=229, 2025-05-07T20:33:55.3539906Z n2=229, 2025-05-07T20:33:55.3540128Z n3=741, 2025-05-07T20:33:55.3540360Z row_dim=336, 2025-05-07T20:33:55.3540614Z forward=True, 2025-05-07T20:33:55.3540872Z given_last_dim=True, 2025-05-07T20:33:55.3541181Z dtype=torch.float16, 2025-05-07T20:33:55.3541460Z ) 2025-05-07T20:33:55.3541818Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3542748Z self=, 2025-05-07T20:33:55.3543555Z m=103, 2025-05-07T20:33:55.3543787Z n1=336, 2025-05-07T20:33:55.3544010Z n2=229, 2025-05-07T20:33:55.3544238Z n3=741, 2025-05-07T20:33:55.3544471Z row_dim=336, 2025-05-07T20:33:55.3544717Z forward=True, 2025-05-07T20:33:55.3544984Z given_last_dim=True, 2025-05-07T20:33:55.3545390Z dtype=torch.float16, 2025-05-07T20:33:55.3545693Z ) 2025-05-07T20:33:55.3546055Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3546995Z self=, 2025-05-07T20:33:55.3547800Z m=103, 2025-05-07T20:33:55.3548037Z n1=103, 2025-05-07T20:33:55.3548267Z n2=229, 2025-05-07T20:33:55.3548495Z n3=741, 2025-05-07T20:33:55.3548720Z row_dim=336, 2025-05-07T20:33:55.3548974Z forward=True, 2025-05-07T20:33:55.3549242Z given_last_dim=True, 2025-05-07T20:33:55.3549533Z dtype=torch.float16, 2025-05-07T20:33:55.3549815Z ) 2025-05-07T20:33:55.3550174Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3551112Z self=, 2025-05-07T20:33:55.3551917Z m=103, 2025-05-07T20:33:55.3552157Z n1=103, 2025-05-07T20:33:55.3552382Z n2=229, 2025-05-07T20:33:55.3552613Z n3=103, 2025-05-07T20:33:55.3552856Z row_dim=336, 2025-05-07T20:33:55.3553105Z forward=True, 2025-05-07T20:33:55.3553378Z given_last_dim=True, 2025-05-07T20:33:55.3553678Z dtype=torch.float16, 2025-05-07T20:33:55.3553954Z ) 2025-05-07T20:33:55.3554313Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3555285Z self=, 2025-05-07T20:33:55.3556265Z m=103, 2025-05-07T20:33:55.3556525Z n1=103, 2025-05-07T20:33:55.3556788Z n2=229, 2025-05-07T20:33:55.3557048Z n3=103, 2025-05-07T20:33:55.3557315Z row_dim=103, 2025-05-07T20:33:55.3557621Z forward=True, 2025-05-07T20:33:55.3557930Z given_last_dim=True, 2025-05-07T20:33:55.3558268Z dtype=torch.float16, 2025-05-07T20:33:55.3558601Z ) 2025-05-07T20:33:55.3559037Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3560134Z self=, 2025-05-07T20:33:55.3561078Z m=769, 2025-05-07T20:33:55.3561336Z n1=204, 2025-05-07T20:33:55.3561733Z n2=573, 2025-05-07T20:33:55.3561996Z n3=233, 2025-05-07T20:33:55.3562266Z row_dim=2, 2025-05-07T20:33:55.3562540Z forward=False, 2025-05-07T20:33:55.3562854Z given_last_dim=False, 2025-05-07T20:33:55.3563196Z dtype=torch.bfloat16, 2025-05-07T20:33:55.3563516Z ) 2025-05-07T20:33:55.3563937Z Trying example: test_quantize_and_dequantize_op_padded_fp8_rowwise( 2025-05-07T20:33:55.3565008Z self=, 2025-05-07T20:33:55.3565926Z m=769, 2025-05-07T20:33:55.3566200Z n1=204, 2025-05-07T20:33:55.3566477Z n2=769, 2025-05-07T20:33:55.3566743Z n3=233, 2025-05-07T20:33:55.3567149Z row_dim=2, 2025-05-07T20:33:55.3567441Z forward=False, 2025-05-07T20:33:55.3567762Z given_last_dim=False, 2025-05-07T20:33:55.3568112Z dtype=torch.bfloat16, 2025-05-07T20:33:55.3568442Z ) 2025-05-07T20:33:55.3568740Z PASSED 2025-05-07T20:33:55.3568909Z 2025-05-07T20:33:55.3569109Z =============================== warnings summary =============================== 2025-05-07T20:33:55.3570091Z test/quantize/fp8_rowwise_test.py::TestFP8RowwiseQuantizationConversion::test_quantize_and_dequantize_op_padded_fp8_rowwise 2025-05-07T20:33:55.3572577Z /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:33:55.3574784Z torch.testing.assert_allclose(dqcat, qref, rtol=0.1, atol=0.05) 2025-05-07T20:33:55.3575192Z 2025-05-07T20:33:55.3575500Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:33:55.3576185Z ========================= 2 passed, 1 warning in 5.90s ========================= 2025-05-07T20:33:57.0165046Z 2025-05-07T20:33:57.0165622Z [TEST] Python test suite PASSED: ./quantize/fp8_rowwise_test.py 2025-05-07T20:33:57.0184979Z [TEST] Python test time for ./quantize/fp8_rowwise_test.py: 10 seconds 2025-05-07T20:33:57.0185285Z 2025-05-07T20:33:57.0185290Z 2025-05-07T20:33:57.0185294Z 2025-05-07T20:33:57.0185298Z 2025-05-07T20:33:57.0207832Z ################################################################################ 2025-05-07T20:33:57.0221268Z # [2025-05-07T20:33:57.021Z] Run Python Test Suite: 2025-05-07T20:33:57.0221628Z # ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:33:57.0221955Z ################################################################################ 2025-05-07T20:33:57.0247232Z + 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:33:57.0247878Z 2025-05-07T20:33:59.1619900Z ============================= test session starts ============================== 2025-05-07T20:33:59.1620718Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:33:59.1621259Z cachedir: .pytest_cache 2025-05-07T20:33:59.1621850Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:33:59.1622583Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:33:59.1629389Z plugins: hypothesis-6.131.14 2025-05-07T20:34:00.8538670Z collecting ... collected 4 items 2025-05-07T20:34:00.8538920Z 2025-05-07T20:34:01.0954429Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu PASSED 2025-05-07T20:34:01.4062501Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda PASSED 2025-05-07T20:34:02.0225569Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:34:02.2315176Z quantize/fused_8bit_rowwise_test.py::TestFused8BitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:02.2315676Z 2025-05-07T20:34:02.2315823Z ============================== 4 passed in 3.19s =============================== 2025-05-07T20:34:02.8615609Z 2025-05-07T20:34:02.8616284Z [TEST] Python test suite PASSED: ./quantize/fused_8bit_rowwise_test.py 2025-05-07T20:34:02.8633722Z [TEST] Python test time for ./quantize/fused_8bit_rowwise_test.py: 5 seconds 2025-05-07T20:34:02.8634174Z 2025-05-07T20:34:02.8634181Z 2025-05-07T20:34:02.8634187Z 2025-05-07T20:34:02.8634224Z 2025-05-07T20:34:02.8656521Z ################################################################################ 2025-05-07T20:34:02.8672545Z # [2025-05-07T20:34:02.866Z] Run Python Test Suite: 2025-05-07T20:34:02.8673031Z # ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:02.8673471Z ################################################################################ 2025-05-07T20:34:02.8697546Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:02.8698366Z 2025-05-07T20:34:05.0130717Z ============================= test session starts ============================== 2025-05-07T20:34:05.0131600Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:05.0132143Z cachedir: .pytest_cache 2025-05-07T20:34:05.0133110Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:05.0133857Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:05.0134279Z plugins: hypothesis-6.131.14 2025-05-07T20:34:06.7024922Z collecting ... collected 4 items 2025-05-07T20:34:06.7025216Z 2025-05-07T20:34:07.6080023Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:08.2588720Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cpu_and_cuda PASSED 2025-05-07T20:34:23.9057543Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows PASSED 2025-05-07T20:34:24.6269987Z quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_op PASSED 2025-05-07T20:34:24.6270604Z 2025-05-07T20:34:24.6270795Z =============================== warnings summary =============================== 2025-05-07T20:34:24.6271745Z test/quantize/fused_nbit_rowwise_test.py::TestFusedNBitRowwiseQuantizationConversion::test_quantize_and_dequantize_op_cuda_large_nrows 2025-05-07T20:34:24.6273388Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T20:34:24.6274287Z note_deprecation( 2025-05-07T20:34:24.6274443Z 2025-05-07T20:34:24.6274681Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:34:24.6275153Z ======================== 4 passed, 1 warning in 19.74s ========================= 2025-05-07T20:34:25.2544950Z 2025-05-07T20:34:25.2545751Z [TEST] Python test suite PASSED: ./quantize/fused_nbit_rowwise_test.py 2025-05-07T20:34:25.2567242Z [TEST] Python test time for ./quantize/fused_nbit_rowwise_test.py: 23 seconds 2025-05-07T20:34:25.2567572Z 2025-05-07T20:34:25.2567578Z 2025-05-07T20:34:25.2567607Z 2025-05-07T20:34:25.2567612Z 2025-05-07T20:34:25.2587807Z ################################################################################ 2025-05-07T20:34:25.2602892Z # [2025-05-07T20:34:25.260Z] Run Python Test Suite: 2025-05-07T20:34:25.2603228Z # ./quantize/hfp8_test.py 2025-05-07T20:34:25.2603507Z ################################################################################ 2025-05-07T20:34:25.2629136Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/hfp8_test.py 2025-05-07T20:34:25.2629749Z 2025-05-07T20:34:27.3997583Z ============================= test session starts ============================== 2025-05-07T20:34:27.3998263Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:27.3998795Z cachedir: .pytest_cache 2025-05-07T20:34:27.3999422Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:27.4000157Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:27.4000577Z plugins: hypothesis-6.131.14 2025-05-07T20:34:29.0443413Z collecting ... collected 1 item 2025-05-07T20:34:29.0443606Z 2025-05-07T20:34:29.5750603Z quantize/hfp8_test.py::TestHFP8QuantizationConversion::test_quantize_and_dequantize_op PASSED 2025-05-07T20:34:29.5751046Z 2025-05-07T20:34:29.5751190Z ============================== 1 passed in 2.30s =============================== 2025-05-07T20:34:30.1903124Z 2025-05-07T20:34:30.1903758Z [TEST] Python test suite PASSED: ./quantize/hfp8_test.py 2025-05-07T20:34:30.1924892Z [TEST] Python test time for ./quantize/hfp8_test.py: 5 seconds 2025-05-07T20:34:30.1925183Z 2025-05-07T20:34:30.1925187Z 2025-05-07T20:34:30.1925192Z 2025-05-07T20:34:30.1925196Z 2025-05-07T20:34:30.1945980Z ################################################################################ 2025-05-07T20:34:30.1961092Z # [2025-05-07T20:34:30.195Z] Run Python Test Suite: 2025-05-07T20:34:30.1961433Z # ./quantize/mixed_dim_int8_test.py 2025-05-07T20:34:30.1961736Z ################################################################################ 2025-05-07T20:34:30.1986852Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./quantize/mixed_dim_int8_test.py 2025-05-07T20:34:30.1987512Z 2025-05-07T20:34:32.3365644Z ============================= test session starts ============================== 2025-05-07T20:34:32.3366335Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:32.3367045Z cachedir: .pytest_cache 2025-05-07T20:34:32.3367640Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:32.3368402Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:32.3368833Z plugins: hypothesis-6.131.14 2025-05-07T20:34:34.0221642Z collecting ... collected 4 items 2025-05-07T20:34:34.0221877Z 2025-05-07T20:34:35.4218623Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op PASSED 2025-05-07T20:34:35.4226388Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_empty PASSED 2025-05-07T20:34:43.5428070Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_dims PASSED 2025-05-07T20:34:44.5208748Z quantize/mixed_dim_int8_test.py::TestMixedDimInt8DequantizationConversion::test_mixed_dim_8bit_dequantize_op_large_rows PASSED 2025-05-07T20:34:44.5209507Z 2025-05-07T20:34:44.5209684Z ============================== 4 passed in 12.31s ============================== 2025-05-07T20:34:45.1650656Z 2025-05-07T20:34:45.1651410Z [TEST] Python test suite PASSED: ./quantize/mixed_dim_int8_test.py 2025-05-07T20:34:45.1672799Z [TEST] Python test time for ./quantize/mixed_dim_int8_test.py: 15 seconds 2025-05-07T20:34:45.1673118Z 2025-05-07T20:34:45.1673123Z 2025-05-07T20:34:45.1673127Z 2025-05-07T20:34:45.1673131Z 2025-05-07T20:34:45.1695119Z ################################################################################ 2025-05-07T20:34:45.1711332Z # [2025-05-07T20:34:45.170Z] Run Python Test Suite: 2025-05-07T20:34:45.1711669Z # ./quantize/msfp_test.py 2025-05-07T20:34:45.1711952Z ################################################################################ 2025-05-07T20:34:45.1736410Z + 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:34:45.1737293Z 2025-05-07T20:34:47.3168976Z ============================= test session starts ============================== 2025-05-07T20:34:47.3169646Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:47.3170169Z cachedir: .pytest_cache 2025-05-07T20:34:47.3170747Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:47.3171522Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:47.3171940Z plugins: hypothesis-6.131.14 2025-05-07T20:34:48.9731302Z collecting ... collected 1 item 2025-05-07T20:34:48.9731524Z 2025-05-07T20:34:49.3193827Z quantize/msfp_test.py::TestMSFPQuantizationConversion::test_quantize_op MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3194405Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3194675Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3194941Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3195206Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3195465Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3195728Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3196222Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3196492Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3196765Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3197033Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3197301Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3197569Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3197833Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3198113Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3198370Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3198632Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3198902Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3199165Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3199428Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3199691Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3199946Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3200211Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3200474Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3200737Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3201008Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3201272Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3201527Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3201818Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3202108Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3202397Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3202652Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3202921Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3203182Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3203443Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3203699Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3203964Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3204229Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3204664Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3204925Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3205187Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3205442Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3205704Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3205972Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3206226Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3206489Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3206754Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3207144Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3207406Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3207668Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3208093Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3208360Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3208627Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3208889Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3209147Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3209412Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3209672Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3209928Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3210194Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3210459Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3210716Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3210982Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3211250Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3211509Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3211778Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3212044Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3212300Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3212563Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3212832Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3213091Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3213349Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3213631Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3213895Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3214154Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3214417Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3214682Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3214939Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3215200Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3215465Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3215723Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3216122Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3216389Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3216653Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3216912Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3217177Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3217445Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3217701Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3217970Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3218235Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3218490Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3218750Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3219013Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3219271Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3219534Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3219794Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3220049Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3220314Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3220576Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3220841Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3221105Z MSFP parameters 16 8 7 127 2025-05-07T20:34:49.3221362Z PASSED 2025-05-07T20:34:49.3221482Z 2025-05-07T20:34:49.3221637Z ============================== 1 passed in 2.13s =============================== 2025-05-07T20:34:49.9319710Z 2025-05-07T20:34:49.9320618Z [TEST] Python test suite PASSED: ./quantize/msfp_test.py 2025-05-07T20:34:49.9339079Z [TEST] Python test time for ./quantize/msfp_test.py: 4 seconds 2025-05-07T20:34:49.9339419Z 2025-05-07T20:34:49.9339528Z 2025-05-07T20:34:49.9339592Z 2025-05-07T20:34:49.9359844Z 2025-05-07T20:34:49.9360304Z ################################################################################ 2025-05-07T20:34:49.9377432Z # [2025-05-07T20:34:49.937Z] Run Python Test Suite: 2025-05-07T20:34:49.9377780Z # ./quantize/mx4_test.py 2025-05-07T20:34:49.9378066Z ################################################################################ 2025-05-07T20:34:49.9403103Z + 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:34:49.9403955Z 2025-05-07T20:34:52.0818878Z ============================= test session starts ============================== 2025-05-07T20:34:52.0819546Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:34:52.0820453Z cachedir: .pytest_cache 2025-05-07T20:34:52.0821035Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:34:52.0821758Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:34:52.0822167Z plugins: hypothesis-6.131.14 2025-05-07T20:34:54.0135471Z collecting ... collected 4 items 2025-05-07T20:34:54.0135928Z 2025-05-07T20:35:17.7850429Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4 Trying example: test_mx4( 2025-05-07T20:35:17.7851112Z self=, 2025-05-07T20:35:17.7851539Z power=5, 2025-05-07T20:35:17.7851751Z sizes=4, 2025-05-07T20:35:17.7851954Z ) 2025-05-07T20:35:17.7852155Z Trying example: test_mx4( 2025-05-07T20:35:17.7852551Z self=, 2025-05-07T20:35:17.7852983Z power=6, 2025-05-07T20:35:17.7853183Z sizes=4, 2025-05-07T20:35:17.7853379Z ) 2025-05-07T20:35:17.7853575Z Trying example: test_mx4( 2025-05-07T20:35:17.7853969Z self=, 2025-05-07T20:35:17.7854384Z power=6, 2025-05-07T20:35:17.7854584Z sizes=12, 2025-05-07T20:35:17.7854782Z ) 2025-05-07T20:35:17.7854985Z Trying example: test_mx4( 2025-05-07T20:35:17.7855377Z self=, 2025-05-07T20:35:17.7855786Z power=5, 2025-05-07T20:35:17.7855986Z sizes=8, 2025-05-07T20:35:17.7856181Z ) 2025-05-07T20:35:17.7856769Z Trying example: test_mx4( 2025-05-07T20:35:17.7857174Z self=, 2025-05-07T20:35:17.7857587Z power=6, 2025-05-07T20:35:17.7857789Z sizes=5, 2025-05-07T20:35:17.7857979Z ) 2025-05-07T20:35:17.7858179Z Trying example: test_mx4( 2025-05-07T20:35:17.7858570Z self=, 2025-05-07T20:35:17.7858987Z power=8, 2025-05-07T20:35:17.7859189Z sizes=7, 2025-05-07T20:35:17.7859402Z ) 2025-05-07T20:35:17.7859603Z Trying example: test_mx4( 2025-05-07T20:35:17.7859989Z self=, 2025-05-07T20:35:17.7860404Z power=7, 2025-05-07T20:35:17.7860608Z sizes=12, 2025-05-07T20:35:17.7860799Z ) 2025-05-07T20:35:17.7860995Z Trying example: test_mx4( 2025-05-07T20:35:17.7861387Z self=, 2025-05-07T20:35:17.7861795Z power=5, 2025-05-07T20:35:17.7862010Z sizes=12, 2025-05-07T20:35:17.7862214Z ) 2025-05-07T20:35:17.7862405Z Trying example: test_mx4( 2025-05-07T20:35:17.7862798Z self=, 2025-05-07T20:35:17.7863219Z power=6, 2025-05-07T20:35:17.7863416Z sizes=6, 2025-05-07T20:35:17.7863613Z ) 2025-05-07T20:35:17.7863818Z Trying example: test_mx4( 2025-05-07T20:35:17.7864212Z self=, 2025-05-07T20:35:17.7864621Z power=7, 2025-05-07T20:35:17.7864826Z sizes=7, 2025-05-07T20:35:17.7865022Z ) 2025-05-07T20:35:17.7865214Z Trying example: test_mx4( 2025-05-07T20:35:17.7865604Z self=, 2025-05-07T20:35:17.7866015Z power=5, 2025-05-07T20:35:17.7866211Z sizes=10, 2025-05-07T20:35:17.7866408Z ) 2025-05-07T20:35:17.7866606Z Trying example: test_mx4( 2025-05-07T20:35:17.7866995Z self=, 2025-05-07T20:35:17.7867411Z power=5, 2025-05-07T20:35:17.7867613Z sizes=5, 2025-05-07T20:35:17.7867801Z ) 2025-05-07T20:35:17.7868002Z Trying example: test_mx4( 2025-05-07T20:35:17.7868392Z self=, 2025-05-07T20:35:17.7868798Z power=7, 2025-05-07T20:35:17.7869168Z sizes=11, 2025-05-07T20:35:17.7869373Z ) 2025-05-07T20:35:17.7869566Z Trying example: test_mx4( 2025-05-07T20:35:17.7869959Z self=, 2025-05-07T20:35:17.7870415Z power=5, 2025-05-07T20:35:17.7870631Z sizes=11, 2025-05-07T20:35:17.7870826Z ) 2025-05-07T20:35:17.7871023Z Trying example: test_mx4( 2025-05-07T20:35:17.7871411Z self=, 2025-05-07T20:35:17.7871820Z power=8, 2025-05-07T20:35:17.7872024Z sizes=10, 2025-05-07T20:35:17.7872220Z ) 2025-05-07T20:35:17.7872419Z Trying example: test_mx4( 2025-05-07T20:35:17.7872808Z self=, 2025-05-07T20:35:17.7873222Z power=7, 2025-05-07T20:35:17.7873416Z sizes=10, 2025-05-07T20:35:17.7873618Z ) 2025-05-07T20:35:17.7873813Z Trying example: test_mx4( 2025-05-07T20:35:17.7874198Z self=, 2025-05-07T20:35:17.7874623Z power=8, 2025-05-07T20:35:17.7874827Z sizes=12, 2025-05-07T20:35:17.7875025Z ) 2025-05-07T20:35:17.7875224Z Trying example: test_mx4( 2025-05-07T20:35:17.7875617Z self=, 2025-05-07T20:35:17.7876028Z power=8, 2025-05-07T20:35:17.7876232Z sizes=8, 2025-05-07T20:35:17.7876432Z ) 2025-05-07T20:35:17.7876634Z Trying example: test_mx4( 2025-05-07T20:35:17.7877020Z self=, 2025-05-07T20:35:17.7877440Z power=6, 2025-05-07T20:35:17.7877733Z sizes=9, 2025-05-07T20:35:17.7877926Z ) 2025-05-07T20:35:17.7878123Z Trying example: test_mx4( 2025-05-07T20:35:17.7878519Z self=, 2025-05-07T20:35:17.7878932Z power=5, 2025-05-07T20:35:17.7879132Z sizes=9, 2025-05-07T20:35:17.7879328Z ) 2025-05-07T20:35:17.7879512Z PASSED 2025-05-07T20:35:24.0189327Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_cases Trying example: test_mx4_cases( 2025-05-07T20:35:24.0190242Z self=, 2025-05-07T20:35:24.0190793Z shape=[32], 2025-05-07T20:35:24.0191054Z group_size=32, 2025-05-07T20:35:24.0191354Z rounding_mode=, 2025-05-07T20:35:24.0191725Z magnitude=1.0, 2025-05-07T20:35:24.0192000Z mx4_format=(2, 1), 2025-05-07T20:35:24.0192314Z device='cpu', 2025-05-07T20:35:24.0192570Z ) 2025-05-07T20:35:24.0192815Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0193372Z self=, 2025-05-07T20:35:24.0193913Z shape=[2, 16], 2025-05-07T20:35:24.0194177Z group_size=32, 2025-05-07T20:35:24.0194478Z rounding_mode=, 2025-05-07T20:35:24.0194835Z magnitude=1.0, 2025-05-07T20:35:24.0195119Z mx4_format=(2, 1), 2025-05-07T20:35:24.0195394Z device='cpu', 2025-05-07T20:35:24.0195636Z ) 2025-05-07T20:35:24.0195880Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0196398Z self=, 2025-05-07T20:35:24.0196933Z shape=[2, 16], 2025-05-07T20:35:24.0197194Z group_size=32, 2025-05-07T20:35:24.0197510Z rounding_mode=, 2025-05-07T20:35:24.0197879Z magnitude=1.0, 2025-05-07T20:35:24.0206377Z mx4_format=(3, 0), 2025-05-07T20:35:24.0206713Z device='cuda', 2025-05-07T20:35:24.0207120Z ) 2025-05-07T20:35:24.0207370Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0207902Z self=, 2025-05-07T20:35:24.0208453Z shape=[2, 2, 4, 32], 2025-05-07T20:35:24.0208737Z group_size=32, 2025-05-07T20:35:24.0209029Z rounding_mode=, 2025-05-07T20:35:24.0209397Z magnitude=1000.0, 2025-05-07T20:35:24.0210031Z mx4_format=(3, 0), 2025-05-07T20:35:24.0210295Z device='cuda', 2025-05-07T20:35:24.0210538Z ) 2025-05-07T20:35:24.0210777Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0211290Z self=, 2025-05-07T20:35:24.0211834Z shape=[2, 16], 2025-05-07T20:35:24.0212091Z group_size=64, 2025-05-07T20:35:24.0212378Z rounding_mode=, 2025-05-07T20:35:24.0212737Z magnitude=1.0, 2025-05-07T20:35:24.0212994Z mx4_format=(3, 0), 2025-05-07T20:35:24.0213255Z device='cuda', 2025-05-07T20:35:24.0213506Z ) 2025-05-07T20:35:24.0213749Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0214262Z self=, 2025-05-07T20:35:24.0214801Z shape=[2, 16], 2025-05-07T20:35:24.0215057Z group_size=64, 2025-05-07T20:35:24.0215364Z rounding_mode=, 2025-05-07T20:35:24.0215738Z magnitude=1.0, 2025-05-07T20:35:24.0215997Z mx4_format=(3, 0), 2025-05-07T20:35:24.0216271Z device='cpu', 2025-05-07T20:35:24.0216510Z ) 2025-05-07T20:35:24.0216746Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0217264Z self=, 2025-05-07T20:35:24.0217797Z shape=[32], 2025-05-07T20:35:24.0218051Z group_size=64, 2025-05-07T20:35:24.0218344Z rounding_mode=, 2025-05-07T20:35:24.0218691Z magnitude=0.001, 2025-05-07T20:35:24.0218964Z mx4_format=(3, 0), 2025-05-07T20:35:24.0219240Z device='cuda', 2025-05-07T20:35:24.0219648Z ) 2025-05-07T20:35:24.0219891Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0220406Z self=, 2025-05-07T20:35:24.0220934Z shape=[4, 30], 2025-05-07T20:35:24.0221187Z group_size=32, 2025-05-07T20:35:24.0221477Z rounding_mode=, 2025-05-07T20:35:24.0221841Z magnitude=0.001, 2025-05-07T20:35:24.0222107Z mx4_format=(2, 1), 2025-05-07T20:35:24.0222383Z device='cuda', 2025-05-07T20:35:24.0222629Z ) 2025-05-07T20:35:24.0222856Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0223374Z self=, 2025-05-07T20:35:24.0223917Z shape=[2, 2, 4, 32], 2025-05-07T20:35:24.0224183Z group_size=64, 2025-05-07T20:35:24.0224488Z rounding_mode=, 2025-05-07T20:35:24.0224856Z magnitude=1.0, 2025-05-07T20:35:24.0225103Z mx4_format=(2, 1), 2025-05-07T20:35:24.0225379Z device='cuda', 2025-05-07T20:35:24.0225622Z ) 2025-05-07T20:35:24.0225849Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0226366Z self=, 2025-05-07T20:35:24.0226899Z shape=[16, 1028], 2025-05-07T20:35:24.0227157Z group_size=64, 2025-05-07T20:35:24.0227450Z rounding_mode=, 2025-05-07T20:35:24.0227808Z magnitude=0.001, 2025-05-07T20:35:24.0228075Z mx4_format=(3, 0), 2025-05-07T20:35:24.0228336Z device='cuda', 2025-05-07T20:35:24.0228583Z ) 2025-05-07T20:35:24.0228814Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0229330Z self=, 2025-05-07T20:35:24.0229858Z shape=[2, 16], 2025-05-07T20:35:24.0230099Z group_size=64, 2025-05-07T20:35:24.0230381Z rounding_mode=, 2025-05-07T20:35:24.0230728Z magnitude=1.0, 2025-05-07T20:35:24.0230973Z mx4_format=(3, 0), 2025-05-07T20:35:24.0231243Z device='cuda', 2025-05-07T20:35:24.0231483Z ) 2025-05-07T20:35:24.0231711Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0232260Z self=, 2025-05-07T20:35:24.0232804Z shape=[96], 2025-05-07T20:35:24.0233040Z group_size=32, 2025-05-07T20:35:24.0233555Z rounding_mode=, 2025-05-07T20:35:24.0233925Z magnitude=1.0, 2025-05-07T20:35:24.0234173Z mx4_format=(3, 0), 2025-05-07T20:35:24.0234435Z device='cpu', 2025-05-07T20:35:24.0234678Z ) 2025-05-07T20:35:24.0234903Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0235419Z self=, 2025-05-07T20:35:24.0235957Z shape=[32], 2025-05-07T20:35:24.0236200Z group_size=64, 2025-05-07T20:35:24.0236486Z rounding_mode=, 2025-05-07T20:35:24.0236840Z magnitude=0.001, 2025-05-07T20:35:24.0237110Z mx4_format=(3, 0), 2025-05-07T20:35:24.0237390Z device='cpu', 2025-05-07T20:35:24.0237636Z ) 2025-05-07T20:35:24.0237836Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0238259Z self=, 2025-05-07T20:35:24.0238699Z shape=[2, 16], 2025-05-07T20:35:24.0238912Z group_size=64, 2025-05-07T20:35:24.0239152Z rounding_mode=, 2025-05-07T20:35:24.0239445Z magnitude=1000.0, 2025-05-07T20:35:24.0239672Z mx4_format=(3, 0), 2025-05-07T20:35:24.0239890Z device='cpu', 2025-05-07T20:35:24.0240097Z ) 2025-05-07T20:35:24.0240297Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0240717Z self=, 2025-05-07T20:35:24.0241164Z shape=[16, 1028], 2025-05-07T20:35:24.0241389Z group_size=32, 2025-05-07T20:35:24.0241632Z rounding_mode=, 2025-05-07T20:35:24.0241917Z magnitude=1000.0, 2025-05-07T20:35:24.0242244Z mx4_format=(3, 0), 2025-05-07T20:35:24.0242475Z device='cuda', 2025-05-07T20:35:24.0242676Z ) 2025-05-07T20:35:24.0242873Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0243300Z self=, 2025-05-07T20:35:24.0243733Z shape=[96], 2025-05-07T20:35:24.0243948Z group_size=64, 2025-05-07T20:35:24.0244191Z rounding_mode=, 2025-05-07T20:35:24.0244478Z magnitude=1000.0, 2025-05-07T20:35:24.0244714Z mx4_format=(3, 0), 2025-05-07T20:35:24.0244937Z device='cuda', 2025-05-07T20:35:24.0245137Z ) 2025-05-07T20:35:24.0245344Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0245775Z self=, 2025-05-07T20:35:24.0246208Z shape=[2, 16], 2025-05-07T20:35:24.0246428Z group_size=64, 2025-05-07T20:35:24.0246684Z rounding_mode=, 2025-05-07T20:35:24.0247070Z magnitude=1000.0, 2025-05-07T20:35:24.0247294Z mx4_format=(2, 1), 2025-05-07T20:35:24.0247521Z device='cpu', 2025-05-07T20:35:24.0247728Z ) 2025-05-07T20:35:24.0247926Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0248355Z self=, 2025-05-07T20:35:24.0248794Z shape=[2, 16], 2025-05-07T20:35:24.0249009Z group_size=32, 2025-05-07T20:35:24.0249255Z rounding_mode=, 2025-05-07T20:35:24.0249546Z magnitude=0.001, 2025-05-07T20:35:24.0249767Z mx4_format=(3, 0), 2025-05-07T20:35:24.0249995Z device='cpu', 2025-05-07T20:35:24.0250202Z ) 2025-05-07T20:35:24.0250391Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0250816Z self=, 2025-05-07T20:35:24.0251255Z shape=[2, 16], 2025-05-07T20:35:24.0251462Z group_size=64, 2025-05-07T20:35:24.0251709Z rounding_mode=, 2025-05-07T20:35:24.0252003Z magnitude=1000.0, 2025-05-07T20:35:24.0252229Z mx4_format=(3, 0), 2025-05-07T20:35:24.0252449Z device='cpu', 2025-05-07T20:35:24.0252654Z ) 2025-05-07T20:35:24.0252850Z Trying example: test_mx4_cases( 2025-05-07T20:35:24.0253273Z self=, 2025-05-07T20:35:24.0253804Z shape=[2, 16], 2025-05-07T20:35:24.0254019Z group_size=32, 2025-05-07T20:35:24.0254255Z rounding_mode=, 2025-05-07T20:35:24.0254546Z magnitude=1.0, 2025-05-07T20:35:24.0254762Z mx4_format=(2, 1), 2025-05-07T20:35:24.0254982Z device='cpu', 2025-05-07T20:35:24.0255183Z ) 2025-05-07T20:35:24.0255388Z PASSED 2025-05-07T20:35:24.0255779Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_index_overflow SKIPPED 2025-05-07T20:35:24.0256395Z quantize/mx4_test.py::TestMXQuantizationConversion::test_mx4_large_cases SKIPPED 2025-05-07T20:35:24.0256747Z 2025-05-07T20:35:24.0256898Z =========================== short test summary info ============================ 2025-05-07T20:35:24.0257381Z SKIPPED [1] quantize/mx4_test.py:293: Test requires a gpu with at least 32GB of memory. 2025-05-07T20:35:24.0257945Z SKIPPED [1] quantize/mx4_test.py:307: Test requires a gpu with at least 64GB of memory. 2025-05-07T20:35:24.0258425Z ======================== 2 passed, 2 skipped in 32.06s ========================= 2025-05-07T20:35:24.7174225Z 2025-05-07T20:35:24.7174900Z [TEST] Python test suite PASSED: ./quantize/mx4_test.py 2025-05-07T20:35:24.7196983Z [TEST] Python test time for ./quantize/mx4_test.py: 35 seconds 2025-05-07T20:35:24.7197266Z 2025-05-07T20:35:24.7197371Z 2025-05-07T20:35:24.7197415Z 2025-05-07T20:35:24.7197420Z 2025-05-07T20:35:24.7218602Z ################################################################################ 2025-05-07T20:35:24.7233525Z # [2025-05-07T20:35:24.723Z] Run Python Test Suite: 2025-05-07T20:35:24.7233866Z # ./release/stable_release_test.py 2025-05-07T20:35:24.7234452Z ################################################################################ 2025-05-07T20:35:24.7259819Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./release/stable_release_test.py 2025-05-07T20:35:24.7260438Z 2025-05-07T20:35:26.8655076Z ============================= test session starts ============================== 2025-05-07T20:35:26.8655740Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:26.8656266Z cachedir: .pytest_cache 2025-05-07T20:35:26.8656858Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:26.8657587Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:26.8658005Z plugins: hypothesis-6.131.14 2025-05-07T20:35:28.5428757Z collecting ... collected 2 items 2025-05-07T20:35:28.5429218Z 2025-05-07T20:35:28.5453849Z release/stable_release_test.py::StableRelease::test_backwards_compatibility PASSED 2025-05-07T20:35:28.5469555Z release/stable_release_test.py::StableRelease::test_example_ops PASSED 2025-05-07T20:35:28.5469881Z 2025-05-07T20:35:28.5470038Z ============================== 2 passed in 1.80s =============================== 2025-05-07T20:35:29.1053568Z 2025-05-07T20:35:29.1054018Z [TEST] Python test suite PASSED: ./release/stable_release_test.py 2025-05-07T20:35:29.1075077Z [TEST] Python test time for ./release/stable_release_test.py: 5 seconds 2025-05-07T20:35:29.1075506Z 2025-05-07T20:35:29.1075513Z 2025-05-07T20:35:29.1075518Z 2025-05-07T20:35:29.1075524Z 2025-05-07T20:35:29.1095294Z ################################################################################ 2025-05-07T20:35:29.1110956Z # [2025-05-07T20:35:29.110Z] Run Python Test Suite: 2025-05-07T20:35:29.1111388Z # ./runtime_monitor_test.py 2025-05-07T20:35:29.1111750Z ################################################################################ 2025-05-07T20:35:29.1136562Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./runtime_monitor_test.py 2025-05-07T20:35:29.1137182Z 2025-05-07T20:35:31.2544904Z ============================= test session starts ============================== 2025-05-07T20:35:31.2545935Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:31.2546462Z cachedir: .pytest_cache 2025-05-07T20:35:31.2547050Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:31.2547790Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:31.2548222Z plugins: hypothesis-6.131.14 2025-05-07T20:35:32.9270338Z collecting ... collected 7 items 2025-05-07T20:35:32.9270596Z 2025-05-07T20:35:33.0581522Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_start PASSED 2025-05-07T20:35:33.0590848Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_multi_stop PASSED 2025-05-07T20:35:33.2917713Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording PASSED 2025-05-07T20:35:33.6099612Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_multi_stream_load PASSED 2025-05-07T20:35:33.7549638Z runtime_monitor_test.py::RuntimeMonitorTest::test_async_series_timer_recording_other_stream PASSED 2025-05-07T20:35:33.7557057Z runtime_monitor_test.py::RuntimeMonitorTest::test_noop_reporter PASSED 2025-05-07T20:35:33.7570880Z runtime_monitor_test.py::RuntimeMonitorTest::test_stdlog_reporter PASSED 2025-05-07T20:35:33.7571207Z 2025-05-07T20:35:33.7571352Z ============================== 7 passed in 2.63s =============================== 2025-05-07T20:35:34.3936335Z 2025-05-07T20:35:34.3937019Z [TEST] Python test suite PASSED: ./runtime_monitor_test.py 2025-05-07T20:35:34.3957435Z [TEST] Python test time for ./runtime_monitor_test.py: 5 seconds 2025-05-07T20:35:34.3957741Z 2025-05-07T20:35:34.3957746Z 2025-05-07T20:35:34.3957750Z 2025-05-07T20:35:34.3957754Z 2025-05-07T20:35:34.3979781Z ################################################################################ 2025-05-07T20:35:34.3995473Z # [2025-05-07T20:35:34.399Z] Run Python Test Suite: 2025-05-07T20:35:34.3995849Z # ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:35:34.3996181Z ################################################################################ 2025-05-07T20:35:34.4020691Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:35:34.4021359Z 2025-05-07T20:35:36.5435085Z ============================= test session starts ============================== 2025-05-07T20:35:36.5435799Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:35:36.5436876Z cachedir: .pytest_cache 2025-05-07T20:35:36.5438020Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:35:36.5439466Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:35:36.5440286Z plugins: hypothesis-6.131.14 2025-05-07T20:35:38.4406458Z collecting ... collected 3 items 2025-05-07T20:35:38.4406705Z 2025-05-07T20:35:53.3796869Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out PASSED 2025-05-07T20:36:03.2661551Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:36:17.2936394Z sll/array_jagged_bmm_jagged_out_test.py::ArrayJaggedBmmJaggedTest::test_triton_array_jagged_bmm_jagged_out_with_grad PASSED 2025-05-07T20:36:17.2937044Z 2025-05-07T20:36:17.2937249Z ============================== 3 passed in 40.87s ============================== 2025-05-07T20:36:18.0841530Z 2025-05-07T20:36:18.0842359Z [TEST] Python test suite PASSED: ./sll/array_jagged_bmm_jagged_out_test.py 2025-05-07T20:36:18.0862330Z [TEST] Python test time for ./sll/array_jagged_bmm_jagged_out_test.py: 44 seconds 2025-05-07T20:36:18.0862991Z 2025-05-07T20:36:18.0862996Z 2025-05-07T20:36:18.0863000Z 2025-05-07T20:36:18.0863004Z 2025-05-07T20:36:18.0882989Z ################################################################################ 2025-05-07T20:36:18.0898287Z # [2025-05-07T20:36:18.089Z] Run Python Test Suite: 2025-05-07T20:36:18.0898749Z # ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:36:18.0899097Z ################################################################################ 2025-05-07T20:36:18.0923658Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:36:18.0924459Z 2025-05-07T20:36:20.2292018Z ============================= test session starts ============================== 2025-05-07T20:36:20.2292667Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:36:20.2293196Z cachedir: .pytest_cache 2025-05-07T20:36:20.2293819Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:36:20.2294545Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:36:20.2294962Z plugins: hypothesis-6.131.14 2025-05-07T20:36:22.0738204Z collecting ... collected 1 item 2025-05-07T20:36:22.0738651Z 2025-05-07T20:37:45.9373349Z W0507 20:37:45.936000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:37:45.9377069Z W0507 20:37:45.936000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] function: 'torch_dynamo_resume_in_cpu_dense_jagged_cat_jagged_out_at_183' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/sll/cpu/cpu_sll.py:183) 2025-05-07T20:37:45.9378493Z W0507 20:37:45.936000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] last reason: 3/7: len(___stack1) == 104 2025-05-07T20:37:45.9379456Z W0507 20:37:45.936000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:37:45.9380582Z W0507 20:37:45.936000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [3/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:37:46.0097078Z W0507 20:37:46.009000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:37:46.0098358Z W0507 20:37:46.009000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] function: 'cpu_dense_jagged_cat_jagged_out' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/sll/cpu/cpu_sll.py:170) 2025-05-07T20:37:46.0099686Z W0507 20:37:46.009000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] last reason: 1/7: tensor 'a' size mismatch at index 0. expected 65, actual 140 2025-05-07T20:37:46.0100685Z W0507 20:37:46.009000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:37:46.0101797Z W0507 20:37:46.009000 109746 site-packages/torch/_dynamo/convert_frame.py:987] [1/8] To diagnose recompilation issues, see https://pytorch.org/docs/main/torch.compiler_troubleshooting.html. 2025-05-07T20:37:47.4118632Z sll/dense_jagged_cat_jagged_out_test.py::DenseJaggedCatJaggedOutTest::test_dense_jagged_cat_jagged_out PASSED 2025-05-07T20:37:47.4119352Z 2025-05-07T20:37:47.4119582Z ========================= 1 passed in 87.30s (0:01:27) ========================= 2025-05-07T20:37:50.3232120Z 2025-05-07T20:37:50.3232907Z [TEST] Python test suite PASSED: ./sll/dense_jagged_cat_jagged_out_test.py 2025-05-07T20:37:50.3253052Z [TEST] Python test time for ./sll/dense_jagged_cat_jagged_out_test.py: 92 seconds 2025-05-07T20:37:50.3253496Z 2025-05-07T20:37:50.3253502Z 2025-05-07T20:37:50.3253818Z 2025-05-07T20:37:50.3253823Z 2025-05-07T20:37:50.3275390Z ################################################################################ 2025-05-07T20:37:50.3295765Z # [2025-05-07T20:37:50.329Z] Run Python Test Suite: 2025-05-07T20:37:50.3296211Z # ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:50.3296548Z ################################################################################ 2025-05-07T20:37:50.3323567Z + 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:50.3324255Z 2025-05-07T20:37:52.4703487Z ============================= test session starts ============================== 2025-05-07T20:37:52.4704820Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:52.4705713Z cachedir: .pytest_cache 2025-05-07T20:37:52.4706677Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:52.4707998Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:52.4708687Z plugins: hypothesis-6.131.14 2025-05-07T20:37:54.3657749Z collecting ... collected 1 item 2025-05-07T20:37:54.3657982Z 2025-05-07T20:37:56.3373728Z sll/jagged2_to_padded_dense_test.py::Jagged2ToPaddedDenseTest::test_jagged2_to_padded_dense PASSED 2025-05-07T20:37:56.3374187Z 2025-05-07T20:37:56.3374334Z ============================== 1 passed in 3.99s =============================== 2025-05-07T20:37:57.0045859Z 2025-05-07T20:37:57.0047150Z [TEST] Python test suite PASSED: ./sll/jagged2_to_padded_dense_test.py 2025-05-07T20:37:57.0065704Z [TEST] Python test time for ./sll/jagged2_to_padded_dense_test.py: 7 seconds 2025-05-07T20:37:57.0066039Z 2025-05-07T20:37:57.0066044Z 2025-05-07T20:37:57.0066048Z 2025-05-07T20:37:57.0066052Z 2025-05-07T20:37:57.0086374Z ################################################################################ 2025-05-07T20:37:57.0102197Z # [2025-05-07T20:37:57.009Z] Run Python Test Suite: 2025-05-07T20:37:57.0102537Z # ./sll/jagged_dense_bmm_test.py 2025-05-07T20:37:57.0102847Z ################################################################################ 2025-05-07T20:37:57.0129028Z + 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:57.0129648Z 2025-05-07T20:37:59.1526201Z ============================= test session starts ============================== 2025-05-07T20:37:59.1526868Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:37:59.1527506Z cachedir: .pytest_cache 2025-05-07T20:37:59.1528088Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:37:59.1528836Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:37:59.1529252Z plugins: hypothesis-6.131.14 2025-05-07T20:38:01.0501852Z collecting ... collected 2 items 2025-05-07T20:38:01.0502075Z 2025-05-07T20:38:35.0618954Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm PASSED 2025-05-07T20:41:26.8749460Z sll/jagged_dense_bmm_test.py::JaggedDenseBMMTest::test_triton_jagged_dense_bmm_with_grad PASSED 2025-05-07T20:41:26.8750020Z 2025-05-07T20:41:26.8750196Z =============================== warnings summary =============================== 2025-05-07T20:41:26.8750672Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:26.8754597Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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.8759303Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:26.8759818Z 2025-05-07T20:41:26.8759982Z test/sll/jagged_dense_bmm_test.py: 16 warnings 2025-05-07T20:41:26.8763842Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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.8768210Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:26.8768722Z 2025-05-07T20:41:26.8768992Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:26.8769581Z ================== 2 passed, 32 warnings in 207.84s (0:03:27) ================== 2025-05-07T20:41:27.6668840Z 2025-05-07T20:41:27.6669264Z [TEST] Python test suite PASSED: ./sll/jagged_dense_bmm_test.py 2025-05-07T20:41:27.6690271Z [TEST] Python test time for ./sll/jagged_dense_bmm_test.py: 210 seconds 2025-05-07T20:41:27.6690587Z 2025-05-07T20:41:27.6690592Z 2025-05-07T20:41:27.6690596Z 2025-05-07T20:41:27.6690600Z 2025-05-07T20:41:27.6711568Z ################################################################################ 2025-05-07T20:41:27.6726713Z # [2025-05-07T20:41:27.672Z] Run Python Test Suite: 2025-05-07T20:41:27.6727160Z # ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:27.6727521Z ################################################################################ 2025-05-07T20:41:27.6753255Z + 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:27.6753936Z 2025-05-07T20:41:29.8147668Z ============================= test session starts ============================== 2025-05-07T20:41:29.8148347Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:29.8148882Z cachedir: .pytest_cache 2025-05-07T20:41:29.8149466Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:29.8150206Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:29.8150619Z plugins: hypothesis-6.131.14 2025-05-07T20:41:31.7049154Z collecting ... collected 1 item 2025-05-07T20:41:31.7049373Z 2025-05-07T20:41:35.6459282Z sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add PASSED 2025-05-07T20:41:35.6459956Z 2025-05-07T20:41:35.6460108Z =============================== warnings summary =============================== 2025-05-07T20:41:35.6460716Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6463428Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6464268Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6465059Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6465846Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6466635Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6467429Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6468217Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6469010Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6472533Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:35.6475765Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:35.6476180Z 2025-05-07T20:41:35.6476538Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6477324Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6478116Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6478907Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6479706Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6480489Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6481280Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6482073Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6482860Z test/sll/jagged_dense_elementwise_add_test.py::JaggedDenseElementwiseAddTest::test_triton_jagged_dense_add 2025-05-07T20:41:35.6486199Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:35.6489646Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:41:35.6490049Z 2025-05-07T20:41:35.6490288Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:41:35.6490752Z ======================== 1 passed, 18 warnings in 5.95s ======================== 2025-05-07T20:41:36.3337105Z 2025-05-07T20:41:36.3337539Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_add_test.py 2025-05-07T20:41:36.3356949Z [TEST] Python test time for ./sll/jagged_dense_elementwise_add_test.py: 9 seconds 2025-05-07T20:41:36.3357298Z 2025-05-07T20:41:36.3357303Z 2025-05-07T20:41:36.3357307Z 2025-05-07T20:41:36.3357311Z 2025-05-07T20:41:36.3378051Z ################################################################################ 2025-05-07T20:41:36.3393493Z # [2025-05-07T20:41:36.339Z] Run Python Test Suite: 2025-05-07T20:41:36.3393896Z # ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:41:36.3394263Z ################################################################################ 2025-05-07T20:41:36.3420196Z + 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:36.3420914Z 2025-05-07T20:41:38.4806850Z ============================= test session starts ============================== 2025-05-07T20:41:38.4808046Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:41:38.4808589Z cachedir: .pytest_cache 2025-05-07T20:41:38.4809172Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:41:38.4809909Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:41:38.4810333Z plugins: hypothesis-6.131.14 2025-05-07T20:41:40.3833044Z collecting ... collected 3 items 2025-05-07T20:41:40.3833378Z 2025-05-07T20:41:50.5213021Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out PASSED 2025-05-07T20:42:00.0767602Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend PASSED 2025-05-07T20:42:06.2128573Z sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_with_grad PASSED 2025-05-07T20:42:06.2129277Z 2025-05-07T20:42:06.2129434Z =============================== warnings summary =============================== 2025-05-07T20:42:06.2130240Z test/sll/jagged_dense_elementwise_mul_jagged_out_test.py::JaggedDenseElementwiseMulJaggedOutTest::test_jagged_dense_elementwise_mul_jagged_out_meta_backend 2025-05-07T20:42:06.2133871Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/autograd/graph.py:824: UserWarning: fbgemm::sll_jagged_dense_elementwise_mul_jagged_out: an autograd kernel was not registered to the Autograd key(s) but we are trying to backprop through it. This may lead to silently incorrect behavior. This behavior is deprecated and will be removed in a future version of PyTorch. If your operator is differentiable, please ensure you have registered an autograd kernel to the correct Autograd key (e.g. DispatchKey::Autograd, DispatchKey::CompositeImplicitAutograd). If your operator is not differentiable, or to squash this warning and use the previous behavior, please register torch::CppFunction::makeFallthrough() to DispatchKey::Autograd. (Triggered internally at /pytorch/torch/csrc/autograd/autograd_not_implemented_fallback.cpp:62.) 2025-05-07T20:42:06.2137320Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:42:06.2138247Z 2025-05-07T20:42:06.2138485Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:42:06.2138965Z ======================== 3 passed, 1 warning in 27.85s ========================= 2025-05-07T20:42:06.9693847Z 2025-05-07T20:42:06.9694781Z [TEST] Python test suite PASSED: ./sll/jagged_dense_elementwise_mul_jagged_out_test.py 2025-05-07T20:42:06.9715729Z [TEST] Python test time for ./sll/jagged_dense_elementwise_mul_jagged_out_test.py: 30 seconds 2025-05-07T20:42:06.9716256Z 2025-05-07T20:42:06.9716272Z 2025-05-07T20:42:06.9716278Z 2025-05-07T20:42:06.9716284Z 2025-05-07T20:42:06.9738224Z ################################################################################ 2025-05-07T20:42:06.9754261Z # [2025-05-07T20:42:06.975Z] Run Python Test Suite: 2025-05-07T20:42:06.9756502Z # ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:42:06.9756966Z ################################################################################ 2025-05-07T20:42:06.9781323Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:42:06.9782100Z 2025-05-07T20:42:09.1121948Z ============================= test session starts ============================== 2025-05-07T20:42:09.1122600Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:42:09.1123139Z cachedir: .pytest_cache 2025-05-07T20:42:09.1124023Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:42:09.1124765Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:42:09.1125188Z plugins: hypothesis-6.131.14 2025-05-07T20:42:10.9501831Z collecting ... collected 1 item 2025-05-07T20:42:10.9502053Z 2025-05-07T20:44:04.6956729Z sll/jagged_dense_flash_attention_test.py::JaggedDenseFlashAttentionTest::test_jagged_dense_flash_attention PASSED 2025-05-07T20:44:04.6959232Z 2025-05-07T20:44:04.6959576Z ======================== 1 passed in 115.70s (0:01:55) ========================= 2025-05-07T20:44:05.4506287Z 2025-05-07T20:44:05.4507169Z [TEST] Python test suite PASSED: ./sll/jagged_dense_flash_attention_test.py 2025-05-07T20:44:05.4526787Z [TEST] Python test time for ./sll/jagged_dense_flash_attention_test.py: 119 seconds 2025-05-07T20:44:05.4527217Z 2025-05-07T20:44:05.4527221Z 2025-05-07T20:44:05.4527225Z 2025-05-07T20:44:05.4527230Z 2025-05-07T20:44:05.4547971Z ################################################################################ 2025-05-07T20:44:05.4563499Z # [2025-05-07T20:44:05.456Z] Run Python Test Suite: 2025-05-07T20:44:05.4563868Z # ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:44:05.4564192Z ################################################################################ 2025-05-07T20:44:05.4590791Z + conda run --no-capture-output -n build_binary python -m pytest -v -rsx -s -W ignore::pytest.PytestCollectionWarning --cache-clear ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:44:05.4592172Z 2025-05-07T20:44:07.5999988Z ============================= test session starts ============================== 2025-05-07T20:44:07.6000616Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:44:07.6001151Z cachedir: .pytest_cache 2025-05-07T20:44:07.6001740Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:44:07.6002504Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:44:07.6002916Z plugins: hypothesis-6.131.14 2025-05-07T20:44:09.4875371Z collecting ... collected 1 item 2025-05-07T20:44:09.4875661Z 2025-05-07T20:45:21.3102017Z sll/jagged_flash_attention_basic_test.py::JaggedFlashAttentionBasicTest::test_triton_jagged_flash_attention_basic PASSED 2025-05-07T20:45:21.3103075Z 2025-05-07T20:45:21.3103228Z ========================= 1 passed in 73.83s (0:01:13) ========================= 2025-05-07T20:45:22.0428089Z 2025-05-07T20:45:22.0428770Z [TEST] Python test suite PASSED: ./sll/jagged_flash_attention_basic_test.py 2025-05-07T20:45:22.0444224Z [TEST] Python test time for ./sll/jagged_flash_attention_basic_test.py: 77 seconds 2025-05-07T20:45:22.0444572Z 2025-05-07T20:45:22.0444576Z 2025-05-07T20:45:22.0444580Z 2025-05-07T20:45:22.0444584Z 2025-05-07T20:45:22.0466709Z ################################################################################ 2025-05-07T20:45:22.0482589Z # [2025-05-07T20:45:22.047Z] Run Python Test Suite: 2025-05-07T20:45:22.0482954Z # ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:22.0483289Z ################################################################################ 2025-05-07T20:45:22.0508163Z + 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:22.0508852Z 2025-05-07T20:45:24.1907226Z ============================= test session starts ============================== 2025-05-07T20:45:24.1910998Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:24.1912110Z cachedir: .pytest_cache 2025-05-07T20:45:24.1912747Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:24.1913911Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:24.1914341Z plugins: hypothesis-6.131.14 2025-05-07T20:45:26.0780420Z collecting ... collected 2 items 2025-05-07T20:45:26.0780684Z 2025-05-07T20:45:29.4604222Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out PASSED 2025-05-07T20:45:29.9215073Z sll/jagged_jagged_bmm_jagged_out_test.py::JaggedJaggedBmmJaggedOutTest::test_triton_jagged_jagged_bmm_jagged_out_meta_backend PASSED 2025-05-07T20:45:29.9215641Z 2025-05-07T20:45:29.9215791Z ============================== 2 passed in 5.85s =============================== 2025-05-07T20:45:30.6792504Z 2025-05-07T20:45:30.6793533Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_jagged_out_test.py 2025-05-07T20:45:30.6813479Z [TEST] Python test time for ./sll/jagged_jagged_bmm_jagged_out_test.py: 8 seconds 2025-05-07T20:45:30.6813954Z 2025-05-07T20:45:30.6813961Z 2025-05-07T20:45:30.6813967Z 2025-05-07T20:45:30.6813973Z 2025-05-07T20:45:30.6833685Z ################################################################################ 2025-05-07T20:45:30.6848931Z # [2025-05-07T20:45:30.684Z] Run Python Test Suite: 2025-05-07T20:45:30.6849417Z # ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:45:30.6849721Z ################################################################################ 2025-05-07T20:45:30.6875313Z + 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:30.6875952Z 2025-05-07T20:45:32.8257543Z ============================= test session starts ============================== 2025-05-07T20:45:32.8258181Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:45:32.8258718Z cachedir: .pytest_cache 2025-05-07T20:45:32.8259337Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:45:32.8260080Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:45:32.8260502Z plugins: hypothesis-6.131.14 2025-05-07T20:45:34.7255210Z collecting ... collected 2 items 2025-05-07T20:45:34.7255436Z 2025-05-07T20:46:13.9301175Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm PASSED 2025-05-07T20:48:16.0394511Z sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad PASSED 2025-05-07T20:48:16.0397585Z 2025-05-07T20:48:16.0398120Z =============================== warnings summary =============================== 2025-05-07T20:48:16.0398977Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:16.0400019Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:16.0401062Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:16.0402122Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:16.0403143Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:16.0404213Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:16.0405643Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:16.0406677Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:16.0412131Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:16.0417186Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:16.0417802Z 2025-05-07T20:48:16.0418245Z test/sll/jagged_jagged_bmm_test.py::JaggedJaggedBMMTest::test_triton_jagged_jagged_bmm_with_grad 2025-05-07T20:48:16.0420425Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:16.0422739Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:16.0423405Z 2025-05-07T20:48:16.0423765Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:48:16.0424531Z ================== 2 passed, 9 warnings in 163.34s (0:02:43) =================== 2025-05-07T20:48:16.8137453Z 2025-05-07T20:48:16.8138230Z [TEST] Python test suite PASSED: ./sll/jagged_jagged_bmm_test.py 2025-05-07T20:48:16.8158295Z [TEST] Python test time for ./sll/jagged_jagged_bmm_test.py: 166 seconds 2025-05-07T20:48:16.8158621Z 2025-05-07T20:48:16.8158626Z 2025-05-07T20:48:16.8158630Z 2025-05-07T20:48:16.8158634Z 2025-05-07T20:48:16.8181222Z ################################################################################ 2025-05-07T20:48:16.8196784Z # [2025-05-07T20:48:16.819Z] Run Python Test Suite: 2025-05-07T20:48:16.8197187Z # ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:48:16.8197532Z ################################################################################ 2025-05-07T20:48:16.8220600Z + 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:16.8221679Z 2025-05-07T20:48:18.9690466Z ============================= test session starts ============================== 2025-05-07T20:48:18.9691098Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:18.9691634Z cachedir: .pytest_cache 2025-05-07T20:48:18.9692221Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:18.9692960Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:18.9693382Z plugins: hypothesis-6.131.14 2025-05-07T20:48:21.4049717Z collecting ... collected 1 item 2025-05-07T20:48:21.4049999Z 2025-05-07T20:48:25.5197166Z W0507 20:48:25.518000 116109 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:48:25.5198571Z W0507 20:48:25.518000 116109 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:25.5200412Z W0507 20:48:25.518000 116109 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:25.5202353Z W0507 20:48:25.518000 116109 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:48:25.5203491Z W0507 20:48:25.518000 116109 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:27.6825354Z sll/jagged_self_substraction_jagged_out_test.py::JaggedSelfSubtractionJaggedOutTest::test_triton_jagged_self_substraction_jagged_out PASSED 2025-05-07T20:48:27.6826082Z 2025-05-07T20:48:27.6826280Z ============================== 1 passed in 8.84s =============================== 2025-05-07T20:48:29.3933220Z 2025-05-07T20:48:29.3934254Z [TEST] Python test suite PASSED: ./sll/jagged_self_substraction_jagged_out_test.py 2025-05-07T20:48:29.3950603Z [TEST] Python test time for ./sll/jagged_self_substraction_jagged_out_test.py: 13 seconds 2025-05-07T20:48:29.3951034Z 2025-05-07T20:48:29.3951049Z 2025-05-07T20:48:29.3951053Z 2025-05-07T20:48:29.3951057Z 2025-05-07T20:48:29.3972952Z ################################################################################ 2025-05-07T20:48:29.3988290Z # [2025-05-07T20:48:29.398Z] Run Python Test Suite: 2025-05-07T20:48:29.3988629Z # ./sll/jagged_softmax_test.py 2025-05-07T20:48:29.3988941Z ################################################################################ 2025-05-07T20:48:29.4013348Z + 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:29.4013984Z 2025-05-07T20:48:31.5352841Z ============================= test session starts ============================== 2025-05-07T20:48:31.5353866Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:31.5354771Z cachedir: .pytest_cache 2025-05-07T20:48:31.5355752Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:31.5366016Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:31.5366764Z plugins: hypothesis-6.131.14 2025-05-07T20:48:33.4286841Z collecting ... collected 3 items 2025-05-07T20:48:33.4287163Z 2025-05-07T20:48:37.5189409Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax PASSED 2025-05-07T20:48:38.0045650Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged2_softmax_meta_backend PASSED 2025-05-07T20:48:42.3082083Z sll/jagged_softmax_test.py::JaggedSoftmaxTest::test_triton_jagged_softmax PASSED 2025-05-07T20:48:42.3082836Z 2025-05-07T20:48:42.3083117Z =============================== warnings summary =============================== 2025-05-07T20:48:42.3083852Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:42.3090105Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:42.3093877Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:42.3094293Z 2025-05-07T20:48:42.3094424Z test/sll/jagged_softmax_test.py: 25 warnings 2025-05-07T20:48:42.3097706Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:42.3100931Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:48:42.3101374Z 2025-05-07T20:48:42.3101630Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:48:42.3102116Z ======================= 3 passed, 50 warnings in 10.89s ======================== 2025-05-07T20:48:43.0830102Z 2025-05-07T20:48:43.0830669Z [TEST] Python test suite PASSED: ./sll/jagged_softmax_test.py 2025-05-07T20:48:43.0849050Z [TEST] Python test time for ./sll/jagged_softmax_test.py: 14 seconds 2025-05-07T20:48:43.0849363Z 2025-05-07T20:48:43.0849368Z 2025-05-07T20:48:43.0849372Z 2025-05-07T20:48:43.0849376Z 2025-05-07T20:48:43.0872050Z ################################################################################ 2025-05-07T20:48:43.0890987Z # [2025-05-07T20:48:43.088Z] Run Python Test Suite: 2025-05-07T20:48:43.0891365Z # ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:43.0891728Z ################################################################################ 2025-05-07T20:48:43.0916225Z + 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:43.0916915Z 2025-05-07T20:48:45.2336648Z ============================= test session starts ============================== 2025-05-07T20:48:45.2337310Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:45.2337833Z cachedir: .pytest_cache 2025-05-07T20:48:45.2338422Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:45.2339498Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:45.2339914Z plugins: hypothesis-6.131.14 2025-05-07T20:48:47.1240525Z collecting ... collected 1 item 2025-05-07T20:48:47.1240936Z 2025-05-07T20:48:47.1261262Z sll/multi_head_jagged_flash_attention_test.py::MultiHeadJaggedFlashAttentionTest::test_multi_head_jagged_flash_attention SKIPPED 2025-05-07T20:48:47.1261817Z 2025-05-07T20:48:47.1261972Z =========================== short test summary info ============================ 2025-05-07T20:48:47.1262684Z 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:47.1263391Z ============================== 1 skipped in 2.01s ============================== 2025-05-07T20:48:47.7103126Z 2025-05-07T20:48:47.7103726Z [TEST] Python test suite PASSED: ./sll/multi_head_jagged_flash_attention_test.py 2025-05-07T20:48:47.7124961Z [TEST] Python test time for ./sll/multi_head_jagged_flash_attention_test.py: 4 seconds 2025-05-07T20:48:47.7125321Z 2025-05-07T20:48:47.7125327Z 2025-05-07T20:48:47.7125331Z 2025-05-07T20:48:47.7125336Z 2025-05-07T20:48:47.7146171Z ################################################################################ 2025-05-07T20:48:47.7161469Z # [2025-05-07T20:48:47.715Z] Run Python Test Suite: 2025-05-07T20:48:47.7161821Z # ./sparse/block_bucketize_test.py 2025-05-07T20:48:47.7162136Z ################################################################################ 2025-05-07T20:48:47.7187902Z + 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:47.7188533Z 2025-05-07T20:48:49.8596717Z ============================= test session starts ============================== 2025-05-07T20:48:49.8597970Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:48:49.8599073Z cachedir: .pytest_cache 2025-05-07T20:48:49.8600232Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:48:49.8601688Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:48:49.8602511Z plugins: hypothesis-6.131.14 2025-05-07T20:48:52.1738312Z collecting ... collected 11 items 2025-05-07T20:48:52.1738627Z 2025-05-07T20:48:52.4918778Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4919867Z self=, 2025-05-07T20:48:52.4920435Z index_type=torch.int32, 2025-05-07T20:48:52.4920785Z has_weight=False, 2025-05-07T20:48:52.4921118Z bucketize_pos=False, 2025-05-07T20:48:52.4921454Z sequence=False, 2025-05-07T20:48:52.4921739Z ) 2025-05-07T20:48:52.4922044Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4922627Z self=, 2025-05-07T20:48:52.4923164Z index_type=torch.int64, 2025-05-07T20:48:52.4923428Z has_weight=False, 2025-05-07T20:48:52.4923667Z bucketize_pos=False, 2025-05-07T20:48:52.4923919Z sequence=False, 2025-05-07T20:48:52.4924139Z ) 2025-05-07T20:48:52.4924413Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4925035Z self=, 2025-05-07T20:48:52.4925566Z index_type=torch.int64, 2025-05-07T20:48:52.4925826Z has_weight=False, 2025-05-07T20:48:52.4926060Z bucketize_pos=False, 2025-05-07T20:48:52.4926305Z sequence=True, 2025-05-07T20:48:52.4926520Z ) 2025-05-07T20:48:52.4926771Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4927884Z self=, 2025-05-07T20:48:52.4928413Z index_type=torch.int32, 2025-05-07T20:48:52.4928664Z has_weight=True, 2025-05-07T20:48:52.4928901Z bucketize_pos=True, 2025-05-07T20:48:52.4929140Z sequence=True, 2025-05-07T20:48:52.4929347Z ) 2025-05-07T20:48:52.4929601Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4930181Z self=, 2025-05-07T20:48:52.4930716Z index_type=torch.int32, 2025-05-07T20:48:52.4930963Z has_weight=False, 2025-05-07T20:48:52.4931201Z bucketize_pos=True, 2025-05-07T20:48:52.4931438Z sequence=False, 2025-05-07T20:48:52.4931647Z ) 2025-05-07T20:48:52.4931900Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4932480Z self=, 2025-05-07T20:48:52.4933015Z index_type=torch.int32, 2025-05-07T20:48:52.4933270Z has_weight=True, 2025-05-07T20:48:52.4933509Z bucketize_pos=False, 2025-05-07T20:48:52.4933747Z sequence=True, 2025-05-07T20:48:52.4933963Z ) 2025-05-07T20:48:52.4934222Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4934846Z self=, 2025-05-07T20:48:52.4935377Z index_type=torch.int32, 2025-05-07T20:48:52.4935632Z has_weight=False, 2025-05-07T20:48:52.4936032Z bucketize_pos=True, 2025-05-07T20:48:52.4936266Z sequence=True, 2025-05-07T20:48:52.4936482Z ) 2025-05-07T20:48:52.4936737Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4937313Z self=, 2025-05-07T20:48:52.4937853Z index_type=torch.int64, 2025-05-07T20:48:52.4938109Z has_weight=True, 2025-05-07T20:48:52.4938342Z bucketize_pos=False, 2025-05-07T20:48:52.4938590Z sequence=True, 2025-05-07T20:48:52.4938802Z ) 2025-05-07T20:48:52.4939052Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4939634Z self=, 2025-05-07T20:48:52.4940169Z index_type=torch.int32, 2025-05-07T20:48:52.4940423Z has_weight=True, 2025-05-07T20:48:52.4940654Z bucketize_pos=True, 2025-05-07T20:48:52.4940892Z sequence=False, 2025-05-07T20:48:52.4941105Z ) 2025-05-07T20:48:52.4941363Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4941944Z self=, 2025-05-07T20:48:52.4942481Z index_type=torch.int32, 2025-05-07T20:48:52.4942729Z has_weight=True, 2025-05-07T20:48:52.4942972Z bucketize_pos=False, 2025-05-07T20:48:52.4943217Z sequence=False, 2025-05-07T20:48:52.4943423Z ) 2025-05-07T20:48:52.4943675Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4944256Z self=, 2025-05-07T20:48:52.4944786Z index_type=torch.int64, 2025-05-07T20:48:52.4945035Z has_weight=True, 2025-05-07T20:48:52.4945270Z bucketize_pos=True, 2025-05-07T20:48:52.4945504Z sequence=True, 2025-05-07T20:48:52.4945711Z ) 2025-05-07T20:48:52.4945963Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4946549Z self=, 2025-05-07T20:48:52.4947073Z index_type=torch.int32, 2025-05-07T20:48:52.4947328Z has_weight=False, 2025-05-07T20:48:52.4947570Z bucketize_pos=False, 2025-05-07T20:48:52.4947812Z sequence=True, 2025-05-07T20:48:52.4948119Z ) 2025-05-07T20:48:52.4948373Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4948945Z self=, 2025-05-07T20:48:52.4949480Z index_type=torch.int64, 2025-05-07T20:48:52.4949747Z has_weight=True, 2025-05-07T20:48:52.4949983Z bucketize_pos=False, 2025-05-07T20:48:52.4950229Z sequence=False, 2025-05-07T20:48:52.4950442Z ) 2025-05-07T20:48:52.4950697Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4951275Z self=, 2025-05-07T20:48:52.4951807Z index_type=torch.int64, 2025-05-07T20:48:52.4952062Z has_weight=True, 2025-05-07T20:48:52.4952289Z bucketize_pos=True, 2025-05-07T20:48:52.4952528Z sequence=False, 2025-05-07T20:48:52.4952746Z ) 2025-05-07T20:48:52.4952996Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4953579Z self=, 2025-05-07T20:48:52.4954109Z index_type=torch.int64, 2025-05-07T20:48:52.4954370Z has_weight=False, 2025-05-07T20:48:52.4954645Z bucketize_pos=True, 2025-05-07T20:48:52.4954889Z sequence=True, 2025-05-07T20:48:52.4955105Z ) 2025-05-07T20:48:52.4955354Z Trying example: test_block_bucketize_sparse_features( 2025-05-07T20:48:52.4955933Z self=, 2025-05-07T20:48:52.4956465Z index_type=torch.int64, 2025-05-07T20:48:52.4956800Z has_weight=False, 2025-05-07T20:48:52.4957040Z bucketize_pos=True, 2025-05-07T20:48:52.4957278Z sequence=False, 2025-05-07T20:48:52.4957485Z ) 2025-05-07T20:48:52.4957674Z PASSED 2025-05-07T20:48:52.5026752Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:48:52.5027978Z self=, 2025-05-07T20:48:52.5028564Z index_type=torch.int32, 2025-05-07T20:48:52.5028895Z ) 2025-05-07T20:48:52.5029193Z Trying example: test_block_bucketize_sparse_features_inference( 2025-05-07T20:48:52.5029932Z self=, 2025-05-07T20:48:52.5030514Z index_type=torch.int64, 2025-05-07T20:48:52.5030762Z ) 2025-05-07T20:48:52.5030966Z PASSED 2025-05-07T20:50:44.3261900Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_large Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3263189Z self=, 2025-05-07T20:50:44.3263881Z index_type=torch.int32, 2025-05-07T20:50:44.3264210Z has_weight=False, 2025-05-07T20:50:44.3264501Z bucketize_pos=False, 2025-05-07T20:50:44.3264786Z sequence=False, 2025-05-07T20:50:44.3265041Z my_size=3, 2025-05-07T20:50:44.3265285Z ) 2025-05-07T20:50:44.3265608Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3266373Z self=, 2025-05-07T20:50:44.3267056Z index_type=torch.int64, 2025-05-07T20:50:44.3267349Z has_weight=False, 2025-05-07T20:50:44.3267640Z bucketize_pos=False, 2025-05-07T20:50:44.3267976Z sequence=False, 2025-05-07T20:50:44.3268267Z my_size=3, 2025-05-07T20:50:44.3268509Z ) 2025-05-07T20:50:44.3268834Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3269602Z self=, 2025-05-07T20:50:44.3270278Z index_type=torch.int64, 2025-05-07T20:50:44.3271086Z has_weight=True, 2025-05-07T20:50:44.3271364Z bucketize_pos=True, 2025-05-07T20:50:44.3271641Z sequence=True, 2025-05-07T20:50:44.3271899Z my_size=3, 2025-05-07T20:50:44.3272144Z ) 2025-05-07T20:50:44.3272461Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3273229Z self=, 2025-05-07T20:50:44.3273908Z index_type=torch.int32, 2025-05-07T20:50:44.3274201Z has_weight=True, 2025-05-07T20:50:44.3274477Z bucketize_pos=False, 2025-05-07T20:50:44.3274768Z sequence=False, 2025-05-07T20:50:44.3275024Z my_size=3, 2025-05-07T20:50:44.3275267Z ) 2025-05-07T20:50:44.3275593Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3276352Z self=, 2025-05-07T20:50:44.3277028Z index_type=torch.int32, 2025-05-07T20:50:44.3277335Z has_weight=True, 2025-05-07T20:50:44.3277613Z bucketize_pos=True, 2025-05-07T20:50:44.3277886Z sequence=False, 2025-05-07T20:50:44.3278148Z my_size=1024, 2025-05-07T20:50:44.3278397Z ) 2025-05-07T20:50:44.3278713Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3279475Z self=, 2025-05-07T20:50:44.3280152Z index_type=torch.int64, 2025-05-07T20:50:44.3280443Z has_weight=False, 2025-05-07T20:50:44.3280721Z bucketize_pos=True, 2025-05-07T20:50:44.3281002Z sequence=False, 2025-05-07T20:50:44.3281453Z my_size=194, 2025-05-07T20:50:44.3281706Z ) 2025-05-07T20:50:44.3282030Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3282791Z self=, 2025-05-07T20:50:44.3283460Z index_type=torch.int64, 2025-05-07T20:50:44.3283768Z has_weight=False, 2025-05-07T20:50:44.3284050Z bucketize_pos=False, 2025-05-07T20:50:44.3284332Z sequence=True, 2025-05-07T20:50:44.3284590Z my_size=194, 2025-05-07T20:50:44.3284839Z ) 2025-05-07T20:50:44.3285156Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3285921Z self=, 2025-05-07T20:50:44.3286602Z index_type=torch.int64, 2025-05-07T20:50:44.3286892Z has_weight=False, 2025-05-07T20:50:44.3287278Z bucketize_pos=True, 2025-05-07T20:50:44.3287560Z sequence=True, 2025-05-07T20:50:44.3287830Z my_size=256, 2025-05-07T20:50:44.3288150Z ) 2025-05-07T20:50:44.3288616Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3289427Z self=, 2025-05-07T20:50:44.3290113Z index_type=torch.int64, 2025-05-07T20:50:44.3290432Z has_weight=False, 2025-05-07T20:50:44.3290729Z bucketize_pos=False, 2025-05-07T20:50:44.3291020Z sequence=True, 2025-05-07T20:50:44.3291296Z my_size=3, 2025-05-07T20:50:44.3291549Z ) 2025-05-07T20:50:44.3291878Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3292659Z self=, 2025-05-07T20:50:44.3293352Z index_type=torch.int32, 2025-05-07T20:50:44.3293659Z has_weight=False, 2025-05-07T20:50:44.3293955Z bucketize_pos=True, 2025-05-07T20:50:44.3294261Z sequence=True, 2025-05-07T20:50:44.3294534Z my_size=1024, 2025-05-07T20:50:44.3294781Z ) 2025-05-07T20:50:44.3295120Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3295895Z self=, 2025-05-07T20:50:44.3296573Z index_type=torch.int32, 2025-05-07T20:50:44.3296978Z has_weight=False, 2025-05-07T20:50:44.3297259Z bucketize_pos=True, 2025-05-07T20:50:44.3297534Z sequence=False, 2025-05-07T20:50:44.3297791Z my_size=194, 2025-05-07T20:50:44.3298040Z ) 2025-05-07T20:50:44.3298358Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3299118Z self=, 2025-05-07T20:50:44.3299801Z index_type=torch.int32, 2025-05-07T20:50:44.3300104Z has_weight=False, 2025-05-07T20:50:44.3300379Z bucketize_pos=False, 2025-05-07T20:50:44.3300679Z sequence=False, 2025-05-07T20:50:44.3300942Z my_size=194, 2025-05-07T20:50:44.3301183Z ) 2025-05-07T20:50:44.3301508Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3302267Z self=, 2025-05-07T20:50:44.3302950Z index_type=torch.int32, 2025-05-07T20:50:44.3303252Z has_weight=False, 2025-05-07T20:50:44.3303530Z bucketize_pos=True, 2025-05-07T20:50:44.3303805Z sequence=False, 2025-05-07T20:50:44.3304066Z my_size=3, 2025-05-07T20:50:44.3304307Z ) 2025-05-07T20:50:44.3304906Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3305675Z self=, 2025-05-07T20:50:44.3306365Z index_type=torch.int32, 2025-05-07T20:50:44.3306670Z has_weight=False, 2025-05-07T20:50:44.3306942Z bucketize_pos=True, 2025-05-07T20:50:44.3307410Z sequence=True, 2025-05-07T20:50:44.3307673Z my_size=3, 2025-05-07T20:50:44.3307911Z ) 2025-05-07T20:50:44.3308236Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3308996Z self=, 2025-05-07T20:50:44.3309677Z index_type=torch.int32, 2025-05-07T20:50:44.3309980Z has_weight=True, 2025-05-07T20:50:44.3310260Z bucketize_pos=True, 2025-05-07T20:50:44.3310533Z sequence=True, 2025-05-07T20:50:44.3310789Z my_size=3, 2025-05-07T20:50:44.3311028Z ) 2025-05-07T20:50:44.3311345Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3312103Z self=, 2025-05-07T20:50:44.3312782Z index_type=torch.int64, 2025-05-07T20:50:44.3313083Z has_weight=False, 2025-05-07T20:50:44.3313354Z bucketize_pos=True, 2025-05-07T20:50:44.3313652Z sequence=True, 2025-05-07T20:50:44.3313910Z my_size=1024, 2025-05-07T20:50:44.3314150Z ) 2025-05-07T20:50:44.3314478Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3315239Z self=, 2025-05-07T20:50:44.3315915Z index_type=torch.int64, 2025-05-07T20:50:44.3316213Z has_weight=True, 2025-05-07T20:50:44.3316491Z bucketize_pos=True, 2025-05-07T20:50:44.3316765Z sequence=True, 2025-05-07T20:50:44.3317023Z my_size=1024, 2025-05-07T20:50:44.3317270Z ) 2025-05-07T20:50:44.3317588Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3318353Z self=, 2025-05-07T20:50:44.3319030Z index_type=torch.int32, 2025-05-07T20:50:44.3319329Z has_weight=False, 2025-05-07T20:50:44.3319608Z bucketize_pos=True, 2025-05-07T20:50:44.3319899Z sequence=True, 2025-05-07T20:50:44.3320161Z my_size=256, 2025-05-07T20:50:44.3320401Z ) 2025-05-07T20:50:44.3320730Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3321495Z self=, 2025-05-07T20:50:44.3322349Z index_type=torch.int32, 2025-05-07T20:50:44.3322652Z has_weight=False, 2025-05-07T20:50:44.3322936Z bucketize_pos=True, 2025-05-07T20:50:44.3323210Z sequence=False, 2025-05-07T20:50:44.3323469Z my_size=256, 2025-05-07T20:50:44.3323714Z ) 2025-05-07T20:50:44.3324063Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3324826Z self=, 2025-05-07T20:50:44.3334207Z index_type=torch.int32, 2025-05-07T20:50:44.3334570Z has_weight=False, 2025-05-07T20:50:44.3334874Z bucketize_pos=False, 2025-05-07T20:50:44.3335157Z sequence=False, 2025-05-07T20:50:44.3335422Z my_size=256, 2025-05-07T20:50:44.3335669Z ) 2025-05-07T20:50:44.3336000Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3336764Z self=, 2025-05-07T20:50:44.3337462Z index_type=torch.int64, 2025-05-07T20:50:44.3337763Z has_weight=False, 2025-05-07T20:50:44.3338033Z bucketize_pos=True, 2025-05-07T20:50:44.3338314Z sequence=True, 2025-05-07T20:50:44.3338567Z my_size=3, 2025-05-07T20:50:44.3338796Z ) 2025-05-07T20:50:44.3339116Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3339880Z self=, 2025-05-07T20:50:44.3340556Z index_type=torch.int32, 2025-05-07T20:50:44.3340856Z has_weight=False, 2025-05-07T20:50:44.3341273Z bucketize_pos=True, 2025-05-07T20:50:44.3341561Z sequence=True, 2025-05-07T20:50:44.3341817Z my_size=194, 2025-05-07T20:50:44.3342060Z ) 2025-05-07T20:50:44.3342382Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3343137Z self=, 2025-05-07T20:50:44.3343828Z index_type=torch.int32, 2025-05-07T20:50:44.3344128Z has_weight=True, 2025-05-07T20:50:44.3344396Z bucketize_pos=True, 2025-05-07T20:50:44.3344671Z sequence=True, 2025-05-07T20:50:44.3344925Z my_size=194, 2025-05-07T20:50:44.3345156Z ) 2025-05-07T20:50:44.3345478Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3346239Z self=, 2025-05-07T20:50:44.3346910Z index_type=torch.int32, 2025-05-07T20:50:44.3347213Z has_weight=False, 2025-05-07T20:50:44.3347505Z bucketize_pos=False, 2025-05-07T20:50:44.3347801Z sequence=True, 2025-05-07T20:50:44.3348050Z my_size=256, 2025-05-07T20:50:44.3348295Z ) 2025-05-07T20:50:44.3348620Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3349374Z self=, 2025-05-07T20:50:44.3350058Z index_type=torch.int64, 2025-05-07T20:50:44.3350351Z has_weight=True, 2025-05-07T20:50:44.3350620Z bucketize_pos=False, 2025-05-07T20:50:44.3350907Z sequence=False, 2025-05-07T20:50:44.3351163Z my_size=194, 2025-05-07T20:50:44.3351396Z ) 2025-05-07T20:50:44.3351747Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3352402Z self=, 2025-05-07T20:50:44.3352957Z index_type=torch.int64, 2025-05-07T20:50:44.3353203Z has_weight=True, 2025-05-07T20:50:44.3353441Z bucketize_pos=True, 2025-05-07T20:50:44.3353685Z sequence=False, 2025-05-07T20:50:44.3353896Z my_size=194, 2025-05-07T20:50:44.3354106Z ) 2025-05-07T20:50:44.3354377Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3354989Z self=, 2025-05-07T20:50:44.3355646Z index_type=torch.int64, 2025-05-07T20:50:44.3355897Z has_weight=False, 2025-05-07T20:50:44.3356128Z bucketize_pos=False, 2025-05-07T20:50:44.3356371Z sequence=False, 2025-05-07T20:50:44.3356595Z my_size=194, 2025-05-07T20:50:44.3356796Z ) 2025-05-07T20:50:44.3357068Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:44.3357686Z self=, 2025-05-07T20:50:44.3358240Z index_type=torch.int32, 2025-05-07T20:50:44.3358482Z has_weight=True, 2025-05-07T20:50:44.3358717Z bucketize_pos=True, 2025-05-07T20:50:44.3358955Z sequence=True, 2025-05-07T20:50:44.3359163Z my_size=1024, 2025-05-07T20:50:44.3359370Z ) 2025-05-07T20:50:58.9768657Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:58.9769304Z self=, 2025-05-07T20:50:58.9769894Z index_type=torch.int64, 2025-05-07T20:50:58.9770159Z has_weight=True, 2025-05-07T20:50:58.9770405Z bucketize_pos=True, 2025-05-07T20:50:58.9770645Z sequence=True, 2025-05-07T20:50:58.9770871Z my_size=194, 2025-05-07T20:50:58.9771088Z ) 2025-05-07T20:50:58.9771365Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:58.9771994Z self=, 2025-05-07T20:50:58.9772555Z index_type=torch.int64, 2025-05-07T20:50:58.9773180Z has_weight=False, 2025-05-07T20:50:58.9773426Z bucketize_pos=False, 2025-05-07T20:50:58.9773673Z sequence=False, 2025-05-07T20:50:58.9773897Z my_size=1024, 2025-05-07T20:50:58.9774108Z ) 2025-05-07T20:50:58.9774386Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:58.9775002Z self=, 2025-05-07T20:50:58.9775557Z index_type=torch.int32, 2025-05-07T20:50:58.9775815Z has_weight=False, 2025-05-07T20:50:58.9776057Z bucketize_pos=True, 2025-05-07T20:50:58.9776293Z sequence=False, 2025-05-07T20:50:58.9776519Z my_size=1024, 2025-05-07T20:50:58.9776735Z ) 2025-05-07T20:50:58.9777006Z Trying example: test_block_bucketize_sparse_features_large( 2025-05-07T20:50:58.9777627Z self=, 2025-05-07T20:50:58.9778184Z index_type=torch.int32, 2025-05-07T20:50:58.9778448Z has_weight=False, 2025-05-07T20:50:58.9778683Z bucketize_pos=False, 2025-05-07T20:50:58.9778932Z sequence=False, 2025-05-07T20:50:58.9779153Z my_size=1024, 2025-05-07T20:50:58.9779361Z ) 2025-05-07T20:50:58.9779556Z PASSED 2025-05-07T20:50:59.0187507Z 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:59.0189709Z self=, 2025-05-07T20:50:59.0190864Z long_indices=False, 2025-05-07T20:50:59.0191334Z use_cpu=False, 2025-05-07T20:50:59.0191780Z keep_orig_idx=False, 2025-05-07T20:50:59.0192263Z sequence=False, 2025-05-07T20:50:59.0192551Z bucketize_pos=False, 2025-05-07T20:50:59.0192821Z ) 2025-05-07T20:50:59.0193121Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0193801Z self=, 2025-05-07T20:50:59.0194378Z long_indices=True, 2025-05-07T20:50:59.0194615Z use_cpu=False, 2025-05-07T20:50:59.0194836Z keep_orig_idx=False, 2025-05-07T20:50:59.0195079Z sequence=False, 2025-05-07T20:50:59.0195309Z bucketize_pos=False, 2025-05-07T20:50:59.0195831Z ) 2025-05-07T20:50:59.0196156Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0196954Z self=, 2025-05-07T20:50:59.0197629Z long_indices=True, 2025-05-07T20:50:59.0197870Z use_cpu=False, 2025-05-07T20:50:59.0198105Z keep_orig_idx=True, 2025-05-07T20:50:59.0198353Z sequence=False, 2025-05-07T20:50:59.0198585Z bucketize_pos=True, 2025-05-07T20:50:59.0198826Z ) 2025-05-07T20:50:59.0199150Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0199946Z self=, 2025-05-07T20:50:59.0200620Z long_indices=True, 2025-05-07T20:50:59.0200863Z use_cpu=True, 2025-05-07T20:50:59.0201089Z keep_orig_idx=True, 2025-05-07T20:50:59.0201337Z sequence=False, 2025-05-07T20:50:59.0201578Z bucketize_pos=True, 2025-05-07T20:50:59.0201812Z ) 2025-05-07T20:50:59.0202137Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0202930Z self=, 2025-05-07T20:50:59.0203606Z long_indices=False, 2025-05-07T20:50:59.0203845Z use_cpu=True, 2025-05-07T20:50:59.0204079Z keep_orig_idx=True, 2025-05-07T20:50:59.0204330Z sequence=False, 2025-05-07T20:50:59.0204964Z bucketize_pos=True, 2025-05-07T20:50:59.0205238Z ) 2025-05-07T20:50:59.0205703Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0206372Z self=, 2025-05-07T20:50:59.0206942Z long_indices=True, 2025-05-07T20:50:59.0207286Z use_cpu=True, 2025-05-07T20:50:59.0207505Z keep_orig_idx=False, 2025-05-07T20:50:59.0207752Z sequence=True, 2025-05-07T20:50:59.0207975Z bucketize_pos=True, 2025-05-07T20:50:59.0208197Z ) 2025-05-07T20:50:59.0208492Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0209158Z self=, 2025-05-07T20:50:59.0209729Z long_indices=True, 2025-05-07T20:50:59.0209955Z use_cpu=False, 2025-05-07T20:50:59.0210181Z keep_orig_idx=True, 2025-05-07T20:50:59.0210416Z sequence=True, 2025-05-07T20:50:59.0210636Z bucketize_pos=False, 2025-05-07T20:50:59.0210870Z ) 2025-05-07T20:50:59.0211172Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0211839Z self=, 2025-05-07T20:50:59.0212408Z long_indices=False, 2025-05-07T20:50:59.0212643Z use_cpu=False, 2025-05-07T20:50:59.0212865Z keep_orig_idx=True, 2025-05-07T20:50:59.0213101Z sequence=False, 2025-05-07T20:50:59.0213326Z bucketize_pos=True, 2025-05-07T20:50:59.0213555Z ) 2025-05-07T20:50:59.0213843Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0214515Z self=, 2025-05-07T20:50:59.0215090Z long_indices=False, 2025-05-07T20:50:59.0215316Z use_cpu=True, 2025-05-07T20:50:59.0215550Z keep_orig_idx=False, 2025-05-07T20:50:59.0215795Z sequence=False, 2025-05-07T20:50:59.0216021Z bucketize_pos=False, 2025-05-07T20:50:59.0216291Z ) 2025-05-07T20:50:59.0216586Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0217258Z self=, 2025-05-07T20:50:59.0217829Z long_indices=True, 2025-05-07T20:50:59.0218063Z use_cpu=False, 2025-05-07T20:50:59.0218423Z keep_orig_idx=False, 2025-05-07T20:50:59.0218668Z sequence=True, 2025-05-07T20:50:59.0218887Z bucketize_pos=True, 2025-05-07T20:50:59.0219119Z ) 2025-05-07T20:50:59.0219419Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0220090Z self=, 2025-05-07T20:50:59.0220653Z long_indices=True, 2025-05-07T20:50:59.0220890Z use_cpu=False, 2025-05-07T20:50:59.0221123Z keep_orig_idx=False, 2025-05-07T20:50:59.0221363Z sequence=False, 2025-05-07T20:50:59.0221602Z bucketize_pos=True, 2025-05-07T20:50:59.0221832Z ) 2025-05-07T20:50:59.0222126Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0222797Z self=, 2025-05-07T20:50:59.0223370Z long_indices=False, 2025-05-07T20:50:59.0223606Z use_cpu=False, 2025-05-07T20:50:59.0223833Z keep_orig_idx=False, 2025-05-07T20:50:59.0224077Z sequence=False, 2025-05-07T20:50:59.0224306Z bucketize_pos=True, 2025-05-07T20:50:59.0224525Z ) 2025-05-07T20:50:59.0224823Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0225494Z self=, 2025-05-07T20:50:59.0226062Z long_indices=False, 2025-05-07T20:50:59.0226300Z use_cpu=False, 2025-05-07T20:50:59.0226526Z keep_orig_idx=False, 2025-05-07T20:50:59.0226842Z sequence=True, 2025-05-07T20:50:59.0227076Z bucketize_pos=False, 2025-05-07T20:50:59.0227312Z ) 2025-05-07T20:50:59.0227614Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0228284Z self=, 2025-05-07T20:50:59.0228862Z long_indices=False, 2025-05-07T20:50:59.0229096Z use_cpu=False, 2025-05-07T20:50:59.0229318Z keep_orig_idx=False, 2025-05-07T20:50:59.0229560Z sequence=True, 2025-05-07T20:50:59.0229785Z bucketize_pos=True, 2025-05-07T20:50:59.0230005Z ) 2025-05-07T20:50:59.0230306Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0230974Z self=, 2025-05-07T20:50:59.0231543Z long_indices=False, 2025-05-07T20:50:59.0231781Z use_cpu=True, 2025-05-07T20:50:59.0232011Z keep_orig_idx=False, 2025-05-07T20:50:59.0232260Z sequence=True, 2025-05-07T20:50:59.0232512Z bucketize_pos=True, 2025-05-07T20:50:59.0232759Z ) 2025-05-07T20:50:59.0233062Z Trying example: test_block_bucketize_sparse_features_long_indices( 2025-05-07T20:50:59.0233724Z self=, 2025-05-07T20:50:59.0234302Z long_indices=False, 2025-05-07T20:50:59.0234543Z use_cpu=True, 2025-05-07T20:50:59.0234769Z keep_orig_idx=False, 2025-05-07T20:50:59.0235012Z sequence=False, 2025-05-07T20:50:59.0235243Z bucketize_pos=True, 2025-05-07T20:50:59.0235466Z ) 2025-05-07T20:50:59.0235652Z PASSED 2025-05-07T20:50:59.0600206Z 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:59.0601334Z self=, 2025-05-07T20:50:59.0601923Z long_indices=False, 2025-05-07T20:50:59.0602157Z use_cpu=False, 2025-05-07T20:50:59.0602387Z keep_orig_idx=False, 2025-05-07T20:50:59.0602629Z sequence=False, 2025-05-07T20:50:59.0602838Z ) 2025-05-07T20:50:59.0603153Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0604159Z self=, 2025-05-07T20:50:59.0605151Z long_indices=True, 2025-05-07T20:50:59.0605384Z use_cpu=False, 2025-05-07T20:50:59.0605603Z keep_orig_idx=False, 2025-05-07T20:50:59.0605833Z sequence=False, 2025-05-07T20:50:59.0606041Z ) 2025-05-07T20:50:59.0606350Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0607140Z self=, 2025-05-07T20:50:59.0607725Z long_indices=True, 2025-05-07T20:50:59.0607957Z use_cpu=False, 2025-05-07T20:50:59.0608180Z keep_orig_idx=True, 2025-05-07T20:50:59.0608409Z sequence=False, 2025-05-07T20:50:59.0608624Z ) 2025-05-07T20:50:59.0608935Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0609622Z self=, 2025-05-07T20:50:59.0610213Z long_indices=False, 2025-05-07T20:50:59.0610453Z use_cpu=True, 2025-05-07T20:50:59.0610672Z keep_orig_idx=True, 2025-05-07T20:50:59.0610908Z sequence=False, 2025-05-07T20:50:59.0611119Z ) 2025-05-07T20:50:59.0611428Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0612117Z self=, 2025-05-07T20:50:59.0612698Z long_indices=True, 2025-05-07T20:50:59.0613093Z use_cpu=True, 2025-05-07T20:50:59.0613317Z keep_orig_idx=False, 2025-05-07T20:50:59.0613558Z sequence=False, 2025-05-07T20:50:59.0613773Z ) 2025-05-07T20:50:59.0614076Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0614771Z self=, 2025-05-07T20:50:59.0615357Z long_indices=True, 2025-05-07T20:50:59.0615592Z use_cpu=True, 2025-05-07T20:50:59.0615811Z keep_orig_idx=True, 2025-05-07T20:50:59.0616048Z sequence=False, 2025-05-07T20:50:59.0616264Z ) 2025-05-07T20:50:59.0616569Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0617289Z self=, 2025-05-07T20:50:59.0617873Z long_indices=False, 2025-05-07T20:50:59.0618105Z use_cpu=False, 2025-05-07T20:50:59.0618338Z keep_orig_idx=True, 2025-05-07T20:50:59.0618578Z sequence=False, 2025-05-07T20:50:59.0618785Z ) 2025-05-07T20:50:59.0619096Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0619791Z self=, 2025-05-07T20:50:59.0620379Z long_indices=False, 2025-05-07T20:50:59.0620609Z use_cpu=True, 2025-05-07T20:50:59.0620839Z keep_orig_idx=False, 2025-05-07T20:50:59.0621080Z sequence=True, 2025-05-07T20:50:59.0621285Z ) 2025-05-07T20:50:59.0621591Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0622287Z self=, 2025-05-07T20:50:59.0622862Z long_indices=True, 2025-05-07T20:50:59.0623093Z use_cpu=True, 2025-05-07T20:50:59.0623318Z keep_orig_idx=False, 2025-05-07T20:50:59.0623560Z sequence=True, 2025-05-07T20:50:59.0623770Z ) 2025-05-07T20:50:59.0624083Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0624770Z self=, 2025-05-07T20:50:59.0625349Z long_indices=True, 2025-05-07T20:50:59.0625714Z use_cpu=False, 2025-05-07T20:50:59.0625937Z keep_orig_idx=True, 2025-05-07T20:50:59.0626169Z sequence=True, 2025-05-07T20:50:59.0626382Z ) 2025-05-07T20:50:59.0626688Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0627377Z self=, 2025-05-07T20:50:59.0627961Z long_indices=False, 2025-05-07T20:50:59.0628199Z use_cpu=True, 2025-05-07T20:50:59.0628417Z keep_orig_idx=True, 2025-05-07T20:50:59.0628653Z sequence=True, 2025-05-07T20:50:59.0628869Z ) 2025-05-07T20:50:59.0629174Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0629869Z self=, 2025-05-07T20:50:59.0630450Z long_indices=True, 2025-05-07T20:50:59.0630690Z use_cpu=True, 2025-05-07T20:50:59.0630915Z keep_orig_idx=True, 2025-05-07T20:50:59.0631152Z sequence=True, 2025-05-07T20:50:59.0631361Z ) 2025-05-07T20:50:59.0631663Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0632357Z self=, 2025-05-07T20:50:59.0632943Z long_indices=False, 2025-05-07T20:50:59.0633173Z use_cpu=True, 2025-05-07T20:50:59.0633402Z keep_orig_idx=False, 2025-05-07T20:50:59.0633648Z sequence=False, 2025-05-07T20:50:59.0633858Z ) 2025-05-07T20:50:59.0634252Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0634949Z self=, 2025-05-07T20:50:59.0635534Z long_indices=False, 2025-05-07T20:50:59.0635767Z use_cpu=False, 2025-05-07T20:50:59.0635993Z keep_orig_idx=False, 2025-05-07T20:50:59.0636245Z sequence=True, 2025-05-07T20:50:59.0636451Z ) 2025-05-07T20:50:59.0636761Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0637454Z self=, 2025-05-07T20:50:59.0638036Z long_indices=False, 2025-05-07T20:50:59.0638271Z use_cpu=False, 2025-05-07T20:50:59.0638499Z keep_orig_idx=True, 2025-05-07T20:50:59.0638729Z sequence=True, 2025-05-07T20:50:59.0638938Z ) 2025-05-07T20:50:59.0639247Z Trying example: test_block_bucketize_sparse_features_total_num_blocks( 2025-05-07T20:50:59.0639942Z self=, 2025-05-07T20:50:59.0640519Z long_indices=True, 2025-05-07T20:50:59.0640755Z use_cpu=False, 2025-05-07T20:50:59.0640981Z keep_orig_idx=False, 2025-05-07T20:50:59.0641218Z sequence=True, 2025-05-07T20:50:59.0641436Z ) 2025-05-07T20:50:59.0641622Z PASSED 2025-05-07T20:50:59.0999728Z 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:59.1001198Z self=, 2025-05-07T20:50:59.1001927Z long_indices=False, 2025-05-07T20:50:59.1002179Z use_cpu=False, 2025-05-07T20:50:59.1002415Z keep_orig_idx=False, 2025-05-07T20:50:59.1002667Z sequence=False, 2025-05-07T20:50:59.1002902Z ) 2025-05-07T20:50:59.1003273Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1004171Z self=, 2025-05-07T20:50:59.1005228Z long_indices=True, 2025-05-07T20:50:59.1005711Z use_cpu=False, 2025-05-07T20:50:59.1005934Z keep_orig_idx=False, 2025-05-07T20:50:59.1006179Z sequence=False, 2025-05-07T20:50:59.1006395Z ) 2025-05-07T20:50:59.1006728Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1007596Z self=, 2025-05-07T20:50:59.1008225Z long_indices=False, 2025-05-07T20:50:59.1008462Z use_cpu=True, 2025-05-07T20:50:59.1008684Z keep_orig_idx=False, 2025-05-07T20:50:59.1016585Z sequence=True, 2025-05-07T20:50:59.1016837Z ) 2025-05-07T20:50:59.1017190Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1017948Z self=, 2025-05-07T20:50:59.1018557Z long_indices=True, 2025-05-07T20:50:59.1018795Z use_cpu=True, 2025-05-07T20:50:59.1019030Z keep_orig_idx=True, 2025-05-07T20:50:59.1019269Z sequence=False, 2025-05-07T20:50:59.1019476Z ) 2025-05-07T20:50:59.1019816Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1020567Z self=, 2025-05-07T20:50:59.1021176Z long_indices=False, 2025-05-07T20:50:59.1021417Z use_cpu=False, 2025-05-07T20:50:59.1021645Z keep_orig_idx=True, 2025-05-07T20:50:59.1021881Z sequence=True, 2025-05-07T20:50:59.1022100Z ) 2025-05-07T20:50:59.1022679Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1023429Z self=, 2025-05-07T20:50:59.1024041Z long_indices=True, 2025-05-07T20:50:59.1024282Z use_cpu=True, 2025-05-07T20:50:59.1024520Z keep_orig_idx=False, 2025-05-07T20:50:59.1024763Z sequence=False, 2025-05-07T20:50:59.1024982Z ) 2025-05-07T20:50:59.1025320Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1026069Z self=, 2025-05-07T20:50:59.1026687Z long_indices=True, 2025-05-07T20:50:59.1026927Z use_cpu=False, 2025-05-07T20:50:59.1027146Z keep_orig_idx=True, 2025-05-07T20:50:59.1027385Z sequence=False, 2025-05-07T20:50:59.1027606Z ) 2025-05-07T20:50:59.1027940Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1028695Z self=, 2025-05-07T20:50:59.1029310Z long_indices=False, 2025-05-07T20:50:59.1029550Z use_cpu=False, 2025-05-07T20:50:59.1029776Z keep_orig_idx=False, 2025-05-07T20:50:59.1030023Z sequence=True, 2025-05-07T20:50:59.1030238Z ) 2025-05-07T20:50:59.1030567Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1031320Z self=, 2025-05-07T20:50:59.1031932Z long_indices=False, 2025-05-07T20:50:59.1032165Z use_cpu=False, 2025-05-07T20:50:59.1032393Z keep_orig_idx=True, 2025-05-07T20:50:59.1032633Z sequence=False, 2025-05-07T20:50:59.1032841Z ) 2025-05-07T20:50:59.1033179Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1033935Z self=, 2025-05-07T20:50:59.1034544Z long_indices=True, 2025-05-07T20:50:59.1034774Z use_cpu=True, 2025-05-07T20:50:59.1035008Z keep_orig_idx=False, 2025-05-07T20:50:59.1035341Z sequence=True, 2025-05-07T20:50:59.1035548Z ) 2025-05-07T20:50:59.1035880Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1036627Z self=, 2025-05-07T20:50:59.1037237Z long_indices=False, 2025-05-07T20:50:59.1037469Z use_cpu=True, 2025-05-07T20:50:59.1037692Z keep_orig_idx=True, 2025-05-07T20:50:59.1037930Z sequence=False, 2025-05-07T20:50:59.1038141Z ) 2025-05-07T20:50:59.1038478Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1039225Z self=, 2025-05-07T20:50:59.1039828Z long_indices=True, 2025-05-07T20:50:59.1040066Z use_cpu=True, 2025-05-07T20:50:59.1040294Z keep_orig_idx=True, 2025-05-07T20:50:59.1040533Z sequence=True, 2025-05-07T20:50:59.1040751Z ) 2025-05-07T20:50:59.1041083Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1041829Z self=, 2025-05-07T20:50:59.1042438Z long_indices=False, 2025-05-07T20:50:59.1042672Z use_cpu=True, 2025-05-07T20:50:59.1042886Z keep_orig_idx=True, 2025-05-07T20:50:59.1043120Z sequence=True, 2025-05-07T20:50:59.1043330Z ) 2025-05-07T20:50:59.1043654Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1044486Z self=, 2025-05-07T20:50:59.1045098Z long_indices=True, 2025-05-07T20:50:59.1045322Z use_cpu=False, 2025-05-07T20:50:59.1045548Z keep_orig_idx=True, 2025-05-07T20:50:59.1045783Z sequence=True, 2025-05-07T20:50:59.1045991Z ) 2025-05-07T20:50:59.1046322Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1047141Z self=, 2025-05-07T20:50:59.1047746Z long_indices=False, 2025-05-07T20:50:59.1047980Z use_cpu=True, 2025-05-07T20:50:59.1048207Z keep_orig_idx=False, 2025-05-07T20:50:59.1048450Z sequence=False, 2025-05-07T20:50:59.1048656Z ) 2025-05-07T20:50:59.1048988Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_raw_ids( 2025-05-07T20:50:59.1049738Z self=, 2025-05-07T20:50:59.1050339Z long_indices=True, 2025-05-07T20:50:59.1050568Z use_cpu=False, 2025-05-07T20:50:59.1050792Z keep_orig_idx=False, 2025-05-07T20:50:59.1051032Z sequence=True, 2025-05-07T20:50:59.1051250Z ) 2025-05-07T20:50:59.1051441Z PASSED 2025-05-07T20:50:59.1435633Z 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:59.1436855Z self=, 2025-05-07T20:50:59.1437467Z long_indices=False, 2025-05-07T20:50:59.1437708Z use_cpu=False, 2025-05-07T20:50:59.1437939Z keep_orig_idx=False, 2025-05-07T20:50:59.1438184Z sequence=False, 2025-05-07T20:50:59.1438423Z ) 2025-05-07T20:50:59.1438763Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1439506Z self=, 2025-05-07T20:50:59.1440107Z long_indices=True, 2025-05-07T20:50:59.1440741Z use_cpu=False, 2025-05-07T20:50:59.1440974Z keep_orig_idx=False, 2025-05-07T20:50:59.1441218Z sequence=False, 2025-05-07T20:50:59.1441435Z ) 2025-05-07T20:50:59.1441768Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1442511Z self=, 2025-05-07T20:50:59.1443119Z long_indices=True, 2025-05-07T20:50:59.1443359Z use_cpu=False, 2025-05-07T20:50:59.1443580Z keep_orig_idx=True, 2025-05-07T20:50:59.1443820Z sequence=False, 2025-05-07T20:50:59.1444032Z ) 2025-05-07T20:50:59.1444375Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1445115Z self=, 2025-05-07T20:50:59.1445729Z long_indices=True, 2025-05-07T20:50:59.1445969Z use_cpu=True, 2025-05-07T20:50:59.1446201Z keep_orig_idx=False, 2025-05-07T20:50:59.1446448Z sequence=True, 2025-05-07T20:50:59.1446666Z ) 2025-05-07T20:50:59.1447112Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1447890Z self=, 2025-05-07T20:50:59.1448506Z long_indices=True, 2025-05-07T20:50:59.1448746Z use_cpu=True, 2025-05-07T20:50:59.1448967Z keep_orig_idx=True, 2025-05-07T20:50:59.1449216Z sequence=False, 2025-05-07T20:50:59.1449434Z ) 2025-05-07T20:50:59.1449910Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1450670Z self=, 2025-05-07T20:50:59.1451279Z long_indices=True, 2025-05-07T20:50:59.1451520Z use_cpu=False, 2025-05-07T20:50:59.1451759Z keep_orig_idx=True, 2025-05-07T20:50:59.1452000Z sequence=True, 2025-05-07T20:50:59.1452211Z ) 2025-05-07T20:50:59.1452552Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1453297Z self=, 2025-05-07T20:50:59.1453906Z long_indices=True, 2025-05-07T20:50:59.1454143Z use_cpu=False, 2025-05-07T20:50:59.1454379Z keep_orig_idx=False, 2025-05-07T20:50:59.1454621Z sequence=True, 2025-05-07T20:50:59.1454832Z ) 2025-05-07T20:50:59.1455167Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1455913Z self=, 2025-05-07T20:50:59.1456520Z long_indices=True, 2025-05-07T20:50:59.1456755Z use_cpu=True, 2025-05-07T20:50:59.1456983Z keep_orig_idx=False, 2025-05-07T20:50:59.1457230Z sequence=False, 2025-05-07T20:50:59.1457443Z ) 2025-05-07T20:50:59.1457775Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1458520Z self=, 2025-05-07T20:50:59.1459125Z long_indices=False, 2025-05-07T20:50:59.1459369Z use_cpu=True, 2025-05-07T20:50:59.1459599Z keep_orig_idx=False, 2025-05-07T20:50:59.1459841Z sequence=True, 2025-05-07T20:50:59.1460055Z ) 2025-05-07T20:50:59.1460391Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1461131Z self=, 2025-05-07T20:50:59.1461743Z long_indices=True, 2025-05-07T20:50:59.1461985Z use_cpu=True, 2025-05-07T20:50:59.1462212Z keep_orig_idx=True, 2025-05-07T20:50:59.1462588Z sequence=True, 2025-05-07T20:50:59.1462817Z ) 2025-05-07T20:50:59.1463154Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1463897Z self=, 2025-05-07T20:50:59.1464509Z long_indices=False, 2025-05-07T20:50:59.1464751Z use_cpu=False, 2025-05-07T20:50:59.1464976Z keep_orig_idx=True, 2025-05-07T20:50:59.1465221Z sequence=False, 2025-05-07T20:50:59.1465446Z ) 2025-05-07T20:50:59.1465780Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1466532Z self=, 2025-05-07T20:50:59.1467144Z long_indices=False, 2025-05-07T20:50:59.1467386Z use_cpu=True, 2025-05-07T20:50:59.1467610Z keep_orig_idx=True, 2025-05-07T20:50:59.1467855Z sequence=False, 2025-05-07T20:50:59.1468081Z ) 2025-05-07T20:50:59.1468413Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1469175Z self=, 2025-05-07T20:50:59.1469792Z long_indices=False, 2025-05-07T20:50:59.1470026Z use_cpu=False, 2025-05-07T20:50:59.1470261Z keep_orig_idx=False, 2025-05-07T20:50:59.1470527Z sequence=True, 2025-05-07T20:50:59.1470741Z ) 2025-05-07T20:50:59.1471070Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1471936Z self=, 2025-05-07T20:50:59.1472550Z long_indices=False, 2025-05-07T20:50:59.1472790Z use_cpu=False, 2025-05-07T20:50:59.1473022Z keep_orig_idx=True, 2025-05-07T20:50:59.1473265Z sequence=True, 2025-05-07T20:50:59.1473481Z ) 2025-05-07T20:50:59.1473819Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1474574Z self=, 2025-05-07T20:50:59.1475188Z long_indices=False, 2025-05-07T20:50:59.1475426Z use_cpu=True, 2025-05-07T20:50:59.1475660Z keep_orig_idx=True, 2025-05-07T20:50:59.1475900Z sequence=True, 2025-05-07T20:50:59.1476115Z ) 2025-05-07T20:50:59.1476452Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven( 2025-05-07T20:50:59.1477213Z self=, 2025-05-07T20:50:59.1477822Z long_indices=False, 2025-05-07T20:50:59.1478064Z use_cpu=True, 2025-05-07T20:50:59.1478301Z keep_orig_idx=False, 2025-05-07T20:50:59.1478546Z sequence=False, 2025-05-07T20:50:59.1478755Z ) 2025-05-07T20:50:59.1478954Z PASSED 2025-05-07T20:50:59.1852833Z 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:59.1854154Z self=, 2025-05-07T20:50:59.1854796Z long_indices=False, 2025-05-07T20:50:59.1855038Z use_cpu=False, 2025-05-07T20:50:59.1855267Z keep_orig_idx=False, 2025-05-07T20:50:59.1855513Z sequence=False, 2025-05-07T20:50:59.1855725Z ) 2025-05-07T20:50:59.1856105Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1856912Z self=, 2025-05-07T20:50:59.1857548Z long_indices=True, 2025-05-07T20:50:59.1858090Z use_cpu=False, 2025-05-07T20:50:59.1858320Z keep_orig_idx=False, 2025-05-07T20:50:59.1858564Z sequence=False, 2025-05-07T20:50:59.1858777Z ) 2025-05-07T20:50:59.1859139Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1859944Z self=, 2025-05-07T20:50:59.1860585Z long_indices=True, 2025-05-07T20:50:59.1860820Z use_cpu=False, 2025-05-07T20:50:59.1861053Z keep_orig_idx=False, 2025-05-07T20:50:59.1861292Z sequence=True, 2025-05-07T20:50:59.1861507Z ) 2025-05-07T20:50:59.1861870Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1862674Z self=, 2025-05-07T20:50:59.1863316Z long_indices=False, 2025-05-07T20:50:59.1863568Z use_cpu=True, 2025-05-07T20:50:59.1863796Z keep_orig_idx=False, 2025-05-07T20:50:59.1864042Z sequence=True, 2025-05-07T20:50:59.1864257Z ) 2025-05-07T20:50:59.1864616Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1865424Z self=, 2025-05-07T20:50:59.1866064Z long_indices=True, 2025-05-07T20:50:59.1866308Z use_cpu=True, 2025-05-07T20:50:59.1866534Z keep_orig_idx=True, 2025-05-07T20:50:59.1866786Z sequence=False, 2025-05-07T20:50:59.1867004Z ) 2025-05-07T20:50:59.1867498Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1868311Z self=, 2025-05-07T20:50:59.1868952Z long_indices=True, 2025-05-07T20:50:59.1869198Z use_cpu=False, 2025-05-07T20:50:59.1869428Z keep_orig_idx=True, 2025-05-07T20:50:59.1869674Z sequence=False, 2025-05-07T20:50:59.1869891Z ) 2025-05-07T20:50:59.1870244Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1871050Z self=, 2025-05-07T20:50:59.1871691Z long_indices=False, 2025-05-07T20:50:59.1871925Z use_cpu=True, 2025-05-07T20:50:59.1872154Z keep_orig_idx=True, 2025-05-07T20:50:59.1872397Z sequence=False, 2025-05-07T20:50:59.1872614Z ) 2025-05-07T20:50:59.1872974Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1873778Z self=, 2025-05-07T20:50:59.1874421Z long_indices=False, 2025-05-07T20:50:59.1874662Z use_cpu=False, 2025-05-07T20:50:59.1874892Z keep_orig_idx=True, 2025-05-07T20:50:59.1875132Z sequence=True, 2025-05-07T20:50:59.1875344Z ) 2025-05-07T20:50:59.1875706Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1876512Z self=, 2025-05-07T20:50:59.1877146Z long_indices=True, 2025-05-07T20:50:59.1877386Z use_cpu=True, 2025-05-07T20:50:59.1877620Z keep_orig_idx=False, 2025-05-07T20:50:59.1877859Z sequence=False, 2025-05-07T20:50:59.1878082Z ) 2025-05-07T20:50:59.1878448Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1879253Z self=, 2025-05-07T20:50:59.1879890Z long_indices=True, 2025-05-07T20:50:59.1880222Z use_cpu=True, 2025-05-07T20:50:59.1880456Z keep_orig_idx=True, 2025-05-07T20:50:59.1880693Z sequence=True, 2025-05-07T20:50:59.1880911Z ) 2025-05-07T20:50:59.1881278Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1882082Z self=, 2025-05-07T20:50:59.1882767Z long_indices=False, 2025-05-07T20:50:59.1883028Z use_cpu=False, 2025-05-07T20:50:59.1883263Z keep_orig_idx=False, 2025-05-07T20:50:59.1883510Z sequence=True, 2025-05-07T20:50:59.1883736Z ) 2025-05-07T20:50:59.1884099Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1884908Z self=, 2025-05-07T20:50:59.1885551Z long_indices=False, 2025-05-07T20:50:59.1885804Z use_cpu=False, 2025-05-07T20:50:59.1886031Z keep_orig_idx=True, 2025-05-07T20:50:59.1886277Z sequence=False, 2025-05-07T20:50:59.1886504Z ) 2025-05-07T20:50:59.1886863Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1887781Z self=, 2025-05-07T20:50:59.1888431Z long_indices=False, 2025-05-07T20:50:59.1888677Z use_cpu=True, 2025-05-07T20:50:59.1888903Z keep_orig_idx=False, 2025-05-07T20:50:59.1889152Z sequence=False, 2025-05-07T20:50:59.1889453Z ) 2025-05-07T20:50:59.1889813Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1890621Z self=, 2025-05-07T20:50:59.1891263Z long_indices=True, 2025-05-07T20:50:59.1891502Z use_cpu=True, 2025-05-07T20:50:59.1891734Z keep_orig_idx=False, 2025-05-07T20:50:59.1891986Z sequence=True, 2025-05-07T20:50:59.1892203Z ) 2025-05-07T20:50:59.1892565Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1893379Z self=, 2025-05-07T20:50:59.1894024Z long_indices=False, 2025-05-07T20:50:59.1894259Z use_cpu=True, 2025-05-07T20:50:59.1894491Z keep_orig_idx=True, 2025-05-07T20:50:59.1894739Z sequence=True, 2025-05-07T20:50:59.1894954Z ) 2025-05-07T20:50:59.1895320Z Trying example: test_block_bucketize_sparse_features_total_num_blocks_uneven_raw_ids( 2025-05-07T20:50:59.1896136Z self=, 2025-05-07T20:50:59.1896785Z long_indices=True, 2025-05-07T20:50:59.1897022Z use_cpu=False, 2025-05-07T20:50:59.1897254Z keep_orig_idx=True, 2025-05-07T20:50:59.1897499Z sequence=True, 2025-05-07T20:50:59.1897712Z ) 2025-05-07T20:50:59.1897905Z PASSED 2025-05-07T20:50:59.2263617Z 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:59.2264816Z self=, 2025-05-07T20:50:59.2265458Z index_type=torch.int32, 2025-05-07T20:50:59.2265717Z has_weight=False, 2025-05-07T20:50:59.2265971Z bucketize_pos=False, 2025-05-07T20:50:59.2266220Z sequence=False, 2025-05-07T20:50:59.2266432Z ) 2025-05-07T20:50:59.2266773Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2267537Z self=, 2025-05-07T20:50:59.2268402Z index_type=torch.int64, 2025-05-07T20:50:59.2268662Z has_weight=False, 2025-05-07T20:50:59.2268905Z bucketize_pos=False, 2025-05-07T20:50:59.2269148Z sequence=False, 2025-05-07T20:50:59.2269366Z ) 2025-05-07T20:50:59.2269704Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2270464Z self=, 2025-05-07T20:50:59.2271086Z index_type=torch.int64, 2025-05-07T20:50:59.2271341Z has_weight=True, 2025-05-07T20:50:59.2271583Z bucketize_pos=False, 2025-05-07T20:50:59.2271827Z sequence=False, 2025-05-07T20:50:59.2272043Z ) 2025-05-07T20:50:59.2272379Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2273131Z self=, 2025-05-07T20:50:59.2273760Z index_type=torch.int64, 2025-05-07T20:50:59.2274018Z has_weight=True, 2025-05-07T20:50:59.2274250Z bucketize_pos=True, 2025-05-07T20:50:59.2274490Z sequence=True, 2025-05-07T20:50:59.2274701Z ) 2025-05-07T20:50:59.2275031Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2275787Z self=, 2025-05-07T20:50:59.2276410Z index_type=torch.int64, 2025-05-07T20:50:59.2276805Z has_weight=False, 2025-05-07T20:50:59.2277040Z bucketize_pos=True, 2025-05-07T20:50:59.2277282Z sequence=False, 2025-05-07T20:50:59.2277493Z ) 2025-05-07T20:50:59.2277823Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2278585Z self=, 2025-05-07T20:50:59.2279215Z index_type=torch.int32, 2025-05-07T20:50:59.2279475Z has_weight=True, 2025-05-07T20:50:59.2279707Z bucketize_pos=False, 2025-05-07T20:50:59.2279953Z sequence=True, 2025-05-07T20:50:59.2280161Z ) 2025-05-07T20:50:59.2280493Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2281251Z self=, 2025-05-07T20:50:59.2281878Z index_type=torch.int32, 2025-05-07T20:50:59.2282136Z has_weight=True, 2025-05-07T20:50:59.2282381Z bucketize_pos=True, 2025-05-07T20:50:59.2282619Z sequence=False, 2025-05-07T20:50:59.2282827Z ) 2025-05-07T20:50:59.2283163Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2283939Z self=, 2025-05-07T20:50:59.2284567Z index_type=torch.int32, 2025-05-07T20:50:59.2284821Z has_weight=True, 2025-05-07T20:50:59.2285059Z bucketize_pos=True, 2025-05-07T20:50:59.2285301Z sequence=True, 2025-05-07T20:50:59.2293761Z ) 2025-05-07T20:50:59.2294121Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2294874Z self=, 2025-05-07T20:50:59.2295498Z index_type=torch.int64, 2025-05-07T20:50:59.2295754Z has_weight=True, 2025-05-07T20:50:59.2295992Z bucketize_pos=False, 2025-05-07T20:50:59.2296237Z sequence=True, 2025-05-07T20:50:59.2296444Z ) 2025-05-07T20:50:59.2296779Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2297530Z self=, 2025-05-07T20:50:59.2298268Z index_type=torch.int32, 2025-05-07T20:50:59.2298528Z has_weight=False, 2025-05-07T20:50:59.2298763Z bucketize_pos=True, 2025-05-07T20:50:59.2298994Z sequence=True, 2025-05-07T20:50:59.2299208Z ) 2025-05-07T20:50:59.2299545Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2300297Z self=, 2025-05-07T20:50:59.2300907Z index_type=torch.int64, 2025-05-07T20:50:59.2301172Z has_weight=False, 2025-05-07T20:50:59.2301413Z bucketize_pos=True, 2025-05-07T20:50:59.2301644Z sequence=True, 2025-05-07T20:50:59.2301862Z ) 2025-05-07T20:50:59.2302202Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2302944Z self=, 2025-05-07T20:50:59.2303571Z index_type=torch.int32, 2025-05-07T20:50:59.2303826Z has_weight=True, 2025-05-07T20:50:59.2304066Z bucketize_pos=False, 2025-05-07T20:50:59.2304307Z sequence=False, 2025-05-07T20:50:59.2304906Z ) 2025-05-07T20:50:59.2305357Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2306103Z self=, 2025-05-07T20:50:59.2306723Z index_type=torch.int64, 2025-05-07T20:50:59.2307136Z has_weight=False, 2025-05-07T20:50:59.2307381Z bucketize_pos=False, 2025-05-07T20:50:59.2307632Z sequence=True, 2025-05-07T20:50:59.2307853Z ) 2025-05-07T20:50:59.2308180Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2308933Z self=, 2025-05-07T20:50:59.2309560Z index_type=torch.int64, 2025-05-07T20:50:59.2309815Z has_weight=True, 2025-05-07T20:50:59.2310048Z bucketize_pos=True, 2025-05-07T20:50:59.2310294Z sequence=False, 2025-05-07T20:50:59.2310512Z ) 2025-05-07T20:50:59.2310842Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2311594Z self=, 2025-05-07T20:50:59.2312218Z index_type=torch.int32, 2025-05-07T20:50:59.2312474Z has_weight=False, 2025-05-07T20:50:59.2312714Z bucketize_pos=True, 2025-05-07T20:50:59.2312953Z sequence=False, 2025-05-07T20:50:59.2313164Z ) 2025-05-07T20:50:59.2313498Z Trying example: test_block_bucketize_sparse_features_with_block_bucketize_pos( 2025-05-07T20:50:59.2314250Z self=, 2025-05-07T20:50:59.2314873Z index_type=torch.int32, 2025-05-07T20:50:59.2315122Z has_weight=False, 2025-05-07T20:50:59.2315365Z bucketize_pos=False, 2025-05-07T20:50:59.2315610Z sequence=True, 2025-05-07T20:50:59.2315821Z ) 2025-05-07T20:50:59.2316012Z PASSED 2025-05-07T20:50:59.2594567Z 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:59.2595931Z self=, 2025-05-07T20:50:59.2596577Z index_type=torch.int32, 2025-05-07T20:50:59.2596843Z has_weight=False, 2025-05-07T20:50:59.2597087Z bucketize_pos=False, 2025-05-07T20:50:59.2597339Z sequence=False, 2025-05-07T20:50:59.2597562Z ) 2025-05-07T20:50:59.2597905Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2598940Z self=, 2025-05-07T20:50:59.2599567Z index_type=torch.int64, 2025-05-07T20:50:59.2599829Z has_weight=False, 2025-05-07T20:50:59.2600067Z bucketize_pos=False, 2025-05-07T20:50:59.2600318Z sequence=False, 2025-05-07T20:50:59.2600543Z ) 2025-05-07T20:50:59.2600889Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2601664Z self=, 2025-05-07T20:50:59.2602292Z index_type=torch.int64, 2025-05-07T20:50:59.2602550Z has_weight=True, 2025-05-07T20:50:59.2602784Z bucketize_pos=True, 2025-05-07T20:50:59.2603030Z sequence=False, 2025-05-07T20:50:59.2603240Z ) 2025-05-07T20:50:59.2603577Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2604354Z self=, 2025-05-07T20:50:59.2605569Z index_type=torch.int32, 2025-05-07T20:50:59.2605829Z has_weight=True, 2025-05-07T20:50:59.2606073Z bucketize_pos=False, 2025-05-07T20:50:59.2606322Z sequence=True, 2025-05-07T20:50:59.2606545Z ) 2025-05-07T20:50:59.2606882Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2607935Z self=, 2025-05-07T20:50:59.2608570Z index_type=torch.int64, 2025-05-07T20:50:59.2608824Z has_weight=False, 2025-05-07T20:50:59.2609073Z bucketize_pos=True, 2025-05-07T20:50:59.2609316Z sequence=False, 2025-05-07T20:50:59.2609532Z ) 2025-05-07T20:50:59.2609879Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2610666Z self=, 2025-05-07T20:50:59.2611294Z index_type=torch.int64, 2025-05-07T20:50:59.2611550Z has_weight=False, 2025-05-07T20:50:59.2611798Z bucketize_pos=False, 2025-05-07T20:50:59.2612050Z sequence=True, 2025-05-07T20:50:59.2612265Z ) 2025-05-07T20:50:59.2612609Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2613382Z self=, 2025-05-07T20:50:59.2614005Z index_type=torch.int32, 2025-05-07T20:50:59.2614271Z has_weight=True, 2025-05-07T20:50:59.2614512Z bucketize_pos=True, 2025-05-07T20:50:59.2614750Z sequence=False, 2025-05-07T20:50:59.2614968Z ) 2025-05-07T20:50:59.2615316Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2616083Z self=, 2025-05-07T20:50:59.2616702Z index_type=torch.int64, 2025-05-07T20:50:59.2616959Z has_weight=False, 2025-05-07T20:50:59.2617202Z bucketize_pos=True, 2025-05-07T20:50:59.2617439Z sequence=True, 2025-05-07T20:50:59.2617658Z ) 2025-05-07T20:50:59.2617999Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2618763Z self=, 2025-05-07T20:50:59.2619390Z index_type=torch.int32, 2025-05-07T20:50:59.2619646Z has_weight=True, 2025-05-07T20:50:59.2619885Z bucketize_pos=False, 2025-05-07T20:50:59.2620137Z sequence=False, 2025-05-07T20:50:59.2620358Z ) 2025-05-07T20:50:59.2620703Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2621602Z self=, 2025-05-07T20:50:59.2622228Z index_type=torch.int64, 2025-05-07T20:50:59.2622484Z has_weight=True, 2025-05-07T20:50:59.2622721Z bucketize_pos=False, 2025-05-07T20:50:59.2622972Z sequence=True, 2025-05-07T20:50:59.2623190Z ) 2025-05-07T20:50:59.2623531Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2624300Z self=, 2025-05-07T20:50:59.2624925Z index_type=torch.int32, 2025-05-07T20:50:59.2625183Z has_weight=True, 2025-05-07T20:50:59.2625417Z bucketize_pos=True, 2025-05-07T20:50:59.2625661Z sequence=True, 2025-05-07T20:50:59.2625880Z ) 2025-05-07T20:50:59.2626218Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2626989Z self=, 2025-05-07T20:50:59.2627659Z index_type=torch.int32, 2025-05-07T20:50:59.2627912Z has_weight=False, 2025-05-07T20:50:59.2628156Z bucketize_pos=True, 2025-05-07T20:50:59.2628401Z sequence=False, 2025-05-07T20:50:59.2628616Z ) 2025-05-07T20:50:59.2628963Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2629810Z self=, 2025-05-07T20:50:59.2630439Z index_type=torch.int32, 2025-05-07T20:50:59.2630694Z has_weight=False, 2025-05-07T20:50:59.2630936Z bucketize_pos=True, 2025-05-07T20:50:59.2631185Z sequence=True, 2025-05-07T20:50:59.2631396Z ) 2025-05-07T20:50:59.2631741Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2632516Z self=, 2025-05-07T20:50:59.2633133Z index_type=torch.int32, 2025-05-07T20:50:59.2633397Z has_weight=False, 2025-05-07T20:50:59.2633640Z bucketize_pos=False, 2025-05-07T20:50:59.2633881Z sequence=True, 2025-05-07T20:50:59.2634101Z ) 2025-05-07T20:50:59.2634447Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2635214Z self=, 2025-05-07T20:50:59.2635841Z index_type=torch.int64, 2025-05-07T20:50:59.2636100Z has_weight=True, 2025-05-07T20:50:59.2636339Z bucketize_pos=False, 2025-05-07T20:50:59.2636582Z sequence=False, 2025-05-07T20:50:59.2636798Z ) 2025-05-07T20:50:59.2637140Z Trying example: test_block_bucketize_sparse_features_with_variable_batch_sizes( 2025-05-07T20:50:59.2637909Z self=, 2025-05-07T20:50:59.2638535Z index_type=torch.int64, 2025-05-07T20:50:59.2638794Z has_weight=True, 2025-05-07T20:50:59.2639036Z bucketize_pos=True, 2025-05-07T20:50:59.2639274Z sequence=True, 2025-05-07T20:50:59.2639492Z ) 2025-05-07T20:50:59.2639699Z PASSED 2025-05-07T20:50:59.2716157Z sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:59.2717056Z self=, 2025-05-07T20:50:59.2717585Z index_type=torch.int32, 2025-05-07T20:50:59.2717841Z ) 2025-05-07T20:50:59.2718091Z Trying example: test_populate_bucketized_permute( 2025-05-07T20:50:59.2718652Z self=, 2025-05-07T20:50:59.2719354Z index_type=torch.int64, 2025-05-07T20:50:59.2719602Z ) 2025-05-07T20:50:59.2726010Z PASSED 2025-05-07T20:50:59.2726248Z 2025-05-07T20:50:59.2726466Z =============================== warnings summary =============================== 2025-05-07T20:50:59.2727309Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_block_bucketize_sparse_features_inference 2025-05-07T20:50:59.2729028Z /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:59.2730481Z torch.testing.assert_allclose( 2025-05-07T20:50:59.2730683Z 2025-05-07T20:50:59.2730981Z test/sparse/block_bucketize_test.py::BlockBucketizeTest::test_populate_bucketized_permute 2025-05-07T20:50:59.2732600Z /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:59.2734023Z torch.testing.assert_allclose( 2025-05-07T20:50:59.2734221Z 2025-05-07T20:50:59.2734450Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:50:59.2735127Z ================== 11 passed, 2 warnings in 129.54s (0:02:09) ================== 2025-05-07T20:51:00.0379290Z 2025-05-07T20:51:00.0379773Z [TEST] Python test suite PASSED: ./sparse/block_bucketize_test.py 2025-05-07T20:51:00.0399076Z [TEST] Python test time for ./sparse/block_bucketize_test.py: 133 seconds 2025-05-07T20:51:00.0399388Z 2025-05-07T20:51:00.0399544Z 2025-05-07T20:51:00.0399582Z 2025-05-07T20:51:00.0399587Z 2025-05-07T20:51:00.0421216Z ################################################################################ 2025-05-07T20:51:00.0435990Z # [2025-05-07T20:51:00.043Z] Run Python Test Suite: 2025-05-07T20:51:00.0436327Z # ./sparse/cumsum_test.py 2025-05-07T20:51:00.0436605Z ################################################################################ 2025-05-07T20:51:00.0461998Z + 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:51:00.0462599Z 2025-05-07T20:51:02.1860016Z ============================= test session starts ============================== 2025-05-07T20:51:02.1860647Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:02.1861165Z cachedir: .pytest_cache 2025-05-07T20:51:02.1861746Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:02.1862495Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:02.1862911Z plugins: hypothesis-6.131.14 2025-05-07T20:51:04.4865082Z collecting ... collected 3 items 2025-05-07T20:51:04.4865318Z 2025-05-07T20:51:04.7835004Z sparse/cumsum_test.py::CumSumTest::test_asynchronous_complete_cumsum_2d Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7835859Z self=, 2025-05-07T20:51:04.7836449Z n=0, 2025-05-07T20:51:04.7836667Z b=0, 2025-05-07T20:51:04.7836891Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7837234Z device=device(type='cpu'), 2025-05-07T20:51:04.7837489Z ) 2025-05-07T20:51:04.7837752Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7838265Z self=, 2025-05-07T20:51:04.7839036Z n=12, 2025-05-07T20:51:04.7839227Z b=0, 2025-05-07T20:51:04.7839450Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7839759Z device=device(type='cpu'), 2025-05-07T20:51:04.7840005Z ) 2025-05-07T20:51:04.7840260Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7840774Z self=, 2025-05-07T20:51:04.7841217Z n=12, 2025-05-07T20:51:04.7841409Z b=0, 2025-05-07T20:51:04.7841645Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:04.7841970Z device=device(type='cpu'), 2025-05-07T20:51:04.7842227Z ) 2025-05-07T20:51:04.7842485Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7842988Z self=, 2025-05-07T20:51:04.7843437Z n=22, 2025-05-07T20:51:04.7843626Z b=1, 2025-05-07T20:51:04.7843856Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7844156Z device=device(type='cuda'), 2025-05-07T20:51:04.7844408Z ) 2025-05-07T20:51:04.7844664Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7845166Z self=, 2025-05-07T20:51:04.7845609Z n=57, 2025-05-07T20:51:04.7845801Z b=4, 2025-05-07T20:51:04.7846027Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:04.7846348Z device=device(type='cuda'), 2025-05-07T20:51:04.7846604Z ) 2025-05-07T20:51:04.7847089Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7847941Z self=, 2025-05-07T20:51:04.7848405Z n=28, 2025-05-07T20:51:04.7848601Z b=5, 2025-05-07T20:51:04.7848826Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.7849140Z device=device(type='cuda'), 2025-05-07T20:51:04.7849404Z ) 2025-05-07T20:51:04.7849659Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7850169Z self=, 2025-05-07T20:51:04.7850620Z n=14, 2025-05-07T20:51:04.7850811Z b=3, 2025-05-07T20:51:04.7851041Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7851354Z device=device(type='cpu'), 2025-05-07T20:51:04.7851605Z ) 2025-05-07T20:51:04.7851866Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7852377Z self=, 2025-05-07T20:51:04.7852825Z n=8, 2025-05-07T20:51:04.7853019Z b=3, 2025-05-07T20:51:04.7853248Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.7853559Z device=device(type='cpu'), 2025-05-07T20:51:04.7853810Z ) 2025-05-07T20:51:04.7854075Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7854587Z self=, 2025-05-07T20:51:04.7855039Z n=24, 2025-05-07T20:51:04.7855238Z b=1, 2025-05-07T20:51:04.7855469Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7855772Z device=device(type='cuda'), 2025-05-07T20:51:04.7856028Z ) 2025-05-07T20:51:04.7856291Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7856798Z self=, 2025-05-07T20:51:04.7857253Z n=13, 2025-05-07T20:51:04.7857457Z b=9, 2025-05-07T20:51:04.7857680Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7858001Z device=device(type='cuda'), 2025-05-07T20:51:04.7858261Z ) 2025-05-07T20:51:04.7858514Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7859027Z self=, 2025-05-07T20:51:04.7859476Z n=6, 2025-05-07T20:51:04.7859761Z b=2, 2025-05-07T20:51:04.7859997Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:04.7860324Z device=device(type='cpu'), 2025-05-07T20:51:04.7860579Z ) 2025-05-07T20:51:04.7860832Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7861350Z self=, 2025-05-07T20:51:04.7861800Z n=6, 2025-05-07T20:51:04.7861990Z b=6, 2025-05-07T20:51:04.7862234Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:04.7862569Z device=device(type='cpu'), 2025-05-07T20:51:04.7862819Z ) 2025-05-07T20:51:04.7863083Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7863596Z self=, 2025-05-07T20:51:04.7864042Z n=60, 2025-05-07T20:51:04.7864236Z b=8, 2025-05-07T20:51:04.7864469Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7864787Z device=device(type='cpu'), 2025-05-07T20:51:04.7865047Z ) 2025-05-07T20:51:04.7865307Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7865817Z self=, 2025-05-07T20:51:04.7866259Z n=60, 2025-05-07T20:51:04.7866456Z b=0, 2025-05-07T20:51:04.7866683Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7866993Z device=device(type='cpu'), 2025-05-07T20:51:04.7867258Z ) 2025-05-07T20:51:04.7867516Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7868109Z self=, 2025-05-07T20:51:04.7868563Z n=60, 2025-05-07T20:51:04.7868759Z b=5, 2025-05-07T20:51:04.7868988Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.7869297Z device=device(type='cuda'), 2025-05-07T20:51:04.7869553Z ) 2025-05-07T20:51:04.7869819Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7870335Z self=, 2025-05-07T20:51:04.7870786Z n=5, 2025-05-07T20:51:04.7870987Z b=5, 2025-05-07T20:51:04.7871211Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.7871526Z device=device(type='cuda'), 2025-05-07T20:51:04.7871786Z ) 2025-05-07T20:51:04.7872042Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7872554Z self=, 2025-05-07T20:51:04.7873007Z n=32, 2025-05-07T20:51:04.7873196Z b=2, 2025-05-07T20:51:04.7873431Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7873744Z device=device(type='cpu'), 2025-05-07T20:51:04.7873997Z ) 2025-05-07T20:51:04.7874252Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7874762Z self=, 2025-05-07T20:51:04.7875217Z n=2, 2025-05-07T20:51:04.7875404Z b=2, 2025-05-07T20:51:04.7875628Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:04.7875938Z device=device(type='cpu'), 2025-05-07T20:51:04.7876187Z ) 2025-05-07T20:51:04.7876449Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7876959Z self=, 2025-05-07T20:51:04.7877405Z n=36, 2025-05-07T20:51:04.7877603Z b=10, 2025-05-07T20:51:04.7877833Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.7878136Z device=device(type='cpu'), 2025-05-07T20:51:04.7878392Z ) 2025-05-07T20:51:04.7878659Z Trying example: test_asynchronous_complete_cumsum_2d( 2025-05-07T20:51:04.7879171Z self=, 2025-05-07T20:51:04.7879616Z n=10, 2025-05-07T20:51:04.7879815Z b=10, 2025-05-07T20:51:04.7880042Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:04.7880433Z device=device(type='cpu'), 2025-05-07T20:51:04.7880692Z ) 2025-05-07T20:51:04.7880891Z PASSED 2025-05-07T20:51:05.2464942Z sparse/cumsum_test.py::CumSumTest::test_batched_complete_cumsum Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2465826Z self=, 2025-05-07T20:51:05.2466262Z batch_size=10, 2025-05-07T20:51:05.2466491Z max_len=10, 2025-05-07T20:51:05.2466712Z dtype=torch.int32, 2025-05-07T20:51:05.2466972Z device=device(type='cpu'), 2025-05-07T20:51:05.2467234Z ) 2025-05-07T20:51:05.2475283Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2475805Z self=, 2025-05-07T20:51:05.2476304Z batch_size=205, 2025-05-07T20:51:05.2476532Z max_len=10, 2025-05-07T20:51:05.2476759Z dtype=torch.int32, 2025-05-07T20:51:05.2477004Z device=device(type='cpu'), 2025-05-07T20:51:05.2477275Z ) 2025-05-07T20:51:05.2477508Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2477959Z self=, 2025-05-07T20:51:05.2478386Z batch_size=178, 2025-05-07T20:51:05.2478606Z max_len=10, 2025-05-07T20:51:05.2478819Z dtype=torch.int32, 2025-05-07T20:51:05.2479068Z device=device(type='cpu'), 2025-05-07T20:51:05.2479325Z ) 2025-05-07T20:51:05.2479550Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2480008Z self=, 2025-05-07T20:51:05.2480434Z batch_size=178, 2025-05-07T20:51:05.2481006Z max_len=814, 2025-05-07T20:51:05.2481225Z dtype=torch.int64, 2025-05-07T20:51:05.2481477Z device=device(type='cuda'), 2025-05-07T20:51:05.2481732Z ) 2025-05-07T20:51:05.2481959Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2482418Z self=, 2025-05-07T20:51:05.2482849Z batch_size=238, 2025-05-07T20:51:05.2483065Z max_len=10, 2025-05-07T20:51:05.2483291Z dtype=torch.int32, 2025-05-07T20:51:05.2483538Z device=device(type='cpu'), 2025-05-07T20:51:05.2483782Z ) 2025-05-07T20:51:05.2484011Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2484461Z self=, 2025-05-07T20:51:05.2484884Z batch_size=238, 2025-05-07T20:51:05.2485094Z max_len=122, 2025-05-07T20:51:05.2485312Z dtype=torch.int64, 2025-05-07T20:51:05.2485561Z device=device(type='cuda'), 2025-05-07T20:51:05.2485808Z ) 2025-05-07T20:51:05.2486045Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2486496Z self=, 2025-05-07T20:51:05.2486911Z batch_size=69, 2025-05-07T20:51:05.2487251Z max_len=11, 2025-05-07T20:51:05.2487473Z dtype=torch.int32, 2025-05-07T20:51:05.2487718Z device=device(type='cuda'), 2025-05-07T20:51:05.2487977Z ) 2025-05-07T20:51:05.2488212Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2488658Z self=, 2025-05-07T20:51:05.2489076Z batch_size=108, 2025-05-07T20:51:05.2489291Z max_len=495, 2025-05-07T20:51:05.2489498Z dtype=torch.int64, 2025-05-07T20:51:05.2489742Z device=device(type='cuda'), 2025-05-07T20:51:05.2489999Z ) 2025-05-07T20:51:05.2490237Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2490688Z self=, 2025-05-07T20:51:05.2491111Z batch_size=822, 2025-05-07T20:51:05.2491336Z max_len=669, 2025-05-07T20:51:05.2491553Z dtype=torch.int64, 2025-05-07T20:51:05.2491801Z device=device(type='cpu'), 2025-05-07T20:51:05.2492054Z ) 2025-05-07T20:51:05.2492279Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2492903Z self=, 2025-05-07T20:51:05.2493332Z batch_size=691, 2025-05-07T20:51:05.2493546Z max_len=843, 2025-05-07T20:51:05.2493774Z dtype=torch.int32, 2025-05-07T20:51:05.2494024Z device=device(type='cpu'), 2025-05-07T20:51:05.2494300Z ) 2025-05-07T20:51:05.2494555Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2495005Z self=, 2025-05-07T20:51:05.2495428Z batch_size=372, 2025-05-07T20:51:05.2495645Z max_len=359, 2025-05-07T20:51:05.2495856Z dtype=torch.int32, 2025-05-07T20:51:05.2496102Z device=device(type='cuda'), 2025-05-07T20:51:05.2496354Z ) 2025-05-07T20:51:05.2496576Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2497027Z self=, 2025-05-07T20:51:05.2497445Z batch_size=359, 2025-05-07T20:51:05.2497658Z max_len=359, 2025-05-07T20:51:05.2497892Z dtype=torch.int32, 2025-05-07T20:51:05.2498135Z device=device(type='cuda'), 2025-05-07T20:51:05.2498382Z ) 2025-05-07T20:51:05.2498609Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2499059Z self=, 2025-05-07T20:51:05.2499476Z batch_size=900, 2025-05-07T20:51:05.2499693Z max_len=770, 2025-05-07T20:51:05.2499914Z dtype=torch.int32, 2025-05-07T20:51:05.2500156Z device=device(type='cpu'), 2025-05-07T20:51:05.2500407Z ) 2025-05-07T20:51:05.2500634Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2501173Z self=, 2025-05-07T20:51:05.2501592Z batch_size=770, 2025-05-07T20:51:05.2501824Z max_len=770, 2025-05-07T20:51:05.2502125Z dtype=torch.int32, 2025-05-07T20:51:05.2502372Z device=device(type='cpu'), 2025-05-07T20:51:05.2502615Z ) 2025-05-07T20:51:05.2502851Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2503295Z self=, 2025-05-07T20:51:05.2503720Z batch_size=667, 2025-05-07T20:51:05.2503943Z max_len=164, 2025-05-07T20:51:05.2504155Z dtype=torch.int64, 2025-05-07T20:51:05.2504725Z device=device(type='cpu'), 2025-05-07T20:51:05.2504995Z ) 2025-05-07T20:51:05.2505228Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2505683Z self=, 2025-05-07T20:51:05.2506101Z batch_size=164, 2025-05-07T20:51:05.2506317Z max_len=164, 2025-05-07T20:51:05.2506542Z dtype=torch.int64, 2025-05-07T20:51:05.2506784Z device=device(type='cpu'), 2025-05-07T20:51:05.2507035Z ) 2025-05-07T20:51:05.2507257Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2507707Z self=, 2025-05-07T20:51:05.2508130Z batch_size=101, 2025-05-07T20:51:05.2508341Z max_len=806, 2025-05-07T20:51:05.2508561Z dtype=torch.int32, 2025-05-07T20:51:05.2508805Z device=device(type='cuda'), 2025-05-07T20:51:05.2509047Z ) 2025-05-07T20:51:05.2509275Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2509732Z self=, 2025-05-07T20:51:05.2510146Z batch_size=101, 2025-05-07T20:51:05.2510363Z max_len=101, 2025-05-07T20:51:05.2510582Z dtype=torch.int32, 2025-05-07T20:51:05.2510823Z device=device(type='cuda'), 2025-05-07T20:51:05.2511073Z ) 2025-05-07T20:51:05.2511305Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2511757Z self=, 2025-05-07T20:51:05.2512202Z batch_size=280, 2025-05-07T20:51:05.2512413Z max_len=943, 2025-05-07T20:51:05.2512634Z dtype=torch.int32, 2025-05-07T20:51:05.2512877Z device=device(type='cuda'), 2025-05-07T20:51:05.2513307Z ) 2025-05-07T20:51:05.2513540Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2514058Z self=, 2025-05-07T20:51:05.2514588Z batch_size=943, 2025-05-07T20:51:05.2514809Z max_len=943, 2025-05-07T20:51:05.2515036Z dtype=torch.int32, 2025-05-07T20:51:05.2515300Z device=device(type='cuda'), 2025-05-07T20:51:05.2515564Z ) 2025-05-07T20:51:05.2515802Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2516320Z self=, 2025-05-07T20:51:05.2516800Z batch_size=272, 2025-05-07T20:51:05.2517025Z max_len=330, 2025-05-07T20:51:05.2517251Z dtype=torch.int64, 2025-05-07T20:51:05.2517500Z device=device(type='cuda'), 2025-05-07T20:51:05.2517767Z ) 2025-05-07T20:51:05.2518003Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2518517Z self=, 2025-05-07T20:51:05.2518999Z batch_size=272, 2025-05-07T20:51:05.2519223Z max_len=272, 2025-05-07T20:51:05.2519452Z dtype=torch.int64, 2025-05-07T20:51:05.2519705Z device=device(type='cuda'), 2025-05-07T20:51:05.2519972Z ) 2025-05-07T20:51:05.2520214Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2520723Z self=, 2025-05-07T20:51:05.2521202Z batch_size=154, 2025-05-07T20:51:05.2521427Z max_len=759, 2025-05-07T20:51:05.2521653Z dtype=torch.int32, 2025-05-07T20:51:05.2522035Z device=device(type='cpu'), 2025-05-07T20:51:05.2522304Z ) 2025-05-07T20:51:05.2522537Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2523053Z self=, 2025-05-07T20:51:05.2523531Z batch_size=154, 2025-05-07T20:51:05.2523752Z max_len=154, 2025-05-07T20:51:05.2523984Z dtype=torch.int32, 2025-05-07T20:51:05.2524254Z device=device(type='cpu'), 2025-05-07T20:51:05.2524558Z ) 2025-05-07T20:51:05.2524789Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2525307Z self=, 2025-05-07T20:51:05.2525786Z batch_size=188, 2025-05-07T20:51:05.2526004Z max_len=516, 2025-05-07T20:51:05.2526235Z dtype=torch.int32, 2025-05-07T20:51:05.2526492Z device=device(type='cpu'), 2025-05-07T20:51:05.2526750Z ) 2025-05-07T20:51:05.2527076Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2527545Z self=, 2025-05-07T20:51:05.2527960Z batch_size=516, 2025-05-07T20:51:05.2528180Z max_len=516, 2025-05-07T20:51:05.2528400Z dtype=torch.int32, 2025-05-07T20:51:05.2528640Z device=device(type='cpu'), 2025-05-07T20:51:05.2528893Z ) 2025-05-07T20:51:05.2529123Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2529581Z self=, 2025-05-07T20:51:05.2529999Z batch_size=786, 2025-05-07T20:51:05.2530218Z max_len=699, 2025-05-07T20:51:05.2530438Z dtype=torch.int64, 2025-05-07T20:51:05.2530676Z device=device(type='cuda'), 2025-05-07T20:51:05.2530926Z ) 2025-05-07T20:51:05.2531154Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2531596Z self=, 2025-05-07T20:51:05.2532021Z batch_size=786, 2025-05-07T20:51:05.2532235Z max_len=786, 2025-05-07T20:51:05.2532456Z dtype=torch.int64, 2025-05-07T20:51:05.2532692Z device=device(type='cuda'), 2025-05-07T20:51:05.2532938Z ) 2025-05-07T20:51:05.2533163Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2533603Z self=, 2025-05-07T20:51:05.2534022Z batch_size=541, 2025-05-07T20:51:05.2534333Z max_len=798, 2025-05-07T20:51:05.2534547Z dtype=torch.int32, 2025-05-07T20:51:05.2534793Z device=device(type='cpu'), 2025-05-07T20:51:05.2535041Z ) 2025-05-07T20:51:05.2535265Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2535718Z self=, 2025-05-07T20:51:05.2536141Z batch_size=541, 2025-05-07T20:51:05.2536361Z max_len=541, 2025-05-07T20:51:05.2536572Z dtype=torch.int32, 2025-05-07T20:51:05.2536818Z device=device(type='cpu'), 2025-05-07T20:51:05.2537071Z ) 2025-05-07T20:51:05.2537299Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2537746Z self=, 2025-05-07T20:51:05.2538162Z batch_size=874, 2025-05-07T20:51:05.2538374Z max_len=752, 2025-05-07T20:51:05.2538593Z dtype=torch.int32, 2025-05-07T20:51:05.2538836Z device=device(type='cuda'), 2025-05-07T20:51:05.2539089Z ) 2025-05-07T20:51:05.2539315Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2539765Z self=, 2025-05-07T20:51:05.2540176Z batch_size=752, 2025-05-07T20:51:05.2540393Z max_len=752, 2025-05-07T20:51:05.2540612Z dtype=torch.int32, 2025-05-07T20:51:05.2540850Z device=device(type='cuda'), 2025-05-07T20:51:05.2541100Z ) 2025-05-07T20:51:05.2541329Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2541779Z self=, 2025-05-07T20:51:05.2542285Z batch_size=238, 2025-05-07T20:51:05.2542507Z max_len=630, 2025-05-07T20:51:05.2542726Z dtype=torch.int32, 2025-05-07T20:51:05.2542968Z device=device(type='cpu'), 2025-05-07T20:51:05.2543217Z ) 2025-05-07T20:51:05.2543445Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2543888Z self=, 2025-05-07T20:51:05.2544316Z batch_size=238, 2025-05-07T20:51:05.2544533Z max_len=238, 2025-05-07T20:51:05.2544744Z dtype=torch.int32, 2025-05-07T20:51:05.2544990Z device=device(type='cpu'), 2025-05-07T20:51:05.2545245Z ) 2025-05-07T20:51:05.2545467Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2545918Z self=, 2025-05-07T20:51:05.2546338Z batch_size=549, 2025-05-07T20:51:05.2546565Z max_len=29, 2025-05-07T20:51:05.2546778Z dtype=torch.int32, 2025-05-07T20:51:05.2547024Z device=device(type='cpu'), 2025-05-07T20:51:05.2547279Z ) 2025-05-07T20:51:05.2547501Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2547951Z self=, 2025-05-07T20:51:05.2548372Z batch_size=29, 2025-05-07T20:51:05.2548585Z max_len=29, 2025-05-07T20:51:05.2548804Z dtype=torch.int32, 2025-05-07T20:51:05.2549056Z device=device(type='cpu'), 2025-05-07T20:51:05.2549298Z ) 2025-05-07T20:51:05.2549531Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.2549982Z self=, 2025-05-07T20:51:05.2550397Z batch_size=480, 2025-05-07T20:51:05.2550612Z max_len=233, 2025-05-07T20:51:05.2550830Z dtype=torch.int64, 2025-05-07T20:51:05.2551066Z device=device(type='cuda'), 2025-05-07T20:51:05.2551317Z ) 2025-05-07T20:51:05.4581514Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4582171Z self=, 2025-05-07T20:51:05.4582630Z batch_size=480, 2025-05-07T20:51:05.4582867Z max_len=480, 2025-05-07T20:51:05.4583102Z dtype=torch.int64, 2025-05-07T20:51:05.4583357Z device=device(type='cuda'), 2025-05-07T20:51:05.4583626Z ) 2025-05-07T20:51:05.4583868Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4584772Z self=, 2025-05-07T20:51:05.4585212Z batch_size=993, 2025-05-07T20:51:05.4585447Z max_len=420, 2025-05-07T20:51:05.4585679Z dtype=torch.int32, 2025-05-07T20:51:05.4585930Z device=device(type='cpu'), 2025-05-07T20:51:05.4586191Z ) 2025-05-07T20:51:05.4586431Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4586886Z self=, 2025-05-07T20:51:05.4587323Z batch_size=993, 2025-05-07T20:51:05.4587550Z max_len=993, 2025-05-07T20:51:05.4587771Z dtype=torch.int32, 2025-05-07T20:51:05.4588033Z device=device(type='cpu'), 2025-05-07T20:51:05.4588293Z ) 2025-05-07T20:51:05.4588522Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4588983Z self=, 2025-05-07T20:51:05.4589411Z batch_size=295, 2025-05-07T20:51:05.4589638Z max_len=84, 2025-05-07T20:51:05.4589864Z dtype=torch.int64, 2025-05-07T20:51:05.4590117Z device=device(type='cpu'), 2025-05-07T20:51:05.4590380Z ) 2025-05-07T20:51:05.4590609Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4591070Z self=, 2025-05-07T20:51:05.4591502Z batch_size=84, 2025-05-07T20:51:05.4591723Z max_len=84, 2025-05-07T20:51:05.4591950Z dtype=torch.int64, 2025-05-07T20:51:05.4592204Z device=device(type='cpu'), 2025-05-07T20:51:05.4592455Z ) 2025-05-07T20:51:05.4592692Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4593904Z self=, 2025-05-07T20:51:05.4594333Z batch_size=468, 2025-05-07T20:51:05.4594554Z max_len=98, 2025-05-07T20:51:05.4594779Z dtype=torch.int32, 2025-05-07T20:51:05.4595023Z device=device(type='cuda'), 2025-05-07T20:51:05.4595284Z ) 2025-05-07T20:51:05.4595525Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4595975Z self=, 2025-05-07T20:51:05.4596398Z batch_size=98, 2025-05-07T20:51:05.4596618Z max_len=98, 2025-05-07T20:51:05.4596839Z dtype=torch.int32, 2025-05-07T20:51:05.4597082Z device=device(type='cuda'), 2025-05-07T20:51:05.4597338Z ) 2025-05-07T20:51:05.4597570Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4598020Z self=, 2025-05-07T20:51:05.4598450Z batch_size=578, 2025-05-07T20:51:05.4598677Z max_len=582, 2025-05-07T20:51:05.4598898Z dtype=torch.int64, 2025-05-07T20:51:05.4599148Z device=device(type='cuda'), 2025-05-07T20:51:05.4599404Z ) 2025-05-07T20:51:05.4599632Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4600087Z self=, 2025-05-07T20:51:05.4600517Z batch_size=578, 2025-05-07T20:51:05.4600735Z max_len=578, 2025-05-07T20:51:05.4600962Z dtype=torch.int64, 2025-05-07T20:51:05.4601208Z device=device(type='cuda'), 2025-05-07T20:51:05.4601466Z ) 2025-05-07T20:51:05.4601696Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4602149Z self=, 2025-05-07T20:51:05.4602574Z batch_size=340, 2025-05-07T20:51:05.4602790Z max_len=184, 2025-05-07T20:51:05.4603012Z dtype=torch.int64, 2025-05-07T20:51:05.4603259Z device=device(type='cuda'), 2025-05-07T20:51:05.4603505Z ) 2025-05-07T20:51:05.4603740Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4604212Z self=, 2025-05-07T20:51:05.4605067Z batch_size=340, 2025-05-07T20:51:05.4605322Z max_len=340, 2025-05-07T20:51:05.4605544Z dtype=torch.int64, 2025-05-07T20:51:05.4605784Z device=device(type='cuda'), 2025-05-07T20:51:05.4606194Z ) 2025-05-07T20:51:05.4606426Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4606876Z self=, 2025-05-07T20:51:05.4607384Z batch_size=971, 2025-05-07T20:51:05.4607607Z max_len=796, 2025-05-07T20:51:05.4607828Z dtype=torch.int32, 2025-05-07T20:51:05.4608066Z device=device(type='cuda'), 2025-05-07T20:51:05.4608322Z ) 2025-05-07T20:51:05.4608556Z Trying example: test_batched_complete_cumsum( 2025-05-07T20:51:05.4609008Z self=, 2025-05-07T20:51:05.4609436Z batch_size=796, 2025-05-07T20:51:05.4609659Z max_len=796, 2025-05-07T20:51:05.4609880Z dtype=torch.int32, 2025-05-07T20:51:05.4610128Z device=device(type='cuda'), 2025-05-07T20:51:05.4610382Z ) 2025-05-07T20:51:05.4610575Z PASSED 2025-05-07T20:51:05.4925409Z sparse/cumsum_test.py::CumSumTest::test_cumsum Trying example: test_cumsum( 2025-05-07T20:51:05.4926201Z self=, 2025-05-07T20:51:05.4926569Z n=0, 2025-05-07T20:51:05.4926799Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.4927193Z device=device(type='cpu'), 2025-05-07T20:51:05.4927455Z ) 2025-05-07T20:51:05.4927665Z Trying example: test_cumsum( 2025-05-07T20:51:05.4928013Z self=, 2025-05-07T20:51:05.4928378Z n=9, 2025-05-07T20:51:05.4928608Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.4928915Z device=device(type='cpu'), 2025-05-07T20:51:05.4929173Z ) 2025-05-07T20:51:05.4929597Z Trying example: test_cumsum( 2025-05-07T20:51:05.4929954Z self=, 2025-05-07T20:51:05.4930318Z n=6, 2025-05-07T20:51:05.4930550Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.4930858Z device=device(type='cpu'), 2025-05-07T20:51:05.4931119Z ) 2025-05-07T20:51:05.4931325Z Trying example: test_cumsum( 2025-05-07T20:51:05.4931673Z self=, 2025-05-07T20:51:05.4932030Z n=6, 2025-05-07T20:51:05.4932290Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.4932622Z device=device(type='cuda'), 2025-05-07T20:51:05.4932872Z ) 2025-05-07T20:51:05.4933080Z Trying example: test_cumsum( 2025-05-07T20:51:05.4942848Z self=, 2025-05-07T20:51:05.4943386Z n=0, 2025-05-07T20:51:05.4943700Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.4944034Z device=device(type='cuda'), 2025-05-07T20:51:05.4944287Z ) 2025-05-07T20:51:05.4944496Z Trying example: test_cumsum( 2025-05-07T20:51:05.4944846Z self=, 2025-05-07T20:51:05.4945207Z n=3, 2025-05-07T20:51:05.4945438Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.4945745Z device=device(type='cuda'), 2025-05-07T20:51:05.4946006Z ) 2025-05-07T20:51:05.4946213Z Trying example: test_cumsum( 2025-05-07T20:51:05.4946562Z self=, 2025-05-07T20:51:05.4946927Z n=1, 2025-05-07T20:51:05.4947156Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.4947462Z device=device(type='cpu'), 2025-05-07T20:51:05.4947719Z ) 2025-05-07T20:51:05.4947933Z Trying example: test_cumsum( 2025-05-07T20:51:05.4948280Z self=, 2025-05-07T20:51:05.4948644Z n=0, 2025-05-07T20:51:05.4948872Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.4949190Z device=device(type='cpu'), 2025-05-07T20:51:05.4949438Z ) 2025-05-07T20:51:05.4949649Z Trying example: test_cumsum( 2025-05-07T20:51:05.4950001Z self=, 2025-05-07T20:51:05.4950357Z n=0, 2025-05-07T20:51:05.4950606Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.4951146Z device=device(type='cpu'), 2025-05-07T20:51:05.4951395Z ) 2025-05-07T20:51:05.4951607Z Trying example: test_cumsum( 2025-05-07T20:51:05.4951959Z self=, 2025-05-07T20:51:05.4952311Z n=7, 2025-05-07T20:51:05.4952557Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.4952884Z device=device(type='cpu'), 2025-05-07T20:51:05.4953132Z ) 2025-05-07T20:51:05.4953342Z Trying example: test_cumsum( 2025-05-07T20:51:05.4953694Z self=, 2025-05-07T20:51:05.4954056Z n=9, 2025-05-07T20:51:05.4954282Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.4954598Z device=device(type='cpu'), 2025-05-07T20:51:05.4954855Z ) 2025-05-07T20:51:05.4955057Z Trying example: test_cumsum( 2025-05-07T20:51:05.4955414Z self=, 2025-05-07T20:51:05.4955777Z n=5, 2025-05-07T20:51:05.4956005Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.4956317Z device=device(type='cuda'), 2025-05-07T20:51:05.4956573Z ) 2025-05-07T20:51:05.4956774Z Trying example: test_cumsum( 2025-05-07T20:51:05.4957127Z self=, 2025-05-07T20:51:05.4957486Z n=7, 2025-05-07T20:51:05.4957709Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.4958017Z device=device(type='cuda'), 2025-05-07T20:51:05.4958271Z ) 2025-05-07T20:51:05.4958471Z Trying example: test_cumsum( 2025-05-07T20:51:05.4958820Z self=, 2025-05-07T20:51:05.4959274Z n=3, 2025-05-07T20:51:05.4959500Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.4959812Z device=device(type='cpu'), 2025-05-07T20:51:05.4960068Z ) 2025-05-07T20:51:05.4960281Z Trying example: test_cumsum( 2025-05-07T20:51:05.4960623Z self=, 2025-05-07T20:51:05.4960988Z n=4, 2025-05-07T20:51:05.4961228Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.4961547Z device=device(type='cpu'), 2025-05-07T20:51:05.4961796Z ) 2025-05-07T20:51:05.4961996Z Trying example: test_cumsum( 2025-05-07T20:51:05.4962343Z self=, 2025-05-07T20:51:05.4962702Z n=8, 2025-05-07T20:51:05.4962925Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.4963234Z device=device(type='cuda'), 2025-05-07T20:51:05.4963490Z ) 2025-05-07T20:51:05.4963693Z Trying example: test_cumsum( 2025-05-07T20:51:05.4964050Z self=, 2025-05-07T20:51:05.4964429Z n=9, 2025-05-07T20:51:05.4964684Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.4964992Z device=device(type='cuda'), 2025-05-07T20:51:05.4965247Z ) 2025-05-07T20:51:05.4965445Z Trying example: test_cumsum( 2025-05-07T20:51:05.4965797Z self=, 2025-05-07T20:51:05.4966165Z n=7, 2025-05-07T20:51:05.4966408Z index_types=(torch.float32, numpy.float32), 2025-05-07T20:51:05.4966727Z device=device(type='cuda'), 2025-05-07T20:51:05.4967053Z ) 2025-05-07T20:51:05.4967261Z Trying example: test_cumsum( 2025-05-07T20:51:05.4967604Z self=, 2025-05-07T20:51:05.4967967Z n=7, 2025-05-07T20:51:05.4968200Z index_types=(torch.int32, numpy.int32), 2025-05-07T20:51:05.4968498Z device=device(type='cpu'), 2025-05-07T20:51:05.4968750Z ) 2025-05-07T20:51:05.4968950Z Trying example: test_cumsum( 2025-05-07T20:51:05.4969297Z self=, 2025-05-07T20:51:05.4969653Z n=3, 2025-05-07T20:51:05.4969881Z index_types=(torch.int64, numpy.int64), 2025-05-07T20:51:05.4970181Z device=device(type='cpu'), 2025-05-07T20:51:05.4970430Z ) 2025-05-07T20:51:05.4970629Z PASSED 2025-05-07T20:51:05.4970743Z 2025-05-07T20:51:05.4970984Z ============================== 3 passed in 3.43s =============================== 2025-05-07T20:51:06.2607583Z 2025-05-07T20:51:06.2608052Z [TEST] Python test suite PASSED: ./sparse/cumsum_test.py 2025-05-07T20:51:06.2629223Z [TEST] Python test time for ./sparse/cumsum_test.py: 6 seconds 2025-05-07T20:51:06.2629512Z 2025-05-07T20:51:06.2629517Z 2025-05-07T20:51:06.2629522Z 2025-05-07T20:51:06.2629525Z 2025-05-07T20:51:06.2651434Z ################################################################################ 2025-05-07T20:51:06.2667136Z # [2025-05-07T20:51:06.266Z] Run Python Test Suite: 2025-05-07T20:51:06.2667606Z # ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:51:06.2668035Z ################################################################################ 2025-05-07T20:51:06.2692000Z + 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:51:06.2692711Z 2025-05-07T20:51:08.4118985Z ============================= test session starts ============================== 2025-05-07T20:51:08.4119615Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:08.4120144Z cachedir: .pytest_cache 2025-05-07T20:51:08.4120730Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:08.4121461Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:08.4121881Z plugins: hypothesis-6.131.14 2025-05-07T20:51:10.7149963Z collecting ... collected 4 items 2025-05-07T20:51:10.7150199Z 2025-05-07T20:51:11.0783671Z 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:51:11.0785410Z self=, 2025-05-07T20:51:11.0786405Z data_type=torch.bfloat16, 2025-05-07T20:51:11.0786733Z segment_value_type=torch.int32, 2025-05-07T20:51:11.0787089Z segment_length_type=torch.int32, 2025-05-07T20:51:11.0787420Z ) 2025-05-07T20:51:11.0787782Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0788809Z self=, 2025-05-07T20:51:11.0789716Z data_type=torch.float16, 2025-05-07T20:51:11.0790043Z segment_value_type=torch.int32, 2025-05-07T20:51:11.0790383Z segment_length_type=torch.int32, 2025-05-07T20:51:11.0790703Z ) 2025-05-07T20:51:11.0791067Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0792078Z self=, 2025-05-07T20:51:11.0792980Z data_type=torch.float32, 2025-05-07T20:51:11.0793303Z segment_value_type=torch.int32, 2025-05-07T20:51:11.0793642Z segment_length_type=torch.int32, 2025-05-07T20:51:11.0793958Z ) 2025-05-07T20:51:11.0794323Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0795346Z self=, 2025-05-07T20:51:11.0796233Z data_type=torch.float32, 2025-05-07T20:51:11.0796563Z segment_value_type=torch.int64, 2025-05-07T20:51:11.0796907Z segment_length_type=torch.int32, 2025-05-07T20:51:11.0797216Z ) 2025-05-07T20:51:11.0797584Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0798597Z self=, 2025-05-07T20:51:11.0799891Z data_type=torch.bfloat16, 2025-05-07T20:51:11.0800216Z segment_value_type=torch.int64, 2025-05-07T20:51:11.0800561Z segment_length_type=torch.int32, 2025-05-07T20:51:11.0800883Z ) 2025-05-07T20:51:11.0801243Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0802259Z self=, 2025-05-07T20:51:11.0803149Z data_type=torch.bfloat16, 2025-05-07T20:51:11.0803476Z segment_value_type=torch.int64, 2025-05-07T20:51:11.0803824Z segment_length_type=torch.int64, 2025-05-07T20:51:11.0804140Z ) 2025-05-07T20:51:11.0805497Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0806529Z self=, 2025-05-07T20:51:11.0807566Z data_type=torch.float16, 2025-05-07T20:51:11.0807891Z segment_value_type=torch.int64, 2025-05-07T20:51:11.0808231Z segment_length_type=torch.int32, 2025-05-07T20:51:11.0808552Z ) 2025-05-07T20:51:11.0808922Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0809934Z self=, 2025-05-07T20:51:11.0810820Z data_type=torch.float16, 2025-05-07T20:51:11.0811335Z segment_value_type=torch.int64, 2025-05-07T20:51:11.0811689Z segment_length_type=torch.int64, 2025-05-07T20:51:11.0812004Z ) 2025-05-07T20:51:11.0812373Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0813389Z self=, 2025-05-07T20:51:11.0814273Z data_type=torch.float16, 2025-05-07T20:51:11.0814601Z segment_value_type=torch.int32, 2025-05-07T20:51:11.0814947Z segment_length_type=torch.int64, 2025-05-07T20:51:11.0815258Z ) 2025-05-07T20:51:11.0815626Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0816693Z self=, 2025-05-07T20:51:11.0817581Z data_type=torch.bfloat16, 2025-05-07T20:51:11.0817903Z segment_value_type=torch.int32, 2025-05-07T20:51:11.0818259Z segment_length_type=torch.int64, 2025-05-07T20:51:11.0818578Z ) 2025-05-07T20:51:11.0818936Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0819970Z self=, 2025-05-07T20:51:11.0820861Z data_type=torch.float32, 2025-05-07T20:51:11.0821188Z segment_value_type=torch.int32, 2025-05-07T20:51:11.0821526Z segment_length_type=torch.int64, 2025-05-07T20:51:11.0821844Z ) 2025-05-07T20:51:11.0822209Z Trying example: test_generic_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.0823219Z self=, 2025-05-07T20:51:11.0824094Z data_type=torch.float32, 2025-05-07T20:51:11.0824420Z segment_value_type=torch.int64, 2025-05-07T20:51:11.0824771Z segment_length_type=torch.int64, 2025-05-07T20:51:11.0825104Z ) 2025-05-07T20:51:11.0825325Z PASSED 2025-05-07T20:51:11.0907527Z 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:51:11.0909242Z self=, 2025-05-07T20:51:11.0909998Z data_type=torch.bfloat16, 2025-05-07T20:51:11.0910259Z ) 2025-05-07T20:51:11.0910602Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:51:11.0911494Z self=, 2025-05-07T20:51:11.0912241Z data_type=torch.float16, 2025-05-07T20:51:11.0912491Z ) 2025-05-07T20:51:11.0912836Z Trying example: test_generic_histogram_binning_calibration_by_feature_cpu_gpu( 2025-05-07T20:51:11.0913717Z self=, 2025-05-07T20:51:11.0914469Z data_type=torch.float32, 2025-05-07T20:51:11.0914730Z ) 2025-05-07T20:51:11.0914918Z PASSED 2025-05-07T20:51:11.1027047Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration Trying example: test_histogram_binning_calibration( 2025-05-07T20:51:11.1028352Z self=, 2025-05-07T20:51:11.1029013Z data_type=torch.bfloat16, 2025-05-07T20:51:11.1029268Z ) 2025-05-07T20:51:11.1029516Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:51:11.1030428Z self=, 2025-05-07T20:51:11.1031086Z data_type=torch.float16, 2025-05-07T20:51:11.1031330Z ) 2025-05-07T20:51:11.1031584Z Trying example: test_histogram_binning_calibration( 2025-05-07T20:51:11.1032288Z self=, 2025-05-07T20:51:11.1032945Z data_type=torch.float32, 2025-05-07T20:51:11.1033196Z ) 2025-05-07T20:51:11.1033388Z PASSED 2025-05-07T20:51:11.1402670Z sparse/histogram_binning_calibration_test.py::HistogramBinningCalibrationTest::test_histogram_binning_calibration_by_feature Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1404295Z self=, 2025-05-07T20:51:11.1405348Z data_type=torch.bfloat16, 2025-05-07T20:51:11.1405710Z segment_value_type=torch.int32, 2025-05-07T20:51:11.1406065Z segment_length_type=torch.int32, 2025-05-07T20:51:11.1406381Z ) 2025-05-07T20:51:11.1406718Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1407790Z self=, 2025-05-07T20:51:11.1408666Z data_type=torch.float16, 2025-05-07T20:51:11.1408985Z segment_value_type=torch.int32, 2025-05-07T20:51:11.1409335Z segment_length_type=torch.int32, 2025-05-07T20:51:11.1409661Z ) 2025-05-07T20:51:11.1409991Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1410942Z self=, 2025-05-07T20:51:11.1411797Z data_type=torch.float16, 2025-05-07T20:51:11.1412115Z segment_value_type=torch.int64, 2025-05-07T20:51:11.1412475Z segment_length_type=torch.int32, 2025-05-07T20:51:11.1412798Z ) 2025-05-07T20:51:11.1413132Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1414071Z self=, 2025-05-07T20:51:11.1414927Z data_type=torch.float16, 2025-05-07T20:51:11.1415504Z segment_value_type=torch.int32, 2025-05-07T20:51:11.1415849Z segment_length_type=torch.int64, 2025-05-07T20:51:11.1416170Z ) 2025-05-07T20:51:11.1416509Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1417450Z self=, 2025-05-07T20:51:11.1418304Z data_type=torch.bfloat16, 2025-05-07T20:51:11.1418632Z segment_value_type=torch.int64, 2025-05-07T20:51:11.1418980Z segment_length_type=torch.int32, 2025-05-07T20:51:11.1419292Z ) 2025-05-07T20:51:11.1419633Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1420583Z self=, 2025-05-07T20:51:11.1421427Z data_type=torch.bfloat16, 2025-05-07T20:51:11.1421763Z segment_value_type=torch.int64, 2025-05-07T20:51:11.1422109Z segment_length_type=torch.int64, 2025-05-07T20:51:11.1422422Z ) 2025-05-07T20:51:11.1422757Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1423703Z self=, 2025-05-07T20:51:11.1424552Z data_type=torch.float16, 2025-05-07T20:51:11.1424865Z segment_value_type=torch.int64, 2025-05-07T20:51:11.1425211Z segment_length_type=torch.int64, 2025-05-07T20:51:11.1425531Z ) 2025-05-07T20:51:11.1426019Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1426976Z self=, 2025-05-07T20:51:11.1427828Z data_type=torch.bfloat16, 2025-05-07T20:51:11.1428155Z segment_value_type=torch.int32, 2025-05-07T20:51:11.1428504Z segment_length_type=torch.int64, 2025-05-07T20:51:11.1428823Z ) 2025-05-07T20:51:11.1429155Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1430096Z self=, 2025-05-07T20:51:11.1430945Z data_type=torch.float32, 2025-05-07T20:51:11.1431268Z segment_value_type=torch.int32, 2025-05-07T20:51:11.1431610Z segment_length_type=torch.int32, 2025-05-07T20:51:11.1431929Z ) 2025-05-07T20:51:11.1432266Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1433220Z self=, 2025-05-07T20:51:11.1434075Z data_type=torch.float32, 2025-05-07T20:51:11.1434398Z segment_value_type=torch.int64, 2025-05-07T20:51:11.1434745Z segment_length_type=torch.int64, 2025-05-07T20:51:11.1435063Z ) 2025-05-07T20:51:11.1435401Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1436357Z self=, 2025-05-07T20:51:11.1437201Z data_type=torch.float32, 2025-05-07T20:51:11.1437524Z segment_value_type=torch.int32, 2025-05-07T20:51:11.1437870Z segment_length_type=torch.int64, 2025-05-07T20:51:11.1438182Z ) 2025-05-07T20:51:11.1438516Z Trying example: test_histogram_binning_calibration_by_feature( 2025-05-07T20:51:11.1439474Z self=, 2025-05-07T20:51:11.1440328Z data_type=torch.float32, 2025-05-07T20:51:11.1440642Z segment_value_type=torch.int64, 2025-05-07T20:51:11.1440991Z segment_length_type=torch.int32, 2025-05-07T20:51:11.1441312Z ) 2025-05-07T20:51:11.1441527Z PASSED 2025-05-07T20:51:11.1441806Z 2025-05-07T20:51:11.1441968Z ============================== 4 passed in 2.85s =============================== 2025-05-07T20:51:11.9065693Z 2025-05-07T20:51:11.9066948Z [TEST] Python test suite PASSED: ./sparse/histogram_binning_calibration_test.py 2025-05-07T20:51:11.9088119Z [TEST] Python test time for ./sparse/histogram_binning_calibration_test.py: 5 seconds 2025-05-07T20:51:11.9088475Z 2025-05-07T20:51:11.9088480Z 2025-05-07T20:51:11.9088485Z 2025-05-07T20:51:11.9088489Z 2025-05-07T20:51:11.9109036Z ################################################################################ 2025-05-07T20:51:11.9124436Z # [2025-05-07T20:51:11.912Z] Run Python Test Suite: 2025-05-07T20:51:11.9124772Z # ./sparse/index_select_test.py 2025-05-07T20:51:11.9125075Z ################################################################################ 2025-05-07T20:51:11.9150963Z + 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:11.9151861Z 2025-05-07T20:51:14.0543144Z ============================= test session starts ============================== 2025-05-07T20:51:14.0543789Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:14.0544322Z cachedir: .pytest_cache 2025-05-07T20:51:14.0544903Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:14.0545634Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:14.0546407Z plugins: hypothesis-6.131.14 2025-05-07T20:51:16.3655720Z collecting ... collected 3 items 2025-05-07T20:51:16.3655958Z 2025-05-07T20:51:17.0457564Z sparse/index_select_test.py::IndexSelectTest::test_batch_index_select_dim0 Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0458568Z self=, 2025-05-07T20:51:17.0459072Z num_inputs=0, 2025-05-07T20:51:17.0459305Z max_input_rows=2, 2025-05-07T20:51:17.0459535Z max_cols_factor=2, 2025-05-07T20:51:17.0459772Z max_output_rows=2, 2025-05-07T20:51:17.0460015Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0460292Z dtype=torch.float32, 2025-05-07T20:51:17.0460578Z use_cpu=False, 2025-05-07T20:51:17.0460888Z op=, 2025-05-07T20:51:17.0461293Z ) 2025-05-07T20:51:17.0461608Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0462257Z self=, 2025-05-07T20:51:17.0462727Z num_inputs=31, 2025-05-07T20:51:17.0462953Z max_input_rows=2, 2025-05-07T20:51:17.0463183Z max_cols_factor=2, 2025-05-07T20:51:17.0463419Z max_output_rows=2, 2025-05-07T20:51:17.0463668Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0463949Z dtype=torch.float32, 2025-05-07T20:51:17.0464193Z use_cpu=False, 2025-05-07T20:51:17.0464511Z op=, 2025-05-07T20:51:17.0464866Z ) 2025-05-07T20:51:17.0465095Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0465591Z self=, 2025-05-07T20:51:17.0466062Z num_inputs=31, 2025-05-07T20:51:17.0466283Z max_input_rows=31, 2025-05-07T20:51:17.0466521Z max_cols_factor=63, 2025-05-07T20:51:17.0466766Z max_output_rows=13, 2025-05-07T20:51:17.0467011Z permute_output_dim_0_1=True, 2025-05-07T20:51:17.0467297Z dtype=torch.float16, 2025-05-07T20:51:17.0467546Z use_cpu=False, 2025-05-07T20:51:17.0467851Z op=, 2025-05-07T20:51:17.0468207Z ) 2025-05-07T20:51:17.0468443Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0468930Z self=, 2025-05-07T20:51:17.0469807Z num_inputs=5, 2025-05-07T20:51:17.0470033Z max_input_rows=3, 2025-05-07T20:51:17.0470274Z max_cols_factor=137, 2025-05-07T20:51:17.0470513Z max_output_rows=13, 2025-05-07T20:51:17.0470770Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0471051Z dtype=torch.float16, 2025-05-07T20:51:17.0471290Z use_cpu=False, 2025-05-07T20:51:17.0471603Z op=, 2025-05-07T20:51:17.0471958Z ) 2025-05-07T20:51:17.0472184Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0472685Z self=, 2025-05-07T20:51:17.0473153Z num_inputs=63, 2025-05-07T20:51:17.0473378Z max_input_rows=15, 2025-05-07T20:51:17.0473623Z max_cols_factor=256, 2025-05-07T20:51:17.0473875Z max_output_rows=29, 2025-05-07T20:51:17.0474119Z permute_output_dim_0_1=True, 2025-05-07T20:51:17.0474405Z dtype=torch.float16, 2025-05-07T20:51:17.0474664Z use_cpu=True, 2025-05-07T20:51:17.0474973Z op=, 2025-05-07T20:51:17.0475327Z ) 2025-05-07T20:51:17.0475561Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0476049Z self=, 2025-05-07T20:51:17.0476515Z num_inputs=13, 2025-05-07T20:51:17.0484420Z max_input_rows=2, 2025-05-07T20:51:17.0484704Z max_cols_factor=156, 2025-05-07T20:51:17.0484952Z max_output_rows=21, 2025-05-07T20:51:17.0485418Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0485707Z dtype=torch.float32, 2025-05-07T20:51:17.0485959Z use_cpu=True, 2025-05-07T20:51:17.0486283Z op=, 2025-05-07T20:51:17.0486652Z ) 2025-05-07T20:51:17.0486885Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0487512Z self=, 2025-05-07T20:51:17.0487987Z num_inputs=68, 2025-05-07T20:51:17.0488209Z max_input_rows=4, 2025-05-07T20:51:17.0488449Z max_cols_factor=81, 2025-05-07T20:51:17.0488703Z max_output_rows=21, 2025-05-07T20:51:17.0489043Z permute_output_dim_0_1=True, 2025-05-07T20:51:17.0489368Z dtype=torch.float32, 2025-05-07T20:51:17.0489660Z use_cpu=False, 2025-05-07T20:51:17.0490037Z op=, 2025-05-07T20:51:17.0490416Z ) 2025-05-07T20:51:17.0490702Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0491214Z self=, 2025-05-07T20:51:17.0491677Z num_inputs=25, 2025-05-07T20:51:17.0491902Z max_input_rows=28, 2025-05-07T20:51:17.0492143Z max_cols_factor=256, 2025-05-07T20:51:17.0492381Z max_output_rows=17, 2025-05-07T20:51:17.0492631Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0492917Z dtype=torch.float32, 2025-05-07T20:51:17.0493153Z use_cpu=True, 2025-05-07T20:51:17.0493491Z op=, 2025-05-07T20:51:17.0493870Z ) 2025-05-07T20:51:17.0494097Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0494590Z self=, 2025-05-07T20:51:17.0495055Z num_inputs=0, 2025-05-07T20:51:17.0495275Z max_input_rows=23, 2025-05-07T20:51:17.0495516Z max_cols_factor=246, 2025-05-07T20:51:17.0495761Z max_output_rows=14, 2025-05-07T20:51:17.0496011Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0496299Z dtype=torch.float16, 2025-05-07T20:51:17.0496540Z use_cpu=False, 2025-05-07T20:51:17.0496861Z op=, 2025-05-07T20:51:17.0497211Z ) 2025-05-07T20:51:17.0497444Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0498052Z self=, 2025-05-07T20:51:17.0498511Z num_inputs=43, 2025-05-07T20:51:17.0498737Z max_input_rows=3, 2025-05-07T20:51:17.0498977Z max_cols_factor=68, 2025-05-07T20:51:17.0499207Z max_output_rows=5, 2025-05-07T20:51:17.0499455Z permute_output_dim_0_1=True, 2025-05-07T20:51:17.0499730Z dtype=torch.float32, 2025-05-07T20:51:17.0499963Z use_cpu=True, 2025-05-07T20:51:17.0500295Z op=, 2025-05-07T20:51:17.0500681Z ) 2025-05-07T20:51:17.0500916Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0501417Z self=, 2025-05-07T20:51:17.0501886Z num_inputs=35, 2025-05-07T20:51:17.0502114Z max_input_rows=25, 2025-05-07T20:51:17.0502343Z max_cols_factor=86, 2025-05-07T20:51:17.0502583Z max_output_rows=15, 2025-05-07T20:51:17.0502838Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0503108Z dtype=torch.float16, 2025-05-07T20:51:17.0503349Z use_cpu=True, 2025-05-07T20:51:17.0503683Z op=, 2025-05-07T20:51:17.0504049Z ) 2025-05-07T20:51:17.0504280Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0505178Z self=, 2025-05-07T20:51:17.0505658Z num_inputs=35, 2025-05-07T20:51:17.0505885Z max_input_rows=25, 2025-05-07T20:51:17.0506123Z max_cols_factor=86, 2025-05-07T20:51:17.0506513Z max_output_rows=15, 2025-05-07T20:51:17.0506758Z permute_output_dim_0_1=True, 2025-05-07T20:51:17.0507032Z dtype=torch.float16, 2025-05-07T20:51:17.0507264Z use_cpu=True, 2025-05-07T20:51:17.0507598Z op=, 2025-05-07T20:51:17.0507969Z ) 2025-05-07T20:51:17.0508206Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0508693Z self=, 2025-05-07T20:51:17.0509150Z num_inputs=35, 2025-05-07T20:51:17.0509374Z max_input_rows=25, 2025-05-07T20:51:17.0509602Z max_cols_factor=86, 2025-05-07T20:51:17.0509838Z max_output_rows=2, 2025-05-07T20:51:17.0510083Z permute_output_dim_0_1=True, 2025-05-07T20:51:17.0510352Z dtype=torch.float16, 2025-05-07T20:51:17.0510593Z use_cpu=True, 2025-05-07T20:51:17.0510924Z op=, 2025-05-07T20:51:17.0511289Z ) 2025-05-07T20:51:17.0511523Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0512021Z self=, 2025-05-07T20:51:17.0512488Z num_inputs=35, 2025-05-07T20:51:17.0512709Z max_input_rows=2, 2025-05-07T20:51:17.0512951Z max_cols_factor=86, 2025-05-07T20:51:17.0513191Z max_output_rows=2, 2025-05-07T20:51:17.0513431Z permute_output_dim_0_1=True, 2025-05-07T20:51:17.0513701Z dtype=torch.float16, 2025-05-07T20:51:17.0513944Z use_cpu=True, 2025-05-07T20:51:17.0514267Z op=, 2025-05-07T20:51:17.0514638Z ) 2025-05-07T20:51:17.0514864Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0515347Z self=, 2025-05-07T20:51:17.0515805Z num_inputs=35, 2025-05-07T20:51:17.0516027Z max_input_rows=2, 2025-05-07T20:51:17.0516255Z max_cols_factor=2, 2025-05-07T20:51:17.0516488Z max_output_rows=2, 2025-05-07T20:51:17.0516731Z permute_output_dim_0_1=True, 2025-05-07T20:51:17.0517000Z dtype=torch.float16, 2025-05-07T20:51:17.0517242Z use_cpu=True, 2025-05-07T20:51:17.0517576Z op=, 2025-05-07T20:51:17.0518077Z ) 2025-05-07T20:51:17.0518303Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0518795Z self=, 2025-05-07T20:51:17.0519249Z num_inputs=2, 2025-05-07T20:51:17.0519453Z max_input_rows=2, 2025-05-07T20:51:17.0519677Z max_cols_factor=2, 2025-05-07T20:51:17.0519902Z max_output_rows=2, 2025-05-07T20:51:17.0520132Z permute_output_dim_0_1=True, 2025-05-07T20:51:17.0520400Z dtype=torch.float16, 2025-05-07T20:51:17.0520629Z use_cpu=True, 2025-05-07T20:51:17.0520940Z op=, 2025-05-07T20:51:17.0521311Z ) 2025-05-07T20:51:17.0521530Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0522009Z self=, 2025-05-07T20:51:17.0522465Z num_inputs=76, 2025-05-07T20:51:17.0522681Z max_input_rows=16, 2025-05-07T20:51:17.0522913Z max_cols_factor=75, 2025-05-07T20:51:17.0523135Z max_output_rows=10, 2025-05-07T20:51:17.0523374Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0523645Z dtype=torch.float16, 2025-05-07T20:51:17.0523869Z use_cpu=False, 2025-05-07T20:51:17.0524194Z op=, 2025-05-07T20:51:17.0524556Z ) 2025-05-07T20:51:17.0524774Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0525258Z self=, 2025-05-07T20:51:17.0525711Z num_inputs=76, 2025-05-07T20:51:17.0525922Z max_input_rows=16, 2025-05-07T20:51:17.0526243Z max_cols_factor=76, 2025-05-07T20:51:17.0526486Z max_output_rows=10, 2025-05-07T20:51:17.0526726Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0527122Z dtype=torch.float16, 2025-05-07T20:51:17.0527359Z use_cpu=False, 2025-05-07T20:51:17.0527687Z op=, 2025-05-07T20:51:17.0528058Z ) 2025-05-07T20:51:17.0528286Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0528778Z self=, 2025-05-07T20:51:17.0529235Z num_inputs=10, 2025-05-07T20:51:17.0529457Z max_input_rows=16, 2025-05-07T20:51:17.0529687Z max_cols_factor=76, 2025-05-07T20:51:17.0529915Z max_output_rows=10, 2025-05-07T20:51:17.0530158Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0530434Z dtype=torch.float16, 2025-05-07T20:51:17.0530669Z use_cpu=False, 2025-05-07T20:51:17.0531003Z op=, 2025-05-07T20:51:17.0531375Z ) 2025-05-07T20:51:17.0531598Z Trying example: test_batch_index_select_dim0( 2025-05-07T20:51:17.0532089Z self=, 2025-05-07T20:51:17.0532548Z num_inputs=10, 2025-05-07T20:51:17.0532774Z max_input_rows=16, 2025-05-07T20:51:17.0533002Z max_cols_factor=16, 2025-05-07T20:51:17.0533238Z max_output_rows=10, 2025-05-07T20:51:17.0533482Z permute_output_dim_0_1=False, 2025-05-07T20:51:17.0533750Z dtype=torch.float16, 2025-05-07T20:51:17.0533986Z use_cpu=False, 2025-05-07T20:51:17.0534316Z op=, 2025-05-07T20:51:17.0534679Z ) 2025-05-07T20:51:17.0534874Z PASSED 2025-05-07T20:51:17.1951931Z sparse/index_select_test.py::IndexSelectTest::test_group_index_select_dim0 Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1953158Z self=, 2025-05-07T20:51:17.1953633Z num_indices=1, 2025-05-07T20:51:17.1953862Z max_num_input_rows=1, 2025-05-07T20:51:17.1954098Z shape=[1], 2025-05-07T20:51:17.1954324Z dtype=torch.float32, 2025-05-07T20:51:17.1954564Z use_cpu=False, 2025-05-07T20:51:17.1954774Z num_groups=1, 2025-05-07T20:51:17.1955381Z use_var_cols=False, 2025-05-07T20:51:17.1955650Z use_var_num_input_rows=False, 2025-05-07T20:51:17.1956029Z check_non_contiguous=False, 2025-05-07T20:51:17.1956369Z ) 2025-05-07T20:51:17.1956657Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1957154Z self=, 2025-05-07T20:51:17.1957625Z num_indices=26, 2025-05-07T20:51:17.1957859Z max_num_input_rows=1, 2025-05-07T20:51:17.1958101Z shape=[1], 2025-05-07T20:51:17.1958335Z dtype=torch.float32, 2025-05-07T20:51:17.1958585Z use_cpu=False, 2025-05-07T20:51:17.1958809Z num_groups=1, 2025-05-07T20:51:17.1959034Z use_var_cols=False, 2025-05-07T20:51:17.1959287Z use_var_num_input_rows=False, 2025-05-07T20:51:17.1959568Z check_non_contiguous=False, 2025-05-07T20:51:17.1959825Z ) 2025-05-07T20:51:17.1960056Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1960585Z self=, 2025-05-07T20:51:17.1961053Z num_indices=26, 2025-05-07T20:51:17.1961290Z max_num_input_rows=27, 2025-05-07T20:51:17.1961534Z shape=[16, 26], 2025-05-07T20:51:17.1961756Z dtype=torch.float32, 2025-05-07T20:51:17.1961991Z use_cpu=True, 2025-05-07T20:51:17.1962206Z num_groups=11, 2025-05-07T20:51:17.1962425Z use_var_cols=False, 2025-05-07T20:51:17.1962661Z use_var_num_input_rows=True, 2025-05-07T20:51:17.1962935Z check_non_contiguous=False, 2025-05-07T20:51:17.1963189Z ) 2025-05-07T20:51:17.1963410Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1964064Z self=, 2025-05-07T20:51:17.1964525Z num_indices=26, 2025-05-07T20:51:17.1964744Z max_num_input_rows=29, 2025-05-07T20:51:17.1964985Z shape=[8, 2], 2025-05-07T20:51:17.1965209Z dtype=torch.float32, 2025-05-07T20:51:17.1965444Z use_cpu=False, 2025-05-07T20:51:17.1965657Z num_groups=8, 2025-05-07T20:51:17.1965875Z use_var_cols=False, 2025-05-07T20:51:17.1966110Z use_var_num_input_rows=True, 2025-05-07T20:51:17.1966380Z check_non_contiguous=False, 2025-05-07T20:51:17.1966629Z ) 2025-05-07T20:51:17.1966849Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1967483Z self=, 2025-05-07T20:51:17.1967949Z num_indices=5, 2025-05-07T20:51:17.1968183Z max_num_input_rows=15, 2025-05-07T20:51:17.1968425Z shape=[10], 2025-05-07T20:51:17.1968660Z dtype=torch.float16, 2025-05-07T20:51:17.1968903Z use_cpu=False, 2025-05-07T20:51:17.1969115Z num_groups=4, 2025-05-07T20:51:17.1969335Z use_var_cols=True, 2025-05-07T20:51:17.1969583Z use_var_num_input_rows=True, 2025-05-07T20:51:17.1969853Z check_non_contiguous=False, 2025-05-07T20:51:17.1970110Z ) 2025-05-07T20:51:17.1970344Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1970837Z self=, 2025-05-07T20:51:17.1971299Z num_indices=7, 2025-05-07T20:51:17.1971524Z max_num_input_rows=30, 2025-05-07T20:51:17.1971761Z shape=[10], 2025-05-07T20:51:17.1971992Z dtype=torch.float16, 2025-05-07T20:51:17.1972236Z use_cpu=True, 2025-05-07T20:51:17.1972449Z num_groups=13, 2025-05-07T20:51:17.1972673Z use_var_cols=True, 2025-05-07T20:51:17.1972923Z use_var_num_input_rows=False, 2025-05-07T20:51:17.1973210Z check_non_contiguous=True, 2025-05-07T20:51:17.1973461Z ) 2025-05-07T20:51:17.1973704Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1974202Z self=, 2025-05-07T20:51:17.1974652Z num_indices=11, 2025-05-07T20:51:17.1974880Z max_num_input_rows=2, 2025-05-07T20:51:17.1975125Z shape=[30], 2025-05-07T20:51:17.1975468Z dtype=torch.float16, 2025-05-07T20:51:17.1975716Z use_cpu=False, 2025-05-07T20:51:17.1975939Z num_groups=25, 2025-05-07T20:51:17.1976159Z use_var_cols=False, 2025-05-07T20:51:17.1976412Z use_var_num_input_rows=True, 2025-05-07T20:51:17.1976694Z check_non_contiguous=False, 2025-05-07T20:51:17.1976941Z ) 2025-05-07T20:51:17.1977175Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1977675Z self=, 2025-05-07T20:51:17.1978144Z num_indices=31, 2025-05-07T20:51:17.1978372Z max_num_input_rows=20, 2025-05-07T20:51:17.1978625Z shape=[3], 2025-05-07T20:51:17.1978856Z dtype=torch.float16, 2025-05-07T20:51:17.1979096Z use_cpu=True, 2025-05-07T20:51:17.1979317Z num_groups=27, 2025-05-07T20:51:17.1979539Z use_var_cols=False, 2025-05-07T20:51:17.1979785Z use_var_num_input_rows=False, 2025-05-07T20:51:17.1980075Z check_non_contiguous=True, 2025-05-07T20:51:17.1980334Z ) 2025-05-07T20:51:17.1980557Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1981052Z self=, 2025-05-07T20:51:17.1981513Z num_indices=19, 2025-05-07T20:51:17.1981732Z max_num_input_rows=24, 2025-05-07T20:51:17.1981971Z shape=[25, 16], 2025-05-07T20:51:17.1982193Z dtype=torch.float16, 2025-05-07T20:51:17.1982424Z use_cpu=False, 2025-05-07T20:51:17.1982637Z num_groups=12, 2025-05-07T20:51:17.1982855Z use_var_cols=False, 2025-05-07T20:51:17.1983092Z use_var_num_input_rows=True, 2025-05-07T20:51:17.1983453Z check_non_contiguous=False, 2025-05-07T20:51:17.1983708Z ) 2025-05-07T20:51:17.1983933Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1984417Z self=, 2025-05-07T20:51:17.1984872Z num_indices=23, 2025-05-07T20:51:17.1985098Z max_num_input_rows=16, 2025-05-07T20:51:17.1985334Z shape=[4], 2025-05-07T20:51:17.1985551Z dtype=torch.float32, 2025-05-07T20:51:17.1985786Z use_cpu=True, 2025-05-07T20:51:17.1985993Z num_groups=31, 2025-05-07T20:51:17.1986216Z use_var_cols=True, 2025-05-07T20:51:17.1986459Z use_var_num_input_rows=False, 2025-05-07T20:51:17.1986738Z check_non_contiguous=True, 2025-05-07T20:51:17.1986996Z ) 2025-05-07T20:51:17.1987233Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1987723Z self=, 2025-05-07T20:51:17.1988183Z num_indices=16, 2025-05-07T20:51:17.1988413Z max_num_input_rows=29, 2025-05-07T20:51:17.1988656Z shape=[22, 7], 2025-05-07T20:51:17.1988870Z dtype=torch.float32, 2025-05-07T20:51:17.1989105Z use_cpu=True, 2025-05-07T20:51:17.1989318Z num_groups=9, 2025-05-07T20:51:17.1989529Z use_var_cols=False, 2025-05-07T20:51:17.1989772Z use_var_num_input_rows=False, 2025-05-07T20:51:17.1990057Z check_non_contiguous=True, 2025-05-07T20:51:17.1990299Z ) 2025-05-07T20:51:17.1990523Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1991030Z self=, 2025-05-07T20:51:17.1991485Z num_indices=16, 2025-05-07T20:51:17.1991709Z max_num_input_rows=29, 2025-05-07T20:51:17.1991960Z shape=[22, 29], 2025-05-07T20:51:17.1992174Z dtype=torch.float32, 2025-05-07T20:51:17.1992409Z use_cpu=True, 2025-05-07T20:51:17.1992626Z num_groups=9, 2025-05-07T20:51:17.1992833Z use_var_cols=False, 2025-05-07T20:51:17.1993084Z use_var_num_input_rows=False, 2025-05-07T20:51:17.1993367Z check_non_contiguous=True, 2025-05-07T20:51:17.1993613Z ) 2025-05-07T20:51:17.1993844Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1994339Z self=, 2025-05-07T20:51:17.1994801Z num_indices=16, 2025-05-07T20:51:17.1995111Z max_num_input_rows=29, 2025-05-07T20:51:17.1995359Z shape=[22, 22], 2025-05-07T20:51:17.1995589Z dtype=torch.float32, 2025-05-07T20:51:17.1995828Z use_cpu=True, 2025-05-07T20:51:17.1996049Z num_groups=9, 2025-05-07T20:51:17.1996275Z use_var_cols=False, 2025-05-07T20:51:17.1996518Z use_var_num_input_rows=False, 2025-05-07T20:51:17.1996803Z check_non_contiguous=True, 2025-05-07T20:51:17.1997057Z ) 2025-05-07T20:51:17.1997280Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.1997787Z self=, 2025-05-07T20:51:17.1998297Z num_indices=16, 2025-05-07T20:51:17.1998515Z max_num_input_rows=29, 2025-05-07T20:51:17.1998754Z shape=[9, 22], 2025-05-07T20:51:17.1998975Z dtype=torch.float32, 2025-05-07T20:51:17.1999208Z use_cpu=True, 2025-05-07T20:51:17.1999415Z num_groups=9, 2025-05-07T20:51:17.1999630Z use_var_cols=False, 2025-05-07T20:51:17.1999878Z use_var_num_input_rows=False, 2025-05-07T20:51:17.2000148Z check_non_contiguous=True, 2025-05-07T20:51:17.2000399Z ) 2025-05-07T20:51:17.2000624Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.2001107Z self=, 2025-05-07T20:51:17.2001565Z num_indices=16, 2025-05-07T20:51:17.2001793Z max_num_input_rows=29, 2025-05-07T20:51:17.2002028Z shape=[22, 22], 2025-05-07T20:51:17.2002249Z dtype=torch.float32, 2025-05-07T20:51:17.2002486Z use_cpu=True, 2025-05-07T20:51:17.2002697Z num_groups=16, 2025-05-07T20:51:17.2002998Z use_var_cols=False, 2025-05-07T20:51:17.2003247Z use_var_num_input_rows=False, 2025-05-07T20:51:17.2003527Z check_non_contiguous=True, 2025-05-07T20:51:17.2003785Z ) 2025-05-07T20:51:17.2004020Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.2004866Z self=, 2025-05-07T20:51:17.2005388Z num_indices=16, 2025-05-07T20:51:17.2005623Z max_num_input_rows=29, 2025-05-07T20:51:17.2005878Z shape=[16, 22], 2025-05-07T20:51:17.2006104Z dtype=torch.float32, 2025-05-07T20:51:17.2006346Z use_cpu=True, 2025-05-07T20:51:17.2006565Z num_groups=16, 2025-05-07T20:51:17.2006784Z use_var_cols=False, 2025-05-07T20:51:17.2007090Z use_var_num_input_rows=False, 2025-05-07T20:51:17.2007374Z check_non_contiguous=True, 2025-05-07T20:51:17.2007621Z ) 2025-05-07T20:51:17.2007855Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.2008357Z self=, 2025-05-07T20:51:17.2008816Z num_indices=16, 2025-05-07T20:51:17.2009047Z max_num_input_rows=29, 2025-05-07T20:51:17.2009294Z shape=[16], 2025-05-07T20:51:17.2009515Z dtype=torch.float32, 2025-05-07T20:51:17.2009759Z use_cpu=False, 2025-05-07T20:51:17.2009976Z num_groups=1, 2025-05-07T20:51:17.2010207Z use_var_cols=False, 2025-05-07T20:51:17.2010454Z use_var_num_input_rows=False, 2025-05-07T20:51:17.2010741Z check_non_contiguous=False, 2025-05-07T20:51:17.2010996Z ) 2025-05-07T20:51:17.2011220Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.2011716Z self=, 2025-05-07T20:51:17.2012178Z num_indices=13, 2025-05-07T20:51:17.2012406Z max_num_input_rows=18, 2025-05-07T20:51:17.2012648Z shape=[4], 2025-05-07T20:51:17.2012872Z dtype=torch.float32, 2025-05-07T20:51:17.2013109Z use_cpu=True, 2025-05-07T20:51:17.2013336Z num_groups=11, 2025-05-07T20:51:17.2013567Z use_var_cols=False, 2025-05-07T20:51:17.2013810Z use_var_num_input_rows=False, 2025-05-07T20:51:17.2014097Z check_non_contiguous=True, 2025-05-07T20:51:17.2021617Z ) 2025-05-07T20:51:17.2021874Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.2022581Z self=, 2025-05-07T20:51:17.2023056Z num_indices=13, 2025-05-07T20:51:17.2023289Z max_num_input_rows=18, 2025-05-07T20:51:17.2023536Z shape=[4], 2025-05-07T20:51:17.2023755Z dtype=torch.float32, 2025-05-07T20:51:17.2023994Z use_cpu=True, 2025-05-07T20:51:17.2024212Z num_groups=11, 2025-05-07T20:51:17.2024433Z use_var_cols=False, 2025-05-07T20:51:17.2024676Z use_var_num_input_rows=True, 2025-05-07T20:51:17.2024956Z check_non_contiguous=True, 2025-05-07T20:51:17.2025216Z ) 2025-05-07T20:51:17.2025453Z Trying example: test_group_index_select_dim0( 2025-05-07T20:51:17.2025950Z self=, 2025-05-07T20:51:17.2026414Z num_indices=27, 2025-05-07T20:51:17.2026647Z max_num_input_rows=16, 2025-05-07T20:51:17.2026887Z shape=[6, 17], 2025-05-07T20:51:17.2027114Z dtype=torch.float32, 2025-05-07T20:51:17.2027366Z use_cpu=False, 2025-05-07T20:51:17.2027582Z num_groups=2, 2025-05-07T20:51:17.2027803Z use_var_cols=False, 2025-05-07T20:51:17.2028055Z use_var_num_input_rows=True, 2025-05-07T20:51:17.2028331Z check_non_contiguous=False, 2025-05-07T20:51:17.2028586Z ) 2025-05-07T20:51:17.2028780Z PASSED 2025-05-07T20:51:21.0774032Z sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 PASSED 2025-05-07T20:51:21.0774550Z 2025-05-07T20:51:21.0774745Z =============================== warnings summary =============================== 2025-05-07T20:51:21.0775278Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:51:21.0777565Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:21.0778839Z warnings.warn( 2025-05-07T20:51:21.0778983Z 2025-05-07T20:51:21.0779214Z test/sparse/index_select_test.py::IndexSelectTest::test_index_select_dim0 2025-05-07T20:51:21.0782403Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:21.0785652Z return Variable._execution_engine.run_backward( # Calls into the C++ engine to run the backward pass 2025-05-07T20:51:21.0786061Z 2025-05-07T20:51:21.0786299Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:51:21.0786769Z ======================== 3 passed, 2 warnings in 7.14s ========================= 2025-05-07T20:51:21.8737556Z 2025-05-07T20:51:21.8738150Z [TEST] Python test suite PASSED: ./sparse/index_select_test.py 2025-05-07T20:51:21.8758648Z [TEST] Python test time for ./sparse/index_select_test.py: 10 seconds 2025-05-07T20:51:21.8758949Z 2025-05-07T20:51:21.8759091Z 2025-05-07T20:51:21.8759129Z 2025-05-07T20:51:21.8759134Z 2025-05-07T20:51:21.8779521Z ################################################################################ 2025-05-07T20:51:21.8794873Z # [2025-05-07T20:51:21.879Z] Run Python Test Suite: 2025-05-07T20:51:21.8795219Z # ./sparse/misc_ops_test.py 2025-05-07T20:51:21.8795518Z ################################################################################ 2025-05-07T20:51:21.8821397Z + 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:21.8822013Z 2025-05-07T20:51:24.0212344Z ============================= test session starts ============================== 2025-05-07T20:51:24.0213012Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:24.0213547Z cachedir: .pytest_cache 2025-05-07T20:51:24.0214159Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:24.0214899Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:24.0215314Z plugins: hypothesis-6.131.14 2025-05-07T20:51:26.3286623Z collecting ... collected 8 items 2025-05-07T20:51:26.3287199Z 2025-05-07T20:51:26.4849969Z sparse/misc_ops_test.py::MiscOpsTest::test_bottom_unique_k_per_row PASSED 2025-05-07T20:51:26.6356671Z sparse/misc_ops_test.py::MiscOpsTest::test_bucketize_sparse_features Trying example: test_bucketize_sparse_features( 2025-05-07T20:51:26.6357431Z self=, 2025-05-07T20:51:26.6357909Z index_type=torch.int32, 2025-05-07T20:51:26.6358178Z has_weight=False, 2025-05-07T20:51:26.6358441Z bucketize_pos=False, 2025-05-07T20:51:26.6358696Z ) 2025-05-07T20:51:26.6358948Z Trying example: test_bucketize_sparse_features( 2025-05-07T20:51:26.6360043Z self=, 2025-05-07T20:51:26.6360528Z index_type=torch.int64, 2025-05-07T20:51:26.6360793Z has_weight=False, 2025-05-07T20:51:26.6361047Z bucketize_pos=True, 2025-05-07T20:51:26.6361290Z ) 2025-05-07T20:51:26.6361490Z PASSED 2025-05-07T20:51:26.6658067Z sparse/misc_ops_test.py::MiscOpsTest::test_invert_permute Trying example: test_invert_permute( 2025-05-07T20:51:26.6658841Z self=, 2025-05-07T20:51:26.6659262Z permute_size=0, 2025-05-07T20:51:26.6659503Z long_index=False, 2025-05-07T20:51:26.6659730Z ) 2025-05-07T20:51:26.6659950Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6660417Z self=, 2025-05-07T20:51:26.6661000Z permute_size=393, 2025-05-07T20:51:26.6661247Z long_index=False, 2025-05-07T20:51:26.6661479Z ) 2025-05-07T20:51:26.6661690Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6662110Z self=, 2025-05-07T20:51:26.6662518Z permute_size=393, 2025-05-07T20:51:26.6662753Z long_index=True, 2025-05-07T20:51:26.6662977Z ) 2025-05-07T20:51:26.6663193Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6663602Z self=, 2025-05-07T20:51:26.6664006Z permute_size=883, 2025-05-07T20:51:26.6664245Z long_index=False, 2025-05-07T20:51:26.6664469Z ) 2025-05-07T20:51:26.6664683Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6665090Z self=, 2025-05-07T20:51:26.6665494Z permute_size=516, 2025-05-07T20:51:26.6665726Z long_index=False, 2025-05-07T20:51:26.6665956Z ) 2025-05-07T20:51:26.6666179Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6666581Z self=, 2025-05-07T20:51:26.6666991Z permute_size=324, 2025-05-07T20:51:26.6667229Z long_index=True, 2025-05-07T20:51:26.6667450Z ) 2025-05-07T20:51:26.6667667Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6668081Z self=, 2025-05-07T20:51:26.6668490Z permute_size=661, 2025-05-07T20:51:26.6669000Z long_index=True, 2025-05-07T20:51:26.6669227Z ) 2025-05-07T20:51:26.6669445Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6669847Z self=, 2025-05-07T20:51:26.6670249Z permute_size=163, 2025-05-07T20:51:26.6670491Z long_index=False, 2025-05-07T20:51:26.6670713Z ) 2025-05-07T20:51:26.6670933Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6671348Z self=, 2025-05-07T20:51:26.6671748Z permute_size=542, 2025-05-07T20:51:26.6671993Z long_index=False, 2025-05-07T20:51:26.6672223Z ) 2025-05-07T20:51:26.6672440Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6672856Z self=, 2025-05-07T20:51:26.6673261Z permute_size=999, 2025-05-07T20:51:26.6673498Z long_index=True, 2025-05-07T20:51:26.6673727Z ) 2025-05-07T20:51:26.6673945Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6674367Z self=, 2025-05-07T20:51:26.6674766Z permute_size=168, 2025-05-07T20:51:26.6675012Z long_index=True, 2025-05-07T20:51:26.6675243Z ) 2025-05-07T20:51:26.6675451Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6675863Z self=, 2025-05-07T20:51:26.6676273Z permute_size=682, 2025-05-07T20:51:26.6676511Z long_index=False, 2025-05-07T20:51:26.6676745Z ) 2025-05-07T20:51:26.6676962Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6678423Z self=, 2025-05-07T20:51:26.6678842Z permute_size=704, 2025-05-07T20:51:26.6679079Z long_index=True, 2025-05-07T20:51:26.6679297Z ) 2025-05-07T20:51:26.6679507Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6679918Z self=, 2025-05-07T20:51:26.6680330Z permute_size=233, 2025-05-07T20:51:26.6680559Z long_index=True, 2025-05-07T20:51:26.6680784Z ) 2025-05-07T20:51:26.6681001Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6681404Z self=, 2025-05-07T20:51:26.6681808Z permute_size=447, 2025-05-07T20:51:26.6682048Z long_index=False, 2025-05-07T20:51:26.6682269Z ) 2025-05-07T20:51:26.6682489Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6682899Z self=, 2025-05-07T20:51:26.6683296Z permute_size=85, 2025-05-07T20:51:26.6683539Z long_index=True, 2025-05-07T20:51:26.6683757Z ) 2025-05-07T20:51:26.6683962Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6684370Z self=, 2025-05-07T20:51:26.6684773Z permute_size=998, 2025-05-07T20:51:26.6685003Z long_index=True, 2025-05-07T20:51:26.6685231Z ) 2025-05-07T20:51:26.6685445Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6685851Z self=, 2025-05-07T20:51:26.6686249Z permute_size=469, 2025-05-07T20:51:26.6686488Z long_index=True, 2025-05-07T20:51:26.6686712Z ) 2025-05-07T20:51:26.6687074Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6687489Z self=, 2025-05-07T20:51:26.6687900Z permute_size=431, 2025-05-07T20:51:26.6688132Z long_index=True, 2025-05-07T20:51:26.6688354Z ) 2025-05-07T20:51:26.6688576Z Trying example: test_invert_permute( 2025-05-07T20:51:26.6688979Z self=, 2025-05-07T20:51:26.6689384Z permute_size=38, 2025-05-07T20:51:26.6689621Z long_index=False, 2025-05-07T20:51:26.6689842Z ) 2025-05-07T20:51:26.6690039Z PASSED 2025-05-07T20:51:26.6718477Z sparse/misc_ops_test.py::MiscOpsTest::test_lengths_range PASSED 2025-05-07T20:51:26.6999571Z sparse/misc_ops_test.py::MiscOpsTest::test_offsets_range Trying example: test_offsets_range( 2025-05-07T20:51:26.7000172Z self=, 2025-05-07T20:51:26.7000571Z N=1, 2025-05-07T20:51:26.7000805Z offsets_type=torch.int32, 2025-05-07T20:51:26.7001062Z ) 2025-05-07T20:51:26.7001291Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7001699Z self=, 2025-05-07T20:51:26.7002119Z N=10, 2025-05-07T20:51:26.7002413Z offsets_type=torch.int32, 2025-05-07T20:51:26.7002720Z ) 2025-05-07T20:51:26.7002932Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7003376Z self=, 2025-05-07T20:51:26.7003759Z N=10, 2025-05-07T20:51:26.7003969Z offsets_type=torch.int64, 2025-05-07T20:51:26.7004219Z ) 2025-05-07T20:51:26.7004680Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7005100Z self=, 2025-05-07T20:51:26.7005494Z N=19, 2025-05-07T20:51:26.7005706Z offsets_type=torch.int32, 2025-05-07T20:51:26.7005968Z ) 2025-05-07T20:51:26.7006202Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7006607Z self=, 2025-05-07T20:51:26.7007039Z N=11, 2025-05-07T20:51:26.7007254Z offsets_type=torch.int64, 2025-05-07T20:51:26.7007512Z ) 2025-05-07T20:51:26.7007717Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7008375Z self=, 2025-05-07T20:51:26.7008770Z N=18, 2025-05-07T20:51:26.7008975Z offsets_type=torch.int64, 2025-05-07T20:51:26.7009230Z ) 2025-05-07T20:51:26.7009444Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7009836Z self=, 2025-05-07T20:51:26.7010236Z N=2, 2025-05-07T20:51:26.7010478Z offsets_type=torch.int64, 2025-05-07T20:51:26.7010755Z ) 2025-05-07T20:51:26.7010958Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7011356Z self=, 2025-05-07T20:51:26.7011746Z N=2, 2025-05-07T20:51:26.7011958Z offsets_type=torch.int32, 2025-05-07T20:51:26.7012216Z ) 2025-05-07T20:51:26.7012428Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7012821Z self=, 2025-05-07T20:51:26.7013216Z N=20, 2025-05-07T20:51:26.7013436Z offsets_type=torch.int64, 2025-05-07T20:51:26.7013680Z ) 2025-05-07T20:51:26.7013893Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7014291Z self=, 2025-05-07T20:51:26.7014673Z N=8, 2025-05-07T20:51:26.7014891Z offsets_type=torch.int64, 2025-05-07T20:51:26.7015149Z ) 2025-05-07T20:51:26.7015359Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7015762Z self=, 2025-05-07T20:51:26.7016158Z N=20, 2025-05-07T20:51:26.7016371Z offsets_type=torch.int32, 2025-05-07T20:51:26.7016620Z ) 2025-05-07T20:51:26.7016838Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7017242Z self=, 2025-05-07T20:51:26.7017630Z N=9, 2025-05-07T20:51:26.7017849Z offsets_type=torch.int32, 2025-05-07T20:51:26.7018101Z ) 2025-05-07T20:51:26.7018308Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7018722Z self=, 2025-05-07T20:51:26.7019114Z N=16, 2025-05-07T20:51:26.7019323Z offsets_type=torch.int32, 2025-05-07T20:51:26.7019579Z ) 2025-05-07T20:51:26.7019796Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7020189Z self=, 2025-05-07T20:51:26.7020783Z N=15, 2025-05-07T20:51:26.7020998Z offsets_type=torch.int64, 2025-05-07T20:51:26.7021250Z ) 2025-05-07T20:51:26.7021456Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7021854Z self=, 2025-05-07T20:51:26.7022245Z N=3, 2025-05-07T20:51:26.7022451Z offsets_type=torch.int32, 2025-05-07T20:51:26.7022704Z ) 2025-05-07T20:51:26.7022917Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7023311Z self=, 2025-05-07T20:51:26.7023698Z N=5, 2025-05-07T20:51:26.7023917Z offsets_type=torch.int64, 2025-05-07T20:51:26.7024163Z ) 2025-05-07T20:51:26.7024372Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7024773Z self=, 2025-05-07T20:51:26.7025156Z N=13, 2025-05-07T20:51:26.7025368Z offsets_type=torch.int64, 2025-05-07T20:51:26.7025632Z ) 2025-05-07T20:51:26.7025834Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7026235Z self=, 2025-05-07T20:51:26.7026621Z N=8, 2025-05-07T20:51:26.7026834Z offsets_type=torch.int32, 2025-05-07T20:51:26.7027082Z ) 2025-05-07T20:51:26.7027290Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7027689Z self=, 2025-05-07T20:51:26.7028072Z N=1, 2025-05-07T20:51:26.7028284Z offsets_type=torch.int64, 2025-05-07T20:51:26.7028537Z ) 2025-05-07T20:51:26.7028830Z Trying example: test_offsets_range( 2025-05-07T20:51:26.7029229Z self=, 2025-05-07T20:51:26.7029620Z N=17, 2025-05-07T20:51:26.7029831Z offsets_type=torch.int64, 2025-05-07T20:51:26.7030083Z ) 2025-05-07T20:51:26.7030275Z PASSED 2025-05-07T20:51:26.8630806Z sparse/misc_ops_test.py::MiscOpsTest::test_permute102_baddbmm_permute102 Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:51:26.8631632Z self=, 2025-05-07T20:51:26.8632095Z batch_size=2, 2025-05-07T20:51:26.8632317Z m=3, 2025-05-07T20:51:26.8632509Z k=4, 2025-05-07T20:51:26.8632697Z n=5, 2025-05-07T20:51:26.8632897Z use_cpu=False, 2025-05-07T20:51:26.8633107Z ) 2025-05-07T20:51:26.8633425Z Trying example: test_permute102_baddbmm_permute102( 2025-05-07T20:51:26.8634102Z self=, 2025-05-07T20:51:26.8634579Z batch_size=2, 2025-05-07T20:51:26.8634792Z m=3, 2025-05-07T20:51:26.8634984Z k=4, 2025-05-07T20:51:26.8635179Z n=5, 2025-05-07T20:51:26.8635368Z use_cpu=True, 2025-05-07T20:51:26.8635585Z ) 2025-05-07T20:51:26.8635779Z PASSED 2025-05-07T20:51:26.8650944Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr PASSED 2025-05-07T20:51:26.8674958Z sparse/misc_ops_test.py::MiscOpsTest::test_segment_sum_csr_empty_input PASSED 2025-05-07T20:51:26.8675346Z 2025-05-07T20:51:26.8675494Z ============================== 8 passed in 2.97s =============================== 2025-05-07T20:51:27.6628913Z 2025-05-07T20:51:27.6629628Z [TEST] Python test suite PASSED: ./sparse/misc_ops_test.py 2025-05-07T20:51:27.6648473Z [TEST] Python test time for ./sparse/misc_ops_test.py: 6 seconds 2025-05-07T20:51:27.6648775Z 2025-05-07T20:51:27.6648780Z 2025-05-07T20:51:27.6648784Z 2025-05-07T20:51:27.6648788Z 2025-05-07T20:51:27.6669336Z ################################################################################ 2025-05-07T20:51:27.6687561Z # [2025-05-07T20:51:27.668Z] Run Python Test Suite: 2025-05-07T20:51:27.6687937Z # ./sparse/pack_segments_test.py 2025-05-07T20:51:27.6688265Z ################################################################################ 2025-05-07T20:51:27.6714140Z + 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:27.6715128Z 2025-05-07T20:51:29.8076568Z ============================= test session starts ============================== 2025-05-07T20:51:29.8077194Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:29.8077719Z cachedir: .pytest_cache 2025-05-07T20:51:29.8078296Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:29.8079055Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:29.8079463Z plugins: hypothesis-6.131.14 2025-05-07T20:51:32.1085214Z collecting ... collected 4 items 2025-05-07T20:51:32.1085511Z 2025-05-07T20:51:35.4657287Z W0507 20:51:35.465000 119817 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] torch._dynamo hit config.recompile_limit (8) 2025-05-07T20:51:35.4659433Z W0507 20:51:35.465000 119817 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] function: 'inner' (/home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/torch/_dynamo/external_utils.py:68) 2025-05-07T20:51:35.4661578Z W0507 20:51:35.465000 119817 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] last reason: 0/1: ___check_obj_id(fn, 140702772716752) 2025-05-07T20:51:35.4663173Z W0507 20:51:35.465000 119817 site-packages/torch/_dynamo/convert_frame.py:987] [0/8] To log all recompilation reasons, use TORCH_LOGS="recompiles". 2025-05-07T20:51:35.4665583Z W0507 20:51:35.465000 119817 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:51:35.6694668Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments PASSED 2025-05-07T20:51:35.8196923Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_meta_backend PASSED 2025-05-07T20:51:36.0904075Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_noncontig PASSED 2025-05-07T20:51:36.4367985Z sparse/pack_segments_test.py::PackedSegmentsTest::test_pack_segments_smaller_max_len PASSED 2025-05-07T20:51:36.4368556Z 2025-05-07T20:51:36.4368706Z ============================== 4 passed in 6.75s =============================== 2025-05-07T20:51:38.0964155Z 2025-05-07T20:51:38.0965492Z [TEST] Python test suite PASSED: ./sparse/pack_segments_test.py 2025-05-07T20:51:38.0984791Z [TEST] Python test time for ./sparse/pack_segments_test.py: 11 seconds 2025-05-07T20:51:38.0985235Z 2025-05-07T20:51:38.0985266Z 2025-05-07T20:51:38.0985271Z 2025-05-07T20:51:38.0985275Z 2025-05-07T20:51:38.1007421Z ################################################################################ 2025-05-07T20:51:38.1025812Z # [2025-05-07T20:51:38.102Z] Run Python Test Suite: 2025-05-07T20:51:38.1026160Z # ./sparse/permute_embeddings_test.py 2025-05-07T20:51:38.1026512Z ################################################################################ 2025-05-07T20:51:38.1051935Z + 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:38.1052578Z 2025-05-07T20:51:40.2411001Z ============================= test session starts ============================== 2025-05-07T20:51:40.2411639Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:40.2412165Z cachedir: .pytest_cache 2025-05-07T20:51:40.2412772Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:40.2413503Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:40.2413912Z plugins: hypothesis-6.131.14 2025-05-07T20:51:42.5400918Z collecting ... collected 1 item 2025-05-07T20:51:42.5401961Z 2025-05-07T20:51:42.8355489Z sparse/permute_embeddings_test.py::PermuteEmbeddingsTest::test_permute_embeddings Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8356378Z self=, 2025-05-07T20:51:42.8356895Z B=0, 2025-05-07T20:51:42.8357100Z T=0, 2025-05-07T20:51:42.8357295Z L=2, 2025-05-07T20:51:42.8357493Z long_index=False, 2025-05-07T20:51:42.8357853Z permute_fn=, 2025-05-07T20:51:42.8358244Z ) 2025-05-07T20:51:42.8358461Z Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8359024Z self=, 2025-05-07T20:51:42.8359534Z B=13, 2025-05-07T20:51:42.8359722Z T=0, 2025-05-07T20:51:42.8359911Z L=2, 2025-05-07T20:51:42.8360110Z long_index=False, 2025-05-07T20:51:42.8360458Z permute_fn=, 2025-05-07T20:51:42.8360876Z ) 2025-05-07T20:51:42.8368136Z Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8368875Z self=, 2025-05-07T20:51:42.8369389Z B=13, 2025-05-07T20:51:42.8369592Z T=13, 2025-05-07T20:51:42.8369788Z L=12, 2025-05-07T20:51:42.8369986Z long_index=True, 2025-05-07T20:51:42.8370373Z permute_fn=, 2025-05-07T20:51:42.8370785Z ) 2025-05-07T20:51:42.8371016Z Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8371775Z self=, 2025-05-07T20:51:42.8372285Z B=13, 2025-05-07T20:51:42.8372480Z T=20, 2025-05-07T20:51:42.8372660Z L=10, 2025-05-07T20:51:42.8372860Z long_index=False, 2025-05-07T20:51:42.8373216Z permute_fn=, 2025-05-07T20:51:42.8373596Z ) 2025-05-07T20:51:42.8373815Z Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8374343Z self=, 2025-05-07T20:51:42.8374838Z B=13, 2025-05-07T20:51:42.8375037Z T=2, 2025-05-07T20:51:42.8375227Z L=17, 2025-05-07T20:51:42.8375423Z long_index=False, 2025-05-07T20:51:42.8375793Z permute_fn=, 2025-05-07T20:51:42.8376194Z ) 2025-05-07T20:51:42.8376416Z Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8376938Z self=, 2025-05-07T20:51:42.8377438Z B=13, 2025-05-07T20:51:42.8377633Z T=1, 2025-05-07T20:51:42.8377820Z L=18, 2025-05-07T20:51:42.8378017Z long_index=False, 2025-05-07T20:51:42.8378362Z permute_fn=, 2025-05-07T20:51:42.8378734Z ) 2025-05-07T20:51:42.8378953Z Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8379476Z self=, 2025-05-07T20:51:42.8379971Z B=8, 2025-05-07T20:51:42.8380166Z T=10, 2025-05-07T20:51:42.8380360Z L=2, 2025-05-07T20:51:42.8380553Z long_index=False, 2025-05-07T20:51:42.8380901Z permute_fn=, 2025-05-07T20:51:42.8381280Z ) 2025-05-07T20:51:42.8381492Z Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8382028Z self=, 2025-05-07T20:51:42.8382530Z B=12, 2025-05-07T20:51:42.8382718Z T=13, 2025-05-07T20:51:42.8382905Z L=2, 2025-05-07T20:51:42.8383107Z long_index=True, 2025-05-07T20:51:42.8383454Z permute_fn=, 2025-05-07T20:51:42.8383825Z ) 2025-05-07T20:51:42.8384205Z Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8384730Z self=, 2025-05-07T20:51:42.8385224Z B=5, 2025-05-07T20:51:42.8385420Z T=8, 2025-05-07T20:51:42.8385612Z L=16, 2025-05-07T20:51:42.8385811Z long_index=True, 2025-05-07T20:51:42.8386180Z permute_fn=, 2025-05-07T20:51:42.8386579Z ) 2025-05-07T20:51:42.8386783Z Trying example: test_permute_embeddings( 2025-05-07T20:51:42.8387303Z self=, 2025-05-07T20:51:42.8387796Z B=14, 2025-05-07T20:51:42.8387987Z T=4, 2025-05-07T20:51:42.8388164Z L=9, 2025-05-07T20:51:42.8388352Z long_index=True, 2025-05-07T20:51:42.8388707Z permute_fn=, 2025-05-07T20:51:42.8389091Z ) 2025-05-07T20:51:42.8389289Z PASSED 2025-05-07T20:51:42.8389411Z 2025-05-07T20:51:42.8389557Z ============================== 1 passed in 2.72s =============================== 2025-05-07T20:51:43.5892468Z 2025-05-07T20:51:43.5893003Z [TEST] Python test suite PASSED: ./sparse/permute_embeddings_test.py 2025-05-07T20:51:43.5909087Z [TEST] Python test time for ./sparse/permute_embeddings_test.py: 5 seconds 2025-05-07T20:51:43.5909535Z 2025-05-07T20:51:43.5909541Z 2025-05-07T20:51:43.5909545Z 2025-05-07T20:51:43.5909549Z 2025-05-07T20:51:43.5931237Z ################################################################################ 2025-05-07T20:51:43.5947444Z # [2025-05-07T20:51:43.594Z] Run Python Test Suite: 2025-05-07T20:51:43.5947902Z # ./sparse/permute_indices_test.py 2025-05-07T20:51:43.5948213Z ################################################################################ 2025-05-07T20:51:43.5972366Z + 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:43.5973004Z 2025-05-07T20:51:45.7369456Z ============================= test session starts ============================== 2025-05-07T20:51:45.7370493Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:45.7371384Z cachedir: .pytest_cache 2025-05-07T20:51:45.7372329Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:45.7373626Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:45.7374364Z plugins: hypothesis-6.131.14 2025-05-07T20:51:48.0448936Z collecting ... collected 3 items 2025-05-07T20:51:48.0449180Z 2025-05-07T20:51:48.4624393Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices Trying example: test_permute_indices( 2025-05-07T20:51:48.4625292Z self=, 2025-05-07T20:51:48.4625800Z B=0, 2025-05-07T20:51:48.4626001Z T=0, 2025-05-07T20:51:48.4626201Z L=2, 2025-05-07T20:51:48.4626410Z long_index=False, 2025-05-07T20:51:48.4626649Z has_weight=False, 2025-05-07T20:51:48.4626891Z is_1D=False, 2025-05-07T20:51:48.4627109Z W=4, 2025-05-07T20:51:48.4627303Z ) 2025-05-07T20:51:48.4627524Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4628009Z self=, 2025-05-07T20:51:48.4628469Z B=5, 2025-05-07T20:51:48.4628667Z T=0, 2025-05-07T20:51:48.4628868Z L=2, 2025-05-07T20:51:48.4629080Z long_index=False, 2025-05-07T20:51:48.4629314Z has_weight=False, 2025-05-07T20:51:48.4629581Z is_1D=False, 2025-05-07T20:51:48.4629804Z W=4, 2025-05-07T20:51:48.4629994Z ) 2025-05-07T20:51:48.4630205Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4630684Z self=, 2025-05-07T20:51:48.4631507Z B=5, 2025-05-07T20:51:48.4631705Z T=19, 2025-05-07T20:51:48.4631896Z L=11, 2025-05-07T20:51:48.4632102Z long_index=False, 2025-05-07T20:51:48.4632342Z has_weight=True, 2025-05-07T20:51:48.4632572Z is_1D=True, 2025-05-07T20:51:48.4632787Z W=6, 2025-05-07T20:51:48.4632981Z ) 2025-05-07T20:51:48.4633194Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4633676Z self=, 2025-05-07T20:51:48.4634141Z B=17, 2025-05-07T20:51:48.4634339Z T=2, 2025-05-07T20:51:48.4634538Z L=14, 2025-05-07T20:51:48.4634747Z long_index=True, 2025-05-07T20:51:48.4634983Z has_weight=False, 2025-05-07T20:51:48.4635221Z is_1D=True, 2025-05-07T20:51:48.4635439Z W=7, 2025-05-07T20:51:48.4635632Z ) 2025-05-07T20:51:48.4635853Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4636333Z self=, 2025-05-07T20:51:48.4636798Z B=20, 2025-05-07T20:51:48.4637003Z T=12, 2025-05-07T20:51:48.4637232Z L=19, 2025-05-07T20:51:48.4637447Z long_index=True, 2025-05-07T20:51:48.4637693Z has_weight=False, 2025-05-07T20:51:48.4637932Z is_1D=True, 2025-05-07T20:51:48.4638143Z W=5, 2025-05-07T20:51:48.4638339Z ) 2025-05-07T20:51:48.4638557Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4639037Z self=, 2025-05-07T20:51:48.4639492Z B=1, 2025-05-07T20:51:48.4639693Z T=6, 2025-05-07T20:51:48.4639887Z L=8, 2025-05-07T20:51:48.4640239Z long_index=True, 2025-05-07T20:51:48.4640479Z has_weight=False, 2025-05-07T20:51:48.4640713Z is_1D=True, 2025-05-07T20:51:48.4640920Z W=5, 2025-05-07T20:51:48.4641114Z ) 2025-05-07T20:51:48.4641330Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4641805Z self=, 2025-05-07T20:51:48.4642273Z B=3, 2025-05-07T20:51:48.4642476Z T=2, 2025-05-07T20:51:48.4642663Z L=11, 2025-05-07T20:51:48.4642867Z long_index=False, 2025-05-07T20:51:48.4643105Z has_weight=True, 2025-05-07T20:51:48.4643334Z is_1D=False, 2025-05-07T20:51:48.4643553Z W=7, 2025-05-07T20:51:48.4643746Z ) 2025-05-07T20:51:48.4643957Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4644438Z self=, 2025-05-07T20:51:48.4644900Z B=17, 2025-05-07T20:51:48.4645092Z T=6, 2025-05-07T20:51:48.4645296Z L=8, 2025-05-07T20:51:48.4645498Z long_index=True, 2025-05-07T20:51:48.4645734Z has_weight=False, 2025-05-07T20:51:48.4645965Z is_1D=False, 2025-05-07T20:51:48.4646186Z W=8, 2025-05-07T20:51:48.4646378Z ) 2025-05-07T20:51:48.4646588Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4647202Z self=, 2025-05-07T20:51:48.4647675Z B=4, 2025-05-07T20:51:48.4647869Z T=8, 2025-05-07T20:51:48.4648068Z L=7, 2025-05-07T20:51:48.4648274Z long_index=True, 2025-05-07T20:51:48.4648508Z has_weight=False, 2025-05-07T20:51:48.4648743Z is_1D=True, 2025-05-07T20:51:48.4648959Z W=4, 2025-05-07T20:51:48.4649150Z ) 2025-05-07T20:51:48.4649365Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4649849Z self=, 2025-05-07T20:51:48.4650310Z B=6, 2025-05-07T20:51:48.4650511Z T=4, 2025-05-07T20:51:48.4650712Z L=12, 2025-05-07T20:51:48.4650912Z long_index=False, 2025-05-07T20:51:48.4651153Z has_weight=True, 2025-05-07T20:51:48.4651391Z is_1D=False, 2025-05-07T20:51:48.4651601Z W=6, 2025-05-07T20:51:48.4651798Z ) 2025-05-07T20:51:48.4652016Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4652509Z self=, 2025-05-07T20:51:48.4653065Z B=11, 2025-05-07T20:51:48.4653264Z T=17, 2025-05-07T20:51:48.4653464Z L=2, 2025-05-07T20:51:48.4653661Z long_index=False, 2025-05-07T20:51:48.4653901Z has_weight=True, 2025-05-07T20:51:48.4654135Z is_1D=True, 2025-05-07T20:51:48.4654341Z W=4, 2025-05-07T20:51:48.4654542Z ) 2025-05-07T20:51:48.4654759Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4655232Z self=, 2025-05-07T20:51:48.4655694Z B=4, 2025-05-07T20:51:48.4655895Z T=17, 2025-05-07T20:51:48.4656097Z L=2, 2025-05-07T20:51:48.4656297Z long_index=False, 2025-05-07T20:51:48.4656539Z has_weight=True, 2025-05-07T20:51:48.4656772Z is_1D=True, 2025-05-07T20:51:48.4656978Z W=4, 2025-05-07T20:51:48.4657201Z ) 2025-05-07T20:51:48.4657439Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4657912Z self=, 2025-05-07T20:51:48.4658383Z B=17, 2025-05-07T20:51:48.4658581Z T=17, 2025-05-07T20:51:48.4658776Z L=2, 2025-05-07T20:51:48.4658980Z long_index=False, 2025-05-07T20:51:48.4659216Z has_weight=True, 2025-05-07T20:51:48.4659441Z is_1D=True, 2025-05-07T20:51:48.4659656Z W=4, 2025-05-07T20:51:48.4659852Z ) 2025-05-07T20:51:48.4660062Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4660543Z self=, 2025-05-07T20:51:48.4661006Z B=17, 2025-05-07T20:51:48.4661284Z T=17, 2025-05-07T20:51:48.4661482Z L=2, 2025-05-07T20:51:48.4661687Z long_index=True, 2025-05-07T20:51:48.4661916Z has_weight=True, 2025-05-07T20:51:48.4662146Z is_1D=True, 2025-05-07T20:51:48.4662360Z W=4, 2025-05-07T20:51:48.4662546Z ) 2025-05-07T20:51:48.4662764Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4663251Z self=, 2025-05-07T20:51:48.4663714Z B=17, 2025-05-07T20:51:48.4663908Z T=17, 2025-05-07T20:51:48.4664101Z L=4, 2025-05-07T20:51:48.4664304Z long_index=True, 2025-05-07T20:51:48.4664534Z has_weight=True, 2025-05-07T20:51:48.4664764Z is_1D=True, 2025-05-07T20:51:48.4664974Z W=4, 2025-05-07T20:51:48.4665164Z ) 2025-05-07T20:51:48.4665383Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4665864Z self=, 2025-05-07T20:51:48.4666316Z B=4, 2025-05-07T20:51:48.4666513Z T=17, 2025-05-07T20:51:48.4666703Z L=4, 2025-05-07T20:51:48.4666891Z long_index=True, 2025-05-07T20:51:48.4667119Z has_weight=True, 2025-05-07T20:51:48.4667343Z is_1D=True, 2025-05-07T20:51:48.4667543Z W=4, 2025-05-07T20:51:48.4667731Z ) 2025-05-07T20:51:48.4667938Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4668411Z self=, 2025-05-07T20:51:48.4668868Z B=4, 2025-05-07T20:51:48.4669057Z T=4, 2025-05-07T20:51:48.4669236Z L=4, 2025-05-07T20:51:48.4669431Z long_index=True, 2025-05-07T20:51:48.4669655Z has_weight=True, 2025-05-07T20:51:48.4669876Z is_1D=True, 2025-05-07T20:51:48.4670072Z W=4, 2025-05-07T20:51:48.4670255Z ) 2025-05-07T20:51:48.4670469Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4670942Z self=, 2025-05-07T20:51:48.4671402Z B=6, 2025-05-07T20:51:48.4671605Z T=12, 2025-05-07T20:51:48.4671799Z L=9, 2025-05-07T20:51:48.4672001Z long_index=True, 2025-05-07T20:51:48.4672239Z has_weight=False, 2025-05-07T20:51:48.4672463Z is_1D=True, 2025-05-07T20:51:48.4672674Z W=5, 2025-05-07T20:51:48.4672866Z ) 2025-05-07T20:51:48.4673076Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4673647Z self=, 2025-05-07T20:51:48.4674110Z B=6, 2025-05-07T20:51:48.4674299Z T=12, 2025-05-07T20:51:48.4674499Z L=12, 2025-05-07T20:51:48.4674700Z long_index=True, 2025-05-07T20:51:48.4674931Z has_weight=False, 2025-05-07T20:51:48.4675161Z is_1D=True, 2025-05-07T20:51:48.4675375Z W=5, 2025-05-07T20:51:48.4675563Z ) 2025-05-07T20:51:48.4675778Z Trying example: test_permute_indices( 2025-05-07T20:51:48.4676256Z self=, 2025-05-07T20:51:48.4676717Z B=6, 2025-05-07T20:51:48.4676913Z T=12, 2025-05-07T20:51:48.4677109Z L=12, 2025-05-07T20:51:48.4677315Z long_index=True, 2025-05-07T20:51:48.4677540Z has_weight=True, 2025-05-07T20:51:48.4677777Z is_1D=True, 2025-05-07T20:51:48.4677994Z W=5, 2025-05-07T20:51:48.4678185Z ) 2025-05-07T20:51:48.4678378Z PASSED 2025-05-07T20:51:48.5025647Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_scripted_with_none_weights PASSED 2025-05-07T20:51:48.5318182Z sparse/permute_indices_test.py::PermuteIndicesTest::test_permute_indices_with_repeats Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5319111Z self=, 2025-05-07T20:51:48.5319629Z B=1, 2025-05-07T20:51:48.5319827Z T=1, 2025-05-07T20:51:48.5320020Z L=2, 2025-05-07T20:51:48.5320214Z long_index=False, 2025-05-07T20:51:48.5320452Z has_weight=False, 2025-05-07T20:51:48.5320684Z ) 2025-05-07T20:51:48.5321216Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5321800Z self=, 2025-05-07T20:51:48.5322318Z B=5, 2025-05-07T20:51:48.5322503Z T=1, 2025-05-07T20:51:48.5322695Z L=2, 2025-05-07T20:51:48.5322898Z long_index=False, 2025-05-07T20:51:48.5323141Z has_weight=False, 2025-05-07T20:51:48.5323366Z ) 2025-05-07T20:51:48.5323616Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5324183Z self=, 2025-05-07T20:51:48.5324691Z B=5, 2025-05-07T20:51:48.5324889Z T=15, 2025-05-07T20:51:48.5325078Z L=3, 2025-05-07T20:51:48.5325278Z long_index=False, 2025-05-07T20:51:48.5325515Z has_weight=True, 2025-05-07T20:51:48.5325731Z ) 2025-05-07T20:51:48.5325976Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5326551Z self=, 2025-05-07T20:51:48.5327151Z B=12, 2025-05-07T20:51:48.5327372Z T=16, 2025-05-07T20:51:48.5327573Z L=20, 2025-05-07T20:51:48.5327774Z long_index=True, 2025-05-07T20:51:48.5328002Z has_weight=False, 2025-05-07T20:51:48.5328227Z ) 2025-05-07T20:51:48.5328468Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5329021Z self=, 2025-05-07T20:51:48.5329523Z B=1, 2025-05-07T20:51:48.5329713Z T=6, 2025-05-07T20:51:48.5329890Z L=20, 2025-05-07T20:51:48.5330087Z long_index=True, 2025-05-07T20:51:48.5330320Z has_weight=True, 2025-05-07T20:51:48.5330538Z ) 2025-05-07T20:51:48.5330786Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5331354Z self=, 2025-05-07T20:51:48.5331871Z B=4, 2025-05-07T20:51:48.5332062Z T=20, 2025-05-07T20:51:48.5332258Z L=9, 2025-05-07T20:51:48.5332458Z long_index=True, 2025-05-07T20:51:48.5332688Z has_weight=True, 2025-05-07T20:51:48.5332911Z ) 2025-05-07T20:51:48.5333157Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5333718Z self=, 2025-05-07T20:51:48.5334426Z B=18, 2025-05-07T20:51:48.5334620Z T=6, 2025-05-07T20:51:48.5334809Z L=12, 2025-05-07T20:51:48.5335015Z long_index=False, 2025-05-07T20:51:48.5335254Z has_weight=False, 2025-05-07T20:51:48.5335473Z ) 2025-05-07T20:51:48.5335717Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5336295Z self=, 2025-05-07T20:51:48.5336803Z B=16, 2025-05-07T20:51:48.5336998Z T=13, 2025-05-07T20:51:48.5337194Z L=11, 2025-05-07T20:51:48.5337392Z long_index=True, 2025-05-07T20:51:48.5337628Z has_weight=True, 2025-05-07T20:51:48.5337853Z ) 2025-05-07T20:51:48.5338097Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5338655Z self=, 2025-05-07T20:51:48.5339171Z B=15, 2025-05-07T20:51:48.5339363Z T=11, 2025-05-07T20:51:48.5339548Z L=8, 2025-05-07T20:51:48.5339748Z long_index=True, 2025-05-07T20:51:48.5339983Z has_weight=False, 2025-05-07T20:51:48.5340205Z ) 2025-05-07T20:51:48.5340450Z Trying example: test_permute_indices_with_repeats( 2025-05-07T20:51:48.5341014Z self=, 2025-05-07T20:51:48.5341520Z B=4, 2025-05-07T20:51:48.5341708Z T=15, 2025-05-07T20:51:48.5341897Z L=11, 2025-05-07T20:51:48.5342095Z long_index=True, 2025-05-07T20:51:48.5342330Z has_weight=False, 2025-05-07T20:51:48.5342642Z ) 2025-05-07T20:51:48.5342830Z PASSED 2025-05-07T20:51:48.5342950Z 2025-05-07T20:51:48.5343095Z ============================== 3 passed in 2.92s =============================== 2025-05-07T20:51:49.2904595Z 2025-05-07T20:51:49.2911613Z [TEST] Python test suite PASSED: ./sparse/permute_indices_test.py 2025-05-07T20:51:49.2925116Z [TEST] Python test time for ./sparse/permute_indices_test.py: 6 seconds 2025-05-07T20:51:49.2925427Z 2025-05-07T20:51:49.2925432Z 2025-05-07T20:51:49.2925436Z 2025-05-07T20:51:49.2925440Z 2025-05-07T20:51:49.2945955Z ################################################################################ 2025-05-07T20:51:49.2961167Z # [2025-05-07T20:51:49.295Z] Run Python Test Suite: 2025-05-07T20:51:49.2961531Z # ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:49.2961860Z ################################################################################ 2025-05-07T20:51:49.2987593Z + 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:49.2988259Z 2025-05-07T20:51:51.4361753Z ============================= test session starts ============================== 2025-05-07T20:51:51.4362415Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:51.4362970Z cachedir: .pytest_cache 2025-05-07T20:51:51.4363560Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:51.4364301Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:51.4364721Z plugins: hypothesis-6.131.14 2025-05-07T20:51:53.7305779Z collecting ... collected 2 items 2025-05-07T20:51:53.7306067Z 2025-05-07T20:51:54.0441357Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features PASSED 2025-05-07T20:51:54.0942172Z sparse/permute_sparse_features_test.py::PermuteSparseFeaturesTest::test_permute_sparse_features_with_repeats PASSED 2025-05-07T20:51:54.0942681Z 2025-05-07T20:51:54.0942828Z ============================== 2 passed in 2.78s =============================== 2025-05-07T20:51:54.8513775Z 2025-05-07T20:51:54.8514292Z [TEST] Python test suite PASSED: ./sparse/permute_sparse_features_test.py 2025-05-07T20:51:54.8534842Z [TEST] Python test time for ./sparse/permute_sparse_features_test.py: 5 seconds 2025-05-07T20:51:54.8535182Z 2025-05-07T20:51:54.8535188Z 2025-05-07T20:51:54.8535192Z 2025-05-07T20:51:54.8535196Z 2025-05-07T20:51:54.8555483Z ################################################################################ 2025-05-07T20:51:54.8570888Z # [2025-05-07T20:51:54.856Z] Run Python Test Suite: 2025-05-07T20:51:54.8571232Z # ./sparse/reorder_batched_test.py 2025-05-07T20:51:54.8571537Z ################################################################################ 2025-05-07T20:51:54.8596974Z + 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:54.8597624Z 2025-05-07T20:51:56.9996476Z ============================= test session starts ============================== 2025-05-07T20:51:56.9997683Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:51:56.9998777Z cachedir: .pytest_cache 2025-05-07T20:51:56.9999709Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:51:57.0000451Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:51:57.0000867Z plugins: hypothesis-6.131.14 2025-05-07T20:51:59.2969521Z collecting ... collected 7 items 2025-05-07T20:51:59.2969944Z 2025-05-07T20:51:59.4778387Z 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:59.4779350Z self=, 2025-05-07T20:51:59.4779882Z B=1, 2025-05-07T20:51:59.4780083Z T=1, 2025-05-07T20:51:59.4780273Z L=2, 2025-05-07T20:51:59.4780455Z A=1, 2025-05-07T20:51:59.4780680Z Dtype=torch.int32, 2025-05-07T20:51:59.4780921Z Itype=torch.int32, 2025-05-07T20:51:59.4781248Z broadcast_indices=False, 2025-05-07T20:51:59.4781610Z max_batch_size=0, 2025-05-07T20:51:59.4781901Z ) 2025-05-07T20:51:59.4782224Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4783025Z self=, 2025-05-07T20:51:59.4783585Z B=17, 2025-05-07T20:51:59.4783787Z T=1, 2025-05-07T20:51:59.4783976Z L=2, 2025-05-07T20:51:59.4784169Z A=1, 2025-05-07T20:51:59.4784382Z Dtype=torch.int32, 2025-05-07T20:51:59.4784619Z Itype=torch.int32, 2025-05-07T20:51:59.4784870Z broadcast_indices=False, 2025-05-07T20:51:59.4785129Z max_batch_size=0, 2025-05-07T20:51:59.4785351Z ) 2025-05-07T20:51:59.4785618Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4786223Z self=, 2025-05-07T20:51:59.4786755Z B=17, 2025-05-07T20:51:59.4786954Z T=4, 2025-05-07T20:51:59.4787147Z L=8, 2025-05-07T20:51:59.4787331Z A=19, 2025-05-07T20:51:59.4787544Z Dtype=torch.float32, 2025-05-07T20:51:59.4787793Z Itype=torch.int64, 2025-05-07T20:51:59.4788033Z broadcast_indices=False, 2025-05-07T20:51:59.4788290Z max_batch_size=0, 2025-05-07T20:51:59.4788514Z ) 2025-05-07T20:51:59.4788774Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4789413Z self=, 2025-05-07T20:51:59.4789932Z B=11, 2025-05-07T20:51:59.4790127Z T=4, 2025-05-07T20:51:59.4790329Z L=4, 2025-05-07T20:51:59.4790543Z A=9, 2025-05-07T20:51:59.4790758Z Dtype=torch.float32, 2025-05-07T20:51:59.4791008Z Itype=torch.int64, 2025-05-07T20:51:59.4791245Z broadcast_indices=False, 2025-05-07T20:51:59.4791702Z max_batch_size=-2, 2025-05-07T20:51:59.4791928Z ) 2025-05-07T20:51:59.4792187Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4792788Z self=, 2025-05-07T20:51:59.4793315Z B=18, 2025-05-07T20:51:59.4793512Z T=20, 2025-05-07T20:51:59.4793697Z L=7, 2025-05-07T20:51:59.4793896Z A=20, 2025-05-07T20:51:59.4794101Z Dtype=torch.int64, 2025-05-07T20:51:59.4794336Z Itype=torch.int32, 2025-05-07T20:51:59.4794579Z broadcast_indices=True, 2025-05-07T20:51:59.4794830Z max_batch_size=1, 2025-05-07T20:51:59.4795046Z ) 2025-05-07T20:51:59.4795309Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4795902Z self=, 2025-05-07T20:51:59.4796421Z B=1, 2025-05-07T20:51:59.4796611Z T=9, 2025-05-07T20:51:59.4796812Z L=20, 2025-05-07T20:51:59.4796995Z A=1, 2025-05-07T20:51:59.4797196Z Dtype=torch.int32, 2025-05-07T20:51:59.4797434Z Itype=torch.int32, 2025-05-07T20:51:59.4797671Z broadcast_indices=False, 2025-05-07T20:51:59.4797927Z max_batch_size=5, 2025-05-07T20:51:59.4798147Z ) 2025-05-07T20:51:59.4798407Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4799003Z self=, 2025-05-07T20:51:59.4799527Z B=17, 2025-05-07T20:51:59.4799720Z T=8, 2025-05-07T20:51:59.4799903Z L=3, 2025-05-07T20:51:59.4800092Z A=14, 2025-05-07T20:51:59.4800386Z Dtype=torch.int64, 2025-05-07T20:51:59.4800620Z Itype=torch.int64, 2025-05-07T20:51:59.4800864Z broadcast_indices=False, 2025-05-07T20:51:59.4801121Z max_batch_size=0, 2025-05-07T20:51:59.4801332Z ) 2025-05-07T20:51:59.4801595Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4802193Z self=, 2025-05-07T20:51:59.4802706Z B=11, 2025-05-07T20:51:59.4802905Z T=6, 2025-05-07T20:51:59.4803105Z L=4, 2025-05-07T20:51:59.4803290Z A=18, 2025-05-07T20:51:59.4803497Z Dtype=torch.float32, 2025-05-07T20:51:59.4803746Z Itype=torch.int64, 2025-05-07T20:51:59.4803989Z broadcast_indices=True, 2025-05-07T20:51:59.4804247Z max_batch_size=5, 2025-05-07T20:51:59.4804772Z ) 2025-05-07T20:51:59.4805020Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4805618Z self=, 2025-05-07T20:51:59.4806135Z B=10, 2025-05-07T20:51:59.4806328Z T=9, 2025-05-07T20:51:59.4806506Z L=3, 2025-05-07T20:51:59.4806686Z A=10, 2025-05-07T20:51:59.4806881Z Dtype=torch.float32, 2025-05-07T20:51:59.4807176Z Itype=torch.int64, 2025-05-07T20:51:59.4807426Z broadcast_indices=True, 2025-05-07T20:51:59.4807676Z max_batch_size=2, 2025-05-07T20:51:59.4807889Z ) 2025-05-07T20:51:59.4808147Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4808740Z self=, 2025-05-07T20:51:59.4809255Z B=3, 2025-05-07T20:51:59.4809445Z T=7, 2025-05-07T20:51:59.4809636Z L=15, 2025-05-07T20:51:59.4809820Z A=1, 2025-05-07T20:51:59.4810018Z Dtype=torch.int64, 2025-05-07T20:51:59.4810265Z Itype=torch.int32, 2025-05-07T20:51:59.4810502Z broadcast_indices=True, 2025-05-07T20:51:59.4810760Z max_batch_size=0, 2025-05-07T20:51:59.4810986Z ) 2025-05-07T20:51:59.4811240Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4811837Z self=, 2025-05-07T20:51:59.4812360Z B=20, 2025-05-07T20:51:59.4812692Z T=6, 2025-05-07T20:51:59.4812874Z L=6, 2025-05-07T20:51:59.4813064Z A=17, 2025-05-07T20:51:59.4813263Z Dtype=torch.int32, 2025-05-07T20:51:59.4813494Z Itype=torch.int32, 2025-05-07T20:51:59.4813736Z broadcast_indices=False, 2025-05-07T20:51:59.4813996Z max_batch_size=-1, 2025-05-07T20:51:59.4814213Z ) 2025-05-07T20:51:59.4814474Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4815067Z self=, 2025-05-07T20:51:59.4815583Z B=20, 2025-05-07T20:51:59.4815776Z T=1, 2025-05-07T20:51:59.4815970Z L=6, 2025-05-07T20:51:59.4816157Z A=17, 2025-05-07T20:51:59.4816360Z Dtype=torch.int32, 2025-05-07T20:51:59.4816603Z Itype=torch.int32, 2025-05-07T20:51:59.4816840Z broadcast_indices=False, 2025-05-07T20:51:59.4817104Z max_batch_size=-1, 2025-05-07T20:51:59.4817327Z ) 2025-05-07T20:51:59.4817582Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4818187Z self=, 2025-05-07T20:51:59.4818720Z B=6, 2025-05-07T20:51:59.4818914Z T=1, 2025-05-07T20:51:59.4819103Z L=6, 2025-05-07T20:51:59.4819297Z A=17, 2025-05-07T20:51:59.4819501Z Dtype=torch.int32, 2025-05-07T20:51:59.4819738Z Itype=torch.int32, 2025-05-07T20:51:59.4819983Z broadcast_indices=False, 2025-05-07T20:51:59.4820243Z max_batch_size=-1, 2025-05-07T20:51:59.4820459Z ) 2025-05-07T20:51:59.4820724Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4821449Z self=, 2025-05-07T20:51:59.4821972Z B=6, 2025-05-07T20:51:59.4822172Z T=1, 2025-05-07T20:51:59.4822380Z L=6, 2025-05-07T20:51:59.4822574Z A=1, 2025-05-07T20:51:59.4822772Z Dtype=torch.int32, 2025-05-07T20:51:59.4823014Z Itype=torch.int32, 2025-05-07T20:51:59.4823267Z broadcast_indices=False, 2025-05-07T20:51:59.4823524Z max_batch_size=-1, 2025-05-07T20:51:59.4823751Z ) 2025-05-07T20:51:59.4824017Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4824609Z self=, 2025-05-07T20:51:59.4825136Z B=6, 2025-05-07T20:51:59.4825330Z T=1, 2025-05-07T20:51:59.4825516Z L=2, 2025-05-07T20:51:59.4825710Z A=1, 2025-05-07T20:51:59.4825913Z Dtype=torch.int32, 2025-05-07T20:51:59.4826159Z Itype=torch.int32, 2025-05-07T20:51:59.4826404Z broadcast_indices=False, 2025-05-07T20:51:59.4826667Z max_batch_size=-1, 2025-05-07T20:51:59.4826891Z ) 2025-05-07T20:51:59.4827148Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4827743Z self=, 2025-05-07T20:51:59.4828272Z B=1, 2025-05-07T20:51:59.4828458Z T=1, 2025-05-07T20:51:59.4828650Z L=2, 2025-05-07T20:51:59.4828841Z A=1, 2025-05-07T20:51:59.4829035Z Dtype=torch.int32, 2025-05-07T20:51:59.4829276Z Itype=torch.int32, 2025-05-07T20:51:59.4829523Z broadcast_indices=False, 2025-05-07T20:51:59.4829778Z max_batch_size=-1, 2025-05-07T20:51:59.4830002Z ) 2025-05-07T20:51:59.4830263Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4830852Z self=, 2025-05-07T20:51:59.4831378Z B=1, 2025-05-07T20:51:59.4831579Z T=1, 2025-05-07T20:51:59.4831776Z L=2, 2025-05-07T20:51:59.4831962Z A=1, 2025-05-07T20:51:59.4832163Z Dtype=torch.int32, 2025-05-07T20:51:59.4832404Z Itype=torch.int32, 2025-05-07T20:51:59.4832642Z broadcast_indices=False, 2025-05-07T20:51:59.4832901Z max_batch_size=1, 2025-05-07T20:51:59.4833118Z ) 2025-05-07T20:51:59.4833463Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4834053Z self=, 2025-05-07T20:51:59.4834577Z B=19, 2025-05-07T20:51:59.4834767Z T=17, 2025-05-07T20:51:59.4834959Z L=2, 2025-05-07T20:51:59.4835150Z A=4, 2025-05-07T20:51:59.4835345Z Dtype=torch.int32, 2025-05-07T20:51:59.4835587Z Itype=torch.int64, 2025-05-07T20:51:59.4835831Z broadcast_indices=True, 2025-05-07T20:51:59.4836078Z max_batch_size=-1, 2025-05-07T20:51:59.4836300Z ) 2025-05-07T20:51:59.4836569Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4837161Z self=, 2025-05-07T20:51:59.4837688Z B=19, 2025-05-07T20:51:59.4837884Z T=17, 2025-05-07T20:51:59.4838076Z L=2, 2025-05-07T20:51:59.4838260Z A=2, 2025-05-07T20:51:59.4838463Z Dtype=torch.int32, 2025-05-07T20:51:59.4838711Z Itype=torch.int64, 2025-05-07T20:51:59.4838949Z broadcast_indices=True, 2025-05-07T20:51:59.4839203Z max_batch_size=-1, 2025-05-07T20:51:59.4839426Z ) 2025-05-07T20:51:59.4839682Z Trying example: test_cat_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.4840275Z self=, 2025-05-07T20:51:59.4840856Z B=19, 2025-05-07T20:51:59.4841045Z T=17, 2025-05-07T20:51:59.4841236Z L=2, 2025-05-07T20:51:59.4841426Z A=2, 2025-05-07T20:51:59.4841620Z Dtype=torch.int32, 2025-05-07T20:51:59.4842004Z Itype=torch.int64, 2025-05-07T20:51:59.4842251Z broadcast_indices=True, 2025-05-07T20:51:59.4842495Z max_batch_size=2, 2025-05-07T20:51:59.4842713Z ) 2025-05-07T20:51:59.4842900Z PASSED 2025-05-07T20:51:59.4843305Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices PASSED 2025-05-07T20:51:59.5392822Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_indices_cpu Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5394198Z self=, 2025-05-07T20:51:59.5394845Z B=1, 2025-05-07T20:51:59.5395073Z T=1, 2025-05-07T20:51:59.5395301Z L=2, 2025-05-07T20:51:59.5395524Z A=1, 2025-05-07T20:51:59.5395757Z Dtype=torch.int32, 2025-05-07T20:51:59.5396042Z Itype=torch.int32, 2025-05-07T20:51:59.5396333Z broadcast_indices=False, 2025-05-07T20:51:59.5396626Z ) 2025-05-07T20:51:59.5396933Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5397637Z self=, 2025-05-07T20:51:59.5398269Z B=6, 2025-05-07T20:51:59.5398489Z T=1, 2025-05-07T20:51:59.5398716Z L=2, 2025-05-07T20:51:59.5398939Z A=1, 2025-05-07T20:51:59.5399169Z Dtype=torch.int32, 2025-05-07T20:51:59.5399466Z Itype=torch.int32, 2025-05-07T20:51:59.5399757Z broadcast_indices=False, 2025-05-07T20:51:59.5400046Z ) 2025-05-07T20:51:59.5400348Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5401053Z self=, 2025-05-07T20:51:59.5401678Z B=6, 2025-05-07T20:51:59.5401904Z T=11, 2025-05-07T20:51:59.5402134Z L=3, 2025-05-07T20:51:59.5402350Z A=18, 2025-05-07T20:51:59.5402595Z Dtype=torch.float32, 2025-05-07T20:51:59.5402888Z Itype=torch.int32, 2025-05-07T20:51:59.5403171Z broadcast_indices=False, 2025-05-07T20:51:59.5403472Z ) 2025-05-07T20:51:59.5403781Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5404665Z self=, 2025-05-07T20:51:59.5405298Z B=18, 2025-05-07T20:51:59.5405524Z T=1, 2025-05-07T20:51:59.5406104Z L=2, 2025-05-07T20:51:59.5406320Z A=1, 2025-05-07T20:51:59.5406554Z Dtype=torch.int32, 2025-05-07T20:51:59.5406836Z Itype=torch.int32, 2025-05-07T20:51:59.5407232Z broadcast_indices=False, 2025-05-07T20:51:59.5407531Z ) 2025-05-07T20:51:59.5407829Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5408518Z self=, 2025-05-07T20:51:59.5409146Z B=18, 2025-05-07T20:51:59.5409376Z T=17, 2025-05-07T20:51:59.5409595Z L=5, 2025-05-07T20:51:59.5409817Z A=14, 2025-05-07T20:51:59.5410059Z Dtype=torch.float32, 2025-05-07T20:51:59.5410353Z Itype=torch.int64, 2025-05-07T20:51:59.5410640Z broadcast_indices=True, 2025-05-07T20:51:59.5410929Z ) 2025-05-07T20:51:59.5411219Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5411919Z self=, 2025-05-07T20:51:59.5412557Z B=20, 2025-05-07T20:51:59.5412966Z T=19, 2025-05-07T20:51:59.5413185Z L=13, 2025-05-07T20:51:59.5413408Z A=19, 2025-05-07T20:51:59.5413646Z Dtype=torch.int32, 2025-05-07T20:51:59.5413923Z Itype=torch.int64, 2025-05-07T20:51:59.5414209Z broadcast_indices=True, 2025-05-07T20:51:59.5414497Z ) 2025-05-07T20:51:59.5414784Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5415481Z self=, 2025-05-07T20:51:59.5416111Z B=7, 2025-05-07T20:51:59.5416328Z T=17, 2025-05-07T20:51:59.5416717Z L=8, 2025-05-07T20:51:59.5416951Z A=13, 2025-05-07T20:51:59.5417182Z Dtype=torch.int32, 2025-05-07T20:51:59.5417467Z Itype=torch.int64, 2025-05-07T20:51:59.5417760Z broadcast_indices=False, 2025-05-07T20:51:59.5418048Z ) 2025-05-07T20:51:59.5418343Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5419046Z self=, 2025-05-07T20:51:59.5419676Z B=5, 2025-05-07T20:51:59.5419894Z T=18, 2025-05-07T20:51:59.5420119Z L=10, 2025-05-07T20:51:59.5420346Z A=7, 2025-05-07T20:51:59.5420583Z Dtype=torch.float32, 2025-05-07T20:51:59.5420880Z Itype=torch.int64, 2025-05-07T20:51:59.5421172Z broadcast_indices=True, 2025-05-07T20:51:59.5421453Z ) 2025-05-07T20:51:59.5421750Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5422447Z self=, 2025-05-07T20:51:59.5423077Z B=20, 2025-05-07T20:51:59.5423307Z T=15, 2025-05-07T20:51:59.5423532Z L=11, 2025-05-07T20:51:59.5423749Z A=1, 2025-05-07T20:51:59.5423988Z Dtype=torch.int64, 2025-05-07T20:51:59.5424270Z Itype=torch.int32, 2025-05-07T20:51:59.5424552Z broadcast_indices=True, 2025-05-07T20:51:59.5424845Z ) 2025-05-07T20:51:59.5425147Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5425840Z self=, 2025-05-07T20:51:59.5426469Z B=7, 2025-05-07T20:51:59.5426693Z T=18, 2025-05-07T20:51:59.5426924Z L=4, 2025-05-07T20:51:59.5427141Z A=19, 2025-05-07T20:51:59.5427378Z Dtype=torch.int64, 2025-05-07T20:51:59.5427657Z Itype=torch.int64, 2025-05-07T20:51:59.5427937Z broadcast_indices=True, 2025-05-07T20:51:59.5428225Z ) 2025-05-07T20:51:59.5428520Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5429220Z self=, 2025-05-07T20:51:59.5429854Z B=1, 2025-05-07T20:51:59.5430078Z T=6, 2025-05-07T20:51:59.5430292Z L=8, 2025-05-07T20:51:59.5430514Z A=7, 2025-05-07T20:51:59.5430747Z Dtype=torch.int32, 2025-05-07T20:51:59.5431019Z Itype=torch.int32, 2025-05-07T20:51:59.5431405Z broadcast_indices=False, 2025-05-07T20:51:59.5431702Z ) 2025-05-07T20:51:59.5431995Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5432696Z self=, 2025-05-07T20:51:59.5433322Z B=7, 2025-05-07T20:51:59.5441831Z T=6, 2025-05-07T20:51:59.5442072Z L=8, 2025-05-07T20:51:59.5442277Z A=7, 2025-05-07T20:51:59.5442484Z Dtype=torch.int32, 2025-05-07T20:51:59.5442740Z Itype=torch.int32, 2025-05-07T20:51:59.5443002Z broadcast_indices=False, 2025-05-07T20:51:59.5443250Z ) 2025-05-07T20:51:59.5443526Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5444118Z self=, 2025-05-07T20:51:59.5444643Z B=7, 2025-05-07T20:51:59.5444840Z T=7, 2025-05-07T20:51:59.5445037Z L=8, 2025-05-07T20:51:59.5445235Z A=7, 2025-05-07T20:51:59.5445446Z Dtype=torch.int32, 2025-05-07T20:51:59.5445693Z Itype=torch.int32, 2025-05-07T20:51:59.5445942Z broadcast_indices=False, 2025-05-07T20:51:59.5446189Z ) 2025-05-07T20:51:59.5446449Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5447121Z self=, 2025-05-07T20:51:59.5447631Z B=7, 2025-05-07T20:51:59.5447834Z T=7, 2025-05-07T20:51:59.5448030Z L=8, 2025-05-07T20:51:59.5448216Z A=8, 2025-05-07T20:51:59.5448421Z Dtype=torch.int32, 2025-05-07T20:51:59.5448672Z Itype=torch.int32, 2025-05-07T20:51:59.5449040Z broadcast_indices=False, 2025-05-07T20:51:59.5449293Z ) 2025-05-07T20:51:59.5449553Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5450117Z self=, 2025-05-07T20:51:59.5450633Z B=8, 2025-05-07T20:51:59.5450836Z T=7, 2025-05-07T20:51:59.5451027Z L=8, 2025-05-07T20:51:59.5451211Z A=8, 2025-05-07T20:51:59.5451423Z Dtype=torch.int32, 2025-05-07T20:51:59.5451669Z Itype=torch.int32, 2025-05-07T20:51:59.5451914Z broadcast_indices=False, 2025-05-07T20:51:59.5452166Z ) 2025-05-07T20:51:59.5452424Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5452992Z self=, 2025-05-07T20:51:59.5453507Z B=8, 2025-05-07T20:51:59.5453704Z T=7, 2025-05-07T20:51:59.5453887Z L=7, 2025-05-07T20:51:59.5454084Z A=8, 2025-05-07T20:51:59.5454302Z Dtype=torch.int32, 2025-05-07T20:51:59.5454540Z Itype=torch.int32, 2025-05-07T20:51:59.5454793Z broadcast_indices=False, 2025-05-07T20:51:59.5455045Z ) 2025-05-07T20:51:59.5455291Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5455860Z self=, 2025-05-07T20:51:59.5456383Z B=7, 2025-05-07T20:51:59.5456572Z T=7, 2025-05-07T20:51:59.5456769Z L=7, 2025-05-07T20:51:59.5456965Z A=8, 2025-05-07T20:51:59.5457169Z Dtype=torch.int32, 2025-05-07T20:51:59.5457420Z Itype=torch.int32, 2025-05-07T20:51:59.5457678Z broadcast_indices=False, 2025-05-07T20:51:59.5457933Z ) 2025-05-07T20:51:59.5458185Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5458768Z self=, 2025-05-07T20:51:59.5459289Z B=12, 2025-05-07T20:51:59.5459493Z T=5, 2025-05-07T20:51:59.5459687Z L=2, 2025-05-07T20:51:59.5459884Z A=6, 2025-05-07T20:51:59.5460083Z Dtype=torch.int64, 2025-05-07T20:51:59.5460331Z Itype=torch.int64, 2025-05-07T20:51:59.5460583Z broadcast_indices=False, 2025-05-07T20:51:59.5460831Z ) 2025-05-07T20:51:59.5461087Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5461758Z self=, 2025-05-07T20:51:59.5462264Z B=6, 2025-05-07T20:51:59.5462459Z T=5, 2025-05-07T20:51:59.5462649Z L=2, 2025-05-07T20:51:59.5462837Z A=6, 2025-05-07T20:51:59.5463041Z Dtype=torch.int64, 2025-05-07T20:51:59.5463291Z Itype=torch.int64, 2025-05-07T20:51:59.5463533Z broadcast_indices=False, 2025-05-07T20:51:59.5463787Z ) 2025-05-07T20:51:59.5464045Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5464616Z self=, 2025-05-07T20:51:59.5465131Z B=6, 2025-05-07T20:51:59.5465326Z T=2, 2025-05-07T20:51:59.5465515Z L=2, 2025-05-07T20:51:59.5465706Z A=6, 2025-05-07T20:51:59.5465913Z Dtype=torch.int64, 2025-05-07T20:51:59.5466157Z Itype=torch.int64, 2025-05-07T20:51:59.5466399Z broadcast_indices=False, 2025-05-07T20:51:59.5466660Z ) 2025-05-07T20:51:59.5466919Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5467487Z self=, 2025-05-07T20:51:59.5468000Z B=6, 2025-05-07T20:51:59.5468195Z T=2, 2025-05-07T20:51:59.5468391Z L=6, 2025-05-07T20:51:59.5468582Z A=6, 2025-05-07T20:51:59.5468789Z Dtype=torch.int64, 2025-05-07T20:51:59.5469027Z Itype=torch.int64, 2025-05-07T20:51:59.5469273Z broadcast_indices=False, 2025-05-07T20:51:59.5469526Z ) 2025-05-07T20:51:59.5469865Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5470437Z self=, 2025-05-07T20:51:59.5470948Z B=6, 2025-05-07T20:51:59.5471145Z T=2, 2025-05-07T20:51:59.5471331Z L=2, 2025-05-07T20:51:59.5471523Z A=2, 2025-05-07T20:51:59.5471727Z Dtype=torch.int64, 2025-05-07T20:51:59.5471973Z Itype=torch.int64, 2025-05-07T20:51:59.5472221Z broadcast_indices=False, 2025-05-07T20:51:59.5472473Z ) 2025-05-07T20:51:59.5472722Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5473293Z self=, 2025-05-07T20:51:59.5473800Z B=2, 2025-05-07T20:51:59.5473985Z T=2, 2025-05-07T20:51:59.5474176Z L=2, 2025-05-07T20:51:59.5474367Z A=2, 2025-05-07T20:51:59.5474565Z Dtype=torch.int64, 2025-05-07T20:51:59.5474805Z Itype=torch.int64, 2025-05-07T20:51:59.5475056Z broadcast_indices=False, 2025-05-07T20:51:59.5475309Z ) 2025-05-07T20:51:59.5475568Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5476148Z self=, 2025-05-07T20:51:59.5476650Z B=9, 2025-05-07T20:51:59.5476849Z T=13, 2025-05-07T20:51:59.5477048Z L=6, 2025-05-07T20:51:59.5477231Z A=20, 2025-05-07T20:51:59.5477445Z Dtype=torch.float32, 2025-05-07T20:51:59.5477697Z Itype=torch.int32, 2025-05-07T20:51:59.5477950Z broadcast_indices=True, 2025-05-07T20:51:59.5478194Z ) 2025-05-07T20:51:59.5478447Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5479021Z self=, 2025-05-07T20:51:59.5479524Z B=9, 2025-05-07T20:51:59.5479727Z T=20, 2025-05-07T20:51:59.5479923Z L=6, 2025-05-07T20:51:59.5480110Z A=20, 2025-05-07T20:51:59.5480326Z Dtype=torch.float32, 2025-05-07T20:51:59.5480588Z Itype=torch.int32, 2025-05-07T20:51:59.5480835Z broadcast_indices=True, 2025-05-07T20:51:59.5481084Z ) 2025-05-07T20:51:59.5481340Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5481903Z self=, 2025-05-07T20:51:59.5482507Z B=20, 2025-05-07T20:51:59.5482702Z T=20, 2025-05-07T20:51:59.5482887Z L=6, 2025-05-07T20:51:59.5483077Z A=20, 2025-05-07T20:51:59.5483281Z Dtype=torch.float32, 2025-05-07T20:51:59.5483533Z Itype=torch.int32, 2025-05-07T20:51:59.5483772Z broadcast_indices=True, 2025-05-07T20:51:59.5484013Z ) 2025-05-07T20:51:59.5484263Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5484825Z self=, 2025-05-07T20:51:59.5485328Z B=20, 2025-05-07T20:51:59.5485521Z T=20, 2025-05-07T20:51:59.5485705Z L=6, 2025-05-07T20:51:59.5485889Z A=6, 2025-05-07T20:51:59.5486088Z Dtype=torch.float32, 2025-05-07T20:51:59.5486327Z Itype=torch.int32, 2025-05-07T20:51:59.5486570Z broadcast_indices=True, 2025-05-07T20:51:59.5486815Z ) 2025-05-07T20:51:59.5487127Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5487700Z self=, 2025-05-07T20:51:59.5488207Z B=20, 2025-05-07T20:51:59.5488389Z T=20, 2025-05-07T20:51:59.5488576Z L=20, 2025-05-07T20:51:59.5488763Z A=20, 2025-05-07T20:51:59.5488958Z Dtype=torch.float32, 2025-05-07T20:51:59.5489205Z Itype=torch.int32, 2025-05-07T20:51:59.5489448Z broadcast_indices=True, 2025-05-07T20:51:59.5489686Z ) 2025-05-07T20:51:59.5489929Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5490496Z self=, 2025-05-07T20:51:59.5491094Z B=19, 2025-05-07T20:51:59.5491279Z T=11, 2025-05-07T20:51:59.5491466Z L=20, 2025-05-07T20:51:59.5491658Z A=12, 2025-05-07T20:51:59.5491852Z Dtype=torch.int64, 2025-05-07T20:51:59.5492093Z Itype=torch.int32, 2025-05-07T20:51:59.5492341Z broadcast_indices=False, 2025-05-07T20:51:59.5492582Z ) 2025-05-07T20:51:59.5599652Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5600392Z self=, 2025-05-07T20:51:59.5601022Z B=11, 2025-05-07T20:51:59.5601240Z T=11, 2025-05-07T20:51:59.5601461Z L=20, 2025-05-07T20:51:59.5601679Z A=12, 2025-05-07T20:51:59.5601908Z Dtype=torch.int64, 2025-05-07T20:51:59.5602191Z Itype=torch.int32, 2025-05-07T20:51:59.5602477Z broadcast_indices=False, 2025-05-07T20:51:59.5602770Z ) 2025-05-07T20:51:59.5603059Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5603768Z self=, 2025-05-07T20:51:59.5604620Z B=11, 2025-05-07T20:51:59.5604858Z T=11, 2025-05-07T20:51:59.5605072Z L=12, 2025-05-07T20:51:59.5605296Z A=12, 2025-05-07T20:51:59.5605538Z Dtype=torch.int64, 2025-05-07T20:51:59.5605811Z Itype=torch.int32, 2025-05-07T20:51:59.5606106Z broadcast_indices=False, 2025-05-07T20:51:59.5606400Z ) 2025-05-07T20:51:59.5606686Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5607472Z self=, 2025-05-07T20:51:59.5608097Z B=11, 2025-05-07T20:51:59.5608313Z T=12, 2025-05-07T20:51:59.5608535Z L=12, 2025-05-07T20:51:59.5608755Z A=12, 2025-05-07T20:51:59.5608982Z Dtype=torch.int64, 2025-05-07T20:51:59.5609261Z Itype=torch.int32, 2025-05-07T20:51:59.5609547Z broadcast_indices=False, 2025-05-07T20:51:59.5609833Z ) 2025-05-07T20:51:59.5610134Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5610830Z self=, 2025-05-07T20:51:59.5611457Z B=12, 2025-05-07T20:51:59.5611672Z T=12, 2025-05-07T20:51:59.5611894Z L=12, 2025-05-07T20:51:59.5612377Z A=12, 2025-05-07T20:51:59.5612607Z Dtype=torch.int64, 2025-05-07T20:51:59.5612888Z Itype=torch.int32, 2025-05-07T20:51:59.5613179Z broadcast_indices=False, 2025-05-07T20:51:59.5613463Z ) 2025-05-07T20:51:59.5613756Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5614456Z self=, 2025-05-07T20:51:59.5615249Z B=4, 2025-05-07T20:51:59.5615477Z T=4, 2025-05-07T20:51:59.5615699Z L=3, 2025-05-07T20:51:59.5615911Z A=6, 2025-05-07T20:51:59.5616151Z Dtype=torch.float32, 2025-05-07T20:51:59.5616456Z Itype=torch.int32, 2025-05-07T20:51:59.5616737Z broadcast_indices=False, 2025-05-07T20:51:59.5617031Z ) 2025-05-07T20:51:59.5617325Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5618014Z self=, 2025-05-07T20:51:59.5618652Z B=4, 2025-05-07T20:51:59.5618875Z T=4, 2025-05-07T20:51:59.5619088Z L=4, 2025-05-07T20:51:59.5619314Z A=6, 2025-05-07T20:51:59.5619552Z Dtype=torch.float32, 2025-05-07T20:51:59.5619843Z Itype=torch.int32, 2025-05-07T20:51:59.5620123Z broadcast_indices=False, 2025-05-07T20:51:59.5620418Z ) 2025-05-07T20:51:59.5620719Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5621409Z self=, 2025-05-07T20:51:59.5622038Z B=4, 2025-05-07T20:51:59.5622261Z T=4, 2025-05-07T20:51:59.5622477Z L=4, 2025-05-07T20:51:59.5623299Z A=4, 2025-05-07T20:51:59.5623550Z Dtype=torch.float32, 2025-05-07T20:51:59.5623834Z Itype=torch.int32, 2025-05-07T20:51:59.5624129Z broadcast_indices=False, 2025-05-07T20:51:59.5624426Z ) 2025-05-07T20:51:59.5624710Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5625407Z self=, 2025-05-07T20:51:59.5626044Z B=14, 2025-05-07T20:51:59.5626260Z T=16, 2025-05-07T20:51:59.5626482Z L=20, 2025-05-07T20:51:59.5626701Z A=13, 2025-05-07T20:51:59.5626929Z Dtype=torch.int32, 2025-05-07T20:51:59.5627208Z Itype=torch.int64, 2025-05-07T20:51:59.5627491Z broadcast_indices=True, 2025-05-07T20:51:59.5627777Z ) 2025-05-07T20:51:59.5628064Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5628760Z self=, 2025-05-07T20:51:59.5629400Z B=14, 2025-05-07T20:51:59.5629616Z T=13, 2025-05-07T20:51:59.5629838Z L=20, 2025-05-07T20:51:59.5630058Z A=13, 2025-05-07T20:51:59.5630294Z Dtype=torch.int32, 2025-05-07T20:51:59.5630571Z Itype=torch.int64, 2025-05-07T20:51:59.5630853Z broadcast_indices=True, 2025-05-07T20:51:59.5631132Z ) 2025-05-07T20:51:59.5631427Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5632133Z self=, 2025-05-07T20:51:59.5632752Z B=13, 2025-05-07T20:51:59.5632979Z T=13, 2025-05-07T20:51:59.5633203Z L=20, 2025-05-07T20:51:59.5633424Z A=13, 2025-05-07T20:51:59.5633660Z Dtype=torch.int32, 2025-05-07T20:51:59.5633944Z Itype=torch.int64, 2025-05-07T20:51:59.5634227Z broadcast_indices=True, 2025-05-07T20:51:59.5634503Z ) 2025-05-07T20:51:59.5634799Z Trying example: test_reorder_batched_ad_indices_cpu( 2025-05-07T20:51:59.5635500Z self=, 2025-05-07T20:51:59.5636125Z B=13, 2025-05-07T20:51:59.5636347Z T=20, 2025-05-07T20:51:59.5636567Z L=20, 2025-05-07T20:51:59.5636784Z A=13, 2025-05-07T20:51:59.5637019Z Dtype=torch.int32, 2025-05-07T20:51:59.5637299Z Itype=torch.int64, 2025-05-07T20:51:59.5637715Z broadcast_indices=True, 2025-05-07T20:51:59.5638006Z ) 2025-05-07T20:51:59.5638230Z PASSED 2025-05-07T20:51:59.7999284Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8000854Z self=, 2025-05-07T20:51:59.8001389Z B=1, 2025-05-07T20:51:59.8001589Z T=1, 2025-05-07T20:51:59.8001777Z L=2, 2025-05-07T20:51:59.8001966Z A=1, 2025-05-07T20:51:59.8002170Z Dtype=torch.int32, 2025-05-07T20:51:59.8002418Z broadcast_lengths=False, 2025-05-07T20:51:59.8002698Z ) 2025-05-07T20:51:59.8002945Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8003493Z self=, 2025-05-07T20:51:59.8003996Z B=12, 2025-05-07T20:51:59.8004199Z T=1, 2025-05-07T20:51:59.8004387Z L=2, 2025-05-07T20:51:59.8004946Z A=1, 2025-05-07T20:51:59.8005155Z Dtype=torch.int32, 2025-05-07T20:51:59.8005395Z broadcast_lengths=False, 2025-05-07T20:51:59.8005645Z ) 2025-05-07T20:51:59.8005881Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8006419Z self=, 2025-05-07T20:51:59.8006994Z B=12, 2025-05-07T20:51:59.8007196Z T=9, 2025-05-07T20:51:59.8007388Z L=15, 2025-05-07T20:51:59.8007583Z A=4, 2025-05-07T20:51:59.8007797Z Dtype=torch.float32, 2025-05-07T20:51:59.8008058Z broadcast_lengths=False, 2025-05-07T20:51:59.8008307Z ) 2025-05-07T20:51:59.8008935Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8009490Z self=, 2025-05-07T20:51:59.8009986Z B=6, 2025-05-07T20:51:59.8010191Z T=19, 2025-05-07T20:51:59.8010393Z L=19, 2025-05-07T20:51:59.8010592Z A=3, 2025-05-07T20:51:59.8010803Z Dtype=torch.int64, 2025-05-07T20:51:59.8011060Z broadcast_lengths=False, 2025-05-07T20:51:59.8011312Z ) 2025-05-07T20:51:59.8011558Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8012108Z self=, 2025-05-07T20:51:59.8012604Z B=1, 2025-05-07T20:51:59.8012807Z T=16, 2025-05-07T20:51:59.8013006Z L=5, 2025-05-07T20:51:59.8013201Z A=20, 2025-05-07T20:51:59.8013412Z Dtype=torch.float32, 2025-05-07T20:51:59.8013675Z broadcast_lengths=False, 2025-05-07T20:51:59.8013928Z ) 2025-05-07T20:51:59.8014180Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8014728Z self=, 2025-05-07T20:51:59.8015228Z B=3, 2025-05-07T20:51:59.8015419Z T=11, 2025-05-07T20:51:59.8015614Z L=19, 2025-05-07T20:51:59.8015808Z A=14, 2025-05-07T20:51:59.8016022Z Dtype=torch.float32, 2025-05-07T20:51:59.8016285Z broadcast_lengths=True, 2025-05-07T20:51:59.8016535Z ) 2025-05-07T20:51:59.8016773Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8017321Z self=, 2025-05-07T20:51:59.8017823Z B=3, 2025-05-07T20:51:59.8018016Z T=5, 2025-05-07T20:51:59.8018210Z L=7, 2025-05-07T20:51:59.8018408Z A=10, 2025-05-07T20:51:59.8018609Z Dtype=torch.int32, 2025-05-07T20:51:59.8018865Z broadcast_lengths=False, 2025-05-07T20:51:59.8019121Z ) 2025-05-07T20:51:59.8019363Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8019908Z self=, 2025-05-07T20:51:59.8020409Z B=10, 2025-05-07T20:51:59.8020608Z T=11, 2025-05-07T20:51:59.8020799Z L=10, 2025-05-07T20:51:59.8020995Z A=9, 2025-05-07T20:51:59.8021374Z Dtype=torch.int64, 2025-05-07T20:51:59.8021621Z broadcast_lengths=False, 2025-05-07T20:51:59.8021873Z ) 2025-05-07T20:51:59.8022117Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8022656Z self=, 2025-05-07T20:51:59.8023158Z B=2, 2025-05-07T20:51:59.8023361Z T=11, 2025-05-07T20:51:59.8023553Z L=10, 2025-05-07T20:51:59.8023750Z A=2, 2025-05-07T20:51:59.8023959Z Dtype=torch.int64, 2025-05-07T20:51:59.8024206Z broadcast_lengths=False, 2025-05-07T20:51:59.8024460Z ) 2025-05-07T20:51:59.8024708Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8032707Z self=, 2025-05-07T20:51:59.8033232Z B=8, 2025-05-07T20:51:59.8033429Z T=20, 2025-05-07T20:51:59.8033630Z L=7, 2025-05-07T20:51:59.8033832Z A=2, 2025-05-07T20:51:59.8034049Z Dtype=torch.float32, 2025-05-07T20:51:59.8034320Z broadcast_lengths=False, 2025-05-07T20:51:59.8034582Z ) 2025-05-07T20:51:59.8034825Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8035384Z self=, 2025-05-07T20:51:59.8035891Z B=17, 2025-05-07T20:51:59.8036082Z T=20, 2025-05-07T20:51:59.8036280Z L=19, 2025-05-07T20:51:59.8036479Z A=12, 2025-05-07T20:51:59.8036680Z Dtype=torch.int32, 2025-05-07T20:51:59.8036934Z broadcast_lengths=True, 2025-05-07T20:51:59.8037192Z ) 2025-05-07T20:51:59.8037542Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8038102Z self=, 2025-05-07T20:51:59.8038609Z B=17, 2025-05-07T20:51:59.8038809Z T=17, 2025-05-07T20:51:59.8038993Z L=19, 2025-05-07T20:51:59.8039186Z A=12, 2025-05-07T20:51:59.8039393Z Dtype=torch.int32, 2025-05-07T20:51:59.8039642Z broadcast_lengths=True, 2025-05-07T20:51:59.8039890Z ) 2025-05-07T20:51:59.8040134Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8040680Z self=, 2025-05-07T20:51:59.8041177Z B=17, 2025-05-07T20:51:59.8041376Z T=17, 2025-05-07T20:51:59.8041560Z L=17, 2025-05-07T20:51:59.8041751Z A=12, 2025-05-07T20:51:59.8041953Z Dtype=torch.int32, 2025-05-07T20:51:59.8042194Z broadcast_lengths=True, 2025-05-07T20:51:59.8042437Z ) 2025-05-07T20:51:59.8042689Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8043230Z self=, 2025-05-07T20:51:59.8043727Z B=17, 2025-05-07T20:51:59.8043927Z T=17, 2025-05-07T20:51:59.8044125Z L=12, 2025-05-07T20:51:59.8044321Z A=12, 2025-05-07T20:51:59.8044534Z Dtype=torch.int32, 2025-05-07T20:51:59.8044793Z broadcast_lengths=True, 2025-05-07T20:51:59.8045032Z ) 2025-05-07T20:51:59.8045280Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8045838Z self=, 2025-05-07T20:51:59.8046326Z B=17, 2025-05-07T20:51:59.8046530Z T=17, 2025-05-07T20:51:59.8046728Z L=17, 2025-05-07T20:51:59.8047016Z A=17, 2025-05-07T20:51:59.8047225Z Dtype=torch.int32, 2025-05-07T20:51:59.8047482Z broadcast_lengths=True, 2025-05-07T20:51:59.8047721Z ) 2025-05-07T20:51:59.8047970Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8048525Z self=, 2025-05-07T20:51:59.8049019Z B=5, 2025-05-07T20:51:59.8049218Z T=10, 2025-05-07T20:51:59.8049421Z L=17, 2025-05-07T20:51:59.8049615Z A=12, 2025-05-07T20:51:59.8049828Z Dtype=torch.int64, 2025-05-07T20:51:59.8050174Z broadcast_lengths=False, 2025-05-07T20:51:59.8050423Z ) 2025-05-07T20:51:59.8050705Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8051256Z self=, 2025-05-07T20:51:59.8051753Z B=5, 2025-05-07T20:51:59.8051940Z T=12, 2025-05-07T20:51:59.8052132Z L=17, 2025-05-07T20:51:59.8052320Z A=12, 2025-05-07T20:51:59.8052518Z Dtype=torch.int64, 2025-05-07T20:51:59.8052765Z broadcast_lengths=False, 2025-05-07T20:51:59.8053017Z ) 2025-05-07T20:51:59.8053249Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8053796Z self=, 2025-05-07T20:51:59.8054286Z B=5, 2025-05-07T20:51:59.8054469Z T=17, 2025-05-07T20:51:59.8054660Z L=17, 2025-05-07T20:51:59.8054848Z A=12, 2025-05-07T20:51:59.8055043Z Dtype=torch.int64, 2025-05-07T20:51:59.8055291Z broadcast_lengths=False, 2025-05-07T20:51:59.8055543Z ) 2025-05-07T20:51:59.8055774Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8056318Z self=, 2025-05-07T20:51:59.8056813Z B=5, 2025-05-07T20:51:59.8056999Z T=5, 2025-05-07T20:51:59.8057189Z L=17, 2025-05-07T20:51:59.8057377Z A=12, 2025-05-07T20:51:59.8057576Z Dtype=torch.int64, 2025-05-07T20:51:59.8057823Z broadcast_lengths=False, 2025-05-07T20:51:59.8058071Z ) 2025-05-07T20:51:59.8058305Z Trying example: test_reorder_batched_ad_lengths( 2025-05-07T20:51:59.8058939Z self=, 2025-05-07T20:51:59.8059436Z B=5, 2025-05-07T20:51:59.8059625Z T=5, 2025-05-07T20:51:59.8059803Z L=17, 2025-05-07T20:51:59.8059989Z A=17, 2025-05-07T20:51:59.8060189Z Dtype=torch.int64, 2025-05-07T20:51:59.8060429Z broadcast_lengths=False, 2025-05-07T20:51:59.8060679Z ) 2025-05-07T20:51:59.8060868Z PASSED 2025-05-07T20:51:59.8511500Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_ad_lengths_cpu Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8512628Z self=, 2025-05-07T20:51:59.8513150Z B=1, 2025-05-07T20:51:59.8513347Z T=1, 2025-05-07T20:51:59.8513542Z L=2, 2025-05-07T20:51:59.8513730Z A=1, 2025-05-07T20:51:59.8513936Z Dtype=torch.int32, 2025-05-07T20:51:59.8514189Z broadcast_lengths=False, 2025-05-07T20:51:59.8514446Z ) 2025-05-07T20:51:59.8514811Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8515410Z self=, 2025-05-07T20:51:59.8515921Z B=15, 2025-05-07T20:51:59.8516110Z T=1, 2025-05-07T20:51:59.8516303Z L=2, 2025-05-07T20:51:59.8516501Z A=1, 2025-05-07T20:51:59.8516703Z Dtype=torch.int32, 2025-05-07T20:51:59.8516954Z broadcast_lengths=False, 2025-05-07T20:51:59.8517203Z ) 2025-05-07T20:51:59.8517455Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8518034Z self=, 2025-05-07T20:51:59.8518552Z B=15, 2025-05-07T20:51:59.8518747Z T=17, 2025-05-07T20:51:59.8518940Z L=19, 2025-05-07T20:51:59.8519137Z A=10, 2025-05-07T20:51:59.8519343Z Dtype=torch.int32, 2025-05-07T20:51:59.8519598Z broadcast_lengths=False, 2025-05-07T20:51:59.8519849Z ) 2025-05-07T20:51:59.8520108Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8520733Z self=, 2025-05-07T20:51:59.8521253Z B=11, 2025-05-07T20:51:59.8521448Z T=1, 2025-05-07T20:51:59.8521637Z L=2, 2025-05-07T20:51:59.8522092Z A=1, 2025-05-07T20:51:59.8522299Z Dtype=torch.int32, 2025-05-07T20:51:59.8522544Z broadcast_lengths=False, 2025-05-07T20:51:59.8522794Z ) 2025-05-07T20:51:59.8523049Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8523617Z self=, 2025-05-07T20:51:59.8524129Z B=11, 2025-05-07T20:51:59.8524325Z T=6, 2025-05-07T20:51:59.8524507Z L=17, 2025-05-07T20:51:59.8524699Z A=11, 2025-05-07T20:51:59.8524900Z Dtype=torch.int32, 2025-05-07T20:51:59.8525143Z broadcast_lengths=True, 2025-05-07T20:51:59.8525386Z ) 2025-05-07T20:51:59.8525643Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8526208Z self=, 2025-05-07T20:51:59.8526715Z B=3, 2025-05-07T20:51:59.8526905Z T=9, 2025-05-07T20:51:59.8527187Z L=18, 2025-05-07T20:51:59.8527380Z A=12, 2025-05-07T20:51:59.8527586Z Dtype=torch.int64, 2025-05-07T20:51:59.8527837Z broadcast_lengths=False, 2025-05-07T20:51:59.8528087Z ) 2025-05-07T20:51:59.8528342Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8528915Z self=, 2025-05-07T20:51:59.8529420Z B=2, 2025-05-07T20:51:59.8529612Z T=19, 2025-05-07T20:51:59.8529809Z L=4, 2025-05-07T20:51:59.8529991Z A=4, 2025-05-07T20:51:59.8530199Z Dtype=torch.float32, 2025-05-07T20:51:59.8530484Z broadcast_lengths=True, 2025-05-07T20:51:59.8530752Z ) 2025-05-07T20:51:59.8531142Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8531720Z self=, 2025-05-07T20:51:59.8532230Z B=6, 2025-05-07T20:51:59.8532424Z T=1, 2025-05-07T20:51:59.8532615Z L=19, 2025-05-07T20:51:59.8532811Z A=16, 2025-05-07T20:51:59.8533019Z Dtype=torch.int32, 2025-05-07T20:51:59.8533271Z broadcast_lengths=False, 2025-05-07T20:51:59.8533523Z ) 2025-05-07T20:51:59.8533772Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8534342Z self=, 2025-05-07T20:51:59.8534853Z B=20, 2025-05-07T20:51:59.8535044Z T=12, 2025-05-07T20:51:59.8535233Z L=11, 2025-05-07T20:51:59.8535427Z A=10, 2025-05-07T20:51:59.8535626Z Dtype=torch.int32, 2025-05-07T20:51:59.8535877Z broadcast_lengths=False, 2025-05-07T20:51:59.8536135Z ) 2025-05-07T20:51:59.8536384Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8536959Z self=, 2025-05-07T20:51:59.8537469Z B=2, 2025-05-07T20:51:59.8537660Z T=2, 2025-05-07T20:51:59.8537853Z L=20, 2025-05-07T20:51:59.8538051Z A=13, 2025-05-07T20:51:59.8538248Z Dtype=torch.int64, 2025-05-07T20:51:59.8538507Z broadcast_lengths=True, 2025-05-07T20:51:59.8538755Z ) 2025-05-07T20:51:59.8539009Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8539577Z self=, 2025-05-07T20:51:59.8540087Z B=6, 2025-05-07T20:51:59.8540281Z T=6, 2025-05-07T20:51:59.8540466Z L=9, 2025-05-07T20:51:59.8540657Z A=5, 2025-05-07T20:51:59.8540862Z Dtype=torch.float32, 2025-05-07T20:51:59.8541123Z broadcast_lengths=False, 2025-05-07T20:51:59.8541368Z ) 2025-05-07T20:51:59.8541632Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8542205Z self=, 2025-05-07T20:51:59.8542708Z B=5, 2025-05-07T20:51:59.8542905Z T=6, 2025-05-07T20:51:59.8543092Z L=9, 2025-05-07T20:51:59.8543376Z A=5, 2025-05-07T20:51:59.8543584Z Dtype=torch.float32, 2025-05-07T20:51:59.8543844Z broadcast_lengths=False, 2025-05-07T20:51:59.8544089Z ) 2025-05-07T20:51:59.8544343Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8544915Z self=, 2025-05-07T20:51:59.8545418Z B=5, 2025-05-07T20:51:59.8545616Z T=6, 2025-05-07T20:51:59.8545807Z L=5, 2025-05-07T20:51:59.8545991Z A=5, 2025-05-07T20:51:59.8546195Z Dtype=torch.float32, 2025-05-07T20:51:59.8546454Z broadcast_lengths=False, 2025-05-07T20:51:59.8546700Z ) 2025-05-07T20:51:59.8546963Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8547537Z self=, 2025-05-07T20:51:59.8548052Z B=5, 2025-05-07T20:51:59.8548239Z T=6, 2025-05-07T20:51:59.8548429Z L=6, 2025-05-07T20:51:59.8548630Z A=5, 2025-05-07T20:51:59.8548834Z Dtype=torch.float32, 2025-05-07T20:51:59.8549094Z broadcast_lengths=False, 2025-05-07T20:51:59.8549342Z ) 2025-05-07T20:51:59.8549592Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8550164Z self=, 2025-05-07T20:51:59.8550679Z B=6, 2025-05-07T20:51:59.8550869Z T=6, 2025-05-07T20:51:59.8551061Z L=6, 2025-05-07T20:51:59.8551259Z A=5, 2025-05-07T20:51:59.8551461Z Dtype=torch.float32, 2025-05-07T20:51:59.8551721Z broadcast_lengths=False, 2025-05-07T20:51:59.8551976Z ) 2025-05-07T20:51:59.8552318Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8552894Z self=, 2025-05-07T20:51:59.8553413Z B=5, 2025-05-07T20:51:59.8553604Z T=6, 2025-05-07T20:51:59.8553787Z L=6, 2025-05-07T20:51:59.8553982Z A=6, 2025-05-07T20:51:59.8554189Z Dtype=torch.float32, 2025-05-07T20:51:59.8554442Z broadcast_lengths=False, 2025-05-07T20:51:59.8554695Z ) 2025-05-07T20:51:59.8554949Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8555515Z self=, 2025-05-07T20:51:59.8556029Z B=13, 2025-05-07T20:51:59.8556225Z T=10, 2025-05-07T20:51:59.8556414Z L=20, 2025-05-07T20:51:59.8556604Z A=11, 2025-05-07T20:51:59.8556816Z Dtype=torch.int32, 2025-05-07T20:51:59.8557058Z broadcast_lengths=True, 2025-05-07T20:51:59.8557309Z ) 2025-05-07T20:51:59.8557561Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8558129Z self=, 2025-05-07T20:51:59.8558642Z B=13, 2025-05-07T20:51:59.8558836Z T=10, 2025-05-07T20:51:59.8559025Z L=10, 2025-05-07T20:51:59.8559222Z A=11, 2025-05-07T20:51:59.8559426Z Dtype=torch.int32, 2025-05-07T20:51:59.8559676Z broadcast_lengths=True, 2025-05-07T20:51:59.8559914Z ) 2025-05-07T20:51:59.8560167Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8560767Z self=, 2025-05-07T20:51:59.8561298Z B=13, 2025-05-07T20:51:59.8561496Z T=11, 2025-05-07T20:51:59.8561688Z L=10, 2025-05-07T20:51:59.8561870Z A=11, 2025-05-07T20:51:59.8562075Z Dtype=torch.int32, 2025-05-07T20:51:59.8562322Z broadcast_lengths=True, 2025-05-07T20:51:59.8562564Z ) 2025-05-07T20:51:59.8562818Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8563394Z self=, 2025-05-07T20:51:59.8563899Z B=13, 2025-05-07T20:51:59.8564097Z T=13, 2025-05-07T20:51:59.8564294Z L=10, 2025-05-07T20:51:59.8564600Z A=11, 2025-05-07T20:51:59.8564804Z Dtype=torch.int32, 2025-05-07T20:51:59.8565054Z broadcast_lengths=True, 2025-05-07T20:51:59.8565289Z ) 2025-05-07T20:51:59.8565540Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8566112Z self=, 2025-05-07T20:51:59.8566621Z B=10, 2025-05-07T20:51:59.8566809Z T=10, 2025-05-07T20:51:59.8567112Z L=10, 2025-05-07T20:51:59.8567307Z A=11, 2025-05-07T20:51:59.8567531Z Dtype=torch.int32, 2025-05-07T20:51:59.8567781Z broadcast_lengths=True, 2025-05-07T20:51:59.8568031Z ) 2025-05-07T20:51:59.8568288Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8568856Z self=, 2025-05-07T20:51:59.8569366Z B=10, 2025-05-07T20:51:59.8569563Z T=10, 2025-05-07T20:51:59.8569749Z L=10, 2025-05-07T20:51:59.8569952Z A=10, 2025-05-07T20:51:59.8570157Z Dtype=torch.int32, 2025-05-07T20:51:59.8570401Z broadcast_lengths=True, 2025-05-07T20:51:59.8570646Z ) 2025-05-07T20:51:59.8570897Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8571464Z self=, 2025-05-07T20:51:59.8571977Z B=4, 2025-05-07T20:51:59.8572171Z T=13, 2025-05-07T20:51:59.8572361Z L=11, 2025-05-07T20:51:59.8572547Z A=20, 2025-05-07T20:51:59.8572756Z Dtype=torch.int32, 2025-05-07T20:51:59.8573004Z broadcast_lengths=True, 2025-05-07T20:51:59.8573331Z ) 2025-05-07T20:51:59.8573584Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8574155Z self=, 2025-05-07T20:51:59.8574662Z B=4, 2025-05-07T20:51:59.8574857Z T=13, 2025-05-07T20:51:59.8575051Z L=11, 2025-05-07T20:51:59.8575243Z A=13, 2025-05-07T20:51:59.8575448Z Dtype=torch.int32, 2025-05-07T20:51:59.8575697Z broadcast_lengths=True, 2025-05-07T20:51:59.8575935Z ) 2025-05-07T20:51:59.8576187Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8576756Z self=, 2025-05-07T20:51:59.8577262Z B=13, 2025-05-07T20:51:59.8577458Z T=13, 2025-05-07T20:51:59.8577649Z L=11, 2025-05-07T20:51:59.8577834Z A=13, 2025-05-07T20:51:59.8578036Z Dtype=torch.int32, 2025-05-07T20:51:59.8578285Z broadcast_lengths=True, 2025-05-07T20:51:59.8578536Z ) 2025-05-07T20:51:59.8578784Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8579359Z self=, 2025-05-07T20:51:59.8579871Z B=13, 2025-05-07T20:51:59.8580057Z T=13, 2025-05-07T20:51:59.8580250Z L=13, 2025-05-07T20:51:59.8580448Z A=13, 2025-05-07T20:51:59.8580648Z Dtype=torch.int32, 2025-05-07T20:51:59.8580900Z broadcast_lengths=True, 2025-05-07T20:51:59.8581147Z ) 2025-05-07T20:51:59.8581395Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8581976Z self=, 2025-05-07T20:51:59.8582489Z B=17, 2025-05-07T20:51:59.8582679Z T=19, 2025-05-07T20:51:59.8582874Z L=13, 2025-05-07T20:51:59.8583071Z A=18, 2025-05-07T20:51:59.8583270Z Dtype=torch.int32, 2025-05-07T20:51:59.8583520Z broadcast_lengths=True, 2025-05-07T20:51:59.8583772Z ) 2025-05-07T20:51:59.8584026Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8584602Z self=, 2025-05-07T20:51:59.8585115Z B=18, 2025-05-07T20:51:59.8585311Z T=19, 2025-05-07T20:51:59.8585495Z L=13, 2025-05-07T20:51:59.8585775Z A=18, 2025-05-07T20:51:59.8585984Z Dtype=torch.int32, 2025-05-07T20:51:59.8586226Z broadcast_lengths=True, 2025-05-07T20:51:59.8586470Z ) 2025-05-07T20:51:59.8586721Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8587289Z self=, 2025-05-07T20:51:59.8587799Z B=18, 2025-05-07T20:51:59.8587996Z T=19, 2025-05-07T20:51:59.8588183Z L=13, 2025-05-07T20:51:59.8588374Z A=19, 2025-05-07T20:51:59.8588583Z Dtype=torch.int32, 2025-05-07T20:51:59.8588826Z broadcast_lengths=True, 2025-05-07T20:51:59.8589071Z ) 2025-05-07T20:51:59.8589323Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8589896Z self=, 2025-05-07T20:51:59.8590402Z B=18, 2025-05-07T20:51:59.8590602Z T=18, 2025-05-07T20:51:59.8590794Z L=13, 2025-05-07T20:51:59.8590988Z A=18, 2025-05-07T20:51:59.8591190Z Dtype=torch.int32, 2025-05-07T20:51:59.8591436Z broadcast_lengths=True, 2025-05-07T20:51:59.8591671Z ) 2025-05-07T20:51:59.8591923Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8592502Z self=, 2025-05-07T20:51:59.8593013Z B=18, 2025-05-07T20:51:59.8593211Z T=18, 2025-05-07T20:51:59.8593406Z L=13, 2025-05-07T20:51:59.8593593Z A=13, 2025-05-07T20:51:59.8593804Z Dtype=torch.int32, 2025-05-07T20:51:59.8594055Z broadcast_lengths=True, 2025-05-07T20:51:59.8601082Z ) 2025-05-07T20:51:59.8601384Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8601971Z self=, 2025-05-07T20:51:59.8602495Z B=13, 2025-05-07T20:51:59.8602700Z T=18, 2025-05-07T20:51:59.8602901Z L=13, 2025-05-07T20:51:59.8603104Z A=13, 2025-05-07T20:51:59.8603308Z Dtype=torch.int32, 2025-05-07T20:51:59.8603564Z broadcast_lengths=True, 2025-05-07T20:51:59.8603812Z ) 2025-05-07T20:51:59.8637674Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8638253Z self=, 2025-05-07T20:51:59.8638764Z B=13, 2025-05-07T20:51:59.8638954Z T=18, 2025-05-07T20:51:59.8639145Z L=13, 2025-05-07T20:51:59.8639388Z A=18, 2025-05-07T20:51:59.8639663Z Dtype=torch.int32, 2025-05-07T20:51:59.8639995Z broadcast_lengths=True, 2025-05-07T20:51:59.8640253Z ) 2025-05-07T20:51:59.8640504Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8641082Z self=, 2025-05-07T20:51:59.8641596Z B=9, 2025-05-07T20:51:59.8641791Z T=10, 2025-05-07T20:51:59.8641982Z L=18, 2025-05-07T20:51:59.8642189Z A=1, 2025-05-07T20:51:59.8642408Z Dtype=torch.int32, 2025-05-07T20:51:59.8642654Z broadcast_lengths=False, 2025-05-07T20:51:59.8642909Z ) 2025-05-07T20:51:59.8643166Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8643735Z self=, 2025-05-07T20:51:59.8644252Z B=18, 2025-05-07T20:51:59.8644449Z T=10, 2025-05-07T20:51:59.8644647Z L=18, 2025-05-07T20:51:59.8644836Z A=1, 2025-05-07T20:51:59.8645040Z Dtype=torch.int32, 2025-05-07T20:51:59.8645292Z broadcast_lengths=False, 2025-05-07T20:51:59.8645543Z ) 2025-05-07T20:51:59.8645800Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8646375Z self=, 2025-05-07T20:51:59.8646881Z B=18, 2025-05-07T20:51:59.8647194Z T=18, 2025-05-07T20:51:59.8647391Z L=18, 2025-05-07T20:51:59.8647824Z A=1, 2025-05-07T20:51:59.8648029Z Dtype=torch.int32, 2025-05-07T20:51:59.8648284Z broadcast_lengths=False, 2025-05-07T20:51:59.8648529Z ) 2025-05-07T20:51:59.8648779Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8649355Z self=, 2025-05-07T20:51:59.8649859Z B=18, 2025-05-07T20:51:59.8650055Z T=18, 2025-05-07T20:51:59.8650243Z L=18, 2025-05-07T20:51:59.8650441Z A=18, 2025-05-07T20:51:59.8650678Z Dtype=torch.int32, 2025-05-07T20:51:59.8650926Z broadcast_lengths=False, 2025-05-07T20:51:59.8651181Z ) 2025-05-07T20:51:59.8651426Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8652000Z self=, 2025-05-07T20:51:59.8652508Z B=8, 2025-05-07T20:51:59.8652695Z T=10, 2025-05-07T20:51:59.8652880Z L=14, 2025-05-07T20:51:59.8653083Z A=18, 2025-05-07T20:51:59.8653278Z Dtype=torch.int64, 2025-05-07T20:51:59.8653528Z broadcast_lengths=False, 2025-05-07T20:51:59.8653778Z ) 2025-05-07T20:51:59.8654024Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8654599Z self=, 2025-05-07T20:51:59.8655107Z B=8, 2025-05-07T20:51:59.8655302Z T=10, 2025-05-07T20:51:59.8655494Z L=10, 2025-05-07T20:51:59.8655672Z A=18, 2025-05-07T20:51:59.8655873Z Dtype=torch.int64, 2025-05-07T20:51:59.8656122Z broadcast_lengths=False, 2025-05-07T20:51:59.8656498Z ) 2025-05-07T20:51:59.8656752Z Trying example: test_reorder_batched_ad_lengths_cpu( 2025-05-07T20:51:59.8657323Z self=, 2025-05-07T20:51:59.8657831Z B=18, 2025-05-07T20:51:59.8658015Z T=10, 2025-05-07T20:51:59.8658208Z L=10, 2025-05-07T20:51:59.8658400Z A=18, 2025-05-07T20:51:59.8658598Z Dtype=torch.int64, 2025-05-07T20:51:59.8658845Z broadcast_lengths=False, 2025-05-07T20:51:59.8659094Z ) 2025-05-07T20:51:59.8659271Z PASSED 2025-05-07T20:51:59.8659730Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings PASSED 2025-05-07T20:51:59.9868555Z sparse/reorder_batched_test.py::ReorderBatchedTest::test_reorder_batched_sequence_embeddings_cpu Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9869923Z self=, 2025-05-07T20:51:59.9870596Z B=1, 2025-05-07T20:51:59.9870823Z R=1, 2025-05-07T20:51:59.9871049Z T=1, 2025-05-07T20:51:59.9871263Z L=2, 2025-05-07T20:51:59.9871509Z index_dtype=torch.int32, 2025-05-07T20:51:59.9871811Z ) 2025-05-07T20:51:59.9872147Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9872953Z self=, 2025-05-07T20:51:59.9873652Z B=14, 2025-05-07T20:51:59.9873871Z R=1, 2025-05-07T20:51:59.9874106Z T=1, 2025-05-07T20:51:59.9874341Z L=2, 2025-05-07T20:51:59.9874589Z index_dtype=torch.int32, 2025-05-07T20:51:59.9874887Z ) 2025-05-07T20:51:59.9875223Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9876016Z self=, 2025-05-07T20:51:59.9876709Z B=14, 2025-05-07T20:51:59.9876945Z R=16, 2025-05-07T20:51:59.9877170Z T=2, 2025-05-07T20:51:59.9877384Z L=4, 2025-05-07T20:51:59.9877624Z index_dtype=torch.int32, 2025-05-07T20:51:59.9877918Z ) 2025-05-07T20:51:59.9878244Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9879026Z self=, 2025-05-07T20:51:59.9880110Z B=2, 2025-05-07T20:51:59.9880325Z R=1, 2025-05-07T20:51:59.9880547Z T=1, 2025-05-07T20:51:59.9880767Z L=2, 2025-05-07T20:51:59.9881002Z index_dtype=torch.int32, 2025-05-07T20:51:59.9881294Z ) 2025-05-07T20:51:59.9881628Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9882406Z self=, 2025-05-07T20:51:59.9883078Z B=2, 2025-05-07T20:51:59.9883304Z R=1, 2025-05-07T20:51:59.9883526Z T=4, 2025-05-07T20:51:59.9883743Z L=6, 2025-05-07T20:51:59.9883985Z index_dtype=torch.int64, 2025-05-07T20:51:59.9884277Z ) 2025-05-07T20:51:59.9884602Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9885382Z self=, 2025-05-07T20:51:59.9886058Z B=8, 2025-05-07T20:51:59.9886272Z R=15, 2025-05-07T20:51:59.9886496Z T=16, 2025-05-07T20:51:59.9886718Z L=13, 2025-05-07T20:51:59.9887059Z index_dtype=torch.int32, 2025-05-07T20:51:59.9887358Z ) 2025-05-07T20:51:59.9887692Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9888468Z self=, 2025-05-07T20:51:59.9889137Z B=2, 2025-05-07T20:51:59.9889358Z R=6, 2025-05-07T20:51:59.9889570Z T=10, 2025-05-07T20:51:59.9889790Z L=6, 2025-05-07T20:51:59.9890257Z index_dtype=torch.int32, 2025-05-07T20:51:59.9890561Z ) 2025-05-07T20:51:59.9890886Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9891669Z self=, 2025-05-07T20:51:59.9892337Z B=9, 2025-05-07T20:51:59.9892552Z R=20, 2025-05-07T20:51:59.9892786Z T=6, 2025-05-07T20:51:59.9893005Z L=4, 2025-05-07T20:51:59.9893239Z index_dtype=torch.int32, 2025-05-07T20:51:59.9893531Z ) 2025-05-07T20:51:59.9893867Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9894644Z self=, 2025-05-07T20:51:59.9895315Z B=9, 2025-05-07T20:51:59.9895539Z R=19, 2025-05-07T20:51:59.9895758Z T=8, 2025-05-07T20:51:59.9895977Z L=14, 2025-05-07T20:51:59.9896218Z index_dtype=torch.int32, 2025-05-07T20:51:59.9896504Z ) 2025-05-07T20:51:59.9896842Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9897623Z self=, 2025-05-07T20:51:59.9898306Z B=15, 2025-05-07T20:51:59.9898540Z R=18, 2025-05-07T20:51:59.9898787Z T=2, 2025-05-07T20:51:59.9899023Z L=11, 2025-05-07T20:51:59.9899283Z index_dtype=torch.int64, 2025-05-07T20:51:59.9899610Z ) 2025-05-07T20:51:59.9899979Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9900861Z self=, 2025-05-07T20:51:59.9901614Z B=20, 2025-05-07T20:51:59.9901842Z R=10, 2025-05-07T20:51:59.9902088Z T=15, 2025-05-07T20:51:59.9902312Z L=12, 2025-05-07T20:51:59.9902587Z index_dtype=torch.int64, 2025-05-07T20:51:59.9902905Z ) 2025-05-07T20:51:59.9903275Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9904108Z self=, 2025-05-07T20:51:59.9905038Z B=20, 2025-05-07T20:51:59.9905254Z R=10, 2025-05-07T20:51:59.9905484Z T=15, 2025-05-07T20:51:59.9905704Z L=20, 2025-05-07T20:51:59.9905942Z index_dtype=torch.int64, 2025-05-07T20:51:59.9906400Z ) 2025-05-07T20:51:59.9906732Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9907512Z self=, 2025-05-07T20:51:59.9908186Z B=20, 2025-05-07T20:51:59.9908415Z R=10, 2025-05-07T20:51:59.9908663Z T=20, 2025-05-07T20:51:59.9908878Z L=20, 2025-05-07T20:51:59.9909122Z index_dtype=torch.int64, 2025-05-07T20:51:59.9909416Z ) 2025-05-07T20:51:59.9909744Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9910560Z self=, 2025-05-07T20:51:59.9911258Z B=20, 2025-05-07T20:51:59.9911476Z R=20, 2025-05-07T20:51:59.9911698Z T=20, 2025-05-07T20:51:59.9911919Z L=20, 2025-05-07T20:51:59.9912160Z index_dtype=torch.int64, 2025-05-07T20:51:59.9912453Z ) 2025-05-07T20:51:59.9912799Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9913587Z self=, 2025-05-07T20:51:59.9914253Z B=18, 2025-05-07T20:51:59.9914478Z R=9, 2025-05-07T20:51:59.9914701Z T=1, 2025-05-07T20:51:59.9914914Z L=8, 2025-05-07T20:51:59.9915167Z index_dtype=torch.int32, 2025-05-07T20:51:59.9915461Z ) 2025-05-07T20:51:59.9915790Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9916725Z self=, 2025-05-07T20:51:59.9917412Z B=1, 2025-05-07T20:51:59.9917627Z R=9, 2025-05-07T20:51:59.9917850Z T=1, 2025-05-07T20:51:59.9918074Z L=8, 2025-05-07T20:51:59.9918312Z index_dtype=torch.int32, 2025-05-07T20:51:59.9918611Z ) 2025-05-07T20:51:59.9918946Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9919730Z self=, 2025-05-07T20:51:59.9920409Z B=1, 2025-05-07T20:51:59.9920675Z R=9, 2025-05-07T20:51:59.9920946Z T=1, 2025-05-07T20:51:59.9921188Z L=2, 2025-05-07T20:51:59.9921467Z index_dtype=torch.int32, 2025-05-07T20:51:59.9921814Z ) 2025-05-07T20:51:59.9922194Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9923128Z self=, 2025-05-07T20:51:59.9923908Z B=1, 2025-05-07T20:51:59.9924181Z R=9, 2025-05-07T20:51:59.9924459Z T=9, 2025-05-07T20:51:59.9924739Z L=2, 2025-05-07T20:51:59.9925027Z index_dtype=torch.int32, 2025-05-07T20:51:59.9925346Z ) 2025-05-07T20:51:59.9925699Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9926586Z self=, 2025-05-07T20:51:59.9927585Z B=1, 2025-05-07T20:51:59.9927859Z R=1, 2025-05-07T20:51:59.9928112Z T=9, 2025-05-07T20:51:59.9928374Z L=2, 2025-05-07T20:51:59.9928664Z index_dtype=torch.int32, 2025-05-07T20:51:59.9928996Z ) 2025-05-07T20:51:59.9929387Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9930245Z self=, 2025-05-07T20:51:59.9930977Z B=1, 2025-05-07T20:51:59.9931223Z R=1, 2025-05-07T20:51:59.9931459Z T=2, 2025-05-07T20:51:59.9931705Z L=2, 2025-05-07T20:51:59.9931963Z index_dtype=torch.int32, 2025-05-07T20:51:59.9932285Z ) 2025-05-07T20:51:59.9932654Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9933509Z self=, 2025-05-07T20:51:59.9934377Z B=1, 2025-05-07T20:51:59.9934630Z R=2, 2025-05-07T20:51:59.9934855Z T=2, 2025-05-07T20:51:59.9935105Z L=2, 2025-05-07T20:51:59.9935379Z index_dtype=torch.int32, 2025-05-07T20:51:59.9935701Z ) 2025-05-07T20:51:59.9936074Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9936943Z self=, 2025-05-07T20:51:59.9937714Z B=13, 2025-05-07T20:51:59.9938257Z R=8, 2025-05-07T20:51:59.9939124Z T=1, 2025-05-07T20:51:59.9939741Z L=18, 2025-05-07T20:51:59.9940025Z index_dtype=torch.int64, 2025-05-07T20:51:59.9940381Z ) 2025-05-07T20:51:59.9940770Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9941714Z self=, 2025-05-07T20:51:59.9942524Z B=13, 2025-05-07T20:51:59.9942788Z R=8, 2025-05-07T20:51:59.9943054Z T=13, 2025-05-07T20:51:59.9943315Z L=18, 2025-05-07T20:51:59.9943598Z index_dtype=torch.int64, 2025-05-07T20:51:59.9943909Z ) 2025-05-07T20:51:59.9944278Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9945291Z self=, 2025-05-07T20:51:59.9946079Z B=13, 2025-05-07T20:51:59.9946326Z R=13, 2025-05-07T20:51:59.9946603Z T=13, 2025-05-07T20:51:59.9946881Z L=18, 2025-05-07T20:51:59.9947166Z index_dtype=torch.int64, 2025-05-07T20:51:59.9947460Z ) 2025-05-07T20:51:59.9947933Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9948713Z self=, 2025-05-07T20:51:59.9949385Z B=13, 2025-05-07T20:51:59.9949610Z R=18, 2025-05-07T20:51:59.9949826Z T=13, 2025-05-07T20:51:59.9950054Z L=18, 2025-05-07T20:51:59.9950300Z index_dtype=torch.int64, 2025-05-07T20:51:59.9950590Z ) 2025-05-07T20:51:59.9950973Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9951754Z self=, 2025-05-07T20:51:59.9952418Z B=13, 2025-05-07T20:51:59.9952643Z R=18, 2025-05-07T20:51:59.9952872Z T=18, 2025-05-07T20:51:59.9953095Z L=18, 2025-05-07T20:51:59.9953331Z index_dtype=torch.int64, 2025-05-07T20:51:59.9953639Z ) 2025-05-07T20:51:59.9953971Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9954754Z self=, 2025-05-07T20:51:59.9955424Z B=18, 2025-05-07T20:51:59.9955647Z R=18, 2025-05-07T20:51:59.9955859Z T=18, 2025-05-07T20:51:59.9956079Z L=18, 2025-05-07T20:51:59.9956319Z index_dtype=torch.int64, 2025-05-07T20:51:59.9956610Z ) 2025-05-07T20:51:59.9956941Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9957729Z self=, 2025-05-07T20:51:59.9958393Z B=8, 2025-05-07T20:51:59.9958615Z R=20, 2025-05-07T20:51:59.9958840Z T=6, 2025-05-07T20:51:59.9959050Z L=12, 2025-05-07T20:51:59.9959293Z index_dtype=torch.int32, 2025-05-07T20:51:59.9959590Z ) 2025-05-07T20:51:59.9959914Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9960705Z self=, 2025-05-07T20:51:59.9961379Z B=8, 2025-05-07T20:51:59.9961602Z R=12, 2025-05-07T20:51:59.9961816Z T=6, 2025-05-07T20:51:59.9962041Z L=12, 2025-05-07T20:51:59.9962285Z index_dtype=torch.int32, 2025-05-07T20:51:59.9962569Z ) 2025-05-07T20:51:59.9963004Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9963786Z self=, 2025-05-07T20:51:59.9964451Z B=8, 2025-05-07T20:51:59.9964674Z R=8, 2025-05-07T20:51:59.9964898Z T=6, 2025-05-07T20:51:59.9965111Z L=12, 2025-05-07T20:51:59.9965355Z index_dtype=torch.int32, 2025-05-07T20:51:59.9965648Z ) 2025-05-07T20:51:59.9965973Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9966766Z self=, 2025-05-07T20:51:59.9967542Z B=12, 2025-05-07T20:51:59.9967771Z R=8, 2025-05-07T20:51:59.9967985Z T=6, 2025-05-07T20:51:59.9968206Z L=12, 2025-05-07T20:51:59.9968451Z index_dtype=torch.int32, 2025-05-07T20:51:59.9968741Z ) 2025-05-07T20:51:59.9969072Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9969863Z self=, 2025-05-07T20:51:59.9970529Z B=12, 2025-05-07T20:51:59.9970751Z R=8, 2025-05-07T20:51:59.9970973Z T=8, 2025-05-07T20:51:59.9971189Z L=12, 2025-05-07T20:51:59.9971433Z index_dtype=torch.int32, 2025-05-07T20:51:59.9971726Z ) 2025-05-07T20:51:59.9972051Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:51:59.9972836Z self=, 2025-05-07T20:51:59.9973504Z B=8, 2025-05-07T20:51:59.9973824Z R=8, 2025-05-07T20:51:59.9974042Z T=8, 2025-05-07T20:51:59.9974263Z L=12, 2025-05-07T20:51:59.9974505Z index_dtype=torch.int32, 2025-05-07T20:51:59.9974792Z ) 2025-05-07T20:52:00.0268818Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:52:00.0269655Z self=, 2025-05-07T20:52:00.0270371Z B=8, 2025-05-07T20:52:00.0270608Z R=8, 2025-05-07T20:52:00.0270866Z T=8, 2025-05-07T20:52:00.0271088Z L=8, 2025-05-07T20:52:00.0271326Z index_dtype=torch.int32, 2025-05-07T20:52:00.0271629Z ) 2025-05-07T20:52:00.0271963Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:52:00.0272742Z self=, 2025-05-07T20:52:00.0273414Z B=18, 2025-05-07T20:52:00.0273640Z R=12, 2025-05-07T20:52:00.0273859Z T=17, 2025-05-07T20:52:00.0274098Z L=18, 2025-05-07T20:52:00.0274342Z index_dtype=torch.int64, 2025-05-07T20:52:00.0274627Z ) 2025-05-07T20:52:00.0274957Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:52:00.0275736Z self=, 2025-05-07T20:52:00.0276404Z B=18, 2025-05-07T20:52:00.0276632Z R=12, 2025-05-07T20:52:00.0276855Z T=17, 2025-05-07T20:52:00.0277078Z L=12, 2025-05-07T20:52:00.0277315Z index_dtype=torch.int64, 2025-05-07T20:52:00.0277608Z ) 2025-05-07T20:52:00.0277941Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:52:00.0278714Z self=, 2025-05-07T20:52:00.0279608Z B=18, 2025-05-07T20:52:00.0279835Z R=17, 2025-05-07T20:52:00.0288787Z T=17, 2025-05-07T20:52:00.0289061Z L=12, 2025-05-07T20:52:00.0289335Z index_dtype=torch.int64, 2025-05-07T20:52:00.0289636Z ) 2025-05-07T20:52:00.0289982Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:52:00.0290782Z self=, 2025-05-07T20:52:00.0291467Z B=18, 2025-05-07T20:52:00.0291963Z R=17, 2025-05-07T20:52:00.0292192Z T=17, 2025-05-07T20:52:00.0292424Z L=18, 2025-05-07T20:52:00.0292673Z index_dtype=torch.int64, 2025-05-07T20:52:00.0292972Z ) 2025-05-07T20:52:00.0293308Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:52:00.0294082Z self=, 2025-05-07T20:52:00.0294756Z B=18, 2025-05-07T20:52:00.0294983Z R=17, 2025-05-07T20:52:00.0295195Z T=18, 2025-05-07T20:52:00.0295415Z L=18, 2025-05-07T20:52:00.0295659Z index_dtype=torch.int64, 2025-05-07T20:52:00.0295945Z ) 2025-05-07T20:52:00.0296280Z Trying example: test_reorder_batched_sequence_embeddings_cpu( 2025-05-07T20:52:00.0297065Z self=, 2025-05-07T20:52:00.0297736Z B=17, 2025-05-07T20:52:00.0297948Z R=17, 2025-05-07T20:52:00.0298165Z T=17, 2025-05-07T20:52:00.0298390Z L=18, 2025-05-07T20:52:00.0298623Z index_dtype=torch.int64, 2025-05-07T20:52:00.0298920Z ) 2025-05-07T20:52:00.0299141Z PASSED 2025-05-07T20:52:00.0299271Z 2025-05-07T20:52:00.0299433Z ============================== 7 passed in 3.15s =============================== 2025-05-07T20:52:00.8032961Z 2025-05-07T20:52:00.8033854Z [TEST] Python test suite PASSED: ./sparse/reorder_batched_test.py 2025-05-07T20:52:00.8054888Z [TEST] Python test time for ./sparse/reorder_batched_test.py: 6 seconds 2025-05-07T20:52:00.8055208Z 2025-05-07T20:52:00.8055212Z 2025-05-07T20:52:00.8055217Z 2025-05-07T20:52:00.8055221Z 2025-05-07T20:52:00.8076647Z ################################################################################ 2025-05-07T20:52:00.8092184Z # [2025-05-07T20:52:00.808Z] Run Python Test Suite: 2025-05-07T20:52:00.8092548Z # ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:52:00.8092877Z ################################################################################ 2025-05-07T20:52:00.8117800Z + 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:52:00.8118754Z 2025-05-07T20:52:02.9532270Z ============================= test session starts ============================== 2025-05-07T20:52:02.9532916Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:02.9533441Z cachedir: .pytest_cache 2025-05-07T20:52:02.9534057Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:02.9534778Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:02.9535187Z plugins: hypothesis-6.131.14 2025-05-07T20:52:04.6528790Z collecting ... collected 1 item 2025-05-07T20:52:04.6529233Z 2025-05-07T20:52:04.6564199Z tbe/bench/tbe_data_config_loader_test.py::TBEDataConfigLoaderTest::test_read_tbe_config_options None 2025-05-07T20:52:04.6564781Z { 2025-05-07T20:52:04.6564977Z "D": 27, 2025-05-07T20:52:04.6565175Z "E": 58, 2025-05-07T20:52:04.6565369Z "T": 75, 2025-05-07T20:52:04.6565571Z "batch_params": { 2025-05-07T20:52:04.6565791Z "B": 94, 2025-05-07T20:52:04.6565994Z "sigma_B": 51, 2025-05-07T20:52:04.6566232Z "vbe_distribution": "normal", 2025-05-07T20:52:04.6566502Z "vbe_num_ranks": 48 2025-05-07T20:52:04.6566725Z }, 2025-05-07T20:52:04.6567023Z "indices_params": { 2025-05-07T20:52:04.6567248Z "heavy_hitters": [ 2025-05-07T20:52:04.6567471Z 0.6771138310432434, 2025-05-07T20:52:04.6567689Z 0.5122814178466797, 2025-05-07T20:52:04.6567907Z 0.09291303157806396, 2025-05-07T20:52:04.6568133Z 0.6725061535835266, 2025-05-07T20:52:04.6568351Z 0.7684672474861145, 2025-05-07T20:52:04.6568564Z 0.7949478030204773, 2025-05-07T20:52:04.6568771Z 0.9804670214653015, 2025-05-07T20:52:04.6568985Z 0.5532408952713013, 2025-05-07T20:52:04.6569196Z 0.5388187170028687, 2025-05-07T20:52:04.6569747Z 0.6288942098617554, 2025-05-07T20:52:04.6569963Z 0.91129469871521, 2025-05-07T20:52:04.6570176Z 0.3458160161972046, 2025-05-07T20:52:04.6570380Z 0.9312638640403748, 2025-05-07T20:52:04.6570594Z 0.005346179008483887, 2025-05-07T20:52:04.6570820Z 0.4895462989807129, 2025-05-07T20:52:04.6571029Z 0.8241943717002869, 2025-05-07T20:52:04.6571240Z 0.34918707609176636, 2025-05-07T20:52:04.6571466Z 0.8129157423973083, 2025-05-07T20:52:04.6571676Z 0.14293378591537476, 2025-05-07T20:52:04.6571897Z 0.026555120944976807 2025-05-07T20:52:04.6572114Z ], 2025-05-07T20:52:04.6572322Z "index_dtype": "torch.int32", 2025-05-07T20:52:04.6572611Z "offset_dtype": "torch.int64", 2025-05-07T20:52:04.6572885Z "zipf_q": 0.3011776804924011, 2025-05-07T20:52:04.6573140Z "zipf_s": 0.6896172761917114 2025-05-07T20:52:04.6573384Z }, 2025-05-07T20:52:04.6573585Z "mixed_dim": false, 2025-05-07T20:52:04.6573812Z "pooling_params": { 2025-05-07T20:52:04.6574039Z "L": 34, 2025-05-07T20:52:04.6574259Z "length_distribution": "normal", 2025-05-07T20:52:04.6574534Z "sigma_L": 47 2025-05-07T20:52:04.6574740Z }, 2025-05-07T20:52:04.6574938Z "use_cpu": false, 2025-05-07T20:52:04.6575153Z "weighted": false 2025-05-07T20:52:04.6575367Z } 2025-05-07T20:52:04.6575565Z PASSED 2025-05-07T20:52:04.6575678Z 2025-05-07T20:52:04.6575829Z ============================== 1 passed in 1.83s =============================== 2025-05-07T20:52:05.2160798Z 2025-05-07T20:52:05.2161313Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_loader_test.py 2025-05-07T20:52:05.2181635Z [TEST] Python test time for ./tbe/bench/tbe_data_config_loader_test.py: 5 seconds 2025-05-07T20:52:05.2181969Z 2025-05-07T20:52:05.2182329Z 2025-05-07T20:52:05.2182334Z 2025-05-07T20:52:05.2182338Z 2025-05-07T20:52:05.2204282Z ################################################################################ 2025-05-07T20:52:05.2221487Z # [2025-05-07T20:52:05.221Z] Run Python Test Suite: 2025-05-07T20:52:05.2221858Z # ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:52:05.2222206Z ################################################################################ 2025-05-07T20:52:05.2246664Z + 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:52:05.2247452Z 2025-05-07T20:52:07.3622227Z ============================= test session starts ============================== 2025-05-07T20:52:07.3622868Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:07.3623392Z cachedir: .pytest_cache 2025-05-07T20:52:07.3624004Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:07.3624746Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:07.3625164Z plugins: hypothesis-6.131.14 2025-05-07T20:52:09.0398773Z collecting ... collected 4 items 2025-05-07T20:52:09.0399011Z 2025-05-07T20:52:09.0419214Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_batch_params_serialization PASSED 2025-05-07T20:52:09.1448880Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_indices_params_serialization PASSED 2025-05-07T20:52:09.1456739Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_pooling_params_serialization PASSED 2025-05-07T20:52:09.1526152Z tbe/bench/tbe_data_config_models_test.py::TBEDataConfigModelsTest::test_tbe_data_config_serialization PASSED 2025-05-07T20:52:09.1526612Z 2025-05-07T20:52:09.1526771Z ============================== 4 passed in 1.91s =============================== 2025-05-07T20:52:09.7075718Z 2025-05-07T20:52:09.7076398Z [TEST] Python test suite PASSED: ./tbe/bench/tbe_data_config_models_test.py 2025-05-07T20:52:09.7097271Z [TEST] Python test time for ./tbe/bench/tbe_data_config_models_test.py: 4 seconds 2025-05-07T20:52:09.7097602Z 2025-05-07T20:52:09.7097979Z 2025-05-07T20:52:09.7097984Z 2025-05-07T20:52:09.7097988Z 2025-05-07T20:52:09.7120305Z ################################################################################ 2025-05-07T20:52:09.7137308Z # [2025-05-07T20:52:09.713Z] Run Python Test Suite: 2025-05-07T20:52:09.7137666Z # ./tbe/cache/cache_overflow_test.py 2025-05-07T20:52:09.7137983Z ################################################################################ 2025-05-07T20:52:09.7162848Z + 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:52:09.7163501Z 2025-05-07T20:52:11.8494645Z ============================= test session starts ============================== 2025-05-07T20:52:11.8495314Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:11.8495842Z cachedir: .pytest_cache 2025-05-07T20:52:11.8496428Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:11.8497178Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:11.8497587Z plugins: hypothesis-6.131.14 2025-05-07T20:52:13.5394058Z collecting ... collected 1 item 2025-05-07T20:52:13.5394458Z 2025-05-07T20:52:13.9089955Z tbe/cache/cache_overflow_test.py::CacheOverflowTest::test_cache_int32_overflow Trying example: test_cache_int32_overflow( 2025-05-07T20:52:13.9090776Z self=, 2025-05-07T20:52:13.9091657Z stochastic_rounding=False, 2025-05-07T20:52:13.9091930Z ) 2025-05-07T20:52:13.9092150Z Trying example: test_cache_int32_overflow( 2025-05-07T20:52:13.9092657Z self=, 2025-05-07T20:52:13.9093149Z stochastic_rounding=True, 2025-05-07T20:52:13.9093397Z ) 2025-05-07T20:52:13.9099171Z PASSED 2025-05-07T20:52:13.9099351Z 2025-05-07T20:52:13.9099520Z ============================== 1 passed in 2.18s =============================== 2025-05-07T20:52:14.5666077Z 2025-05-07T20:52:14.5666763Z [TEST] Python test suite PASSED: ./tbe/cache/cache_overflow_test.py 2025-05-07T20:52:14.5686549Z [TEST] Python test time for ./tbe/cache/cache_overflow_test.py: 5 seconds 2025-05-07T20:52:14.5686877Z 2025-05-07T20:52:14.5686882Z 2025-05-07T20:52:14.5686886Z 2025-05-07T20:52:14.5686890Z 2025-05-07T20:52:14.5707659Z ################################################################################ 2025-05-07T20:52:14.5723306Z # [2025-05-07T20:52:14.572Z] Run Python Test Suite: 2025-05-07T20:52:14.5723757Z # ./tbe/cache/cache_test.py 2025-05-07T20:52:14.5724056Z ################################################################################ 2025-05-07T20:52:14.5749442Z + 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:52:14.5750086Z 2025-05-07T20:52:16.7197213Z ============================= test session starts ============================== 2025-05-07T20:52:16.7197856Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:16.7198382Z cachedir: .pytest_cache 2025-05-07T20:52:16.7198963Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:16.7199700Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:16.7200133Z plugins: hypothesis-6.131.14 2025-05-07T20:52:18.3959365Z collecting ... collected 7 items 2025-05-07T20:52:18.3959716Z 2025-05-07T20:52:18.8732918Z tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter Trying example: test_cache_miss_counter( 2025-05-07T20:52:18.8734192Z self=, 2025-05-07T20:52:18.8735443Z N=1, 2025-05-07T20:52:18.8735812Z ) 2025-05-07T20:52:18.8736203Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:18.8736623Z self=, 2025-05-07T20:52:18.8737014Z N=8, 2025-05-07T20:52:18.8737204Z ) 2025-05-07T20:52:18.8737414Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:18.8737832Z self=, 2025-05-07T20:52:18.8738220Z N=6, 2025-05-07T20:52:18.8738405Z ) 2025-05-07T20:52:18.8738613Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:18.8739029Z self=, 2025-05-07T20:52:18.8739420Z N=5, 2025-05-07T20:52:18.8739608Z ) 2025-05-07T20:52:18.8739808Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:18.8740217Z self=, 2025-05-07T20:52:18.8740616Z N=4, 2025-05-07T20:52:18.8740795Z ) 2025-05-07T20:52:18.8741002Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:18.8741417Z self=, 2025-05-07T20:52:18.8741801Z N=2, 2025-05-07T20:52:18.8741983Z ) 2025-05-07T20:52:18.8742187Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:18.8742592Z self=, 2025-05-07T20:52:18.8742983Z N=3, 2025-05-07T20:52:18.8743168Z ) 2025-05-07T20:52:18.8743373Z Trying example: test_cache_miss_counter( 2025-05-07T20:52:18.8743931Z self=, 2025-05-07T20:52:18.8744325Z N=7, 2025-05-07T20:52:18.8744505Z ) 2025-05-07T20:52:18.8744685Z PASSED 2025-05-07T20:52:18.8748479Z tbe/cache/cache_test.py::CacheTest::test_cache_pipeline SKIPPED (Tes...) 2025-05-07T20:52:18.8757030Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline SKIPPED 2025-05-07T20:52:18.8765581Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_1 SKIPPED 2025-05-07T20:52:18.8774250Z tbe/cache/cache_test.py::CacheTest::test_cache_prefetch_pipeline_stream_2 SKIPPED 2025-05-07T20:52:18.8782427Z tbe/cache/cache_test.py::CacheTest::test_cache_update_function SKIPPED 2025-05-07T20:52:18.9273423Z tbe/cache/cache_test.py::CacheTest::test_get_prefetch_passes Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9275337Z self=, 2025-05-07T20:52:18.9276356Z S=0, 2025-05-07T20:52:18.9276674Z mpp_n_passes=None, 2025-05-07T20:52:18.9277022Z mpp_min_size=None, 2025-05-07T20:52:18.9277331Z ) 2025-05-07T20:52:18.9277632Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9278217Z self=, 2025-05-07T20:52:18.9278754Z S=100, 2025-05-07T20:52:18.9278963Z mpp_n_passes=None, 2025-05-07T20:52:18.9279207Z mpp_min_size=None, 2025-05-07T20:52:18.9279425Z ) 2025-05-07T20:52:18.9279647Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9280067Z self=, 2025-05-07T20:52:18.9280470Z S=100, 2025-05-07T20:52:18.9280671Z mpp_n_passes=12, 2025-05-07T20:52:18.9280897Z mpp_min_size=5, 2025-05-07T20:52:18.9281110Z ) 2025-05-07T20:52:18.9281327Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9281745Z self=, 2025-05-07T20:52:18.9282145Z S=100, 2025-05-07T20:52:18.9282342Z mpp_n_passes=12, 2025-05-07T20:52:18.9282574Z mpp_min_size=None, 2025-05-07T20:52:18.9282795Z ) 2025-05-07T20:52:18.9283007Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9283429Z self=, 2025-05-07T20:52:18.9283823Z S=1024, 2025-05-07T20:52:18.9284025Z mpp_n_passes=None, 2025-05-07T20:52:18.9284486Z mpp_min_size=None, 2025-05-07T20:52:18.9284699Z ) 2025-05-07T20:52:18.9284956Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9285585Z self=, 2025-05-07T20:52:18.9286126Z S=1024, 2025-05-07T20:52:18.9286377Z mpp_n_passes=None, 2025-05-07T20:52:18.9286609Z mpp_min_size=10, 2025-05-07T20:52:18.9286815Z ) 2025-05-07T20:52:18.9287161Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9287594Z self=, 2025-05-07T20:52:18.9287996Z S=0, 2025-05-07T20:52:18.9288210Z mpp_n_passes=6, 2025-05-07T20:52:18.9288439Z mpp_min_size=1, 2025-05-07T20:52:18.9288650Z ) 2025-05-07T20:52:18.9288872Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9289300Z self=, 2025-05-07T20:52:18.9289702Z S=0, 2025-05-07T20:52:18.9289911Z mpp_n_passes=12, 2025-05-07T20:52:18.9290147Z mpp_min_size=None, 2025-05-07T20:52:18.9290377Z ) 2025-05-07T20:52:18.9290591Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9291021Z self=, 2025-05-07T20:52:18.9291425Z S=1024, 2025-05-07T20:52:18.9291630Z mpp_n_passes=1, 2025-05-07T20:52:18.9291862Z mpp_min_size=1, 2025-05-07T20:52:18.9292075Z ) 2025-05-07T20:52:18.9292292Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9292724Z self=, 2025-05-07T20:52:18.9293301Z S=1024, 2025-05-07T20:52:18.9293510Z mpp_n_passes=6, 2025-05-07T20:52:18.9293745Z mpp_min_size=None, 2025-05-07T20:52:18.9293975Z ) 2025-05-07T20:52:18.9294188Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9294618Z self=, 2025-05-07T20:52:18.9295029Z S=1024, 2025-05-07T20:52:18.9295238Z mpp_n_passes=None, 2025-05-07T20:52:18.9295472Z mpp_min_size=1, 2025-05-07T20:52:18.9295688Z ) 2025-05-07T20:52:18.9295911Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9296335Z self=, 2025-05-07T20:52:18.9296749Z S=7, 2025-05-07T20:52:18.9296957Z mpp_n_passes=12, 2025-05-07T20:52:18.9297187Z mpp_min_size=10, 2025-05-07T20:52:18.9297408Z ) 2025-05-07T20:52:18.9297626Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9298048Z self=, 2025-05-07T20:52:18.9298456Z S=100, 2025-05-07T20:52:18.9298661Z mpp_n_passes=None, 2025-05-07T20:52:18.9298893Z mpp_min_size=1, 2025-05-07T20:52:18.9299111Z ) 2025-05-07T20:52:18.9299335Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9299759Z self=, 2025-05-07T20:52:18.9300168Z S=0, 2025-05-07T20:52:18.9300369Z mpp_n_passes=1, 2025-05-07T20:52:18.9300600Z mpp_min_size=None, 2025-05-07T20:52:18.9300826Z ) 2025-05-07T20:52:18.9301049Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9301476Z self=, 2025-05-07T20:52:18.9301873Z S=100, 2025-05-07T20:52:18.9302082Z mpp_n_passes=None, 2025-05-07T20:52:18.9302322Z mpp_min_size=5, 2025-05-07T20:52:18.9302530Z ) 2025-05-07T20:52:18.9302752Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9303185Z self=, 2025-05-07T20:52:18.9303581Z S=1024, 2025-05-07T20:52:18.9303793Z mpp_n_passes=None, 2025-05-07T20:52:18.9304034Z mpp_min_size=128, 2025-05-07T20:52:18.9304257Z ) 2025-05-07T20:52:18.9304888Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9305326Z self=, 2025-05-07T20:52:18.9305891Z S=100, 2025-05-07T20:52:18.9306093Z mpp_n_passes=None, 2025-05-07T20:52:18.9306365Z mpp_min_size=10, 2025-05-07T20:52:18.9306615Z ) 2025-05-07T20:52:18.9306833Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9307264Z self=, 2025-05-07T20:52:18.9307668Z S=1024, 2025-05-07T20:52:18.9307874Z mpp_n_passes=12, 2025-05-07T20:52:18.9308112Z mpp_min_size=10, 2025-05-07T20:52:18.9308332Z ) 2025-05-07T20:52:18.9308546Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9308984Z self=, 2025-05-07T20:52:18.9309390Z S=100, 2025-05-07T20:52:18.9309590Z mpp_n_passes=1, 2025-05-07T20:52:18.9309821Z mpp_min_size=128, 2025-05-07T20:52:18.9310055Z ) 2025-05-07T20:52:18.9310269Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9310699Z self=, 2025-05-07T20:52:18.9311113Z S=1024, 2025-05-07T20:52:18.9311325Z mpp_n_passes=None, 2025-05-07T20:52:18.9311558Z mpp_min_size=5, 2025-05-07T20:52:18.9311773Z ) 2025-05-07T20:52:18.9311992Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9312415Z self=, 2025-05-07T20:52:18.9312815Z S=100, 2025-05-07T20:52:18.9313020Z mpp_n_passes=6, 2025-05-07T20:52:18.9313241Z mpp_min_size=10, 2025-05-07T20:52:18.9313464Z ) 2025-05-07T20:52:18.9313685Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9314244Z self=, 2025-05-07T20:52:18.9314649Z S=0, 2025-05-07T20:52:18.9314855Z mpp_n_passes=None, 2025-05-07T20:52:18.9315086Z mpp_min_size=10, 2025-05-07T20:52:18.9315314Z ) 2025-05-07T20:52:18.9315538Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9315966Z self=, 2025-05-07T20:52:18.9316369Z S=7, 2025-05-07T20:52:18.9316573Z mpp_n_passes=1, 2025-05-07T20:52:18.9316794Z mpp_min_size=None, 2025-05-07T20:52:18.9317023Z ) 2025-05-07T20:52:18.9317241Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9317667Z self=, 2025-05-07T20:52:18.9318067Z S=0, 2025-05-07T20:52:18.9318266Z mpp_n_passes=12, 2025-05-07T20:52:18.9318502Z mpp_min_size=128, 2025-05-07T20:52:18.9318724Z ) 2025-05-07T20:52:18.9318943Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9319376Z self=, 2025-05-07T20:52:18.9319773Z S=0, 2025-05-07T20:52:18.9319998Z mpp_n_passes=1, 2025-05-07T20:52:18.9320225Z mpp_min_size=5, 2025-05-07T20:52:18.9320438Z ) 2025-05-07T20:52:18.9320661Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9321094Z self=, 2025-05-07T20:52:18.9329248Z S=0, 2025-05-07T20:52:18.9329475Z mpp_n_passes=1, 2025-05-07T20:52:18.9329709Z mpp_min_size=128, 2025-05-07T20:52:18.9329941Z ) 2025-05-07T20:52:18.9330170Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9330604Z self=, 2025-05-07T20:52:18.9331012Z S=1024, 2025-05-07T20:52:18.9331226Z mpp_n_passes=12, 2025-05-07T20:52:18.9331460Z mpp_min_size=None, 2025-05-07T20:52:18.9331692Z ) 2025-05-07T20:52:18.9331930Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9332355Z self=, 2025-05-07T20:52:18.9332763Z S=0, 2025-05-07T20:52:18.9332977Z mpp_n_passes=None, 2025-05-07T20:52:18.9333217Z mpp_min_size=1, 2025-05-07T20:52:18.9333437Z ) 2025-05-07T20:52:18.9333662Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9334214Z self=, 2025-05-07T20:52:18.9334619Z S=0, 2025-05-07T20:52:18.9334824Z mpp_n_passes=6, 2025-05-07T20:52:18.9335050Z mpp_min_size=5, 2025-05-07T20:52:18.9335260Z ) 2025-05-07T20:52:18.9335479Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9335908Z self=, 2025-05-07T20:52:18.9336305Z S=0, 2025-05-07T20:52:18.9336508Z mpp_n_passes=1, 2025-05-07T20:52:18.9336733Z mpp_min_size=10, 2025-05-07T20:52:18.9336950Z ) 2025-05-07T20:52:18.9337182Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9337613Z self=, 2025-05-07T20:52:18.9338009Z S=7, 2025-05-07T20:52:18.9338216Z mpp_n_passes=6, 2025-05-07T20:52:18.9338452Z mpp_min_size=128, 2025-05-07T20:52:18.9338679Z ) 2025-05-07T20:52:18.9338904Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9339342Z self=, 2025-05-07T20:52:18.9339737Z S=0, 2025-05-07T20:52:18.9339944Z mpp_n_passes=1, 2025-05-07T20:52:18.9340174Z mpp_min_size=1, 2025-05-07T20:52:18.9340399Z ) 2025-05-07T20:52:18.9340617Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9341052Z self=, 2025-05-07T20:52:18.9341460Z S=100, 2025-05-07T20:52:18.9341660Z mpp_n_passes=6, 2025-05-07T20:52:18.9341896Z mpp_min_size=128, 2025-05-07T20:52:18.9342129Z ) 2025-05-07T20:52:18.9342441Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9342877Z self=, 2025-05-07T20:52:18.9343288Z S=0, 2025-05-07T20:52:18.9343495Z mpp_n_passes=12, 2025-05-07T20:52:18.9343733Z mpp_min_size=10, 2025-05-07T20:52:18.9343959Z ) 2025-05-07T20:52:18.9344183Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9344615Z self=, 2025-05-07T20:52:18.9345027Z S=100, 2025-05-07T20:52:18.9345227Z mpp_n_passes=6, 2025-05-07T20:52:18.9345460Z mpp_min_size=5, 2025-05-07T20:52:18.9345680Z ) 2025-05-07T20:52:18.9345896Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9346327Z self=, 2025-05-07T20:52:18.9346734Z S=0, 2025-05-07T20:52:18.9346940Z mpp_n_passes=12, 2025-05-07T20:52:18.9347171Z mpp_min_size=5, 2025-05-07T20:52:18.9347397Z ) 2025-05-07T20:52:18.9347617Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9348041Z self=, 2025-05-07T20:52:18.9348445Z S=7, 2025-05-07T20:52:18.9348651Z mpp_n_passes=12, 2025-05-07T20:52:18.9348884Z mpp_min_size=1, 2025-05-07T20:52:18.9349096Z ) 2025-05-07T20:52:18.9349315Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9349744Z self=, 2025-05-07T20:52:18.9350154Z S=7, 2025-05-07T20:52:18.9350352Z mpp_n_passes=12, 2025-05-07T20:52:18.9350584Z mpp_min_size=5, 2025-05-07T20:52:18.9350806Z ) 2025-05-07T20:52:18.9351021Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9351447Z self=, 2025-05-07T20:52:18.9351856Z S=7, 2025-05-07T20:52:18.9352051Z mpp_n_passes=1, 2025-05-07T20:52:18.9352283Z mpp_min_size=1, 2025-05-07T20:52:18.9352505Z ) 2025-05-07T20:52:18.9352718Z Trying example: test_get_prefetch_passes( 2025-05-07T20:52:18.9353146Z self=, 2025-05-07T20:52:18.9353554Z S=0, 2025-05-07T20:52:18.9353753Z mpp_n_passes=None, 2025-05-07T20:52:18.9353989Z mpp_min_size=5, 2025-05-07T20:52:18.9354304Z ) 2025-05-07T20:52:18.9354528Z PASSED 2025-05-07T20:52:18.9354641Z 2025-05-07T20:52:18.9354782Z =============================== warnings summary =============================== 2025-05-07T20:52:18.9355240Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:52:18.9356551Z /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:18.9357829Z x1 = to_device(torch.tensor(x1, dtype=torch.int64), use_cpu=False) 2025-05-07T20:52:18.9358107Z 2025-05-07T20:52:18.9358302Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:52:18.9359555Z /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:18.9360798Z x2 = to_device(torch.tensor(x2, dtype=torch.int64), use_cpu=False) 2025-05-07T20:52:18.9361076Z 2025-05-07T20:52:18.9361278Z test/tbe/cache/cache_test.py::CacheTest::test_cache_miss_counter 2025-05-07T20:52:18.9362609Z /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:18.9363838Z x3 = to_device(torch.tensor(x3, dtype=torch.int64), use_cpu=False) 2025-05-07T20:52:18.9364119Z 2025-05-07T20:52:18.9364353Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:52:18.9364822Z =========================== short test summary info ============================ 2025-05-07T20:52:18.9365396Z 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:18.9366124Z 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:18.9366864Z 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:18.9367742Z 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:18.9368485Z 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:18.9369064Z =================== 2 passed, 5 skipped, 3 warnings in 2.33s =================== 2025-05-07T20:52:19.5694071Z 2025-05-07T20:52:19.5694760Z [TEST] Python test suite PASSED: ./tbe/cache/cache_test.py 2025-05-07T20:52:19.5715410Z [TEST] Python test time for ./tbe/cache/cache_test.py: 5 seconds 2025-05-07T20:52:19.5715850Z 2025-05-07T20:52:19.5715856Z 2025-05-07T20:52:19.5715862Z 2025-05-07T20:52:19.5715867Z 2025-05-07T20:52:19.5737766Z ################################################################################ 2025-05-07T20:52:19.5753492Z # [2025-05-07T20:52:19.575Z] Run Python Test Suite: 2025-05-07T20:52:19.5753997Z # ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:52:19.5754443Z ################################################################################ 2025-05-07T20:52:19.5778849Z + 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:19.5779639Z 2025-05-07T20:52:21.7175011Z ============================= test session starts ============================== 2025-05-07T20:52:21.7175749Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:21.7176272Z cachedir: .pytest_cache 2025-05-07T20:52:21.7177285Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:21.7178019Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:21.7178432Z plugins: hypothesis-6.131.14 2025-05-07T20:52:23.3975757Z collecting ... collected 2 items 2025-05-07T20:52:23.3976076Z 2025-05-07T20:52:23.6727545Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices PASSED 2025-05-07T20:52:23.6745934Z tbe/cache/linearize_cache_indices_test.py::LinearizeCacheIndicesTest::test_linearize_cache_indices_from_row_idx PASSED 2025-05-07T20:52:23.6746641Z 2025-05-07T20:52:23.6746833Z ============================== 2 passed in 2.08s =============================== 2025-05-07T20:52:24.3172977Z 2025-05-07T20:52:24.3173508Z [TEST] Python test suite PASSED: ./tbe/cache/linearize_cache_indices_test.py 2025-05-07T20:52:24.3193731Z [TEST] Python test time for ./tbe/cache/linearize_cache_indices_test.py: 5 seconds 2025-05-07T20:52:24.3194077Z 2025-05-07T20:52:24.3194081Z 2025-05-07T20:52:24.3194086Z 2025-05-07T20:52:24.3194090Z 2025-05-07T20:52:24.3214658Z ################################################################################ 2025-05-07T20:52:24.3229679Z # [2025-05-07T20:52:24.322Z] Run Python Test Suite: 2025-05-07T20:52:24.3230022Z # ./tbe/cache/lxu_cache_test.py 2025-05-07T20:52:24.3230331Z ################################################################################ 2025-05-07T20:52:24.3256007Z + 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:24.3256630Z 2025-05-07T20:52:26.4594268Z ============================= test session starts ============================== 2025-05-07T20:52:26.4594912Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:26.4595472Z cachedir: .pytest_cache 2025-05-07T20:52:26.4596055Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:26.4596785Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:26.4597195Z plugins: hypothesis-6.131.14 2025-05-07T20:52:28.1580542Z collecting ... collected 3 items 2025-05-07T20:52:28.1580763Z 2025-05-07T20:52:28.9312071Z 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:28.9313221Z self=, 2025-05-07T20:52:28.9313803Z cache_sets=10, 2025-05-07T20:52:28.9314036Z ) 2025-05-07T20:52:28.9314329Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9314979Z self=, 2025-05-07T20:52:28.9315573Z cache_sets=270, 2025-05-07T20:52:28.9315805Z ) 2025-05-07T20:52:28.9316087Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9316647Z self=, 2025-05-07T20:52:28.9317136Z cache_sets=198, 2025-05-07T20:52:28.9317359Z ) 2025-05-07T20:52:28.9317621Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9318179Z self=, 2025-05-07T20:52:28.9318674Z cache_sets=159, 2025-05-07T20:52:28.9318883Z ) 2025-05-07T20:52:28.9319151Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9319757Z self=, 2025-05-07T20:52:28.9320236Z cache_sets=80, 2025-05-07T20:52:28.9320753Z ) 2025-05-07T20:52:28.9321018Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9321574Z self=, 2025-05-07T20:52:28.9322055Z cache_sets=91, 2025-05-07T20:52:28.9322269Z ) 2025-05-07T20:52:28.9322533Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9323081Z self=, 2025-05-07T20:52:28.9323568Z cache_sets=32, 2025-05-07T20:52:28.9323783Z ) 2025-05-07T20:52:28.9324050Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9324603Z self=, 2025-05-07T20:52:28.9325106Z cache_sets=141, 2025-05-07T20:52:28.9325323Z ) 2025-05-07T20:52:28.9325589Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9326143Z self=, 2025-05-07T20:52:28.9326630Z cache_sets=37, 2025-05-07T20:52:28.9326849Z ) 2025-05-07T20:52:28.9327246Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9327804Z self=, 2025-05-07T20:52:28.9328293Z cache_sets=205, 2025-05-07T20:52:28.9328503Z ) 2025-05-07T20:52:28.9328776Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9329498Z self=, 2025-05-07T20:52:28.9329989Z cache_sets=179, 2025-05-07T20:52:28.9330198Z ) 2025-05-07T20:52:28.9330467Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9331027Z self=, 2025-05-07T20:52:28.9331510Z cache_sets=57, 2025-05-07T20:52:28.9331725Z ) 2025-05-07T20:52:28.9331993Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9332537Z self=, 2025-05-07T20:52:28.9333024Z cache_sets=191, 2025-05-07T20:52:28.9333237Z ) 2025-05-07T20:52:28.9333495Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9334047Z self=, 2025-05-07T20:52:28.9334537Z cache_sets=33, 2025-05-07T20:52:28.9334751Z ) 2025-05-07T20:52:28.9335017Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9335569Z self=, 2025-05-07T20:52:28.9336057Z cache_sets=158, 2025-05-07T20:52:28.9336265Z ) 2025-05-07T20:52:28.9336533Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9337091Z self=, 2025-05-07T20:52:28.9337567Z cache_sets=11, 2025-05-07T20:52:28.9337780Z ) 2025-05-07T20:52:28.9338046Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9338600Z self=, 2025-05-07T20:52:28.9339083Z cache_sets=193, 2025-05-07T20:52:28.9339299Z ) 2025-05-07T20:52:28.9339567Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9340122Z self=, 2025-05-07T20:52:28.9340615Z cache_sets=133, 2025-05-07T20:52:28.9340836Z ) 2025-05-07T20:52:28.9341094Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9341649Z self=, 2025-05-07T20:52:28.9342231Z cache_sets=77, 2025-05-07T20:52:28.9342445Z ) 2025-05-07T20:52:28.9342710Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9343266Z self=, 2025-05-07T20:52:28.9343754Z cache_sets=71, 2025-05-07T20:52:28.9343961Z ) 2025-05-07T20:52:28.9344229Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9344784Z self=, 2025-05-07T20:52:28.9345263Z cache_sets=233, 2025-05-07T20:52:28.9345485Z ) 2025-05-07T20:52:28.9345756Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9346306Z self=, 2025-05-07T20:52:28.9346792Z cache_sets=16, 2025-05-07T20:52:28.9347005Z ) 2025-05-07T20:52:28.9347273Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9347830Z self=, 2025-05-07T20:52:28.9348314Z cache_sets=297, 2025-05-07T20:52:28.9348531Z ) 2025-05-07T20:52:28.9348790Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9349344Z self=, 2025-05-07T20:52:28.9349830Z cache_sets=275, 2025-05-07T20:52:28.9350038Z ) 2025-05-07T20:52:28.9350300Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9350936Z self=, 2025-05-07T20:52:28.9351420Z cache_sets=155, 2025-05-07T20:52:28.9351627Z ) 2025-05-07T20:52:28.9351890Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9352443Z self=, 2025-05-07T20:52:28.9352929Z cache_sets=235, 2025-05-07T20:52:28.9353139Z ) 2025-05-07T20:52:28.9353403Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9353946Z self=, 2025-05-07T20:52:28.9354432Z cache_sets=296, 2025-05-07T20:52:28.9354644Z ) 2025-05-07T20:52:28.9354901Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9355455Z self=, 2025-05-07T20:52:28.9355946Z cache_sets=259, 2025-05-07T20:52:28.9356162Z ) 2025-05-07T20:52:28.9356424Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9356974Z self=, 2025-05-07T20:52:28.9357455Z cache_sets=260, 2025-05-07T20:52:28.9357663Z ) 2025-05-07T20:52:28.9357934Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9358486Z self=, 2025-05-07T20:52:28.9358968Z cache_sets=108, 2025-05-07T20:52:28.9359186Z ) 2025-05-07T20:52:28.9359482Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9360052Z self=, 2025-05-07T20:52:28.9360539Z cache_sets=131, 2025-05-07T20:52:28.9360752Z ) 2025-05-07T20:52:28.9361018Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9361568Z self=, 2025-05-07T20:52:28.9362060Z cache_sets=190, 2025-05-07T20:52:28.9362278Z ) 2025-05-07T20:52:28.9362539Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9363090Z self=, 2025-05-07T20:52:28.9363663Z cache_sets=256, 2025-05-07T20:52:28.9363875Z ) 2025-05-07T20:52:28.9364139Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9364697Z self=, 2025-05-07T20:52:28.9365184Z cache_sets=125, 2025-05-07T20:52:28.9365393Z ) 2025-05-07T20:52:28.9365660Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9366213Z self=, 2025-05-07T20:52:28.9366698Z cache_sets=287, 2025-05-07T20:52:28.9366912Z ) 2025-05-07T20:52:28.9367241Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9367787Z self=, 2025-05-07T20:52:28.9368272Z cache_sets=210, 2025-05-07T20:52:28.9368492Z ) 2025-05-07T20:52:28.9368751Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9369304Z self=, 2025-05-07T20:52:28.9369788Z cache_sets=40, 2025-05-07T20:52:28.9370003Z ) 2025-05-07T20:52:28.9370260Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9370811Z self=, 2025-05-07T20:52:28.9371299Z cache_sets=294, 2025-05-07T20:52:28.9371505Z ) 2025-05-07T20:52:28.9371854Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9372409Z self=, 2025-05-07T20:52:28.9372884Z cache_sets=177, 2025-05-07T20:52:28.9373097Z ) 2025-05-07T20:52:28.9373360Z Trying example: test_lxu_cache_locking_counter_decrement( 2025-05-07T20:52:28.9373918Z self=, 2025-05-07T20:52:28.9374397Z cache_sets=68, 2025-05-07T20:52:28.9374611Z ) 2025-05-07T20:52:28.9374805Z PASSED 2025-05-07T20:52:28.9426437Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_lxu_cache_lookup PASSED 2025-05-07T20:52:29.6286023Z tbe/cache/lxu_cache_test.py::LXUCacheTest::test_unique_lxu_cache_lookup Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6288046Z self=, 2025-05-07T20:52:29.6288962Z T=1, 2025-05-07T20:52:29.6289366Z D=2, 2025-05-07T20:52:29.6289611Z B=1, 2025-05-07T20:52:29.6289845Z log_E=3, 2025-05-07T20:52:29.6290059Z L=0, 2025-05-07T20:52:29.6290249Z ) 2025-05-07T20:52:29.6290489Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6290981Z self=, 2025-05-07T20:52:29.6291445Z T=6, 2025-05-07T20:52:29.6291637Z D=2, 2025-05-07T20:52:29.6291834Z B=1, 2025-05-07T20:52:29.6292033Z log_E=3, 2025-05-07T20:52:29.6292237Z L=0, 2025-05-07T20:52:29.6292432Z ) 2025-05-07T20:52:29.6292671Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6293151Z self=, 2025-05-07T20:52:29.6293598Z T=6, 2025-05-07T20:52:29.6293798Z D=32, 2025-05-07T20:52:29.6293994Z B=45, 2025-05-07T20:52:29.6294193Z log_E=3, 2025-05-07T20:52:29.6294404Z L=6, 2025-05-07T20:52:29.6294594Z ) 2025-05-07T20:52:29.6294839Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6295326Z self=, 2025-05-07T20:52:29.6295766Z T=5, 2025-05-07T20:52:29.6295962Z D=2, 2025-05-07T20:52:29.6296159Z B=1, 2025-05-07T20:52:29.6296352Z log_E=3, 2025-05-07T20:52:29.6296559Z L=0, 2025-05-07T20:52:29.6297035Z ) 2025-05-07T20:52:29.6297266Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6297746Z self=, 2025-05-07T20:52:29.6298188Z T=5, 2025-05-07T20:52:29.6298385Z D=32, 2025-05-07T20:52:29.6298576Z B=9, 2025-05-07T20:52:29.6298769Z log_E=3, 2025-05-07T20:52:29.6298976Z L=19, 2025-05-07T20:52:29.6299167Z ) 2025-05-07T20:52:29.6299405Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6299884Z self=, 2025-05-07T20:52:29.6300328Z T=7, 2025-05-07T20:52:29.6300523Z D=116, 2025-05-07T20:52:29.6300718Z B=63, 2025-05-07T20:52:29.6300909Z log_E=5, 2025-05-07T20:52:29.6301114Z L=14, 2025-05-07T20:52:29.6301308Z ) 2025-05-07T20:52:29.6301537Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6302019Z self=, 2025-05-07T20:52:29.6302475Z T=8, 2025-05-07T20:52:29.6302686Z D=72, 2025-05-07T20:52:29.6302885Z B=103, 2025-05-07T20:52:29.6303087Z log_E=4, 2025-05-07T20:52:29.6310993Z L=12, 2025-05-07T20:52:29.6311196Z ) 2025-05-07T20:52:29.6311437Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6311921Z self=, 2025-05-07T20:52:29.6312361Z T=3, 2025-05-07T20:52:29.6312560Z D=119, 2025-05-07T20:52:29.6312757Z B=107, 2025-05-07T20:52:29.6312947Z log_E=5, 2025-05-07T20:52:29.6313148Z L=3, 2025-05-07T20:52:29.6313552Z ) 2025-05-07T20:52:29.6313781Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6314258Z self=, 2025-05-07T20:52:29.6314698Z T=2, 2025-05-07T20:52:29.6314892Z D=104, 2025-05-07T20:52:29.6315085Z B=74, 2025-05-07T20:52:29.6315292Z log_E=4, 2025-05-07T20:52:29.6315503Z L=2, 2025-05-07T20:52:29.6315689Z ) 2025-05-07T20:52:29.6315926Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6316405Z self=, 2025-05-07T20:52:29.6316838Z T=1, 2025-05-07T20:52:29.6317039Z D=28, 2025-05-07T20:52:29.6317233Z B=60, 2025-05-07T20:52:29.6317423Z log_E=4, 2025-05-07T20:52:29.6317630Z L=16, 2025-05-07T20:52:29.6317822Z ) 2025-05-07T20:52:29.6318045Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6318529Z self=, 2025-05-07T20:52:29.6318969Z T=1, 2025-05-07T20:52:29.6319157Z D=15, 2025-05-07T20:52:29.6319363Z B=124, 2025-05-07T20:52:29.6319565Z log_E=4, 2025-05-07T20:52:29.6319760Z L=3, 2025-05-07T20:52:29.6319954Z ) 2025-05-07T20:52:29.6320186Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6320659Z self=, 2025-05-07T20:52:29.6321104Z T=1, 2025-05-07T20:52:29.6321306Z D=15, 2025-05-07T20:52:29.6321499Z B=124, 2025-05-07T20:52:29.6321698Z log_E=4, 2025-05-07T20:52:29.6321902Z L=4, 2025-05-07T20:52:29.6322095Z ) 2025-05-07T20:52:29.6322317Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6322794Z self=, 2025-05-07T20:52:29.6323235Z T=1, 2025-05-07T20:52:29.6323419Z D=15, 2025-05-07T20:52:29.6323617Z B=124, 2025-05-07T20:52:29.6323821Z log_E=4, 2025-05-07T20:52:29.6324020Z L=0, 2025-05-07T20:52:29.6324215Z ) 2025-05-07T20:52:29.6324444Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6324910Z self=, 2025-05-07T20:52:29.6325345Z T=1, 2025-05-07T20:52:29.6325670Z D=4, 2025-05-07T20:52:29.6325851Z B=124, 2025-05-07T20:52:29.6326041Z log_E=4, 2025-05-07T20:52:29.6326244Z L=0, 2025-05-07T20:52:29.6326420Z ) 2025-05-07T20:52:29.6326652Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6327235Z self=, 2025-05-07T20:52:29.6327664Z T=4, 2025-05-07T20:52:29.6327856Z D=4, 2025-05-07T20:52:29.6328047Z B=124, 2025-05-07T20:52:29.6328236Z log_E=4, 2025-05-07T20:52:29.6328434Z L=0, 2025-05-07T20:52:29.6328623Z ) 2025-05-07T20:52:29.6328849Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6329324Z self=, 2025-05-07T20:52:29.6329759Z T=4, 2025-05-07T20:52:29.6329940Z D=4, 2025-05-07T20:52:29.6330128Z B=124, 2025-05-07T20:52:29.6330321Z log_E=3, 2025-05-07T20:52:29.6330512Z L=0, 2025-05-07T20:52:29.6330703Z ) 2025-05-07T20:52:29.6330936Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6331401Z self=, 2025-05-07T20:52:29.6331835Z T=4, 2025-05-07T20:52:29.6332020Z D=4, 2025-05-07T20:52:29.6332203Z B=4, 2025-05-07T20:52:29.6332391Z log_E=3, 2025-05-07T20:52:29.6332590Z L=0, 2025-05-07T20:52:29.6332770Z ) 2025-05-07T20:52:29.6332998Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6333475Z self=, 2025-05-07T20:52:29.6333904Z T=9, 2025-05-07T20:52:29.6334091Z D=38, 2025-05-07T20:52:29.6334373Z B=48, 2025-05-07T20:52:29.6334563Z log_E=4, 2025-05-07T20:52:29.6334758Z L=15, 2025-05-07T20:52:29.6334943Z ) 2025-05-07T20:52:29.6335162Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6335633Z self=, 2025-05-07T20:52:29.6336073Z T=1, 2025-05-07T20:52:29.6336254Z D=38, 2025-05-07T20:52:29.6336448Z B=48, 2025-05-07T20:52:29.6336639Z log_E=4, 2025-05-07T20:52:29.6336827Z L=15, 2025-05-07T20:52:29.6337011Z ) 2025-05-07T20:52:29.6337240Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6337717Z self=, 2025-05-07T20:52:29.6338142Z T=1, 2025-05-07T20:52:29.6338333Z D=38, 2025-05-07T20:52:29.6338521Z B=48, 2025-05-07T20:52:29.6338706Z log_E=4, 2025-05-07T20:52:29.6338903Z L=0, 2025-05-07T20:52:29.6339090Z ) 2025-05-07T20:52:29.6339322Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6339843Z self=, 2025-05-07T20:52:29.6340273Z T=1, 2025-05-07T20:52:29.6340452Z D=38, 2025-05-07T20:52:29.6340639Z B=4, 2025-05-07T20:52:29.6340826Z log_E=4, 2025-05-07T20:52:29.6341017Z L=0, 2025-05-07T20:52:29.6341208Z ) 2025-05-07T20:52:29.6341430Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6341891Z self=, 2025-05-07T20:52:29.6342321Z T=1, 2025-05-07T20:52:29.6342510Z D=38, 2025-05-07T20:52:29.6342691Z B=1, 2025-05-07T20:52:29.6342881Z log_E=4, 2025-05-07T20:52:29.6343078Z L=0, 2025-05-07T20:52:29.6343255Z ) 2025-05-07T20:52:29.6343480Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6343949Z self=, 2025-05-07T20:52:29.6344391Z T=1, 2025-05-07T20:52:29.6344573Z D=38, 2025-05-07T20:52:29.6344768Z B=1, 2025-05-07T20:52:29.6344953Z log_E=3, 2025-05-07T20:52:29.6345145Z L=0, 2025-05-07T20:52:29.6345332Z ) 2025-05-07T20:52:29.6345558Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6346019Z self=, 2025-05-07T20:52:29.6346544Z T=1, 2025-05-07T20:52:29.6346736Z D=38, 2025-05-07T20:52:29.6346920Z B=1, 2025-05-07T20:52:29.6347114Z log_E=3, 2025-05-07T20:52:29.6347316Z L=1, 2025-05-07T20:52:29.6347493Z ) 2025-05-07T20:52:29.6347712Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6348178Z self=, 2025-05-07T20:52:29.6348606Z T=3, 2025-05-07T20:52:29.6348793Z D=106, 2025-05-07T20:52:29.6348981Z B=71, 2025-05-07T20:52:29.6349165Z log_E=5, 2025-05-07T20:52:29.6349361Z L=3, 2025-05-07T20:52:29.6349549Z ) 2025-05-07T20:52:29.6349770Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6350238Z self=, 2025-05-07T20:52:29.6350667Z T=3, 2025-05-07T20:52:29.6350857Z D=106, 2025-05-07T20:52:29.6351039Z B=5, 2025-05-07T20:52:29.6351235Z log_E=5, 2025-05-07T20:52:29.6351434Z L=3, 2025-05-07T20:52:29.6351611Z ) 2025-05-07T20:52:29.6351829Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6352291Z self=, 2025-05-07T20:52:29.6352715Z T=3, 2025-05-07T20:52:29.6352902Z D=106, 2025-05-07T20:52:29.6353088Z B=5, 2025-05-07T20:52:29.6353267Z log_E=3, 2025-05-07T20:52:29.6353463Z L=3, 2025-05-07T20:52:29.6353648Z ) 2025-05-07T20:52:29.6353868Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6354426Z self=, 2025-05-07T20:52:29.6354861Z T=3, 2025-05-07T20:52:29.6355037Z D=3, 2025-05-07T20:52:29.6355223Z B=5, 2025-05-07T20:52:29.6355414Z log_E=3, 2025-05-07T20:52:29.6355607Z L=3, 2025-05-07T20:52:29.6355796Z ) 2025-05-07T20:52:29.6356022Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6356492Z self=, 2025-05-07T20:52:29.6356927Z T=3, 2025-05-07T20:52:29.6357118Z D=3, 2025-05-07T20:52:29.6357301Z B=5, 2025-05-07T20:52:29.6357482Z log_E=5, 2025-05-07T20:52:29.6357681Z L=3, 2025-05-07T20:52:29.6357869Z ) 2025-05-07T20:52:29.6358088Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6358561Z self=, 2025-05-07T20:52:29.6358993Z T=3, 2025-05-07T20:52:29.6359177Z D=3, 2025-05-07T20:52:29.6359364Z B=5, 2025-05-07T20:52:29.6359551Z log_E=5, 2025-05-07T20:52:29.6359749Z L=5, 2025-05-07T20:52:29.6359934Z ) 2025-05-07T20:52:29.6360169Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6360636Z self=, 2025-05-07T20:52:29.6361063Z T=3, 2025-05-07T20:52:29.6361248Z D=5, 2025-05-07T20:52:29.6361440Z B=5, 2025-05-07T20:52:29.6361623Z log_E=5, 2025-05-07T20:52:29.6361824Z L=5, 2025-05-07T20:52:29.6362012Z ) 2025-05-07T20:52:29.6362232Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6362702Z self=, 2025-05-07T20:52:29.6363137Z T=2, 2025-05-07T20:52:29.6363322Z D=97, 2025-05-07T20:52:29.6363515Z B=47, 2025-05-07T20:52:29.6363706Z log_E=3, 2025-05-07T20:52:29.6363898Z L=11, 2025-05-07T20:52:29.6364084Z ) 2025-05-07T20:52:29.6364311Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6364779Z self=, 2025-05-07T20:52:29.6365214Z T=2, 2025-05-07T20:52:29.6365403Z D=11, 2025-05-07T20:52:29.6365584Z B=47, 2025-05-07T20:52:29.6365774Z log_E=3, 2025-05-07T20:52:29.6365972Z L=11, 2025-05-07T20:52:29.6366151Z ) 2025-05-07T20:52:29.6366377Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6366943Z self=, 2025-05-07T20:52:29.6367488Z T=2, 2025-05-07T20:52:29.6367670Z D=11, 2025-05-07T20:52:29.6367857Z B=11, 2025-05-07T20:52:29.6368044Z log_E=3, 2025-05-07T20:52:29.6368235Z L=11, 2025-05-07T20:52:29.6368420Z ) 2025-05-07T20:52:29.6368642Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6369106Z self=, 2025-05-07T20:52:29.6369545Z T=2, 2025-05-07T20:52:29.6369756Z D=11, 2025-05-07T20:52:29.6369972Z B=3, 2025-05-07T20:52:29.6370160Z log_E=3, 2025-05-07T20:52:29.6370354Z L=11, 2025-05-07T20:52:29.6370535Z ) 2025-05-07T20:52:29.6370762Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6371230Z self=, 2025-05-07T20:52:29.6371659Z T=2, 2025-05-07T20:52:29.6371845Z D=11, 2025-05-07T20:52:29.6372037Z B=2, 2025-05-07T20:52:29.6372219Z log_E=3, 2025-05-07T20:52:29.6372421Z L=11, 2025-05-07T20:52:29.6372604Z ) 2025-05-07T20:52:29.6372823Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6373306Z self=, 2025-05-07T20:52:29.6373739Z T=2, 2025-05-07T20:52:29.6373924Z D=2, 2025-05-07T20:52:29.6374111Z B=2, 2025-05-07T20:52:29.6374301Z log_E=3, 2025-05-07T20:52:29.6374503Z L=11, 2025-05-07T20:52:29.6374691Z ) 2025-05-07T20:52:29.6375017Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6375491Z self=, 2025-05-07T20:52:29.6375918Z T=2, 2025-05-07T20:52:29.6376106Z D=2, 2025-05-07T20:52:29.6376299Z B=2, 2025-05-07T20:52:29.6376485Z log_E=3, 2025-05-07T20:52:29.6376683Z L=2, 2025-05-07T20:52:29.6376880Z ) 2025-05-07T20:52:29.6377098Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6377570Z self=, 2025-05-07T20:52:29.6378002Z T=5, 2025-05-07T20:52:29.6378186Z D=123, 2025-05-07T20:52:29.6378379Z B=115, 2025-05-07T20:52:29.6378571Z log_E=3, 2025-05-07T20:52:29.6378759Z L=0, 2025-05-07T20:52:29.6378942Z ) 2025-05-07T20:52:29.6379166Z Trying example: test_unique_lxu_cache_lookup( 2025-05-07T20:52:29.6379671Z self=, 2025-05-07T20:52:29.6380123Z T=5, 2025-05-07T20:52:29.6380316Z D=5, 2025-05-07T20:52:29.6380500Z B=115, 2025-05-07T20:52:29.6380688Z log_E=3, 2025-05-07T20:52:29.6380888Z L=0, 2025-05-07T20:52:29.6381071Z ) 2025-05-07T20:52:29.6381273Z PASSED 2025-05-07T20:52:29.6381393Z 2025-05-07T20:52:29.6381534Z ============================== 3 passed in 3.29s =============================== 2025-05-07T20:52:30.2823616Z 2025-05-07T20:52:30.2824179Z [TEST] Python test suite PASSED: ./tbe/cache/lxu_cache_test.py 2025-05-07T20:52:30.2842992Z [TEST] Python test time for ./tbe/cache/lxu_cache_test.py: 6 seconds 2025-05-07T20:52:30.2843406Z 2025-05-07T20:52:30.2843411Z 2025-05-07T20:52:30.2843415Z 2025-05-07T20:52:30.2843419Z 2025-05-07T20:52:30.2864978Z ################################################################################ 2025-05-07T20:52:30.2880690Z # [2025-05-07T20:52:30.287Z] Run Python Test Suite: 2025-05-07T20:52:30.2881153Z # ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:30.2881508Z ################################################################################ 2025-05-07T20:52:30.2905474Z + 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:30.2906104Z 2025-05-07T20:52:32.4283491Z ============================= test session starts ============================== 2025-05-07T20:52:32.4285026Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:32.4285892Z cachedir: .pytest_cache 2025-05-07T20:52:32.4286850Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:32.4288246Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:32.4288945Z plugins: hypothesis-6.131.14 2025-05-07T20:52:34.1387968Z collecting ... collected 3 items 2025-05-07T20:52:34.1388207Z 2025-05-07T20:52:34.1402505Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_basics SKIPPED (Test i...) 2025-05-07T20:52:34.1411509Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_get_ids SKIPPED (Test ...) 2025-05-07T20:52:34.1427153Z tbe/dram_kv/dram_kv_test.py::DRAMKVTest::test_initializer SKIPPED (T...) 2025-05-07T20:52:34.1427462Z 2025-05-07T20:52:34.1427763Z =========================== short test summary info ============================ 2025-05-07T20:52:34.1428297Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:82: Test is currently known to fail in OSS mode 2025-05-07T20:52:34.1428871Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:160: Test is currently known to fail in OSS mode 2025-05-07T20:52:34.1429445Z SKIPPED [1] tbe/dram_kv/dram_kv_test.py:119: Test is currently known to fail in OSS mode 2025-05-07T20:52:34.1429917Z ============================== 3 skipped in 1.84s ============================== 2025-05-07T20:52:34.7050642Z 2025-05-07T20:52:34.7051326Z [TEST] Python test suite PASSED: ./tbe/dram_kv/dram_kv_test.py 2025-05-07T20:52:34.7072331Z [TEST] Python test time for ./tbe/dram_kv/dram_kv_test.py: 4 seconds 2025-05-07T20:52:34.7072644Z 2025-05-07T20:52:34.7072649Z 2025-05-07T20:52:34.7072653Z 2025-05-07T20:52:34.7072657Z 2025-05-07T20:52:34.7094970Z ################################################################################ 2025-05-07T20:52:34.7111602Z # [2025-05-07T20:52:34.710Z] Run Python Test Suite: 2025-05-07T20:52:34.7111977Z # ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:34.7112298Z ################################################################################ 2025-05-07T20:52:34.7136098Z + 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:34.7136766Z 2025-05-07T20:52:36.8501229Z ============================= test session starts ============================== 2025-05-07T20:52:36.8502691Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:36.8503745Z cachedir: .pytest_cache 2025-05-07T20:52:36.8505427Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:36.8506893Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:36.8507727Z plugins: hypothesis-6.131.14 2025-05-07T20:52:38.5500566Z collecting ... collected 1 item 2025-05-07T20:52:38.5500860Z 2025-05-07T20:52:38.5598516Z tbe/eeg/tbe_indices_estimator_test.py::TBEIndicesEstimatorTest::test_indices_estimation Found best Log likelihood so far on (s,q) (0.01, 1): -3.4185 2025-05-07T20:52:38.5599638Z Found best Log likelihood so far on (s,q) (0.02, 1): -3.41743 2025-05-07T20:52:38.5600266Z Found best Log likelihood so far on (s,q) (0.03, 1): -3.41638 2025-05-07T20:52:38.5600845Z Found best Log likelihood so far on (s,q) (0.04, 1): -3.41535 2025-05-07T20:52:38.5601511Z Found best Log likelihood so far on (s,q) (0.05, 1): -3.41433 2025-05-07T20:52:38.5602096Z Found best Log likelihood so far on (s,q) (0.06, 1): -3.41333 2025-05-07T20:52:38.5602672Z Found best Log likelihood so far on (s,q) (0.07, 1): -3.41235 2025-05-07T20:52:38.5603242Z Found best Log likelihood so far on (s,q) (0.08, 1): -3.41139 2025-05-07T20:52:38.5603824Z Found best Log likelihood so far on (s,q) (0.09, 1): -3.41044 2025-05-07T20:52:38.5604910Z Found best Log likelihood so far on (s,q) (0.1, 1): -3.40951 2025-05-07T20:52:38.5605612Z Found best Log likelihood so far on (s,q) (0.11, 1): -3.4086 2025-05-07T20:52:38.5606093Z Found best Log likelihood so far on (s,q) (0.12, 1): -3.40771 2025-05-07T20:52:38.5606513Z Found best Log likelihood so far on (s,q) (0.13, 1): -3.40683 2025-05-07T20:52:38.5607037Z Found best Log likelihood so far on (s,q) (0.14, 1): -3.40597 2025-05-07T20:52:38.5607456Z Found best Log likelihood so far on (s,q) (0.15, 1): -3.40513 2025-05-07T20:52:38.5607879Z Found best Log likelihood so far on (s,q) (0.16, 1): -3.40431 2025-05-07T20:52:38.5608304Z Found best Log likelihood so far on (s,q) (0.17, 1): -3.40351 2025-05-07T20:52:38.5608716Z Found best Log likelihood so far on (s,q) (0.18, 1): -3.40272 2025-05-07T20:52:38.5609137Z Found best Log likelihood so far on (s,q) (0.19, 1): -3.40195 2025-05-07T20:52:38.5609554Z Found best Log likelihood so far on (s,q) (0.2, 1): -3.4012 2025-05-07T20:52:38.5609977Z Found best Log likelihood so far on (s,q) (0.21, 1): -3.40047 2025-05-07T20:52:38.5610411Z Found best Log likelihood so far on (s,q) (0.22, 1): -3.39976 2025-05-07T20:52:38.5610840Z Found best Log likelihood so far on (s,q) (0.23, 1): -3.39906 2025-05-07T20:52:38.5611394Z Found best Log likelihood so far on (s,q) (0.24, 1): -3.39838 2025-05-07T20:52:38.5611813Z Found best Log likelihood so far on (s,q) (0.25, 1): -3.39772 2025-05-07T20:52:38.5612243Z Found best Log likelihood so far on (s,q) (0.26, 1): -3.39708 2025-05-07T20:52:38.5612667Z Found best Log likelihood so far on (s,q) (0.27, 1): -3.39646 2025-05-07T20:52:38.5613270Z Found best Log likelihood so far on (s,q) (0.28, 1): -3.39586 2025-05-07T20:52:38.5613758Z Found best Log likelihood so far on (s,q) (0.29, 1): -3.39527 2025-05-07T20:52:38.5614238Z Found best Log likelihood so far on (s,q) (0.3, 1): -3.39471 2025-05-07T20:52:38.5614663Z Found best Log likelihood so far on (s,q) (0.31, 1): -3.39416 2025-05-07T20:52:38.5615090Z Found best Log likelihood so far on (s,q) (0.32, 1): -3.39363 2025-05-07T20:52:38.5615508Z Found best Log likelihood so far on (s,q) (0.33, 1): -3.39312 2025-05-07T20:52:38.5615965Z Found best Log likelihood so far on (s,q) (0.34, 1): -3.39263 2025-05-07T20:52:38.5616453Z Found best Log likelihood so far on (s,q) (0.35, 1): -3.39215 2025-05-07T20:52:38.5616959Z Found best Log likelihood so far on (s,q) (0.36, 1): -3.3917 2025-05-07T20:52:38.5617374Z Found best Log likelihood so far on (s,q) (0.37, 1): -3.39126 2025-05-07T20:52:38.5617874Z Found best Log likelihood so far on (s,q) (0.38, 1): -3.39085 2025-05-07T20:52:38.5618336Z Found best Log likelihood so far on (s,q) (0.39, 1): -3.39045 2025-05-07T20:52:38.5618857Z Found best Log likelihood so far on (s,q) (0.4, 1): -3.39007 2025-05-07T20:52:38.5619366Z Found best Log likelihood so far on (s,q) (0.41, 1): -3.38971 2025-05-07T20:52:38.5629272Z Found best Log likelihood so far on (s,q) (0.42, 1): -3.38937 2025-05-07T20:52:38.5629859Z Found best Log likelihood so far on (s,q) (0.43, 1): -3.38905 2025-05-07T20:52:38.5630379Z Found best Log likelihood so far on (s,q) (0.44, 1): -3.38874 2025-05-07T20:52:38.5630811Z Found best Log likelihood so far on (s,q) (0.45, 1): -3.38846 2025-05-07T20:52:38.5631236Z Found best Log likelihood so far on (s,q) (0.46, 1): -3.38819 2025-05-07T20:52:38.5631671Z Found best Log likelihood so far on (s,q) (0.47, 1): -3.38795 2025-05-07T20:52:38.5632124Z Found best Log likelihood so far on (s,q) (0.48, 1): -3.38772 2025-05-07T20:52:38.5632574Z Found best Log likelihood so far on (s,q) (0.49, 1): -3.38751 2025-05-07T20:52:38.5633032Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5633619Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5634197Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5634778Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5635322Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5636087Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5636648Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5637215Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5637769Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5638328Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5638884Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5639438Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5640013Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5640574Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5641138Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5641683Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5642270Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5642858Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5643409Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5643960Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5644512Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5645070Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5645619Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5646176Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5647283Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5647859Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5648410Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5648963Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5649524Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5650077Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5650623Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5651179Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5651731Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5652271Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5652837Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5653389Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5653936Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5654479Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5655033Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5655583Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5656136Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5656681Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5657228Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5657780Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5658340Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5658898Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5659455Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5659869Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5660340Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5660809Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5661209Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5661727Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5662136Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5662560Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5662959Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5663375Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5663787Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5664217Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5664634Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5665052Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5665468Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5665876Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5666287Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5666714Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5667120Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5667557Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5667967Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5668390Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5668819Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5669237Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5669727Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5670140Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5670549Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5670967Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5671378Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5671791Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5672227Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5672682Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5673090Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5673548Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5674024Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5674477Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5674958Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5675374Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5675784Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5676199Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5676616Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5677027Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5677434Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5677935Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5678353Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5678767Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5679169Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5679595Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5680016Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5680425Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5680833Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5681345Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5681757Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5682191Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5682631Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5683093Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5683553Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5684013Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5684472Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5684879Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5685283Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5685739Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5686196Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5686701Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5687232Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5687739Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5688144Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5688559Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5688965Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5689478Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5689995Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5690562Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5690978Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5691452Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5691903Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5692420Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5692961Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5693464Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5693888Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5694382Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5694781Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5695257Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5695668Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5696069Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5696477Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5696889Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5697304Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5697699Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5698111Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5698517Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5698924Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5699326Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5699741Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5700165Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5700560Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5700962Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5701369Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5701877Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5702293Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5702706Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5703119Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5703523Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5703930Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5704339Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:52:38.5705076Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5705506Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5705930Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5706347Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5706764Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5707192Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5707610Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5708023Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5708438Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5708855Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5709265Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5709862Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5710280Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5710695Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5711102Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5711517Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5711940Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5712350Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5712763Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5713178Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5713595Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5714003Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5714425Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5714847Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5715254Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5715674Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5716090Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5716508Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5716928Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5717344Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5717763Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5718172Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5718589Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5719003Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5719419Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5719833Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5720255Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5720670Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5721209Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5721628Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5722049Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5722506Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5722932Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5723349Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5723765Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5724184Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5724601Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5725017Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5725424Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5725847Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5726261Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5726665Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5727206Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5727629Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5728052Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5728478Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5728987Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5729411Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5729824Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5730249Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5730678Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5731096Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5731511Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5731931Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5732352Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5732774Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5733193Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5733618Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5734041Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5734458Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5734881Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5735304Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5735723Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5736142Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5736562Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5736987Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5737402Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5737819Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5738243Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5738660Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5739083Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5739506Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5739920Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5740430Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5740852Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5741276Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5741691Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5742129Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5742600Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5743019Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5743443Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5743866Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5744290Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5744706Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5745135Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5745558Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5745975Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5746400Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5746822Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5747244Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5747662Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5748169Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5748591Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5749015Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5749439Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5749870Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5750291Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5750711Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5751131Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5751551Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5751973Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5752442Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5752868Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5753284Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5753706Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5754124Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5754550Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5754966Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5755389Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5755811Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5756225Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5756645Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5757072Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5757494Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5757906Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5758330Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5758748Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5759251Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5759674Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5760095Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5760518Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5760933Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5761354Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5761776Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5762208Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5762635Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5763056Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5763472Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5763899Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5764322Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5764745Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5765159Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5765582Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5766006Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5766424Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5766930Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5767472Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5767892Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5768310Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5768730Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5787197Z Found best Log likelihood so far on (s,q) (0.5, 1.5): -3.3874 2025-05-07T20:52:38.5787682Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5788102Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5788522Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5788934Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5789340Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5789755Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5790162Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5790571Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5790976Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5791386Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5791798Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5792206Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5792610Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5793828Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5794249Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5794666Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5795092Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5795530Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5795952Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5796367Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5796791Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5797336Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5797753Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5798180Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5798602Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5799024Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5799439Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5799862Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5800293Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5800708Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5801127Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5801546Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5801966Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5802438Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5802861Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5803285Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5803697Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5804120Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5804846Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5805462Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5805880Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5806294Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5806709Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5807198Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5807624Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5808041Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5808449Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5808866Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5809279Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5809688Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5810096Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5810512Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5810933Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5811340Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5811763Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5812188Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5812592Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5812997Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5813401Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5813820Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5814230Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5814650Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5815074Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5815490Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5815896Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5816309Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5816858Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5817265Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5817676Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5818091Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5818499Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5818908Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5819320Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5819739Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5820143Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5820557Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5820968Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5821387Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5821793Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5822205Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5822619Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5823025Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5823441Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5823854Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5824394Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5824812Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5825224Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5825640Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5826049Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5826469Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5826886Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5827296Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5827713Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5828128Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5828540Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5828943Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5829363Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5829779Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5830185Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5830608Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5831023Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5831433Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5831845Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5832284Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5832726Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5833131Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5833539Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5833955Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5834360Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5834767Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5835175Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5835673Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5836080Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5836488Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5836898Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5837305Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5837714Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5838126Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5838542Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5838950Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5839361Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5839772Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5840176Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5840596Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5841006Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5841414Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5841825Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5842265Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5842700Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5843211Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5843621Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5844031Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5844438Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5844844Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5845266Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5845673Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5846075Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5846487Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5846895Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5847356Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5847768Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5848179Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5848583Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5848983Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5849390Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5849797Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5850201Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5850608Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5851013Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.5851417Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5851833Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5852241Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5852650Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5853053Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5853460Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5853869Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5854354Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5854765Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5855179Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5855585Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5855989Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5856400Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5856807Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5857212Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5857629Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5858040Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5858454Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5858870Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5859286Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5859699Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5860108Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5860519Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5860928Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5861345Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5861835Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5862276Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5862711Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5863112Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5863524Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5863937Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5864349Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5864764Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5865183Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5865597Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5866005Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5866415Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5866820Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5867228Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5867630Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5868034Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5868442Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5868841Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5869242Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5869651Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5870055Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5870455Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5870865Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5871268Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5871673Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5872086Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5872498Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5872995Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5873400Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5873813Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5874225Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5874631Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5875042Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5875452Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5875871Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5876287Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5876707Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5877129Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5877548Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5877974Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5878396Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5878820Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5879234Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5879654Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5880072Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5880563Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5880984Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5881396Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5881802Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5882220Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5882633Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5883046Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5883451Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5883865Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5884285Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5884695Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5885114Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5885529Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5885949Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5886357Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5886781Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5887253Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5887672Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5888095Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5888519Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5888947Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5889370Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5889808Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5890233Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5890652Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5891077Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5891588Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5892006Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5892429Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5892849Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5893268Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5893678Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5894094Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5894515Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5894925Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5895339Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5895753Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5896170Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5896585Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5896998Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5897416Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5897825Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5898242Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5898658Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5899157Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5899569Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5899985Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5900399Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5900807Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5901227Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5901646Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5902064Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5902475Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5902889Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5903303Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5903716Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5904135Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5904702Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5905111Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5905526Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5905956Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5906375Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5906791Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5907212Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5907632Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5908048Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5908473Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5908895Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5909311Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5909722Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5910137Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5910684Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5911092Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5911513Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5911937Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5912359Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5912772Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5913195Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5913619Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.5914035Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5914447Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5914857Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5915269Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5915675Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5916079Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5916479Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5916877Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5917279Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5917682Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5918215Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5918622Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5919025Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5919429Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5919827Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5920237Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5920642Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5921035Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5921434Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5921835Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5922231Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5922635Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5923048Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5923455Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5923859Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5924269Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5924686Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5925094Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5925505Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5925919Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5926326Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5926730Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5927193Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5927606Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5928008Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5928417Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5928826Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5929246Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5929731Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5930140Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5930550Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5930958Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5931369Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5931778Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5932185Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5932596Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5933004Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5933417Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5933821Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5934233Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5934636Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5935036Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5935444Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5935852Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5936260Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5936663Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5937158Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5937571Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5937976Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5938384Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5938790Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5939197Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5939604Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5940012Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5940420Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5940820Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5941229Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5941634Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5942041Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5942447Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5942858Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5943281Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5949563Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5949988Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5950396Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5950811Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5951218Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5951629Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5952038Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5952461Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5952875Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5953281Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5953691Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5954106Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5954624Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5955040Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5955446Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5955852Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5956265Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5956677Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5957095Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5957508Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5957927Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5958336Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5958762Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5959175Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5959591Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5960000Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5960410Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5960823Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5961233Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5961659Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5962159Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5962622Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5963035Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5963444Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5963853Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5964268Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5964676Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5965089Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5965503Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5965916Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5966325Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5966741Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5967210Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5967612Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5968013Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5968420Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5968822Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5969226Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5969629Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5970033Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5970431Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5970833Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5971237Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5971643Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5972047Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5972454Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5972861Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5973261Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5973750Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5974169Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5974567Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5974972Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5975388Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5975793Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5976198Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5976609Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5977013Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5977415Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5977828Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5978236Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5978633Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5979034Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5979433Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5979825Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5980222Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5980621Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5981092Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:52:38.5981517Z Found best Log likelihood so far on (s,q) (0.51, 2.25): -3.38732 2025-05-07T20:52:38.5981947Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5982358Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5982771Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5983190Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5983601Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5984006Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5984414Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5984826Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5985234Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5985642Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5986057Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5986465Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5986868Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5987281Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5987694Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5988096Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5988503Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5988911Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5989320Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5989728Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5990136Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5990550Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5990954Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5991363Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5991775Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5992295Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5992755Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5993166Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5993580Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5993988Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5994399Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5994808Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5995214Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5995622Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5996027Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5996433Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5996842Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5997252Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5997659Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5998063Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5998472Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5998880Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5999288Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.5999774Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6000188Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6000594Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6001006Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6001426Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6001844Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6002259Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6002669Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6003092Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6003502Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6003907Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6004320Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6005114Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6005534Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6005947Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6006360Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6006783Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6007239Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6007658Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6008072Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6008483Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6008899Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6009316Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6009734Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6010145Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6010562Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6010976Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6011534Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6011956Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6012371Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6012786Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6013198Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6013613Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6014033Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6014445Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6014861Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6015275Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6015685Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6016102Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6016518Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6016936Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6017346Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6017763Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6018176Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6018584Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6019114Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6019534Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6019954Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6020364Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6020784Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6021196Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6021606Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6022019Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6022435Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6022852Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6023267Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6023687Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6024103Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6024512Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6024927Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6025349Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6025765Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6026178Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6026594Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6027014Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6027435Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6027849Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6028274Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6028701Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6029115Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6029536Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6030044Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6030463Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6030878Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6031299Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6031724Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6032138Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6032608Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6033036Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6033461Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6033877Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6034296Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6034724Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6035141Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6035565Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6035985Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6036399Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6036823Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6037244Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6037748Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6038167Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6038585Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6039004Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6039419Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6039844Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6040267Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6040686Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6041098Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6041515Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6041931Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6042353Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6042777Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6043196Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6043614Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6044032Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6044455Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6044875Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6045285Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6045706Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6046123Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6046531Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6047003Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6047419Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6047837Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6048249Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6048666Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6049170Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6049582Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6049999Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6050413Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6050828Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6051239Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6051661Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6052084Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6052496Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6052910Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6053326Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6053749Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6054158Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6054574Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6054990Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6055397Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6055810Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6056228Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6056722Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6057143Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6057563Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6057980Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6058395Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6058816Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6059230Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6059643Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6060060Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6060479Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6060893Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6061306Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6061722Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6062164Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6062594Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6063006Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6063423Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6063836Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6064247Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6064664Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6065080Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6065491Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6065909Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6066332Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6066740Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6067157Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6067570Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6068097Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6068507Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6068921Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6069338Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6069748Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6070166Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6070585Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6071006Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6071414Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6071833Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6072279Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6072718Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6073136Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6073550Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6073968Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6074377Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6074792Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6075205Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6075690Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6076107Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6076519Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6076928Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6077091Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6077255Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6077419Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6077574Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6077732Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6077893Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6078049Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6078210Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6078374Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6078530Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6078697Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6078855Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6079015Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6079179Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6079334Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6079492Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6079653Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6079812Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6079975Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6080134Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6080290Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6080453Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6080607Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6080845Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6081006Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6081162Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6081328Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6081482Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6081636Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6081799Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6081958Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6082128Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6082312Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6082485Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6082655Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6082810Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6082966Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6083132Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6083288Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6083443Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6083606Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6083836Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6083993Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6084156Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6084313Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6084475Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6084636Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6084792Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6084954Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6085113Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6085268Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6085430Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6085591Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6085752Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6085908Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6086068Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6086228Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6086387Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6086545Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6086708Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6086863Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6087073Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6087229Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6087389Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6087553Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6087710Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6087869Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6088032Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6088270Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6088430Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6088589Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6088751Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6088921Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6089080Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6089240Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6089404Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6089562Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6089732Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6089891Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6090053Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6090218Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6090375Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6090532Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6090694Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6090851Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6091019Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6091250Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6091409Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6091576Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6091732Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6091894Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6092060Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6092216Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6092377Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6092541Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6092701Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6092865Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6093027Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6093186Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6093350Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6093507Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6093664Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6093830Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6093990Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6094153Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6094310Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6094468Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6094632Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6094793Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6094950Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6095115Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6095273Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6095435Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6095670Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6095827Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6095989Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6096147Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6096304Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6096464Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6096626Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6096791Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6096948Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6097105Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6097272Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6097435Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6097591Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6097756Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6097913Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6098079Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6098236Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6098394Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6098709Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6098873Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6099035Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6099201Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6099368Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6099528Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6099684Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6099843Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6100004Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6100161Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6100322Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6100489Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6100646Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6105280Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6105457Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6105625Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6105788Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6105949Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6106109Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6106271Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6106428Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6106587Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6106750Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6106907Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6107068Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6107225Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6107559Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6107719Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6107876Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6108035Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6108192Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6108346Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6108506Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6108664Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6108819Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6108977Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6109132Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6109297Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6109453Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6109609Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6109767Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6109926Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6110083Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6110244Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6110522Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6110685Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6110844Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6111005Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6111164Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6111328Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6111485Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6111646Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6111800Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6111956Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6112116Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6112281Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6112438Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6112596Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6112752Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6112913Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6113072Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6113228Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6113386Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6113543Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6113706Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6113862Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6114024Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6114183Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6114340Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6114494Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6114652Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6114891Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6115050Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6115209Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6115364Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6115526Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6115686Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6115844Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6116013Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6116172Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6116337Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6116493Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6116655Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6116812Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6116968Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6117125Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6117285Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6117454Z Found best Log likelihood so far on (s,q) (0.52, 3): -3.38726 2025-05-07T20:52:38.6117615Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6117845Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6117999Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6118154Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6118305Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6118465Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6118624Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6118776Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6118927Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6119084Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6119237Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6119391Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6119548Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6119698Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6119853Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6120003Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6120157Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6120316Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6120469Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6120624Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6120775Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6120929Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6121083Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6121234Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6121390Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6121543Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6121694Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6121848Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6122083Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6122235Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6122391Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6122543Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6122694Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6122847Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6122999Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6123159Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6123310Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6123461Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6123617Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6123767Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6123925Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6124078Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6124230Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6124381Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6124534Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6124686Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6124838Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6125063Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6125216Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6125372Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6125522Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6125675Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6125833Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6125984Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6126138Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6126292Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6126445Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6126595Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6126758Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6126909Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6127158Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6127311Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6127462Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6127620Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6127772Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6127924Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6128079Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6128234Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6128390Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6128541Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6128697Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6128852Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6129003Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6129155Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6129392Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6129544Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6129694Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6129850Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6130001Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6130155Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6130306Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6130461Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6130613Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6130765Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6130916Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6131070Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6131226Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6131379Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6131530Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6131680Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6131835Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6131983Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6132136Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6132451Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6132604Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6132761Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6132913Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6133070Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6133227Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6133376Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6133529Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6133685Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6133837Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6133989Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6134148Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6134299Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6134453Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6134603Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6134757Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6134913Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6135065Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6135217Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6135369Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6135520Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6135676Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6135828Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6135984Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6136137Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6136288Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6136439Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6136595Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6136833Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6136987Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6137138Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6137288Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6137443Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6137596Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6137749Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6137904Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6138055Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6138205Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6138358Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6138516Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6138669Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6138821Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6138975Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6139131Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6139280Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6139431Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6139659Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6139812Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6139967Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6140119Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6140269Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6140430Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6140583Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6140733Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:52:38.6140898Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6141055Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6141217Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6141380Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6141540Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6141703Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6141859Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6142016Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6142185Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6142350Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6142533Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6142709Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6142866Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6143028Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6143186Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6143350Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6143508Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6143666Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6143826Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6144062Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6144219Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6144380Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6144539Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6144694Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6144858Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6145016Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6145180Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6145341Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6145501Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6145663Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6145826Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6145982Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6146147Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6146308Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6146464Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6146624Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6146781Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6147016Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6147175Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6147331Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6147490Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6147651Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6147807Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6147966Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6148123Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6148284Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6148442Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6148593Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6148758Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6148916Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6149073Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6149237Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6149401Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6149559Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6149716Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6149876Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6150038Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6150194Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6150350Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6150515Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6150673Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6150834Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6150993Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6151149Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6151393Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6151552Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6151708Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6151870Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6152033Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6152222Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6152409Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6152569Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6152730Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6152889Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6153048Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6153214Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6153371Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6153528Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6153688Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6153846Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6154007Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6154238Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6154398Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6154558Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6154714Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6154872Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6155044Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6155202Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6155363Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6155521Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6155677Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6155838Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6155998Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6156160Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6156321Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6156479Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6156638Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6156801Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6156959Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6157119Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6157277Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6157432Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6157594Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6157753Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6157919Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6158076Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6158234Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6158393Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6158654Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6158811Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6158971Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6159126Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6159285Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6159442Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6159598Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6159762Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6159920Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6160078Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6160241Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6160405Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6160569Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6160725Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6160882Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6161044Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6161202Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6161360Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6161596Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6161755Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6161915Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6162074Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6162242Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6162403Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6162560Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6162716Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6162877Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6163037Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6163194Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6163360Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6163523Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6163687Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6163844Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6164006Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6164168Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6164325Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6164483Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6164641Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6164797Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6164957Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6165121Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6165285Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6165443Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6165601Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6165763Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6165999Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6166157Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6166320Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6166478Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6166643Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6166799Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6167011Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6167178Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6167334Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6167495Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6167660Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6167824Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6167988Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6168149Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6168308Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6168473Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6168631Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6168788Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6169031Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6169194Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6169352Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6169519Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6169686Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6169850Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6170008Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6170165Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6170329Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6170486Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6170643Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6170808Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6170968Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6171131Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6171292Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6171450Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6171617Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6171777Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6171937Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6172098Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6172255Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6172419Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6172581Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6172735Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6172901Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6173059Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6173219Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6173461Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6173620Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6173782Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6173939Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6174099Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6174259Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6174417Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6174579Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6174745Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6174902Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6175070Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6175234Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6175390Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6175551Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6175708Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6175865Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6176027Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6176185Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6176421Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6176580Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6176736Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6176899Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6177062Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6177222Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6177385Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6177541Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6177697Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6177860Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6178017Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6178186Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6178343Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6178499Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6178664Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6178822Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6178986Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6179149Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6179310Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6179473Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6179629Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6179787Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6179953Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6180110Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6180270Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6180437Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6180595Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6180840Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6180997Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6181155Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6181322Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6181478Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6181634Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6181798Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6181960Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6182125Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6182286Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6182444Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6182609Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6182765Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6182923Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6183084Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6183242Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6183408Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6183563Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6183794Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6183959Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6184117Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6184275Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6184443Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6184599Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6184762Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6184918Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6185076Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6185237Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6185395Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6185555Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6185715Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6185874Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6186032Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6186194Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6186358Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6186524Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6186681Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6186836Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6186999Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6187157Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6187318Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6187480Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6187637Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6187799Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6187956Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6188215Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6188376Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6188536Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6188693Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6188854Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6189014Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6189197Z Found best Log likelihood so far on (s,q) (0.53, 3.75): -3.38719 2025-05-07T20:52:38.6189363Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6189526Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6189690Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6189849Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6190014Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6190179Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6190339Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6190506Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6190664Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6190824Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6190989Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6191224Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6191383Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6191548Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6191708Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6191877Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6192037Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6192196Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6192359Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6192518Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6192677Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6192841Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6193006Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6193167Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6193326Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6193486Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6193654Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6193816Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6193975Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6194139Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6194300Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6194459Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6194623Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6194790Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6194953Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6195111Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6195269Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6195438Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6195678Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6195836Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6196001Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6196157Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6196321Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6196479Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6196643Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6196804Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6196959Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6197117Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6197280Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6197446Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6197613Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6197773Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6197932Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6198095Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6198253Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6198485Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6198652Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6198811Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6198974Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6199133Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6199297Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6199464Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6199622Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6199782Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6199944Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6200104Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6200268Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6200434Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6200592Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6200753Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6200910Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6201074Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6201238Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6201396Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6201559Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6201717Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6201878Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6202042Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6202205Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6202364Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6202527Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6202684Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6202927Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6203092Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6203251Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6203415Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6203572Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6203730Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6203893Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6204059Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6204218Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6204518Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6204676Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6204844Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6204999Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6205153Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6205312Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6205468Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6205623Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6205784Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6206060Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6206226Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6206380Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6206534Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6206699Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6206854Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6207064Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6207235Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6207393Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6207557Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6207715Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6207878Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6208041Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6208200Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6208359Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6208523Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6208687Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6208854Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6209011Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6209170Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6209335Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6209494Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6209656Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6209820Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6209978Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6210143Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6210303Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6210587Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6210752Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6210912Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6211071Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6211232Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6211391Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6211554Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6211717Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6211876Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6212047Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6212207Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6212371Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6212537Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6212696Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6212854Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6213017Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6213175Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6213339Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6213596Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6213754Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6213912Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6214066Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6214225Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6214386Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6214541Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6214700Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6214852Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6215008Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6215170Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6215330Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6215483Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6215644Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6215800Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6215959Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6216116Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6216269Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6216423Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6216574Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6216725Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6216886Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6217039Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6217196Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6217354Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6217505Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6217663Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6217944Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6218095Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6218253Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6218403Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6218553Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6218710Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6218862Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6219023Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6219176Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6219327Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6219484Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6219638Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6219795Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6219951Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6220103Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6220258Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6220411Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6220564Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6220723Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6220954Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6221108Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6221267Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6221418Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6221580Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6221733Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6221884Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6222043Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6222195Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6222347Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6222504Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6222666Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6222818Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6222974Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6223127Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6223282Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6223437Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6223593Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6223753Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6223904Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6224057Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6224218Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6224371Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6224533Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6224687Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6224845Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6225002Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6225241Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6225395Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6225552Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6225706Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6225864Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6226018Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6226171Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6226330Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6230155Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6230337Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6230498Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6230649Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6230813Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6230972Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6231127Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6231281Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6231433Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6231586Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6231742Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6231998Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6232153Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6232308Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6232459Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6232623Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6232775Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6232926Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6233079Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6233230Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6233382Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6233536Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6233691Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6233845Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6233998Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6234150Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6234305Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6234460Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6234610Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6234767Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6234922Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6235073Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6235230Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6235384Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6235543Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6235696Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6235848Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6236007Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6236244Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6236400Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6236553Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6236704Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6236863Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6237014Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6237165Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6237323Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6237477Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6237628Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6237786Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6237937Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6238100Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6238254Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6238407Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6238564Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6238715Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6238868Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6239022Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6239249Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6239407Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6239559Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6239710Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6239870Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6240024Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6240176Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6240329Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6240481Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:52:38.6240640Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6240801Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6240966Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6241128Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6241286Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6241444Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6241604Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6241766Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6241926Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6242089Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6242245Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6242407Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6242564Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6242723Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6242885Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6243044Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6243202Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6243363Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6243601Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6243760Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6243918Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6244076Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6244235Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6244396Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6244559Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6244719Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6244878Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6245038Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6245193Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6245353Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6245519Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6245675Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6245830Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6245990Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6246145Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6246305Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6246560Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6246718Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6246882Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6247114Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6247278Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6247439Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6247595Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6247756Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6247912Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6248068Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6248227Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6248388Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6248547Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6248706Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6248865Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6249025Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6249184Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6249342Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6249503Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6249664Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6249819Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6249977Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6250140Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6250301Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6250459Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6250622Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6250861Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6251020Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6251176Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6251337Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6251498Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6251654Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6251815Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6251977Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6252133Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6252297Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6252452Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6252609Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6252778Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6252936Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6253097Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6253255Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6253415Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6253572Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6253804Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6253961Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6254122Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6254279Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6254444Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6254604Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6254762Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6254924Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6255081Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6255241Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6255404Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6255564Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6255725Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6255881Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6256036Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6256192Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6256352Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6256508Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6256668Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6256824Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6256984Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6257141Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6257297Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6257465Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6257623Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6257783Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6257942Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6258182Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6258338Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6258499Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6258658Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6258815Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6258975Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6259134Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6259298Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6259459Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6259615Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6259774Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6259935Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6260100Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6260256Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6260411Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6260571Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6260728Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6260891Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6261127Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6261285Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6261444Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6261600Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6261761Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6261925Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6262081Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6262240Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6262399Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6262555Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6262720Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6262881Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6263040Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6263200Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6263358Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6263518Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6263677Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6263833Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6263995Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6264153Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6264311Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6264492Z Found best Log likelihood so far on (s,q) (0.54, 4.5): -3.38713 2025-05-07T20:52:38.6264656Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6264811Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6264972Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6265127Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6265287Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6265522Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6265679Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6265837Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6265991Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6266144Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6266300Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6266462Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6266621Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6266777Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6266932Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6267089Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6267248Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6267404Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6267561Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6267717Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6267872Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6268030Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6268185Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6268417Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6268573Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6268730Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6268888Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6269049Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6269204Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6269360Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6269514Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6269675Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6269830Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6269983Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6270147Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6270300Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6270453Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6270607Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6270764Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6270918Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6271072Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6271226Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6271383Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6271536Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6271690Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6271849Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6272005Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6272160Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6272312Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6272464Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6272725Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6272877Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6273029Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6273185Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6273339Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6273495Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6273653Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6273806Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6273963Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6274117Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6274273Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6274439Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6274593Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6274745Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6274900Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6275054Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6275217Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6275369Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6275596Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6275756Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6275912Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6276065Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6276227Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6276385Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6276541Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6276693Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6276848Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6277004Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6277156Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6277315Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6277471Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6277624Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6277782Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6277938Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6278091Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6278245Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6278399Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6278552Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6278708Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6278861Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6279020Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6279175Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6279328Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6279484Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6279636Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6279868Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6280026Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6280179Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6280334Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6280487Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6280639Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6280802Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6280956Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6281109Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6281264Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6281417Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6281579Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6281733Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6281887Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6282050Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6282202Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6282354Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6282512Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6282739Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6282893Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6283052Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6283205Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6283370Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6283523Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6283678Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6283833Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6283988Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6284142Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6284300Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6284457Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6284615Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6284767Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6284921Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6285079Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6285234Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6285387Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6285542Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6285694Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6285854Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6286008Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6286165Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6286322Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6286473Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6286626Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6286785Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6287100Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6287257Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6287409Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6287564Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6287719Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6287877Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6288038Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6288202Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6288358Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6288518Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6288672Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6288835Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6288989Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6289144Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6289302Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6289456Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6289609Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6289769Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6290003Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6290162Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6290326Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6290486Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6290656Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6290813Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6290970Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6291130Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6291289Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6291451Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6291614Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6291777Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6291944Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6292104Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6292262Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6292430Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6292590Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6292749Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6292912Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6293071Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6293235Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6293392Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6293554Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6293717Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6293878Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6294036Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6294278Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6294435Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6294600Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6294757Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6294913Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6295077Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6295231Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6295392Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6295556Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6295713Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6295877Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6296033Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6296195Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6296356Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6296513Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6296670Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6296831Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6296989Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6297229Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6297387Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6297544Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6297705Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6297863Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6298027Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6298188Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6298347Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6298505Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6298671Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6298830Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6298997Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6299155Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6299311Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6299472Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6299629Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6299793Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6299953Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6300111Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6300274Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6300431Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6300589Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6300753Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6300914Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6301073Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6301233Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6301389Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6301662Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6301817Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6301974Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6302140Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6302298Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6302455Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6302615Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6302777Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6302939Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6303097Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6303258Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6303430Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6303588Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6303746Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6303907Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6304064Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6304227Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6304665Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6305051Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6305275Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6305479Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6305679Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6305895Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6306095Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6306298Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6306493Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6306690Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6306854Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6307010Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6307178Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6307342Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6307497Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6307653Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6307819Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6307978Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6308143Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6308300Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6308457Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6308618Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6308778Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6308938Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6309100Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6309258Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6309420Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6309576Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6309862Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6310026Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6310185Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6310343Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6310505Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6310662Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6310825Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6310981Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6311142Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6311309Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6311465Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6311627Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6311788Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6311945Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6312107Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6312265Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6312418Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6312650Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6312804Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6312956Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6313112Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6313265Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6313426Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6313576Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6313728Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6313885Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6314035Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6314188Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6314347Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6314502Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6314653Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6314812Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6314963Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6315122Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6315278Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6315432Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6315588Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6315739Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6315890Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6316045Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6316200Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6316355Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6316507Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6316660Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6316815Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6317048Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6317198Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6317356Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6317510Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6317666Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6317818Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6317969Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6318132Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6318282Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6318433Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6318591Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6318742Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6318905Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6319058Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6319209Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6319367Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6319516Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6319669Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6319826Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6320052Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6320204Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6320362Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6320513Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6320677Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6320828Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6320977Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6321135Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6321286Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6321439Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6321596Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6321753Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6321912Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6322064Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6322217Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6322372Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6322527Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6322677Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6322834Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6322986Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6323141Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6323292Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6323447Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6323609Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6323761Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6323916Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6324072Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6324332Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6324484Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6324643Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6324792Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6324949Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6325098Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6325247Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6325405Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6325557Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6325712Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6325867Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6326019Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6326178Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6326330Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6326481Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6326636Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6326785Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6327020Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6327173Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6327423Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6327576Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6327724Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6327870Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6328030Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6328177Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6328325Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6328479Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6328627Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6328774Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6328928Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6329080Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6329234Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6329380Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6329526Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6329678Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6329829Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6329975Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6330127Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6330273Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6330427Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6330573Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6330721Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6330877Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6331023Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6331172Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6331323Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6331555Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6331708Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6331854Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6331998Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6332151Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6332300Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6332450Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6332609Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6332756Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6332906Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6333060Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6333208Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6333367Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6333514Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6333662Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6333813Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6333962Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6334113Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6334265Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6334486Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6334642Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6334789Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6334937Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6335100Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6335274Z Found best Log likelihood so far on (s,q) (0.55, 5.25): -3.38708 2025-05-07T20:52:38.6335428Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6335587Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6335742Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6335903Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6336060Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6336219Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6336378Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6336534Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6336689Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6336852Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6337005Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6337164Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6337318Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6337473Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6337630Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6337783Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6337943Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6338103Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6338256Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6338416Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6338570Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6338856Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6339014Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6339170Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6339323Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6339481Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6339636Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6339797Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6339957Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6340109Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6340269Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6340420Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6340580Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6340735Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6340891Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6341043Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6341202Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6341356Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6341589Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6341744Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6341898Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6342057Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6342211Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6342370Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6342524Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6342678Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6342834Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6342987Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6343138Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6343300Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6343460Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6343614Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6343773Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6343925Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6344091Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6344242Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6344394Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6344555Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6344709Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6344863Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6345022Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6345180Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6345341Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6345495Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6345649Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6345891Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6346047Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6346201Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6346358Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6346511Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6346672Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6346825Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6346981Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6347139Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6347292Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6347445Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6347610Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6347762Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6347922Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6348075Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6348231Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6348390Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6348543Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6348771Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6348939Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6349093Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6349246Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6349410Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6349567Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6349724Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6349876Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6350029Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6350187Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6350339Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6354093Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6354285Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6354449Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6354615Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6354775Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6354942Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6355107Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6355267Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6355431Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6355597Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6355759Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6355939Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6356100Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6356261Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6356424Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6356587Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6356849Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6357013Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6357176Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6357340Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6357499Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6357660Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6357827Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6357987Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6358147Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6358311Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6358476Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6358647Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6358807Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6358966Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6359131Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6359291Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6359450Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6359614Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6359875Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6360041Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6360201Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6360364Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6360534Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6360695Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6360855Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6361018Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6361183Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6361344Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6361510Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6361675Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6361841Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6362000Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6362161Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6362330Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6362489Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6362647Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6362809Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6362966Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6363127Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6363286Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6363450Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6363611Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6363769Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6363928Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6364170Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6364329Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6364493Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6364650Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6364808Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6364967Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6365124Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6365286Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6365448Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6365606Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6365765Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6365921Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6366085Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6366243Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6366399Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6366559Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6366721Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6366881Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6367219Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6367379Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6367538Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6367700Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6367859Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6368023Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6368185Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6368343Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6368503Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6368662Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6368818Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6368981Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6369143Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6369299Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6369459Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6369615Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6369770Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6369929Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6370085Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6370243Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6370402Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6370559Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6370718Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6370879Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6371036Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6371197Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6371354Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6371591Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6371749Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6371910Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6372071Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6372226Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6372382Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6372545Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6372708Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6372868Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6373023Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6373179Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6373338Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6373499Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6373655Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6373813Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6373968Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6374129Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6374284Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6374442Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6374677Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6374836Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6374992Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6375155Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6375315Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6375471Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6375629Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6375785Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6375944Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6376105Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6376262Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6376428Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6376583Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6376740Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6376898Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6377058Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6377216Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6377375Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6377531Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6377692Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6377848Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6378004Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6378169Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6378323Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6378478Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6378636Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6378793Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6379032Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6379189Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6379346Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6379505Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6379660Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6379822Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6379987Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6380142Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6380299Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6380457Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6380613Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6380776Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6380932Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6381087Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6381244Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6381400Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6381555Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6381713Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6381947Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6382109Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6382267Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6382421Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6382587Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6382741Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6382896Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6383054Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6383208Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6383373Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6383528Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6383687Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6383846Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6384001Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6384156Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6384318Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6384472Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6384631Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6384785Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6384941Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6385100Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6385257Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6385420Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6385577Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6385732Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6385896Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6386053Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6386313Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6386475Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6386632Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6386790Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6386950Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6387110Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6387275Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6387434Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6387592Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6387750Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6387906Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6388068Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6388228Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6388384Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6388542Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6388702Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6388859Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6389095Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6389253Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6389413Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6389572Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6389729Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6389892Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6390050Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6390207Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6390367Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6390525Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6390681Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6390843Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6391004Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6391165Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6391329Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6391485Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6391648Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6391804Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6391960Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6392119Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6392275Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6392432Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6392593Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6392754Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6392915Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6393070Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6393225Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6393469Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6393627Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6393786Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6393944Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6395526Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6395688Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6395847Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6396010Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6396173Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6396331Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6396486Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6396652Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6396809Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6396965Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6397123Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6397280Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6397441Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6397598Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6397830Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6397993Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6398150Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6398306Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6398469Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6398626Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6398784Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6398942Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6399098Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6399256Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6399413Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6399575Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6399734Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6399892Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6400052Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6400210Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6400373Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6400535Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6400692Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6400849Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6401010Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6401172Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6401336Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6401492Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6401650Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6401809Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6401970Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6402208Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6402370Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6402527Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6402686Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6402845Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6403002Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6403167Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6403327Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6403485Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6403646Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6403802Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6403972Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6404129Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6404287Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6404812Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6405036Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6405195Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6405355Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6405651Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6405812Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6405966Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6406121Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6406289Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6406443Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6406598Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6406755Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6406910Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6407107Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6407261Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6407420Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6407577Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6407730Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6407880Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6408039Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6408191Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6408341Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6408498Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6408649Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6408803Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6408953Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6409111Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6409264Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6409417Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6409566Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6409843Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6409997Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6410153Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6410305Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6410463Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6410618Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6410773Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6410930Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6411085Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6411247Z Found best Log likelihood so far on (s,q) (0.56, 6): -3.38703 2025-05-07T20:52:38.6411402Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6411558Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6411705Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6411856Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6412002Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6412171Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6412340Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6412492Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6412721Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6412868Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6413015Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6413169Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6413314Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6413466Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6413618Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6413770Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6413917Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6414064Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6414212Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6414362Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6414513Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6414660Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6414809Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6414959Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6415109Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6415260Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6415404Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6415550Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6415693Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6415842Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6415987Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6416135Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6416287Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6416435Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6416584Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6416735Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6416993Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6417139Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6417291Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6417438Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6417591Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6417736Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6417882Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6418038Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6418188Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6418335Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6418487Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6418635Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6418796Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6418944Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6419090Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6419243Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6419390Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6419538Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6419688Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6419911Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6420067Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6420216Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6420363Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6420522Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6420670Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6420816Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6420968Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6421115Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6421263Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6421415Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6421569Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6421719Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6421867Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6422016Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6422168Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6422321Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6422470Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6422624Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6422769Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6422924Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6423070Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6423219Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6423373Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6423522Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6423671Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6423822Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6424048Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6424198Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6424346Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6424494Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6424647Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6424793Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6424943Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6425101Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6425250Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6425405Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6425553Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6425702Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6425863Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6426010Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6426156Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6426307Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6426457Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6426603Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6426755Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6426982Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6427137Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6427282Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6427431Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6427593Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6427739Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6427886Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6428038Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6428186Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6428338Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6428485Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6428637Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6428795Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6428940Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6429090Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6429245Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6429397Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6429552Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6429699Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6429846Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6430003Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6430150Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6430300Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6430460Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6430610Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6430760Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6430913Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6431141Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6431294Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6431446Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6431592Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6431749Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6431900Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6432052Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6432212Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6432382Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6432556Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6432708Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6432860Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6433016Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6433162Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6433310Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:52:38.6433472Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6433626Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6433787Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6433940Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6434171Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6434330Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6434482Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6434636Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6434798Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6434952Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6435112Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6435263Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6435418Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6435577Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6435730Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6435889Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6436049Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6436204Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6436358Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6436524Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6436678Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6436834Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6436987Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6437138Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6437298Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6437453Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6437612Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6437772Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6437924Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6438083Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6438322Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6438476Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6438635Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6438787Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6438940Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6439100Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6439254Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6439419Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6439573Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6439727Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6439886Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6440045Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6440204Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6440360Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6440516Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6440674Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6440825Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6440979Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6441236Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6441393Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6441545Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6441702Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6441856Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6442029Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6442181Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6442361Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6442543Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6442697Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6442851Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6443013Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6443169Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6443329Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6443482Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6443635Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6443801Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6443953Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6444109Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6444267Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6444422Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6444575Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6444740Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6444893Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6445053Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6445206Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6445362Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6445604Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6445757Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6445910Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6446072Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6446225Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6446381Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6446534Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6446689Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6446846Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6447066Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6447220Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6447388Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6447545Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6447704Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6447857Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6448010Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6448171Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6448322Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6448556Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6448716Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6448866Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6449027Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6449188Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6449338Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6449496Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6449650Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6449803Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6449961Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6450114Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6450276Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6450430Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6450583Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6450741Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6450897Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6451053Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6451210Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6451363Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6451519Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6451672Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6451827Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6451992Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6452144Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6452296Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6452456Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6452694Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6452854Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6453006Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6453157Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6453316Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6453471Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6453628Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6453791Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6453946Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6454098Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6454259Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6454412Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6454583Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6454735Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6454888Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6455049Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6455206Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6455358Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6455651Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6455808Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6455966Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6456119Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6456273Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6456440Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6456593Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6456745Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6456908Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6457060Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6457220Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6457377Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6457530Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6457688Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6457840Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6457997Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6458159Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6458311Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6458468Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6458619Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6458772Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6458930Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6459083Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6459239Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6459398Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6459552Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6459711Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6459943Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6460094Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6460249Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6460401Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6460552Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6460712Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6460862Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6461025Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6461176Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6461329Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6461485Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6461643Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6461796Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6461958Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6462111Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6462287Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6462474Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6462628Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6462860Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6463014Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6463163Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6463322Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6463469Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6463631Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6463785Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6463936Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6464091Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6464243Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6464395Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6464552Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6464706Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6464859Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6465017Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6465169Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6465332Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6465483Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6465637Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6465796Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6465949Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6466101Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6466261Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6466420Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6466575Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6466728Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6466879Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6467124Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6467277Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6467429Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6467584Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6467736Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6467890Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6468041Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6468196Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6468351Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6468503Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6468656Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6468810Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6468968Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6469122Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6469272Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6469424Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6469583Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6469732Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6469982Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6470139Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6470291Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6470442Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6470600Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6470759Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6470914Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6471067Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6471220Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6471378Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6471528Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6471682Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6471842Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6471995Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6472150Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6472315Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6472494Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6472668Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6472820Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6472973Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6473133Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6473284Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6473443Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6473600Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6473752Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6473910Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6474061Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6474294Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6474450Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6474601Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6474757Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6474908Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6475058Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6475211Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6475364Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6479058Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6479241Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6479397Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6479553Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6479714Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6479868Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6480023Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6480176Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6480329Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6480483Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6480739Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6480897Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6481049Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6481201Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6481356Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6481512Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6481665Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6481820Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6481972Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6482125Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6482283Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6482453Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6482636Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6482797Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6482974Z Found best Log likelihood so far on (s,q) (0.57, 6.75): -3.38698 2025-05-07T20:52:38.6483137Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6483297Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6483451Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6483607Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6483765Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6483922Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6484074Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6484229Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6484392Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6484544Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6484699Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6484858Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6485096Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6485256Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6485410Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6485565Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6485723Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6485882Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6486033Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6486195Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6486350Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6486505Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6486658Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6486818Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6487090Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6487244Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6487396Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6487553Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6487707Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6487865Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6488099Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6488254Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6488415Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6488574Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6488731Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6488900Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6489058Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6489222Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6489378Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6489536Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6489696Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6489859Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6490013Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6490174Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6490331Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6490489Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6490655Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6490812Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6490973Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6491130Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6491287Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6491448Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6491612Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6491771Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6491931Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6492091Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6492255Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6492494Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6492654Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6492815Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6492971Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6493127Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6493288Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6493444Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6493610Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6493768Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6493925Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6494084Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6494247Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6494404Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6494563Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6494721Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6494882Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6495039Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6495196Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6495434Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6495593Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6495750Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6495910Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6496072Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6496234Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6496391Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6496549Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6496708Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6496867Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6497025Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6497193Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6497349Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6497511Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6497667Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6497828Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6497990Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6498146Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6498303Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6498464Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6498623Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6498781Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6498947Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6499103Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6499264Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6499422Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6499685Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6499850Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6500007Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6500166Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6500328Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6500485Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6500642Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6500805Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6500963Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6501121Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6501281Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6501439Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6501603Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6501763Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6501921Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6502084Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6502242Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6502424Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6502683Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6502841Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6503000Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6503156Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6503314Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6503490Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6503646Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6503802Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6503961Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6504116Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6504276Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6504711Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6504914Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6505068Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6505220Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6505372Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6505531Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6505682Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6505836Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6505986Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6506136Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6506291Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6506443Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6506597Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6506748Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6506893Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6507046Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6507860Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6508007Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6508155Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6508301Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6508448Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6508596Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6508742Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6508893Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6509043Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6509188Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6509335Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6509480Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6509634Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6509783Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6509928Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6510073Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6510221Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6510367Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6510519Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6510782Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6510932Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6511082Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6511229Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6511381Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6511528Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6511675Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6511826Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6511971Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6512115Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6512266Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6512418Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6512563Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6512714Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6512859Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6513003Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6513155Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6513302Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6513451Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6513593Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6513741Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6513892Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6514037Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6514188Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6514338Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6514484Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6514633Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6514861Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6515008Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6515156Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6515302Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6515449Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6515596Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6515742Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6515896Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6516042Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6516190Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6516340Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6516486Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6516636Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6516785Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6516932Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6517079Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6517226Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6517369Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6517518Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6517740Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6517887Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6518036Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6518181Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6518331Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6518479Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6518623Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6518773Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6518920Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6519065Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6519215Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6519364Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6519511Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6519658Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6519803Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6519953Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6520101Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6520247Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6520395Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6520542Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6520686Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6520836Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6520981Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6521134Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6521278Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6521423Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6521572Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6521802Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6521948Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6522096Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6522240Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6522387Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6522535Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6522681Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6522835Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6522981Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6523125Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6523273Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6523421Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6523571Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6523718Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6523864Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6524015Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6524161Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6524305Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6524458Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6524675Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6524823Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6524976Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6525120Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6525275Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6525421Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6525569Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6525718Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6525863Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6526007Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6526161Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6526311Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6526455Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6526603Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6526750Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6526898Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6527102Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6527253Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6527404Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6527554Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6527703Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6527853Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6528002Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6528158Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6528307Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6528456Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6528610Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:52:38.6528876Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6529033Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6529192Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6529348Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6529508Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6529665Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6529821Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6529985Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6530140Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6530298Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6530455Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6530618Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6530778Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6530932Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6531088Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6531245Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6531400Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6531557Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6531788Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6531947Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6532107Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6532269Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6532428Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6532591Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6532747Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6532906Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6533065Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6533224Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6533380Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6533544Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6533699Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6533858Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6534013Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6534168Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6534329Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6534486Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6534639Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6534798Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6534955Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6535113Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6535271Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6535427Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6535583Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6535738Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6535892Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6536136Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6536292Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6536450Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6536603Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6536758Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6536919Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6537074Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6537242Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6537397Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6537555Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6537713Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6537872Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6538031Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6538184Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6538341Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6538498Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6538653Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6538810Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6539049Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6539209Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6539369Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6539532Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6539696Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6539858Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6540014Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6540173Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6540335Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6540496Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6540652Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6540824Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6540984Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6541149Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6541305Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6541465Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6541629Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6541786Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6541942Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6542103Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6542260Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6542423Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6542584Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6542741Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6542905Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6543062Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6543226Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6543472Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6543629Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6543793Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6543951Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6544111Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6544276Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6544439Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6544597Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6544760Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6544917Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6545078Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6545243Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6545400Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6545565Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6545721Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6545882Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6546048Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6546280Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6546441Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6546599Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6546757Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6546925Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6547089Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6547248Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6547411Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6547569Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6547733Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6547891Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6548049Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6548217Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6548374Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6548533Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6548696Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6548860Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6549017Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6549179Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6549336Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6549498Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6549658Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6549815Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6549981Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6550137Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6550295Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6550460Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6550695Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6550856Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6551016Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6551172Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6551334Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6551490Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6551648Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6551816Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6551991Z Found best Log likelihood so far on (s,q) (0.58, 7.5): -3.38694 2025-05-07T20:52:38.6552154Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6552307Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6552470Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6552631Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6552785Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6552939Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6553094Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6553249Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6553412Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6553662Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6553817Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6553979Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6554130Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6554282Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6554442Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6554590Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6554752Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6554903Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6555054Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6555212Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6555369Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6555521Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6555675Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6555829Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6555988Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6556145Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6556297Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6556457Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6556608Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6556761Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6556918Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6557074Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6557232Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6557388Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6557539Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6557700Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6557939Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6558094Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6558250Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6558405Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6558559Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6558708Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6558863Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6559025Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6559176Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6559328Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6559486Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6559647Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6559798Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6559952Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6560107Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6560265Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6560418Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6560571Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6560809Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6560962Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6561114Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6561272Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6561424Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6561585Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6561737Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6561891Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6562048Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6562201Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6562353Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6562517Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6562669Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6562825Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6562979Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6563132Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6563293Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6563443Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6563598Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6563754Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6563907Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6564061Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6564214Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6564373Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6564530Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6564682Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6564836Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6565071Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6565224Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6565376Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6565532Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6565684Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6565839Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6565990Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6566145Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6566300Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6566452Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6566603Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6566762Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6566912Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6567116Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6567270Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6567419Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6567573Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6567728Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6567958Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6568119Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6568271Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6568429Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6568582Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6568740Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6568897Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6569049Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6569198Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6569357Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6569508Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6569670Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6569822Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6569976Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6570133Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6570284Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6570438Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6570594Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6570750Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6570906Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6571053Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6571209Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6571368Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6571523Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6571673Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6571832Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6571984Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6572216Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6572372Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6572522Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6572678Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6572829Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6572980Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6573139Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6573297Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6573449Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6573608Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6573759Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6573922Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6574072Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6574222Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6574380Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6574536Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6574687Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6574845Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6575117Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6575277Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6575430Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6575580Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6575738Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6575899Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6576053Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6576212Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6576367Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6576525Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6576678Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6576835Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6576995Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6577147Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6577303Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6577461Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6577616Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6577771Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6577925Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6578081Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6578239Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6578393Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6578550Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6578709Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6578865Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6579020Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6579174Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6579407Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6579566Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6579720Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6579875Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6580032Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6580184Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6580346Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6580503Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6580658Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6580819Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6580972Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6581126Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6581286Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6581439Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6581594Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6581752Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6581905Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6582065Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6582319Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6582474Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6582633Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6582785Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6582944Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6583104Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6583261Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6583417Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6583570Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6583727Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6583882Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6584038Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6584193Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6584351Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6584505Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6584668Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6584823Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6584976Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6585136Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6585288Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6585445Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6585601Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6585759Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6585919Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6586072Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6586226Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6586387Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6586620Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6586775Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6586931Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6587083Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6587243Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6587397Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6587557Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6587717Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6587870Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6588025Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6588185Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6588343Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6588496Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6588647Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6588801Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6588958Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6589110Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6589341Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6589499Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6589653Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6589805Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6589961Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6590121Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6590279Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6590433Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6590586Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6590744Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6590898Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6591055Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6591212Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6591369Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6591526Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6591678Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6591834Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6591993Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6592146Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6592304Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6592462Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6592617Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6592778Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6592938Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6593089Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6593250Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6593404Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6593636Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6593792Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6593944Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6594102Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6594255Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6594410Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6594567Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6594724Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6594876Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6595031Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6595185Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6595358Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6595513Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6595667Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6595827Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6595982Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6596137Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6596295Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6596526Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6596688Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6596840Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6596997Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6597155Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6597303Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6597452Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6597608Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6597754Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6597902Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6598054Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6598206Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6598356Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6602075Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6602253Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6602411Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6602570Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6602723Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6602877Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6603030Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6603184Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6603336Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6603489Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6603648Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6603802Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6603953Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6604110Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6604368Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6604800Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6604949Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6605097Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6605247Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6605394Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6605544Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6605699Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6605846Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6605996Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6606143Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6606289Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6606448Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6606596Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6606743Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6606894Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6607143Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6607296Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6607450Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6607736Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6607895Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6608048Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6608199Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6608363Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6608516Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6608670Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6608823Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6608974Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6609130Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6609280Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6609440Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6609597Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6609748Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6609900Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6610055Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6610212Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6610367Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6610519Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6610673Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6610828Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6610980Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6611131Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6611291Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6611445Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6611599Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6611754Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6612048Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6612202Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6612354Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6612507Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6612662Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6612813Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6612964Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6613124Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6613275Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6613429Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6613579Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6613731Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6613887Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6614039Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6614191Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6614350Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6614501Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6614658Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6614809Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6615053Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6615216Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6615367Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6615518Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6615672Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6615827Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6615976Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6616131Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6616285Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6616436Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6616586Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6616743Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6616896Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6617048Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6617197Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6617351Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6617507Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6617660Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6617808Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6617958Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6618110Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6618262Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6618412Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6618573Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6618722Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6618880Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6619031Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6619182Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6619417Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6619565Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6619714Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6619868Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6620019Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6620168Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6620321Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6620478Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6620630Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6620780Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6620930Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6621088Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6621238Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6621387Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6621539Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6621687Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6621843Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6621992Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6622223Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6622376Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6622533Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6622682Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6622840Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6622994Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6623143Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:52:38.6623305Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6623465Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6623625Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6623785Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6623948Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6624108Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6624263Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6624419Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6624583Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6624743Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6624901Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6625062Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6625219Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6625378Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6625533Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6625688Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6625856Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6626014Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6626172Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6626334Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6626573Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6626733Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6626888Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6627043Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6627206Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6627362Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6627518Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6627682Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6627838Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6627997Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6628155Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6628316Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6628475Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6628632Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6628790Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6628948Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6629104Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6629263Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6629499Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6629658Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6629817Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6629968Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6630130Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6630293Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6630449Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6630603Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6630764Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6630920Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6631082Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6631244Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6631399Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6631558Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6631714Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6631875Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6632038Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6632195Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6632354Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6632509Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6632669Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6632829Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6632990Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6633147Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6633306Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6633463Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6633624Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6633861Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6634021Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6634182Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6634338Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6634497Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6634657Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6634818Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6634982Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6635138Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6635296Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6635457Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6635618Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6635776Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6635936Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6636092Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6636253Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6636412Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6636647Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6636810Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6636967Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6637125Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6637283Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6637444Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6637602Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6637760Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6637916Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6638079Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6638235Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6638393Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6638561Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6638719Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6638874Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6639031Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6639194Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6639354Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6639509Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6639665Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6639823Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6639979Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6640138Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6640303Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6640459Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6640621Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6640776Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6641036Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6641193Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6641349Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6641505Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6641666Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6641821Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6641984Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6642145Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6642302Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6642464Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6642619Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6642779Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6642937Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6643094Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6643253Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6643408Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6643566Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6643726Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6643957Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6644114Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6644274Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6644430Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6644593Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6644752Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6644908Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6645066Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6645221Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6645379Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6645538Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6645702Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6645857Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6646017Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6646192Z Found best Log likelihood so far on (s,q) (0.59, 8.5): -3.38694 2025-05-07T20:52:38.6646358Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6646517Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6646675Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6646834Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6647069Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6647222Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6647374Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6647532Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6647687Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6647835Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6647985Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6648140Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6648373Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6648526Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6648679Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6648829Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6648983Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6649134Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6649290Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6649447Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6649599Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6649753Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6649907Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6650066Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6650220Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6650372Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6650525Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6650679Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6650829Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6650982Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6651214Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6651366Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6651522Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6651672Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6651831Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6651984Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6652135Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6652286Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6652440Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6652592Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6652739Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6652901Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6653052Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6653205Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6653356Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6653509Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6653669Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6653821Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6653971Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6654126Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6654277Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6654430Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6654584Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6654738Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6654892Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6655042Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6655193Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6655429Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6655579Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6655730Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6655880Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6656030Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6656185Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6656334Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6656488Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6656645Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6656797Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6656949Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6657106Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6657256Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6657410Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6657561Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6657712Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6657866Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6658015Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6658244Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6658396Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6658546Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6658698Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6658855Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6659007Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6659161Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6659312Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6659467Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6659618Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6659770Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6659927Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6660078Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6660236Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6660386Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6660536Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6660695Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6660845Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6661003Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6661154Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6661307Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6661460Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6661612Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6661766Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6661922Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6662075Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6662230Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6662466Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6662618Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6662777Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6662930Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6663080Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6663239Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6663392Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6663551Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6663706Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6663861Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6664019Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6664177Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6664329Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6664486Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6664637Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6664787Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6664946Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6665098Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6665352Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6665505Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6665661Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6665819Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6665978Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6666128Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6666282Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6666435Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6666586Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6666740Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6666890Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6667048Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6667199Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6667353Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6667511Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6667664Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6667818Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6667976Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6668129Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6668283Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6668436Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6668591Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6668753Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6668911Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6669065Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6669223Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6669376Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6669615Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6669766Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6669924Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6670081Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6670233Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6670386Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6670543Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6670702Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6670860Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6671013Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6671167Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6671327Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6671483Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6671638Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6671794Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6671947Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6672106Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6672259Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6672490Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6672649Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6672802Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6672954Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6673117Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6673270Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6673425Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6673579Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6673729Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6673886Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6674037Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6674195Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6674353Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6674507Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6674663Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6674820Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6674976Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6675134Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6675287Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6675442Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6675602Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6675755Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6675911Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6676069Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6676223Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6676384Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6676537Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6676772Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6676933Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6677088Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6677242Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6677398Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6677551Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6677718Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6677871Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6678026Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6678183Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6678335Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6678495Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6678653Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6678808Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6678965Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6679118Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6679274Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6679506Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6679661Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6679816Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6679977Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6680130Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6680296Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6680447Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6680602Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6680761Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6680913Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6681066Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6681222Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6681379Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6681538Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6681691Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6681848Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6682009Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6682161Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6682318Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6682473Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6682625Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6682784Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6682938Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6683101Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6683258Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6683411Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6683566Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6683806Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6683959Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6684112Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6684272Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6684425Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6684581Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6684736Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6684896Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6685057Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6685212Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6685367Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6685529Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6685684Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6685842Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6685995Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6686147Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6686305Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6686456Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6686682Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6686844Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6687080Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6687241Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6687402Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6687556Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6687713Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6687868Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6688020Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6688178Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6688332Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6688499Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6688654Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6688806Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6688967Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6689121Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6689280Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6689440Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6689595Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6689757Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6689911Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6690066Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6690231Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6690387Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6690539Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6690700Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6690847Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6691130Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6691280Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6691432Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6691588Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6691735Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6691881Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6692034Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6692186Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6692334Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6692483Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6692631Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6692785Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6692932Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6693081Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6693234Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6693382Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6693528Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6693680Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6693924Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6694078Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6694223Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6694370Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6694523Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6694676Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6694826Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6694976Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6695125Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6695280Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6695429Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6695574Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6695730Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6695875Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6696021Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6696174Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6696328Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6696473Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6696626Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6696773Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6696927Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6697069Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6697214Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6697372Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6697518Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6697662Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6697816Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6697962Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6698197Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6698345Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6698490Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6698641Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6698788Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6698935Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6699088Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6699243Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6699397Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6699543Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6699689Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6699844Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6699993Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6700137Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6700289Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6700437Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6700585Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6700738Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6700964Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6701117Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6701262Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6701414Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6701567Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6701717Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6701865Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6702013Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6702161Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6702318Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6702466Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6702613Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6702774Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6702922Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6703070Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6703224Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6703375Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6703526Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6703673Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6703822Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6703976Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6704123Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6704272Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6704564Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6704719Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6704876Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6705024Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6705170Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6705452Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6705599Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6705744Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6705902Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6706051Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6706196Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6706348Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6706501Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6706652Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6706801Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6706950Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6707107Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6707254Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6707403Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6707554Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6707703Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6707854Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6708002Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6708275Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6708432Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6708580Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6708729Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6708880Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6709033Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6709186Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6709332Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6709482Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6709635Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6709783Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6709928Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6710090Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6710239Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6710384Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6710537Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6710688Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6710837Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6710981Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6711128Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6711284Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6711431Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6711578Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6711733Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6711879Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6712031Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6712179Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6712326Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6712557Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:52:38.6712722Z Found best Log likelihood so far on (s,q) (0.6, 9.25): -3.3869 2025-05-07T20:52:38.6712878Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6713035Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6713189Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6713348Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6713499Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6713658Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6713816Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6713967Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6714120Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6714281Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6714435Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6714595Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6714749Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6714900Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6715063Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6715214Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6715447Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6715607Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6715761Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6715918Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6716079Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6716237Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6716396Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6716548Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6716702Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6716865Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6717016Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6717175Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6717340Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6717494Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6717652Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6717808Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6717961Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6718120Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6718275Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6718428Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6718590Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6718743Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6718912Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6719061Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6719214Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6719369Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6719522Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6719782Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6719943Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6720094Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6720253Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6720404Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6724285Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6724485Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6724646Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6724807Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6724964Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6725118Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6725280Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6725434Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6725588Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6725746Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6725900Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6726055Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6726315Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6726473Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6726630Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6726784Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6727070Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6727233Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6727384Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6727534Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6727688Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6727840Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6727996Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6728147Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6728303Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6728459Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6728609Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6728760Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6728918Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6729068Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6729222Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6729375Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6729526Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6729682Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6729832Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6729988Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6730142Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6730294Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6730449Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6730689Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6730840Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6730995Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6731147Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6731299Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6731453Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6731603Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6731757Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6731912Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6732062Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6732217Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6732374Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6732525Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6732678Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6732829Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6732979Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6733133Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6733284Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6733512Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6733664Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6733814Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6733967Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6734123Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6734273Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6734429Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6734579Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6734732Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6734882Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6735031Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6735191Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6735341Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6735490Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6735646Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6735799Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6735965Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6736119Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6736274Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6736432Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6736587Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6736742Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6736904Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6737059Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6737214Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6737372Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6737527Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6737764Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6737918Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6738071Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6738228Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6738381Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6738534Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6738696Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6738851Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6739009Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6739163Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6739317Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6739477Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6739631Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6739785Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6739941Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6740092Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6740250Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6740403Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6740631Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6740789Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6740944Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6741096Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6741263Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6741416Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6741571Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6741724Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6741877Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6742035Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6742187Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6742345Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6742502Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6742653Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6742808Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6742964Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6743116Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6743274Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6743428Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6743583Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6743739Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6743892Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6744054Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6744207Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6744359Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6744512Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6744673Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6744906Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6745059Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6745215Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6745368Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6745527Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6745680Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6745836Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6745993Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6746145Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6746301Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6746452Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6746614Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6746768Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6746920Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6747075Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6747233Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6747385Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6747537Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6747767Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6747920Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6748076Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6748228Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6748386Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6748539Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6748692Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6748843Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6749000Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6749154Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6749309Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6749465Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6749617Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6749771Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6749923Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6750080Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6750235Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6750387Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6750541Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6750693Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6750846Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6751001Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6751158Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6751311Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6751466Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6751618Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6751773Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6752032Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6752183Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6752338Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6752490Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6752643Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6752800Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6752952Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6753113Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6753266Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6753418Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6753572Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6753730Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6753884Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6754038Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6754190Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6754344Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6754498Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6754651Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6754881Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6755034Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6755185Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6755339Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6755497Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6755650Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6755807Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6755959Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6756113Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6756266Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6756419Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6756578Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6756737Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6756889Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6757042Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6757196Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6757360Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6757511Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6757662Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6757817Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6757970Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6758121Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6758282Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6758438Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6758593Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6758745Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6758896Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6759130Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6759282Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6759435Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6759588Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6759739Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6759893Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6760045Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6760201Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6760357Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6760510Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6760661Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6760825Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6760981Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6761138Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6761290Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6761444Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6761601Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6761755Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6761983Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6762141Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6762296Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6762452Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6762613Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6762767Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6762927Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6763080Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6763236Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6763392Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6763546Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6763706Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6763862Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6764015Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6764170Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6764330Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6764486Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6764644Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6764798Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6764952Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6765107Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6765260Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6765421Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6765575Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6765729Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6765884Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6766038Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6766273Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6766429Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6766583Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6766742Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6766898Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6767104Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6767269Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6767424Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6767579Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6767736Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6767893Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6768057Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6768210Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6768364Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6768522Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6768677Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6768831Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6769066Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6769223Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6769380Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6769535Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6769690Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6769855Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6770009Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6770162Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6770320Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6770475Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6770632Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6770788Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6770946Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6771104Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6771259Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6771413Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6771573Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6771725Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6771880Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6772037Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6772191Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6772347Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6772501Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6772657Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6772815Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6772969Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6773122Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6773356Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6773512Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6773667Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6773821Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6773976Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6774133Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6774286Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6774445Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6774602Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6774755Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6774912Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6775072Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6775226Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6775385Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6775539Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6775691Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6775847Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6776004Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6776259Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6776416Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6776569Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6776726Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6776885Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6777042Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6777198Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6777354Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6777513Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6777668Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6777822Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6777986Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6778140Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6778296Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6778454Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6778609Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6778768Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6778920Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6779074Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6779231Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6779385Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6779539Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6779703Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6779857Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6780015Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6780172Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6780324Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6780561Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6780715Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6780868Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6781025Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6781181Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6781335Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6781496Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6781652Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6781807Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6781964Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6782124Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6782283Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6782461Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6782643Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6782798Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6782950Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:52:38.6783119Z Found best Log likelihood so far on (s,q) (0.61, 10): -3.38687 2025-05-07T20:52:38.6783274Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6783507Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6783661Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6783813Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6783971Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6784129Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6784281Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6784434Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6784586Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6784746Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6784899Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6785050Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6785212Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6785364Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6785516Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6785674Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6785830Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6785981Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6786141Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6786292Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6786451Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6786603Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6786755Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6786911Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6787065Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6787216Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6787372Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6787525Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6787763Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6787921Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6788072Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6788225Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6788378Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6788529Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6788684Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6788841Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6788999Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6789149Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6789297Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6789459Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6789610Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6789761Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6789919Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6790070Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6790223Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6790382Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6790608Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6790763Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6790916Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6791070Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6791230Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6791389Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6791541Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6791697Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6791852Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6792015Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6792165Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6792344Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6792523Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6792680Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6792832Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6792989Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6793144Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6793301Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6793452Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6793605Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6793760Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6793911Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6794064Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6794220Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6794371Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6794524Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6794680Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6794911Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6795067Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6795217Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6795369Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6795523Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6795674Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6795827Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6795987Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6796138Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6796299Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6796452Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6796604Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6796765Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6796919Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6797071Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6797225Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6797376Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6797540Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6797691Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6797918Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6798077Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6798230Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6798379Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6798540Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6798694Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6798847Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6799000Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6799151Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6799311Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6799467Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6799623Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6799777Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6799927Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6800080Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6800236Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6800390Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6800547Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6800699Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6800851Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6801011Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6801163Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6801318Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6801475Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6801627Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6801784Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6801935Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6802220Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6802376Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6802528Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6802679Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6802834Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6802985Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6803142Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6803297Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6803448Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6803603Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6803758Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6803917Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6804070Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6804221Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6804373Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6804702Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6804852Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6805003Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6805309Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:52:38.6805484Z Found best Log likelihood so far on (s,q) (0.64, 12.5): -3.38683 2025-05-07T20:52:38.6805649Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6805809Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6805964Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6806131Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6806287Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6806448Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6806605Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6806761Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6806921Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6807126Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6807281Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6807436Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6807587Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6807748Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6807903Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6808059Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6808212Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6808363Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6808514Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6808669Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6808826Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6808982Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6809135Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6809288Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6809445Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6809778Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6809948Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6810122Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6810289Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6810466Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6810632Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6810802Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6810979Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6811149Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6811320Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6811485Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6811659Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6811827Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6811998Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6812169Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6812342Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6812511Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6812680Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6812931Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6813103Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6813269Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6813442Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6813617Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6813790Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6813959Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6814126Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6814298Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6814468Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6814637Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6814813Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6814981Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6815156Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6815323Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6815496Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6815667Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6815836Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6816006Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6816178Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6816344Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6816521Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6816695Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6816864Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6817037Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6817204Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6817373Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6817631Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6817803Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6817973Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6818143Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6818312Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6818485Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6818658Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6818830Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6819004Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6819172Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6819348Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6819519Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6819686Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6819859Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6820027Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6820195Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6820373Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6820621Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6820792Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6820965Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6821134Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6821304Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6821480Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6821654Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6821829Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6821998Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6822169Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6822371Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6822566Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6822745Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6822913Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6823081Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6823258Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6823431Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6823599Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6823769Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6823939Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6824112Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6824285Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6824454Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6824632Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6824802Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6824970Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6825141Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6825390Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6825563Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6825732Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6825900Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6826072Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6826241Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6826410Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6826591Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6826761Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6826936Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6827106Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6827281Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6827457Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6827624Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6827792Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6827966Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6828134Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6828308Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6828553Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6828728Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6828901Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6829079Z Found best Log likelihood so far on (s,q) (0.67, 15): -3.38681 2025-05-07T20:52:38.6829252Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6829424Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6829590Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6829757Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6829928Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6830093Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6830262Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6830429Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6830592Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6830762Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6830928Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6831090Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6831263Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6831429Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6831597Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6831761Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6831928Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6832096Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6832258Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6832428Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6832596Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6832761Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6832929Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6833197Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6833360Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6833534Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6833697Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6833861Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6834032Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6834199Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6834373Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6834538Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6834697Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6834869Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6835035Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6835205Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6835371Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6835533Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6835697Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6835866Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6836030Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6836272Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6836421Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6836571Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6836724Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6836873Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6837025Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6837178Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6837328Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6837478Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6837625Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6837771Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6837919Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6838071Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6838220Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6838373Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6838523Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6838678Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6838826Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6838975Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6839128Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6839277Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6839424Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6839576Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6839733Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6839879Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6840033Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6840182Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6840333Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6840564Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6840713Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6840865Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6841012Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6841163Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6841314Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6841463Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6841621Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6841769Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6841916Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6842070Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6842228Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6842379Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6842529Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6842678Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6842835Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6842981Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6843129Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6843356Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6843505Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6843656Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6843809Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6843962Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6844121Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6844277Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6844427Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6844579Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6844732Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6844883Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6845043Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6848875Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6849076Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6849249Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6849416Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6849595Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6849763Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6849928Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6850095Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6850261Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6850425Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6850594Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6850766Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6850934Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6851099Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6851265Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6851528Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6851681Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6851837Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6851994Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6852156Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6852337Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6852507Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6852664Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6852817Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6852970Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6853120Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6853284Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6853443Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6853595Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6853750Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6853902Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6854058Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6854210Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:52:38.6854371Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6854609Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6854767Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6854923Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6858449Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6858619Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6858778Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6858943Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6859101Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6859268Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6859427Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6859586Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6859753Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6859913Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6860070Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6860231Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6860412Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6860570Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6860729Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6860890Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6861052Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6861208Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6861368Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6861532Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6861688Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6861845Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6862010Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6862239Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6862400Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6862555Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6862711Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6862874Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6863033Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6863189Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6863352Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6863507Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6863664Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6863818Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6863977Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6864140Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6864298Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6864456Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6864617Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6864773Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6864932Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6865174Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6865332Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6865497Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6865651Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6865915Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6866078Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6866236Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6866397Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6866557Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6866713Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6866876Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6867036Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6867191Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6867350Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6867508Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6867666Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6867830Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6867985Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6868151Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6868311Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6868465Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6868626Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6868791Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6868950Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6869111Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6869267Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6869429Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6869634Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6869789Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6869951Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6870108Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6870263Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6870422Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6870579Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6870748Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6870906Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6871063Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6871221Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6871380Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6871537Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6871697Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6871852Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6872012Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6872168Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6872327Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6872564Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6872720Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6872886Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6873047Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6873261Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6873416Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6873576Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6873731Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6873889Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6874052Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6874209Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6874372Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6874527Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6874683Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6874844Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6875005Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6875164Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6875325Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6875481Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6875644Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6875798Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6875954Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6876120Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6876276Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6876434Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6876595Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6876800Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6876959Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6877120Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6877275Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6877437Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6877595Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6877751Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6877916Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6878073Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6878228Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6878388Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6878544Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6878705Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6878860Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6879012Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6879167Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6879321Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6879474Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6879703Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6879857Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6880014Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6880166Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6880361Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6880519Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6880676Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6880831Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6880985Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6881139Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6881293Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6881443Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6881601Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6881753Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6881905Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6882062Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6882222Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6882376Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6882528Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6882686Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6882838Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6882993Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6883145Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6883300Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6883457Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6883609Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6883760Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6883919Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6884115Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6884268Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6884419Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6884572Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6884730Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6884887Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6885038Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6885199Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6885350Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6885505Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6885661Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6885820Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6885975Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6886128Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6886280Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6886436Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6886588Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6886744Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6887032Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6887185Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6887337Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6887486Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6887681Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6887832Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6887981Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6888130Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6888278Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6888429Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6888584Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6888738Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6888887Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6889038Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6889187Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6889338Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6889493Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6889651Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6889803Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6889953Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6890101Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6890255Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6890405Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6890557Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6890710Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6890857Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6891010Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6891208Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6891356Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6891513Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6891660Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6891807Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6891961Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6892112Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6892265Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6892418Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6892568Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6892719Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6892868Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6893020Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6893171Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6893321Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6893468Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6893620Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6893769Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6893920Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6894167Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6894317Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6894468Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6894616Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6894808Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6894957Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6895106Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6895256Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6895403Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6895551Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6895704Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6895856Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6896005Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6896162Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6896309Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6896463Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6896616Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6896764Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6896917Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6897062Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6897210Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6897362Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6897515Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6897663Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6897819Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6897968Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6898121Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6898311Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6898459Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:52:38.6898617Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6898771Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6898928Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6899092Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6899250Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6899414Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6899570Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6899722Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6899885Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6900046Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6900199Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6900360Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6900513Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6900671Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6900826Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6900981Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6901213Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6901370Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6901523Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6901682Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6901886Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6902042Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6902194Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6902344Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6902509Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6902664Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6902820Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6902983Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6903136Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6903294Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6903451Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6903613Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6903770Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6903923Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6904079Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6904239Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6904580Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6904737Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6904903Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6905057Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6905215Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6905367Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6905604Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6905759Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6905911Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6906068Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6906227Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6906383Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6906541Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6906698Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6906852Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6907013Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6907170Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6907330Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6907496Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6907654Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6907810Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6907964Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6908116Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6908274Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6908540Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6908696Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6908853Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6909005Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6909225Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6909380Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6909533Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6909691Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6909842Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6909994Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6910151Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6910306Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6910469Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6910619Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6910770Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6910927Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6911079Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6911235Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6911386Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6911541Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6911694Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6911850Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6912003Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6912168Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6912323Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6912480Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6912634Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6912833Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6912992Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6913146Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6913300Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6913457Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6913613Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6913776Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6913936Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6914090Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6914249Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6914402Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6914563Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6914723Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6914877Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6915041Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6915196Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6915350Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6915513Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6915740Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6915898Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6916057Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6916211Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6916414Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6916569Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6916723Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6916882Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6917034Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6917188Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6917346Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6917502Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6917661Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6917815Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6917968Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6918134Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6918288Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6918440Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6918593Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6918745Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6918895Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6919049Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6919204Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6919359Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6919506Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6919655Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6919810Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6920005Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6920156Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6920314Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6920465Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6920619Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6920768Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6920917Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6921078Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6921229Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6921382Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6921532Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6921688Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6921840Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6921988Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6922137Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6922289Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6922438Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6922585Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6922840Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6922990Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6923143Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6923300Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6923491Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6923647Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6923799Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6923945Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6924099Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6924248Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6924400Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6924559Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6924709Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6924862Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6925015Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6925165Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6925324Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6925475Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6925625Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6925782Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6925933Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6926087Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6926236Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6926393Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6926550Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6926699Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6926853Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6927129Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6927285Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6927443Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6927598Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6927752Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6927914Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6928070Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6928228Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6928387Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6928541Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6928694Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6928853Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6929008Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6929169Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6929325Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6929479Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6929636Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6929789Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6929942Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6930232Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6930387Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6930544Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6930697Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6930895Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6931055Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6931208Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6931360Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6931519Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6931672Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6931829Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6931989Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6932143Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6932300Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6932455Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6932612Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6932770Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6932922Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6933077Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6933233Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6933386Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6933544Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6933702Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6933858Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6934018Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6934172Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6934324Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6934527Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6934680Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6934840Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6934994Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6935146Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6935307Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6935461Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6935617Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6935777Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6935930Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6936093Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6936255Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6936408Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6936568Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6936719Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6936871Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6937034Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6937186Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6937419Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:52:38.6937586Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6937745Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6937912Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6938115Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6938275Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6938440Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6938598Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6938757Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6938919Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6939079Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6939248Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6939405Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6939564Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6939727Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6939886Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6940045Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6940205Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6940366Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6940527Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6940686Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6940844Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6941006Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6941167Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6941324Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6941486Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6941644Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6941863Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6942037Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6942208Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6942385Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6942557Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6942728Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6942904Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6943079Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6943254Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6943425Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6943597Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6943780Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6943953Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6944123Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6944299Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6944474Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6944654Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6944823Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6945074Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6945251Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6945423Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6945595Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6945817Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6945988Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6946158Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6946336Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6946506Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6946682Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6946850Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6947023Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6947200Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6947371Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6947544Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6947725Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6947896Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6948072Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6948243Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6948415Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6948591Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6948760Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6948935Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6949113Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6949285Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6949462Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6949636Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6949867Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6950029Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6950187Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6950344Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6950506Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6950664Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6950834Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6950992Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6951149Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6951313Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6951474Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6951634Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6951799Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6951955Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6952121Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6952279Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6952437Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6952678Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6952836Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6952994Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6953159Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6953360Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6953527Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6953684Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6953840Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6954005Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6954161Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6954319Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6954484Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6954645Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6954802Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6954969Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6955130Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6955293Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6955449Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6955605Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6955767Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6955924Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6956081Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6956241Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6956405Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6956568Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6956726Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6956887Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6957094Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6957250Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6957403Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6957565Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6957722Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6957881Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6958036Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6958198Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6958356Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6958511Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6958665Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6958835Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6958991Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6959151Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6959302Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6959461Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6959623Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6959777Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6960004Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6960164Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6960319Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6960480Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6960675Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6960832Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6960996Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6961156Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6961311Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6961472Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6961627Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6961784Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6961949Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6962103Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6962262Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6962414Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6962577Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6962735Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6962889Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6963042Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6963201Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6963356Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6963517Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6963675Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6963827Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6963984Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6964137Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6964293Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6964509Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6964676Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6964850Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6965019Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6965188Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6965360Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6965527Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6965698Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6965869Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6966035Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6966203Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6966380Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6966547Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6966721Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6966888Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6967136Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6967296Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6967452Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6967682Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6967841Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6967996Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6968153Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6968353Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6968508Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6968669Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6968825Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6968976Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6969138Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6969289Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6969452Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6969607Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6969762Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6969922Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6970080Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6970236Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6970396Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6970551Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6970705Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6970863Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6971017Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6971181Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6971338Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6971491Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6971650Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6971804Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6972004Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6972164Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6972317Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6972477Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6972630Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6976695Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6976892Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6977059Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6977213Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6977370Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6977525Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6977682Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6977842Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6977994Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6978151Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6978303Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6978455Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6978612Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6978871Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6979030Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6979183Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6979335Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6979560Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:52:38.6979721Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6979880Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6980046Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6980204Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6980359Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6980518Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6980676Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6980844Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6980999Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6981154Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6981312Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6981474Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6981630Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6981794Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6981952Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6982114Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6982268Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6982425Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6982591Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6982746Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6982907Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6983065Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6983268Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6983427Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6983582Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6983738Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6983897Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6984054Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6984212Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6984376Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6984532Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6984689Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6984842Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6985002Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6985160Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6985314Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6985469Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6985631Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6985786Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6985943Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6986174Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6986330Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6986488Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6986643Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6986854Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6987014Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6987168Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6987321Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6987481Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6987635Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6987795Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6987958Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6988112Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6988270Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6988425Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6988581Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6988744Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6988900Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6989059Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6989213Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6989369Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6989528Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6989692Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6989846Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6990006Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6990160Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6990321Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6990520Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6990675Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6990834Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6990988Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6991144Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6991301Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6991454Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6991621Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6991775Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6991929Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6992086Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6992246Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6992400Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6992560Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6992713Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6992870Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6993022Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6993176Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6993410Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6993567Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6993720Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6993878Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6994074Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6994233Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6994388Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6994543Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6994702Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6994855Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6995010Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6995173Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6995328Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6995488Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6995642Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6995801Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6995961Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6996116Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6996270Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6996428Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6996582Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6996736Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6996899Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6997053Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6997213Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.6997366Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6997571Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6997728Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6997882Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6998041Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6998190Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6998341Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6998491Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6998647Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6998800Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6998954Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6999108Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6999265Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6999420Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6999573Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6999729Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.6999882Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7000033Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7000187Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7000338Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7000569Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7000722Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7000872Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7001026Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7001218Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7001369Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7001523Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7001676Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7001831Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7001984Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7002141Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7002299Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7002451Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7002600Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7002754Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7002908Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7003061Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7003216Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7003366Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7003519Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7003670Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7003822Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7003977Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7004133Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7004283Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7004619Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7004770Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7005004Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7005152Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7005299Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7005452Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7005600Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7005746Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7005897Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7006050Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7006200Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7006347Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7006495Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7006651Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7006798Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7007013Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7007166Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7007316Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7007464Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7007614Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7007902Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7008055Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7008200Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7008352Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7008558Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7008711Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7008860Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7009012Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7009161Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7009311Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7009461Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7009608Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7009762Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7009910Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7010058Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7010211Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7010362Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7010515Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7010665Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7010815Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7010969Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7011118Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7011270Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7011430Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7011579Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7011727Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7011878Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7012036Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7012232Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7012381Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7012530Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7012685Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7012835Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7012986Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7013144Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7013292Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7013442Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7013591Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7013741Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7013900Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7014049Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7014196Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:52:38.7014354Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7014508Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7014668Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7014820Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7015046Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7015202Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7015355Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7015505Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7015704Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7015861Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7016016Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7016168Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7016321Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7016475Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7016627Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7016782Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7016937Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7017089Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7017245Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7017404Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7017554Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7017707Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7017859Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7018008Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7018163Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7018314Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7018469Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7018623Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7018774Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7018928Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7019082Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7019276Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7019431Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7019581Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7019734Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7019888Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7020038Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7020198Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7020351Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7020503Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7020655Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7020809Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7020964Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7021121Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7021273Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7021427Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7021580Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7021733Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7021964Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7022119Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7022270Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7022427Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7022616Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7022774Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7022926Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7023076Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7023234Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7023385Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7023539Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7023698Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7023848Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7024003Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7024153Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7024306Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7024462Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7024612Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7024762Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7024915Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7025067Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7025222Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7025372Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7025528Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7025684Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7025837Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7025987Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7026189Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7026342Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7026491Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7026644Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7026797Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7026953Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7027105Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7027261Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7027416Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7027567Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7027719Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7027884Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7028039Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7028191Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7028342Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7028493Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7028650Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7028801Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7029027Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7029182Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7029334Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7029490Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7029682Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7029833Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7029989Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7030141Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7030294Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7030450Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7030602Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7030761Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7030904Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7031054Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7031209Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7031361Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7031510Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7031661Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7031810Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7031962Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7032109Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7032257Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7032416Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7032564Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7032714Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7032868Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7033015Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7033211Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7033363Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7033511Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7033664Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7033812Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7033959Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7034113Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7034264Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7034412Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7034560Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7034707Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7034861Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7035009Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7035158Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7035305Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7035453Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7035605Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7035754Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7036005Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7036165Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7036320Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7036476Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7036663Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7036820Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7036978Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7037128Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7037278Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7037436Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7037586Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7037742Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7037901Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7038051Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7038207Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7038355Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7038510Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7038662Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7038813Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7038963Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7039116Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7039266Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7039423Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7039576Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7039725Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7039883Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7040034Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7040185Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7040383Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7040534Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7040688Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7040838Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7040987Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7041142Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7041295Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7041445Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7041605Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7041757Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7041910Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7042070Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7042220Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7042377Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7042526Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7042675Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7042830Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7042978Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7043202Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7043358Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7043512Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7043669Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7043858Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7044012Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7044166Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7044315Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7044465Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7044620Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7044772Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7044932Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7045083Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7045237Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7045394Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7045546Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7045698Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7045853Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7046005Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7046154Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7046309Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:52:38.7046470Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7046627Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7046792Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7047000Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7047164Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7047317Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7047519Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7047677Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7047831Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7047996Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7048150Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7048306Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7048467Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7048625Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7048778Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7048940Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7049094Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7049258Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7049416Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7049575Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7049742Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7049899Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7050059Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7050223Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7050506Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7050671Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7050827Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7050981Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7051184Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7051340Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7051496Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7051660Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7051817Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7051979Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7052135Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7052296Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7052459Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7052617Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7052776Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7052947Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7053104Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7053270Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7053427Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7053585Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7053746Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7053902Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7054062Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7054226Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7054383Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7054538Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7054702Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7054904Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7055067Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7055224Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7055382Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7055543Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7055701Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7055860Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7056023Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7056181Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7056343Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7056502Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7056663Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7056825Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7056981Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7057136Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7057297Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7057454Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7057689Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7057850Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7058010Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7058172Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7058370Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7058530Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7058694Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7058853Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7059015Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7059172Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7059329Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7059492Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7059654Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7059810Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7059975Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7060133Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7060298Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7060457Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7060614Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7060773Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7060929Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7061085Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7061246Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7061407Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7061568Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7061724Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7061881Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7062112Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7062268Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7062425Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7062585Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7062741Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7062897Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7063060Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7063218Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7063378Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7063529Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7063683Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7063844Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7063998Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7064151Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7064307Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7064459Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7064618Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7064773Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7065003Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7065166Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7065320Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7065474Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7065670Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7065826Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7065984Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7066137Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7066291Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7066449Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7066602Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7066756Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7066920Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7067076Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7067237Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7067390Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7067548Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7067708Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7067860Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7068018Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7068176Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7068330Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7068484Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7068646Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7068799Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7068959Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7069112Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7069267Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7069471Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7069626Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7069780Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7069940Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7070096Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7070254Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7070412Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7070566Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7070723Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7070875Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7071026Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7071188Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7071339Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7071497Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7071649Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7071803Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7071962Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7072116Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7072344Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7072501Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7072657Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7072811Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7073009Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7073164Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7073323Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7073477Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7073631Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7073791Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7073944Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7074100Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7074260Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7074412Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7074567Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7074722Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7074876Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7075035Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7075186Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7075338Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7075497Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7075652Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7075813Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7075970Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7076122Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7076279Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7076433Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7076631Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7076789Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7076942Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7077096Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7077255Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7077407Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7077570Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:52:38.7077735Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7077894Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7078058Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7078222Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7078386Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7078548Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7078704Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7078867Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7079024Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7079183Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7079345Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7079577Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7079737Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7079903Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7080061Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7080263Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7080423Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7080581Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7080743Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7080900Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7081058Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7081220Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7081386Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7081550Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7081709Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7081867Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7082031Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7082190Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7082348Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7082508Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7082670Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7082833Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7082992Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7083159Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7083331Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7083488Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7083646Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7083809Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7084013Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7084176Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7084334Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7084492Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7084653Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7084812Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7084969Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7085137Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7085302Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7085459Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7085618Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7085779Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7085942Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7086100Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7086255Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7086417Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7086574Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7086731Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7087168Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7087324Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7087488Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7087645Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7087865Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7088030Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7088184Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7088341Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7088505Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7088662Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7088827Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7088987Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7089144Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7089309Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7089467Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7089630Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7089796Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7089954Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7090115Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7090273Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7090432Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7090598Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7090759Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7090915Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7091076Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7091233Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7091440Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7091598Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7091754Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7091916Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7092072Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7092230Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7092389Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7092550Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7092713Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7092872Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7093029Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7093189Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7093348Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7093501Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7093658Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7093810Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7093965Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7094125Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7094280Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7094551Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7094706Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7094859Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7095018Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7095209Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7095361Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7095519Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7095671Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7095827Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7095980Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7099711Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7099905Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7100065Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7100219Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7100375Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7100539Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7100692Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7100850Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7101004Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7101157Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7101315Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7101470Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7101629Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7101787Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7101941Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7102095Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7102254Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7102476Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7102633Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7102784Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7102936Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7103091Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7103243Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7103394Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7103552Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7103705Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7103859Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7104011Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7104167Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7104324Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7104636Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7104790Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7104946Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7105100Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7105255Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7105545Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7105700Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7105857Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7106012Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7106228Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7106386Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7106540Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7106693Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7106846Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7107002Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7107160Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7107317Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7107471Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7107625Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7107778Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7107932Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7108089Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7108243Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7108400Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7108551Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7108702Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7108856Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7109007Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7109165Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7109320Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7109471Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7109630Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7109850Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7110002Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7110156Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7110309Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7110460Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7110614Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7110770Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7110930Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:52:38.7111088Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7111247Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7111409Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7111568Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7111732Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7111894Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7112054Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7112210Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7112370Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7112527Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7112767Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7112927Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7113083Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7113242Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7113437Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7113600Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7113759Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7113915Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7114075Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7114231Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7114388Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7114547Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7114708Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7114865Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7115022Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7115181Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7115343Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7115502Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7115661Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7115820Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7115976Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7116132Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7116292Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7116453Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7116613Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7116768Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7116927Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7117132Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7117289Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7117446Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7117607Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7117765Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7117927Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7118083Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7118243Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7118406Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7118563Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7118719Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7118883Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7119042Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7119200Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7119355Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7119512Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7119670Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7119826Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7120087Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7120250Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7120407Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7120568Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7120765Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7120920Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7121084Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7121240Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7121403Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7121560Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7121716Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7121880Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7122035Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7122191Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7122352Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7122510Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7122671Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7122831Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7122990Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7123149Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7123304Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7123460Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7123622Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7123779Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7123936Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7124095Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7124259Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7124461Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7124617Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7124775Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7124936Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7125090Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7125242Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7125404Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7125557Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7125711Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7125863Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7126019Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7126178Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7126329Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7126479Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7126635Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7126786Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7127013Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7127165Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7127395Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7127549Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7127697Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7127844Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7128036Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7128187Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7128335Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7128487Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7128637Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7128788Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7128937Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7129092Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7129243Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7129391Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7129540Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7129692Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7129843Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7129993Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7130140Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7130288Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7130441Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7130590Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7130739Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7130893Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7131041Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7131195Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7131343Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7131539Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7131690Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7131836Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7131983Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7132134Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7132281Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7132429Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7132584Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7132734Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7132885Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7133034Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7133182Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7133339Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7133491Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7133640Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7133794Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7133942Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7134095Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7134319Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7134469Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7134620Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7134769Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7134953Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7135108Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7135256Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7135407Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7135556Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7135703Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7135858Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7136008Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7136160Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7136311Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7136459Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7136609Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7136761Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7136909Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7137061Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7137209Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7137356Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7137508Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7137656Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7137808Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:52:38.7137966Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7138121Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7138280Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7138437Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7138637Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7138793Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7138945Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7139101Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7139258Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7139411Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7139570Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7139723Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7139877Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7140032Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7140187Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7140347Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7140502Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7140656Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7140811Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7140964Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7141118Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7141349Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7141503Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7141656Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7141810Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7142000Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7142159Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7142313Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7142465Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7142620Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7142771Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7142923Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7143078Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7143237Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7143395Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7143547Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7143700Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7143860Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7144012Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7144166Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7144324Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7144477Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7144629Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7144783Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7144940Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7145095Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7145250Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7145402Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7145605Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7145757Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7145912Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7146066Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7146223Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7146379Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7146531Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7146687Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7146842Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7146997Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7147149Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7147308Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7147463Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7147618Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7147769Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7147921Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7148076Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7148228Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7148477Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7148634Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7148791Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7148947Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7149142Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7149295Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7149451Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7149603Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7149755Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7149916Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7150068Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7150228Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7150380Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7150533Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7150689Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7150844Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7150995Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7151149Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7151299Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7151449Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7151598Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7151750Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7151904Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7152057Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7152207Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7152356Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7152504Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7152697Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7152848Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7152998Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7153150Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7153300Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7153448Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7153604Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7153759Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7153908Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7154059Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7154211Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7154367Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7154515Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7154662Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7154816Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7154964Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7155112Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7155263Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7155486Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7155638Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7155788Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7155938Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7156126Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7156278Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7156428Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7156579Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7156728Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7156876Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7157025Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7157177Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7157331Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7157483Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7157634Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7157784Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7157938Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7158088Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7158236Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7158384Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7158534Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7158681Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7158835Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7158989Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7159140Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7159293Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7159442Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7159594Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7159794Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7159944Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7160094Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7160249Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7160399Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7160554Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7160712Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7160860Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7161015Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7161166Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7161316Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7161479Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7161628Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7161783Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7161934Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7162086Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7162241Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7162392Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:52:38.7162624Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7162792Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7162951Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7163114Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7163309Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7163464Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7163624Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7163778Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7163931Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7164089Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7164242Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7164414Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7164567Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7164722Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7164885Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7165044Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7165195Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7165355Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7165511Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7165671Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7165824Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7165979Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7166142Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7166297Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7166449Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7166606Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7166764Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7167077Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7167241Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7167398Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7167563Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7167721Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7167877Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7168047Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7168205Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7168366Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7168526Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7168690Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7168856Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7169014Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7169170Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7169330Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7169487Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7169641Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7169878Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7170038Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7170203Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7170361Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7170555Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7170723Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7170878Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7171034Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7171194Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7171351Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7171515Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7171671Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7171834Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7172001Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7172158Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7172315Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7172485Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7172641Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7172801Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7172961Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7173117Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7173280Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7173442Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7173604Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7173769Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7173927Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7174094Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7174322Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7174481Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7174648Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7174805Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7174967Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7175133Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7175288Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7175445Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7175605Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7175757Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7175916Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7176072Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7176225Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7176382Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7176536Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7176686Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7176847Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7176999Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7177233Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7177386Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7177541Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7177697Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7177887Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7178045Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7178202Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7178355Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7178512Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7178666Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7178818Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7178980Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7179138Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7179292Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7179450Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7179605Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7179768Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7179920Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7180071Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7180228Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7180382Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7180535Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7180692Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7180851Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7181004Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7181163Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7181315Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7181477Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7181675Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7181830Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7181988Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7182143Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7182296Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7182453Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7182615Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7182780Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7182934Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7183088Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7183246Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7183406Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7183558Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7183717Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7183869Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7184028Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7184181Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7184334Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7184572Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7184726Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7184879Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7185037Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7185232Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7185384Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7185540Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7185693Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7185853Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7186003Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7186158Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7186322Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:52:38.7186481Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7186643Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7186809Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7186970Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7187140Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7187299Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7187455Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7187618Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7187774Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7187932Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7188100Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7188256Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7188417Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7188574Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7188733Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7188939Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7189096Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7189254Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7189415Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7189573Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7189733Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7189889Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7190047Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7190208Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7190366Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7190522Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7190690Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7190847Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7191008Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7191166Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7191322Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7191483Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7191638Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7191868Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7192034Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7192192Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7192347Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7192549Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7192706Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7192869Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7193025Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7193182Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7193341Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7193497Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7193658Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7193820Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7193977Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7194143Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7194303Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7194459Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7194620Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7194777Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7194933Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7195095Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7195252Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7195416Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7195574Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7195732Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7195896Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7196100Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7196256Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7196418Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7196576Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7196739Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7196896Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7197051Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7197219Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7197376Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7197532Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7197691Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7197845Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7198008Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7198163Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7198318Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7198477Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7198630Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7198785Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7199016Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7199175Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7199329Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7199488Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7199701Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7199860Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7200012Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7200164Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7200322Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7200477Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7200632Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7200793Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7200951Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7201112Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7201266Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7201418Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7201580Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7201732Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7201883Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7202049Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7202218Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7202405Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7202570Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7202733Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7202898Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7203052Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7203205Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7203364Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7203559Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7203719Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7203871Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7204023Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7204182Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7204334Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7204664Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7204829Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7204982Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7205135Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7205293Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7205454Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7205612Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7205765Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7205918Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7206083Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7206237Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7206388Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7206666Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7206825Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7207028Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7207178Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7207385Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7207543Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7207694Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7207843Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7207997Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7208148Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7208305Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7208461Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:52:38.7208617Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7208779Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7208933Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7209089Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7209248Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7209402Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7209557Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7209716Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7209872Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7210032Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7210185Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7210341Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7210500Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7210655Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7210807Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7211040Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7211198Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7211353Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7211507Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7211661Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7211817Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7211971Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7212129Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7212285Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7212439Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7212597Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7212753Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7212909Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7213070Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7213222Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7213375Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7213531Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7213688Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7213921Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7214077Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7214232Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7214392Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7214587Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7214740Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7214898Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7215049Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7215210Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7215361Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7215514Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7215681Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7215835Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7215988Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7216148Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7216307Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7216467Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7216624Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7216777Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7216939Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7217094Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7217246Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7217411Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7217564Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7217721Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7217875Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7218032Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7218236Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7218388Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7218540Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7218692Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7218844Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7218996Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7222687Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7222873Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7223031Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7223191Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7223349Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7223509Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7223665Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7223821Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7223980Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7224138Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7224293Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7224452Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7224709Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7224867Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7225027Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7225181Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7225385Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7225542Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7225700Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7225860Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7226015Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7226170Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7226328Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7226489Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7226644Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7226802Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7226955Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7227114Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7227273Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7227429Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7227590Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7227748Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7227901Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7228059Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7228219Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7228375Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7228535Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7228692Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7228851Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7229056Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7229211Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7229370Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7229525Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7229679Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7229840Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7229998Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7230160Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7230315Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7230470Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7230627Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7230788Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7230942Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7231100Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7231256Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7231416Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7231573Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7231728Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:52:38.7231997Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7232159Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7232339Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7232533Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7232738Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7232902Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7233064Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7233227Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7233390Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7233550Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7233711Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7233881Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7234042Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7234204Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7234369Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7234530Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7234694Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7234856Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7235012Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7235181Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7235339Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7235499Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7235663Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7235827Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7235990Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7236145Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7236302Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7236508Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7236666Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7236824Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7236986Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7237147Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7237308Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7237466Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7237629Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7237792Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7237950Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7238109Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7238277Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7238437Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7238600Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7238757Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7238914Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7239076Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7239234Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7239471Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7239633Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7239792Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7239953Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7240151Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7240311Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7240470Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7240629Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7240787Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7240950Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7241109Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7241275Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7241433Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7241590Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7241749Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7241912Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7242070Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7242232Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7242385Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7242540Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7242697Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7242850Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7243011Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7243164Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7243326Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7243484Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7243641Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7243851Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7244004Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7244159Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7244316Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7244470Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7244626Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7244782Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7244941Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7245098Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7245254Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7245411Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7245572Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7245726Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7245880Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7246040Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7246194Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7246347Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7246496Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7246721Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7246878Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7247100Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7247252Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7247448Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7247603Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7247754Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7247908Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7248060Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7248214Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7248366Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7248520Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7248684Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7248837Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7248990Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7249143Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7249297Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7249453Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7249605Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7249756Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7249910Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:52:38.7250068Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7250228Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7250390Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7250549Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7250705Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7250860Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7251064Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7251221Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7251375Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7251532Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7251690Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7251846Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7252006Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7252166Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7252323Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7252482Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7252638Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7252797Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7252957Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7253110Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7253267Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7253428Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7253584Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7253742Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7253972Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7254129Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7254287Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7254443Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7254638Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7254798Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7254951Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7255108Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7255264Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7255420Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7255583Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7255745Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7255899Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7256056Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7256213Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7256375Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7256533Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7256691Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7256851Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7257006Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7257163Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7257322Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7257483Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7257639Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7257793Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7257948Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7258109Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7258307Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7258458Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7258612Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7258766Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7258920Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7259070Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7259222Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7259380Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7259532Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7259685Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7259840Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7259995Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7260147Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7260300Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7260453Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7260605Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7260756Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7260908Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7261159Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7261311Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7261461Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7261613Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7261802Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7261961Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7262117Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7262290Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7262467Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7262626Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7262779Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7262937Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7263088Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7263241Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7263392Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7263544Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7263703Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7263852Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7264004Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7264157Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7264308Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7264460Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7264612Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7264770Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7264924Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7265075Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7265225Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7265430Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7265581Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7265733Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:52:38.7265893Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7266052Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7266211Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7266367Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7266528Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7266687Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7266845Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7266998Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7267157Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7267319Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7267478Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7267632Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7267790Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7267949Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7268104Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7268335Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7268498Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7268655Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7268812Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7269004Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7269163Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7269325Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7269479Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7269632Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7269791Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7269945Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7270107Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7270262Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7270417Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7270577Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7270735Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7270891Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7271051Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7271208Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7271364Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7271520Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7271675Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7271830Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7271989Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7272144Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7272301Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7272456Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7272656Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7272813Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7272967Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7273121Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7273276Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7273427Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7273581Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7273737Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7273888Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7274040Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7274192Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7274352Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7274502Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7274655Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7274808Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7274958Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7275108Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7275262Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7275489Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7275648Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7275801Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7275952Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7276146Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7276299Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7276449Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7276604Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7276760Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7276913Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7277064Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7277213Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7277372Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7277523Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7277676Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7277831Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7277987Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7278137Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7278294Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7278447Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7278601Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7278752Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7278907Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7279064Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7279214Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7279366Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7279521Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:52:38.7279681Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7279885Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7280040Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7280199Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7280359Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7280511Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7280674Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7280832Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7280985Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7281145Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7281300Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7281460Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7281622Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7281780Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7281937Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7282092Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7282250Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7282409Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7282641Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7282799Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7282964Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7283123Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7283368Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7283529Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7283688Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7283852Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7284010Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7284170Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7284335Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7284495Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7284655Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7284810Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7284968Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7285132Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7285293Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7285451Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7285612Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7285770Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7285932Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7286087Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7286243Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7286404Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7286557Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7286710Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7286870Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7287148Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7287302Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7287452Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7287601Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7287757Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7287906Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7288054Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7288210Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7288362Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7288512Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7288666Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7288819Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7288974Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7289121Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7289274Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7289431Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7289579Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7289730Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7289958Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7290110Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7290263Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7290412Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7290600Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7290759Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7290907Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7291061Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7291213Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7291364Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7291524Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7291675Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:52:38.7291838Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7292001Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7292156Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7292327Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7292520Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7292676Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7292832Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7292987Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7293140Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7293295Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7293449Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7293607Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7293765Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7293918Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7294074Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7294277Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7294431Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7294590Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7294741Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7294896Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7295056Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7295211Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7295372Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7295532Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7295690Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7295847Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7296004Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7296159Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7296318Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7296471Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7296627Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7296786Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7296940Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7297175Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:52:38.7297329Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7297481Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7297640Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7297830Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7297988Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7298145Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7298298Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7298457Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7298605Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7298756Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7298910Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7299067Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7299217Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7299378Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7299533Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7299694Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7299846Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7299999Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7300155Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7300252Z Skipping (s,q) (1.PASSED 2025-05-07T20:52:38.7300259Z 2025-05-07T20:52:38.7300399Z ============================== 1 passed in 1.85s =============================== 2025-05-07T20:52:38.7300517Z 88, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7300675Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7300833Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7300987Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7301140Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7301341Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7301493Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7301642Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7301797Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7301947Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7302108Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7302260Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:52:38.7302416Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:52:38.7302573Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:52:38.7302699Z Time taken to estimate parameters (us): 12941 2025-05-07T20:52:39.1357611Z 2025-05-07T20:52:39.1358101Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_estimator_test.py 2025-05-07T20:52:39.1377427Z [TEST] Python test time for ./tbe/eeg/tbe_indices_estimator_test.py: 5 seconds 2025-05-07T20:52:39.1377762Z 2025-05-07T20:52:39.1377767Z 2025-05-07T20:52:39.1377828Z 2025-05-07T20:52:39.1377937Z 2025-05-07T20:52:39.1398562Z ################################################################################ 2025-05-07T20:52:39.1413935Z # [2025-05-07T20:52:39.141Z] Run Python Test Suite: 2025-05-07T20:52:39.1414363Z # ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:39.1414704Z ################################################################################ 2025-05-07T20:52:39.1440240Z + 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:39.1440905Z 2025-05-07T20:52:41.3036390Z ============================= test session starts ============================== 2025-05-07T20:52:41.3037014Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:41.3037744Z cachedir: .pytest_cache 2025-05-07T20:52:41.3038312Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:41.3039040Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:41.3039452Z plugins: hypothesis-6.131.14 2025-05-07T20:52:42.9908863Z collecting ... collected 1 item 2025-05-07T20:52:42.9909280Z 2025-05-07T20:52:43.7255219Z tbe/eeg/tbe_indices_generator_test.py::TBEIndicesGeneratorTest::test_indices_generation PASSED 2025-05-07T20:52:43.7255757Z 2025-05-07T20:52:43.7255941Z ============================== 1 passed in 2.54s =============================== 2025-05-07T20:52:43.7256387Z Time taken to generate indices (us): 636 2025-05-07T20:52:43.7256772Z Time taken to generate indices (us): 596 2025-05-07T20:52:43.7257152Z Time taken to generate indices (us): 6913 2025-05-07T20:52:43.7257541Z Time taken to generate indices (us): 7357 2025-05-07T20:52:43.7257923Z Time taken to generate indices (us): 53231 2025-05-07T20:52:43.7258306Z Time taken to generate indices (us): 36144 2025-05-07T20:52:43.7267398Z Time taken to generate indices (us): 10235 2025-05-07T20:52:43.7267795Z Time taken to generate indices (us): 42886 2025-05-07T20:52:43.7268181Z Time taken to generate indices (us): 58397 2025-05-07T20:52:43.7268565Z Time taken to generate indices (us): 34066 2025-05-07T20:52:43.7268938Z Time taken to generate indices (us): 39491 2025-05-07T20:52:43.7269323Z Time taken to generate indices (us): 41203 2025-05-07T20:52:43.7269712Z Time taken to generate indices (us): 788 2025-05-07T20:52:43.7270096Z Time taken to generate indices (us): 59042 2025-05-07T20:52:43.7270468Z Time taken to generate indices (us): 56972 2025-05-07T20:52:43.7270845Z Time taken to generate indices (us): 2193 2025-05-07T20:52:43.7271229Z Time taken to generate indices (us): 38974 2025-05-07T20:52:43.7271609Z Time taken to generate indices (us): 49905 2025-05-07T20:52:43.7272175Z Time taken to generate indices (us): 60558 2025-05-07T20:52:43.7272561Z Time taken to generate indices (us): 916 2025-05-07T20:52:44.2773056Z 2025-05-07T20:52:44.2773661Z [TEST] Python test suite PASSED: ./tbe/eeg/tbe_indices_generator_test.py 2025-05-07T20:52:44.2793170Z [TEST] Python test time for ./tbe/eeg/tbe_indices_generator_test.py: 5 seconds 2025-05-07T20:52:44.2793637Z 2025-05-07T20:52:44.2793644Z 2025-05-07T20:52:44.2793650Z 2025-05-07T20:52:44.2793655Z 2025-05-07T20:52:44.2815790Z ################################################################################ 2025-05-07T20:52:44.2831303Z # [2025-05-07T20:52:44.282Z] Run Python Test Suite: 2025-05-07T20:52:44.2831818Z # ./tbe/inference/inference_converter_test.py 2025-05-07T20:52:44.2832273Z ################################################################################ 2025-05-07T20:52:44.2856115Z + 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:44.2856930Z 2025-05-07T20:52:46.4238637Z ============================= test session starts ============================== 2025-05-07T20:52:46.4239302Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:52:46.4239837Z cachedir: .pytest_cache 2025-05-07T20:52:46.4240421Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:52:46.4241465Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:52:46.4241888Z plugins: hypothesis-6.131.14 2025-05-07T20:52:48.1343707Z collecting ... collected 3 items 2025-05-07T20:52:48.1344007Z 2025-05-07T20:52:48.6717622Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6719196Z self=, 2025-05-07T20:52:48.6719910Z use_cpu=False, 2025-05-07T20:52:48.6720176Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6720533Z quantize_type=SparseType.FP32, 2025-05-07T20:52:48.6720843Z ) 2025-05-07T20:52:48.6721095Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6721841Z self=, 2025-05-07T20:52:48.6722542Z use_cpu=True, 2025-05-07T20:52:48.6722810Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6723133Z quantize_type=SparseType.FP32, 2025-05-07T20:52:48.6723419Z ) 2025-05-07T20:52:48.6723654Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6724287Z self=, 2025-05-07T20:52:48.6724882Z use_cpu=True, 2025-05-07T20:52:48.6725143Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6725499Z quantize_type=SparseType.FP32, 2025-05-07T20:52:48.6725779Z ) 2025-05-07T20:52:48.6726022Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6726644Z self=, 2025-05-07T20:52:48.6727349Z use_cpu=True, 2025-05-07T20:52:48.6727583Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6727894Z quantize_type=SparseType.INT2, 2025-05-07T20:52:48.6728158Z ) 2025-05-07T20:52:48.6728389Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6729002Z self=, 2025-05-07T20:52:48.6729578Z use_cpu=True, 2025-05-07T20:52:48.6729817Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6730118Z quantize_type=SparseType.FP16, 2025-05-07T20:52:48.6730504Z ) 2025-05-07T20:52:48.6730735Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6731349Z self=, 2025-05-07T20:52:48.6731934Z use_cpu=False, 2025-05-07T20:52:48.6732183Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6732490Z quantize_type=SparseType.FP16, 2025-05-07T20:52:48.6732748Z ) 2025-05-07T20:52:48.6732976Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6733600Z self=, 2025-05-07T20:52:48.6734176Z use_cpu=False, 2025-05-07T20:52:48.6734426Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6734736Z quantize_type=SparseType.INT4, 2025-05-07T20:52:48.6735002Z ) 2025-05-07T20:52:48.6735238Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6735867Z self=, 2025-05-07T20:52:48.6736445Z use_cpu=False, 2025-05-07T20:52:48.6736693Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6737002Z quantize_type=SparseType.INT4, 2025-05-07T20:52:48.6737273Z ) 2025-05-07T20:52:48.6737498Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6738119Z self=, 2025-05-07T20:52:48.6738705Z use_cpu=False, 2025-05-07T20:52:48.6739098Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6739411Z quantize_type=SparseType.INT8, 2025-05-07T20:52:48.6739682Z ) 2025-05-07T20:52:48.6739910Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6740534Z self=, 2025-05-07T20:52:48.6741164Z use_cpu=False, 2025-05-07T20:52:48.6741410Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6741716Z quantize_type=SparseType.FP16, 2025-05-07T20:52:48.6741987Z ) 2025-05-07T20:52:48.6742221Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6742836Z self=, 2025-05-07T20:52:48.6743421Z use_cpu=False, 2025-05-07T20:52:48.6743665Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6743970Z quantize_type=SparseType.INT2, 2025-05-07T20:52:48.6744236Z ) 2025-05-07T20:52:48.6744474Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6745092Z self=, 2025-05-07T20:52:48.6745677Z use_cpu=True, 2025-05-07T20:52:48.6745924Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6746233Z quantize_type=SparseType.INT4, 2025-05-07T20:52:48.6746502Z ) 2025-05-07T20:52:48.6746733Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6747358Z self=, 2025-05-07T20:52:48.6747956Z use_cpu=False, 2025-05-07T20:52:48.6748200Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6748509Z quantize_type=SparseType.INT2, 2025-05-07T20:52:48.6748774Z ) 2025-05-07T20:52:48.6749004Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6749636Z self=, 2025-05-07T20:52:48.6750223Z use_cpu=True, 2025-05-07T20:52:48.6750460Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6750767Z quantize_type=SparseType.INT8, 2025-05-07T20:52:48.6751034Z ) 2025-05-07T20:52:48.6751263Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6751941Z self=, 2025-05-07T20:52:48.6752528Z use_cpu=True, 2025-05-07T20:52:48.6752766Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6753079Z quantize_type=SparseType.FP16, 2025-05-07T20:52:48.6753352Z ) 2025-05-07T20:52:48.6753579Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6754206Z self=, 2025-05-07T20:52:48.6754795Z use_cpu=False, 2025-05-07T20:52:48.6755050Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6755379Z quantize_type=SparseType.FP32, 2025-05-07T20:52:48.6755672Z ) 2025-05-07T20:52:48.6755905Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6756519Z self=, 2025-05-07T20:52:48.6757108Z use_cpu=False, 2025-05-07T20:52:48.6757356Z use_array_for_index_remapping=True, 2025-05-07T20:52:48.6757658Z quantize_type=SparseType.INT8, 2025-05-07T20:52:48.6757929Z ) 2025-05-07T20:52:48.6758161Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6758777Z self=, 2025-05-07T20:52:48.6759366Z use_cpu=True, 2025-05-07T20:52:48.6759619Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6759933Z quantize_type=SparseType.INT8, 2025-05-07T20:52:48.6760197Z ) 2025-05-07T20:52:48.6760524Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6761146Z self=, 2025-05-07T20:52:48.6761722Z use_cpu=True, 2025-05-07T20:52:48.6761969Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6762324Z quantize_type=SparseType.INT2, 2025-05-07T20:52:48.6762595Z ) 2025-05-07T20:52:48.6762826Z Trying example: test_l2_norm_pruning_workflow( 2025-05-07T20:52:48.6763448Z self=, 2025-05-07T20:52:48.6764034Z use_cpu=True, 2025-05-07T20:52:48.6764273Z use_array_for_index_remapping=False, 2025-05-07T20:52:48.6764583Z quantize_type=SparseType.INT4, 2025-05-07T20:52:48.6764850Z ) 2025-05-07T20:52:48.6765034Z PASSED 2025-05-07T20:53:39.1359406Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_pruning_workflow_large_scale Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1362555Z self=, 2025-05-07T20:53:39.1364455Z T=1, 2025-05-07T20:53:39.1364931Z D=2, 2025-05-07T20:53:39.1365215Z log_E=3, 2025-05-07T20:53:39.1365490Z pruning_ratio=0.0, 2025-05-07T20:53:39.1365853Z use_cpu=False, 2025-05-07T20:53:39.1366230Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1366673Z ) 2025-05-07T20:53:39.1367165Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1368258Z self=, 2025-05-07T20:53:39.1369222Z T=5, 2025-05-07T20:53:39.1369521Z D=2, 2025-05-07T20:53:39.1369809Z log_E=3, 2025-05-07T20:53:39.1370114Z pruning_ratio=0.0, 2025-05-07T20:53:39.1370480Z use_cpu=False, 2025-05-07T20:53:39.1370861Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1371294Z ) 2025-05-07T20:53:39.1371662Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1372674Z self=, 2025-05-07T20:53:39.1373640Z T=5, 2025-05-07T20:53:39.1373913Z D=125, 2025-05-07T20:53:39.1374545Z log_E=4, 2025-05-07T20:53:39.1374848Z pruning_ratio=0.030370770318298716, 2025-05-07T20:53:39.1375262Z use_cpu=True, 2025-05-07T20:53:39.1375605Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1376016Z ) 2025-05-07T20:53:39.1376366Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1377415Z self=, 2025-05-07T20:53:39.1378377Z T=2, 2025-05-07T20:53:39.1378637Z D=2, 2025-05-07T20:53:39.1378905Z log_E=3, 2025-05-07T20:53:39.1379202Z pruning_ratio=0.0, 2025-05-07T20:53:39.1379542Z use_cpu=False, 2025-05-07T20:53:39.1379889Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1380343Z ) 2025-05-07T20:53:39.1380703Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1381748Z self=, 2025-05-07T20:53:39.1382719Z T=2, 2025-05-07T20:53:39.1382980Z D=85, 2025-05-07T20:53:39.1383247Z log_E=3, 2025-05-07T20:53:39.1383552Z pruning_ratio=0.447942893011325, 2025-05-07T20:53:39.1383944Z use_cpu=True, 2025-05-07T20:53:39.1384285Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1384696Z ) 2025-05-07T20:53:39.1385045Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1386089Z self=, 2025-05-07T20:53:39.1387050Z T=6, 2025-05-07T20:53:39.1387317Z D=77, 2025-05-07T20:53:39.1387765Z log_E=5, 2025-05-07T20:53:39.1388077Z pruning_ratio=0.8169549141302938, 2025-05-07T20:53:39.1388478Z use_cpu=True, 2025-05-07T20:53:39.1388812Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1389223Z ) 2025-05-07T20:53:39.1389568Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1390714Z self=, 2025-05-07T20:53:39.1391677Z T=6, 2025-05-07T20:53:39.1391941Z D=21, 2025-05-07T20:53:39.1392210Z log_E=4, 2025-05-07T20:53:39.1392513Z pruning_ratio=0.9396967751023334, 2025-05-07T20:53:39.1392919Z use_cpu=False, 2025-05-07T20:53:39.1393261Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1393663Z ) 2025-05-07T20:53:39.1394009Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1395066Z self=, 2025-05-07T20:53:39.1396018Z T=4, 2025-05-07T20:53:39.1396283Z D=93, 2025-05-07T20:53:39.1396554Z log_E=5, 2025-05-07T20:53:39.1396855Z pruning_ratio=0.4070548873398759, 2025-05-07T20:53:39.1397257Z use_cpu=False, 2025-05-07T20:53:39.1397604Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1398015Z ) 2025-05-07T20:53:39.1398357Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1399407Z self=, 2025-05-07T20:53:39.1400365Z T=1, 2025-05-07T20:53:39.1400625Z D=86, 2025-05-07T20:53:39.1400894Z log_E=5, 2025-05-07T20:53:39.1401200Z pruning_ratio=0.25611606629172323, 2025-05-07T20:53:39.1401599Z use_cpu=True, 2025-05-07T20:53:39.1401939Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1402349Z ) 2025-05-07T20:53:39.1402690Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1403745Z self=, 2025-05-07T20:53:39.1404975Z T=10, 2025-05-07T20:53:39.1405237Z D=55, 2025-05-07T20:53:39.1405507Z log_E=4, 2025-05-07T20:53:39.1405812Z pruning_ratio=0.5166468682390555, 2025-05-07T20:53:39.1406314Z use_cpu=True, 2025-05-07T20:53:39.1406654Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1407151Z ) 2025-05-07T20:53:39.1407493Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1408536Z self=, 2025-05-07T20:53:39.1409497Z T=9, 2025-05-07T20:53:39.1409766Z D=76, 2025-05-07T20:53:39.1410026Z log_E=4, 2025-05-07T20:53:39.1410336Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:39.1410732Z use_cpu=False, 2025-05-07T20:53:39.1411071Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1411489Z ) 2025-05-07T20:53:39.1411830Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1412876Z self=, 2025-05-07T20:53:39.1413835Z T=9, 2025-05-07T20:53:39.1414103Z D=76, 2025-05-07T20:53:39.1414373Z log_E=4, 2025-05-07T20:53:39.1414683Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:39.1415083Z use_cpu=True, 2025-05-07T20:53:39.1415417Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1415831Z ) 2025-05-07T20:53:39.1416175Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1417225Z self=, 2025-05-07T20:53:39.1418180Z T=9, 2025-05-07T20:53:39.1418444Z D=9, 2025-05-07T20:53:39.1418713Z log_E=4, 2025-05-07T20:53:39.1419014Z pruning_ratio=0.5610444574615596, 2025-05-07T20:53:39.1419565Z use_cpu=True, 2025-05-07T20:53:39.1419911Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1420315Z ) 2025-05-07T20:53:39.1420659Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1421707Z self=, 2025-05-07T20:53:39.1422806Z T=8, 2025-05-07T20:53:39.1423075Z D=31, 2025-05-07T20:53:39.1423345Z log_E=3, 2025-05-07T20:53:39.1423648Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:39.1424054Z use_cpu=True, 2025-05-07T20:53:39.1424397Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1424819Z ) 2025-05-07T20:53:39.1425159Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1426206Z self=, 2025-05-07T20:53:39.1427168Z T=8, 2025-05-07T20:53:39.1427425Z D=31, 2025-05-07T20:53:39.1427703Z log_E=3, 2025-05-07T20:53:39.1428010Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:39.1428408Z use_cpu=True, 2025-05-07T20:53:39.1428748Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1429159Z ) 2025-05-07T20:53:39.1429498Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1430547Z self=, 2025-05-07T20:53:39.1431510Z T=1, 2025-05-07T20:53:39.1431779Z D=31, 2025-05-07T20:53:39.1432040Z log_E=3, 2025-05-07T20:53:39.1432350Z pruning_ratio=0.17568993989270743, 2025-05-07T20:53:39.1432759Z use_cpu=True, 2025-05-07T20:53:39.1433094Z use_array_for_index_remapping=True, 2025-05-07T20:53:39.1433513Z ) 2025-05-07T20:53:39.1433861Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1434908Z self=, 2025-05-07T20:53:39.1435870Z T=5, 2025-05-07T20:53:39.1436140Z D=76, 2025-05-07T20:53:39.1436401Z log_E=3, 2025-05-07T20:53:39.1436717Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:39.1437122Z use_cpu=True, 2025-05-07T20:53:39.1437456Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1437876Z ) 2025-05-07T20:53:39.1438278Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1439315Z self=, 2025-05-07T20:53:39.1440278Z T=5, 2025-05-07T20:53:39.1440543Z D=76, 2025-05-07T20:53:39.1440810Z log_E=5, 2025-05-07T20:53:39.1441108Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:39.1441508Z use_cpu=True, 2025-05-07T20:53:39.1441851Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1442260Z ) 2025-05-07T20:53:39.1442603Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1443653Z self=, 2025-05-07T20:53:39.1444606Z T=1, 2025-05-07T20:53:39.1444873Z D=76, 2025-05-07T20:53:39.1445139Z log_E=5, 2025-05-07T20:53:39.1445435Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:39.1445841Z use_cpu=True, 2025-05-07T20:53:39.1446189Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1446597Z ) 2025-05-07T20:53:39.1447049Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1448099Z self=, 2025-05-07T20:53:39.1449046Z T=5, 2025-05-07T20:53:39.1449306Z D=76, 2025-05-07T20:53:39.1449572Z log_E=5, 2025-05-07T20:53:39.1449877Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:39.1450275Z use_cpu=False, 2025-05-07T20:53:39.1450619Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1451127Z ) 2025-05-07T20:53:39.1451470Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1452523Z self=, 2025-05-07T20:53:39.1453482Z T=1, 2025-05-07T20:53:39.1453792Z D=76, 2025-05-07T20:53:39.1454060Z log_E=5, 2025-05-07T20:53:39.1454368Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:39.1454765Z use_cpu=False, 2025-05-07T20:53:39.1455109Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1455540Z ) 2025-05-07T20:53:39.1455884Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1456924Z self=, 2025-05-07T20:53:39.1457884Z T=1, 2025-05-07T20:53:39.1458154Z D=2, 2025-05-07T20:53:39.1458414Z log_E=5, 2025-05-07T20:53:39.1458721Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:39.1459137Z use_cpu=False, 2025-05-07T20:53:39.1459478Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1459894Z ) 2025-05-07T20:53:39.1460239Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1461279Z self=, 2025-05-07T20:53:39.1462245Z T=1, 2025-05-07T20:53:39.1472780Z D=5, 2025-05-07T20:53:39.1473086Z log_E=5, 2025-05-07T20:53:39.1473450Z pruning_ratio=0.6072137440248582, 2025-05-07T20:53:39.1473906Z use_cpu=False, 2025-05-07T20:53:39.1474266Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1474681Z ) 2025-05-07T20:53:39.1475032Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1476090Z self=, 2025-05-07T20:53:39.1477063Z T=4, 2025-05-07T20:53:39.1477332Z D=117, 2025-05-07T20:53:39.1477620Z log_E=4, 2025-05-07T20:53:39.1477937Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:39.1478343Z use_cpu=True, 2025-05-07T20:53:39.1478693Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1479112Z ) 2025-05-07T20:53:39.1479454Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1480517Z self=, 2025-05-07T20:53:39.1481581Z T=4, 2025-05-07T20:53:39.1481843Z D=117, 2025-05-07T20:53:39.1482119Z log_E=4, 2025-05-07T20:53:39.1482434Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:39.1482839Z use_cpu=False, 2025-05-07T20:53:39.1483190Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1483613Z ) 2025-05-07T20:53:39.1483953Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:39.1485007Z self=, 2025-05-07T20:53:39.1485979Z T=4, 2025-05-07T20:53:39.1486253Z D=4, 2025-05-07T20:53:39.1486517Z log_E=4, 2025-05-07T20:53:39.1486827Z pruning_ratio=0.15647783223204703, 2025-05-07T20:53:39.1487364Z use_cpu=False, 2025-05-07T20:53:39.1487707Z use_array_for_index_remapping=False, 2025-05-07T20:53:39.1488136Z ) 2025-05-07T20:53:45.2441397Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2442562Z self=, 2025-05-07T20:53:45.2443517Z T=3, 2025-05-07T20:53:45.2443782Z D=57, 2025-05-07T20:53:45.2444086Z log_E=4, 2025-05-07T20:53:45.2444442Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:45.2444910Z use_cpu=True, 2025-05-07T20:53:45.2445282Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2445744Z ) 2025-05-07T20:53:45.2446121Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2447775Z self=, 2025-05-07T20:53:45.2448777Z T=4, 2025-05-07T20:53:45.2449060Z D=57, 2025-05-07T20:53:45.2449353Z log_E=4, 2025-05-07T20:53:45.2449703Z pruning_ratio=1.6740690157922007e-238, 2025-05-07T20:53:45.2450276Z use_cpu=True, 2025-05-07T20:53:45.2450627Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2451035Z ) 2025-05-07T20:53:45.2451405Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2452510Z self=, 2025-05-07T20:53:45.2453535Z T=1, 2025-05-07T20:53:45.2453833Z D=44, 2025-05-07T20:53:45.2454120Z log_E=5, 2025-05-07T20:53:45.2454462Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:45.2454901Z use_cpu=True, 2025-05-07T20:53:45.2455271Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2455733Z ) 2025-05-07T20:53:45.2456115Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2457225Z self=, 2025-05-07T20:53:45.2458237Z T=1, 2025-05-07T20:53:45.2458539Z D=44, 2025-05-07T20:53:45.2458838Z log_E=3, 2025-05-07T20:53:45.2459174Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:45.2459612Z use_cpu=True, 2025-05-07T20:53:45.2459997Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2460443Z ) 2025-05-07T20:53:45.2460825Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2461938Z self=, 2025-05-07T20:53:45.2462946Z T=3, 2025-05-07T20:53:45.2463244Z D=44, 2025-05-07T20:53:45.2463543Z log_E=3, 2025-05-07T20:53:45.2463875Z pruning_ratio=0.146423266365868, 2025-05-07T20:53:45.2464329Z use_cpu=True, 2025-05-07T20:53:45.2464710Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2465153Z ) 2025-05-07T20:53:45.2465541Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2466662Z self=, 2025-05-07T20:53:45.2467855Z T=7, 2025-05-07T20:53:45.2468149Z D=38, 2025-05-07T20:53:45.2468446Z log_E=5, 2025-05-07T20:53:45.2468805Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:45.2469262Z use_cpu=True, 2025-05-07T20:53:45.2469649Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2470103Z ) 2025-05-07T20:53:45.2470478Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2471603Z self=, 2025-05-07T20:53:45.2472630Z T=7, 2025-05-07T20:53:45.2472923Z D=38, 2025-05-07T20:53:45.2473234Z log_E=3, 2025-05-07T20:53:45.2473592Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:45.2474045Z use_cpu=True, 2025-05-07T20:53:45.2474429Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2474880Z ) 2025-05-07T20:53:45.2475260Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2476374Z self=, 2025-05-07T20:53:45.2477401Z T=7, 2025-05-07T20:53:45.2477699Z D=7, 2025-05-07T20:53:45.2477985Z log_E=3, 2025-05-07T20:53:45.2478339Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:45.2478813Z use_cpu=True, 2025-05-07T20:53:45.2479188Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2479645Z ) 2025-05-07T20:53:45.2480032Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2481959Z self=, 2025-05-07T20:53:45.2483001Z T=3, 2025-05-07T20:53:45.2483296Z D=7, 2025-05-07T20:53:45.2483558Z log_E=3, 2025-05-07T20:53:45.2483859Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:45.2484310Z use_cpu=True, 2025-05-07T20:53:45.2484689Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2485218Z ) 2025-05-07T20:53:45.2485600Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2486729Z self=, 2025-05-07T20:53:45.2487845Z T=3, 2025-05-07T20:53:45.2488147Z D=3, 2025-05-07T20:53:45.2488440Z log_E=3, 2025-05-07T20:53:45.2488783Z pruning_ratio=2.2250738585072014e-308, 2025-05-07T20:53:45.2489248Z use_cpu=True, 2025-05-07T20:53:45.2489626Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2490067Z ) 2025-05-07T20:53:45.2490446Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2491580Z self=, 2025-05-07T20:53:45.2492606Z T=1, 2025-05-07T20:53:45.2492890Z D=112, 2025-05-07T20:53:45.2493192Z log_E=4, 2025-05-07T20:53:45.2493535Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:45.2493989Z use_cpu=False, 2025-05-07T20:53:45.2494369Z use_array_for_index_remapping=True, 2025-05-07T20:53:45.2494818Z ) 2025-05-07T20:53:45.2495189Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2496306Z self=, 2025-05-07T20:53:45.2497324Z T=1, 2025-05-07T20:53:45.2497618Z D=112, 2025-05-07T20:53:45.2497924Z log_E=4, 2025-05-07T20:53:45.2498268Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:45.2498707Z use_cpu=False, 2025-05-07T20:53:45.2499089Z use_array_for_index_remapping=False, 2025-05-07T20:53:45.2499556Z ) 2025-05-07T20:53:45.2499934Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2501054Z self=, 2025-05-07T20:53:45.2502070Z T=4, 2025-05-07T20:53:45.2502371Z D=112, 2025-05-07T20:53:45.2502757Z log_E=4, 2025-05-07T20:53:45.2503100Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:45.2503546Z use_cpu=False, 2025-05-07T20:53:45.2503922Z use_array_for_index_remapping=False, 2025-05-07T20:53:45.2504376Z ) 2025-05-07T20:53:45.2505127Z Trying example: test_pruning_workflow_large_scale( 2025-05-07T20:53:45.2506239Z self=, 2025-05-07T20:53:45.2507267Z T=1, 2025-05-07T20:53:45.2507566Z D=4, 2025-05-07T20:53:45.2507854Z log_E=4, 2025-05-07T20:53:45.2508199Z pruning_ratio=0.3154691918839121, 2025-05-07T20:53:45.2508656Z use_cpu=False, 2025-05-07T20:53:45.2509034Z use_array_for_index_remapping=False, 2025-05-07T20:53:45.2509492Z ) 2025-05-07T20:53:45.2509786Z PASSED 2025-05-07T20:53:46.1700421Z tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1702074Z self=, 2025-05-07T20:53:46.1702969Z T=1, 2025-05-07T20:53:46.1703243Z D=2, 2025-05-07T20:53:46.1703518Z B=1, 2025-05-07T20:53:46.1703841Z log_E=3, 2025-05-07T20:53:46.1704126Z L=0, 2025-05-07T20:53:46.1704721Z pooling_mode=, 2025-05-07T20:53:46.1705226Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.1705622Z use_cpu=False, 2025-05-07T20:53:46.1705981Z pruning_ratio=None, 2025-05-07T20:53:46.1706339Z ) 2025-05-07T20:53:46.1706649Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1708038Z self=, 2025-05-07T20:53:46.1708963Z T=7, 2025-05-07T20:53:46.1709246Z D=2, 2025-05-07T20:53:46.1709537Z B=1, 2025-05-07T20:53:46.1709819Z log_E=3, 2025-05-07T20:53:46.1710287Z L=0, 2025-05-07T20:53:46.1710618Z pooling_mode=, 2025-05-07T20:53:46.1711104Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.1711538Z use_cpu=False, 2025-05-07T20:53:46.1711904Z pruning_ratio=None, 2025-05-07T20:53:46.1712280Z ) 2025-05-07T20:53:46.1712609Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1713591Z self=, 2025-05-07T20:53:46.1714551Z T=7, 2025-05-07T20:53:46.1714860Z D=111, 2025-05-07T20:53:46.1715163Z B=93, 2025-05-07T20:53:46.1715454Z log_E=5, 2025-05-07T20:53:46.1715766Z L=5, 2025-05-07T20:53:46.1716116Z pooling_mode=, 2025-05-07T20:53:46.1716616Z quantize_type=SparseType.INT4, 2025-05-07T20:53:46.1717057Z use_cpu=False, 2025-05-07T20:53:46.1717396Z pruning_ratio=0.0, 2025-05-07T20:53:46.1717758Z ) 2025-05-07T20:53:46.1718105Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1719063Z self=, 2025-05-07T20:53:46.1719950Z T=1, 2025-05-07T20:53:46.1720220Z D=41, 2025-05-07T20:53:46.1720494Z B=1, 2025-05-07T20:53:46.1720779Z log_E=3, 2025-05-07T20:53:46.1721084Z L=0, 2025-05-07T20:53:46.1721403Z pooling_mode=, 2025-05-07T20:53:46.1721881Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.1722325Z use_cpu=False, 2025-05-07T20:53:46.1722646Z pruning_ratio=None, 2025-05-07T20:53:46.1722960Z ) 2025-05-07T20:53:46.1723248Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1724108Z self=, 2025-05-07T20:53:46.1724990Z T=1, 2025-05-07T20:53:46.1725270Z D=41, 2025-05-07T20:53:46.1725537Z B=83, 2025-05-07T20:53:46.1725780Z log_E=3, 2025-05-07T20:53:46.1726044Z L=16, 2025-05-07T20:53:46.1726355Z pooling_mode=, 2025-05-07T20:53:46.1727067Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1727461Z use_cpu=True, 2025-05-07T20:53:46.1727765Z pruning_ratio=None, 2025-05-07T20:53:46.1728069Z ) 2025-05-07T20:53:46.1728352Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1729190Z self=, 2025-05-07T20:53:46.1729978Z T=8, 2025-05-07T20:53:46.1730232Z D=104, 2025-05-07T20:53:46.1730491Z B=39, 2025-05-07T20:53:46.1730735Z log_E=4, 2025-05-07T20:53:46.1731006Z L=0, 2025-05-07T20:53:46.1731316Z pooling_mode=, 2025-05-07T20:53:46.1731736Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1732121Z use_cpu=False, 2025-05-07T20:53:46.1732458Z pruning_ratio=0.0, 2025-05-07T20:53:46.1732775Z ) 2025-05-07T20:53:46.1733054Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1733866Z self=, 2025-05-07T20:53:46.1734669Z T=6, 2025-05-07T20:53:46.1734915Z D=99, 2025-05-07T20:53:46.1735168Z B=22, 2025-05-07T20:53:46.1735423Z log_E=5, 2025-05-07T20:53:46.1735688Z L=1, 2025-05-07T20:53:46.1735988Z pooling_mode=, 2025-05-07T20:53:46.1736412Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.1736780Z use_cpu=False, 2025-05-07T20:53:46.1737085Z pruning_ratio=None, 2025-05-07T20:53:46.1737392Z ) 2025-05-07T20:53:46.1737666Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1738641Z self=, 2025-05-07T20:53:46.1739451Z T=9, 2025-05-07T20:53:46.1739703Z D=94, 2025-05-07T20:53:46.1739960Z B=104, 2025-05-07T20:53:46.1740216Z log_E=5, 2025-05-07T20:53:46.1740470Z L=3, 2025-05-07T20:53:46.1740761Z pooling_mode=, 2025-05-07T20:53:46.1741259Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1741644Z use_cpu=False, 2025-05-07T20:53:46.1741944Z pruning_ratio=None, 2025-05-07T20:53:46.1742251Z ) 2025-05-07T20:53:46.1742535Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1743356Z self=, 2025-05-07T20:53:46.1744148Z T=3, 2025-05-07T20:53:46.1744403Z D=40, 2025-05-07T20:53:46.1744652Z B=23, 2025-05-07T20:53:46.1744905Z log_E=4, 2025-05-07T20:53:46.1745175Z L=9, 2025-05-07T20:53:46.1745462Z pooling_mode=, 2025-05-07T20:53:46.1745899Z quantize_type=SparseType.INT4, 2025-05-07T20:53:46.1746287Z use_cpu=False, 2025-05-07T20:53:46.1746581Z pruning_ratio=0.0, 2025-05-07T20:53:46.1746886Z ) 2025-05-07T20:53:46.1747178Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1747993Z self=, 2025-05-07T20:53:46.1748805Z T=5, 2025-05-07T20:53:46.1749056Z D=7, 2025-05-07T20:53:46.1749310Z B=40, 2025-05-07T20:53:46.1749563Z log_E=4, 2025-05-07T20:53:46.1749828Z L=0, 2025-05-07T20:53:46.1750117Z pooling_mode=, 2025-05-07T20:53:46.1750544Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1750925Z use_cpu=True, 2025-05-07T20:53:46.1751223Z pruning_ratio=0.0, 2025-05-07T20:53:46.1751515Z ) 2025-05-07T20:53:46.1751797Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1752617Z self=, 2025-05-07T20:53:46.1753419Z T=1, 2025-05-07T20:53:46.1753677Z D=108, 2025-05-07T20:53:46.1753932Z B=110, 2025-05-07T20:53:46.1754184Z log_E=3, 2025-05-07T20:53:46.1754451Z L=10, 2025-05-07T20:53:46.1754742Z pooling_mode=, 2025-05-07T20:53:46.1755161Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.1755626Z use_cpu=True, 2025-05-07T20:53:46.1755927Z pruning_ratio=None, 2025-05-07T20:53:46.1756230Z ) 2025-05-07T20:53:46.1756514Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1757335Z self=, 2025-05-07T20:53:46.1758135Z T=1, 2025-05-07T20:53:46.1758384Z D=108, 2025-05-07T20:53:46.1758643Z B=110, 2025-05-07T20:53:46.1758894Z log_E=3, 2025-05-07T20:53:46.1759150Z L=0, 2025-05-07T20:53:46.1759449Z pooling_mode=, 2025-05-07T20:53:46.1759878Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.1760247Z use_cpu=True, 2025-05-07T20:53:46.1760551Z pruning_ratio=None, 2025-05-07T20:53:46.1760869Z ) 2025-05-07T20:53:46.1761159Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1762076Z self=, 2025-05-07T20:53:46.1763064Z T=3, 2025-05-07T20:53:46.1763356Z D=108, 2025-05-07T20:53:46.1763649Z B=110, 2025-05-07T20:53:46.1763938Z log_E=3, 2025-05-07T20:53:46.1764234Z L=0, 2025-05-07T20:53:46.1764580Z pooling_mode=, 2025-05-07T20:53:46.1765079Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.1765508Z use_cpu=True, 2025-05-07T20:53:46.1765855Z pruning_ratio=None, 2025-05-07T20:53:46.1766214Z ) 2025-05-07T20:53:46.1766538Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1767580Z self=, 2025-05-07T20:53:46.1768600Z T=3, 2025-05-07T20:53:46.1768871Z D=108, 2025-05-07T20:53:46.1769126Z B=3, 2025-05-07T20:53:46.1769383Z log_E=3, 2025-05-07T20:53:46.1769652Z L=0, 2025-05-07T20:53:46.1769943Z pooling_mode=, 2025-05-07T20:53:46.1770375Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.1770840Z use_cpu=True, 2025-05-07T20:53:46.1771135Z pruning_ratio=None, 2025-05-07T20:53:46.1771445Z ) 2025-05-07T20:53:46.1771733Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1772594Z self=, 2025-05-07T20:53:46.1773402Z T=3, 2025-05-07T20:53:46.1773664Z D=108, 2025-05-07T20:53:46.1773908Z B=3, 2025-05-07T20:53:46.1774165Z log_E=3, 2025-05-07T20:53:46.1774428Z L=3, 2025-05-07T20:53:46.1774712Z pooling_mode=, 2025-05-07T20:53:46.1775151Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.1775542Z use_cpu=True, 2025-05-07T20:53:46.1775846Z pruning_ratio=None, 2025-05-07T20:53:46.1776148Z ) 2025-05-07T20:53:46.1776436Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1777263Z self=, 2025-05-07T20:53:46.1778060Z T=3, 2025-05-07T20:53:46.1778315Z D=3, 2025-05-07T20:53:46.1778570Z B=3, 2025-05-07T20:53:46.1778810Z log_E=3, 2025-05-07T20:53:46.1779071Z L=3, 2025-05-07T20:53:46.1779366Z pooling_mode=, 2025-05-07T20:53:46.1779778Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.1780159Z use_cpu=True, 2025-05-07T20:53:46.1780455Z pruning_ratio=None, 2025-05-07T20:53:46.1780748Z ) 2025-05-07T20:53:46.1781042Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1781858Z self=, 2025-05-07T20:53:46.1782655Z T=7, 2025-05-07T20:53:46.1782926Z D=103, 2025-05-07T20:53:46.1783182Z B=81, 2025-05-07T20:53:46.1783439Z log_E=4, 2025-05-07T20:53:46.1783697Z L=7, 2025-05-07T20:53:46.1783993Z pooling_mode=, 2025-05-07T20:53:46.1784415Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1784794Z use_cpu=False, 2025-05-07T20:53:46.1785282Z pruning_ratio=None, 2025-05-07T20:53:46.1785589Z ) 2025-05-07T20:53:46.1785863Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1786678Z self=, 2025-05-07T20:53:46.1787476Z T=7, 2025-05-07T20:53:46.1798588Z D=103, 2025-05-07T20:53:46.1798856Z B=81, 2025-05-07T20:53:46.1799100Z log_E=4, 2025-05-07T20:53:46.1799346Z L=4, 2025-05-07T20:53:46.1799629Z pooling_mode=, 2025-05-07T20:53:46.1800046Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1800400Z use_cpu=False, 2025-05-07T20:53:46.1800717Z pruning_ratio=None, 2025-05-07T20:53:46.1801016Z ) 2025-05-07T20:53:46.1801276Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1802090Z self=, 2025-05-07T20:53:46.1802908Z T=7, 2025-05-07T20:53:46.1803166Z D=103, 2025-05-07T20:53:46.1803408Z B=4, 2025-05-07T20:53:46.1803666Z log_E=4, 2025-05-07T20:53:46.1803934Z L=4, 2025-05-07T20:53:46.1804217Z pooling_mode=, 2025-05-07T20:53:46.1805014Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1805394Z use_cpu=False, 2025-05-07T20:53:46.1805684Z pruning_ratio=None, 2025-05-07T20:53:46.1806004Z ) 2025-05-07T20:53:46.1806324Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1807170Z self=, 2025-05-07T20:53:46.1807936Z T=7, 2025-05-07T20:53:46.1808709Z D=103, 2025-05-07T20:53:46.1808969Z B=7, 2025-05-07T20:53:46.1809216Z log_E=4, 2025-05-07T20:53:46.1809471Z L=4, 2025-05-07T20:53:46.1809761Z pooling_mode=, 2025-05-07T20:53:46.1810202Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1810598Z use_cpu=False, 2025-05-07T20:53:46.1811081Z pruning_ratio=None, 2025-05-07T20:53:46.1811428Z ) 2025-05-07T20:53:46.1811765Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1812682Z self=, 2025-05-07T20:53:46.1813476Z T=7, 2025-05-07T20:53:46.1813750Z D=7, 2025-05-07T20:53:46.1814017Z B=7, 2025-05-07T20:53:46.1814290Z log_E=4, 2025-05-07T20:53:46.1814564Z L=4, 2025-05-07T20:53:46.1814887Z pooling_mode=, 2025-05-07T20:53:46.1815378Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1815822Z use_cpu=False, 2025-05-07T20:53:46.1816181Z pruning_ratio=None, 2025-05-07T20:53:46.1816530Z ) 2025-05-07T20:53:46.1816829Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1817698Z self=, 2025-05-07T20:53:46.1818531Z T=4, 2025-05-07T20:53:46.1818803Z D=7, 2025-05-07T20:53:46.1819048Z B=7, 2025-05-07T20:53:46.1819307Z log_E=4, 2025-05-07T20:53:46.1819602Z L=4, 2025-05-07T20:53:46.1819904Z pooling_mode=, 2025-05-07T20:53:46.1820366Z quantize_type=SparseType.FP16, 2025-05-07T20:53:46.1820767Z use_cpu=False, 2025-05-07T20:53:46.1821102Z pruning_ratio=None, 2025-05-07T20:53:46.1821424Z ) 2025-05-07T20:53:46.1821726Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1822561Z self=, 2025-05-07T20:53:46.1823371Z T=5, 2025-05-07T20:53:46.1823634Z D=106, 2025-05-07T20:53:46.1823916Z B=87, 2025-05-07T20:53:46.1824175Z log_E=3, 2025-05-07T20:53:46.1824434Z L=20, 2025-05-07T20:53:46.1824749Z pooling_mode=, 2025-05-07T20:53:46.1825214Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.1825598Z use_cpu=False, 2025-05-07T20:53:46.1825918Z pruning_ratio=0.0, 2025-05-07T20:53:46.1826452Z ) 2025-05-07T20:53:46.1826790Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1827672Z self=, 2025-05-07T20:53:46.1828493Z T=5, 2025-05-07T20:53:46.1828759Z D=106, 2025-05-07T20:53:46.1829029Z B=87, 2025-05-07T20:53:46.1829300Z log_E=3, 2025-05-07T20:53:46.1829596Z L=0, 2025-05-07T20:53:46.1829934Z pooling_mode=, 2025-05-07T20:53:46.1830449Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.1830878Z use_cpu=False, 2025-05-07T20:53:46.1831218Z pruning_ratio=0.0, 2025-05-07T20:53:46.1831567Z ) 2025-05-07T20:53:46.1831886Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.1832809Z self=, 2025-05-07T20:53:46.1833704Z T=5, 2025-05-07T20:53:46.1833985Z D=106, 2025-05-07T20:53:46.1834289Z B=87, 2025-05-07T20:53:46.1834572Z log_E=5, 2025-05-07T20:53:46.1834879Z L=0, 2025-05-07T20:53:46.1835202Z pooling_mode=, 2025-05-07T20:53:46.1835677Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.1836097Z use_cpu=False, 2025-05-07T20:53:46.1836411Z pruning_ratio=0.0, 2025-05-07T20:53:46.1836759Z ) 2025-05-07T20:53:46.8866755Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8869238Z self=, 2025-05-07T20:53:46.8869984Z T=1, 2025-05-07T20:53:46.8870219Z D=106, 2025-05-07T20:53:46.8870446Z B=87, 2025-05-07T20:53:46.8871048Z log_E=5, 2025-05-07T20:53:46.8871301Z L=0, 2025-05-07T20:53:46.8871570Z pooling_mode=, 2025-05-07T20:53:46.8871945Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.8872290Z use_cpu=False, 2025-05-07T20:53:46.8872563Z pruning_ratio=0.0, 2025-05-07T20:53:46.8872966Z ) 2025-05-07T20:53:46.8873237Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8873957Z self=, 2025-05-07T20:53:46.8874639Z T=5, 2025-05-07T20:53:46.8874868Z D=106, 2025-05-07T20:53:46.8875098Z B=106, 2025-05-07T20:53:46.8875320Z log_E=5, 2025-05-07T20:53:46.8875564Z L=0, 2025-05-07T20:53:46.8875831Z pooling_mode=, 2025-05-07T20:53:46.8876199Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.8876536Z use_cpu=False, 2025-05-07T20:53:46.8876803Z pruning_ratio=0.0, 2025-05-07T20:53:46.8877067Z ) 2025-05-07T20:53:46.8877330Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8878041Z self=, 2025-05-07T20:53:46.8878730Z T=1, 2025-05-07T20:53:46.8878950Z D=106, 2025-05-07T20:53:46.8879181Z B=106, 2025-05-07T20:53:46.8879418Z log_E=5, 2025-05-07T20:53:46.8879652Z L=0, 2025-05-07T20:53:46.8879915Z pooling_mode=, 2025-05-07T20:53:46.8880287Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.8880615Z use_cpu=False, 2025-05-07T20:53:46.8880878Z pruning_ratio=0.0, 2025-05-07T20:53:46.8881146Z ) 2025-05-07T20:53:46.8881392Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8882096Z self=, 2025-05-07T20:53:46.8882790Z T=1, 2025-05-07T20:53:46.8883012Z D=106, 2025-05-07T20:53:46.8883244Z B=106, 2025-05-07T20:53:46.8883478Z log_E=3, 2025-05-07T20:53:46.8883709Z L=0, 2025-05-07T20:53:46.8883967Z pooling_mode=, 2025-05-07T20:53:46.8884336Z quantize_type=SparseType.FP32, 2025-05-07T20:53:46.8884661Z use_cpu=False, 2025-05-07T20:53:46.8884926Z pruning_ratio=0.0, 2025-05-07T20:53:46.8885197Z ) 2025-05-07T20:53:46.8885443Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8886251Z self=, 2025-05-07T20:53:46.8887056Z T=8, 2025-05-07T20:53:46.8887287Z D=6, 2025-05-07T20:53:46.8887506Z B=51, 2025-05-07T20:53:46.8887736Z log_E=4, 2025-05-07T20:53:46.8887975Z L=1, 2025-05-07T20:53:46.8888231Z pooling_mode=, 2025-05-07T20:53:46.8888602Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.8888933Z use_cpu=True, 2025-05-07T20:53:46.8889194Z pruning_ratio=None, 2025-05-07T20:53:46.8889465Z ) 2025-05-07T20:53:46.8889729Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8890428Z self=, 2025-05-07T20:53:46.8891113Z T=8, 2025-05-07T20:53:46.8891343Z D=6, 2025-05-07T20:53:46.8891563Z B=51, 2025-05-07T20:53:46.8891795Z log_E=4, 2025-05-07T20:53:46.8892038Z L=0, 2025-05-07T20:53:46.8892291Z pooling_mode=, 2025-05-07T20:53:46.8892662Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.8892995Z use_cpu=True, 2025-05-07T20:53:46.8893257Z pruning_ratio=None, 2025-05-07T20:53:46.8893530Z ) 2025-05-07T20:53:46.8893783Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8894490Z self=, 2025-05-07T20:53:46.8895168Z T=4, 2025-05-07T20:53:46.8895394Z D=6, 2025-05-07T20:53:46.8895624Z B=51, 2025-05-07T20:53:46.8895846Z log_E=4, 2025-05-07T20:53:46.8896182Z L=0, 2025-05-07T20:53:46.8896444Z pooling_mode=, 2025-05-07T20:53:46.8896806Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.8897136Z use_cpu=True, 2025-05-07T20:53:46.8897402Z pruning_ratio=None, 2025-05-07T20:53:46.8897667Z ) 2025-05-07T20:53:46.8897921Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8898683Z self=, 2025-05-07T20:53:46.8899362Z T=4, 2025-05-07T20:53:46.8899590Z D=6, 2025-05-07T20:53:46.8899816Z B=51, 2025-05-07T20:53:46.8900060Z log_E=3, 2025-05-07T20:53:46.8900303Z L=0, 2025-05-07T20:53:46.8900556Z pooling_mode=, 2025-05-07T20:53:46.8900924Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.8901260Z use_cpu=True, 2025-05-07T20:53:46.8901519Z pruning_ratio=None, 2025-05-07T20:53:46.8901791Z ) 2025-05-07T20:53:46.8902046Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8902753Z self=, 2025-05-07T20:53:46.8903441Z T=4, 2025-05-07T20:53:46.8903671Z D=6, 2025-05-07T20:53:46.8903892Z B=1, 2025-05-07T20:53:46.8904118Z log_E=3, 2025-05-07T20:53:46.8904358Z L=0, 2025-05-07T20:53:46.8905032Z pooling_mode=, 2025-05-07T20:53:46.8905404Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.8905736Z use_cpu=True, 2025-05-07T20:53:46.8906000Z pruning_ratio=None, 2025-05-07T20:53:46.8906269Z ) 2025-05-07T20:53:46.8906520Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8907217Z self=, 2025-05-07T20:53:46.8907900Z T=4, 2025-05-07T20:53:46.8908126Z D=6, 2025-05-07T20:53:46.8908353Z B=1, 2025-05-07T20:53:46.8908573Z log_E=4, 2025-05-07T20:53:46.8908808Z L=0, 2025-05-07T20:53:46.8909076Z pooling_mode=, 2025-05-07T20:53:46.8909438Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.8909768Z use_cpu=True, 2025-05-07T20:53:46.8910032Z pruning_ratio=None, 2025-05-07T20:53:46.8910299Z ) 2025-05-07T20:53:46.8910573Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8911159Z self=, 2025-05-07T20:53:46.8911812Z T=4, 2025-05-07T20:53:46.8912006Z D=6, 2025-05-07T20:53:46.8912198Z B=4, 2025-05-07T20:53:46.8912382Z log_E=3, 2025-05-07T20:53:46.8912583Z L=0, 2025-05-07T20:53:46.8912803Z pooling_mode=, 2025-05-07T20:53:46.8913110Z quantize_type=SparseType.INT2, 2025-05-07T20:53:46.8913390Z use_cpu=True, 2025-05-07T20:53:46.8913613Z pruning_ratio=None, 2025-05-07T20:53:46.8913833Z ) 2025-05-07T20:53:46.8914049Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8914635Z self=, 2025-05-07T20:53:46.8915197Z T=5, 2025-05-07T20:53:46.8915383Z D=44, 2025-05-07T20:53:46.8915575Z B=88, 2025-05-07T20:53:46.8915772Z log_E=5, 2025-05-07T20:53:46.8915971Z L=14, 2025-05-07T20:53:46.8916198Z pooling_mode=, 2025-05-07T20:53:46.8916516Z quantize_type=SparseType.INT8, 2025-05-07T20:53:46.8916790Z use_cpu=True, 2025-05-07T20:53:46.8917016Z pruning_ratio=0.0, 2025-05-07T20:53:46.8917245Z ) 2025-05-07T20:53:46.8917456Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8918037Z self=, 2025-05-07T20:53:46.8918598Z T=5, 2025-05-07T20:53:46.8918785Z D=44, 2025-05-07T20:53:46.8918983Z B=88, 2025-05-07T20:53:46.8919180Z log_E=5, 2025-05-07T20:53:46.8919375Z L=0, 2025-05-07T20:53:46.8919596Z pooling_mode=, 2025-05-07T20:53:46.8920048Z quantize_type=SparseType.INT8, 2025-05-07T20:53:46.8920337Z use_cpu=True, 2025-05-07T20:53:46.8920560Z pruning_ratio=0.0, 2025-05-07T20:53:46.8920787Z ) 2025-05-07T20:53:46.8921005Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8921577Z self=, 2025-05-07T20:53:46.8922206Z T=1, 2025-05-07T20:53:46.8922401Z D=44, 2025-05-07T20:53:46.8922607Z B=88, 2025-05-07T20:53:46.8922835Z log_E=5, 2025-05-07T20:53:46.8923045Z L=0, 2025-05-07T20:53:46.8923261Z pooling_mode=, 2025-05-07T20:53:46.8923574Z quantize_type=SparseType.INT8, 2025-05-07T20:53:46.8923854Z use_cpu=True, 2025-05-07T20:53:46.8924074Z pruning_ratio=0.0, 2025-05-07T20:53:46.8924307Z ) 2025-05-07T20:53:46.8924522Z Trying example: test_quantize_workflow( 2025-05-07T20:53:46.8925103Z self=, 2025-05-07T20:53:46.8925660Z T=1, 2025-05-07T20:53:46.8925856Z D=44, 2025-05-07T20:53:46.8926046Z B=5, 2025-05-07T20:53:46.8926241Z log_E=5, 2025-05-07T20:53:46.8926445Z L=0, 2025-05-07T20:53:46.8926665Z pooling_mode=, 2025-05-07T20:53:46.8927095Z quantize_type=SparseType.INT8, 2025-05-07T20:53:46.8927386Z use_cpu=True, 2025-05-07T20:53:46.8927621Z pruning_ratio=0.0, 2025-05-07T20:53:46.8927850Z ) 2025-05-07T20:53:46.8928067Z PASSED 2025-05-07T20:53:46.8928182Z 2025-05-07T20:53:46.8928337Z =============================== warnings summary =============================== 2025-05-07T20:53:46.8928985Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:46.8929807Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:46.8931307Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:46.8932674Z res_scale_shift = torch.tensor( 2025-05-07T20:53:46.8932930Z 2025-05-07T20:53:46.8933321Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_l2_norm_pruning_workflow 2025-05-07T20:53:46.8934136Z test/tbe/inference/inference_converter_test.py::QuantizedSplitEmbeddingsTest::test_quantize_workflow 2025-05-07T20:53:46.8935619Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:46.8936857Z res_scale_shift = torch.tensor( 2025-05-07T20:53:46.8937051Z 2025-05-07T20:53:46.8937291Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:53:46.8937783Z =================== 3 passed, 4 warnings in 60.59s (0:01:00) =================== 2025-05-07T20:53:47.5392498Z 2025-05-07T20:53:47.5393209Z [TEST] Python test suite PASSED: ./tbe/inference/inference_converter_test.py 2025-05-07T20:53:47.5415842Z [TEST] Python test time for ./tbe/inference/inference_converter_test.py: 63 seconds 2025-05-07T20:53:47.5416193Z 2025-05-07T20:53:47.5416198Z 2025-05-07T20:53:47.5416203Z 2025-05-07T20:53:47.5416207Z 2025-05-07T20:53:47.5436580Z ################################################################################ 2025-05-07T20:53:47.5451911Z # [2025-05-07T20:53:47.544Z] Run Python Test Suite: 2025-05-07T20:53:47.5452287Z # ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:47.5452633Z ################################################################################ 2025-05-07T20:53:47.5477922Z + 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:47.5478603Z 2025-05-07T20:53:49.6883430Z ============================= test session starts ============================== 2025-05-07T20:53:49.6885049Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:49.6886121Z cachedir: .pytest_cache 2025-05-07T20:53:49.6887401Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:49.6888845Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:49.6889659Z plugins: hypothesis-6.131.14 2025-05-07T20:53:51.4038504Z collecting ... collected 5 items 2025-05-07T20:53:51.4038952Z 2025-05-07T20:53:52.0778192Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_miss_counter Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0779188Z self=, 2025-05-07T20:53:52.0779682Z N=1, 2025-05-07T20:53:52.0779903Z indices_dtype=torch.int32, 2025-05-07T20:53:52.0780173Z ) 2025-05-07T20:53:52.0780419Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0780933Z self=, 2025-05-07T20:53:52.0781409Z N=3, 2025-05-07T20:53:52.0781630Z indices_dtype=torch.int32, 2025-05-07T20:53:52.0781885Z ) 2025-05-07T20:53:52.0782122Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0782630Z self=, 2025-05-07T20:53:52.0783091Z N=3, 2025-05-07T20:53:52.0783312Z indices_dtype=torch.int64, 2025-05-07T20:53:52.0783575Z ) 2025-05-07T20:53:52.0783809Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0784363Z self=, 2025-05-07T20:53:52.0784832Z N=7, 2025-05-07T20:53:52.0785047Z indices_dtype=torch.int32, 2025-05-07T20:53:52.0785300Z ) 2025-05-07T20:53:52.0785536Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0786317Z self=, 2025-05-07T20:53:52.0786775Z N=7, 2025-05-07T20:53:52.0786989Z indices_dtype=torch.int64, 2025-05-07T20:53:52.0787248Z ) 2025-05-07T20:53:52.0787473Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0787975Z self=, 2025-05-07T20:53:52.0788441Z N=5, 2025-05-07T20:53:52.0788650Z indices_dtype=torch.int64, 2025-05-07T20:53:52.0788909Z ) 2025-05-07T20:53:52.0789142Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0789646Z self=, 2025-05-07T20:53:52.0790108Z N=2, 2025-05-07T20:53:52.0790322Z indices_dtype=torch.int64, 2025-05-07T20:53:52.0790581Z ) 2025-05-07T20:53:52.0790810Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0791316Z self=, 2025-05-07T20:53:52.0791789Z N=8, 2025-05-07T20:53:52.0791997Z indices_dtype=torch.int64, 2025-05-07T20:53:52.0792253Z ) 2025-05-07T20:53:52.0792483Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0792978Z self=, 2025-05-07T20:53:52.0793443Z N=8, 2025-05-07T20:53:52.0793658Z indices_dtype=torch.int32, 2025-05-07T20:53:52.0793914Z ) 2025-05-07T20:53:52.0794144Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0794813Z self=, 2025-05-07T20:53:52.0795280Z N=1, 2025-05-07T20:53:52.0795489Z indices_dtype=torch.int64, 2025-05-07T20:53:52.0795748Z ) 2025-05-07T20:53:52.0795983Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0796482Z self=, 2025-05-07T20:53:52.0797043Z N=4, 2025-05-07T20:53:52.0797259Z indices_dtype=torch.int64, 2025-05-07T20:53:52.0797511Z ) 2025-05-07T20:53:52.0797745Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0798252Z self=, 2025-05-07T20:53:52.0798712Z N=4, 2025-05-07T20:53:52.0798927Z indices_dtype=torch.int32, 2025-05-07T20:53:52.0799192Z ) 2025-05-07T20:53:52.0799424Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0799930Z self=, 2025-05-07T20:53:52.0800394Z N=2, 2025-05-07T20:53:52.0807791Z indices_dtype=torch.int32, 2025-05-07T20:53:52.0808173Z ) 2025-05-07T20:53:52.0808421Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0808928Z self=, 2025-05-07T20:53:52.0809411Z N=6, 2025-05-07T20:53:52.0809637Z indices_dtype=torch.int64, 2025-05-07T20:53:52.0809893Z ) 2025-05-07T20:53:52.0810124Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0810624Z self=, 2025-05-07T20:53:52.0811085Z N=5, 2025-05-07T20:53:52.0811302Z indices_dtype=torch.int32, 2025-05-07T20:53:52.0811559Z ) 2025-05-07T20:53:52.0811792Z Trying example: test_nbit_cache_miss_counter( 2025-05-07T20:53:52.0812290Z self=, 2025-05-07T20:53:52.0812765Z N=6, 2025-05-07T20:53:52.0812984Z indices_dtype=torch.int32, 2025-05-07T20:53:52.0813233Z ) 2025-05-07T20:53:52.0813429Z PASSED 2025-05-07T20:53:52.2175275Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_cache_update_function Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2176318Z self=, 2025-05-07T20:53:52.2177093Z L=0, 2025-05-07T20:53:52.2177298Z H=512, 2025-05-07T20:53:52.2177504Z S=0, 2025-05-07T20:53:52.2177702Z ) 2025-05-07T20:53:52.2177957Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2178497Z self=, 2025-05-07T20:53:52.2178992Z L=3, 2025-05-07T20:53:52.2179183Z H=512, 2025-05-07T20:53:52.2179387Z S=0, 2025-05-07T20:53:52.2179584Z ) 2025-05-07T20:53:52.2179825Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2180368Z self=, 2025-05-07T20:53:52.2180853Z L=3, 2025-05-07T20:53:52.2181044Z H=1003, 2025-05-07T20:53:52.2181249Z S=112, 2025-05-07T20:53:52.2181453Z ) 2025-05-07T20:53:52.2181693Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2182234Z self=, 2025-05-07T20:53:52.2182717Z L=10, 2025-05-07T20:53:52.2182914Z H=512, 2025-05-07T20:53:52.2183117Z S=0, 2025-05-07T20:53:52.2183312Z ) 2025-05-07T20:53:52.2183549Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2184091Z self=, 2025-05-07T20:53:52.2184605Z L=10, 2025-05-07T20:53:52.2184789Z H=669, 2025-05-07T20:53:52.2184983Z S=119, 2025-05-07T20:53:52.2185171Z ) 2025-05-07T20:53:52.2185586Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2186109Z self=, 2025-05-07T20:53:52.2186590Z L=12, 2025-05-07T20:53:52.2186788Z H=886, 2025-05-07T20:53:52.2186978Z S=78, 2025-05-07T20:53:52.2187174Z ) 2025-05-07T20:53:52.2187492Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2188021Z self=, 2025-05-07T20:53:52.2188505Z L=1, 2025-05-07T20:53:52.2188712Z H=963, 2025-05-07T20:53:52.2188905Z S=32, 2025-05-07T20:53:52.2189104Z ) 2025-05-07T20:53:52.2189350Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2189874Z self=, 2025-05-07T20:53:52.2190359Z L=6, 2025-05-07T20:53:52.2190565Z H=625, 2025-05-07T20:53:52.2190757Z S=28, 2025-05-07T20:53:52.2190953Z ) 2025-05-07T20:53:52.2191207Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2191743Z self=, 2025-05-07T20:53:52.2192257Z L=7, 2025-05-07T20:53:52.2192453Z H=930, 2025-05-07T20:53:52.2192642Z S=70, 2025-05-07T20:53:52.2192838Z ) 2025-05-07T20:53:52.2193087Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2193613Z self=, 2025-05-07T20:53:52.2194094Z L=10, 2025-05-07T20:53:52.2194297Z H=783, 2025-05-07T20:53:52.2194491Z S=79, 2025-05-07T20:53:52.2194688Z ) 2025-05-07T20:53:52.2194927Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2195453Z self=, 2025-05-07T20:53:52.2195937Z L=16, 2025-05-07T20:53:52.2196135Z H=813, 2025-05-07T20:53:52.2196333Z S=1, 2025-05-07T20:53:52.2196526Z ) 2025-05-07T20:53:52.2196768Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2197298Z self=, 2025-05-07T20:53:52.2197774Z L=16, 2025-05-07T20:53:52.2197973Z H=512, 2025-05-07T20:53:52.2198180Z S=1, 2025-05-07T20:53:52.2198418Z ) 2025-05-07T20:53:52.2198657Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2199184Z self=, 2025-05-07T20:53:52.2199662Z L=0, 2025-05-07T20:53:52.2199858Z H=512, 2025-05-07T20:53:52.2200059Z S=1, 2025-05-07T20:53:52.2200243Z ) 2025-05-07T20:53:52.2200482Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2201013Z self=, 2025-05-07T20:53:52.2201493Z L=7, 2025-05-07T20:53:52.2201680Z H=994, 2025-05-07T20:53:52.2201884Z S=42, 2025-05-07T20:53:52.2202074Z ) 2025-05-07T20:53:52.2202309Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2202837Z self=, 2025-05-07T20:53:52.2203315Z L=7, 2025-05-07T20:53:52.2203510Z H=512, 2025-05-07T20:53:52.2203711Z S=42, 2025-05-07T20:53:52.2203903Z ) 2025-05-07T20:53:52.2204137Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2204927Z self=, 2025-05-07T20:53:52.2205409Z L=7, 2025-05-07T20:53:52.2205594Z H=512, 2025-05-07T20:53:52.2205795Z S=0, 2025-05-07T20:53:52.2205990Z ) 2025-05-07T20:53:52.2206223Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2206756Z self=, 2025-05-07T20:53:52.2207310Z L=10, 2025-05-07T20:53:52.2207636Z H=522, 2025-05-07T20:53:52.2207832Z S=89, 2025-05-07T20:53:52.2208028Z ) 2025-05-07T20:53:52.2208273Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2208797Z self=, 2025-05-07T20:53:52.2209344Z L=0, 2025-05-07T20:53:52.2209543Z H=522, 2025-05-07T20:53:52.2209734Z S=89, 2025-05-07T20:53:52.2209933Z ) 2025-05-07T20:53:52.2210178Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2210698Z self=, 2025-05-07T20:53:52.2211177Z L=0, 2025-05-07T20:53:52.2211368Z H=522, 2025-05-07T20:53:52.2211555Z S=0, 2025-05-07T20:53:52.2211745Z ) 2025-05-07T20:53:52.2211981Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2212501Z self=, 2025-05-07T20:53:52.2212987Z L=7, 2025-05-07T20:53:52.2213179Z H=1016, 2025-05-07T20:53:52.2213374Z S=116, 2025-05-07T20:53:52.2213554Z ) 2025-05-07T20:53:52.2213791Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2214343Z self=, 2025-05-07T20:53:52.2214841Z L=0, 2025-05-07T20:53:52.2215027Z H=1016, 2025-05-07T20:53:52.2215223Z S=116, 2025-05-07T20:53:52.2215408Z ) 2025-05-07T20:53:52.2215642Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2216166Z self=, 2025-05-07T20:53:52.2216643Z L=0, 2025-05-07T20:53:52.2216832Z H=1016, 2025-05-07T20:53:52.2217026Z S=0, 2025-05-07T20:53:52.2217207Z ) 2025-05-07T20:53:52.2217440Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2217968Z self=, 2025-05-07T20:53:52.2218441Z L=6, 2025-05-07T20:53:52.2218626Z H=795, 2025-05-07T20:53:52.2218818Z S=89, 2025-05-07T20:53:52.2219009Z ) 2025-05-07T20:53:52.2219238Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2219762Z self=, 2025-05-07T20:53:52.2220320Z L=6, 2025-05-07T20:53:52.2220505Z H=795, 2025-05-07T20:53:52.2220697Z S=6, 2025-05-07T20:53:52.2220881Z ) 2025-05-07T20:53:52.2221110Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2221634Z self=, 2025-05-07T20:53:52.2222111Z L=6, 2025-05-07T20:53:52.2222292Z H=795, 2025-05-07T20:53:52.2222483Z S=0, 2025-05-07T20:53:52.2222673Z ) 2025-05-07T20:53:52.2222901Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2223430Z self=, 2025-05-07T20:53:52.2223908Z L=6, 2025-05-07T20:53:52.2224094Z H=512, 2025-05-07T20:53:52.2224290Z S=0, 2025-05-07T20:53:52.2224479Z ) 2025-05-07T20:53:52.2224707Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2225241Z self=, 2025-05-07T20:53:52.2225735Z L=5, 2025-05-07T20:53:52.2225929Z H=888, 2025-05-07T20:53:52.2226120Z S=29, 2025-05-07T20:53:52.2226315Z ) 2025-05-07T20:53:52.2226555Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2227078Z self=, 2025-05-07T20:53:52.2227562Z L=0, 2025-05-07T20:53:52.2227764Z H=888, 2025-05-07T20:53:52.2227958Z S=29, 2025-05-07T20:53:52.2228155Z ) 2025-05-07T20:53:52.2228398Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2229029Z self=, 2025-05-07T20:53:52.2229505Z L=0, 2025-05-07T20:53:52.2229703Z H=888, 2025-05-07T20:53:52.2229904Z S=0, 2025-05-07T20:53:52.2230091Z ) 2025-05-07T20:53:52.2230336Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2230919Z self=, 2025-05-07T20:53:52.2231391Z L=11, 2025-05-07T20:53:52.2231588Z H=991, 2025-05-07T20:53:52.2231786Z S=39, 2025-05-07T20:53:52.2231974Z ) 2025-05-07T20:53:52.2232219Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2232750Z self=, 2025-05-07T20:53:52.2233228Z L=0, 2025-05-07T20:53:52.2233422Z H=991, 2025-05-07T20:53:52.2233623Z S=39, 2025-05-07T20:53:52.2233818Z ) 2025-05-07T20:53:52.2234061Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2234594Z self=, 2025-05-07T20:53:52.2235076Z L=0, 2025-05-07T20:53:52.2235269Z H=991, 2025-05-07T20:53:52.2235473Z S=0, 2025-05-07T20:53:52.2235666Z ) 2025-05-07T20:53:52.2235910Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2236445Z self=, 2025-05-07T20:53:52.2236923Z L=16, 2025-05-07T20:53:52.2237118Z H=1003, 2025-05-07T20:53:52.2237317Z S=29, 2025-05-07T20:53:52.2237517Z ) 2025-05-07T20:53:52.2237753Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2238288Z self=, 2025-05-07T20:53:52.2238770Z L=16, 2025-05-07T20:53:52.2238969Z H=1003, 2025-05-07T20:53:52.2239166Z S=16, 2025-05-07T20:53:52.2239363Z ) 2025-05-07T20:53:52.2239615Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2240140Z self=, 2025-05-07T20:53:52.2240622Z L=0, 2025-05-07T20:53:52.2240817Z H=1003, 2025-05-07T20:53:52.2241011Z S=16, 2025-05-07T20:53:52.2241214Z ) 2025-05-07T20:53:52.2241511Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2242035Z self=, 2025-05-07T20:53:52.2242521Z L=16, 2025-05-07T20:53:52.2242724Z H=1003, 2025-05-07T20:53:52.2242919Z S=0, 2025-05-07T20:53:52.2243114Z ) 2025-05-07T20:53:52.2243356Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2243883Z self=, 2025-05-07T20:53:52.2244370Z L=16, 2025-05-07T20:53:52.2244574Z H=512, 2025-05-07T20:53:52.2244778Z S=0, 2025-05-07T20:53:52.2244974Z ) 2025-05-07T20:53:52.2245216Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2245750Z self=, 2025-05-07T20:53:52.2246225Z L=11, 2025-05-07T20:53:52.2246424Z H=661, 2025-05-07T20:53:52.2246632Z S=76, 2025-05-07T20:53:52.2246824Z ) 2025-05-07T20:53:52.2247171Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2247703Z self=, 2025-05-07T20:53:52.2248182Z L=11, 2025-05-07T20:53:52.2248379Z H=512, 2025-05-07T20:53:52.2248576Z S=76, 2025-05-07T20:53:52.2248764Z ) 2025-05-07T20:53:52.2249004Z Trying example: test_nbit_cache_update_function( 2025-05-07T20:53:52.2249536Z self=, 2025-05-07T20:53:52.2250017Z L=0, 2025-05-07T20:53:52.2250207Z H=512, 2025-05-07T20:53:52.2251384Z S=76, 2025-05-07T20:53:52.2251590Z ) 2025-05-07T20:53:52.2251773Z PASSED 2025-05-07T20:53:52.7428409Z 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:52.7430461Z self=, 2025-05-07T20:53:52.7431918Z N=1, 2025-05-07T20:53:52.7432348Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7432897Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7433414Z ) 2025-05-07T20:53:52.7433950Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7434738Z self=, 2025-05-07T20:53:52.7435255Z N=8, 2025-05-07T20:53:52.7435471Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7435748Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7436008Z ) 2025-05-07T20:53:52.7436281Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7436867Z self=, 2025-05-07T20:53:52.7437374Z N=6, 2025-05-07T20:53:52.7437593Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7437860Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7438117Z ) 2025-05-07T20:53:52.7438387Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7438967Z self=, 2025-05-07T20:53:52.7439478Z N=6, 2025-05-07T20:53:52.7439700Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7439966Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7440223Z ) 2025-05-07T20:53:52.7440495Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7441086Z self=, 2025-05-07T20:53:52.7441600Z N=5, 2025-05-07T20:53:52.7441816Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7442084Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7442336Z ) 2025-05-07T20:53:52.7442604Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7443193Z self=, 2025-05-07T20:53:52.7443806Z N=5, 2025-05-07T20:53:52.7444022Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7444294Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7444550Z ) 2025-05-07T20:53:52.7444819Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7445402Z self=, 2025-05-07T20:53:52.7445916Z N=6, 2025-05-07T20:53:52.7446132Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7446407Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7446660Z ) 2025-05-07T20:53:52.7447071Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7447661Z self=, 2025-05-07T20:53:52.7448173Z N=8, 2025-05-07T20:53:52.7448386Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7448664Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7448930Z ) 2025-05-07T20:53:52.7449192Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7449781Z self=, 2025-05-07T20:53:52.7450290Z N=1, 2025-05-07T20:53:52.7450503Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7450776Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7451036Z ) 2025-05-07T20:53:52.7451301Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7451887Z self=, 2025-05-07T20:53:52.7452561Z N=6, 2025-05-07T20:53:52.7452784Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7453055Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7453313Z ) 2025-05-07T20:53:52.7453582Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7454158Z self=, 2025-05-07T20:53:52.7454722Z N=5, 2025-05-07T20:53:52.7454941Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7455203Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7455466Z ) 2025-05-07T20:53:52.7455733Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7456310Z self=, 2025-05-07T20:53:52.7456822Z N=5, 2025-05-07T20:53:52.7457042Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7457315Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7457569Z ) 2025-05-07T20:53:52.7457845Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7458430Z self=, 2025-05-07T20:53:52.7458935Z N=5, 2025-05-07T20:53:52.7459153Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7459425Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7459685Z ) 2025-05-07T20:53:52.7459954Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7460535Z self=, 2025-05-07T20:53:52.7461042Z N=1, 2025-05-07T20:53:52.7461260Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7461532Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7461790Z ) 2025-05-07T20:53:52.7462052Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7462635Z self=, 2025-05-07T20:53:52.7463146Z N=7, 2025-05-07T20:53:52.7463365Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7463635Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7463892Z ) 2025-05-07T20:53:52.7464156Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7464738Z self=, 2025-05-07T20:53:52.7465306Z N=6, 2025-05-07T20:53:52.7465519Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7465791Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7466053Z ) 2025-05-07T20:53:52.7466320Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7466902Z self=, 2025-05-07T20:53:52.7467414Z N=3, 2025-05-07T20:53:52.7467636Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7467899Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7468156Z ) 2025-05-07T20:53:52.7468433Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7469007Z self=, 2025-05-07T20:53:52.7469520Z N=6, 2025-05-07T20:53:52.7469744Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7470008Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7470267Z ) 2025-05-07T20:53:52.7470540Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7471115Z self=, 2025-05-07T20:53:52.7478605Z N=4, 2025-05-07T20:53:52.7478962Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7479239Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7479497Z ) 2025-05-07T20:53:52.7479773Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7480352Z self=, 2025-05-07T20:53:52.7480862Z N=2, 2025-05-07T20:53:52.7481217Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7481490Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7481737Z ) 2025-05-07T20:53:52.7482005Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7482590Z self=, 2025-05-07T20:53:52.7483137Z N=4, 2025-05-07T20:53:52.7483354Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7483625Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7483886Z ) 2025-05-07T20:53:52.7484160Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7484741Z self=, 2025-05-07T20:53:52.7485231Z N=7, 2025-05-07T20:53:52.7485436Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7485697Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7485956Z ) 2025-05-07T20:53:52.7486221Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7486801Z self=, 2025-05-07T20:53:52.7487387Z N=5, 2025-05-07T20:53:52.7487596Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7487865Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7488131Z ) 2025-05-07T20:53:52.7488399Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7488978Z self=, 2025-05-07T20:53:52.7489486Z N=4, 2025-05-07T20:53:52.7489691Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7489960Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7490222Z ) 2025-05-07T20:53:52.7490482Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7491062Z self=, 2025-05-07T20:53:52.7491570Z N=8, 2025-05-07T20:53:52.7491799Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7492063Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7492323Z ) 2025-05-07T20:53:52.7492591Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7493164Z self=, 2025-05-07T20:53:52.7493750Z N=4, 2025-05-07T20:53:52.7493965Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7494229Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7494484Z ) 2025-05-07T20:53:52.7494749Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7495318Z self=, 2025-05-07T20:53:52.7495821Z N=2, 2025-05-07T20:53:52.7496034Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7496299Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7496546Z ) 2025-05-07T20:53:52.7496815Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7497399Z self=, 2025-05-07T20:53:52.7497900Z N=7, 2025-05-07T20:53:52.7498114Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7498382Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7498631Z ) 2025-05-07T20:53:52.7498898Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7499482Z self=, 2025-05-07T20:53:52.7499981Z N=2, 2025-05-07T20:53:52.7500199Z dtype=SparseType.INT4, 2025-05-07T20:53:52.7500469Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7500731Z ) 2025-05-07T20:53:52.7500990Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7501567Z self=, 2025-05-07T20:53:52.7502080Z N=1, 2025-05-07T20:53:52.7502383Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7502655Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7502905Z ) 2025-05-07T20:53:52.7503173Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7503742Z self=, 2025-05-07T20:53:52.7504293Z N=3, 2025-05-07T20:53:52.7504830Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7505094Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7505351Z ) 2025-05-07T20:53:52.7505615Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7506183Z self=, 2025-05-07T20:53:52.7506689Z N=3, 2025-05-07T20:53:52.7506904Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7507160Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7507414Z ) 2025-05-07T20:53:52.7507679Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7508262Z self=, 2025-05-07T20:53:52.7508761Z N=3, 2025-05-07T20:53:52.7508972Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7509241Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7509489Z ) 2025-05-07T20:53:52.7509756Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7510334Z self=, 2025-05-07T20:53:52.7510832Z N=7, 2025-05-07T20:53:52.7511046Z dtype=SparseType.INT2, 2025-05-07T20:53:52.7511312Z indices_dtype=torch.int32, 2025-05-07T20:53:52.7511555Z ) 2025-05-07T20:53:52.7511816Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.7512393Z self=, 2025-05-07T20:53:52.7512892Z N=4, 2025-05-07T20:53:52.7513102Z dtype=SparseType.INT8, 2025-05-07T20:53:52.7513366Z indices_dtype=torch.int64, 2025-05-07T20:53:52.7513619Z ) 2025-05-07T20:53:52.8137344Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.8137956Z self=, 2025-05-07T20:53:52.8138485Z N=8, 2025-05-07T20:53:52.8138886Z dtype=SparseType.INT8, 2025-05-07T20:53:52.8139152Z indices_dtype=torch.int64, 2025-05-07T20:53:52.8139414Z ) 2025-05-07T20:53:52.8139683Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.8140256Z self=, 2025-05-07T20:53:52.8140772Z N=4, 2025-05-07T20:53:52.8140983Z dtype=SparseType.INT8, 2025-05-07T20:53:52.8141245Z indices_dtype=torch.int32, 2025-05-07T20:53:52.8141500Z ) 2025-05-07T20:53:52.8141766Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.8142356Z self=, 2025-05-07T20:53:52.8142861Z N=1, 2025-05-07T20:53:52.8143074Z dtype=SparseType.INT4, 2025-05-07T20:53:52.8143341Z indices_dtype=torch.int32, 2025-05-07T20:53:52.8143594Z ) 2025-05-07T20:53:52.8143876Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.8144463Z self=, 2025-05-07T20:53:52.8144969Z N=2, 2025-05-07T20:53:52.8145184Z dtype=SparseType.INT8, 2025-05-07T20:53:52.8145456Z indices_dtype=torch.int64, 2025-05-07T20:53:52.8145714Z ) 2025-05-07T20:53:52.8145976Z Trying example: test_nbit_direct_mapped_uvm_cache_stats( 2025-05-07T20:53:52.8146557Z self=, 2025-05-07T20:53:52.8147067Z N=8, 2025-05-07T20:53:52.8147275Z dtype=SparseType.INT2, 2025-05-07T20:53:52.8147695Z indices_dtype=torch.int64, 2025-05-07T20:53:52.8147956Z ) 2025-05-07T20:53:52.8148139Z PASSED 2025-05-07T20:53:53.9537232Z 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:53.9538260Z self=, 2025-05-07T20:53:53.9538786Z device_to_str='cuda', 2025-05-07T20:53:53.9539049Z cache_load_factor=0.0, 2025-05-07T20:53:53.9539287Z ) 2025-05-07T20:53:53.9541048Z PASSED 2025-05-07T20:53:54.5392653Z tbe/inference/nbit_cache_test.py::NBitCacheTest::test_nbit_uvm_cache_stats Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5394534Z self=, 2025-05-07T20:53:54.5395147Z N=1, 2025-05-07T20:53:54.5395363Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5395636Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5395919Z ) 2025-05-07T20:53:54.5396152Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5396636Z self=, 2025-05-07T20:53:54.5397272Z N=5, 2025-05-07T20:53:54.5397568Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5397928Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5398275Z ) 2025-05-07T20:53:54.5398525Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5399006Z self=, 2025-05-07T20:53:54.5399465Z N=5, 2025-05-07T20:53:54.5399679Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5399944Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5400197Z ) 2025-05-07T20:53:54.5400423Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5400900Z self=, 2025-05-07T20:53:54.5401360Z N=1, 2025-05-07T20:53:54.5401581Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5401856Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5402107Z ) 2025-05-07T20:53:54.5402332Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5402815Z self=, 2025-05-07T20:53:54.5403539Z N=1, 2025-05-07T20:53:54.5403755Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5404025Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5404274Z ) 2025-05-07T20:53:54.5404896Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5405383Z self=, 2025-05-07T20:53:54.5405836Z N=6, 2025-05-07T20:53:54.5406056Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5406327Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5406582Z ) 2025-05-07T20:53:54.5406808Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5407405Z self=, 2025-05-07T20:53:54.5407870Z N=2, 2025-05-07T20:53:54.5408081Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5408343Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5408584Z ) 2025-05-07T20:53:54.5408823Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5409318Z self=, 2025-05-07T20:53:54.5409773Z N=3, 2025-05-07T20:53:54.5409990Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5410262Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5410511Z ) 2025-05-07T20:53:54.5410733Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5411217Z self=, 2025-05-07T20:53:54.5411676Z N=3, 2025-05-07T20:53:54.5411886Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5412157Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5412417Z ) 2025-05-07T20:53:54.5412827Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5413317Z self=, 2025-05-07T20:53:54.5413772Z N=2, 2025-05-07T20:53:54.5413979Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5414248Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5414628Z ) 2025-05-07T20:53:54.5414849Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5415333Z self=, 2025-05-07T20:53:54.5415791Z N=4, 2025-05-07T20:53:54.5415998Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5416268Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5416523Z ) 2025-05-07T20:53:54.5416740Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5417226Z self=, 2025-05-07T20:53:54.5417684Z N=1, 2025-05-07T20:53:54.5417903Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5418164Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5418423Z ) 2025-05-07T20:53:54.5418645Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5419122Z self=, 2025-05-07T20:53:54.5419584Z N=6, 2025-05-07T20:53:54.5419803Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5420065Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5420321Z ) 2025-05-07T20:53:54.5420542Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5421019Z self=, 2025-05-07T20:53:54.5421477Z N=4, 2025-05-07T20:53:54.5421696Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5421964Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5422216Z ) 2025-05-07T20:53:54.5422439Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5422930Z self=, 2025-05-07T20:53:54.5423381Z N=8, 2025-05-07T20:53:54.5423597Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5423866Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5424121Z ) 2025-05-07T20:53:54.5424347Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5424833Z self=, 2025-05-07T20:53:54.5425370Z N=4, 2025-05-07T20:53:54.5425585Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5425854Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5426106Z ) 2025-05-07T20:53:54.5426332Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5426815Z self=, 2025-05-07T20:53:54.5427272Z N=7, 2025-05-07T20:53:54.5427482Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5427752Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5428013Z ) 2025-05-07T20:53:54.5428237Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5428721Z self=, 2025-05-07T20:53:54.5429182Z N=4, 2025-05-07T20:53:54.5429393Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5429662Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5429921Z ) 2025-05-07T20:53:54.5430141Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5430636Z self=, 2025-05-07T20:53:54.5431090Z N=7, 2025-05-07T20:53:54.5431300Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5431567Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5431820Z ) 2025-05-07T20:53:54.5432041Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5432598Z self=, 2025-05-07T20:53:54.5433267Z N=1, 2025-05-07T20:53:54.5433548Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5434012Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5434281Z ) 2025-05-07T20:53:54.5434510Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5434987Z self=, 2025-05-07T20:53:54.5435445Z N=3, 2025-05-07T20:53:54.5435712Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5436018Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5436341Z ) 2025-05-07T20:53:54.5436558Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5437029Z self=, 2025-05-07T20:53:54.5437481Z N=2, 2025-05-07T20:53:54.5437688Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5437949Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5438191Z ) 2025-05-07T20:53:54.5438406Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5438882Z self=, 2025-05-07T20:53:54.5439334Z N=7, 2025-05-07T20:53:54.5439540Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5439804Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5440050Z ) 2025-05-07T20:53:54.5440268Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5440747Z self=, 2025-05-07T20:53:54.5441196Z N=5, 2025-05-07T20:53:54.5441407Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5441671Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5441915Z ) 2025-05-07T20:53:54.5442136Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5442618Z self=, 2025-05-07T20:53:54.5443065Z N=5, 2025-05-07T20:53:54.5443267Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5443532Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5443781Z ) 2025-05-07T20:53:54.5443990Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5444470Z self=, 2025-05-07T20:53:54.5444950Z N=3, 2025-05-07T20:53:54.5445174Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5445436Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5445686Z ) 2025-05-07T20:53:54.5445899Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5446440Z self=, 2025-05-07T20:53:54.5446889Z N=4, 2025-05-07T20:53:54.5447178Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5447450Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5447707Z ) 2025-05-07T20:53:54.5447934Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5448411Z self=, 2025-05-07T20:53:54.5448867Z N=8, 2025-05-07T20:53:54.5449078Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5449342Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5449601Z ) 2025-05-07T20:53:54.5449827Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5450304Z self=, 2025-05-07T20:53:54.5450761Z N=3, 2025-05-07T20:53:54.5450976Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5451242Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5451501Z ) 2025-05-07T20:53:54.5451724Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5452202Z self=, 2025-05-07T20:53:54.5452660Z N=4, 2025-05-07T20:53:54.5452874Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5453146Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5453394Z ) 2025-05-07T20:53:54.5453618Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5454100Z self=, 2025-05-07T20:53:54.5454551Z N=1, 2025-05-07T20:53:54.5454860Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5455136Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5455389Z ) 2025-05-07T20:53:54.5455618Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5456102Z self=, 2025-05-07T20:53:54.5456597Z N=6, 2025-05-07T20:53:54.5456817Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5457091Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5457344Z ) 2025-05-07T20:53:54.5457569Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5458055Z self=, 2025-05-07T20:53:54.5458513Z N=2, 2025-05-07T20:53:54.5458724Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5458995Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5459260Z ) 2025-05-07T20:53:54.5459480Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5459969Z self=, 2025-05-07T20:53:54.5460424Z N=7, 2025-05-07T20:53:54.5460635Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5460905Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5461165Z ) 2025-05-07T20:53:54.5461381Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5461873Z self=, 2025-05-07T20:53:54.5462335Z N=6, 2025-05-07T20:53:54.5462539Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5462808Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5463062Z ) 2025-05-07T20:53:54.5463285Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5463761Z self=, 2025-05-07T20:53:54.5464217Z N=6, 2025-05-07T20:53:54.5464433Z dtype=SparseType.INT8, 2025-05-07T20:53:54.5464694Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5464986Z ) 2025-05-07T20:53:54.5465227Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5465708Z self=, 2025-05-07T20:53:54.5466167Z N=2, 2025-05-07T20:53:54.5466384Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5466647Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5466965Z ) 2025-05-07T20:53:54.5467194Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5467670Z self=, 2025-05-07T20:53:54.5468124Z N=2, 2025-05-07T20:53:54.5468336Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5468606Z indices_dtype=torch.int32, 2025-05-07T20:53:54.5468857Z ) 2025-05-07T20:53:54.5469079Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5469564Z self=, 2025-05-07T20:53:54.5470012Z N=8, 2025-05-07T20:53:54.5470245Z dtype=SparseType.INT4, 2025-05-07T20:53:54.5477456Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5477734Z ) 2025-05-07T20:53:54.5569668Z Trying example: test_nbit_uvm_cache_stats( 2025-05-07T20:53:54.5570173Z self=, 2025-05-07T20:53:54.5570646Z N=5, 2025-05-07T20:53:54.5570879Z dtype=SparseType.INT2, 2025-05-07T20:53:54.5571146Z indices_dtype=torch.int64, 2025-05-07T20:53:54.5571405Z ) 2025-05-07T20:53:54.5579922Z PASSED 2025-05-07T20:53:54.5580041Z 2025-05-07T20:53:54.5580192Z ============================== 5 passed in 4.99s =============================== 2025-05-07T20:53:55.2082374Z 2025-05-07T20:53:55.2083031Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_cache_test.py 2025-05-07T20:53:55.2103622Z [TEST] Python test time for ./tbe/inference/nbit_cache_test.py: 8 seconds 2025-05-07T20:53:55.2103988Z 2025-05-07T20:53:55.2103992Z 2025-05-07T20:53:55.2103996Z 2025-05-07T20:53:55.2104000Z 2025-05-07T20:53:55.2124900Z ################################################################################ 2025-05-07T20:53:55.2139948Z # [2025-05-07T20:53:55.213Z] Run Python Test Suite: 2025-05-07T20:53:55.2140307Z # ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:53:55.2140642Z ################################################################################ 2025-05-07T20:53:55.2165933Z + 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:55.2166608Z 2025-05-07T20:53:57.3530458Z ============================= test session starts ============================== 2025-05-07T20:53:57.3531599Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:53:57.3532557Z cachedir: .pytest_cache 2025-05-07T20:53:57.3533650Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:53:57.3534990Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:53:57.3535737Z plugins: hypothesis-6.131.14 2025-05-07T20:53:59.0412069Z collecting ... collected 1 item 2025-05-07T20:53:59.0412287Z 2025-05-07T20:55:32.1188071Z tbe/inference/nbit_forward_autovec_test.py::NBitFowardAutovecTest::test_nbit_forward_cpu_autovec Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1191623Z self=, 2025-05-07T20:55:32.1192834Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:32.1193480Z pooling_mode=, 2025-05-07T20:55:32.1194055Z indices_dtype=torch.int32, 2025-05-07T20:55:32.1194353Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1194628Z ) 2025-05-07T20:55:32.1194864Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1195508Z self=, 2025-05-07T20:55:32.1196098Z nbit_weights_ty=None, 2025-05-07T20:55:32.1196477Z pooling_mode=, 2025-05-07T20:55:32.1196905Z indices_dtype=torch.int32, 2025-05-07T20:55:32.1197293Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1198035Z ) 2025-05-07T20:55:32.1198326Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1199100Z self=, 2025-05-07T20:55:32.1199660Z nbit_weights_ty=None, 2025-05-07T20:55:32.1199941Z pooling_mode=, 2025-05-07T20:55:32.1200256Z indices_dtype=torch.int32, 2025-05-07T20:55:32.1200537Z output_dtype=SparseType.BF16, 2025-05-07T20:55:32.1200809Z ) 2025-05-07T20:55:32.1201052Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1201647Z self=, 2025-05-07T20:55:32.1202223Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:32.1202536Z pooling_mode=, 2025-05-07T20:55:32.1202844Z indices_dtype=torch.int32, 2025-05-07T20:55:32.1203125Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1203405Z ) 2025-05-07T20:55:32.1203649Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1204288Z self=, 2025-05-07T20:55:32.1205239Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:32.1205549Z pooling_mode=, 2025-05-07T20:55:32.1205854Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1206138Z output_dtype=SparseType.BF16, 2025-05-07T20:55:32.1206407Z ) 2025-05-07T20:55:32.1206638Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1207537Z self=, 2025-05-07T20:55:32.1208109Z nbit_weights_ty=None, 2025-05-07T20:55:32.1208388Z pooling_mode=, 2025-05-07T20:55:32.1208689Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1208976Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1209330Z ) 2025-05-07T20:55:32.1209561Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1210153Z self=, 2025-05-07T20:55:32.1210711Z nbit_weights_ty=None, 2025-05-07T20:55:32.1210980Z pooling_mode=, 2025-05-07T20:55:32.1211291Z indices_dtype=torch.int32, 2025-05-07T20:55:32.1211576Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1211843Z ) 2025-05-07T20:55:32.1212072Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1212670Z self=, 2025-05-07T20:55:32.1213230Z nbit_weights_ty=None, 2025-05-07T20:55:32.1213500Z pooling_mode=, 2025-05-07T20:55:32.1213814Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1214099Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1214368Z ) 2025-05-07T20:55:32.1214609Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1215201Z self=, 2025-05-07T20:55:32.1215768Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:55:32.1216080Z pooling_mode=, 2025-05-07T20:55:32.1216388Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1216675Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1216941Z ) 2025-05-07T20:55:32.1217177Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1217770Z self=, 2025-05-07T20:55:32.1218338Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:32.1218655Z pooling_mode=, 2025-05-07T20:55:32.1218965Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1219246Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1219518Z ) 2025-05-07T20:55:32.1219760Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1220423Z self=, 2025-05-07T20:55:32.1220983Z nbit_weights_ty=None, 2025-05-07T20:55:32.1221261Z pooling_mode=, 2025-05-07T20:55:32.1221572Z indices_dtype=torch.int32, 2025-05-07T20:55:32.1221853Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1222127Z ) 2025-05-07T20:55:32.1222363Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1222945Z self=, 2025-05-07T20:55:32.1223526Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:32.1223841Z pooling_mode=, 2025-05-07T20:55:32.1224141Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1224425Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1224697Z ) 2025-05-07T20:55:32.1224928Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1225523Z self=, 2025-05-07T20:55:32.1226096Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:32.1226407Z pooling_mode=, 2025-05-07T20:55:32.1226708Z indices_dtype=torch.int32, 2025-05-07T20:55:32.1226996Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1227266Z ) 2025-05-07T20:55:32.1227496Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1228085Z self=, 2025-05-07T20:55:32.1228742Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:55:32.1229048Z pooling_mode=, 2025-05-07T20:55:32.1229359Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1229644Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1229917Z ) 2025-05-07T20:55:32.1230148Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1230782Z self=, 2025-05-07T20:55:32.1231354Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:32.1231658Z pooling_mode=, 2025-05-07T20:55:32.1231968Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1232254Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1232517Z ) 2025-05-07T20:55:32.1232756Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1233351Z self=, 2025-05-07T20:55:32.1233930Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:32.1234239Z pooling_mode=, 2025-05-07T20:55:32.1234547Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1234832Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1235094Z ) 2025-05-07T20:55:32.1235332Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1235924Z self=, 2025-05-07T20:55:32.1236480Z nbit_weights_ty=None, 2025-05-07T20:55:32.1236756Z pooling_mode=, 2025-05-07T20:55:32.1237067Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1237346Z output_dtype=SparseType.BF16, 2025-05-07T20:55:32.1237615Z ) 2025-05-07T20:55:32.1237853Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1238445Z self=, 2025-05-07T20:55:32.1239019Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:32.1239333Z pooling_mode=, 2025-05-07T20:55:32.1239639Z indices_dtype=torch.int32, 2025-05-07T20:55:32.1239937Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1240201Z ) 2025-05-07T20:55:32.1240438Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1241084Z self=, 2025-05-07T20:55:32.1241650Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:32.1241969Z pooling_mode=, 2025-05-07T20:55:32.1242282Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1242562Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1242830Z ) 2025-05-07T20:55:32.1243067Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1243650Z self=, 2025-05-07T20:55:32.1244226Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:32.1244536Z pooling_mode=, 2025-05-07T20:55:32.1244843Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1245120Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1245394Z ) 2025-05-07T20:55:32.1245629Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1246216Z self=, 2025-05-07T20:55:32.1246794Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:55:32.1247162Z pooling_mode=, 2025-05-07T20:55:32.1247463Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1247750Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1248019Z ) 2025-05-07T20:55:32.1248248Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1248836Z self=, 2025-05-07T20:55:32.1249496Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:32.1249810Z pooling_mode=, 2025-05-07T20:55:32.1250113Z indices_dtype=torch.int32, 2025-05-07T20:55:32.1250398Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1250664Z ) 2025-05-07T20:55:32.1250895Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1251526Z self=, 2025-05-07T20:55:32.1252102Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:55:32.1252410Z pooling_mode=, 2025-05-07T20:55:32.1252720Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1253004Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1253281Z ) 2025-05-07T20:55:32.1253514Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1254100Z self=, 2025-05-07T20:55:32.1254672Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:55:32.1254989Z pooling_mode=, 2025-05-07T20:55:32.1255295Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1255580Z output_dtype=SparseType.FP16, 2025-05-07T20:55:32.1255844Z ) 2025-05-07T20:55:32.1256084Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1256675Z self=, 2025-05-07T20:55:32.1257238Z nbit_weights_ty=None, 2025-05-07T20:55:32.1257507Z pooling_mode=, 2025-05-07T20:55:32.1257817Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1258102Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1258367Z ) 2025-05-07T20:55:32.1258604Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1259198Z self=, 2025-05-07T20:55:32.1259765Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:55:32.1260085Z pooling_mode=, 2025-05-07T20:55:32.1260396Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1260674Z output_dtype=SparseType.BF16, 2025-05-07T20:55:32.1260945Z ) 2025-05-07T20:55:32.1261181Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:55:32.1261767Z self=, 2025-05-07T20:55:32.1262379Z nbit_weights_ty=None, 2025-05-07T20:55:32.1262657Z pooling_mode=, 2025-05-07T20:55:32.1262971Z indices_dtype=torch.int64, 2025-05-07T20:55:32.1263251Z output_dtype=SparseType.FP32, 2025-05-07T20:55:32.1263520Z ) 2025-05-07T20:56:10.9642784Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9643843Z self=, 2025-05-07T20:56:10.9644738Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:56:10.9645259Z pooling_mode=, 2025-05-07T20:56:10.9645725Z indices_dtype=torch.int32, 2025-05-07T20:56:10.9646100Z output_dtype=SparseType.BF16, 2025-05-07T20:56:10.9646440Z ) 2025-05-07T20:56:10.9646756Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9647771Z self=, 2025-05-07T20:56:10.9648595Z nbit_weights_ty=None, 2025-05-07T20:56:10.9649016Z pooling_mode=, 2025-05-07T20:56:10.9649511Z indices_dtype=torch.int64, 2025-05-07T20:56:10.9649924Z output_dtype=SparseType.FP32, 2025-05-07T20:56:10.9650328Z ) 2025-05-07T20:56:10.9650677Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9651613Z self=, 2025-05-07T20:56:10.9652532Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:56:10.9653318Z pooling_mode=, 2025-05-07T20:56:10.9653797Z indices_dtype=torch.int32, 2025-05-07T20:56:10.9654190Z output_dtype=SparseType.BF16, 2025-05-07T20:56:10.9654584Z ) 2025-05-07T20:56:10.9654925Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9655805Z self=, 2025-05-07T20:56:10.9656827Z nbit_weights_ty=None, 2025-05-07T20:56:10.9657227Z pooling_mode=, 2025-05-07T20:56:10.9657663Z indices_dtype=torch.int32, 2025-05-07T20:56:10.9658072Z output_dtype=SparseType.FP16, 2025-05-07T20:56:10.9658457Z ) 2025-05-07T20:56:10.9658742Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9659618Z self=, 2025-05-07T20:56:10.9660435Z nbit_weights_ty=None, 2025-05-07T20:56:10.9660806Z pooling_mode=, 2025-05-07T20:56:10.9661236Z indices_dtype=torch.int64, 2025-05-07T20:56:10.9661632Z output_dtype=SparseType.BF16, 2025-05-07T20:56:10.9662006Z ) 2025-05-07T20:56:10.9662319Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9663177Z self=, 2025-05-07T20:56:10.9664026Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:56:10.9664451Z pooling_mode=, 2025-05-07T20:56:10.9664877Z indices_dtype=torch.int32, 2025-05-07T20:56:10.9665269Z output_dtype=SparseType.FP32, 2025-05-07T20:56:10.9665659Z ) 2025-05-07T20:56:10.9666004Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9666869Z self=, 2025-05-07T20:56:10.9667688Z nbit_weights_ty=None, 2025-05-07T20:56:10.9668054Z pooling_mode=, 2025-05-07T20:56:10.9668488Z indices_dtype=torch.int32, 2025-05-07T20:56:10.9668879Z output_dtype=SparseType.FP16, 2025-05-07T20:56:10.9669241Z ) 2025-05-07T20:56:10.9669554Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9670420Z self=, 2025-05-07T20:56:10.9671395Z nbit_weights_ty=None, 2025-05-07T20:56:10.9671764Z pooling_mode=, 2025-05-07T20:56:10.9672187Z indices_dtype=torch.int32, 2025-05-07T20:56:10.9672573Z output_dtype=SparseType.BF16, 2025-05-07T20:56:10.9672927Z ) 2025-05-07T20:56:10.9673235Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9674084Z self=, 2025-05-07T20:56:10.9674892Z nbit_weights_ty=None, 2025-05-07T20:56:10.9675259Z pooling_mode=, 2025-05-07T20:56:10.9675680Z indices_dtype=torch.int32, 2025-05-07T20:56:10.9676067Z output_dtype=SparseType.BF16, 2025-05-07T20:56:10.9676432Z ) 2025-05-07T20:56:10.9676745Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9677594Z self=, 2025-05-07T20:56:10.9678411Z nbit_weights_ty=None, 2025-05-07T20:56:10.9678788Z pooling_mode=, 2025-05-07T20:56:10.9679211Z indices_dtype=torch.int32, 2025-05-07T20:56:10.9679593Z output_dtype=SparseType.FP32, 2025-05-07T20:56:10.9679961Z ) 2025-05-07T20:56:10.9680274Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9681123Z self=, 2025-05-07T20:56:10.9681926Z nbit_weights_ty=None, 2025-05-07T20:56:10.9682333Z pooling_mode=, 2025-05-07T20:56:10.9682796Z indices_dtype=torch.int64, 2025-05-07T20:56:10.9683342Z output_dtype=SparseType.BF16, 2025-05-07T20:56:10.9683754Z ) 2025-05-07T20:56:10.9684087Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9685026Z self=, 2025-05-07T20:56:10.9686019Z nbit_weights_ty=SparseType.FP16, 2025-05-07T20:56:10.9686507Z pooling_mode=, 2025-05-07T20:56:10.9687100Z indices_dtype=torch.int32, 2025-05-07T20:56:10.9687522Z output_dtype=SparseType.FP32, 2025-05-07T20:56:10.9687930Z ) 2025-05-07T20:56:10.9688254Z Trying example: test_nbit_forward_cpu_autovec( 2025-05-07T20:56:10.9689200Z self=, 2025-05-07T20:56:10.9690112Z nbit_weights_ty=None, 2025-05-07T20:56:10.9690499Z pooling_mode=, 2025-05-07T20:56:10.9690966Z indices_dtype=torch.int64, 2025-05-07T20:56:10.9691389Z output_dtype=SparseType.FP16, 2025-05-07T20:56:10.9691795Z ) 2025-05-07T20:56:10.9692065Z PASSED 2025-05-07T20:56:10.9692235Z 2025-05-07T20:56:10.9692444Z ======================== 1 passed in 133.73s (0:02:13) ========================= 2025-05-07T20:56:11.6586090Z 2025-05-07T20:56:11.6586882Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_autovec_test.py 2025-05-07T20:56:11.6607456Z [TEST] Python test time for ./tbe/inference/nbit_forward_autovec_test.py: 136 seconds 2025-05-07T20:56:11.6607955Z 2025-05-07T20:56:11.6607962Z 2025-05-07T20:56:11.6607968Z 2025-05-07T20:56:11.6607974Z 2025-05-07T20:56:11.6629990Z ################################################################################ 2025-05-07T20:56:11.6645957Z # [2025-05-07T20:56:11.664Z] Run Python Test Suite: 2025-05-07T20:56:11.6646429Z # ./tbe/inference/nbit_forward_test.py 2025-05-07T20:56:11.6646955Z ################################################################################ 2025-05-07T20:56:11.6670890Z + 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:56:11.6671678Z 2025-05-07T20:56:13.8101219Z ============================= test session starts ============================== 2025-05-07T20:56:13.8101877Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:56:13.8102671Z cachedir: .pytest_cache 2025-05-07T20:56:13.8103255Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:56:13.8110761Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:56:13.8111224Z plugins: hypothesis-6.131.14 2025-05-07T20:56:15.5324184Z collecting ... collected 10 items 2025-05-07T20:56:15.5324429Z 2025-05-07T20:57:00.0923870Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0924818Z self=, 2025-05-07T20:57:00.0925321Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:00.0925648Z use_array_for_index_remapping=False, 2025-05-07T20:57:00.0926062Z do_pruning=False, 2025-05-07T20:57:00.0926439Z pooling_mode=, 2025-05-07T20:57:00.0926968Z indices_dtype=torch.int32, 2025-05-07T20:57:00.0927399Z output_dtype=SparseType.FP32, 2025-05-07T20:57:00.0927772Z ) 2025-05-07T20:57:00.0927988Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0928454Z self=, 2025-05-07T20:57:00.0928927Z nbit_weights_ty=None, 2025-05-07T20:57:00.0929199Z use_array_for_index_remapping=False, 2025-05-07T20:57:00.0929484Z do_pruning=False, 2025-05-07T20:57:00.0929748Z pooling_mode=, 2025-05-07T20:57:00.0930457Z indices_dtype=torch.int32, 2025-05-07T20:57:00.0930771Z output_dtype=SparseType.FP32, 2025-05-07T20:57:00.0931040Z ) 2025-05-07T20:57:00.0931258Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0931723Z self=, 2025-05-07T20:57:00.0932264Z nbit_weights_ty=None, 2025-05-07T20:57:00.0932541Z use_array_for_index_remapping=False, 2025-05-07T20:57:00.0932835Z do_pruning=True, 2025-05-07T20:57:00.0933081Z pooling_mode=, 2025-05-07T20:57:00.0933384Z indices_dtype=torch.int64, 2025-05-07T20:57:00.0933669Z output_dtype=SparseType.FP16, 2025-05-07T20:57:00.0933932Z ) 2025-05-07T20:57:00.0934142Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0934612Z self=, 2025-05-07T20:57:00.0935068Z nbit_weights_ty=None, 2025-05-07T20:57:00.0935340Z use_array_for_index_remapping=True, 2025-05-07T20:57:00.0935637Z do_pruning=False, 2025-05-07T20:57:00.0935889Z pooling_mode=, 2025-05-07T20:57:00.0936193Z indices_dtype=torch.int32, 2025-05-07T20:57:00.0936473Z output_dtype=SparseType.FP32, 2025-05-07T20:57:00.0936733Z ) 2025-05-07T20:57:00.0936942Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0937413Z self=, 2025-05-07T20:57:00.0937880Z nbit_weights_ty=None, 2025-05-07T20:57:00.0938140Z use_array_for_index_remapping=False, 2025-05-07T20:57:00.0938428Z do_pruning=True, 2025-05-07T20:57:00.0938678Z pooling_mode=, 2025-05-07T20:57:00.0938971Z indices_dtype=torch.int64, 2025-05-07T20:57:00.0939254Z output_dtype=SparseType.FP16, 2025-05-07T20:57:00.0939517Z ) 2025-05-07T20:57:00.0939723Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0940196Z self=, 2025-05-07T20:57:00.0940723Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:57:00.0941031Z use_array_for_index_remapping=True, 2025-05-07T20:57:00.0941310Z do_pruning=False, 2025-05-07T20:57:00.0941561Z pooling_mode=, 2025-05-07T20:57:00.0941856Z indices_dtype=torch.int64, 2025-05-07T20:57:00.0942221Z output_dtype=SparseType.FP32, 2025-05-07T20:57:00.0942482Z ) 2025-05-07T20:57:00.0942691Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0943146Z self=, 2025-05-07T20:57:00.0943614Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:57:00.0943910Z use_array_for_index_remapping=True, 2025-05-07T20:57:00.0944185Z do_pruning=True, 2025-05-07T20:57:00.0944435Z pooling_mode=, 2025-05-07T20:57:00.0944734Z indices_dtype=torch.int32, 2025-05-07T20:57:00.0945002Z output_dtype=SparseType.FP16, 2025-05-07T20:57:00.0945262Z ) 2025-05-07T20:57:00.0945468Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0945931Z self=, 2025-05-07T20:57:00.0946388Z nbit_weights_ty=None, 2025-05-07T20:57:00.0946651Z use_array_for_index_remapping=False, 2025-05-07T20:57:00.0946942Z do_pruning=True, 2025-05-07T20:57:00.0947189Z pooling_mode=, 2025-05-07T20:57:00.0947488Z indices_dtype=torch.int32, 2025-05-07T20:57:00.0947759Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.0948008Z ) 2025-05-07T20:57:00.0948212Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0948673Z self=, 2025-05-07T20:57:00.0949138Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:57:00.0949432Z use_array_for_index_remapping=False, 2025-05-07T20:57:00.0949718Z do_pruning=True, 2025-05-07T20:57:00.0949967Z pooling_mode=, 2025-05-07T20:57:00.0950956Z indices_dtype=torch.int64, 2025-05-07T20:57:00.0951237Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.0951496Z ) 2025-05-07T20:57:00.0951696Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0952157Z self=, 2025-05-07T20:57:00.0952673Z nbit_weights_ty=SparseType.FP8, 2025-05-07T20:57:00.0952966Z use_array_for_index_remapping=True, 2025-05-07T20:57:00.0953248Z do_pruning=False, 2025-05-07T20:57:00.0953501Z pooling_mode=, 2025-05-07T20:57:00.0953793Z indices_dtype=torch.int64, 2025-05-07T20:57:00.0954063Z output_dtype=SparseType.FP16, 2025-05-07T20:57:00.0954325Z ) 2025-05-07T20:57:00.0954520Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0954981Z self=, 2025-05-07T20:57:00.0955441Z nbit_weights_ty=None, 2025-05-07T20:57:00.0955710Z use_array_for_index_remapping=False, 2025-05-07T20:57:00.0956005Z do_pruning=True, 2025-05-07T20:57:00.0956255Z pooling_mode=, 2025-05-07T20:57:00.0956550Z indices_dtype=torch.int32, 2025-05-07T20:57:00.0956816Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.0957077Z ) 2025-05-07T20:57:00.0957282Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0957748Z self=, 2025-05-07T20:57:00.0958202Z nbit_weights_ty=None, 2025-05-07T20:57:00.0958465Z use_array_for_index_remapping=True, 2025-05-07T20:57:00.0958751Z do_pruning=True, 2025-05-07T20:57:00.0958991Z pooling_mode=, 2025-05-07T20:57:00.0959286Z indices_dtype=torch.int32, 2025-05-07T20:57:00.0959562Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.0959813Z ) 2025-05-07T20:57:00.0960020Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0960489Z self=, 2025-05-07T20:57:00.0960939Z nbit_weights_ty=None, 2025-05-07T20:57:00.0961206Z use_array_for_index_remapping=False, 2025-05-07T20:57:00.0961496Z do_pruning=False, 2025-05-07T20:57:00.0961746Z pooling_mode=, 2025-05-07T20:57:00.0962043Z indices_dtype=torch.int64, 2025-05-07T20:57:00.0962371Z output_dtype=SparseType.FP32, 2025-05-07T20:57:00.0962630Z ) 2025-05-07T20:57:00.0962829Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0963290Z self=, 2025-05-07T20:57:00.0963747Z nbit_weights_ty=None, 2025-05-07T20:57:00.0964001Z use_array_for_index_remapping=True, 2025-05-07T20:57:00.0964282Z do_pruning=False, 2025-05-07T20:57:00.0964532Z pooling_mode=, 2025-05-07T20:57:00.0964821Z indices_dtype=torch.int64, 2025-05-07T20:57:00.0965092Z output_dtype=SparseType.FP32, 2025-05-07T20:57:00.0965359Z ) 2025-05-07T20:57:00.0965557Z Trying example: test_nbit_forward_cpu( 2025-05-07T20:57:00.0966017Z self=, 2025-05-07T20:57:00.0966475Z nbit_weights_ty=None, 2025-05-07T20:57:00.0966736Z use_array_for_index_remapping=True, 2025-05-07T20:57:00.0967124Z do_pruning=True, 2025-05-07T20:57:00.0967380Z pooling_mode=, 2025-05-07T20:57:00.0967689Z indices_dtype=torch.int64, 2025-05-07T20:57:00.0967968Z output_dtype=SparseType.FP32, 2025-05-07T20:57:00.0968239Z ) 2025-05-07T20:57:00.0968425Z PASSED 2025-05-07T20:57:00.4147501Z 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:57:00.4149023Z self=, 2025-05-07T20:57:00.4150403Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4150953Z pooling_mode=, 2025-05-07T20:57:00.4151446Z output_dtype=SparseType.FP16, 2025-05-07T20:57:00.4151887Z D=32, 2025-05-07T20:57:00.4152195Z B=8, 2025-05-07T20:57:00.4152467Z T=10, 2025-05-07T20:57:00.4152760Z L=10, 2025-05-07T20:57:00.4153263Z MAXH=50, 2025-05-07T20:57:00.4153557Z ) 2025-05-07T20:57:00.4153993Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4155061Z self=, 2025-05-07T20:57:00.4155958Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:57:00.4156420Z pooling_mode=, 2025-05-07T20:57:00.4156898Z output_dtype=SparseType.FP16, 2025-05-07T20:57:00.4157308Z D=32, 2025-05-07T20:57:00.4157584Z B=8, 2025-05-07T20:57:00.4157861Z T=10, 2025-05-07T20:57:00.4158130Z L=10, 2025-05-07T20:57:00.4158401Z MAXH=50, 2025-05-07T20:57:00.4158713Z ) 2025-05-07T20:57:00.4159154Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4160232Z self=, 2025-05-07T20:57:00.4161204Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:57:00.4161716Z pooling_mode=, 2025-05-07T20:57:00.4162244Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4162682Z D=512, 2025-05-07T20:57:00.4162976Z B=22, 2025-05-07T20:57:00.4163271Z T=10, 2025-05-07T20:57:00.4163562Z L=82, 2025-05-07T20:57:00.4163854Z MAXH=54, 2025-05-07T20:57:00.4164163Z ) 2025-05-07T20:57:00.4164611Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4165659Z self=, 2025-05-07T20:57:00.4166614Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:57:00.4167303Z pooling_mode=, 2025-05-07T20:57:00.4167809Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4168240Z D=1024, 2025-05-07T20:57:00.4168544Z B=16, 2025-05-07T20:57:00.4168834Z T=10, 2025-05-07T20:57:00.4169130Z L=96, 2025-05-07T20:57:00.4169427Z MAXH=92, 2025-05-07T20:57:00.4169726Z ) 2025-05-07T20:57:00.4170106Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4171358Z self=, 2025-05-07T20:57:00.4172319Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4172814Z pooling_mode=, 2025-05-07T20:57:00.4173322Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4173757Z D=256, 2025-05-07T20:57:00.4174055Z B=32, 2025-05-07T20:57:00.4174353Z T=16, 2025-05-07T20:57:00.4174647Z L=100, 2025-05-07T20:57:00.4174940Z MAXH=69, 2025-05-07T20:57:00.4175245Z ) 2025-05-07T20:57:00.4175699Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4176770Z self=, 2025-05-07T20:57:00.4177731Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:57:00.4178238Z pooling_mode=, 2025-05-07T20:57:00.4178746Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4179186Z D=256, 2025-05-07T20:57:00.4179486Z B=31, 2025-05-07T20:57:00.4179769Z T=11, 2025-05-07T20:57:00.4180060Z L=23, 2025-05-07T20:57:00.4180361Z MAXH=52, 2025-05-07T20:57:00.4180703Z ) 2025-05-07T20:57:00.4181159Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4182224Z self=, 2025-05-07T20:57:00.4183187Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4183682Z pooling_mode=, 2025-05-07T20:57:00.4184326Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4184764Z D=32, 2025-05-07T20:57:00.4185042Z B=24, 2025-05-07T20:57:00.4185333Z T=12, 2025-05-07T20:57:00.4185615Z L=37, 2025-05-07T20:57:00.4185896Z MAXH=97, 2025-05-07T20:57:00.4186174Z ) 2025-05-07T20:57:00.4186606Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4187695Z self=, 2025-05-07T20:57:00.4188602Z nbit_weights_ty=SparseType.INT4, 2025-05-07T20:57:00.4189106Z pooling_mode=, 2025-05-07T20:57:00.4189610Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4190038Z D=512, 2025-05-07T20:57:00.4190345Z B=8, 2025-05-07T20:57:00.4190637Z T=11, 2025-05-07T20:57:00.4190923Z L=31, 2025-05-07T20:57:00.4191219Z MAXH=64, 2025-05-07T20:57:00.4191526Z ) 2025-05-07T20:57:00.4191961Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4193043Z self=, 2025-05-07T20:57:00.4194005Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4194501Z pooling_mode=, 2025-05-07T20:57:00.4195005Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4195440Z D=1024, 2025-05-07T20:57:00.4195729Z B=32, 2025-05-07T20:57:00.4196021Z T=17, 2025-05-07T20:57:00.4196315Z L=41, 2025-05-07T20:57:00.4196599Z MAXH=61, 2025-05-07T20:57:00.4196904Z ) 2025-05-07T20:57:00.4197349Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4198407Z self=, 2025-05-07T20:57:00.4199355Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4199833Z pooling_mode=, 2025-05-07T20:57:00.4200337Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4200763Z D=512, 2025-05-07T20:57:00.4201076Z B=22, 2025-05-07T20:57:00.4201372Z T=12, 2025-05-07T20:57:00.4201655Z L=26, 2025-05-07T20:57:00.4201949Z MAXH=98, 2025-05-07T20:57:00.4202258Z ) 2025-05-07T20:57:00.4202699Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4203778Z self=, 2025-05-07T20:57:00.4205185Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4205683Z pooling_mode=, 2025-05-07T20:57:00.4206190Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4206620Z D=384, 2025-05-07T20:57:00.4207017Z B=13, 2025-05-07T20:57:00.4207312Z T=15, 2025-05-07T20:57:00.4207609Z L=83, 2025-05-07T20:57:00.4207911Z MAXH=100, 2025-05-07T20:57:00.4208216Z ) 2025-05-07T20:57:00.4208673Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4209754Z self=, 2025-05-07T20:57:00.4210714Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4211223Z pooling_mode=, 2025-05-07T20:57:00.4211731Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4212159Z D=384, 2025-05-07T20:57:00.4212470Z B=15, 2025-05-07T20:57:00.4212776Z T=15, 2025-05-07T20:57:00.4213059Z L=83, 2025-05-07T20:57:00.4213355Z MAXH=100, 2025-05-07T20:57:00.4213666Z ) 2025-05-07T20:57:00.4214106Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4215163Z self=, 2025-05-07T20:57:00.4216082Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4216548Z pooling_mode=, 2025-05-07T20:57:00.4217016Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4217420Z D=384, 2025-05-07T20:57:00.4217705Z B=8, 2025-05-07T20:57:00.4218714Z T=15, 2025-05-07T20:57:00.4219032Z L=83, 2025-05-07T20:57:00.4219330Z MAXH=100, 2025-05-07T20:57:00.4219610Z ) 2025-05-07T20:57:00.4220031Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4221035Z self=, 2025-05-07T20:57:00.4222100Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4222615Z pooling_mode=, 2025-05-07T20:57:00.4223085Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4223487Z D=384, 2025-05-07T20:57:00.4223779Z B=8, 2025-05-07T20:57:00.4224052Z T=15, 2025-05-07T20:57:00.4224327Z L=83, 2025-05-07T20:57:00.4224614Z MAXH=83, 2025-05-07T20:57:00.4224917Z ) 2025-05-07T20:57:00.4225336Z Trying example: test_nbit_forward_cpu_gpu_dequantize_parity( 2025-05-07T20:57:00.4226387Z self=, 2025-05-07T20:57:00.4227349Z nbit_weights_ty=SparseType.INT8, 2025-05-07T20:57:00.4227850Z pooling_mode=, 2025-05-07T20:57:00.4228345Z output_dtype=SparseType.BF16, 2025-05-07T20:57:00.4228772Z D=384, 2025-05-07T20:57:00.4229075Z B=15, 2025-05-07T20:57:00.4229361Z T=15, 2025-05-07T20:57:00.4229671Z L=83, 2025-05-07T20:57:00.4229960Z MAXH=83, 2025-05-07T20:57:00.4230244Z ) 2025-05-07T20:57:00.4230531Z PASSED 2025-05-07T20:57:13.2760193Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int4 Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2761523Z self=, 2025-05-07T20:57:13.2762355Z D=32, 2025-05-07T20:57:13.2762649Z B=8, 2025-05-07T20:57:13.2762941Z T=10, 2025-05-07T20:57:13.2763227Z L=10, 2025-05-07T20:57:13.2763521Z MAXH=50, 2025-05-07T20:57:13.2763842Z indices_dtype=torch.int32, 2025-05-07T20:57:13.2764273Z ) 2025-05-07T20:57:13.2764651Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2765539Z self=, 2025-05-07T20:57:13.2766296Z D=256, 2025-05-07T20:57:13.2766571Z B=8, 2025-05-07T20:57:13.2767004Z T=10, 2025-05-07T20:57:13.2767693Z L=10, 2025-05-07T20:57:13.2767958Z MAXH=50, 2025-05-07T20:57:13.2768278Z indices_dtype=torch.int32, 2025-05-07T20:57:13.2768645Z ) 2025-05-07T20:57:13.2768999Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2769895Z self=, 2025-05-07T20:57:13.2770712Z D=256, 2025-05-07T20:57:13.2771018Z B=27, 2025-05-07T20:57:13.2771316Z T=20, 2025-05-07T20:57:13.2771601Z L=65, 2025-05-07T20:57:13.2771902Z MAXH=85, 2025-05-07T20:57:13.2772252Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2772650Z ) 2025-05-07T20:57:13.2773035Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2773936Z self=, 2025-05-07T20:57:13.2774797Z D=512, 2025-05-07T20:57:13.2775092Z B=30, 2025-05-07T20:57:13.2775384Z T=10, 2025-05-07T20:57:13.2775683Z L=85, 2025-05-07T20:57:13.2775974Z MAXH=79, 2025-05-07T20:57:13.2777740Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2778140Z ) 2025-05-07T20:57:13.2778502Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2779391Z self=, 2025-05-07T20:57:13.2780208Z D=1024, 2025-05-07T20:57:13.2780506Z B=15, 2025-05-07T20:57:13.2780804Z T=13, 2025-05-07T20:57:13.2781102Z L=92, 2025-05-07T20:57:13.2781390Z MAXH=74, 2025-05-07T20:57:13.2781752Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2791017Z ) 2025-05-07T20:57:13.2791696Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2792612Z self=, 2025-05-07T20:57:13.2793415Z D=512, 2025-05-07T20:57:13.2793667Z B=23, 2025-05-07T20:57:13.2793941Z T=20, 2025-05-07T20:57:13.2794233Z L=35, 2025-05-07T20:57:13.2794663Z MAXH=100, 2025-05-07T20:57:13.2795029Z indices_dtype=torch.int32, 2025-05-07T20:57:13.2795440Z ) 2025-05-07T20:57:13.2795820Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2796717Z self=, 2025-05-07T20:57:13.2797547Z D=512, 2025-05-07T20:57:13.2797856Z B=14, 2025-05-07T20:57:13.2798146Z T=10, 2025-05-07T20:57:13.2798440Z L=29, 2025-05-07T20:57:13.2798741Z MAXH=60, 2025-05-07T20:57:13.2799081Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2799492Z ) 2025-05-07T20:57:13.2799872Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2800779Z self=, 2025-05-07T20:57:13.2801598Z D=384, 2025-05-07T20:57:13.2801908Z B=31, 2025-05-07T20:57:13.2802193Z T=15, 2025-05-07T20:57:13.2802493Z L=68, 2025-05-07T20:57:13.2802801Z MAXH=82, 2025-05-07T20:57:13.2803146Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2803553Z ) 2025-05-07T20:57:13.2803923Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2805274Z self=, 2025-05-07T20:57:13.2806096Z D=256, 2025-05-07T20:57:13.2806404Z B=24, 2025-05-07T20:57:13.2806699Z T=10, 2025-05-07T20:57:13.2807062Z L=74, 2025-05-07T20:57:13.2807359Z MAXH=68, 2025-05-07T20:57:13.2807702Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2808097Z ) 2025-05-07T20:57:13.2808465Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2809376Z self=, 2025-05-07T20:57:13.2810184Z D=32, 2025-05-07T20:57:13.2810487Z B=12, 2025-05-07T20:57:13.2810778Z T=19, 2025-05-07T20:57:13.2811060Z L=74, 2025-05-07T20:57:13.2811351Z MAXH=94, 2025-05-07T20:57:13.2811697Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2812229Z ) 2025-05-07T20:57:13.2812602Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2813493Z self=, 2025-05-07T20:57:13.2814305Z D=384, 2025-05-07T20:57:13.2814605Z B=19, 2025-05-07T20:57:13.2814898Z T=13, 2025-05-07T20:57:13.2815181Z L=64, 2025-05-07T20:57:13.2815474Z MAXH=97, 2025-05-07T20:57:13.2815819Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2816233Z ) 2025-05-07T20:57:13.2816594Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2817492Z self=, 2025-05-07T20:57:13.2818313Z D=384, 2025-05-07T20:57:13.2818607Z B=19, 2025-05-07T20:57:13.2818900Z T=13, 2025-05-07T20:57:13.2819193Z L=19, 2025-05-07T20:57:13.2819478Z MAXH=97, 2025-05-07T20:57:13.2819826Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2820242Z ) 2025-05-07T20:57:13.2820601Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2821501Z self=, 2025-05-07T20:57:13.2822320Z D=384, 2025-05-07T20:57:13.2822616Z B=19, 2025-05-07T20:57:13.2822903Z T=19, 2025-05-07T20:57:13.2823189Z L=19, 2025-05-07T20:57:13.2823482Z MAXH=97, 2025-05-07T20:57:13.2823793Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2824183Z ) 2025-05-07T20:57:13.2824537Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2825529Z self=, 2025-05-07T20:57:13.2826310Z D=384, 2025-05-07T20:57:13.2826591Z B=19, 2025-05-07T20:57:13.2826852Z T=19, 2025-05-07T20:57:13.2827136Z L=19, 2025-05-07T20:57:13.2827415Z MAXH=50, 2025-05-07T20:57:13.2827748Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2828274Z ) 2025-05-07T20:57:13.2828647Z Trying example: test_nbit_forward_cpu_seq_int4( 2025-05-07T20:57:13.2829542Z self=, 2025-05-07T20:57:13.2830359Z D=384, 2025-05-07T20:57:13.2830659Z B=19, 2025-05-07T20:57:13.2830956Z T=19, 2025-05-07T20:57:13.2831238Z L=50, 2025-05-07T20:57:13.2831531Z MAXH=50, 2025-05-07T20:57:13.2831870Z indices_dtype=torch.int64, 2025-05-07T20:57:13.2832261Z ) 2025-05-07T20:57:13.2832553Z PASSED 2025-05-07T20:57:13.4036894Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_seq_int8 Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4038264Z self=, 2025-05-07T20:57:13.4039072Z D=32, 2025-05-07T20:57:13.4039378Z B=8, 2025-05-07T20:57:13.4039681Z T=10, 2025-05-07T20:57:13.4039961Z L=10, 2025-05-07T20:57:13.4040254Z MAXH=50, 2025-05-07T20:57:13.4040574Z ) 2025-05-07T20:57:13.4040930Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4041802Z self=, 2025-05-07T20:57:13.4042628Z D=384, 2025-05-07T20:57:13.4042918Z B=8, 2025-05-07T20:57:13.4043201Z T=10, 2025-05-07T20:57:13.4043482Z L=10, 2025-05-07T20:57:13.4043774Z MAXH=50, 2025-05-07T20:57:13.4044076Z ) 2025-05-07T20:57:13.4044436Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4045233Z self=, 2025-05-07T20:57:13.4046012Z D=384, 2025-05-07T20:57:13.4046319Z B=25, 2025-05-07T20:57:13.4046616Z T=17, 2025-05-07T20:57:13.4047042Z L=37, 2025-05-07T20:57:13.4047346Z MAXH=89, 2025-05-07T20:57:13.4047653Z ) 2025-05-07T20:57:13.4048017Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4048923Z self=, 2025-05-07T20:57:13.4050117Z D=384, 2025-05-07T20:57:13.4050424Z B=23, 2025-05-07T20:57:13.4050713Z T=20, 2025-05-07T20:57:13.4051011Z L=84, 2025-05-07T20:57:13.4051304Z MAXH=66, 2025-05-07T20:57:13.4051601Z ) 2025-05-07T20:57:13.4051967Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4052868Z self=, 2025-05-07T20:57:13.4053677Z D=384, 2025-05-07T20:57:13.4053981Z B=17, 2025-05-07T20:57:13.4054276Z T=12, 2025-05-07T20:57:13.4054565Z L=16, 2025-05-07T20:57:13.4054875Z MAXH=57, 2025-05-07T20:57:13.4055187Z ) 2025-05-07T20:57:13.4055556Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4056324Z self=, 2025-05-07T20:57:13.4057146Z D=256, 2025-05-07T20:57:13.4057448Z B=13, 2025-05-07T20:57:13.4057750Z T=16, 2025-05-07T20:57:13.4058044Z L=73, 2025-05-07T20:57:13.4058335Z MAXH=81, 2025-05-07T20:57:13.4058640Z ) 2025-05-07T20:57:13.4059010Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4059913Z self=, 2025-05-07T20:57:13.4060727Z D=1024, 2025-05-07T20:57:13.4061031Z B=19, 2025-05-07T20:57:13.4061339Z T=18, 2025-05-07T20:57:13.4061626Z L=56, 2025-05-07T20:57:13.4061923Z MAXH=76, 2025-05-07T20:57:13.4062234Z ) 2025-05-07T20:57:13.4062593Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4063748Z self=, 2025-05-07T20:57:13.4064635Z D=384, 2025-05-07T20:57:13.4064937Z B=31, 2025-05-07T20:57:13.4065234Z T=13, 2025-05-07T20:57:13.4065527Z L=22, 2025-05-07T20:57:13.4065817Z MAXH=75, 2025-05-07T20:57:13.4066254Z ) 2025-05-07T20:57:13.4066634Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4067526Z self=, 2025-05-07T20:57:13.4068346Z D=384, 2025-05-07T20:57:13.4068653Z B=10, 2025-05-07T20:57:13.4068945Z T=12, 2025-05-07T20:57:13.4069238Z L=100, 2025-05-07T20:57:13.4069538Z MAXH=92, 2025-05-07T20:57:13.4069834Z ) 2025-05-07T20:57:13.4070183Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4071013Z self=, 2025-05-07T20:57:13.4071798Z D=32, 2025-05-07T20:57:13.4072106Z B=22, 2025-05-07T20:57:13.4072399Z T=12, 2025-05-07T20:57:13.4072691Z L=77, 2025-05-07T20:57:13.4072983Z MAXH=96, 2025-05-07T20:57:13.4073297Z ) 2025-05-07T20:57:13.4073673Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4074564Z self=, 2025-05-07T20:57:13.4075364Z D=384, 2025-05-07T20:57:13.4075665Z B=26, 2025-05-07T20:57:13.4075955Z T=18, 2025-05-07T20:57:13.4076248Z L=56, 2025-05-07T20:57:13.4076543Z MAXH=69, 2025-05-07T20:57:13.4076846Z ) 2025-05-07T20:57:13.4077214Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4078107Z self=, 2025-05-07T20:57:13.4078915Z D=384, 2025-05-07T20:57:13.4079217Z B=26, 2025-05-07T20:57:13.4079509Z T=10, 2025-05-07T20:57:13.4079794Z L=56, 2025-05-07T20:57:13.4080099Z MAXH=69, 2025-05-07T20:57:13.4080423Z ) 2025-05-07T20:57:13.4080789Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4081673Z self=, 2025-05-07T20:57:13.4082492Z D=384, 2025-05-07T20:57:13.4082798Z B=26, 2025-05-07T20:57:13.4083190Z T=10, 2025-05-07T20:57:13.4083480Z L=56, 2025-05-07T20:57:13.4083773Z MAXH=56, 2025-05-07T20:57:13.4084068Z ) 2025-05-07T20:57:13.4084446Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4085383Z self=, 2025-05-07T20:57:13.4086167Z D=384, 2025-05-07T20:57:13.4086463Z B=8, 2025-05-07T20:57:13.4086760Z T=10, 2025-05-07T20:57:13.4087140Z L=56, 2025-05-07T20:57:13.4087426Z MAXH=56, 2025-05-07T20:57:13.4087734Z ) 2025-05-07T20:57:13.4088113Z Trying example: test_nbit_forward_cpu_seq_int8( 2025-05-07T20:57:13.4089015Z self=, 2025-05-07T20:57:13.4089833Z D=384, 2025-05-07T20:57:13.4090134Z B=8, 2025-05-07T20:57:13.4090421Z T=10, 2025-05-07T20:57:13.4090716Z L=56, 2025-05-07T20:57:13.4091010Z MAXH=50, 2025-05-07T20:57:13.4091319Z ) 2025-05-07T20:57:13.4091619Z PASSED 2025-05-07T20:57:14.1388669Z 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:57:14.1390201Z self=, 2025-05-07T20:57:14.1391090Z T=1, 2025-05-07T20:57:14.1391396Z D=2, 2025-05-07T20:57:14.1391658Z B=1, 2025-05-07T20:57:14.1391953Z log_E=3, 2025-05-07T20:57:14.1392262Z L=0, 2025-05-07T20:57:14.1392575Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.1393017Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1393455Z ) 2025-05-07T20:57:14.1394345Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1395370Z self=, 2025-05-07T20:57:14.1396239Z T=2, 2025-05-07T20:57:14.1396510Z D=2, 2025-05-07T20:57:14.1396969Z B=1, 2025-05-07T20:57:14.1397245Z log_E=3, 2025-05-07T20:57:14.1397544Z L=0, 2025-05-07T20:57:14.1397866Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.1398332Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1398756Z ) 2025-05-07T20:57:14.1399168Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1400193Z self=, 2025-05-07T20:57:14.1401079Z T=2, 2025-05-07T20:57:14.1401370Z D=103, 2025-05-07T20:57:14.1401674Z B=86, 2025-05-07T20:57:14.1401972Z log_E=4, 2025-05-07T20:57:14.1402276Z L=19, 2025-05-07T20:57:14.1402625Z weights_ty=SparseType.FP16, 2025-05-07T20:57:14.1403088Z output_dtype=SparseType.BF16, 2025-05-07T20:57:14.1403512Z ) 2025-05-07T20:57:14.1403942Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1405286Z self=, 2025-05-07T20:57:14.1406183Z T=1, 2025-05-07T20:57:14.1406470Z D=48, 2025-05-07T20:57:14.1406757Z B=48, 2025-05-07T20:57:14.1407089Z log_E=3, 2025-05-07T20:57:14.1407353Z L=6, 2025-05-07T20:57:14.1407676Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.1408138Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1408560Z ) 2025-05-07T20:57:14.1408986Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1410014Z self=, 2025-05-07T20:57:14.1410894Z T=1, 2025-05-07T20:57:14.1411195Z D=38, 2025-05-07T20:57:14.1411499Z B=30, 2025-05-07T20:57:14.1411783Z log_E=4, 2025-05-07T20:57:14.1412089Z L=9, 2025-05-07T20:57:14.1412422Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.1412870Z output_dtype=SparseType.BF16, 2025-05-07T20:57:14.1413301Z ) 2025-05-07T20:57:14.1413726Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1414936Z self=, 2025-05-07T20:57:14.1415819Z T=7, 2025-05-07T20:57:14.1416114Z D=107, 2025-05-07T20:57:14.1416413Z B=87, 2025-05-07T20:57:14.1416699Z log_E=5, 2025-05-07T20:57:14.1417013Z L=4, 2025-05-07T20:57:14.1417339Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.1417790Z output_dtype=SparseType.INT8, 2025-05-07T20:57:14.1418211Z ) 2025-05-07T20:57:14.1418636Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1419630Z self=, 2025-05-07T20:57:14.1420455Z T=1, 2025-05-07T20:57:14.1420750Z D=54, 2025-05-07T20:57:14.1421022Z B=93, 2025-05-07T20:57:14.1421309Z log_E=3, 2025-05-07T20:57:14.1421615Z L=7, 2025-05-07T20:57:14.1421912Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.1422341Z output_dtype=SparseType.BF16, 2025-05-07T20:57:14.1422758Z ) 2025-05-07T20:57:14.1423179Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1424179Z self=, 2025-05-07T20:57:14.1425063Z T=5, 2025-05-07T20:57:14.1425359Z D=80, 2025-05-07T20:57:14.1425644Z B=125, 2025-05-07T20:57:14.1425942Z log_E=3, 2025-05-07T20:57:14.1426244Z L=3, 2025-05-07T20:57:14.1426562Z weights_ty=SparseType.INT8, 2025-05-07T20:57:14.1427021Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1427450Z ) 2025-05-07T20:57:14.1428075Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1429101Z self=, 2025-05-07T20:57:14.1429984Z T=5, 2025-05-07T20:57:14.1430265Z D=87, 2025-05-07T20:57:14.1430557Z B=112, 2025-05-07T20:57:14.1430950Z log_E=3, 2025-05-07T20:57:14.1431248Z L=16, 2025-05-07T20:57:14.1431579Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.1432022Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1432443Z ) 2025-05-07T20:57:14.1432858Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1433880Z self=, 2025-05-07T20:57:14.1434799Z T=9, 2025-05-07T20:57:14.1435113Z D=113, 2025-05-07T20:57:14.1435411Z B=12, 2025-05-07T20:57:14.1435708Z log_E=3, 2025-05-07T20:57:14.1436010Z L=9, 2025-05-07T20:57:14.1436343Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.1436817Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1437236Z ) 2025-05-07T20:57:14.1437662Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1438686Z self=, 2025-05-07T20:57:14.1439571Z T=6, 2025-05-07T20:57:14.1439880Z D=115, 2025-05-07T20:57:14.1440177Z B=90, 2025-05-07T20:57:14.1440468Z log_E=3, 2025-05-07T20:57:14.1440778Z L=8, 2025-05-07T20:57:14.1441110Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.1441567Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1441987Z ) 2025-05-07T20:57:14.1442412Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1443428Z self=, 2025-05-07T20:57:14.1444289Z T=6, 2025-05-07T20:57:14.1444579Z D=115, 2025-05-07T20:57:14.1444864Z B=90, 2025-05-07T20:57:14.1445134Z log_E=3, 2025-05-07T20:57:14.1445427Z L=0, 2025-05-07T20:57:14.1445729Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.1446160Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1446563Z ) 2025-05-07T20:57:14.1447104Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1448095Z self=, 2025-05-07T20:57:14.1449046Z T=6, 2025-05-07T20:57:14.1449338Z D=115, 2025-05-07T20:57:14.1449625Z B=6, 2025-05-07T20:57:14.1449896Z log_E=3, 2025-05-07T20:57:14.1450189Z L=0, 2025-05-07T20:57:14.1450488Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.1450926Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1451340Z ) 2025-05-07T20:57:14.1451754Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1452756Z self=, 2025-05-07T20:57:14.1453641Z T=6, 2025-05-07T20:57:14.1453938Z D=2, 2025-05-07T20:57:14.1454221Z B=6, 2025-05-07T20:57:14.1454503Z log_E=3, 2025-05-07T20:57:14.1454808Z L=0, 2025-05-07T20:57:14.1455136Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.1455591Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1456010Z ) 2025-05-07T20:57:14.1456411Z Trying example: test_nbit_forward_fused_pooled_emb_quant( 2025-05-07T20:57:14.1457393Z self=, 2025-05-07T20:57:14.1458255Z T=6, 2025-05-07T20:57:14.1458534Z D=2, 2025-05-07T20:57:14.1458820Z B=6, 2025-05-07T20:57:14.1459129Z log_E=3, 2025-05-07T20:57:14.1459431Z L=6, 2025-05-07T20:57:14.1459770Z weights_ty=SparseType.INT4, 2025-05-07T20:57:14.1460213Z output_dtype=SparseType.FP16, 2025-05-07T20:57:14.1460624Z ) 2025-05-07T20:57:14.1460887Z PASSED 2025-05-07T20:57:14.7776250Z 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:57:14.7778019Z self=, 2025-05-07T20:57:14.7779133Z T=1, 2025-05-07T20:57:14.7779466Z D=2, 2025-05-07T20:57:14.7779758Z B=1, 2025-05-07T20:57:14.7789033Z log_E=3, 2025-05-07T20:57:14.7789346Z L=0, 2025-05-07T20:57:14.7789682Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7790138Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7790581Z weighted=False, 2025-05-07T20:57:14.7790932Z ) 2025-05-07T20:57:14.7791221Z weight_ty: fp32 2025-05-07T20:57:14.7791746Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7792910Z self=, 2025-05-07T20:57:14.7793898Z T=5, 2025-05-07T20:57:14.7794214Z D=2, 2025-05-07T20:57:14.7794513Z B=1, 2025-05-07T20:57:14.7794833Z log_E=3, 2025-05-07T20:57:14.7795183Z L=0, 2025-05-07T20:57:14.7795510Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7795970Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7796425Z weighted=False, 2025-05-07T20:57:14.7796763Z ) 2025-05-07T20:57:14.7797053Z weight_ty: fp32 2025-05-07T20:57:14.7797399Z weight_ty: fp32 2025-05-07T20:57:14.7797728Z weight_ty: fp32 2025-05-07T20:57:14.7798077Z weight_ty: fp32 2025-05-07T20:57:14.7798412Z weight_ty: fp32 2025-05-07T20:57:14.7798923Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7800041Z self=, 2025-05-07T20:57:14.7801002Z T=5, 2025-05-07T20:57:14.7801293Z D=27, 2025-05-07T20:57:14.7801596Z B=104, 2025-05-07T20:57:14.7801880Z log_E=4, 2025-05-07T20:57:14.7802187Z L=14, 2025-05-07T20:57:14.7802520Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7802979Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7803415Z weighted=True, 2025-05-07T20:57:14.7803742Z ) 2025-05-07T20:57:14.7804035Z weight_ty: fp32 2025-05-07T20:57:14.7804374Z weight_ty: fp32 2025-05-07T20:57:14.7805480Z weight_ty: fp32 2025-05-07T20:57:14.7806008Z weight_ty: fp32 2025-05-07T20:57:14.7806333Z weight_ty: fp32 2025-05-07T20:57:14.7807029Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7808161Z self=, 2025-05-07T20:57:14.7809087Z T=6, 2025-05-07T20:57:14.7809392Z D=56, 2025-05-07T20:57:14.7809678Z B=32, 2025-05-07T20:57:14.7809976Z log_E=3, 2025-05-07T20:57:14.7810277Z L=13, 2025-05-07T20:57:14.7810612Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7811064Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7811486Z weighted=True, 2025-05-07T20:57:14.7811778Z ) 2025-05-07T20:57:14.7812061Z weight_ty: fp32 2025-05-07T20:57:14.7812373Z weight_ty: fp32 2025-05-07T20:57:14.7812691Z weight_ty: fp32 2025-05-07T20:57:14.7813010Z weight_ty: fp32 2025-05-07T20:57:14.7813320Z weight_ty: fp32 2025-05-07T20:57:14.7813659Z weight_ty: fp32 2025-05-07T20:57:14.7814174Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7815222Z self=, 2025-05-07T20:57:14.7816045Z T=8, 2025-05-07T20:57:14.7816314Z D=48, 2025-05-07T20:57:14.7816589Z B=38, 2025-05-07T20:57:14.7816847Z log_E=3, 2025-05-07T20:57:14.7817114Z L=5, 2025-05-07T20:57:14.7817421Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7817832Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7818254Z weighted=False, 2025-05-07T20:57:14.7818564Z ) 2025-05-07T20:57:14.7819042Z weight_ty: fp32 2025-05-07T20:57:14.7819360Z weight_ty: fp32 2025-05-07T20:57:14.7819652Z weight_ty: fp32 2025-05-07T20:57:14.7819962Z weight_ty: fp32 2025-05-07T20:57:14.7820265Z weight_ty: fp32 2025-05-07T20:57:14.7820550Z weight_ty: fp32 2025-05-07T20:57:14.7820856Z weight_ty: fp32 2025-05-07T20:57:14.7821252Z weight_ty: fp32 2025-05-07T20:57:14.7821730Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7822778Z self=, 2025-05-07T20:57:14.7823655Z T=5, 2025-05-07T20:57:14.7823922Z D=42, 2025-05-07T20:57:14.7824181Z B=93, 2025-05-07T20:57:14.7824451Z log_E=4, 2025-05-07T20:57:14.7824735Z L=7, 2025-05-07T20:57:14.7825044Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7825479Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7825890Z weighted=True, 2025-05-07T20:57:14.7826202Z ) 2025-05-07T20:57:14.7826483Z weight_ty: fp32 2025-05-07T20:57:14.7826805Z weight_ty: fp32 2025-05-07T20:57:14.7827117Z weight_ty: fp32 2025-05-07T20:57:14.7827436Z weight_ty: fp32 2025-05-07T20:57:14.7827740Z weight_ty: fp32 2025-05-07T20:57:14.7828220Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7829310Z self=, 2025-05-07T20:57:14.7830233Z T=6, 2025-05-07T20:57:14.7830512Z D=89, 2025-05-07T20:57:14.7830783Z B=39, 2025-05-07T20:57:14.7831064Z log_E=5, 2025-05-07T20:57:14.7831354Z L=7, 2025-05-07T20:57:14.7831656Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7832093Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7832509Z weighted=False, 2025-05-07T20:57:14.7832814Z ) 2025-05-07T20:57:14.7833082Z weight_ty: fp32 2025-05-07T20:57:14.7833401Z weight_ty: fp32 2025-05-07T20:57:14.7833676Z weight_ty: fp32 2025-05-07T20:57:14.7833943Z weight_ty: fp32 2025-05-07T20:57:14.7834220Z weight_ty: fp32 2025-05-07T20:57:14.7834477Z weight_ty: fp32 2025-05-07T20:57:14.7834899Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7835837Z self=, 2025-05-07T20:57:14.7836785Z T=6, 2025-05-07T20:57:14.7837055Z D=98, 2025-05-07T20:57:14.7837287Z B=77, 2025-05-07T20:57:14.7837510Z log_E=4, 2025-05-07T20:57:14.7837751Z L=2, 2025-05-07T20:57:14.7838010Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7838365Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7838697Z weighted=False, 2025-05-07T20:57:14.7838961Z ) 2025-05-07T20:57:14.7839190Z weight_ty: fp32 2025-05-07T20:57:14.7839444Z weight_ty: fp32 2025-05-07T20:57:14.7839713Z weight_ty: fp32 2025-05-07T20:57:14.7839972Z weight_ty: fp32 2025-05-07T20:57:14.7840222Z weight_ty: fp32 2025-05-07T20:57:14.7840495Z weight_ty: fp32 2025-05-07T20:57:14.7840974Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7841903Z self=, 2025-05-07T20:57:14.7842630Z T=5, 2025-05-07T20:57:14.7842866Z D=111, 2025-05-07T20:57:14.7843097Z B=125, 2025-05-07T20:57:14.7843332Z log_E=4, 2025-05-07T20:57:14.7843571Z L=16, 2025-05-07T20:57:14.7843822Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7844173Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7844510Z weighted=True, 2025-05-07T20:57:14.7844761Z ) 2025-05-07T20:57:14.7845025Z weight_ty: fp32 2025-05-07T20:57:14.7845344Z weight_ty: fp32 2025-05-07T20:57:14.7845645Z weight_ty: fp32 2025-05-07T20:57:14.7845912Z weight_ty: fp32 2025-05-07T20:57:14.7846166Z weight_ty: fp32 2025-05-07T20:57:14.7846560Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7847800Z self=, 2025-05-07T20:57:14.7848526Z T=5, 2025-05-07T20:57:14.7848757Z D=102, 2025-05-07T20:57:14.7848980Z B=26, 2025-05-07T20:57:14.7849210Z log_E=4, 2025-05-07T20:57:14.7849472Z L=12, 2025-05-07T20:57:14.7849771Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7850281Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7850622Z weighted=False, 2025-05-07T20:57:14.7850873Z ) 2025-05-07T20:57:14.7851098Z weight_ty: fp32 2025-05-07T20:57:14.7851361Z weight_ty: fp32 2025-05-07T20:57:14.7851611Z weight_ty: fp32 2025-05-07T20:57:14.7851871Z weight_ty: fp32 2025-05-07T20:57:14.7852124Z weight_ty: fp32 2025-05-07T20:57:14.7852516Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7853385Z self=, 2025-05-07T20:57:14.7854207Z T=9, 2025-05-07T20:57:14.7854469Z D=90, 2025-05-07T20:57:14.7854689Z B=84, 2025-05-07T20:57:14.7854916Z log_E=3, 2025-05-07T20:57:14.7855151Z L=14, 2025-05-07T20:57:14.7855398Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7855746Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7856079Z weighted=True, 2025-05-07T20:57:14.7856339Z ) 2025-05-07T20:57:14.7856567Z weight_ty: fp32 2025-05-07T20:57:14.7856860Z weight_ty: fp32 2025-05-07T20:57:14.7857155Z weight_ty: fp32 2025-05-07T20:57:14.7857457Z weight_ty: fp32 2025-05-07T20:57:14.7857762Z weight_ty: fp32 2025-05-07T20:57:14.7858053Z weight_ty: fp32 2025-05-07T20:57:14.7858359Z weight_ty: fp32 2025-05-07T20:57:14.7858662Z weight_ty: fp32 2025-05-07T20:57:14.7858949Z weight_ty: fp32 2025-05-07T20:57:14.7859445Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7860499Z self=, 2025-05-07T20:57:14.7861332Z T=9, 2025-05-07T20:57:14.7861586Z D=14, 2025-05-07T20:57:14.7861848Z B=84, 2025-05-07T20:57:14.7862086Z log_E=3, 2025-05-07T20:57:14.7862353Z L=14, 2025-05-07T20:57:14.7862625Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7863001Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7863375Z weighted=True, 2025-05-07T20:57:14.7863751Z ) 2025-05-07T20:57:14.7864022Z weight_ty: fp32 2025-05-07T20:57:14.7864289Z weight_ty: fp32 2025-05-07T20:57:14.7864562Z weight_ty: fp32 2025-05-07T20:57:14.7864839Z weight_ty: fp32 2025-05-07T20:57:14.7865120Z weight_ty: fp32 2025-05-07T20:57:14.7865423Z weight_ty: fp32 2025-05-07T20:57:14.7865722Z weight_ty: fp32 2025-05-07T20:57:14.7866020Z weight_ty: fp32 2025-05-07T20:57:14.7866329Z weight_ty: fp32 2025-05-07T20:57:14.7866817Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7867802Z self=, 2025-05-07T20:57:14.7868682Z T=1, 2025-05-07T20:57:14.7868961Z D=14, 2025-05-07T20:57:14.7869230Z B=84, 2025-05-07T20:57:14.7869498Z log_E=3, 2025-05-07T20:57:14.7869779Z L=14, 2025-05-07T20:57:14.7870087Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7870509Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7870931Z weighted=True, 2025-05-07T20:57:14.7871240Z ) 2025-05-07T20:57:14.7871499Z weight_ty: fp32 2025-05-07T20:57:14.7871970Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7873074Z self=, 2025-05-07T20:57:14.7873991Z T=1, 2025-05-07T20:57:14.7874249Z D=14, 2025-05-07T20:57:14.7874517Z B=3, 2025-05-07T20:57:14.7874768Z log_E=3, 2025-05-07T20:57:14.7875084Z L=14, 2025-05-07T20:57:14.7875373Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7875800Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7876315Z weighted=True, 2025-05-07T20:57:14.7876608Z ) 2025-05-07T20:57:14.7876863Z weight_ty: fp32 2025-05-07T20:57:14.7877348Z Trying example: test_nbit_forward_fused_pooled_emb_quant_against_ref( 2025-05-07T20:57:14.7878448Z self=, 2025-05-07T20:57:14.7879615Z T=3, 2025-05-07T20:57:14.7879994Z D=14, 2025-05-07T20:57:14.7880402Z B=3, 2025-05-07T20:57:14.7880784Z log_E=3, 2025-05-07T20:57:14.7881147Z L=14, 2025-05-07T20:57:14.7881436Z weights_ty=SparseType.FP32, 2025-05-07T20:57:14.7881883Z output_dtype=SparseType.FP32, 2025-05-07T20:57:14.7882228Z weighted=True, 2025-05-07T20:57:14.7882494Z ) 2025-05-07T20:57:14.7882724Z weight_ty: fp32 2025-05-07T20:57:14.7882981Z weight_ty: fp32 2025-05-07T20:57:14.7883260Z weight_ty: fp32 2025-05-07T20:57:14.7883557Z PASSED 2025-05-07T20:57:14.7981259Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted PASSED 2025-05-07T20:57:18.1249583Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:57:18.1251003Z self=, 2025-05-07T20:57:18.1251921Z nbit_weights_ty=SparseType.FP32, 2025-05-07T20:57:18.1252413Z use_array_for_index_remapping=False, 2025-05-07T20:57:18.1252876Z do_pruning=False, 2025-05-07T20:57:18.1253234Z indices_dtype=torch.int32, 2025-05-07T20:57:18.1253692Z output_dtype=SparseType.FP32, 2025-05-07T20:57:18.1254116Z ) 2025-05-07T20:57:18.1254498Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:57:18.1255355Z self=, 2025-05-07T20:57:18.1256157Z nbit_weights_ty=None, 2025-05-07T20:57:18.1256582Z use_array_for_index_remapping=False, 2025-05-07T20:57:18.1257063Z do_pruning=False, 2025-05-07T20:57:18.1257424Z indices_dtype=torch.int32, 2025-05-07T20:57:18.1257867Z output_dtype=SparseType.FP32, 2025-05-07T20:57:18.1258300Z ) 2025-05-07T20:57:18.1258667Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:57:18.1259571Z self=, 2025-05-07T20:57:18.1260801Z nbit_weights_ty=None, 2025-05-07T20:57:18.1261234Z use_array_for_index_remapping=True, 2025-05-07T20:57:18.1261707Z do_pruning=False, 2025-05-07T20:57:18.1262103Z indices_dtype=torch.int64, 2025-05-07T20:57:18.1262564Z output_dtype=SparseType.FP16, 2025-05-07T20:57:18.1262987Z ) 2025-05-07T20:57:18.1263359Z Trying example: test_nbit_forward_gpu_no_cache( 2025-05-07T20:57:18.1264250Z self=, 2025-05-07T20:57:18.1265110Z nbit_weights_ty=SparseType.INT2, 2025-05-07T20:57:18.1265616Z use_array_for_index_remapping=False, 2025-05-07T20:57:18.1266103Z do_pruning=False, 2025-05-07T20:57:18.1266491Z indices_dtype=torch.int64, 2025-05-07T20:57:18.1266943Z output_dtype=SparseType.FP16, 2025-05-07T20:57:18.1267321Z ) 2025-05-07T20:57:18.1267605Z SKIPPED 2025-05-07T20:57:18.6958652Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_gpu_no_cache_max_sizes PASSED 2025-05-07T20:57:21.5641528Z tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_uvm_cache Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5642602Z self=, 2025-05-07T20:57:21.5643265Z weights_ty=SparseType.FP32, 2025-05-07T20:57:21.5643645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5644013Z associativity=1, 2025-05-07T20:57:21.5644260Z do_pruning=False, 2025-05-07T20:57:21.5644522Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5645210Z ) 2025-05-07T20:57:21.5645442Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5645952Z self=, 2025-05-07T20:57:21.5646460Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.5646757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5647281Z associativity=1, 2025-05-07T20:57:21.5647520Z do_pruning=False, 2025-05-07T20:57:21.5647778Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5648058Z ) 2025-05-07T20:57:21.5648289Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5648798Z self=, 2025-05-07T20:57:21.5649292Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.5649585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5649883Z associativity=1, 2025-05-07T20:57:21.5650114Z do_pruning=False, 2025-05-07T20:57:21.5650378Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5650662Z ) 2025-05-07T20:57:21.5650889Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5651388Z self=, 2025-05-07T20:57:21.5651882Z weights_ty=SparseType.FP32, 2025-05-07T20:57:21.5652175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5652464Z associativity=1, 2025-05-07T20:57:21.5652702Z do_pruning=False, 2025-05-07T20:57:21.5652960Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5653233Z ) 2025-05-07T20:57:21.5653459Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5653964Z self=, 2025-05-07T20:57:21.5654453Z weights_ty=SparseType.FP32, 2025-05-07T20:57:21.5654742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5655041Z associativity=32, 2025-05-07T20:57:21.5655275Z do_pruning=False, 2025-05-07T20:57:21.5655531Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5655813Z ) 2025-05-07T20:57:21.5656040Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5656539Z self=, 2025-05-07T20:57:21.5657041Z weights_ty=SparseType.FP32, 2025-05-07T20:57:21.5657440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5657731Z associativity=32, 2025-05-07T20:57:21.5657970Z do_pruning=True, 2025-05-07T20:57:21.5658227Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5658504Z ) 2025-05-07T20:57:21.5658732Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5659241Z self=, 2025-05-07T20:57:21.5659740Z weights_ty=SparseType.FP32, 2025-05-07T20:57:21.5660025Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5660318Z associativity=32, 2025-05-07T20:57:21.5660564Z do_pruning=False, 2025-05-07T20:57:21.5660817Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5661098Z ) 2025-05-07T20:57:21.5661324Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5661826Z self=, 2025-05-07T20:57:21.5662329Z weights_ty=SparseType.FP32, 2025-05-07T20:57:21.5662623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5662916Z associativity=32, 2025-05-07T20:57:21.5663152Z do_pruning=True, 2025-05-07T20:57:21.5663402Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5663673Z ) 2025-05-07T20:57:21.5663903Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5664414Z self=, 2025-05-07T20:57:21.5664918Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.5665209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5665593Z associativity=32, 2025-05-07T20:57:21.5665839Z do_pruning=False, 2025-05-07T20:57:21.5666091Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5666376Z ) 2025-05-07T20:57:21.5666605Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5667139Z self=, 2025-05-07T20:57:21.5667708Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.5668000Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5668294Z associativity=32, 2025-05-07T20:57:21.5668532Z do_pruning=False, 2025-05-07T20:57:21.5668787Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5669073Z ) 2025-05-07T20:57:21.5669293Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5669801Z self=, 2025-05-07T20:57:21.5670299Z weights_ty=SparseType.INT2, 2025-05-07T20:57:21.5670593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5670889Z associativity=1, 2025-05-07T20:57:21.5671125Z do_pruning=True, 2025-05-07T20:57:21.5671369Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5671649Z ) 2025-05-07T20:57:21.5671875Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5672396Z self=, 2025-05-07T20:57:21.5672897Z weights_ty=SparseType.INT4, 2025-05-07T20:57:21.5673187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5673478Z associativity=32, 2025-05-07T20:57:21.5673716Z do_pruning=False, 2025-05-07T20:57:21.5673973Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5674266Z ) 2025-05-07T20:57:21.5674493Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5674994Z self=, 2025-05-07T20:57:21.5682324Z weights_ty=SparseType.FP32, 2025-05-07T20:57:21.5682643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5682942Z associativity=1, 2025-05-07T20:57:21.5683183Z do_pruning=True, 2025-05-07T20:57:21.5683444Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5683724Z ) 2025-05-07T20:57:21.5683957Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5684553Z self=, 2025-05-07T20:57:21.5685055Z weights_ty=SparseType.INT4, 2025-05-07T20:57:21.5685341Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5685639Z associativity=1, 2025-05-07T20:57:21.5685872Z do_pruning=True, 2025-05-07T20:57:21.5686119Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5686402Z ) 2025-05-07T20:57:21.5686634Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5687206Z self=, 2025-05-07T20:57:21.5687710Z weights_ty=SparseType.FP16, 2025-05-07T20:57:21.5688009Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5688303Z associativity=32, 2025-05-07T20:57:21.5688546Z do_pruning=True, 2025-05-07T20:57:21.5688798Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5689069Z ) 2025-05-07T20:57:21.5689307Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5689821Z self=, 2025-05-07T20:57:21.5690313Z weights_ty=SparseType.INT4, 2025-05-07T20:57:21.5690607Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5690901Z associativity=1, 2025-05-07T20:57:21.5691131Z do_pruning=True, 2025-05-07T20:57:21.5691374Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5691651Z ) 2025-05-07T20:57:21.5691885Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5692472Z self=, 2025-05-07T20:57:21.5692973Z weights_ty=SparseType.INT4, 2025-05-07T20:57:21.5693264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5693553Z associativity=32, 2025-05-07T20:57:21.5693794Z do_pruning=True, 2025-05-07T20:57:21.5694046Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5694361Z ) 2025-05-07T20:57:21.5694591Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5695097Z self=, 2025-05-07T20:57:21.5695592Z weights_ty=SparseType.INT4, 2025-05-07T20:57:21.5695876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5696172Z associativity=32, 2025-05-07T20:57:21.5696409Z do_pruning=False, 2025-05-07T20:57:21.5696656Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5696940Z ) 2025-05-07T20:57:21.5697168Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5697672Z self=, 2025-05-07T20:57:21.5698166Z weights_ty=SparseType.INT2, 2025-05-07T20:57:21.5698458Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5698751Z associativity=32, 2025-05-07T20:57:21.5698986Z do_pruning=True, 2025-05-07T20:57:21.5699244Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5699532Z ) 2025-05-07T20:57:21.5699752Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5700259Z self=, 2025-05-07T20:57:21.5700754Z weights_ty=SparseType.INT2, 2025-05-07T20:57:21.5701035Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5701329Z associativity=32, 2025-05-07T20:57:21.5701564Z do_pruning=False, 2025-05-07T20:57:21.5701809Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5702090Z ) 2025-05-07T20:57:21.5702315Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5702818Z self=, 2025-05-07T20:57:21.5703319Z weights_ty=SparseType.INT2, 2025-05-07T20:57:21.5703615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5703902Z associativity=32, 2025-05-07T20:57:21.5704134Z do_pruning=False, 2025-05-07T20:57:21.5704722Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5704995Z ) 2025-05-07T20:57:21.5705214Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5705718Z self=, 2025-05-07T20:57:21.5706210Z weights_ty=SparseType.INT2, 2025-05-07T20:57:21.5706490Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5706780Z associativity=32, 2025-05-07T20:57:21.5707020Z do_pruning=True, 2025-05-07T20:57:21.5707261Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5707540Z ) 2025-05-07T20:57:21.5707773Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5708267Z self=, 2025-05-07T20:57:21.5708760Z weights_ty=SparseType.INT2, 2025-05-07T20:57:21.5709049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5709331Z associativity=1, 2025-05-07T20:57:21.5709569Z do_pruning=True, 2025-05-07T20:57:21.5709822Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5710089Z ) 2025-05-07T20:57:21.5710313Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5710818Z self=, 2025-05-07T20:57:21.5711312Z weights_ty=SparseType.INT2, 2025-05-07T20:57:21.5711593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5711884Z associativity=1, 2025-05-07T20:57:21.5712118Z do_pruning=False, 2025-05-07T20:57:21.5712368Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5712650Z ) 2025-05-07T20:57:21.5713041Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5713538Z self=, 2025-05-07T20:57:21.5714025Z weights_ty=SparseType.INT2, 2025-05-07T20:57:21.5714313Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5714661Z associativity=1, 2025-05-07T20:57:21.5714897Z do_pruning=False, 2025-05-07T20:57:21.5715147Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5715415Z ) 2025-05-07T20:57:21.5715637Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5716139Z self=, 2025-05-07T20:57:21.5716632Z weights_ty=SparseType.FP32, 2025-05-07T20:57:21.5716917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:21.5717207Z associativity=32, 2025-05-07T20:57:21.5717438Z do_pruning=True, 2025-05-07T20:57:21.5717688Z use_array_for_index_remapping=False, 2025-05-07T20:57:21.5717975Z ) 2025-05-07T20:57:21.5718200Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:21.5718696Z self=, 2025-05-07T20:57:21.5719191Z weights_ty=SparseType.INT4, 2025-05-07T20:57:21.5719477Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:21.5719769Z associativity=32, 2025-05-07T20:57:21.5720005Z do_pruning=False, 2025-05-07T20:57:21.5720257Z use_array_for_index_remapping=True, 2025-05-07T20:57:21.5720536Z ) 2025-05-07T20:57:24.4752256Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4753089Z self=, 2025-05-07T20:57:24.4753771Z weights_ty=SparseType.INT4, 2025-05-07T20:57:24.4754150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4754520Z associativity=1, 2025-05-07T20:57:24.4754774Z do_pruning=False, 2025-05-07T20:57:24.4755062Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4755342Z ) 2025-05-07T20:57:24.4755569Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4756078Z self=, 2025-05-07T20:57:24.4756573Z weights_ty=SparseType.INT4, 2025-05-07T20:57:24.4756876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4757449Z associativity=1, 2025-05-07T20:57:24.4757686Z do_pruning=False, 2025-05-07T20:57:24.4757939Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4758228Z ) 2025-05-07T20:57:24.4758455Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4758956Z self=, 2025-05-07T20:57:24.4759455Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4759747Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4760037Z associativity=32, 2025-05-07T20:57:24.4760279Z do_pruning=True, 2025-05-07T20:57:24.4760541Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4760823Z ) 2025-05-07T20:57:24.4761053Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4761560Z self=, 2025-05-07T20:57:24.4762059Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4762349Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4762645Z associativity=32, 2025-05-07T20:57:24.4762891Z do_pruning=False, 2025-05-07T20:57:24.4763144Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4763432Z ) 2025-05-07T20:57:24.4763672Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4764331Z self=, 2025-05-07T20:57:24.4764830Z weights_ty=SparseType.FP16, 2025-05-07T20:57:24.4765120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4765412Z associativity=1, 2025-05-07T20:57:24.4765819Z do_pruning=True, 2025-05-07T20:57:24.4766073Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4766351Z ) 2025-05-07T20:57:24.4766577Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4767168Z self=, 2025-05-07T20:57:24.4767758Z weights_ty=SparseType.FP32, 2025-05-07T20:57:24.4768045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4768341Z associativity=32, 2025-05-07T20:57:24.4768580Z do_pruning=False, 2025-05-07T20:57:24.4768829Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4769109Z ) 2025-05-07T20:57:24.4769338Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4769836Z self=, 2025-05-07T20:57:24.4770332Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4770625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4770920Z associativity=1, 2025-05-07T20:57:24.4771156Z do_pruning=True, 2025-05-07T20:57:24.4771410Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4771692Z ) 2025-05-07T20:57:24.4771913Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4772420Z self=, 2025-05-07T20:57:24.4772919Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4773203Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4773496Z associativity=1, 2025-05-07T20:57:24.4773750Z do_pruning=False, 2025-05-07T20:57:24.4773999Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4774283Z ) 2025-05-07T20:57:24.4774515Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4775017Z self=, 2025-05-07T20:57:24.4775515Z weights_ty=SparseType.INT4, 2025-05-07T20:57:24.4775817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4776107Z associativity=32, 2025-05-07T20:57:24.4776349Z do_pruning=True, 2025-05-07T20:57:24.4776605Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4776890Z ) 2025-05-07T20:57:24.4777111Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4777621Z self=, 2025-05-07T20:57:24.4778223Z weights_ty=SparseType.INT4, 2025-05-07T20:57:24.4778513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4778810Z associativity=32, 2025-05-07T20:57:24.4779051Z do_pruning=False, 2025-05-07T20:57:24.4779302Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4779585Z ) 2025-05-07T20:57:24.4779813Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4780311Z self=, 2025-05-07T20:57:24.4780809Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4781107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4781401Z associativity=1, 2025-05-07T20:57:24.4781633Z do_pruning=False, 2025-05-07T20:57:24.4781886Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4782161Z ) 2025-05-07T20:57:24.4782380Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4782889Z self=, 2025-05-07T20:57:24.4783382Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4783667Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4783962Z associativity=1, 2025-05-07T20:57:24.4784200Z do_pruning=True, 2025-05-07T20:57:24.4784446Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4784727Z ) 2025-05-07T20:57:24.4784955Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4785456Z self=, 2025-05-07T20:57:24.4786093Z weights_ty=SparseType.INT2, 2025-05-07T20:57:24.4786389Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4786684Z associativity=1, 2025-05-07T20:57:24.4786915Z do_pruning=True, 2025-05-07T20:57:24.4787169Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4787448Z ) 2025-05-07T20:57:24.4787713Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4788222Z self=, 2025-05-07T20:57:24.4788716Z weights_ty=SparseType.FP16, 2025-05-07T20:57:24.4789036Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4789332Z associativity=32, 2025-05-07T20:57:24.4789571Z do_pruning=False, 2025-05-07T20:57:24.4789830Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4790109Z ) 2025-05-07T20:57:24.4790340Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4790852Z self=, 2025-05-07T20:57:24.4791350Z weights_ty=SparseType.FP16, 2025-05-07T20:57:24.4791633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4791928Z associativity=32, 2025-05-07T20:57:24.4792169Z do_pruning=True, 2025-05-07T20:57:24.4792416Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4792700Z ) 2025-05-07T20:57:24.4792932Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4793428Z self=, 2025-05-07T20:57:24.4793922Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4794216Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4794505Z associativity=32, 2025-05-07T20:57:24.4794742Z do_pruning=True, 2025-05-07T20:57:24.4794991Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4795261Z ) 2025-05-07T20:57:24.4795490Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4796005Z self=, 2025-05-07T20:57:24.4796499Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4796781Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4797077Z associativity=1, 2025-05-07T20:57:24.4797315Z do_pruning=True, 2025-05-07T20:57:24.4797566Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4797901Z ) 2025-05-07T20:57:24.4798127Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4798626Z self=, 2025-05-07T20:57:24.4799116Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4799405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4799691Z associativity=1, 2025-05-07T20:57:24.4799925Z do_pruning=False, 2025-05-07T20:57:24.4800179Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4800457Z ) 2025-05-07T20:57:24.4800679Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4801187Z self=, 2025-05-07T20:57:24.4801681Z weights_ty=SparseType.FP16, 2025-05-07T20:57:24.4801966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4802260Z associativity=32, 2025-05-07T20:57:24.4802499Z do_pruning=True, 2025-05-07T20:57:24.4802752Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4803035Z ) 2025-05-07T20:57:24.4803263Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4803762Z self=, 2025-05-07T20:57:24.4804255Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4804872Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4805168Z associativity=1, 2025-05-07T20:57:24.4805410Z do_pruning=False, 2025-05-07T20:57:24.4805669Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4805958Z ) 2025-05-07T20:57:24.4806315Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4806825Z self=, 2025-05-07T20:57:24.4807422Z weights_ty=SparseType.INT2, 2025-05-07T20:57:24.4807712Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:57:24.4808013Z associativity=1, 2025-05-07T20:57:24.4808315Z do_pruning=True, 2025-05-07T20:57:24.4808568Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4808854Z ) 2025-05-07T20:57:24.4809081Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4809584Z self=, 2025-05-07T20:57:24.4810083Z weights_ty=SparseType.FP16, 2025-05-07T20:57:24.4810377Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4810676Z associativity=32, 2025-05-07T20:57:24.4810912Z do_pruning=True, 2025-05-07T20:57:24.4811168Z use_array_for_index_remapping=False, 2025-05-07T20:57:24.4811454Z ) 2025-05-07T20:57:24.4811683Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4812191Z self=, 2025-05-07T20:57:24.4812688Z weights_ty=SparseType.INT2, 2025-05-07T20:57:24.4812972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4813272Z associativity=1, 2025-05-07T20:57:24.4813513Z do_pruning=False, 2025-05-07T20:57:24.4813760Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4814043Z ) 2025-05-07T20:57:24.4814272Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4814774Z self=, 2025-05-07T20:57:24.4815270Z weights_ty=SparseType.INT4, 2025-05-07T20:57:24.4815563Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4815863Z associativity=32, 2025-05-07T20:57:24.4816098Z do_pruning=True, 2025-05-07T20:57:24.4816355Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4816645Z ) 2025-05-07T20:57:24.4816867Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4817379Z self=, 2025-05-07T20:57:24.4817896Z weights_ty=SparseType.INT8, 2025-05-07T20:57:24.4818214Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4818590Z associativity=32, 2025-05-07T20:57:24.4818832Z do_pruning=True, 2025-05-07T20:57:24.4819082Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4819363Z ) 2025-05-07T20:57:24.4819595Z Trying example: test_nbit_forward_uvm_cache( 2025-05-07T20:57:24.4820102Z self=, 2025-05-07T20:57:24.4820601Z weights_ty=SparseType.INT2, 2025-05-07T20:57:24.4820896Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:57:24.4821197Z associativity=32, 2025-05-07T20:57:24.4821429Z do_pruning=True, 2025-05-07T20:57:24.4821690Z use_array_for_index_remapping=True, 2025-05-07T20:57:24.4821974Z ) 2025-05-07T20:57:24.4822163Z PASSED 2025-05-07T20:57:24.4822289Z 2025-05-07T20:57:24.4822432Z =============================== warnings summary =============================== 2025-05-07T20:57:24.4823032Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:57:24.4823779Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:57:24.4825232Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:24.4826496Z res_scale_shift = torch.tensor( 2025-05-07T20:57:24.4826696Z 2025-05-07T20:57:24.4827425Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_cpu_gpu_dequantize_parity 2025-05-07T20:57:24.4828168Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant 2025-05-07T20:57:24.4828927Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_nan_weighted 2025-05-07T20:57:24.4830458Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:24.4831689Z res_scale_shift = torch.tensor( 2025-05-07T20:57:24.4831882Z 2025-05-07T20:57:24.4832246Z test/tbe/inference/nbit_forward_test.py::NBitFowardTest::test_nbit_forward_fused_pooled_emb_quant_against_ref 2025-05-07T20:57:24.4833744Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:24.4834997Z return to_device(torch.tensor(comps), use_cpu) 2025-05-07T20:57:24.4835236Z 2025-05-07T20:57:24.4835467Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:57:24.4835933Z =========================== short test summary info ============================ 2025-05-07T20:57:24.4836809Z 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:24.4837694Z ============= 9 passed, 1 skipped, 6 warnings in 70.79s (0:01:10) ============== 2025-05-07T20:57:25.2509771Z 2025-05-07T20:57:25.2510859Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_forward_test.py 2025-05-07T20:57:25.2532052Z [TEST] Python test time for ./tbe/inference/nbit_forward_test.py: 74 seconds 2025-05-07T20:57:25.2532375Z 2025-05-07T20:57:25.2532379Z 2025-05-07T20:57:25.2532393Z 2025-05-07T20:57:25.2532397Z 2025-05-07T20:57:25.2552802Z ################################################################################ 2025-05-07T20:57:25.2567750Z # [2025-05-07T20:57:25.256Z] Run Python Test Suite: 2025-05-07T20:57:25.2568449Z # ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:57:25.2568841Z ################################################################################ 2025-05-07T20:57:25.2593694Z + 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:25.2594381Z 2025-05-07T20:57:27.3992235Z ============================= test session starts ============================== 2025-05-07T20:57:27.3993400Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:27.3994370Z cachedir: .pytest_cache 2025-05-07T20:57:27.3995436Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:27.3996768Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:27.3997537Z plugins: hypothesis-6.131.14 2025-05-07T20:57:29.0890671Z collecting ... collected 3 items 2025-05-07T20:57:29.0891024Z 2025-05-07T20:57:36.9557526Z 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:36.9566024Z self=, 2025-05-07T20:57:36.9566738Z weights_ty=SparseType.FP32, 2025-05-07T20:57:36.9567076Z ) 2025-05-07T20:57:36.9567811Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:36.9568645Z self=, 2025-05-07T20:57:36.9569343Z weights_ty=SparseType.FP16, 2025-05-07T20:57:36.9569701Z ) 2025-05-07T20:57:36.9570027Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:36.9570852Z self=, 2025-05-07T20:57:36.9571546Z weights_ty=SparseType.INT8, 2025-05-07T20:57:36.9571810Z ) 2025-05-07T20:57:36.9572133Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:36.9572954Z self=, 2025-05-07T20:57:36.9573656Z weights_ty=SparseType.INT4, 2025-05-07T20:57:36.9573906Z ) 2025-05-07T20:57:36.9574239Z Trying example: test_int_nbit_split_embedding_cpu_mixed_indices_offsets_dtypes( 2025-05-07T20:57:36.9575057Z self=, 2025-05-07T20:57:36.9575756Z weights_ty=SparseType.INT2, 2025-05-07T20:57:36.9576006Z ) 2025-05-07T20:57:36.9576194Z PASSED 2025-05-07T20:57:40.3873941Z 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:40.3876187Z self=, 2025-05-07T20:57:40.3877403Z weights_ty=SparseType.FP32, 2025-05-07T20:57:40.3877876Z emulate_pruning=False, 2025-05-07T20:57:40.3878280Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3878694Z ) 2025-05-07T20:57:40.3879267Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3880625Z self=, 2025-05-07T20:57:40.3882149Z weights_ty=SparseType.INT8, 2025-05-07T20:57:40.3882562Z emulate_pruning=False, 2025-05-07T20:57:40.3882966Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3883364Z ) 2025-05-07T20:57:40.3883936Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3885418Z self=, 2025-05-07T20:57:40.3886643Z weights_ty=SparseType.INT8, 2025-05-07T20:57:40.3887276Z emulate_pruning=True, 2025-05-07T20:57:40.3887696Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3888091Z ) 2025-05-07T20:57:40.3888658Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3890122Z self=, 2025-05-07T20:57:40.3891367Z weights_ty=SparseType.INT4, 2025-05-07T20:57:40.3891804Z emulate_pruning=False, 2025-05-07T20:57:40.3892226Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3892653Z ) 2025-05-07T20:57:40.3893230Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3894689Z self=, 2025-05-07T20:57:40.3895908Z weights_ty=SparseType.INT8, 2025-05-07T20:57:40.3896356Z emulate_pruning=False, 2025-05-07T20:57:40.3897024Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3897445Z ) 2025-05-07T20:57:40.3898010Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3899468Z self=, 2025-05-07T20:57:40.3900827Z weights_ty=SparseType.INT2, 2025-05-07T20:57:40.3901276Z emulate_pruning=True, 2025-05-07T20:57:40.3901683Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3902093Z ) 2025-05-07T20:57:40.3902660Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3904126Z self=, 2025-05-07T20:57:40.3905707Z weights_ty=SparseType.INT2, 2025-05-07T20:57:40.3906159Z emulate_pruning=False, 2025-05-07T20:57:40.3906598Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3906991Z ) 2025-05-07T20:57:40.3907564Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3909025Z self=, 2025-05-07T20:57:40.3910260Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.3910704Z emulate_pruning=True, 2025-05-07T20:57:40.3911118Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3911511Z ) 2025-05-07T20:57:40.3912071Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3913402Z self=, 2025-05-07T20:57:40.3914626Z weights_ty=SparseType.INT8, 2025-05-07T20:57:40.3915074Z emulate_pruning=True, 2025-05-07T20:57:40.3915500Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3915898Z ) 2025-05-07T20:57:40.3916465Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3917948Z self=, 2025-05-07T20:57:40.3919330Z weights_ty=SparseType.INT4, 2025-05-07T20:57:40.3919763Z emulate_pruning=True, 2025-05-07T20:57:40.3920179Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3920580Z ) 2025-05-07T20:57:40.3921136Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3922612Z self=, 2025-05-07T20:57:40.3923843Z weights_ty=SparseType.FP32, 2025-05-07T20:57:40.3924270Z emulate_pruning=True, 2025-05-07T20:57:40.3924682Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3925092Z ) 2025-05-07T20:57:40.3925655Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3927243Z self=, 2025-05-07T20:57:40.3928498Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.3928943Z emulate_pruning=False, 2025-05-07T20:57:40.3929353Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3929760Z ) 2025-05-07T20:57:40.3930321Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3931797Z self=, 2025-05-07T20:57:40.3933030Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.3933476Z emulate_pruning=False, 2025-05-07T20:57:40.3933894Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3934490Z ) 2025-05-07T20:57:40.3935069Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3936538Z self=, 2025-05-07T20:57:40.3937862Z weights_ty=SparseType.INT4, 2025-05-07T20:57:40.3938311Z emulate_pruning=True, 2025-05-07T20:57:40.3938724Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3939119Z ) 2025-05-07T20:57:40.3939677Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3941147Z self=, 2025-05-07T20:57:40.3942375Z weights_ty=SparseType.INT4, 2025-05-07T20:57:40.3942809Z emulate_pruning=False, 2025-05-07T20:57:40.3943225Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3943635Z ) 2025-05-07T20:57:40.3944202Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3945670Z self=, 2025-05-07T20:57:40.3946908Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.3947352Z emulate_pruning=True, 2025-05-07T20:57:40.3947754Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3948157Z ) 2025-05-07T20:57:40.3948716Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3950176Z self=, 2025-05-07T20:57:40.3951363Z weights_ty=SparseType.INT2, 2025-05-07T20:57:40.3951799Z emulate_pruning=True, 2025-05-07T20:57:40.3952169Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3952559Z ) 2025-05-07T20:57:40.3953077Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3954567Z self=, 2025-05-07T20:57:40.3955683Z weights_ty=SparseType.INT2, 2025-05-07T20:57:40.3956213Z emulate_pruning=False, 2025-05-07T20:57:40.3956608Z indices_dtype=torch.int32, 2025-05-07T20:57:40.3956992Z ) 2025-05-07T20:57:40.3957550Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3958910Z self=, 2025-05-07T20:57:40.3960137Z weights_ty=SparseType.FP32, 2025-05-07T20:57:40.3960576Z emulate_pruning=False, 2025-05-07T20:57:40.3960997Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3961402Z ) 2025-05-07T20:57:40.3961969Z Trying example: test_int_nbit_split_embedding_uvm_caching_codegen_lookup_function( 2025-05-07T20:57:40.3963437Z self=, 2025-05-07T20:57:40.3964654Z weights_ty=SparseType.FP32, 2025-05-07T20:57:40.3965096Z emulate_pruning=True, 2025-05-07T20:57:40.3965522Z indices_dtype=torch.int64, 2025-05-07T20:57:40.3965927Z ) 2025-05-07T20:57:40.3966217Z PASSED 2025-05-07T20:57:40.4550515Z 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:40.4552803Z self=, 2025-05-07T20:57:40.4553452Z T=1, 2025-05-07T20:57:40.4553653Z D=2, 2025-05-07T20:57:40.4553845Z B=1, 2025-05-07T20:57:40.4554281Z log_E=3, 2025-05-07T20:57:40.4554491Z L=0, 2025-05-07T20:57:40.4554708Z weights_ty=SparseType.FP32, 2025-05-07T20:57:40.4554997Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4555275Z ) 2025-05-07T20:57:40.4555592Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4556442Z self=, 2025-05-07T20:57:40.4557141Z T=2, 2025-05-07T20:57:40.4557402Z D=2, 2025-05-07T20:57:40.4557661Z B=1, 2025-05-07T20:57:40.4557902Z log_E=3, 2025-05-07T20:57:40.4558099Z L=0, 2025-05-07T20:57:40.4558303Z weights_ty=SparseType.FP32, 2025-05-07T20:57:40.4558582Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4558847Z ) 2025-05-07T20:57:40.4559150Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4559917Z self=, 2025-05-07T20:57:40.4560556Z T=2, 2025-05-07T20:57:40.4560745Z D=91, 2025-05-07T20:57:40.4560927Z B=73, 2025-05-07T20:57:40.4561119Z log_E=5, 2025-05-07T20:57:40.4561316Z L=19, 2025-05-07T20:57:40.4561526Z weights_ty=SparseType.INT2, 2025-05-07T20:57:40.4561819Z output_dtype=SparseType.BF16, 2025-05-07T20:57:40.4562085Z ) 2025-05-07T20:57:40.4562388Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4563162Z self=, 2025-05-07T20:57:40.4563798Z T=6, 2025-05-07T20:57:40.4563988Z D=102, 2025-05-07T20:57:40.4564166Z B=77, 2025-05-07T20:57:40.4564355Z log_E=5, 2025-05-07T20:57:40.4564548Z L=11, 2025-05-07T20:57:40.4564750Z weights_ty=SparseType.INT2, 2025-05-07T20:57:40.4565027Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4565314Z ) 2025-05-07T20:57:40.4565620Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4566379Z self=, 2025-05-07T20:57:40.4567164Z T=1, 2025-05-07T20:57:40.4567469Z D=64, 2025-05-07T20:57:40.4567650Z B=50, 2025-05-07T20:57:40.4567839Z log_E=5, 2025-05-07T20:57:40.4568031Z L=4, 2025-05-07T20:57:40.4568233Z weights_ty=SparseType.INT4, 2025-05-07T20:57:40.4568512Z output_dtype=SparseType.BF16, 2025-05-07T20:57:40.4568778Z ) 2025-05-07T20:57:40.4569073Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4569836Z self=, 2025-05-07T20:57:40.4570481Z T=1, 2025-05-07T20:57:40.4570671Z D=69, 2025-05-07T20:57:40.4570856Z B=34, 2025-05-07T20:57:40.4571042Z log_E=4, 2025-05-07T20:57:40.4571238Z L=12, 2025-05-07T20:57:40.4571441Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4571724Z output_dtype=SparseType.BF16, 2025-05-07T20:57:40.4571979Z ) 2025-05-07T20:57:40.4572272Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4573037Z self=, 2025-05-07T20:57:40.4573677Z T=3, 2025-05-07T20:57:40.4573854Z D=104, 2025-05-07T20:57:40.4574040Z B=4, 2025-05-07T20:57:40.4574221Z log_E=3, 2025-05-07T20:57:40.4574404Z L=6, 2025-05-07T20:57:40.4574610Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4574889Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4575144Z ) 2025-05-07T20:57:40.4575444Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4576300Z self=, 2025-05-07T20:57:40.4576941Z T=8, 2025-05-07T20:57:40.4577122Z D=84, 2025-05-07T20:57:40.4577308Z B=93, 2025-05-07T20:57:40.4577496Z log_E=3, 2025-05-07T20:57:40.4577679Z L=0, 2025-05-07T20:57:40.4577932Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4578213Z output_dtype=SparseType.BF16, 2025-05-07T20:57:40.4578463Z ) 2025-05-07T20:57:40.4578764Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4579526Z self=, 2025-05-07T20:57:40.4580160Z T=2, 2025-05-07T20:57:40.4580350Z D=125, 2025-05-07T20:57:40.4580535Z B=20, 2025-05-07T20:57:40.4580720Z log_E=4, 2025-05-07T20:57:40.4580908Z L=2, 2025-05-07T20:57:40.4581116Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4581408Z output_dtype=SparseType.INT8, 2025-05-07T20:57:40.4581669Z ) 2025-05-07T20:57:40.4581977Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4582746Z self=, 2025-05-07T20:57:40.4583393Z T=4, 2025-05-07T20:57:40.4583590Z D=16, 2025-05-07T20:57:40.4583786Z B=8, 2025-05-07T20:57:40.4583974Z log_E=4, 2025-05-07T20:57:40.4584173Z L=11, 2025-05-07T20:57:40.4584387Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4584671Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4584937Z ) 2025-05-07T20:57:40.4585245Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4586015Z self=, 2025-05-07T20:57:40.4586660Z T=5, 2025-05-07T20:57:40.4586860Z D=30, 2025-05-07T20:57:40.4587054Z B=119, 2025-05-07T20:57:40.4587245Z log_E=4, 2025-05-07T20:57:40.4587449Z L=10, 2025-05-07T20:57:40.4587663Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4587944Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4588211Z ) 2025-05-07T20:57:40.4588522Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4589350Z self=, 2025-05-07T20:57:40.4589997Z T=5, 2025-05-07T20:57:40.4590190Z D=30, 2025-05-07T20:57:40.4590377Z B=119, 2025-05-07T20:57:40.4590571Z log_E=3, 2025-05-07T20:57:40.4590772Z L=10, 2025-05-07T20:57:40.4590980Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4591269Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4591539Z ) 2025-05-07T20:57:40.4591845Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4592609Z self=, 2025-05-07T20:57:40.4593248Z T=5, 2025-05-07T20:57:40.4593433Z D=3, 2025-05-07T20:57:40.4593610Z B=119, 2025-05-07T20:57:40.4593801Z log_E=3, 2025-05-07T20:57:40.4593996Z L=10, 2025-05-07T20:57:40.4594201Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4594482Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4594744Z ) 2025-05-07T20:57:40.4595037Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4595798Z self=, 2025-05-07T20:57:40.4596440Z T=5, 2025-05-07T20:57:40.4596620Z D=3, 2025-05-07T20:57:40.4596794Z B=10, 2025-05-07T20:57:40.4596978Z log_E=3, 2025-05-07T20:57:40.4597174Z L=10, 2025-05-07T20:57:40.4597463Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4597746Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4598008Z ) 2025-05-07T20:57:40.4598313Z Trying example: test_nbit_split_embedding_weights_with_scale_and_bias( 2025-05-07T20:57:40.4599078Z self=, 2025-05-07T20:57:40.4599768Z T=5, 2025-05-07T20:57:40.4599959Z D=5, 2025-05-07T20:57:40.4600152Z B=10, 2025-05-07T20:57:40.4600347Z log_E=3, 2025-05-07T20:57:40.4600543Z L=10, 2025-05-07T20:57:40.4600764Z weights_ty=SparseType.FP16, 2025-05-07T20:57:40.4601053Z output_dtype=SparseType.FP16, 2025-05-07T20:57:40.4601316Z ) 2025-05-07T20:57:40.4601515Z PASSED 2025-05-07T20:57:40.4601638Z 2025-05-07T20:57:40.4601781Z ============================== 3 passed in 13.18s ============================== 2025-05-07T20:57:41.1090388Z 2025-05-07T20:57:41.1091259Z [TEST] Python test suite PASSED: ./tbe/inference/nbit_split_embeddings_test.py 2025-05-07T20:57:41.1112424Z [TEST] Python test time for ./tbe/inference/nbit_split_embeddings_test.py: 16 seconds 2025-05-07T20:57:41.1112908Z 2025-05-07T20:57:41.1112913Z 2025-05-07T20:57:41.1112918Z 2025-05-07T20:57:41.1112922Z 2025-05-07T20:57:41.1134757Z ################################################################################ 2025-05-07T20:57:41.1150762Z # [2025-05-07T20:57:41.114Z] Run Python Test Suite: 2025-05-07T20:57:41.1151225Z # ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:41.1151553Z ################################################################################ 2025-05-07T20:57:41.1176415Z + 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:41.1177385Z 2025-05-07T20:57:43.2577094Z ============================= test session starts ============================== 2025-05-07T20:57:43.2577814Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:43.2578344Z cachedir: .pytest_cache 2025-05-07T20:57:43.2578928Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:43.2579667Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:43.2580354Z plugins: hypothesis-6.131.14 2025-05-07T20:57:44.9466780Z collecting ... collected 3 items 2025-05-07T20:57:44.9467024Z 2025-05-07T20:57:44.9481838Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_discrete_id_weights_io SKIPPED 2025-05-07T20:57:44.9490581Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_read_tensor_using_wrapper_from_db SKIPPED 2025-05-07T20:57:44.9507016Z tbe/ssd/kv_tensor_wrapper_test.py::KvTensorWrapperTest::test_write_tensor_to_db SKIPPED 2025-05-07T20:57:44.9507396Z 2025-05-07T20:57:44.9507577Z =========================== short test summary info ============================ 2025-05-07T20:57:44.9508101Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:224: Test is currently known to fail in OSS mode 2025-05-07T20:57:44.9508718Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:41: Test is currently known to fail in OSS mode 2025-05-07T20:57:44.9509343Z SKIPPED [1] tbe/ssd/kv_tensor_wrapper_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:44.9509844Z ============================== 3 skipped in 1.81s ============================== 2025-05-07T20:57:45.5077570Z 2025-05-07T20:57:45.5082703Z [TEST] Python test suite PASSED: ./tbe/ssd/kv_tensor_wrapper_test.py 2025-05-07T20:57:45.5099500Z [TEST] Python test time for ./tbe/ssd/kv_tensor_wrapper_test.py: 4 seconds 2025-05-07T20:57:45.5099816Z 2025-05-07T20:57:45.5099821Z 2025-05-07T20:57:45.5099825Z 2025-05-07T20:57:45.5099830Z 2025-05-07T20:57:45.5121879Z ################################################################################ 2025-05-07T20:57:45.5138545Z # [2025-05-07T20:57:45.513Z] Run Python Test Suite: 2025-05-07T20:57:45.5138888Z # ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:45.5139193Z ################################################################################ 2025-05-07T20:57:45.5163364Z + 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:45.5164139Z 2025-05-07T20:57:47.6541626Z ============================= test session starts ============================== 2025-05-07T20:57:47.6542275Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:47.6542798Z cachedir: .pytest_cache 2025-05-07T20:57:47.6543385Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:47.6544121Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:47.6544558Z plugins: hypothesis-6.131.14 2025-05-07T20:57:49.3691535Z collecting ... collected 6 items 2025-05-07T20:57:49.3691858Z 2025-05-07T20:57:49.3707628Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_get_bucket_sorted_indices SKIPPED 2025-05-07T20:57:49.3716689Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_flush SKIPPED 2025-05-07T20:57:49.3725641Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_io SKIPPED 2025-05-07T20:57:49.3734930Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_multiple_flush_at_same_train_iter SKIPPED 2025-05-07T20:57:49.3743633Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_l2_prefetch_compatibility SKIPPED 2025-05-07T20:57:49.3761477Z tbe/ssd/ssd_l2_cache_test.py::SSDCheckpointTest::test_rocksdb_get_discrete_ids SKIPPED 2025-05-07T20:57:49.3762034Z 2025-05-07T20:57:49.3762256Z =========================== short test summary info ============================ 2025-05-07T20:57:49.3763042Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:312: Test is currently known to fail in OSS mode 2025-05-07T20:57:49.3763954Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:89: Test is currently known to fail in OSS mode 2025-05-07T20:57:49.3764850Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:126: Test is currently known to fail in OSS mode 2025-05-07T20:57:49.3765715Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:235: Test is currently known to fail in OSS mode 2025-05-07T20:57:49.3766787Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:184: Test is currently known to fail in OSS mode 2025-05-07T20:57:49.3767748Z SKIPPED [1] tbe/ssd/ssd_l2_cache_test.py:262: Test is currently known to fail in OSS mode 2025-05-07T20:57:49.3768457Z ============================== 6 skipped in 1.84s ============================== 2025-05-07T20:57:49.9374713Z 2025-05-07T20:57:49.9375556Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_l2_cache_test.py 2025-05-07T20:57:49.9395937Z [TEST] Python test time for ./tbe/ssd/ssd_l2_cache_test.py: 4 seconds 2025-05-07T20:57:49.9396245Z 2025-05-07T20:57:49.9396279Z 2025-05-07T20:57:49.9396284Z 2025-05-07T20:57:49.9396297Z 2025-05-07T20:57:49.9421124Z ################################################################################ 2025-05-07T20:57:49.9436576Z # [2025-05-07T20:57:49.943Z] Run Python Test Suite: 2025-05-07T20:57:49.9436983Z # ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:49.9437444Z ################################################################################ 2025-05-07T20:57:49.9461417Z + 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:49.9462085Z 2025-05-07T20:57:52.0878371Z ============================= test session starts ============================== 2025-05-07T20:57:52.0879558Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:52.0880514Z cachedir: .pytest_cache 2025-05-07T20:57:52.0889795Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:52.0890531Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:52.0890936Z plugins: hypothesis-6.131.14 2025-05-07T20:57:53.7918320Z collecting ... collected 3 items 2025-05-07T20:57:53.7918587Z 2025-05-07T20:57:53.7932841Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd SKIPPED 2025-05-07T20:57:53.7941514Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_cache SKIPPED 2025-05-07T20:57:53.7957651Z tbe/ssd/ssd_split_tbe_inference_test.py::SSDIntNBitTableBatchedEmbeddingsTest::test_nbit_ssd_forward SKIPPED 2025-05-07T20:57:53.7958126Z 2025-05-07T20:57:53.7958279Z =========================== short test summary info ============================ 2025-05-07T20:57:53.7958833Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:46: Test is currently known to fail in OSS mode 2025-05-07T20:57:53.7959502Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:244: Test is currently known to fail in OSS mode 2025-05-07T20:57:53.7960166Z SKIPPED [1] tbe/ssd/ssd_split_tbe_inference_test.py:79: Test is currently known to fail in OSS mode 2025-05-07T20:57:53.7960680Z ============================== 3 skipped in 1.83s ============================== 2025-05-07T20:57:54.3557558Z 2025-05-07T20:57:54.3558240Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_inference_test.py 2025-05-07T20:57:54.3577376Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_inference_test.py: 5 seconds 2025-05-07T20:57:54.3577714Z 2025-05-07T20:57:54.3577718Z 2025-05-07T20:57:54.3577722Z 2025-05-07T20:57:54.3577726Z 2025-05-07T20:57:54.3598104Z ################################################################################ 2025-05-07T20:57:54.3613929Z # [2025-05-07T20:57:54.361Z] Run Python Test Suite: 2025-05-07T20:57:54.3614309Z # ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:54.3614640Z ################################################################################ 2025-05-07T20:57:54.3640340Z + 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:54.3641012Z 2025-05-07T20:57:56.5037865Z ============================= test session starts ============================== 2025-05-07T20:57:56.5038512Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:57:56.5039036Z cachedir: .pytest_cache 2025-05-07T20:57:56.5039635Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:57:56.5040375Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:57:56.5040796Z plugins: hypothesis-6.131.14 2025-05-07T20:57:58.2194607Z collecting ... collected 11 items 2025-05-07T20:57:58.2194915Z 2025-05-07T20:57:58.2209368Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_db_forward SKIPPED 2025-05-07T20:57:58.2218475Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_kv_emb_state_dict SKIPPED 2025-05-07T20:57:58.2226631Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd SKIPPED 2025-05-07T20:57:58.2235270Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_backward_adagrad SKIPPED 2025-05-07T20:57:58.2243462Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_explicit_prefetch SKIPPED 2025-05-07T20:57:58.2251771Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_flush SKIPPED 2025-05-07T20:57:58.2259936Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_implicit_prefetch SKIPPED 2025-05-07T20:57:58.2268326Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_before_fwd SKIPPED 2025-05-07T20:57:58.2276145Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_cache_pipeline_between_fwd_bwd SKIPPED 2025-05-07T20:57:58.2284049Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_emb_state_dict SKIPPED 2025-05-07T20:57:58.2303566Z tbe/ssd/ssd_split_tbe_training_test.py::SSDSplitTableBatchedEmbeddingsTest::test_ssd_forward SKIPPED 2025-05-07T20:57:58.2304032Z 2025-05-07T20:57:58.2304192Z =========================== short test summary info ============================ 2025-05-07T20:57:58.2304901Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1449: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2305577Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1533: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2306247Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:93: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2306914Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:779: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2307588Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1356: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2308266Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1311: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2308929Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1335: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2309595Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1387: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2310263Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:1417: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2310926Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:927: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2311584Z SKIPPED [1] tbe/ssd/ssd_split_tbe_training_test.py:706: Test is currently known to fail in OSS mode 2025-05-07T20:57:58.2312105Z ============================= 11 skipped in 1.85s ============================== 2025-05-07T20:57:58.7924039Z 2025-05-07T20:57:58.7924590Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_split_tbe_training_test.py 2025-05-07T20:57:58.7945333Z [TEST] Python test time for ./tbe/ssd/ssd_split_tbe_training_test.py: 4 seconds 2025-05-07T20:57:58.7946046Z 2025-05-07T20:57:58.7946051Z 2025-05-07T20:57:58.7946055Z 2025-05-07T20:57:58.7946059Z 2025-05-07T20:57:58.7967703Z ################################################################################ 2025-05-07T20:57:58.7987744Z # [2025-05-07T20:57:58.798Z] Run Python Test Suite: 2025-05-07T20:57:58.7988085Z # ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:57:58.7988375Z ################################################################################ 2025-05-07T20:57:58.8013291Z + 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:58.8013922Z 2025-05-07T20:58:00.9378229Z ============================= test session starts ============================== 2025-05-07T20:58:00.9378866Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:00.9379433Z cachedir: .pytest_cache 2025-05-07T20:58:00.9380015Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:00.9380753Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:00.9381166Z plugins: hypothesis-6.131.14 2025-05-07T20:58:02.6301695Z collecting ... collected 4 items 2025-05-07T20:58:02.6301925Z 2025-05-07T20:58:02.6324863Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_compact_indices SKIPPED 2025-05-07T20:58:02.6333357Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_put SKIPPED 2025-05-07T20:58:02.6341688Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_masked_index_select SKIPPED 2025-05-07T20:58:02.6357077Z tbe/ssd/ssd_utils_test.py::SSDUtilsTest::test_scratch_pad_indices_queue SKIPPED 2025-05-07T20:58:02.6357422Z 2025-05-07T20:58:02.6357577Z =========================== short test summary info ============================ 2025-05-07T20:58:02.6358193Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:329: Test is currently known to fail in OSS mode 2025-05-07T20:58:02.6358767Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:97: Test is currently known to fail in OSS mode 2025-05-07T20:58:02.6359331Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:130: Test is currently known to fail in OSS mode 2025-05-07T20:58:02.6359905Z SKIPPED [1] tbe/ssd/ssd_utils_test.py:175: Test is currently known to fail in OSS mode 2025-05-07T20:58:02.6360381Z ============================== 4 skipped in 1.82s ============================== 2025-05-07T20:58:03.1936688Z 2025-05-07T20:58:03.1937214Z [TEST] Python test suite PASSED: ./tbe/ssd/ssd_utils_test.py 2025-05-07T20:58:03.1956335Z [TEST] Python test time for ./tbe/ssd/ssd_utils_test.py: 5 seconds 2025-05-07T20:58:03.1956629Z 2025-05-07T20:58:03.1956806Z 2025-05-07T20:58:03.1956810Z 2025-05-07T20:58:03.1977223Z 2025-05-07T20:58:03.1977402Z ################################################################################ 2025-05-07T20:58:03.1992152Z # [2025-05-07T20:58:03.198Z] Run Python Test Suite: 2025-05-07T20:58:03.1992525Z # ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:58:03.1992880Z ################################################################################ 2025-05-07T20:58:03.2019165Z + 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:58:03.2020132Z 2025-05-07T20:58:05.3386941Z ============================= test session starts ============================== 2025-05-07T20:58:05.3387632Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:05.3388148Z cachedir: .pytest_cache 2025-05-07T20:58:05.3388722Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:05.3389459Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:05.3390161Z plugins: hypothesis-6.131.14 2025-05-07T20:58:07.0402503Z collecting ... collected 1 item 2025-05-07T20:58:07.0402720Z 2025-05-07T20:58:07.2957536Z tbe/stats/tbe_bench_params_reporter_test.py::TestTBEBenchmarkParamsReporter::test_report_stats Time taken to generate indices (us): 55 2025-05-07T20:58:07.2958310Z Skipping (s,q) (0.01, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2958760Z Skipping (s,q) (0.02, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2959173Z Skipping (s,q) (0.03, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2959602Z Skipping (s,q) (0.04, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2960018Z Skipping (s,q) (0.05, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2960430Z Skipping (s,q) (0.06, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2960864Z Skipping (s,q) (0.07, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2961304Z Skipping (s,q) (0.08, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2961725Z Skipping (s,q) (0.09, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2962149Z Skipping (s,q) (0.1, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2962557Z Skipping (s,q) (0.11, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2962970Z Skipping (s,q) (0.12, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2963379Z Skipping (s,q) (0.13, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2963806Z Skipping (s,q) (0.14, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2964237Z Skipping (s,q) (0.15, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2964860Z Skipping (s,q) (0.16, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2965276Z Skipping (s,q) (0.17, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2965677Z Skipping (s,q) (0.18, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2966087Z Skipping (s,q) (0.19, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2966581Z Skipping (s,q) (0.2, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2967087Z Skipping (s,q) (0.21, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2967489Z Skipping (s,q) (0.22, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2967911Z Skipping (s,q) (0.23, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2968352Z Skipping (s,q) (0.24, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2968775Z Skipping (s,q) (0.25, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2969192Z Skipping (s,q) (0.26, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2969665Z Skipping (s,q) (0.27, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2970079Z Skipping (s,q) (0.28, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2970498Z Skipping (s,q) (0.29, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2970916Z Skipping (s,q) (0.3, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2971336Z Skipping (s,q) (0.31, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2971749Z Skipping (s,q) (0.32, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2972168Z Skipping (s,q) (0.33, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2972586Z Skipping (s,q) (0.34, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2972993Z Skipping (s,q) (0.35, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2973410Z Skipping (s,q) (0.36, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2973825Z Skipping (s,q) (0.37, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2974237Z Skipping (s,q) (0.38, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2974652Z Skipping (s,q) (0.39, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2975064Z Skipping (s,q) (0.4, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2975478Z Skipping (s,q) (0.41, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2975881Z Skipping (s,q) (0.42, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2976386Z Skipping (s,q) (0.43, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2976801Z Skipping (s,q) (0.44, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2977215Z Skipping (s,q) (0.45, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2977621Z Skipping (s,q) (0.46, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2978034Z Skipping (s,q) (0.47, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2978454Z Skipping (s,q) (0.48, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2978862Z Skipping (s,q) (0.49, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2979280Z Skipping (s,q) (0.5, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2979692Z Skipping (s,q) (0.51, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2980106Z Skipping (s,q) (0.52, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2980516Z Skipping (s,q) (0.53, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2980934Z Skipping (s,q) (0.54, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2981348Z Skipping (s,q) (0.55, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2981762Z Skipping (s,q) (0.56, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2982174Z Skipping (s,q) (0.57, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2982589Z Skipping (s,q) (0.58, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2982996Z Skipping (s,q) (0.59, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2983432Z Skipping (s,q) (0.6, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2983838Z Skipping (s,q) (0.61, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2984341Z Skipping (s,q) (0.62, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2984754Z Skipping (s,q) (0.63, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2985165Z Skipping (s,q) (0.64, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2985582Z Skipping (s,q) (0.65, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2986037Z Skipping (s,q) (0.66, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2986456Z Skipping (s,q) (0.67, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2986868Z Skipping (s,q) (0.68, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2987290Z Skipping (s,q) (0.69, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2987691Z Skipping (s,q) (0.7, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2988106Z Skipping (s,q) (0.71, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2988520Z Skipping (s,q) (0.72, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2988936Z Skipping (s,q) (0.73, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2989348Z Skipping (s,q) (0.74, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2989760Z Skipping (s,q) (0.75, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2990176Z Skipping (s,q) (0.76, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2990587Z Skipping (s,q) (0.77, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2991004Z Skipping (s,q) (0.78, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2991414Z Skipping (s,q) (0.79, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2991827Z Skipping (s,q) (0.8, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2992234Z Skipping (s,q) (0.81, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2992651Z Skipping (s,q) (0.82, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2993056Z Skipping (s,q) (0.83, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2993473Z Skipping (s,q) (0.84, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2993888Z Skipping (s,q) (0.85, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2994305Z Skipping (s,q) (0.86, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2994711Z Skipping (s,q) (0.87, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2995124Z Skipping (s,q) (0.88, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2996319Z Skipping (s,q) (0.89, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2997130Z Skipping (s,q) (0.9, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2997540Z Skipping (s,q) (0.91, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2997958Z Skipping (s,q) (0.92, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2998370Z Skipping (s,q) (0.93, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2998779Z Skipping (s,q) (0.94, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2999189Z Skipping (s,q) (0.95, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.2999612Z Skipping (s,q) (0.96, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3000018Z Skipping (s,q) (0.97, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3000439Z Skipping (s,q) (0.98, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3000854Z Skipping (s,q) (0.99, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3001272Z Skipping (s,q) (1, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3001672Z Skipping (s,q) (1.01, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3002087Z Skipping (s,q) (1.02, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3002496Z Skipping (s,q) (1.03, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3002917Z Skipping (s,q) (1.04, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3003327Z Skipping (s,q) (1.05, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3003745Z Skipping (s,q) (1.06, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3004159Z Skipping (s,q) (1.07, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3005066Z Skipping (s,q) (1.08, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3005497Z Skipping (s,q) (1.09, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3005912Z Skipping (s,q) (1.1, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3006316Z Skipping (s,q) (1.11, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3006933Z Skipping (s,q) (1.12, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3007339Z Skipping (s,q) (1.13, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3007752Z Skipping (s,q) (1.14, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3008148Z Skipping (s,q) (1.15, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3008557Z Skipping (s,q) (1.16, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3008982Z Skipping (s,q) (1.17, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3009384Z Skipping (s,q) (1.18, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3009803Z Skipping (s,q) (1.19, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3010215Z Skipping (s,q) (1.2, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3010625Z Skipping (s,q) (1.21, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3011039Z Skipping (s,q) (1.22, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3011463Z Skipping (s,q) (1.23, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3011880Z Skipping (s,q) (1.24, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3012294Z Skipping (s,q) (1.25, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3012702Z Skipping (s,q) (1.26, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3013117Z Skipping (s,q) (1.27, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3013509Z Skipping (s,q) (1.28, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3013913Z Skipping (s,q) (1.29, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3014315Z Skipping (s,q) (1.3, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3014728Z Skipping (s,q) (1.31, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3015125Z Skipping (s,q) (1.32, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3015535Z Skipping (s,q) (1.33, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3015940Z Skipping (s,q) (1.34, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3016423Z Skipping (s,q) (1.35, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3016825Z Skipping (s,q) (1.36, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3017229Z Skipping (s,q) (1.37, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3017630Z Skipping (s,q) (1.38, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3018064Z Skipping (s,q) (1.39, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3018471Z Skipping (s,q) (1.4, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3018882Z Skipping (s,q) (1.41, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3019289Z Skipping (s,q) (1.42, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3019724Z Skipping (s,q) (1.43, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3020125Z Skipping (s,q) (1.44, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3020529Z Skipping (s,q) (1.45, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3020987Z Skipping (s,q) (1.46, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3021399Z Skipping (s,q) (1.47, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3021801Z Skipping (s,q) (1.48, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3022204Z Skipping (s,q) (1.49, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3022612Z Skipping (s,q) (1.5, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3023019Z Skipping (s,q) (1.51, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3023419Z Skipping (s,q) (1.52, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3023828Z Skipping (s,q) (1.53, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3024344Z Skipping (s,q) (1.54, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3024753Z Skipping (s,q) (1.55, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3025147Z Skipping (s,q) (1.56, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3025557Z Skipping (s,q) (1.57, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3026011Z Skipping (s,q) (1.58, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3026413Z Skipping (s,q) (1.59, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3026814Z Skipping (s,q) (1.6, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3027223Z Skipping (s,q) (1.61, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3027626Z Skipping (s,q) (1.62, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3028033Z Skipping (s,q) (1.63, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3028454Z Skipping (s,q) (1.64, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3028870Z Skipping (s,q) (1.65, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3029272Z Skipping (s,q) (1.66, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3029682Z Skipping (s,q) (1.67, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3030087Z Skipping (s,q) (1.68, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3030496Z Skipping (s,q) (1.69, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3030905Z Skipping (s,q) (1.7, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3031329Z Skipping (s,q) (1.71, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3031730Z Skipping (s,q) (1.72, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3032133Z Skipping (s,q) (1.73, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3032713Z Skipping (s,q) (1.74, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3033132Z Skipping (s,q) (1.75, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3033545Z Skipping (s,q) (1.76, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3033966Z Skipping (s,q) (1.77, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3034422Z Skipping (s,q) (1.78, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3034844Z Skipping (s,q) (1.79, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3035251Z Skipping (s,q) (1.8, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3035720Z Skipping (s,q) (1.81, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3036139Z Skipping (s,q) (1.82, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3036543Z Skipping (s,q) (1.83, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3037001Z Skipping (s,q) (1.84, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3037411Z Skipping (s,q) (1.85, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3037828Z Skipping (s,q) (1.86, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3038243Z Skipping (s,q) (1.87, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3038663Z Skipping (s,q) (1.88, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3039081Z Skipping (s,q) (1.89, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3039490Z Skipping (s,q) (1.9, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3039898Z Skipping (s,q) (1.91, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3040326Z Skipping (s,q) (1.92, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3040743Z Skipping (s,q) (1.93, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3059032Z Skipping (s,q) (1.94, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3059495Z Skipping (s,q) (1.95, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3059931Z Skipping (s,q) (1.96, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3060341Z Skipping (s,q) (1.97, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3060765Z Skipping (s,q) (1.98, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3061174Z Skipping (s,q) (1.99, 1): inconsistent with heavy hitters! 2025-05-07T20:58:07.3061709Z Skipping (s,q) (0.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3062151Z Skipping (s,q) (0.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3062601Z Skipping (s,q) (0.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3063033Z Skipping (s,q) (0.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3063539Z Skipping (s,q) (0.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3063988Z Skipping (s,q) (0.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3064437Z Skipping (s,q) (0.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3064849Z Skipping (s,q) (0.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3065285Z Skipping (s,q) (0.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3065726Z Skipping (s,q) (0.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3066153Z Skipping (s,q) (0.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3066579Z Skipping (s,q) (0.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3067012Z Skipping (s,q) (0.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3067435Z Skipping (s,q) (0.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3067854Z Skipping (s,q) (0.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3068282Z Skipping (s,q) (0.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3068712Z Skipping (s,q) (0.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3069143Z Skipping (s,q) (0.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3069560Z Skipping (s,q) (0.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3069985Z Skipping (s,q) (0.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3070414Z Skipping (s,q) (0.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3070832Z Skipping (s,q) (0.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3071258Z Skipping (s,q) (0.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3071697Z Skipping (s,q) (0.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3072133Z Skipping (s,q) (0.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3072552Z Skipping (s,q) (0.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3072983Z Skipping (s,q) (0.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3073467Z Skipping (s,q) (0.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3073892Z Skipping (s,q) (0.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3074327Z Skipping (s,q) (0.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3074775Z Skipping (s,q) (0.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3075198Z Skipping (s,q) (0.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3075631Z Skipping (s,q) (0.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3076060Z Skipping (s,q) (0.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3076500Z Skipping (s,q) (0.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3076920Z Skipping (s,q) (0.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3077343Z Skipping (s,q) (0.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3077763Z Skipping (s,q) (0.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3078185Z Skipping (s,q) (0.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3078594Z Skipping (s,q) (0.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3079011Z Skipping (s,q) (0.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3079429Z Skipping (s,q) (0.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3079845Z Skipping (s,q) (0.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3080263Z Skipping (s,q) (0.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3080769Z Skipping (s,q) (0.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3081189Z Skipping (s,q) (0.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3081603Z Skipping (s,q) (0.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3082027Z Skipping (s,q) (0.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3082489Z Skipping (s,q) (0.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3082903Z Skipping (s,q) (0.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3083325Z Skipping (s,q) (0.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3083747Z Skipping (s,q) (0.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3084160Z Skipping (s,q) (0.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3084583Z Skipping (s,q) (0.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3084999Z Skipping (s,q) (0.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3085423Z Skipping (s,q) (0.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3085837Z Skipping (s,q) (0.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3086253Z Skipping (s,q) (0.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3086670Z Skipping (s,q) (0.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3087176Z Skipping (s,q) (0.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3087593Z Skipping (s,q) (0.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3088013Z Skipping (s,q) (0.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3088433Z Skipping (s,q) (0.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3088859Z Skipping (s,q) (0.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3089272Z Skipping (s,q) (0.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3089696Z Skipping (s,q) (0.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3090112Z Skipping (s,q) (0.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3090544Z Skipping (s,q) (0.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3091009Z Skipping (s,q) (0.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3091431Z Skipping (s,q) (0.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3091845Z Skipping (s,q) (0.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3092324Z Skipping (s,q) (0.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3092737Z Skipping (s,q) (0.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3093159Z Skipping (s,q) (0.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3093585Z Skipping (s,q) (0.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3094006Z Skipping (s,q) (0.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3094432Z Skipping (s,q) (0.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3094852Z Skipping (s,q) (0.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3095280Z Skipping (s,q) (0.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3095701Z Skipping (s,q) (0.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3096116Z Skipping (s,q) (0.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3096537Z Skipping (s,q) (0.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3096966Z Skipping (s,q) (0.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3097380Z Skipping (s,q) (0.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3097796Z Skipping (s,q) (0.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3098211Z Skipping (s,q) (0.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3098648Z Skipping (s,q) (0.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3099060Z Skipping (s,q) (0.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3099491Z Skipping (s,q) (0.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3099998Z Skipping (s,q) (0.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3100433Z Skipping (s,q) (0.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3100854Z Skipping (s,q) (0.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3101274Z Skipping (s,q) (0.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3101738Z Skipping (s,q) (0.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3102149Z Skipping (s,q) (0.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3102576Z Skipping (s,q) (0.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3103000Z Skipping (s,q) (0.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3103423Z Skipping (s,q) (0.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3103839Z Skipping (s,q) (0.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3104272Z Skipping (s,q) (1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3104990Z Skipping (s,q) (1.01, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3105451Z Skipping (s,q) (1.02, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3105871Z Skipping (s,q) (1.03, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3106302Z Skipping (s,q) (1.04, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3106742Z Skipping (s,q) (1.05, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3107171Z Skipping (s,q) (1.06, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3107593Z Skipping (s,q) (1.07, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3108010Z Skipping (s,q) (1.08, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3108424Z Skipping (s,q) (1.09, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3108844Z Skipping (s,q) (1.1, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3109263Z Skipping (s,q) (1.11, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3109696Z Skipping (s,q) (1.12, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3110112Z Skipping (s,q) (1.13, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3110549Z Skipping (s,q) (1.14, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3111100Z Skipping (s,q) (1.15, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3111525Z Skipping (s,q) (1.16, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3112068Z Skipping (s,q) (1.17, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3112499Z Skipping (s,q) (1.18, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3112921Z Skipping (s,q) (1.19, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3113346Z Skipping (s,q) (1.2, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3113766Z Skipping (s,q) (1.21, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3114201Z Skipping (s,q) (1.22, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3114619Z Skipping (s,q) (1.23, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3115058Z Skipping (s,q) (1.24, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3115473Z Skipping (s,q) (1.25, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3115900Z Skipping (s,q) (1.26, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3116313Z Skipping (s,q) (1.27, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3116756Z Skipping (s,q) (1.28, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3117180Z Skipping (s,q) (1.29, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3117607Z Skipping (s,q) (1.3, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3118031Z Skipping (s,q) (1.31, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3118465Z Skipping (s,q) (1.32, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3118890Z Skipping (s,q) (1.33, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3119312Z Skipping (s,q) (1.34, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3119894Z Skipping (s,q) (1.35, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3120326Z Skipping (s,q) (1.36, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3120775Z Skipping (s,q) (1.37, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3121219Z Skipping (s,q) (1.38, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3121738Z Skipping (s,q) (1.39, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3122163Z Skipping (s,q) (1.4, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3122621Z Skipping (s,q) (1.41, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3123048Z Skipping (s,q) (1.42, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3123474Z Skipping (s,q) (1.43, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3123891Z Skipping (s,q) (1.44, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3124313Z Skipping (s,q) (1.45, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3124735Z Skipping (s,q) (1.46, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3125150Z Skipping (s,q) (1.47, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3125566Z Skipping (s,q) (1.48, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3125980Z Skipping (s,q) (1.49, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3126402Z Skipping (s,q) (1.5, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3126813Z Skipping (s,q) (1.51, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3127310Z Skipping (s,q) (1.52, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3127739Z Skipping (s,q) (1.53, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3128169Z Skipping (s,q) (1.54, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3128591Z Skipping (s,q) (1.55, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3129011Z Skipping (s,q) (1.56, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3129440Z Skipping (s,q) (1.57, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3129868Z Skipping (s,q) (1.58, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3130290Z Skipping (s,q) (1.59, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3130720Z Skipping (s,q) (1.6, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3131188Z Skipping (s,q) (1.61, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3131616Z Skipping (s,q) (1.62, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3132041Z Skipping (s,q) (1.63, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3132470Z Skipping (s,q) (1.64, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3132888Z Skipping (s,q) (1.65, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3133342Z Skipping (s,q) (1.66, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3133763Z Skipping (s,q) (1.67, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3134188Z Skipping (s,q) (1.68, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3134613Z Skipping (s,q) (1.69, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3135040Z Skipping (s,q) (1.7, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3135460Z Skipping (s,q) (1.71, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3135892Z Skipping (s,q) (1.72, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3136314Z Skipping (s,q) (1.73, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3136738Z Skipping (s,q) (1.74, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3137151Z Skipping (s,q) (1.75, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3137580Z Skipping (s,q) (1.76, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3138002Z Skipping (s,q) (1.77, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3138427Z Skipping (s,q) (1.78, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3138927Z Skipping (s,q) (1.79, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3139357Z Skipping (s,q) (1.8, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3139776Z Skipping (s,q) (1.81, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3140195Z Skipping (s,q) (1.82, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3140655Z Skipping (s,q) (1.83, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3141086Z Skipping (s,q) (1.84, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3141506Z Skipping (s,q) (1.85, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3141927Z Skipping (s,q) (1.86, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3142347Z Skipping (s,q) (1.87, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3142768Z Skipping (s,q) (1.88, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3143181Z Skipping (s,q) (1.89, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3143616Z Skipping (s,q) (1.9, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3144034Z Skipping (s,q) (1.91, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3144454Z Skipping (s,q) (1.92, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3144872Z Skipping (s,q) (1.93, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3145297Z Skipping (s,q) (1.94, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3145726Z Skipping (s,q) (1.95, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3146144Z Skipping (s,q) (1.96, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3146562Z Skipping (s,q) (1.97, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3146987Z Skipping (s,q) (1.98, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3147400Z Skipping (s,q) (1.99, 1.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3147827Z Skipping (s,q) (0.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3148254Z Skipping (s,q) (0.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3148680Z Skipping (s,q) (0.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3149090Z Skipping (s,q) (0.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3149518Z Skipping (s,q) (0.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3149936Z Skipping (s,q) (0.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3150405Z Skipping (s,q) (0.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3150876Z Skipping (s,q) (0.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3151303Z Skipping (s,q) (0.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3151730Z Skipping (s,q) (0.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3152138Z Skipping (s,q) (0.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3152558Z Skipping (s,q) (0.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3152976Z Skipping (s,q) (0.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3153390Z Skipping (s,q) (0.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3153813Z Skipping (s,q) (0.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3154232Z Skipping (s,q) (0.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3154655Z Skipping (s,q) (0.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3155072Z Skipping (s,q) (0.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3155498Z Skipping (s,q) (0.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3155914Z Skipping (s,q) (0.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3156327Z Skipping (s,q) (0.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3156741Z Skipping (s,q) (0.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3157170Z Skipping (s,q) (0.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3157590Z Skipping (s,q) (0.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3158099Z Skipping (s,q) (0.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3158521Z Skipping (s,q) (0.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3158942Z Skipping (s,q) (0.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3159352Z Skipping (s,q) (0.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3159843Z Skipping (s,q) (0.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3160260Z Skipping (s,q) (0.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3160694Z Skipping (s,q) (0.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3161145Z Skipping (s,q) (0.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3161566Z Skipping (s,q) (0.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3161982Z Skipping (s,q) (0.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3162395Z Skipping (s,q) (0.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3162819Z Skipping (s,q) (0.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3163243Z Skipping (s,q) (0.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3163657Z Skipping (s,q) (0.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3164082Z Skipping (s,q) (0.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3164507Z Skipping (s,q) (0.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3164935Z Skipping (s,q) (0.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3165347Z Skipping (s,q) (0.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3165767Z Skipping (s,q) (0.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3166186Z Skipping (s,q) (0.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3166601Z Skipping (s,q) (0.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3167078Z Skipping (s,q) (0.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3167527Z Skipping (s,q) (0.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3167943Z Skipping (s,q) (0.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3168360Z Skipping (s,q) (0.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3168778Z Skipping (s,q) (0.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3169202Z Skipping (s,q) (0.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3169665Z Skipping (s,q) (0.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3170096Z Skipping (s,q) (0.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3170518Z Skipping (s,q) (0.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3170948Z Skipping (s,q) (0.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3171361Z Skipping (s,q) (0.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3171779Z Skipping (s,q) (0.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3172199Z Skipping (s,q) (0.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3172612Z Skipping (s,q) (0.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3173046Z Skipping (s,q) (0.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3173466Z Skipping (s,q) (0.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3173884Z Skipping (s,q) (0.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3174307Z Skipping (s,q) (0.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3174722Z Skipping (s,q) (0.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3175140Z Skipping (s,q) (0.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3175555Z Skipping (s,q) (0.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3175975Z Skipping (s,q) (0.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3211363Z Skipping (s,q) (0.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3211845Z Skipping (s,q) (0.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3212433Z Skipping (s,q) (0.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3212855Z Skipping (s,q) (0.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3213290Z Skipping (s,q) (0.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3213699Z Skipping (s,q) (0.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3214192Z Skipping (s,q) (0.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3214622Z Skipping (s,q) (0.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3215042Z Skipping (s,q) (0.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3215475Z Skipping (s,q) (0.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3215895Z Skipping (s,q) (0.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3216311Z Skipping (s,q) (0.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3216720Z Skipping (s,q) (0.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3217141Z Skipping (s,q) (0.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3217558Z Skipping (s,q) (0.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3217974Z Skipping (s,q) (0.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3218381Z Skipping (s,q) (0.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3218836Z Skipping (s,q) (0.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3219245Z Skipping (s,q) (0.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3219656Z Skipping (s,q) (0.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3220066Z Skipping (s,q) (0.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3220488Z Skipping (s,q) (0.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3220896Z Skipping (s,q) (0.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3221302Z Skipping (s,q) (0.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3221724Z Skipping (s,q) (0.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3222140Z Skipping (s,q) (0.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3222542Z Skipping (s,q) (0.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3222960Z Skipping (s,q) (0.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3223372Z Skipping (s,q) (0.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3223857Z Skipping (s,q) (0.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3224258Z Skipping (s,q) (0.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3224671Z Skipping (s,q) (0.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3225080Z Skipping (s,q) (1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3225486Z Skipping (s,q) (1.01, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3225895Z Skipping (s,q) (1.02, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3226310Z Skipping (s,q) (1.03, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3226716Z Skipping (s,q) (1.04, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3227133Z Skipping (s,q) (1.05, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3227545Z Skipping (s,q) (1.06, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3227953Z Skipping (s,q) (1.07, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3228361Z Skipping (s,q) (1.08, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3228779Z Skipping (s,q) (1.09, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3229189Z Skipping (s,q) (1.1, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3229597Z Skipping (s,q) (1.11, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3230005Z Skipping (s,q) (1.12, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3230420Z Skipping (s,q) (1.13, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3230839Z Skipping (s,q) (1.14, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3231358Z Skipping (s,q) (1.15, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3231778Z Skipping (s,q) (1.16, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3232199Z Skipping (s,q) (1.17, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3232606Z Skipping (s,q) (1.18, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3233063Z Skipping (s,q) (1.19, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3233483Z Skipping (s,q) (1.2, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3233891Z Skipping (s,q) (1.21, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3234307Z Skipping (s,q) (1.22, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3234718Z Skipping (s,q) (1.23, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3235126Z Skipping (s,q) (1.24, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3235536Z Skipping (s,q) (1.25, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3235947Z Skipping (s,q) (1.26, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3236364Z Skipping (s,q) (1.27, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3236775Z Skipping (s,q) (1.28, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3237188Z Skipping (s,q) (1.29, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3237604Z Skipping (s,q) (1.3, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3238023Z Skipping (s,q) (1.31, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3238426Z Skipping (s,q) (1.32, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3238843Z Skipping (s,q) (1.33, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3239250Z Skipping (s,q) (1.34, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3239657Z Skipping (s,q) (1.35, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3240065Z Skipping (s,q) (1.36, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3240484Z Skipping (s,q) (1.37, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3240932Z Skipping (s,q) (1.38, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3241336Z Skipping (s,q) (1.39, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3241746Z Skipping (s,q) (1.4, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3242189Z Skipping (s,q) (1.41, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3242645Z Skipping (s,q) (1.42, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3243058Z Skipping (s,q) (1.43, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3243466Z Skipping (s,q) (1.44, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3243880Z Skipping (s,q) (1.45, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3244287Z Skipping (s,q) (1.46, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3244702Z Skipping (s,q) (1.47, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3245108Z Skipping (s,q) (1.48, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3245519Z Skipping (s,q) (1.49, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3245930Z Skipping (s,q) (1.5, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3246341Z Skipping (s,q) (1.51, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3246747Z Skipping (s,q) (1.52, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3247252Z Skipping (s,q) (1.53, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3247672Z Skipping (s,q) (1.54, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3248092Z Skipping (s,q) (1.55, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3248504Z Skipping (s,q) (1.56, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3248920Z Skipping (s,q) (1.57, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3249339Z Skipping (s,q) (1.58, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3249752Z Skipping (s,q) (1.59, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3250255Z Skipping (s,q) (1.6, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3250678Z Skipping (s,q) (1.61, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3251096Z Skipping (s,q) (1.62, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3251514Z Skipping (s,q) (1.63, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3251981Z Skipping (s,q) (1.64, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3252409Z Skipping (s,q) (1.65, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3252814Z Skipping (s,q) (1.66, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3253231Z Skipping (s,q) (1.67, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3253648Z Skipping (s,q) (1.68, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3254068Z Skipping (s,q) (1.69, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3254480Z Skipping (s,q) (1.7, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3254908Z Skipping (s,q) (1.71, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3255327Z Skipping (s,q) (1.72, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3255743Z Skipping (s,q) (1.73, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3256164Z Skipping (s,q) (1.74, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3256588Z Skipping (s,q) (1.75, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3257005Z Skipping (s,q) (1.76, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3257443Z Skipping (s,q) (1.77, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3257859Z Skipping (s,q) (1.78, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3258283Z Skipping (s,q) (1.79, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3258697Z Skipping (s,q) (1.8, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3259115Z Skipping (s,q) (1.81, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3259540Z Skipping (s,q) (1.82, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3259960Z Skipping (s,q) (1.83, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3260373Z Skipping (s,q) (1.84, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3260799Z Skipping (s,q) (1.85, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3261212Z Skipping (s,q) (1.86, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3261683Z Skipping (s,q) (1.87, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3262101Z Skipping (s,q) (1.88, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3262513Z Skipping (s,q) (1.89, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3262933Z Skipping (s,q) (1.9, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3263351Z Skipping (s,q) (1.91, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3263763Z Skipping (s,q) (1.92, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3264192Z Skipping (s,q) (1.93, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3264599Z Skipping (s,q) (1.94, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3265014Z Skipping (s,q) (1.95, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3265435Z Skipping (s,q) (1.96, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3265848Z Skipping (s,q) (1.97, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3266270Z Skipping (s,q) (1.98, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3266695Z Skipping (s,q) (1.99, 1.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3267112Z Skipping (s,q) (0.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3267533Z Skipping (s,q) (0.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3267952Z Skipping (s,q) (0.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3268377Z Skipping (s,q) (0.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3268793Z Skipping (s,q) (0.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3269296Z Skipping (s,q) (0.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3269742Z Skipping (s,q) (0.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3270152Z Skipping (s,q) (0.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3270578Z Skipping (s,q) (0.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3271043Z Skipping (s,q) (0.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3271479Z Skipping (s,q) (0.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3271914Z Skipping (s,q) (0.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3272356Z Skipping (s,q) (0.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3272795Z Skipping (s,q) (0.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3273233Z Skipping (s,q) (0.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3273670Z Skipping (s,q) (0.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3274130Z Skipping (s,q) (0.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3274578Z Skipping (s,q) (0.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3275006Z Skipping (s,q) (0.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3275469Z Skipping (s,q) (0.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3275911Z Skipping (s,q) (0.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3276341Z Skipping (s,q) (0.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3276799Z Skipping (s,q) (0.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3277237Z Skipping (s,q) (0.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3277682Z Skipping (s,q) (0.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3278109Z Skipping (s,q) (0.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3278549Z Skipping (s,q) (0.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3278998Z Skipping (s,q) (0.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3279425Z Skipping (s,q) (0.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3279869Z Skipping (s,q) (0.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3280302Z Skipping (s,q) (0.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3280749Z Skipping (s,q) (0.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3281230Z Skipping (s,q) (0.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3281671Z Skipping (s,q) (0.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3282114Z Skipping (s,q) (0.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3282543Z Skipping (s,q) (0.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3282980Z Skipping (s,q) (0.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3283422Z Skipping (s,q) (0.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3283865Z Skipping (s,q) (0.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3284297Z Skipping (s,q) (0.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3284738Z Skipping (s,q) (0.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3285175Z Skipping (s,q) (0.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3285610Z Skipping (s,q) (0.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3286056Z Skipping (s,q) (0.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3286505Z Skipping (s,q) (0.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3287042Z Skipping (s,q) (0.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3287475Z Skipping (s,q) (0.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3287919Z Skipping (s,q) (0.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3288360Z Skipping (s,q) (0.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3288785Z Skipping (s,q) (0.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3289314Z Skipping (s,q) (0.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3289755Z Skipping (s,q) (0.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3290198Z Skipping (s,q) (0.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3290630Z Skipping (s,q) (0.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3291170Z Skipping (s,q) (0.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3291622Z Skipping (s,q) (0.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3292050Z Skipping (s,q) (0.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3292494Z Skipping (s,q) (0.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3292936Z Skipping (s,q) (0.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3293365Z Skipping (s,q) (0.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3293807Z Skipping (s,q) (0.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3294255Z Skipping (s,q) (0.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3294705Z Skipping (s,q) (0.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3295135Z Skipping (s,q) (0.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3295573Z Skipping (s,q) (0.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3296020Z Skipping (s,q) (0.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3296452Z Skipping (s,q) (0.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3296892Z Skipping (s,q) (0.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3297337Z Skipping (s,q) (0.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3297779Z Skipping (s,q) (0.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3298210Z Skipping (s,q) (0.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3298659Z Skipping (s,q) (0.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3299104Z Skipping (s,q) (0.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3299535Z Skipping (s,q) (0.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3299975Z Skipping (s,q) (0.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3300414Z Skipping (s,q) (0.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3300913Z Skipping (s,q) (0.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3301344Z Skipping (s,q) (0.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3301790Z Skipping (s,q) (0.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3302234Z Skipping (s,q) (0.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3302658Z Skipping (s,q) (0.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3303101Z Skipping (s,q) (0.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3303540Z Skipping (s,q) (0.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3303992Z Skipping (s,q) (0.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3304679Z Skipping (s,q) (0.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3305165Z Skipping (s,q) (0.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3305607Z Skipping (s,q) (0.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3306037Z Skipping (s,q) (0.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3306484Z Skipping (s,q) (0.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3306921Z Skipping (s,q) (0.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3307363Z Skipping (s,q) (0.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3307788Z Skipping (s,q) (0.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3308230Z Skipping (s,q) (0.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3308685Z Skipping (s,q) (0.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3309270Z Skipping (s,q) (0.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3309708Z Skipping (s,q) (0.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3310143Z Skipping (s,q) (0.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3310564Z Skipping (s,q) (0.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3311118Z Skipping (s,q) (0.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3311546Z Skipping (s,q) (1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3311976Z Skipping (s,q) (1.01, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3312399Z Skipping (s,q) (1.02, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3312832Z Skipping (s,q) (1.03, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3313270Z Skipping (s,q) (1.04, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3313690Z Skipping (s,q) (1.05, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3314125Z Skipping (s,q) (1.06, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3314560Z Skipping (s,q) (1.07, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3314989Z Skipping (s,q) (1.08, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3315411Z Skipping (s,q) (1.09, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3315843Z Skipping (s,q) (1.1, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3316282Z Skipping (s,q) (1.11, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3316696Z Skipping (s,q) (1.12, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3317124Z Skipping (s,q) (1.13, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3317562Z Skipping (s,q) (1.14, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3317996Z Skipping (s,q) (1.15, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3318412Z Skipping (s,q) (1.16, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3318848Z Skipping (s,q) (1.17, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3319286Z Skipping (s,q) (1.18, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3319707Z Skipping (s,q) (1.19, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3320140Z Skipping (s,q) (1.2, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3320568Z Skipping (s,q) (1.21, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3321078Z Skipping (s,q) (1.22, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3321497Z Skipping (s,q) (1.23, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3321929Z Skipping (s,q) (1.24, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3322358Z Skipping (s,q) (1.25, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3322774Z Skipping (s,q) (1.26, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3323209Z Skipping (s,q) (1.27, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3323648Z Skipping (s,q) (1.28, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3324082Z Skipping (s,q) (1.29, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3324500Z Skipping (s,q) (1.3, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3324935Z Skipping (s,q) (1.31, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3325369Z Skipping (s,q) (1.32, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3325801Z Skipping (s,q) (1.33, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3326239Z Skipping (s,q) (1.34, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3326700Z Skipping (s,q) (1.35, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3327202Z Skipping (s,q) (1.36, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3327629Z Skipping (s,q) (1.37, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3328072Z Skipping (s,q) (1.38, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3328514Z Skipping (s,q) (1.39, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3329030Z Skipping (s,q) (1.4, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3329471Z Skipping (s,q) (1.41, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3329911Z Skipping (s,q) (1.42, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3330334Z Skipping (s,q) (1.43, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3330820Z Skipping (s,q) (1.44, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3331277Z Skipping (s,q) (1.45, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3331722Z Skipping (s,q) (1.46, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3332146Z Skipping (s,q) (1.47, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3332587Z Skipping (s,q) (1.48, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3333025Z Skipping (s,q) (1.49, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3333461Z Skipping (s,q) (1.5, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3333901Z Skipping (s,q) (1.51, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3334329Z Skipping (s,q) (1.52, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3334764Z Skipping (s,q) (1.53, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3335179Z Skipping (s,q) (1.54, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3335614Z Skipping (s,q) (1.55, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3336051Z Skipping (s,q) (1.56, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3336468Z Skipping (s,q) (1.57, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3336903Z Skipping (s,q) (1.58, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3337335Z Skipping (s,q) (1.59, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3337767Z Skipping (s,q) (1.6, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3355698Z Skipping (s,q) (1.61, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3356151Z Skipping (s,q) (1.62, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3356588Z Skipping (s,q) (1.63, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3357009Z Skipping (s,q) (1.64, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3357428Z Skipping (s,q) (1.65, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3357864Z Skipping (s,q) (1.66, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3358350Z Skipping (s,q) (1.67, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3358788Z Skipping (s,q) (1.68, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3359228Z Skipping (s,q) (1.69, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3359657Z Skipping (s,q) (1.7, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3360067Z Skipping (s,q) (1.71, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3360493Z Skipping (s,q) (1.72, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3360912Z Skipping (s,q) (1.73, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3361342Z Skipping (s,q) (1.74, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3361753Z Skipping (s,q) (1.75, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3362185Z Skipping (s,q) (1.76, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3362603Z Skipping (s,q) (1.77, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3363021Z Skipping (s,q) (1.78, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3363442Z Skipping (s,q) (1.79, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3363854Z Skipping (s,q) (1.8, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3364281Z Skipping (s,q) (1.81, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3364682Z Skipping (s,q) (1.82, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3365088Z Skipping (s,q) (1.83, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3365591Z Skipping (s,q) (1.84, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3365995Z Skipping (s,q) (1.85, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3366412Z Skipping (s,q) (1.86, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3366818Z Skipping (s,q) (1.87, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3367347Z Skipping (s,q) (1.88, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3367764Z Skipping (s,q) (1.89, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3368175Z Skipping (s,q) (1.9, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3368609Z Skipping (s,q) (1.91, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3369015Z Skipping (s,q) (1.92, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3369444Z Skipping (s,q) (1.93, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3369868Z Skipping (s,q) (1.94, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3370283Z Skipping (s,q) (1.95, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3370750Z Skipping (s,q) (1.96, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3371174Z Skipping (s,q) (1.97, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3371597Z Skipping (s,q) (1.98, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3372007Z Skipping (s,q) (1.99, 1.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3372418Z Skipping (s,q) (0.01, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3372829Z Skipping (s,q) (0.02, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3373252Z Skipping (s,q) (0.03, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3373644Z Skipping (s,q) (0.04, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3374051Z Skipping (s,q) (0.05, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3374464Z Skipping (s,q) (0.06, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3374864Z Skipping (s,q) (0.07, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3375282Z Skipping (s,q) (0.08, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3375700Z Skipping (s,q) (0.09, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3376104Z Skipping (s,q) (0.1, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3376503Z Skipping (s,q) (0.11, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3376918Z Skipping (s,q) (0.12, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3377369Z Skipping (s,q) (0.13, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3377775Z Skipping (s,q) (0.14, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3378191Z Skipping (s,q) (0.15, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3378590Z Skipping (s,q) (0.16, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3378999Z Skipping (s,q) (0.17, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3379415Z Skipping (s,q) (0.18, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3379829Z Skipping (s,q) (0.19, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3380241Z Skipping (s,q) (0.2, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3380641Z Skipping (s,q) (0.21, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3381051Z Skipping (s,q) (0.22, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3381452Z Skipping (s,q) (0.23, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3381863Z Skipping (s,q) (0.24, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3382278Z Skipping (s,q) (0.25, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3382676Z Skipping (s,q) (0.26, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3383106Z Skipping (s,q) (0.27, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3383506Z Skipping (s,q) (0.28, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3383906Z Skipping (s,q) (0.29, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3384330Z Skipping (s,q) (0.3, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3384804Z Skipping (s,q) (0.31, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3385218Z Skipping (s,q) (0.32, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3385628Z Skipping (s,q) (0.33, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3386020Z Skipping (s,q) (0.34, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3386463Z Skipping (s,q) (0.35, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3386867Z Skipping (s,q) (0.36, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3387295Z Skipping (s,q) (0.37, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3387691Z Skipping (s,q) (0.38, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3388089Z Skipping (s,q) (0.39, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3388498Z Skipping (s,q) (0.4, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3388896Z Skipping (s,q) (0.41, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3389320Z Skipping (s,q) (0.42, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3389733Z Skipping (s,q) (0.43, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3390135Z Skipping (s,q) (0.44, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3390548Z Skipping (s,q) (0.45, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3391001Z Skipping (s,q) (0.46, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3391420Z Skipping (s,q) (0.47, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3391814Z Skipping (s,q) (0.48, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3392222Z Skipping (s,q) (0.49, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3392639Z Skipping (s,q) (0.5, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3393044Z Skipping (s,q) (0.51, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3393460Z Skipping (s,q) (0.52, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3393867Z Skipping (s,q) (0.53, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3394277Z Skipping (s,q) (0.54, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3394689Z Skipping (s,q) (0.55, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3395097Z Skipping (s,q) (0.56, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3395506Z Skipping (s,q) (0.57, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3395913Z Skipping (s,q) (0.58, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3396384Z Skipping (s,q) (0.59, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3396795Z Skipping (s,q) (0.6, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3397200Z Skipping (s,q) (0.61, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3397598Z Skipping (s,q) (0.62, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3398013Z Skipping (s,q) (0.63, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3398423Z Skipping (s,q) (0.64, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3398821Z Skipping (s,q) (0.65, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3399245Z Skipping (s,q) (0.66, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3399646Z Skipping (s,q) (0.67, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3400077Z Skipping (s,q) (0.68, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3400482Z Skipping (s,q) (0.69, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3400936Z Skipping (s,q) (0.7, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3401349Z Skipping (s,q) (0.71, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3401752Z Skipping (s,q) (0.72, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3402152Z Skipping (s,q) (0.73, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3402568Z Skipping (s,q) (0.74, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3402968Z Skipping (s,q) (0.75, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3403377Z Skipping (s,q) (0.76, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3403858Z Skipping (s,q) (0.77, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3404274Z Skipping (s,q) (0.78, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3404992Z Skipping (s,q) (0.79, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3405425Z Skipping (s,q) (0.8, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3405931Z Skipping (s,q) (0.81, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3406361Z Skipping (s,q) (0.82, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3406778Z Skipping (s,q) (0.83, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3407252Z Skipping (s,q) (0.84, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3407665Z Skipping (s,q) (0.85, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3408074Z Skipping (s,q) (0.86, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3408474Z Skipping (s,q) (0.87, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3408895Z Skipping (s,q) (0.88, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3409308Z Skipping (s,q) (0.89, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3409709Z Skipping (s,q) (0.9, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3410137Z Skipping (s,q) (0.91, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3410536Z Skipping (s,q) (0.92, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3410943Z Skipping (s,q) (0.93, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3411356Z Skipping (s,q) (0.94, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3411758Z Skipping (s,q) (0.95, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3412165Z Skipping (s,q) (0.96, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3412576Z Skipping (s,q) (0.97, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3412975Z Skipping (s,q) (0.98, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3413397Z Skipping (s,q) (0.99, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3413803Z Skipping (s,q) (1, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3414195Z Skipping (s,q) (1.01, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3414624Z Skipping (s,q) (1.02, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3415032Z Skipping (s,q) (1.03, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3415455Z Skipping (s,q) (1.04, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3415955Z Skipping (s,q) (1.05, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3416366Z Skipping (s,q) (1.06, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3416795Z Skipping (s,q) (1.07, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3417220Z Skipping (s,q) (1.08, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3417631Z Skipping (s,q) (1.09, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3418045Z Skipping (s,q) (1.1, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3418468Z Skipping (s,q) (1.11, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3418891Z Skipping (s,q) (1.12, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3419305Z Skipping (s,q) (1.13, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3419723Z Skipping (s,q) (1.14, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3420139Z Skipping (s,q) (1.15, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3420570Z Skipping (s,q) (1.16, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3420982Z Skipping (s,q) (1.17, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3421412Z Skipping (s,q) (1.18, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3421823Z Skipping (s,q) (1.19, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3422226Z Skipping (s,q) (1.2, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3422641Z Skipping (s,q) (1.21, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3423055Z Skipping (s,q) (1.22, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3423588Z Skipping (s,q) (1.23, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3424010Z Skipping (s,q) (1.24, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3424422Z Skipping (s,q) (1.25, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3424835Z Skipping (s,q) (1.26, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3425294Z Skipping (s,q) (1.27, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3425721Z Skipping (s,q) (1.28, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3426126Z Skipping (s,q) (1.29, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3426537Z Skipping (s,q) (1.3, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3426953Z Skipping (s,q) (1.31, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3427366Z Skipping (s,q) (1.32, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3427780Z Skipping (s,q) (1.33, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3428184Z Skipping (s,q) (1.34, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3428611Z Skipping (s,q) (1.35, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3429020Z Skipping (s,q) (1.36, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3429423Z Skipping (s,q) (1.37, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3429846Z Skipping (s,q) (1.38, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3430258Z Skipping (s,q) (1.39, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3430676Z Skipping (s,q) (1.4, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3431076Z Skipping (s,q) (1.41, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3431484Z Skipping (s,q) (1.42, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3431883Z Skipping (s,q) (1.43, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3432289Z Skipping (s,q) (1.44, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3432696Z Skipping (s,q) (1.45, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3433118Z Skipping (s,q) (1.46, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3433526Z Skipping (s,q) (1.47, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3433929Z Skipping (s,q) (1.48, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3434341Z Skipping (s,q) (1.49, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3434757Z Skipping (s,q) (1.5, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3435198Z Skipping (s,q) (1.51, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3435612Z Skipping (s,q) (1.52, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3436015Z Skipping (s,q) (1.53, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3436425Z Skipping (s,q) (1.54, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3436845Z Skipping (s,q) (1.55, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3437265Z Skipping (s,q) (1.56, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3437679Z Skipping (s,q) (1.57, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3438095Z Skipping (s,q) (1.58, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3438501Z Skipping (s,q) (1.59, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3438919Z Skipping (s,q) (1.6, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3439354Z Skipping (s,q) (1.61, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3439769Z Skipping (s,q) (1.62, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3440190Z Skipping (s,q) (1.63, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3440590Z Skipping (s,q) (1.64, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3441004Z Skipping (s,q) (1.65, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3441420Z Skipping (s,q) (1.66, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3441829Z Skipping (s,q) (1.67, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3442236Z Skipping (s,q) (1.68, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3442738Z Skipping (s,q) (1.69, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3443145Z Skipping (s,q) (1.7, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3443538Z Skipping (s,q) (1.71, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3443960Z Skipping (s,q) (1.72, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3444398Z Skipping (s,q) (1.73, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3444821Z Skipping (s,q) (1.74, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3445221Z Skipping (s,q) (1.75, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3445643Z Skipping (s,q) (1.76, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3446049Z Skipping (s,q) (1.77, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3446451Z Skipping (s,q) (1.78, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3446907Z Skipping (s,q) (1.79, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3447322Z Skipping (s,q) (1.8, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3447735Z Skipping (s,q) (1.81, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3448146Z Skipping (s,q) (1.82, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3448564Z Skipping (s,q) (1.83, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3448965Z Skipping (s,q) (1.84, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3449381Z Skipping (s,q) (1.85, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3449786Z Skipping (s,q) (1.86, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3450206Z Skipping (s,q) (1.87, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3450608Z Skipping (s,q) (1.88, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3451015Z Skipping (s,q) (1.89, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3451437Z Skipping (s,q) (1.9, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3451844Z Skipping (s,q) (1.91, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3452250Z Skipping (s,q) (1.92, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3452673Z Skipping (s,q) (1.93, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3453090Z Skipping (s,q) (1.94, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3453484Z Skipping (s,q) (1.95, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3453903Z Skipping (s,q) (1.96, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3454366Z Skipping (s,q) (1.97, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3454787Z Skipping (s,q) (1.98, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3455187Z Skipping (s,q) (1.99, 2): inconsistent with heavy hitters! 2025-05-07T20:58:07.3455602Z Skipping (s,q) (0.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3456040Z Skipping (s,q) (0.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3456464Z Skipping (s,q) (0.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3456889Z Skipping (s,q) (0.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3457328Z Skipping (s,q) (0.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3457744Z Skipping (s,q) (0.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3458153Z Skipping (s,q) (0.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3458585Z Skipping (s,q) (0.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3459018Z Skipping (s,q) (0.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3459444Z Skipping (s,q) (0.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3459866Z Skipping (s,q) (0.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3460292Z Skipping (s,q) (0.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3460729Z Skipping (s,q) (0.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3461147Z Skipping (s,q) (0.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3461569Z Skipping (s,q) (0.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3462074Z Skipping (s,q) (0.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3462488Z Skipping (s,q) (0.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3462904Z Skipping (s,q) (0.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3463327Z Skipping (s,q) (0.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3463821Z Skipping (s,q) (0.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3464246Z Skipping (s,q) (0.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3464665Z Skipping (s,q) (0.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3465090Z Skipping (s,q) (0.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3465516Z Skipping (s,q) (0.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3465931Z Skipping (s,q) (0.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3466364Z Skipping (s,q) (0.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3466786Z Skipping (s,q) (0.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3467199Z Skipping (s,q) (0.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3467627Z Skipping (s,q) (0.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3467788Z Skipping (s,q) (0.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3467956Z Skipping (s,q) (0.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3468112Z Skipping (s,q) (0.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3468268Z Skipping (s,q) (0.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3468444Z Skipping (s,q) (0.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3468604Z Skipping (s,q) (0.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3468766Z Skipping (s,q) (0.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3468928Z Skipping (s,q) (0.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3469096Z Skipping (s,q) (0.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3469271Z Skipping (s,q) (0.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3469437Z Skipping (s,q) (0.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3469597Z Skipping (s,q) (0.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3469762Z Skipping (s,q) (0.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3469967Z Skipping (s,q) (0.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3470133Z Skipping (s,q) (0.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3470301Z Skipping (s,q) (0.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3470462Z Skipping (s,q) (0.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3470620Z Skipping (s,q) (0.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3470776Z Skipping (s,q) (0.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3470937Z Skipping (s,q) (0.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3471098Z Skipping (s,q) (0.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3471266Z Skipping (s,q) (0.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3471426Z Skipping (s,q) (0.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3471587Z Skipping (s,q) (0.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3471748Z Skipping (s,q) (0.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3471908Z Skipping (s,q) (0.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3472067Z Skipping (s,q) (0.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3472234Z Skipping (s,q) (0.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3472399Z Skipping (s,q) (0.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3472558Z Skipping (s,q) (0.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3472792Z Skipping (s,q) (0.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3472955Z Skipping (s,q) (0.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3473120Z Skipping (s,q) (0.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3473294Z Skipping (s,q) (0.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3473487Z Skipping (s,q) (0.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3473655Z Skipping (s,q) (0.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3473827Z Skipping (s,q) (0.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3473988Z Skipping (s,q) (0.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3474155Z Skipping (s,q) (0.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3474319Z Skipping (s,q) (0.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3474476Z Skipping (s,q) (0.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3474647Z Skipping (s,q) (0.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3474814Z Skipping (s,q) (0.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3474982Z Skipping (s,q) (0.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3475142Z Skipping (s,q) (0.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3475304Z Skipping (s,q) (0.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3475462Z Skipping (s,q) (0.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3475624Z Skipping (s,q) (0.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3475781Z Skipping (s,q) (0.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3475945Z Skipping (s,q) (0.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3476101Z Skipping (s,q) (0.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3476256Z Skipping (s,q) (0.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3499073Z Skipping (s,q) (0.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3499282Z Skipping (s,q) (0.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3499445Z Skipping (s,q) (0.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3499623Z Skipping (s,q) (0.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3499783Z Skipping (s,q) (0.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3500036Z Skipping (s,q) (0.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3500197Z Skipping (s,q) (0.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3500361Z Skipping (s,q) (0.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3500534Z Skipping (s,q) (0.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3500697Z Skipping (s,q) (0.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3500857Z Skipping (s,q) (0.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3501027Z Skipping (s,q) (0.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3501196Z Skipping (s,q) (0.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3501384Z Skipping (s,q) (0.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3501548Z Skipping (s,q) (0.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3501714Z Skipping (s,q) (0.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3501912Z Skipping (s,q) (0.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3502076Z Skipping (s,q) (0.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3502276Z Skipping (s,q) (1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3502446Z Skipping (s,q) (1.01, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3502614Z Skipping (s,q) (1.02, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3502784Z Skipping (s,q) (1.03, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3502947Z Skipping (s,q) (1.04, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3503197Z Skipping (s,q) (1.05, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3503368Z Skipping (s,q) (1.06, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3503533Z Skipping (s,q) (1.07, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3503695Z Skipping (s,q) (1.08, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3503918Z Skipping (s,q) (1.09, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3504079Z Skipping (s,q) (1.1, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3504251Z Skipping (s,q) (1.11, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3504609Z Skipping (s,q) (1.12, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3504845Z Skipping (s,q) (1.13, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3505007Z Skipping (s,q) (1.14, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3505162Z Skipping (s,q) (1.15, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3505326Z Skipping (s,q) (1.16, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3505494Z Skipping (s,q) (1.17, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3505648Z Skipping (s,q) (1.18, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3505861Z Skipping (s,q) (1.19, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3506114Z Skipping (s,q) (1.2, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3506310Z Skipping (s,q) (1.21, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3506500Z Skipping (s,q) (1.22, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3506718Z Skipping (s,q) (1.23, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3506931Z Skipping (s,q) (1.24, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3507094Z Skipping (s,q) (1.25, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3507250Z Skipping (s,q) (1.26, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3507427Z Skipping (s,q) (1.27, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3507587Z Skipping (s,q) (1.28, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3507744Z Skipping (s,q) (1.29, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3507904Z Skipping (s,q) (1.3, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3508061Z Skipping (s,q) (1.31, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3508328Z Skipping (s,q) (1.32, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3508489Z Skipping (s,q) (1.33, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3508651Z Skipping (s,q) (1.34, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3508816Z Skipping (s,q) (1.35, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3508987Z Skipping (s,q) (1.36, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3509152Z Skipping (s,q) (1.37, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3509317Z Skipping (s,q) (1.38, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3509478Z Skipping (s,q) (1.39, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3509639Z Skipping (s,q) (1.4, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3509822Z Skipping (s,q) (1.41, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3509980Z Skipping (s,q) (1.42, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3510151Z Skipping (s,q) (1.43, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3510306Z Skipping (s,q) (1.44, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3510463Z Skipping (s,q) (1.45, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3510643Z Skipping (s,q) (1.46, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3510829Z Skipping (s,q) (1.47, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3511002Z Skipping (s,q) (1.48, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3511161Z Skipping (s,q) (1.49, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3511453Z Skipping (s,q) (1.5, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3511612Z Skipping (s,q) (1.51, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3511775Z Skipping (s,q) (1.52, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3511991Z Skipping (s,q) (1.53, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3512164Z Skipping (s,q) (1.54, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3512320Z Skipping (s,q) (1.55, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3512475Z Skipping (s,q) (1.56, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3512636Z Skipping (s,q) (1.57, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3512794Z Skipping (s,q) (1.58, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3512951Z Skipping (s,q) (1.59, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3513110Z Skipping (s,q) (1.6, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3513277Z Skipping (s,q) (1.61, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3513437Z Skipping (s,q) (1.62, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3513594Z Skipping (s,q) (1.63, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3513750Z Skipping (s,q) (1.64, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3513919Z Skipping (s,q) (1.65, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3514082Z Skipping (s,q) (1.66, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3514243Z Skipping (s,q) (1.67, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3514404Z Skipping (s,q) (1.68, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3514561Z Skipping (s,q) (1.69, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3514718Z Skipping (s,q) (1.7, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3514876Z Skipping (s,q) (1.71, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3515038Z Skipping (s,q) (1.72, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3515209Z Skipping (s,q) (1.73, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3515368Z Skipping (s,q) (1.74, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3515524Z Skipping (s,q) (1.75, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3515736Z Skipping (s,q) (1.76, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3515892Z Skipping (s,q) (1.77, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3516053Z Skipping (s,q) (1.78, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3516211Z Skipping (s,q) (1.79, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3516372Z Skipping (s,q) (1.8, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3516540Z Skipping (s,q) (1.81, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3516695Z Skipping (s,q) (1.82, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3516858Z Skipping (s,q) (1.83, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3517021Z Skipping (s,q) (1.84, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3517177Z Skipping (s,q) (1.85, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3517342Z Skipping (s,q) (1.86, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3517511Z Skipping (s,q) (1.87, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3517670Z Skipping (s,q) (1.88, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3517831Z Skipping (s,q) (1.89, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3517986Z Skipping (s,q) (1.9, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3518143Z Skipping (s,q) (1.91, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3518304Z Skipping (s,q) (1.92, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3518466Z Skipping (s,q) (1.93, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3518744Z Skipping (s,q) (1.94, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3518907Z Skipping (s,q) (1.95, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3519064Z Skipping (s,q) (1.96, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3519224Z Skipping (s,q) (1.97, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3519419Z Skipping (s,q) (1.98, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3519579Z Skipping (s,q) (1.99, 2.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3519750Z Skipping (s,q) (0.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3519908Z Skipping (s,q) (0.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3520065Z Skipping (s,q) (0.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3520222Z Skipping (s,q) (0.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3520376Z Skipping (s,q) (0.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3520547Z Skipping (s,q) (0.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3520710Z Skipping (s,q) (0.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3520896Z Skipping (s,q) (0.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3521079Z Skipping (s,q) (0.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3521238Z Skipping (s,q) (0.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3521394Z Skipping (s,q) (0.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3521552Z Skipping (s,q) (0.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3521708Z Skipping (s,q) (0.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3521871Z Skipping (s,q) (0.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3522028Z Skipping (s,q) (0.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3522181Z Skipping (s,q) (0.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3522337Z Skipping (s,q) (0.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3522495Z Skipping (s,q) (0.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3522649Z Skipping (s,q) (0.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3522808Z Skipping (s,q) (0.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3522968Z Skipping (s,q) (0.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3523181Z Skipping (s,q) (0.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3523337Z Skipping (s,q) (0.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3523492Z Skipping (s,q) (0.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3523652Z Skipping (s,q) (0.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3523808Z Skipping (s,q) (0.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3523962Z Skipping (s,q) (0.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3524135Z Skipping (s,q) (0.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3524295Z Skipping (s,q) (0.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3524453Z Skipping (s,q) (0.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3524611Z Skipping (s,q) (0.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3524766Z Skipping (s,q) (0.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3524927Z Skipping (s,q) (0.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3525082Z Skipping (s,q) (0.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3525246Z Skipping (s,q) (0.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3525410Z Skipping (s,q) (0.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3525564Z Skipping (s,q) (0.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3525722Z Skipping (s,q) (0.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3525878Z Skipping (s,q) (0.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3526109Z Skipping (s,q) (0.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3526271Z Skipping (s,q) (0.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3526432Z Skipping (s,q) (0.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3526586Z Skipping (s,q) (0.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3526779Z Skipping (s,q) (0.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3527015Z Skipping (s,q) (0.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3527179Z Skipping (s,q) (0.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3527332Z Skipping (s,q) (0.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3527490Z Skipping (s,q) (0.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3527657Z Skipping (s,q) (0.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3527810Z Skipping (s,q) (0.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3527969Z Skipping (s,q) (0.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3528131Z Skipping (s,q) (0.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3528287Z Skipping (s,q) (0.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3528450Z Skipping (s,q) (0.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3528613Z Skipping (s,q) (0.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3528770Z Skipping (s,q) (0.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3528929Z Skipping (s,q) (0.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3529085Z Skipping (s,q) (0.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3529237Z Skipping (s,q) (0.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3529395Z Skipping (s,q) (0.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3529552Z Skipping (s,q) (0.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3529713Z Skipping (s,q) (0.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3529884Z Skipping (s,q) (0.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3530038Z Skipping (s,q) (0.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3530197Z Skipping (s,q) (0.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3530350Z Skipping (s,q) (0.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3530555Z Skipping (s,q) (0.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3530719Z Skipping (s,q) (0.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3530874Z Skipping (s,q) (0.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3531029Z Skipping (s,q) (0.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3531188Z Skipping (s,q) (0.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3531343Z Skipping (s,q) (0.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3531501Z Skipping (s,q) (0.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3531665Z Skipping (s,q) (0.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3531819Z Skipping (s,q) (0.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3531986Z Skipping (s,q) (0.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3532141Z Skipping (s,q) (0.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3532300Z Skipping (s,q) (0.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3532457Z Skipping (s,q) (0.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3532610Z Skipping (s,q) (0.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3532774Z Skipping (s,q) (0.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3532934Z Skipping (s,q) (0.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3533090Z Skipping (s,q) (0.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3533249Z Skipping (s,q) (0.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3533483Z Skipping (s,q) (0.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3533643Z Skipping (s,q) (0.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3533801Z Skipping (s,q) (0.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3533959Z Skipping (s,q) (0.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3534162Z Skipping (s,q) (0.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3534322Z Skipping (s,q) (0.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3534478Z Skipping (s,q) (0.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3534637Z Skipping (s,q) (0.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3534793Z Skipping (s,q) (0.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3534946Z Skipping (s,q) (0.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3535110Z Skipping (s,q) (0.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3535275Z Skipping (s,q) (0.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3535434Z Skipping (s,q) (0.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3535591Z Skipping (s,q) (0.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3535747Z Skipping (s,q) (0.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3535909Z Skipping (s,q) (1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3536073Z Skipping (s,q) (1.01, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3536229Z Skipping (s,q) (1.02, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3536386Z Skipping (s,q) (1.03, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3536540Z Skipping (s,q) (1.04, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3536701Z Skipping (s,q) (1.05, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3536854Z Skipping (s,q) (1.06, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3537008Z Skipping (s,q) (1.07, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3537182Z Skipping (s,q) (1.08, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3537338Z Skipping (s,q) (1.09, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3537491Z Skipping (s,q) (1.1, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3537651Z Skipping (s,q) (1.11, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3537855Z Skipping (s,q) (1.12, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3538010Z Skipping (s,q) (1.13, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3538174Z Skipping (s,q) (1.14, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3538329Z Skipping (s,q) (1.15, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3538498Z Skipping (s,q) (1.16, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3538651Z Skipping (s,q) (1.17, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3538804Z Skipping (s,q) (1.18, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3538969Z Skipping (s,q) (1.19, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3539125Z Skipping (s,q) (1.2, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3539284Z Skipping (s,q) (1.21, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3539449Z Skipping (s,q) (1.22, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3539607Z Skipping (s,q) (1.23, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3539765Z Skipping (s,q) (1.24, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3539922Z Skipping (s,q) (1.25, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3540076Z Skipping (s,q) (1.26, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3540235Z Skipping (s,q) (1.27, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3540395Z Skipping (s,q) (1.28, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3540550Z Skipping (s,q) (1.29, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3540783Z Skipping (s,q) (1.3, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3540940Z Skipping (s,q) (1.31, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3541099Z Skipping (s,q) (1.32, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3541259Z Skipping (s,q) (1.33, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3541459Z Skipping (s,q) (1.34, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3541625Z Skipping (s,q) (1.35, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3541781Z Skipping (s,q) (1.36, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3541935Z Skipping (s,q) (1.37, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3542095Z Skipping (s,q) (1.38, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3542250Z Skipping (s,q) (1.39, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3542418Z Skipping (s,q) (1.4, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3542579Z Skipping (s,q) (1.41, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3542733Z Skipping (s,q) (1.42, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3542890Z Skipping (s,q) (1.43, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3543046Z Skipping (s,q) (1.44, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3543203Z Skipping (s,q) (1.45, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3543369Z Skipping (s,q) (1.46, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3543528Z Skipping (s,q) (1.47, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3543688Z Skipping (s,q) (1.48, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3543842Z Skipping (s,q) (1.49, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3543998Z Skipping (s,q) (1.5, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3544156Z Skipping (s,q) (1.51, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3544310Z Skipping (s,q) (1.52, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3544471Z Skipping (s,q) (1.53, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3544637Z Skipping (s,q) (1.54, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3544791Z Skipping (s,q) (1.55, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3544946Z Skipping (s,q) (1.56, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3545173Z Skipping (s,q) (1.57, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3545332Z Skipping (s,q) (1.58, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3545496Z Skipping (s,q) (1.59, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3545655Z Skipping (s,q) (1.6, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3545811Z Skipping (s,q) (1.61, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3545973Z Skipping (s,q) (1.62, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3546127Z Skipping (s,q) (1.63, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3546287Z Skipping (s,q) (1.64, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3546446Z Skipping (s,q) (1.65, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3546602Z Skipping (s,q) (1.66, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3546760Z Skipping (s,q) (1.67, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3546927Z Skipping (s,q) (1.68, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3547083Z Skipping (s,q) (1.69, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3547248Z Skipping (s,q) (1.7, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3547404Z Skipping (s,q) (1.71, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3547558Z Skipping (s,q) (1.72, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3547716Z Skipping (s,q) (1.73, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3547872Z Skipping (s,q) (1.74, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3548166Z Skipping (s,q) (1.75, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3548326Z Skipping (s,q) (1.76, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3548481Z Skipping (s,q) (1.77, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3548643Z Skipping (s,q) (1.78, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3548837Z Skipping (s,q) (1.79, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3548996Z Skipping (s,q) (1.8, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3549156Z Skipping (s,q) (1.81, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3549311Z Skipping (s,q) (1.82, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3549469Z Skipping (s,q) (1.83, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3549622Z Skipping (s,q) (1.84, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3549782Z Skipping (s,q) (1.85, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3549948Z Skipping (s,q) (1.86, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3550108Z Skipping (s,q) (1.87, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3550262Z Skipping (s,q) (1.88, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3550423Z Skipping (s,q) (1.89, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3550579Z Skipping (s,q) (1.9, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3550742Z Skipping (s,q) (1.91, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3550899Z Skipping (s,q) (1.92, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3551057Z Skipping (s,q) (1.93, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3551217Z Skipping (s,q) (1.94, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3551371Z Skipping (s,q) (1.95, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3551527Z Skipping (s,q) (1.96, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3551685Z Skipping (s,q) (1.97, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3551845Z Skipping (s,q) (1.98, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3552004Z Skipping (s,q) (1.99, 2.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3552161Z Skipping (s,q) (0.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3552325Z Skipping (s,q) (0.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3552547Z Skipping (s,q) (0.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3552705Z Skipping (s,q) (0.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3552862Z Skipping (s,q) (0.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3553023Z Skipping (s,q) (0.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3553179Z Skipping (s,q) (0.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3553336Z Skipping (s,q) (0.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3553502Z Skipping (s,q) (0.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3553672Z Skipping (s,q) (0.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3553835Z Skipping (s,q) (0.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3553991Z Skipping (s,q) (0.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3554152Z Skipping (s,q) (0.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3554320Z Skipping (s,q) (0.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3554475Z Skipping (s,q) (0.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3554630Z Skipping (s,q) (0.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3554791Z Skipping (s,q) (0.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3554948Z Skipping (s,q) (0.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3555117Z Skipping (s,q) (0.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3555273Z Skipping (s,q) (0.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3555505Z Skipping (s,q) (0.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3555667Z Skipping (s,q) (0.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3555834Z Skipping (s,q) (0.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3555992Z Skipping (s,q) (0.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3556197Z Skipping (s,q) (0.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3556362Z Skipping (s,q) (0.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3556529Z Skipping (s,q) (0.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3556690Z Skipping (s,q) (0.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3556847Z Skipping (s,q) (0.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3557010Z Skipping (s,q) (0.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3557168Z Skipping (s,q) (0.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3557329Z Skipping (s,q) (0.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3557497Z Skipping (s,q) (0.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3557659Z Skipping (s,q) (0.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3557818Z Skipping (s,q) (0.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3557984Z Skipping (s,q) (0.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3558143Z Skipping (s,q) (0.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3558309Z Skipping (s,q) (0.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3558466Z Skipping (s,q) (0.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3558626Z Skipping (s,q) (0.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3558794Z Skipping (s,q) (0.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3558952Z Skipping (s,q) (0.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3559120Z Skipping (s,q) (0.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3559283Z Skipping (s,q) (0.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3559442Z Skipping (s,q) (0.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3559607Z Skipping (s,q) (0.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3559771Z Skipping (s,q) (0.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3559974Z Skipping (s,q) (0.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3560143Z Skipping (s,q) (0.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3560303Z Skipping (s,q) (0.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3560469Z Skipping (s,q) (0.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3560628Z Skipping (s,q) (0.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3560790Z Skipping (s,q) (0.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3560956Z Skipping (s,q) (0.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3561122Z Skipping (s,q) (0.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3561281Z Skipping (s,q) (0.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3561450Z Skipping (s,q) (0.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3561614Z Skipping (s,q) (0.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3561787Z Skipping (s,q) (0.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3561944Z Skipping (s,q) (0.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3562100Z Skipping (s,q) (0.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3562266Z Skipping (s,q) (0.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3562427Z Skipping (s,q) (0.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3562586Z Skipping (s,q) (0.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3562751Z Skipping (s,q) (0.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3562983Z Skipping (s,q) (0.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3563145Z Skipping (s,q) (0.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3563311Z Skipping (s,q) (0.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3563470Z Skipping (s,q) (0.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3563681Z Skipping (s,q) (0.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3563838Z Skipping (s,q) (0.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3563999Z Skipping (s,q) (0.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3564162Z Skipping (s,q) (0.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3564322Z Skipping (s,q) (0.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3564481Z Skipping (s,q) (0.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3564651Z Skipping (s,q) (0.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3564815Z Skipping (s,q) (0.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3564981Z Skipping (s,q) (0.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3565144Z Skipping (s,q) (0.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3565300Z Skipping (s,q) (0.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3565471Z Skipping (s,q) (0.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3565626Z Skipping (s,q) (0.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3565788Z Skipping (s,q) (0.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3565953Z Skipping (s,q) (0.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3566110Z Skipping (s,q) (0.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3566275Z Skipping (s,q) (0.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3566433Z Skipping (s,q) (0.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3566597Z Skipping (s,q) (0.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3566765Z Skipping (s,q) (0.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3566964Z Skipping (s,q) (0.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3567125Z Skipping (s,q) (0.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3567338Z Skipping (s,q) (0.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3567499Z Skipping (s,q) (0.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3567663Z Skipping (s,q) (0.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3567819Z Skipping (s,q) (0.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3567980Z Skipping (s,q) (0.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3568142Z Skipping (s,q) (0.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3568299Z Skipping (s,q) (0.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3568458Z Skipping (s,q) (0.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3568615Z Skipping (s,q) (1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3568779Z Skipping (s,q) (1.01, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3568950Z Skipping (s,q) (1.02, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3569109Z Skipping (s,q) (1.03, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3569272Z Skipping (s,q) (1.04, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3569436Z Skipping (s,q) (1.05, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3569592Z Skipping (s,q) (1.06, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3569748Z Skipping (s,q) (1.07, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3569920Z Skipping (s,q) (1.08, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3570080Z Skipping (s,q) (1.09, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3570338Z Skipping (s,q) (1.1, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3570497Z Skipping (s,q) (1.11, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3570652Z Skipping (s,q) (1.12, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3570812Z Skipping (s,q) (1.13, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3571035Z Skipping (s,q) (1.14, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3571203Z Skipping (s,q) (1.15, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3571369Z Skipping (s,q) (1.16, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3571524Z Skipping (s,q) (1.17, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3571683Z Skipping (s,q) (1.18, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3571850Z Skipping (s,q) (1.19, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3572007Z Skipping (s,q) (1.2, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3572175Z Skipping (s,q) (1.21, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3572333Z Skipping (s,q) (1.22, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3572488Z Skipping (s,q) (1.23, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3572657Z Skipping (s,q) (1.24, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3572824Z Skipping (s,q) (1.25, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3572986Z Skipping (s,q) (1.26, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3573152Z Skipping (s,q) (1.27, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3573308Z Skipping (s,q) (1.28, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3573476Z Skipping (s,q) (1.29, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3573638Z Skipping (s,q) (1.3, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3573795Z Skipping (s,q) (1.31, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3573962Z Skipping (s,q) (1.32, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3574125Z Skipping (s,q) (1.33, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3574283Z Skipping (s,q) (1.34, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3574454Z Skipping (s,q) (1.35, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3574614Z Skipping (s,q) (1.36, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3574824Z Skipping (s,q) (1.37, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3574981Z Skipping (s,q) (1.38, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3575138Z Skipping (s,q) (1.39, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3575297Z Skipping (s,q) (1.4, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3575454Z Skipping (s,q) (1.41, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3575611Z Skipping (s,q) (1.42, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3575768Z Skipping (s,q) (1.43, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3575928Z Skipping (s,q) (1.44, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3576088Z Skipping (s,q) (1.45, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3576248Z Skipping (s,q) (1.46, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3576407Z Skipping (s,q) (1.47, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3576570Z Skipping (s,q) (1.48, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3576727Z Skipping (s,q) (1.49, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3576884Z Skipping (s,q) (1.5, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3577046Z Skipping (s,q) (1.51, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3577203Z Skipping (s,q) (1.52, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3577375Z Skipping (s,q) (1.53, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3577538Z Skipping (s,q) (1.54, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3577773Z Skipping (s,q) (1.55, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3577948Z Skipping (s,q) (1.56, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3578108Z Skipping (s,q) (1.57, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3578271Z Skipping (s,q) (1.58, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3578484Z Skipping (s,q) (1.59, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3578646Z Skipping (s,q) (1.6, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3578813Z Skipping (s,q) (1.61, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3578969Z Skipping (s,q) (1.62, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3579126Z Skipping (s,q) (1.63, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3579476Z Skipping (s,q) (1.64, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3579636Z Skipping (s,q) (1.65, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3579798Z Skipping (s,q) (1.66, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3579967Z Skipping (s,q) (1.67, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3580125Z Skipping (s,q) (1.68, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3580280Z Skipping (s,q) (1.69, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3580444Z Skipping (s,q) (1.7, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3580600Z Skipping (s,q) (1.71, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3580770Z Skipping (s,q) (1.72, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3580928Z Skipping (s,q) (1.73, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3581090Z Skipping (s,q) (1.74, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3581255Z Skipping (s,q) (1.75, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3581411Z Skipping (s,q) (1.76, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3581573Z Skipping (s,q) (1.77, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3581737Z Skipping (s,q) (1.78, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3581893Z Skipping (s,q) (1.79, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3582065Z Skipping (s,q) (1.8, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3582227Z Skipping (s,q) (1.81, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3582436Z Skipping (s,q) (1.82, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3582599Z Skipping (s,q) (1.83, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3582756Z Skipping (s,q) (1.84, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3582912Z Skipping (s,q) (1.85, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3583073Z Skipping (s,q) (1.86, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3583234Z Skipping (s,q) (1.87, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3583404Z Skipping (s,q) (1.88, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3583559Z Skipping (s,q) (1.89, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3583716Z Skipping (s,q) (1.9, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3583881Z Skipping (s,q) (1.91, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3584040Z Skipping (s,q) (1.92, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3584200Z Skipping (s,q) (1.93, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3584371Z Skipping (s,q) (1.94, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3584531Z Skipping (s,q) (1.95, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3584692Z Skipping (s,q) (1.96, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3584848Z Skipping (s,q) (1.97, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3585007Z Skipping (s,q) (1.98, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3585246Z Skipping (s,q) (1.99, 2.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3585401Z Skipping (s,q) (0.01, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3585559Z Skipping (s,q) (0.02, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3585718Z Skipping (s,q) (0.03, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3585907Z Skipping (s,q) (0.04, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3586065Z Skipping (s,q) (0.05, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3586216Z Skipping (s,q) (0.06, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3586365Z Skipping (s,q) (0.07, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3586526Z Skipping (s,q) (0.08, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3586682Z Skipping (s,q) (0.09, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3586834Z Skipping (s,q) (0.1, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3586991Z Skipping (s,q) (0.11, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3587148Z Skipping (s,q) (0.12, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3587298Z Skipping (s,q) (0.13, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3587453Z Skipping (s,q) (0.14, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3587606Z Skipping (s,q) (0.15, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3587774Z Skipping (s,q) (0.16, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3587928Z Skipping (s,q) (0.17, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3588081Z Skipping (s,q) (0.18, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3588233Z Skipping (s,q) (0.19, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3588384Z Skipping (s,q) (0.2, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3588533Z Skipping (s,q) (0.21, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3588696Z Skipping (s,q) (0.22, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3588853Z Skipping (s,q) (0.23, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3589007Z Skipping (s,q) (0.24, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3589157Z Skipping (s,q) (0.25, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3589306Z Skipping (s,q) (0.26, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3589461Z Skipping (s,q) (0.27, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3589655Z Skipping (s,q) (0.28, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3589810Z Skipping (s,q) (0.29, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3589966Z Skipping (s,q) (0.3, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3590117Z Skipping (s,q) (0.31, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3590274Z Skipping (s,q) (0.32, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3590425Z Skipping (s,q) (0.33, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3590580Z Skipping (s,q) (0.34, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3590748Z Skipping (s,q) (0.35, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3590898Z Skipping (s,q) (0.36, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3591050Z Skipping (s,q) (0.37, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3591206Z Skipping (s,q) (0.38, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3591359Z Skipping (s,q) (0.39, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3591520Z Skipping (s,q) (0.4, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3591676Z Skipping (s,q) (0.41, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3591831Z Skipping (s,q) (0.42, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3591987Z Skipping (s,q) (0.43, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3592138Z Skipping (s,q) (0.44, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3592288Z Skipping (s,q) (0.45, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3592517Z Skipping (s,q) (0.46, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3592670Z Skipping (s,q) (0.47, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3592821Z Skipping (s,q) (0.48, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3592984Z Skipping (s,q) (0.49, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3593137Z Skipping (s,q) (0.5, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3593337Z Skipping (s,q) (0.51, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3593486Z Skipping (s,q) (0.52, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3593637Z Skipping (s,q) (0.53, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3593794Z Skipping (s,q) (0.54, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3593948Z Skipping (s,q) (0.55, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3594099Z Skipping (s,q) (0.56, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3594251Z Skipping (s,q) (0.57, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3594406Z Skipping (s,q) (0.58, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3594562Z Skipping (s,q) (0.59, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3594712Z Skipping (s,q) (0.6, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3594863Z Skipping (s,q) (0.61, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3595024Z Skipping (s,q) (0.62, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3595182Z Skipping (s,q) (0.63, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3595334Z Skipping (s,q) (0.64, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3595488Z Skipping (s,q) (0.65, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3595639Z Skipping (s,q) (0.66, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3595795Z Skipping (s,q) (0.67, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3595947Z Skipping (s,q) (0.68, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3596102Z Skipping (s,q) (0.69, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3596260Z Skipping (s,q) (0.7, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3596413Z Skipping (s,q) (0.71, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3596564Z Skipping (s,q) (0.72, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3596719Z Skipping (s,q) (0.73, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3596917Z Skipping (s,q) (0.74, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3597066Z Skipping (s,q) (0.75, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3597231Z Skipping (s,q) (0.76, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3597382Z Skipping (s,q) (0.77, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3597541Z Skipping (s,q) (0.78, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3597691Z Skipping (s,q) (0.79, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3597841Z Skipping (s,q) (0.8, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3598000Z Skipping (s,q) (0.81, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3598154Z Skipping (s,q) (0.82, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3598304Z Skipping (s,q) (0.83, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3598458Z Skipping (s,q) (0.84, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3598611Z Skipping (s,q) (0.85, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3598767Z Skipping (s,q) (0.86, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3598920Z Skipping (s,q) (0.87, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3599069Z Skipping (s,q) (0.88, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3599233Z Skipping (s,q) (0.89, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3599385Z Skipping (s,q) (0.9, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3599539Z Skipping (s,q) (0.91, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3599693Z Skipping (s,q) (0.92, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3599945Z Skipping (s,q) (0.93, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3600104Z Skipping (s,q) (0.94, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3600257Z Skipping (s,q) (0.95, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3600413Z Skipping (s,q) (0.96, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3600609Z Skipping (s,q) (0.97, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3600760Z Skipping (s,q) (0.98, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3600909Z Skipping (s,q) (0.99, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3601065Z Skipping (s,q) (1, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3601216Z Skipping (s,q) (1.01, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3601368Z Skipping (s,q) (1.02, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3601533Z Skipping (s,q) (1.03, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3601689Z Skipping (s,q) (1.04, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3601844Z Skipping (s,q) (1.05, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3601996Z Skipping (s,q) (1.06, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3602149Z Skipping (s,q) (1.07, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3602304Z Skipping (s,q) (1.08, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3602462Z Skipping (s,q) (1.09, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3602616Z Skipping (s,q) (1.1, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3602780Z Skipping (s,q) (1.11, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3602930Z Skipping (s,q) (1.12, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3603084Z Skipping (s,q) (1.13, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3603233Z Skipping (s,q) (1.14, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3603382Z Skipping (s,q) (1.15, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3603551Z Skipping (s,q) (1.16, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3603702Z Skipping (s,q) (1.17, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3603854Z Skipping (s,q) (1.18, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3604011Z Skipping (s,q) (1.19, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3604212Z Skipping (s,q) (1.2, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3604374Z Skipping (s,q) (1.21, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3604820Z Skipping (s,q) (1.22, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3604976Z Skipping (s,q) (1.23, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3605134Z Skipping (s,q) (1.24, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3605283Z Skipping (s,q) (1.25, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3605438Z Skipping (s,q) (1.26, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3605606Z Skipping (s,q) (1.27, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3605757Z Skipping (s,q) (1.28, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3605913Z Skipping (s,q) (1.29, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3606064Z Skipping (s,q) (1.3, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3606220Z Skipping (s,q) (1.31, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3606387Z Skipping (s,q) (1.32, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3606542Z Skipping (s,q) (1.33, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3606694Z Skipping (s,q) (1.34, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3606853Z Skipping (s,q) (1.35, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3607059Z Skipping (s,q) (1.36, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3607211Z Skipping (s,q) (1.37, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3607365Z Skipping (s,q) (1.38, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3607653Z Skipping (s,q) (1.39, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3607810Z Skipping (s,q) (1.4, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3607967Z Skipping (s,q) (1.41, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3608122Z Skipping (s,q) (1.42, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3608341Z Skipping (s,q) (1.43, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3608492Z Skipping (s,q) (1.44, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3608641Z Skipping (s,q) (1.45, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3608799Z Skipping (s,q) (1.46, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3608953Z Skipping (s,q) (1.47, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3609111Z Skipping (s,q) (1.48, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3609263Z Skipping (s,q) (1.49, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3609420Z Skipping (s,q) (1.5, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3609577Z Skipping (s,q) (1.51, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3609727Z Skipping (s,q) (1.52, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3609878Z Skipping (s,q) (1.53, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3610045Z Skipping (s,q) (1.54, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3610199Z Skipping (s,q) (1.55, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3610353Z Skipping (s,q) (1.56, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3610507Z Skipping (s,q) (1.57, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3610657Z Skipping (s,q) (1.58, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3610811Z Skipping (s,q) (1.59, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3610968Z Skipping (s,q) (1.6, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3611118Z Skipping (s,q) (1.61, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3611278Z Skipping (s,q) (1.62, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3611427Z Skipping (s,q) (1.63, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3611575Z Skipping (s,q) (1.64, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3611728Z Skipping (s,q) (1.65, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3611953Z Skipping (s,q) (1.66, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3612112Z Skipping (s,q) (1.67, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3612265Z Skipping (s,q) (1.68, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3612415Z Skipping (s,q) (1.69, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3612570Z Skipping (s,q) (1.7, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3612721Z Skipping (s,q) (1.71, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3612870Z Skipping (s,q) (1.72, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3613031Z Skipping (s,q) (1.73, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3613187Z Skipping (s,q) (1.74, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3613345Z Skipping (s,q) (1.75, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3613495Z Skipping (s,q) (1.76, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3613645Z Skipping (s,q) (1.77, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3613802Z Skipping (s,q) (1.78, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3613954Z Skipping (s,q) (1.79, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3616830Z Skipping (s,q) (1.8, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3617018Z Skipping (s,q) (1.81, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3617171Z Skipping (s,q) (1.82, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3617324Z Skipping (s,q) (1.83, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3617477Z Skipping (s,q) (1.84, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3617693Z Skipping (s,q) (1.85, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3617850Z Skipping (s,q) (1.86, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3618012Z Skipping (s,q) (1.87, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3618162Z Skipping (s,q) (1.88, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3618359Z Skipping (s,q) (1.89, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3618510Z Skipping (s,q) (1.9, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3618662Z Skipping (s,q) (1.91, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3618853Z Skipping (s,q) (1.92, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3619019Z Skipping (s,q) (1.93, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3628020Z Skipping (s,q) (1.94, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3628221Z Skipping (s,q) (1.95, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3628391Z Skipping (s,q) (1.96, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3628546Z Skipping (s,q) (1.97, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3628705Z Skipping (s,q) (1.98, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3628857Z Skipping (s,q) (1.99, 3): inconsistent with heavy hitters! 2025-05-07T20:58:07.3629025Z Skipping (s,q) (0.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3629192Z Skipping (s,q) (0.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3629350Z Skipping (s,q) (0.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3629514Z Skipping (s,q) (0.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3629675Z Skipping (s,q) (0.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3629836Z Skipping (s,q) (0.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3630000Z Skipping (s,q) (0.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3630162Z Skipping (s,q) (0.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3630321Z Skipping (s,q) (0.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3630486Z Skipping (s,q) (0.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3630644Z Skipping (s,q) (0.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3630813Z Skipping (s,q) (0.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3631045Z Skipping (s,q) (0.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3631203Z Skipping (s,q) (0.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3631366Z Skipping (s,q) (0.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3631527Z Skipping (s,q) (0.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3631686Z Skipping (s,q) (0.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3631850Z Skipping (s,q) (0.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3632007Z Skipping (s,q) (0.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3632175Z Skipping (s,q) (0.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3632336Z Skipping (s,q) (0.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3632494Z Skipping (s,q) (0.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3632658Z Skipping (s,q) (0.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3632824Z Skipping (s,q) (0.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3632981Z Skipping (s,q) (0.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3633143Z Skipping (s,q) (0.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3633391Z Skipping (s,q) (0.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3633555Z Skipping (s,q) (0.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3633719Z Skipping (s,q) (0.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3633879Z Skipping (s,q) (0.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3634087Z Skipping (s,q) (0.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3634245Z Skipping (s,q) (0.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3634407Z Skipping (s,q) (0.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3634571Z Skipping (s,q) (0.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3634771Z Skipping (s,q) (0.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3634933Z Skipping (s,q) (0.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3635092Z Skipping (s,q) (0.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3635252Z Skipping (s,q) (0.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3635409Z Skipping (s,q) (0.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3635567Z Skipping (s,q) (0.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3635726Z Skipping (s,q) (0.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3635889Z Skipping (s,q) (0.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3636048Z Skipping (s,q) (0.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3636214Z Skipping (s,q) (0.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3636370Z Skipping (s,q) (0.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3636531Z Skipping (s,q) (0.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3636692Z Skipping (s,q) (0.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3636852Z Skipping (s,q) (0.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3637013Z Skipping (s,q) (0.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3637174Z Skipping (s,q) (0.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3637331Z Skipping (s,q) (0.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3637498Z Skipping (s,q) (0.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3637660Z Skipping (s,q) (0.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3637820Z Skipping (s,q) (0.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3637982Z Skipping (s,q) (0.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3638142Z Skipping (s,q) (0.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3638349Z Skipping (s,q) (0.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3638513Z Skipping (s,q) (0.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3638672Z Skipping (s,q) (0.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3638833Z Skipping (s,q) (0.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3638995Z Skipping (s,q) (0.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3639155Z Skipping (s,q) (0.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3639322Z Skipping (s,q) (0.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3639489Z Skipping (s,q) (0.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3639645Z Skipping (s,q) (0.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3639807Z Skipping (s,q) (0.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3639965Z Skipping (s,q) (0.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3640124Z Skipping (s,q) (0.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3640289Z Skipping (s,q) (0.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3640446Z Skipping (s,q) (0.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3640694Z Skipping (s,q) (0.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3640853Z Skipping (s,q) (0.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3641012Z Skipping (s,q) (0.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3641174Z Skipping (s,q) (0.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3641373Z Skipping (s,q) (0.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3641531Z Skipping (s,q) (0.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3641691Z Skipping (s,q) (0.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3641848Z Skipping (s,q) (0.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3642049Z Skipping (s,q) (0.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3642214Z Skipping (s,q) (0.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3642370Z Skipping (s,q) (0.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3642535Z Skipping (s,q) (0.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3642695Z Skipping (s,q) (0.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3642852Z Skipping (s,q) (0.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3643012Z Skipping (s,q) (0.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3643172Z Skipping (s,q) (0.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3643335Z Skipping (s,q) (0.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3643493Z Skipping (s,q) (0.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3643649Z Skipping (s,q) (0.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3643810Z Skipping (s,q) (0.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3643972Z Skipping (s,q) (0.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3644133Z Skipping (s,q) (0.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3644292Z Skipping (s,q) (0.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3644452Z Skipping (s,q) (0.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3644616Z Skipping (s,q) (0.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3644775Z Skipping (s,q) (0.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3644932Z Skipping (s,q) (0.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3645097Z Skipping (s,q) (0.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3645255Z Skipping (s,q) (0.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3645408Z Skipping (s,q) (1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3645571Z Skipping (s,q) (1.01, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3645780Z Skipping (s,q) (1.02, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3645940Z Skipping (s,q) (1.03, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3646099Z Skipping (s,q) (1.04, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3646259Z Skipping (s,q) (1.05, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3646421Z Skipping (s,q) (1.06, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3646579Z Skipping (s,q) (1.07, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3646736Z Skipping (s,q) (1.08, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3646958Z Skipping (s,q) (1.09, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3647113Z Skipping (s,q) (1.1, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3647268Z Skipping (s,q) (1.11, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3647428Z Skipping (s,q) (1.12, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3647592Z Skipping (s,q) (1.13, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3647754Z Skipping (s,q) (1.14, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3647910Z Skipping (s,q) (1.15, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3648115Z Skipping (s,q) (1.16, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3648282Z Skipping (s,q) (1.17, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3648438Z Skipping (s,q) (1.18, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3648593Z Skipping (s,q) (1.19, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3648794Z Skipping (s,q) (1.2, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3648953Z Skipping (s,q) (1.21, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3649115Z Skipping (s,q) (1.22, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3649276Z Skipping (s,q) (1.23, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3649473Z Skipping (s,q) (1.24, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3649633Z Skipping (s,q) (1.25, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3649789Z Skipping (s,q) (1.26, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3649948Z Skipping (s,q) (1.27, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3650109Z Skipping (s,q) (1.28, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3650265Z Skipping (s,q) (1.29, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3650424Z Skipping (s,q) (1.3, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3650585Z Skipping (s,q) (1.31, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3650740Z Skipping (s,q) (1.32, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3650898Z Skipping (s,q) (1.33, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3651055Z Skipping (s,q) (1.34, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3651217Z Skipping (s,q) (1.35, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3651382Z Skipping (s,q) (1.36, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3651541Z Skipping (s,q) (1.37, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3651701Z Skipping (s,q) (1.38, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3651856Z Skipping (s,q) (1.39, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3652014Z Skipping (s,q) (1.4, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3652173Z Skipping (s,q) (1.41, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3652332Z Skipping (s,q) (1.42, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3652489Z Skipping (s,q) (1.43, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3652650Z Skipping (s,q) (1.44, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3652807Z Skipping (s,q) (1.45, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3652975Z Skipping (s,q) (1.46, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3653179Z Skipping (s,q) (1.47, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3653336Z Skipping (s,q) (1.48, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3653498Z Skipping (s,q) (1.49, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3653655Z Skipping (s,q) (1.5, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3653810Z Skipping (s,q) (1.51, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3653973Z Skipping (s,q) (1.52, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3654132Z Skipping (s,q) (1.53, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3654291Z Skipping (s,q) (1.54, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3654447Z Skipping (s,q) (1.55, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3654602Z Skipping (s,q) (1.56, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3654763Z Skipping (s,q) (1.57, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3654923Z Skipping (s,q) (1.58, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3655080Z Skipping (s,q) (1.59, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3655285Z Skipping (s,q) (1.6, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3655441Z Skipping (s,q) (1.61, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3655598Z Skipping (s,q) (1.62, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3655757Z Skipping (s,q) (1.63, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3655951Z Skipping (s,q) (1.64, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3656116Z Skipping (s,q) (1.65, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3656271Z Skipping (s,q) (1.66, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3656432Z Skipping (s,q) (1.67, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3656630Z Skipping (s,q) (1.68, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3656790Z Skipping (s,q) (1.69, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3656944Z Skipping (s,q) (1.7, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3657105Z Skipping (s,q) (1.71, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3657263Z Skipping (s,q) (1.72, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3657427Z Skipping (s,q) (1.73, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3657585Z Skipping (s,q) (1.74, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3657745Z Skipping (s,q) (1.75, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3657907Z Skipping (s,q) (1.76, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3658064Z Skipping (s,q) (1.77, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3658220Z Skipping (s,q) (1.78, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3658380Z Skipping (s,q) (1.79, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3658541Z Skipping (s,q) (1.8, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3658700Z Skipping (s,q) (1.81, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3658857Z Skipping (s,q) (1.82, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3659017Z Skipping (s,q) (1.83, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3659174Z Skipping (s,q) (1.84, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3659331Z Skipping (s,q) (1.85, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3659485Z Skipping (s,q) (1.86, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3659648Z Skipping (s,q) (1.87, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3659804Z Skipping (s,q) (1.88, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3659964Z Skipping (s,q) (1.89, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3660119Z Skipping (s,q) (1.9, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3660325Z Skipping (s,q) (1.91, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3660489Z Skipping (s,q) (1.92, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3660658Z Skipping (s,q) (1.93, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3660841Z Skipping (s,q) (1.94, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3661017Z Skipping (s,q) (1.95, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3661173Z Skipping (s,q) (1.96, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3661337Z Skipping (s,q) (1.97, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3661497Z Skipping (s,q) (1.98, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3661657Z Skipping (s,q) (1.99, 3.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3661816Z Skipping (s,q) (0.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3661973Z Skipping (s,q) (0.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3662134Z Skipping (s,q) (0.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3662296Z Skipping (s,q) (0.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3662453Z Skipping (s,q) (0.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3662658Z Skipping (s,q) (0.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3662820Z Skipping (s,q) (0.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3662976Z Skipping (s,q) (0.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3663136Z Skipping (s,q) (0.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3663332Z Skipping (s,q) (0.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3663492Z Skipping (s,q) (0.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3663654Z Skipping (s,q) (0.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3663811Z Skipping (s,q) (0.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3664005Z Skipping (s,q) (0.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3664170Z Skipping (s,q) (0.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3664327Z Skipping (s,q) (0.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3664492Z Skipping (s,q) (0.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3664649Z Skipping (s,q) (0.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3664805Z Skipping (s,q) (0.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3664963Z Skipping (s,q) (0.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3665125Z Skipping (s,q) (0.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3665281Z Skipping (s,q) (0.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3665438Z Skipping (s,q) (0.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3665594Z Skipping (s,q) (0.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3665757Z Skipping (s,q) (0.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3665916Z Skipping (s,q) (0.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3666074Z Skipping (s,q) (0.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3666236Z Skipping (s,q) (0.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3666397Z Skipping (s,q) (0.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3666552Z Skipping (s,q) (0.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3666710Z Skipping (s,q) (0.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3666865Z Skipping (s,q) (0.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3667027Z Skipping (s,q) (0.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3667186Z Skipping (s,q) (0.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3667340Z Skipping (s,q) (0.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3667501Z Skipping (s,q) (0.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3667728Z Skipping (s,q) (0.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3667882Z Skipping (s,q) (0.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3668043Z Skipping (s,q) (0.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3668201Z Skipping (s,q) (0.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3668361Z Skipping (s,q) (0.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3668518Z Skipping (s,q) (0.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3668676Z Skipping (s,q) (0.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3668838Z Skipping (s,q) (0.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3668993Z Skipping (s,q) (0.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3669148Z Skipping (s,q) (0.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3669308Z Skipping (s,q) (0.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3669469Z Skipping (s,q) (0.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3669628Z Skipping (s,q) (0.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3669785Z Skipping (s,q) (0.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3669986Z Skipping (s,q) (0.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3670147Z Skipping (s,q) (0.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3670301Z Skipping (s,q) (0.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3670458Z Skipping (s,q) (0.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3670655Z Skipping (s,q) (0.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3670835Z Skipping (s,q) (0.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3671020Z Skipping (s,q) (0.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3671178Z Skipping (s,q) (0.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3671373Z Skipping (s,q) (0.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3671534Z Skipping (s,q) (0.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3671690Z Skipping (s,q) (0.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3671851Z Skipping (s,q) (0.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3672011Z Skipping (s,q) (0.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3672164Z Skipping (s,q) (0.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3672320Z Skipping (s,q) (0.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3672481Z Skipping (s,q) (0.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3672636Z Skipping (s,q) (0.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3672798Z Skipping (s,q) (0.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3672954Z Skipping (s,q) (0.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3673112Z Skipping (s,q) (0.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3673280Z Skipping (s,q) (0.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3673439Z Skipping (s,q) (0.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3673594Z Skipping (s,q) (0.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3673753Z Skipping (s,q) (0.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3673913Z Skipping (s,q) (0.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3674072Z Skipping (s,q) (0.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3674227Z Skipping (s,q) (0.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3674384Z Skipping (s,q) (0.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3674547Z Skipping (s,q) (0.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3674703Z Skipping (s,q) (0.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3674857Z Skipping (s,q) (0.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3675124Z Skipping (s,q) (0.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3675278Z Skipping (s,q) (0.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3675439Z Skipping (s,q) (0.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3675599Z Skipping (s,q) (0.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3675754Z Skipping (s,q) (0.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3675919Z Skipping (s,q) (0.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3676075Z Skipping (s,q) (0.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3676235Z Skipping (s,q) (0.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3676395Z Skipping (s,q) (0.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3676553Z Skipping (s,q) (0.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3676710Z Skipping (s,q) (0.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3676873Z Skipping (s,q) (0.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3677027Z Skipping (s,q) (0.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3677190Z Skipping (s,q) (0.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3677395Z Skipping (s,q) (0.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3677553Z Skipping (s,q) (0.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3677712Z Skipping (s,q) (0.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3677866Z Skipping (s,q) (0.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3678060Z Skipping (s,q) (1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3678216Z Skipping (s,q) (1.01, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3678373Z Skipping (s,q) (1.02, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3678531Z Skipping (s,q) (1.03, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3678724Z Skipping (s,q) (1.04, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3678883Z Skipping (s,q) (1.05, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3679044Z Skipping (s,q) (1.06, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3679201Z Skipping (s,q) (1.07, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3679362Z Skipping (s,q) (1.08, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3679516Z Skipping (s,q) (1.09, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3679671Z Skipping (s,q) (1.1, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3679832Z Skipping (s,q) (1.11, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3679989Z Skipping (s,q) (1.12, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3680145Z Skipping (s,q) (1.13, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3680309Z Skipping (s,q) (1.14, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3680466Z Skipping (s,q) (1.15, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3680626Z Skipping (s,q) (1.16, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3680790Z Skipping (s,q) (1.17, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3680969Z Skipping (s,q) (1.18, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3681157Z Skipping (s,q) (1.19, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3681315Z Skipping (s,q) (1.2, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3681470Z Skipping (s,q) (1.21, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3681631Z Skipping (s,q) (1.22, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3681789Z Skipping (s,q) (1.23, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3681945Z Skipping (s,q) (1.24, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3682108Z Skipping (s,q) (1.25, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3682263Z Skipping (s,q) (1.26, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3682476Z Skipping (s,q) (1.27, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3682633Z Skipping (s,q) (1.28, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3682788Z Skipping (s,q) (1.29, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3682948Z Skipping (s,q) (1.3, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3683103Z Skipping (s,q) (1.31, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3683258Z Skipping (s,q) (1.32, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3683418Z Skipping (s,q) (1.33, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3683577Z Skipping (s,q) (1.34, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3683734Z Skipping (s,q) (1.35, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3683888Z Skipping (s,q) (1.36, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3684044Z Skipping (s,q) (1.37, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3684204Z Skipping (s,q) (1.38, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3684364Z Skipping (s,q) (1.39, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3684518Z Skipping (s,q) (1.4, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3684723Z Skipping (s,q) (1.41, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3684881Z Skipping (s,q) (1.42, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3685040Z Skipping (s,q) (1.43, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3685205Z Skipping (s,q) (1.44, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3685401Z Skipping (s,q) (1.45, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3685557Z Skipping (s,q) (1.46, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3685717Z Skipping (s,q) (1.47, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3685872Z Skipping (s,q) (1.48, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3686064Z Skipping (s,q) (1.49, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3686224Z Skipping (s,q) (1.5, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3686381Z Skipping (s,q) (1.51, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3686538Z Skipping (s,q) (1.52, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3686701Z Skipping (s,q) (1.53, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3686908Z Skipping (s,q) (1.54, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3687064Z Skipping (s,q) (1.55, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3687219Z Skipping (s,q) (1.56, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3687383Z Skipping (s,q) (1.57, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3687541Z Skipping (s,q) (1.58, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3687696Z Skipping (s,q) (1.59, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3687850Z Skipping (s,q) (1.6, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3688014Z Skipping (s,q) (1.61, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3688168Z Skipping (s,q) (1.62, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3688321Z Skipping (s,q) (1.63, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3688480Z Skipping (s,q) (1.64, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3688633Z Skipping (s,q) (1.65, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3688794Z Skipping (s,q) (1.66, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3688946Z Skipping (s,q) (1.67, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3689102Z Skipping (s,q) (1.68, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3689258Z Skipping (s,q) (1.69, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3689412Z Skipping (s,q) (1.7, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3689564Z Skipping (s,q) (1.71, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3689774Z Skipping (s,q) (1.72, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3689928Z Skipping (s,q) (1.73, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3690087Z Skipping (s,q) (1.74, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3690245Z Skipping (s,q) (1.75, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3690402Z Skipping (s,q) (1.76, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3690560Z Skipping (s,q) (1.77, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3690742Z Skipping (s,q) (1.78, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3690923Z Skipping (s,q) (1.79, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3691083Z Skipping (s,q) (1.8, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3691238Z Skipping (s,q) (1.81, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3691395Z Skipping (s,q) (1.82, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3691549Z Skipping (s,q) (1.83, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3691709Z Skipping (s,q) (1.84, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3691867Z Skipping (s,q) (1.85, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3692069Z Skipping (s,q) (1.86, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3692223Z Skipping (s,q) (1.87, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3692379Z Skipping (s,q) (1.88, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3692532Z Skipping (s,q) (1.89, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3692731Z Skipping (s,q) (1.9, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3692888Z Skipping (s,q) (1.91, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3693043Z Skipping (s,q) (1.92, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3693204Z Skipping (s,q) (1.93, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3693421Z Skipping (s,q) (1.94, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3693578Z Skipping (s,q) (1.95, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3693738Z Skipping (s,q) (1.96, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3693894Z Skipping (s,q) (1.97, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3694056Z Skipping (s,q) (1.98, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3694211Z Skipping (s,q) (1.99, 3.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3694369Z Skipping (s,q) (0.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3694530Z Skipping (s,q) (0.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3694692Z Skipping (s,q) (0.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3694848Z Skipping (s,q) (0.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3695010Z Skipping (s,q) (0.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3695166Z Skipping (s,q) (0.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3695328Z Skipping (s,q) (0.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3695489Z Skipping (s,q) (0.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3695648Z Skipping (s,q) (0.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3695812Z Skipping (s,q) (0.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3695972Z Skipping (s,q) (0.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3696129Z Skipping (s,q) (0.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3696290Z Skipping (s,q) (0.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3696448Z Skipping (s,q) (0.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3696604Z Skipping (s,q) (0.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3696764Z Skipping (s,q) (0.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3696920Z Skipping (s,q) (0.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3697125Z Skipping (s,q) (0.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3697283Z Skipping (s,q) (0.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3697438Z Skipping (s,q) (0.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3697601Z Skipping (s,q) (0.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3697757Z Skipping (s,q) (0.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3697912Z Skipping (s,q) (0.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3698074Z Skipping (s,q) (0.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3698233Z Skipping (s,q) (0.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3698395Z Skipping (s,q) (0.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3698552Z Skipping (s,q) (0.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3698708Z Skipping (s,q) (0.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3698875Z Skipping (s,q) (0.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3699030Z Skipping (s,q) (0.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3699186Z Skipping (s,q) (0.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3699390Z Skipping (s,q) (0.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3699548Z Skipping (s,q) (0.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3699706Z Skipping (s,q) (0.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3699864Z Skipping (s,q) (0.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3700057Z Skipping (s,q) (0.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3700219Z Skipping (s,q) (0.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3700377Z Skipping (s,q) (0.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3700533Z Skipping (s,q) (0.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3700733Z Skipping (s,q) (0.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3700894Z Skipping (s,q) (0.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3701055Z Skipping (s,q) (0.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3701215Z Skipping (s,q) (0.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3701373Z Skipping (s,q) (0.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3701533Z Skipping (s,q) (0.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3701691Z Skipping (s,q) (0.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3701852Z Skipping (s,q) (0.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3702014Z Skipping (s,q) (0.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3702171Z Skipping (s,q) (0.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3702333Z Skipping (s,q) (0.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3702493Z Skipping (s,q) (0.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3702654Z Skipping (s,q) (0.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3702814Z Skipping (s,q) (0.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3702973Z Skipping (s,q) (0.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3703129Z Skipping (s,q) (0.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3703295Z Skipping (s,q) (0.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3703453Z Skipping (s,q) (0.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3703612Z Skipping (s,q) (0.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3703773Z Skipping (s,q) (0.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3703928Z Skipping (s,q) (0.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3704088Z Skipping (s,q) (0.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3704246Z Skipping (s,q) (0.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3704705Z Skipping (s,q) (0.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3704927Z Skipping (s,q) (0.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3705091Z Skipping (s,q) (0.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3705248Z Skipping (s,q) (0.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3705409Z Skipping (s,q) (0.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3705564Z Skipping (s,q) (0.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3705730Z Skipping (s,q) (0.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3705884Z Skipping (s,q) (0.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3706040Z Skipping (s,q) (0.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3706199Z Skipping (s,q) (0.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3706358Z Skipping (s,q) (0.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3706517Z Skipping (s,q) (0.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3706678Z Skipping (s,q) (0.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3706834Z Skipping (s,q) (0.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3707090Z Skipping (s,q) (0.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3707249Z Skipping (s,q) (0.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3707405Z Skipping (s,q) (0.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3707566Z Skipping (s,q) (0.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3707791Z Skipping (s,q) (0.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3707949Z Skipping (s,q) (0.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3708112Z Skipping (s,q) (0.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3708271Z Skipping (s,q) (0.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3708493Z Skipping (s,q) (0.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3708649Z Skipping (s,q) (0.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3708807Z Skipping (s,q) (0.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3708970Z Skipping (s,q) (0.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3709127Z Skipping (s,q) (0.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3709282Z Skipping (s,q) (0.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3709442Z Skipping (s,q) (0.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3709601Z Skipping (s,q) (0.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3709764Z Skipping (s,q) (0.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3709923Z Skipping (s,q) (0.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3710078Z Skipping (s,q) (0.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3710243Z Skipping (s,q) (0.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3710399Z Skipping (s,q) (0.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3710554Z Skipping (s,q) (0.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3710719Z Skipping (s,q) (0.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3710875Z Skipping (s,q) (1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3711039Z Skipping (s,q) (1.01, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3711195Z Skipping (s,q) (1.02, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3711354Z Skipping (s,q) (1.03, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3711516Z Skipping (s,q) (1.04, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3711674Z Skipping (s,q) (1.05, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3711828Z Skipping (s,q) (1.06, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3712054Z Skipping (s,q) (1.07, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3712212Z Skipping (s,q) (1.08, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3712368Z Skipping (s,q) (1.09, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3712529Z Skipping (s,q) (1.1, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3712685Z Skipping (s,q) (1.11, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3712847Z Skipping (s,q) (1.12, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3713005Z Skipping (s,q) (1.13, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3713164Z Skipping (s,q) (1.14, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3713326Z Skipping (s,q) (1.15, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3713483Z Skipping (s,q) (1.16, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3713641Z Skipping (s,q) (1.17, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3713803Z Skipping (s,q) (1.18, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3713963Z Skipping (s,q) (1.19, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3714123Z Skipping (s,q) (1.2, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3714325Z Skipping (s,q) (1.21, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3714484Z Skipping (s,q) (1.22, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3714646Z Skipping (s,q) (1.23, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3714801Z Skipping (s,q) (1.24, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3714993Z Skipping (s,q) (1.25, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3715155Z Skipping (s,q) (1.26, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3715310Z Skipping (s,q) (1.27, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3715469Z Skipping (s,q) (1.28, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3715665Z Skipping (s,q) (1.29, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3715824Z Skipping (s,q) (1.3, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3715985Z Skipping (s,q) (1.31, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3716145Z Skipping (s,q) (1.32, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3716299Z Skipping (s,q) (1.33, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3716460Z Skipping (s,q) (1.34, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3716616Z Skipping (s,q) (1.35, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3716784Z Skipping (s,q) (1.36, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3716945Z Skipping (s,q) (1.37, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3717104Z Skipping (s,q) (1.38, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3717267Z Skipping (s,q) (1.39, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3717424Z Skipping (s,q) (1.4, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3717581Z Skipping (s,q) (1.41, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3717740Z Skipping (s,q) (1.42, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3717899Z Skipping (s,q) (1.43, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3718060Z Skipping (s,q) (1.44, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3718216Z Skipping (s,q) (1.45, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3718371Z Skipping (s,q) (1.46, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3718529Z Skipping (s,q) (1.47, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3718690Z Skipping (s,q) (1.48, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3718848Z Skipping (s,q) (1.49, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3719007Z Skipping (s,q) (1.5, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3719169Z Skipping (s,q) (1.51, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3719378Z Skipping (s,q) (1.52, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3719538Z Skipping (s,q) (1.53, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3719696Z Skipping (s,q) (1.54, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3719862Z Skipping (s,q) (1.55, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3720018Z Skipping (s,q) (1.56, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3720174Z Skipping (s,q) (1.57, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3720334Z Skipping (s,q) (1.58, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3720497Z Skipping (s,q) (1.59, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3720655Z Skipping (s,q) (1.6, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3720812Z Skipping (s,q) (1.61, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3720969Z Skipping (s,q) (1.62, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3721135Z Skipping (s,q) (1.63, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3721291Z Skipping (s,q) (1.64, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3721446Z Skipping (s,q) (1.65, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3721653Z Skipping (s,q) (1.66, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3721810Z Skipping (s,q) (1.67, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3721966Z Skipping (s,q) (1.68, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3722125Z Skipping (s,q) (1.69, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3722344Z Skipping (s,q) (1.7, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3722507Z Skipping (s,q) (1.71, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3722665Z Skipping (s,q) (1.72, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3722821Z Skipping (s,q) (1.73, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3723038Z Skipping (s,q) (1.74, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3723209Z Skipping (s,q) (1.75, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3723381Z Skipping (s,q) (1.76, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3723555Z Skipping (s,q) (1.77, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3723726Z Skipping (s,q) (1.78, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3723902Z Skipping (s,q) (1.79, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3724071Z Skipping (s,q) (1.8, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3724243Z Skipping (s,q) (1.81, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3724422Z Skipping (s,q) (1.82, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3724593Z Skipping (s,q) (1.83, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3724763Z Skipping (s,q) (1.84, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3724944Z Skipping (s,q) (1.85, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3725114Z Skipping (s,q) (1.86, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3725290Z Skipping (s,q) (1.87, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3725462Z Skipping (s,q) (1.88, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3725634Z Skipping (s,q) (1.89, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3725809Z Skipping (s,q) (1.9, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3725980Z Skipping (s,q) (1.91, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3726154Z Skipping (s,q) (1.92, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3726329Z Skipping (s,q) (1.93, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3726501Z Skipping (s,q) (1.94, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3726675Z Skipping (s,q) (1.95, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3726851Z Skipping (s,q) (1.96, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3727112Z Skipping (s,q) (1.97, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3727274Z Skipping (s,q) (1.98, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3727434Z Skipping (s,q) (1.99, 3.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3727587Z Skipping (s,q) (0.01, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3727743Z Skipping (s,q) (0.02, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3727894Z Skipping (s,q) (0.03, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3728051Z Skipping (s,q) (0.04, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3728201Z Skipping (s,q) (0.05, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3728353Z Skipping (s,q) (0.06, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3728508Z Skipping (s,q) (0.07, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3728658Z Skipping (s,q) (0.08, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3728815Z Skipping (s,q) (0.09, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3728968Z Skipping (s,q) (0.1, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3729120Z Skipping (s,q) (0.11, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3729313Z Skipping (s,q) (0.12, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3729473Z Skipping (s,q) (0.13, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3729623Z Skipping (s,q) (0.14, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3729778Z Skipping (s,q) (0.15, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3729967Z Skipping (s,q) (0.16, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3730118Z Skipping (s,q) (0.17, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3730275Z Skipping (s,q) (0.18, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3730425Z Skipping (s,q) (0.19, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3730616Z Skipping (s,q) (0.2, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3730771Z Skipping (s,q) (0.21, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3730924Z Skipping (s,q) (0.22, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3731084Z Skipping (s,q) (0.23, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3731237Z Skipping (s,q) (0.24, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3731392Z Skipping (s,q) (0.25, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3731548Z Skipping (s,q) (0.26, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3731701Z Skipping (s,q) (0.27, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3731854Z Skipping (s,q) (0.28, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3732008Z Skipping (s,q) (0.29, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3732158Z Skipping (s,q) (0.3, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3732314Z Skipping (s,q) (0.31, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3732466Z Skipping (s,q) (0.32, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3732616Z Skipping (s,q) (0.33, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3732770Z Skipping (s,q) (0.34, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3732924Z Skipping (s,q) (0.35, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3733071Z Skipping (s,q) (0.36, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3733226Z Skipping (s,q) (0.37, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3733377Z Skipping (s,q) (0.38, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3733531Z Skipping (s,q) (0.39, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3733686Z Skipping (s,q) (0.4, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3733835Z Skipping (s,q) (0.41, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3733994Z Skipping (s,q) (0.42, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3734189Z Skipping (s,q) (0.43, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3734340Z Skipping (s,q) (0.44, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3734494Z Skipping (s,q) (0.45, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3734649Z Skipping (s,q) (0.46, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3734800Z Skipping (s,q) (0.47, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3734953Z Skipping (s,q) (0.48, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3735105Z Skipping (s,q) (0.49, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3735263Z Skipping (s,q) (0.5, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3735415Z Skipping (s,q) (0.51, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3735564Z Skipping (s,q) (0.52, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3735717Z Skipping (s,q) (0.53, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3735866Z Skipping (s,q) (0.54, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3736021Z Skipping (s,q) (0.55, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3736176Z Skipping (s,q) (0.56, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3736326Z Skipping (s,q) (0.57, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3736527Z Skipping (s,q) (0.58, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3736678Z Skipping (s,q) (0.59, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3736829Z Skipping (s,q) (0.6, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3736984Z Skipping (s,q) (0.61, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3737175Z Skipping (s,q) (0.62, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3737326Z Skipping (s,q) (0.63, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3737480Z Skipping (s,q) (0.64, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3737630Z Skipping (s,q) (0.65, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3737825Z Skipping (s,q) (0.66, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3737974Z Skipping (s,q) (0.67, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3738124Z Skipping (s,q) (0.68, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3738284Z Skipping (s,q) (0.69, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3738436Z Skipping (s,q) (0.7, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3738589Z Skipping (s,q) (0.71, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3738742Z Skipping (s,q) (0.72, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3738895Z Skipping (s,q) (0.73, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3739047Z Skipping (s,q) (0.74, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3739200Z Skipping (s,q) (0.75, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3739350Z Skipping (s,q) (0.76, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3739502Z Skipping (s,q) (0.77, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3739662Z Skipping (s,q) (0.78, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3739812Z Skipping (s,q) (0.79, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3739963Z Skipping (s,q) (0.8, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3740117Z Skipping (s,q) (0.81, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3740268Z Skipping (s,q) (0.82, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3740419Z Skipping (s,q) (0.83, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3740569Z Skipping (s,q) (0.84, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3740726Z Skipping (s,q) (0.85, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3740875Z Skipping (s,q) (0.86, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3741026Z Skipping (s,q) (0.87, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3741183Z Skipping (s,q) (0.88, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3741333Z Skipping (s,q) (0.89, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3741529Z Skipping (s,q) (0.9, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3741687Z Skipping (s,q) (0.91, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3741840Z Skipping (s,q) (0.92, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3741995Z Skipping (s,q) (0.93, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3742145Z Skipping (s,q) (0.94, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3742297Z Skipping (s,q) (0.95, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3742453Z Skipping (s,q) (0.96, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3742605Z Skipping (s,q) (0.97, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3742756Z Skipping (s,q) (0.98, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3742911Z Skipping (s,q) (0.99, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3743059Z Skipping (s,q) (1, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3743218Z Skipping (s,q) (1.01, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3743372Z Skipping (s,q) (1.02, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3743520Z Skipping (s,q) (1.03, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3743724Z Skipping (s,q) (1.04, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3743875Z Skipping (s,q) (1.05, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3744023Z Skipping (s,q) (1.06, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3744174Z Skipping (s,q) (1.07, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3744369Z Skipping (s,q) (1.08, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3744520Z Skipping (s,q) (1.09, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3744672Z Skipping (s,q) (1.1, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3744821Z Skipping (s,q) (1.11, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3745012Z Skipping (s,q) (1.12, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3745164Z Skipping (s,q) (1.13, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3745315Z Skipping (s,q) (1.14, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3745473Z Skipping (s,q) (1.15, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3745623Z Skipping (s,q) (1.16, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3745776Z Skipping (s,q) (1.17, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3746141Z Skipping (s,q) (1.18, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3746374Z Skipping (s,q) (1.19, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3746559Z Skipping (s,q) (1.2, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3746742Z Skipping (s,q) (1.21, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3746956Z Skipping (s,q) (1.22, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3747124Z Skipping (s,q) (1.23, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3747433Z Skipping (s,q) (1.24, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3747618Z Skipping (s,q) (1.25, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3747850Z Skipping (s,q) (1.26, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3748072Z Skipping (s,q) (1.27, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3748252Z Skipping (s,q) (1.28, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3748439Z Skipping (s,q) (1.29, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3748719Z Skipping (s,q) (1.3, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3748904Z Skipping (s,q) (1.31, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3749117Z Skipping (s,q) (1.32, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3749299Z Skipping (s,q) (1.33, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3749501Z Skipping (s,q) (1.34, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3749750Z Skipping (s,q) (1.35, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3750000Z Skipping (s,q) (1.36, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3750182Z Skipping (s,q) (1.37, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3750400Z Skipping (s,q) (1.38, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3750606Z Skipping (s,q) (1.39, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3763089Z Skipping (s,q) (1.4, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3763355Z Skipping (s,q) (1.41, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3763570Z Skipping (s,q) (1.42, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3763789Z Skipping (s,q) (1.43, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3763995Z Skipping (s,q) (1.44, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3764153Z Skipping (s,q) (1.45, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3764344Z Skipping (s,q) (1.46, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3764506Z Skipping (s,q) (1.47, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3764657Z Skipping (s,q) (1.48, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3764817Z Skipping (s,q) (1.49, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3765067Z Skipping (s,q) (1.5, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3765258Z Skipping (s,q) (1.51, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3765414Z Skipping (s,q) (1.52, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3765566Z Skipping (s,q) (1.53, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3765767Z Skipping (s,q) (1.54, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3765923Z Skipping (s,q) (1.55, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3766078Z Skipping (s,q) (1.56, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3766236Z Skipping (s,q) (1.57, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3766429Z Skipping (s,q) (1.58, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3766590Z Skipping (s,q) (1.59, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3766772Z Skipping (s,q) (1.6, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3767043Z Skipping (s,q) (1.61, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3767249Z Skipping (s,q) (1.62, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3767428Z Skipping (s,q) (1.63, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3767607Z Skipping (s,q) (1.64, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3767790Z Skipping (s,q) (1.65, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3767974Z Skipping (s,q) (1.66, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3768156Z Skipping (s,q) (1.67, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3768345Z Skipping (s,q) (1.68, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3768500Z Skipping (s,q) (1.69, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3768666Z Skipping (s,q) (1.7, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3768818Z Skipping (s,q) (1.71, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3768973Z Skipping (s,q) (1.72, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3769133Z Skipping (s,q) (1.73, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3769286Z Skipping (s,q) (1.74, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3769441Z Skipping (s,q) (1.75, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3769625Z Skipping (s,q) (1.76, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3769782Z Skipping (s,q) (1.77, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3769940Z Skipping (s,q) (1.78, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3770093Z Skipping (s,q) (1.79, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3770252Z Skipping (s,q) (1.8, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3770413Z Skipping (s,q) (1.81, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3770622Z Skipping (s,q) (1.82, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3770778Z Skipping (s,q) (1.83, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3770937Z Skipping (s,q) (1.84, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3771093Z Skipping (s,q) (1.85, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3771250Z Skipping (s,q) (1.86, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3771405Z Skipping (s,q) (1.87, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3771557Z Skipping (s,q) (1.88, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3771717Z Skipping (s,q) (1.89, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3771873Z Skipping (s,q) (1.9, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3772029Z Skipping (s,q) (1.91, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3772188Z Skipping (s,q) (1.92, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3772353Z Skipping (s,q) (1.93, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3772507Z Skipping (s,q) (1.94, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3772670Z Skipping (s,q) (1.95, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3772867Z Skipping (s,q) (1.96, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3773056Z Skipping (s,q) (1.97, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3773213Z Skipping (s,q) (1.98, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3773364Z Skipping (s,q) (1.99, 4): inconsistent with heavy hitters! 2025-05-07T20:58:07.3773575Z Skipping (s,q) (0.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3773738Z Skipping (s,q) (0.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3773900Z Skipping (s,q) (0.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3774066Z Skipping (s,q) (0.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3774267Z Skipping (s,q) (0.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3774437Z Skipping (s,q) (0.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3774602Z Skipping (s,q) (0.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3774765Z Skipping (s,q) (0.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3774934Z Skipping (s,q) (0.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3775124Z Skipping (s,q) (0.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3775289Z Skipping (s,q) (0.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3775457Z Skipping (s,q) (0.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3775616Z Skipping (s,q) (0.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3775781Z Skipping (s,q) (0.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3775945Z Skipping (s,q) (0.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3776111Z Skipping (s,q) (0.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3776283Z Skipping (s,q) (0.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3776445Z Skipping (s,q) (0.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3776608Z Skipping (s,q) (0.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3776774Z Skipping (s,q) (0.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3776932Z Skipping (s,q) (0.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3777099Z Skipping (s,q) (0.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3777260Z Skipping (s,q) (0.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3777419Z Skipping (s,q) (0.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3777585Z Skipping (s,q) (0.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3777746Z Skipping (s,q) (0.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3777908Z Skipping (s,q) (0.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3778123Z Skipping (s,q) (0.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3778283Z Skipping (s,q) (0.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3778449Z Skipping (s,q) (0.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3778614Z Skipping (s,q) (0.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3778774Z Skipping (s,q) (0.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3778944Z Skipping (s,q) (0.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3779105Z Skipping (s,q) (0.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3779268Z Skipping (s,q) (0.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3779438Z Skipping (s,q) (0.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3779603Z Skipping (s,q) (0.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3779764Z Skipping (s,q) (0.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3779936Z Skipping (s,q) (0.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3780098Z Skipping (s,q) (0.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3780266Z Skipping (s,q) (0.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3801234Z Skipping (s,q) (0.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3801415Z Skipping (s,q) (0.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3801605Z Skipping (s,q) (0.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3801817Z Skipping (s,q) (0.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3802081Z Skipping (s,q) (0.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3802243Z Skipping (s,q) (0.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3802397Z Skipping (s,q) (0.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3802558Z Skipping (s,q) (0.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3802761Z Skipping (s,q) (0.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3802915Z Skipping (s,q) (0.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3803071Z Skipping (s,q) (0.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3803226Z Skipping (s,q) (0.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3803383Z Skipping (s,q) (0.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3803541Z Skipping (s,q) (0.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3803693Z Skipping (s,q) (0.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3803852Z Skipping (s,q) (0.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3804005Z Skipping (s,q) (0.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3804162Z Skipping (s,q) (0.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3804320Z Skipping (s,q) (0.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3804896Z Skipping (s,q) (0.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3805068Z Skipping (s,q) (0.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3805227Z Skipping (s,q) (0.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3805387Z Skipping (s,q) (0.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3805544Z Skipping (s,q) (0.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3805700Z Skipping (s,q) (0.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3805854Z Skipping (s,q) (0.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3806017Z Skipping (s,q) (0.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3806172Z Skipping (s,q) (0.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3806326Z Skipping (s,q) (0.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3806482Z Skipping (s,q) (0.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3806816Z Skipping (s,q) (0.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3807062Z Skipping (s,q) (0.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3807216Z Skipping (s,q) (0.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3807373Z Skipping (s,q) (0.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3807534Z Skipping (s,q) (0.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3807690Z Skipping (s,q) (0.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3807846Z Skipping (s,q) (0.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3808003Z Skipping (s,q) (0.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3808159Z Skipping (s,q) (0.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3808317Z Skipping (s,q) (0.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3808471Z Skipping (s,q) (0.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3808628Z Skipping (s,q) (0.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3808794Z Skipping (s,q) (0.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3808948Z Skipping (s,q) (0.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3809168Z Skipping (s,q) (0.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3809331Z Skipping (s,q) (0.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3809487Z Skipping (s,q) (0.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3809650Z Skipping (s,q) (0.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3809896Z Skipping (s,q) (0.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3810053Z Skipping (s,q) (0.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3810213Z Skipping (s,q) (0.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3810367Z Skipping (s,q) (0.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3810583Z Skipping (s,q) (0.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3810748Z Skipping (s,q) (0.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3810902Z Skipping (s,q) (0.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3811057Z Skipping (s,q) (0.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3811215Z Skipping (s,q) (0.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3811369Z Skipping (s,q) (0.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3811530Z Skipping (s,q) (1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3811689Z Skipping (s,q) (1.01, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3811843Z Skipping (s,q) (1.02, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3812003Z Skipping (s,q) (1.03, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3812159Z Skipping (s,q) (1.04, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3812317Z Skipping (s,q) (1.05, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3812477Z Skipping (s,q) (1.06, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3812631Z Skipping (s,q) (1.07, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3812793Z Skipping (s,q) (1.08, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3812953Z Skipping (s,q) (1.09, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3813108Z Skipping (s,q) (1.1, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3813268Z Skipping (s,q) (1.11, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3813423Z Skipping (s,q) (1.12, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3813579Z Skipping (s,q) (1.13, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3813739Z Skipping (s,q) (1.14, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3813896Z Skipping (s,q) (1.15, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3814056Z Skipping (s,q) (1.16, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3814259Z Skipping (s,q) (1.17, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3814415Z Skipping (s,q) (1.18, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3814573Z Skipping (s,q) (1.19, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3814731Z Skipping (s,q) (1.2, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3814888Z Skipping (s,q) (1.21, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3815047Z Skipping (s,q) (1.22, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3815202Z Skipping (s,q) (1.23, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3815364Z Skipping (s,q) (1.24, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3815524Z Skipping (s,q) (1.25, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3815678Z Skipping (s,q) (1.26, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3815840Z Skipping (s,q) (1.27, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3816000Z Skipping (s,q) (1.28, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3816156Z Skipping (s,q) (1.29, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3816317Z Skipping (s,q) (1.3, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3816516Z Skipping (s,q) (1.31, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3816676Z Skipping (s,q) (1.32, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3816834Z Skipping (s,q) (1.33, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3816988Z Skipping (s,q) (1.34, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3817191Z Skipping (s,q) (1.35, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3817347Z Skipping (s,q) (1.36, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3817504Z Skipping (s,q) (1.37, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3817663Z Skipping (s,q) (1.38, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3817860Z Skipping (s,q) (1.39, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3818022Z Skipping (s,q) (1.4, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3818178Z Skipping (s,q) (1.41, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3818337Z Skipping (s,q) (1.42, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3818498Z Skipping (s,q) (1.43, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3818659Z Skipping (s,q) (1.44, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3818816Z Skipping (s,q) (1.45, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3818983Z Skipping (s,q) (1.46, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3819141Z Skipping (s,q) (1.47, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3819298Z Skipping (s,q) (1.48, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3819462Z Skipping (s,q) (1.49, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3819623Z Skipping (s,q) (1.5, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3819784Z Skipping (s,q) (1.51, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3819945Z Skipping (s,q) (1.52, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3820106Z Skipping (s,q) (1.53, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3820270Z Skipping (s,q) (1.54, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3820426Z Skipping (s,q) (1.55, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3820583Z Skipping (s,q) (1.56, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3820748Z Skipping (s,q) (1.57, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3820905Z Skipping (s,q) (1.58, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3821060Z Skipping (s,q) (1.59, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3821223Z Skipping (s,q) (1.6, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3821384Z Skipping (s,q) (1.61, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3821592Z Skipping (s,q) (1.62, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3821751Z Skipping (s,q) (1.63, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3821909Z Skipping (s,q) (1.64, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3822071Z Skipping (s,q) (1.65, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3822227Z Skipping (s,q) (1.66, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3822384Z Skipping (s,q) (1.67, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3822550Z Skipping (s,q) (1.68, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3822707Z Skipping (s,q) (1.69, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3822869Z Skipping (s,q) (1.7, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3823028Z Skipping (s,q) (1.71, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3823187Z Skipping (s,q) (1.72, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3823357Z Skipping (s,q) (1.73, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3823515Z Skipping (s,q) (1.74, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3823710Z Skipping (s,q) (1.75, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3823879Z Skipping (s,q) (1.76, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3824037Z Skipping (s,q) (1.77, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3824201Z Skipping (s,q) (1.78, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3824394Z Skipping (s,q) (1.79, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3824552Z Skipping (s,q) (1.8, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3824714Z Skipping (s,q) (1.81, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3824873Z Skipping (s,q) (1.82, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3825123Z Skipping (s,q) (1.83, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3825291Z Skipping (s,q) (1.84, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3825449Z Skipping (s,q) (1.85, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3825612Z Skipping (s,q) (1.86, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3825771Z Skipping (s,q) (1.87, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3825927Z Skipping (s,q) (1.88, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3826091Z Skipping (s,q) (1.89, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3826248Z Skipping (s,q) (1.9, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3826410Z Skipping (s,q) (1.91, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3826574Z Skipping (s,q) (1.92, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3826731Z Skipping (s,q) (1.93, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3826888Z Skipping (s,q) (1.94, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3827060Z Skipping (s,q) (1.95, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3827217Z Skipping (s,q) (1.96, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3827382Z Skipping (s,q) (1.97, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3827542Z Skipping (s,q) (1.98, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3827700Z Skipping (s,q) (1.99, 4.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3827864Z Skipping (s,q) (0.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3828021Z Skipping (s,q) (0.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3828180Z Skipping (s,q) (0.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3828346Z Skipping (s,q) (0.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3828503Z Skipping (s,q) (0.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3828667Z Skipping (s,q) (0.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3828868Z Skipping (s,q) (0.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3829025Z Skipping (s,q) (0.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3829186Z Skipping (s,q) (0.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3829345Z Skipping (s,q) (0.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3829499Z Skipping (s,q) (0.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3829662Z Skipping (s,q) (0.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3829816Z Skipping (s,q) (0.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3829979Z Skipping (s,q) (0.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3830135Z Skipping (s,q) (0.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3830290Z Skipping (s,q) (0.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3830450Z Skipping (s,q) (0.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3830629Z Skipping (s,q) (0.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3830807Z Skipping (s,q) (0.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3830982Z Skipping (s,q) (0.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3831180Z Skipping (s,q) (0.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3831345Z Skipping (s,q) (0.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3831501Z Skipping (s,q) (0.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3831656Z Skipping (s,q) (0.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3831856Z Skipping (s,q) (0.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3832013Z Skipping (s,q) (0.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3832168Z Skipping (s,q) (0.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3832329Z Skipping (s,q) (0.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3832526Z Skipping (s,q) (0.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3832692Z Skipping (s,q) (0.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3832848Z Skipping (s,q) (0.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3833005Z Skipping (s,q) (0.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3833169Z Skipping (s,q) (0.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3833326Z Skipping (s,q) (0.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3833482Z Skipping (s,q) (0.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3833645Z Skipping (s,q) (0.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3833804Z Skipping (s,q) (0.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3833964Z Skipping (s,q) (0.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3834119Z Skipping (s,q) (0.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3834277Z Skipping (s,q) (0.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3834443Z Skipping (s,q) (0.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3834600Z Skipping (s,q) (0.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3834755Z Skipping (s,q) (0.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3834919Z Skipping (s,q) (0.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3835075Z Skipping (s,q) (0.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3835230Z Skipping (s,q) (0.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3835390Z Skipping (s,q) (0.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3835548Z Skipping (s,q) (0.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3835707Z Skipping (s,q) (0.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3835863Z Skipping (s,q) (0.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3836019Z Skipping (s,q) (0.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3836225Z Skipping (s,q) (0.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3836380Z Skipping (s,q) (0.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3836536Z Skipping (s,q) (0.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3836701Z Skipping (s,q) (0.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3836855Z Skipping (s,q) (0.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3837016Z Skipping (s,q) (0.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3837171Z Skipping (s,q) (0.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3837329Z Skipping (s,q) (0.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3837491Z Skipping (s,q) (0.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3837647Z Skipping (s,q) (0.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3837803Z Skipping (s,q) (0.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3837971Z Skipping (s,q) (0.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3838130Z Skipping (s,q) (0.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3838292Z Skipping (s,q) (0.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3838509Z Skipping (s,q) (0.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3838667Z Skipping (s,q) (0.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3838831Z Skipping (s,q) (0.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3838987Z Skipping (s,q) (0.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3839181Z Skipping (s,q) (0.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3839346Z Skipping (s,q) (0.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3839503Z Skipping (s,q) (0.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3839665Z Skipping (s,q) (0.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3839859Z Skipping (s,q) (0.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3840019Z Skipping (s,q) (0.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3840183Z Skipping (s,q) (0.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3840342Z Skipping (s,q) (0.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3840498Z Skipping (s,q) (0.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3840669Z Skipping (s,q) (0.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3840849Z Skipping (s,q) (0.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3841032Z Skipping (s,q) (0.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3841190Z Skipping (s,q) (0.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3841345Z Skipping (s,q) (0.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3841508Z Skipping (s,q) (0.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3841664Z Skipping (s,q) (0.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3841824Z Skipping (s,q) (0.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3841987Z Skipping (s,q) (0.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3842144Z Skipping (s,q) (0.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3842312Z Skipping (s,q) (0.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3842468Z Skipping (s,q) (0.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3842624Z Skipping (s,q) (0.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3842787Z Skipping (s,q) (0.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3842945Z Skipping (s,q) (0.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3843101Z Skipping (s,q) (0.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3843264Z Skipping (s,q) (0.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3843420Z Skipping (s,q) (0.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3843626Z Skipping (s,q) (0.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3843789Z Skipping (s,q) (0.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3843946Z Skipping (s,q) (0.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3844110Z Skipping (s,q) (1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3844265Z Skipping (s,q) (1.01, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3844419Z Skipping (s,q) (1.02, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3844582Z Skipping (s,q) (1.03, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3844740Z Skipping (s,q) (1.04, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3844895Z Skipping (s,q) (1.05, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3845056Z Skipping (s,q) (1.06, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3845210Z Skipping (s,q) (1.07, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3845375Z Skipping (s,q) (1.08, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3845533Z Skipping (s,q) (1.09, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3845686Z Skipping (s,q) (1.1, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3845890Z Skipping (s,q) (1.11, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3846047Z Skipping (s,q) (1.12, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3846200Z Skipping (s,q) (1.13, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3846361Z Skipping (s,q) (1.14, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3846555Z Skipping (s,q) (1.15, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3846719Z Skipping (s,q) (1.16, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3846957Z Skipping (s,q) (1.17, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3847114Z Skipping (s,q) (1.18, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3847318Z Skipping (s,q) (1.19, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3847475Z Skipping (s,q) (1.2, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3847631Z Skipping (s,q) (1.21, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3847793Z Skipping (s,q) (1.22, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3847950Z Skipping (s,q) (1.23, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3848111Z Skipping (s,q) (1.24, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3848265Z Skipping (s,q) (1.25, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3848421Z Skipping (s,q) (1.26, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3848586Z Skipping (s,q) (1.27, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3848740Z Skipping (s,q) (1.28, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3848895Z Skipping (s,q) (1.29, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3849054Z Skipping (s,q) (1.3, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3849214Z Skipping (s,q) (1.31, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3849377Z Skipping (s,q) (1.32, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3849532Z Skipping (s,q) (1.33, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3849689Z Skipping (s,q) (1.34, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3849851Z Skipping (s,q) (1.35, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3850008Z Skipping (s,q) (1.36, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3850163Z Skipping (s,q) (1.37, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3850324Z Skipping (s,q) (1.38, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3850478Z Skipping (s,q) (1.39, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3850633Z Skipping (s,q) (1.4, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3850798Z Skipping (s,q) (1.41, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3850999Z Skipping (s,q) (1.42, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3851159Z Skipping (s,q) (1.43, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3851316Z Skipping (s,q) (1.44, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3851472Z Skipping (s,q) (1.45, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3851631Z Skipping (s,q) (1.46, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3851786Z Skipping (s,q) (1.47, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3851941Z Skipping (s,q) (1.48, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3852106Z Skipping (s,q) (1.49, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3852261Z Skipping (s,q) (1.5, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3852422Z Skipping (s,q) (1.51, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3852579Z Skipping (s,q) (1.52, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3852736Z Skipping (s,q) (1.53, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3852900Z Skipping (s,q) (1.54, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3853057Z Skipping (s,q) (1.55, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3853256Z Skipping (s,q) (1.56, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3853422Z Skipping (s,q) (1.57, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3853576Z Skipping (s,q) (1.58, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3853737Z Skipping (s,q) (1.59, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3853930Z Skipping (s,q) (1.6, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3854088Z Skipping (s,q) (1.61, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3854254Z Skipping (s,q) (1.62, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3854411Z Skipping (s,q) (1.63, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3854605Z Skipping (s,q) (1.64, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3854769Z Skipping (s,q) (1.65, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3854923Z Skipping (s,q) (1.66, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3855085Z Skipping (s,q) (1.67, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3855242Z Skipping (s,q) (1.68, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3855396Z Skipping (s,q) (1.69, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3855559Z Skipping (s,q) (1.7, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3855715Z Skipping (s,q) (1.71, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3855872Z Skipping (s,q) (1.72, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3856035Z Skipping (s,q) (1.73, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3856190Z Skipping (s,q) (1.74, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3856351Z Skipping (s,q) (1.75, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3856512Z Skipping (s,q) (1.76, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3856667Z Skipping (s,q) (1.77, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3856828Z Skipping (s,q) (1.78, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3856986Z Skipping (s,q) (1.79, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3857141Z Skipping (s,q) (1.8, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3857309Z Skipping (s,q) (1.81, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3857464Z Skipping (s,q) (1.82, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3857633Z Skipping (s,q) (1.83, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3857788Z Skipping (s,q) (1.84, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3857943Z Skipping (s,q) (1.85, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3858106Z Skipping (s,q) (1.86, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3858309Z Skipping (s,q) (1.87, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3858466Z Skipping (s,q) (1.88, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3858627Z Skipping (s,q) (1.89, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3858785Z Skipping (s,q) (1.9, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3858962Z Skipping (s,q) (1.91, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3859118Z Skipping (s,q) (1.92, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3859273Z Skipping (s,q) (1.93, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3859438Z Skipping (s,q) (1.94, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3859596Z Skipping (s,q) (1.95, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3859758Z Skipping (s,q) (1.96, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3859913Z Skipping (s,q) (1.97, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3860073Z Skipping (s,q) (1.98, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3860241Z Skipping (s,q) (1.99, 4.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3860400Z Skipping (s,q) (0.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3860600Z Skipping (s,q) (0.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3860769Z Skipping (s,q) (0.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3860926Z Skipping (s,q) (0.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3861093Z Skipping (s,q) (0.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3861286Z Skipping (s,q) (0.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3861445Z Skipping (s,q) (0.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3861611Z Skipping (s,q) (0.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3861766Z Skipping (s,q) (0.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3861974Z Skipping (s,q) (0.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3862143Z Skipping (s,q) (0.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3862300Z Skipping (s,q) (0.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3862457Z Skipping (s,q) (0.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3862625Z Skipping (s,q) (0.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3862784Z Skipping (s,q) (0.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3862946Z Skipping (s,q) (0.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3863105Z Skipping (s,q) (0.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3863264Z Skipping (s,q) (0.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3863429Z Skipping (s,q) (0.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3863590Z Skipping (s,q) (0.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3863746Z Skipping (s,q) (0.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3863915Z Skipping (s,q) (0.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3864073Z Skipping (s,q) (0.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3864236Z Skipping (s,q) (0.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3864395Z Skipping (s,q) (0.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3864553Z Skipping (s,q) (0.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3864717Z Skipping (s,q) (0.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3864875Z Skipping (s,q) (0.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3865035Z Skipping (s,q) (0.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3865197Z Skipping (s,q) (0.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3865353Z Skipping (s,q) (0.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3865517Z Skipping (s,q) (0.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3865744Z Skipping (s,q) (0.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3865901Z Skipping (s,q) (0.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3866064Z Skipping (s,q) (0.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3866226Z Skipping (s,q) (0.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3866383Z Skipping (s,q) (0.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3866545Z Skipping (s,q) (0.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3866702Z Skipping (s,q) (0.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3866868Z Skipping (s,q) (0.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3867026Z Skipping (s,q) (0.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3867182Z Skipping (s,q) (0.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3867344Z Skipping (s,q) (0.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3867506Z Skipping (s,q) (0.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3867666Z Skipping (s,q) (0.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3867828Z Skipping (s,q) (0.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3868027Z Skipping (s,q) (0.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3868190Z Skipping (s,q) (0.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3868345Z Skipping (s,q) (0.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3868501Z Skipping (s,q) (0.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3868701Z Skipping (s,q) (0.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3868859Z Skipping (s,q) (0.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3869018Z Skipping (s,q) (0.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3869180Z Skipping (s,q) (0.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3869376Z Skipping (s,q) (0.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3869538Z Skipping (s,q) (0.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3869695Z Skipping (s,q) (0.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3869855Z Skipping (s,q) (0.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3870023Z Skipping (s,q) (0.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3870180Z Skipping (s,q) (0.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3870339Z Skipping (s,q) (0.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3870506Z Skipping (s,q) (0.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3870661Z Skipping (s,q) (0.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3870820Z Skipping (s,q) (0.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3870981Z Skipping (s,q) (0.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3871141Z Skipping (s,q) (0.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3871308Z Skipping (s,q) (0.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3871467Z Skipping (s,q) (0.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3871625Z Skipping (s,q) (0.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3871787Z Skipping (s,q) (0.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3871945Z Skipping (s,q) (0.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3872104Z Skipping (s,q) (0.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3872270Z Skipping (s,q) (0.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3872427Z Skipping (s,q) (0.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3872593Z Skipping (s,q) (0.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3872749Z Skipping (s,q) (0.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3872910Z Skipping (s,q) (0.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3873119Z Skipping (s,q) (0.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3873277Z Skipping (s,q) (0.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3873442Z Skipping (s,q) (0.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3873605Z Skipping (s,q) (0.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3873762Z Skipping (s,q) (0.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3873926Z Skipping (s,q) (0.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3874088Z Skipping (s,q) (0.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3874246Z Skipping (s,q) (0.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3874409Z Skipping (s,q) (0.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3874568Z Skipping (s,q) (0.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3874726Z Skipping (s,q) (0.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3874893Z Skipping (s,q) (0.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3875050Z Skipping (s,q) (0.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3875212Z Skipping (s,q) (0.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3875411Z Skipping (s,q) (0.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3875570Z Skipping (s,q) (0.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3875731Z Skipping (s,q) (0.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3875891Z Skipping (s,q) (0.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3876086Z Skipping (s,q) (0.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3876252Z Skipping (s,q) (0.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3876410Z Skipping (s,q) (0.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3876572Z Skipping (s,q) (0.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3876770Z Skipping (s,q) (1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3876927Z Skipping (s,q) (1.01, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3877091Z Skipping (s,q) (1.02, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3877254Z Skipping (s,q) (1.03, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3877412Z Skipping (s,q) (1.04, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3877576Z Skipping (s,q) (1.05, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3877733Z Skipping (s,q) (1.06, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3877902Z Skipping (s,q) (1.07, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3878058Z Skipping (s,q) (1.08, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3878214Z Skipping (s,q) (1.09, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3878384Z Skipping (s,q) (1.1, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3878545Z Skipping (s,q) (1.11, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3878702Z Skipping (s,q) (1.12, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3878869Z Skipping (s,q) (1.13, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3879028Z Skipping (s,q) (1.14, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3879191Z Skipping (s,q) (1.15, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3879347Z Skipping (s,q) (1.16, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3879506Z Skipping (s,q) (1.17, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3879673Z Skipping (s,q) (1.18, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3879831Z Skipping (s,q) (1.19, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3879989Z Skipping (s,q) (1.2, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3880154Z Skipping (s,q) (1.21, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3880357Z Skipping (s,q) (1.22, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3880511Z Skipping (s,q) (1.23, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3880683Z Skipping (s,q) (1.24, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3880864Z Skipping (s,q) (1.25, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3881040Z Skipping (s,q) (1.26, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3881195Z Skipping (s,q) (1.27, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3881352Z Skipping (s,q) (1.28, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3881518Z Skipping (s,q) (1.29, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3881675Z Skipping (s,q) (1.3, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3881833Z Skipping (s,q) (1.31, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3881994Z Skipping (s,q) (1.32, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3882153Z Skipping (s,q) (1.33, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3882321Z Skipping (s,q) (1.34, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3882478Z Skipping (s,q) (1.35, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3882679Z Skipping (s,q) (1.36, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3882844Z Skipping (s,q) (1.37, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3882999Z Skipping (s,q) (1.38, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3883156Z Skipping (s,q) (1.39, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3883358Z Skipping (s,q) (1.4, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3883516Z Skipping (s,q) (1.41, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3883678Z Skipping (s,q) (1.42, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3883835Z Skipping (s,q) (1.43, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3884029Z Skipping (s,q) (1.44, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3884194Z Skipping (s,q) (1.45, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3884350Z Skipping (s,q) (1.46, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3884510Z Skipping (s,q) (1.47, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3884672Z Skipping (s,q) (1.48, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3884830Z Skipping (s,q) (1.49, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3884992Z Skipping (s,q) (1.5, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3885153Z Skipping (s,q) (1.51, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3885308Z Skipping (s,q) (1.52, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3885472Z Skipping (s,q) (1.53, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3885629Z Skipping (s,q) (1.54, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3885789Z Skipping (s,q) (1.55, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3885953Z Skipping (s,q) (1.56, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3886109Z Skipping (s,q) (1.57, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3886274Z Skipping (s,q) (1.58, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3886430Z Skipping (s,q) (1.59, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3886586Z Skipping (s,q) (1.6, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3886748Z Skipping (s,q) (1.61, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3886968Z Skipping (s,q) (1.62, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3887125Z Skipping (s,q) (1.63, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3887289Z Skipping (s,q) (1.64, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3887447Z Skipping (s,q) (1.65, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3887613Z Skipping (s,q) (1.66, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3887816Z Skipping (s,q) (1.67, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3887972Z Skipping (s,q) (1.68, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3888134Z Skipping (s,q) (1.69, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3888296Z Skipping (s,q) (1.7, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3888452Z Skipping (s,q) (1.71, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3888615Z Skipping (s,q) (1.72, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3888770Z Skipping (s,q) (1.73, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3888928Z Skipping (s,q) (1.74, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3889090Z Skipping (s,q) (1.75, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3889245Z Skipping (s,q) (1.76, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3889408Z Skipping (s,q) (1.77, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3889570Z Skipping (s,q) (1.78, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3889728Z Skipping (s,q) (1.79, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3889890Z Skipping (s,q) (1.8, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3890089Z Skipping (s,q) (1.81, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3890247Z Skipping (s,q) (1.82, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3890411Z Skipping (s,q) (1.83, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3890567Z Skipping (s,q) (1.84, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3890781Z Skipping (s,q) (1.85, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3890965Z Skipping (s,q) (1.86, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3891135Z Skipping (s,q) (1.87, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3891299Z Skipping (s,q) (1.88, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3891521Z Skipping (s,q) (1.89, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3891677Z Skipping (s,q) (1.9, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3891844Z Skipping (s,q) (1.91, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3892003Z Skipping (s,q) (1.92, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3892166Z Skipping (s,q) (1.93, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3892323Z Skipping (s,q) (1.94, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3892478Z Skipping (s,q) (1.95, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3892650Z Skipping (s,q) (1.96, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3892808Z Skipping (s,q) (1.97, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3892963Z Skipping (s,q) (1.98, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3893127Z Skipping (s,q) (1.99, 4.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.3893287Z Skipping (s,q) (0.01, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3893445Z Skipping (s,q) (0.02, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3893595Z Skipping (s,q) (0.03, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3893750Z Skipping (s,q) (0.04, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3893906Z Skipping (s,q) (0.05, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3894055Z Skipping (s,q) (0.06, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3894208Z Skipping (s,q) (0.07, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3894367Z Skipping (s,q) (0.08, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3894517Z Skipping (s,q) (0.09, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3894676Z Skipping (s,q) (0.1, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3894826Z Skipping (s,q) (0.11, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3894980Z Skipping (s,q) (0.12, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3895180Z Skipping (s,q) (0.13, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3895330Z Skipping (s,q) (0.14, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3895484Z Skipping (s,q) (0.15, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3895643Z Skipping (s,q) (0.16, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3895792Z Skipping (s,q) (0.17, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3895941Z Skipping (s,q) (0.18, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3896100Z Skipping (s,q) (0.19, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3896256Z Skipping (s,q) (0.2, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3896413Z Skipping (s,q) (0.21, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3896565Z Skipping (s,q) (0.22, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3896716Z Skipping (s,q) (0.23, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3896876Z Skipping (s,q) (0.24, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3897026Z Skipping (s,q) (0.25, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3897175Z Skipping (s,q) (0.26, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3897372Z Skipping (s,q) (0.27, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3897523Z Skipping (s,q) (0.28, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3897683Z Skipping (s,q) (0.29, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3897834Z Skipping (s,q) (0.3, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3898023Z Skipping (s,q) (0.31, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3898179Z Skipping (s,q) (0.32, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3898329Z Skipping (s,q) (0.33, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3898480Z Skipping (s,q) (0.34, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3898675Z Skipping (s,q) (0.35, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3898828Z Skipping (s,q) (0.36, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3898985Z Skipping (s,q) (0.37, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3899135Z Skipping (s,q) (0.38, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3899287Z Skipping (s,q) (0.39, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3899444Z Skipping (s,q) (0.4, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3899594Z Skipping (s,q) (0.41, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3899745Z Skipping (s,q) (0.42, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3899908Z Skipping (s,q) (0.43, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3900059Z Skipping (s,q) (0.44, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3900210Z Skipping (s,q) (0.45, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3900366Z Skipping (s,q) (0.46, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3900523Z Skipping (s,q) (0.47, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3900680Z Skipping (s,q) (0.48, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3900830Z Skipping (s,q) (0.49, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3900982Z Skipping (s,q) (0.5, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3901139Z Skipping (s,q) (0.51, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3901288Z Skipping (s,q) (0.52, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3901438Z Skipping (s,q) (0.53, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3901601Z Skipping (s,q) (0.54, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3901753Z Skipping (s,q) (0.55, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3901909Z Skipping (s,q) (0.56, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3902059Z Skipping (s,q) (0.57, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3902214Z Skipping (s,q) (0.58, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3902420Z Skipping (s,q) (0.59, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3902568Z Skipping (s,q) (0.6, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3902719Z Skipping (s,q) (0.61, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3902879Z Skipping (s,q) (0.62, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3903029Z Skipping (s,q) (0.63, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3903186Z Skipping (s,q) (0.64, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3903339Z Skipping (s,q) (0.65, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3903491Z Skipping (s,q) (0.66, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3903649Z Skipping (s,q) (0.67, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3903799Z Skipping (s,q) (0.68, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3903949Z Skipping (s,q) (0.69, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3904110Z Skipping (s,q) (0.7, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3904263Z Skipping (s,q) (0.71, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3904680Z Skipping (s,q) (0.72, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3905016Z Skipping (s,q) (0.73, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3905176Z Skipping (s,q) (0.74, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3905335Z Skipping (s,q) (0.75, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3905488Z Skipping (s,q) (0.76, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3905705Z Skipping (s,q) (0.77, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3905862Z Skipping (s,q) (0.78, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3906016Z Skipping (s,q) (0.79, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3906169Z Skipping (s,q) (0.8, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3906387Z Skipping (s,q) (0.81, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3906543Z Skipping (s,q) (0.82, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3906703Z Skipping (s,q) (0.83, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3906855Z Skipping (s,q) (0.84, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3907009Z Skipping (s,q) (0.85, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3951846Z Skipping (s,q) (0.86, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3952151Z Skipping (s,q) (0.87, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3952306Z Skipping (s,q) (0.88, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3952484Z Skipping (s,q) (0.89, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3952640Z Skipping (s,q) (0.9, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3952801Z Skipping (s,q) (0.91, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3952952Z Skipping (s,q) (0.92, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3953112Z Skipping (s,q) (0.93, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3953270Z Skipping (s,q) (0.94, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3953423Z Skipping (s,q) (0.95, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3953575Z Skipping (s,q) (0.96, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3953730Z Skipping (s,q) (0.97, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3953879Z Skipping (s,q) (0.98, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3954029Z Skipping (s,q) (0.99, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3954187Z Skipping (s,q) (1, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3954337Z Skipping (s,q) (1.01, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3954492Z Skipping (s,q) (1.02, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3954642Z Skipping (s,q) (1.03, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3954792Z Skipping (s,q) (1.04, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3955200Z Skipping (s,q) (1.05, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3955352Z Skipping (s,q) (1.06, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3955501Z Skipping (s,q) (1.07, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3955664Z Skipping (s,q) (1.08, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3955816Z Skipping (s,q) (1.09, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3955972Z Skipping (s,q) (1.1, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3956122Z Skipping (s,q) (1.11, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3956276Z Skipping (s,q) (1.12, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3956432Z Skipping (s,q) (1.13, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3956582Z Skipping (s,q) (1.14, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3956733Z Skipping (s,q) (1.15, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3956889Z Skipping (s,q) (1.16, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3957040Z Skipping (s,q) (1.17, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3957196Z Skipping (s,q) (1.18, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3957407Z Skipping (s,q) (1.19, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3957558Z Skipping (s,q) (1.2, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3957715Z Skipping (s,q) (1.21, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3957866Z Skipping (s,q) (1.22, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3958015Z Skipping (s,q) (1.23, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3958224Z Skipping (s,q) (1.24, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3958375Z Skipping (s,q) (1.25, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3958525Z Skipping (s,q) (1.26, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3958679Z Skipping (s,q) (1.27, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3958882Z Skipping (s,q) (1.28, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3959034Z Skipping (s,q) (1.29, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3959183Z Skipping (s,q) (1.3, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3959334Z Skipping (s,q) (1.31, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3959490Z Skipping (s,q) (1.32, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3959638Z Skipping (s,q) (1.33, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3959790Z Skipping (s,q) (1.34, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3959950Z Skipping (s,q) (1.35, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3960102Z Skipping (s,q) (1.36, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3960255Z Skipping (s,q) (1.37, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3960402Z Skipping (s,q) (1.38, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3960558Z Skipping (s,q) (1.39, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3960742Z Skipping (s,q) (1.4, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3960916Z Skipping (s,q) (1.41, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3961068Z Skipping (s,q) (1.42, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3961222Z Skipping (s,q) (1.43, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3961376Z Skipping (s,q) (1.44, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3961530Z Skipping (s,q) (1.45, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3961681Z Skipping (s,q) (1.46, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3961833Z Skipping (s,q) (1.47, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3961987Z Skipping (s,q) (1.48, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3962137Z Skipping (s,q) (1.49, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3962286Z Skipping (s,q) (1.5, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3962489Z Skipping (s,q) (1.51, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3962637Z Skipping (s,q) (1.52, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3962793Z Skipping (s,q) (1.53, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3962944Z Skipping (s,q) (1.54, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3963093Z Skipping (s,q) (1.55, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3963250Z Skipping (s,q) (1.56, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3963400Z Skipping (s,q) (1.57, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3963555Z Skipping (s,q) (1.58, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3963709Z Skipping (s,q) (1.59, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3963859Z Skipping (s,q) (1.6, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3964007Z Skipping (s,q) (1.61, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3964163Z Skipping (s,q) (1.62, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3964314Z Skipping (s,q) (1.63, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3964467Z Skipping (s,q) (1.64, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3964657Z Skipping (s,q) (1.65, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3964809Z Skipping (s,q) (1.66, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3964960Z Skipping (s,q) (1.67, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3965115Z Skipping (s,q) (1.68, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3965263Z Skipping (s,q) (1.69, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3965457Z Skipping (s,q) (1.7, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3965609Z Skipping (s,q) (1.71, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3965760Z Skipping (s,q) (1.72, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3965909Z Skipping (s,q) (1.73, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3966100Z Skipping (s,q) (1.74, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3966253Z Skipping (s,q) (1.75, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3966403Z Skipping (s,q) (1.76, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3966555Z Skipping (s,q) (1.77, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3966712Z Skipping (s,q) (1.78, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3966943Z Skipping (s,q) (1.79, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3967096Z Skipping (s,q) (1.8, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3967246Z Skipping (s,q) (1.81, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3967395Z Skipping (s,q) (1.82, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3967548Z Skipping (s,q) (1.83, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3967697Z Skipping (s,q) (1.84, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3967854Z Skipping (s,q) (1.85, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3968009Z Skipping (s,q) (1.86, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3968158Z Skipping (s,q) (1.87, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3968310Z Skipping (s,q) (1.88, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3968465Z Skipping (s,q) (1.89, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3968614Z Skipping (s,q) (1.9, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3968771Z Skipping (s,q) (1.91, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3968919Z Skipping (s,q) (1.92, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3969070Z Skipping (s,q) (1.93, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3969226Z Skipping (s,q) (1.94, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3969376Z Skipping (s,q) (1.95, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3969524Z Skipping (s,q) (1.96, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3969725Z Skipping (s,q) (1.97, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3969875Z Skipping (s,q) (1.98, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3970025Z Skipping (s,q) (1.99, 5): inconsistent with heavy hitters! 2025-05-07T20:58:07.3970185Z Skipping (s,q) (0.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3970339Z Skipping (s,q) (0.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3970497Z Skipping (s,q) (0.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3970672Z Skipping (s,q) (0.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3970852Z Skipping (s,q) (0.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3971007Z Skipping (s,q) (0.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3971157Z Skipping (s,q) (0.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3971316Z Skipping (s,q) (0.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3971470Z Skipping (s,q) (0.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3971624Z Skipping (s,q) (0.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3971781Z Skipping (s,q) (0.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3971974Z Skipping (s,q) (0.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3972128Z Skipping (s,q) (0.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3972282Z Skipping (s,q) (0.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3972435Z Skipping (s,q) (0.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3972628Z Skipping (s,q) (0.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3972780Z Skipping (s,q) (0.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3972930Z Skipping (s,q) (0.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3973086Z Skipping (s,q) (0.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3973275Z Skipping (s,q) (0.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3973429Z Skipping (s,q) (0.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3973587Z Skipping (s,q) (0.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3973742Z Skipping (s,q) (0.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3973896Z Skipping (s,q) (0.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3974047Z Skipping (s,q) (0.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3974199Z Skipping (s,q) (0.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3974359Z Skipping (s,q) (0.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3974510Z Skipping (s,q) (0.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3974661Z Skipping (s,q) (0.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3974814Z Skipping (s,q) (0.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3974970Z Skipping (s,q) (0.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3975124Z Skipping (s,q) (0.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3975279Z Skipping (s,q) (0.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3975432Z Skipping (s,q) (0.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3975583Z Skipping (s,q) (0.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3975734Z Skipping (s,q) (0.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3975884Z Skipping (s,q) (0.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3976038Z Skipping (s,q) (0.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3976189Z Skipping (s,q) (0.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3976340Z Skipping (s,q) (0.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3976494Z Skipping (s,q) (0.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3976649Z Skipping (s,q) (0.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3976847Z Skipping (s,q) (0.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3976999Z Skipping (s,q) (0.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3977153Z Skipping (s,q) (0.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3977309Z Skipping (s,q) (0.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3977461Z Skipping (s,q) (0.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3977613Z Skipping (s,q) (0.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3977767Z Skipping (s,q) (0.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3977922Z Skipping (s,q) (0.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3978076Z Skipping (s,q) (0.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3978226Z Skipping (s,q) (0.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3978375Z Skipping (s,q) (0.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3978532Z Skipping (s,q) (0.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3978683Z Skipping (s,q) (0.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3978833Z Skipping (s,q) (0.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3979029Z Skipping (s,q) (0.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3979180Z Skipping (s,q) (0.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3979334Z Skipping (s,q) (0.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3979484Z Skipping (s,q) (0.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3979696Z Skipping (s,q) (0.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3979853Z Skipping (s,q) (0.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3980003Z Skipping (s,q) (0.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3980155Z Skipping (s,q) (0.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3980352Z Skipping (s,q) (0.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3980503Z Skipping (s,q) (0.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3980659Z Skipping (s,q) (0.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3980839Z Skipping (s,q) (0.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3981012Z Skipping (s,q) (0.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3981169Z Skipping (s,q) (0.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3981321Z Skipping (s,q) (0.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3981475Z Skipping (s,q) (0.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3981632Z Skipping (s,q) (0.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3981785Z Skipping (s,q) (0.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3981940Z Skipping (s,q) (0.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3982095Z Skipping (s,q) (0.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3982247Z Skipping (s,q) (0.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3982400Z Skipping (s,q) (0.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3982553Z Skipping (s,q) (0.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3982704Z Skipping (s,q) (0.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3982860Z Skipping (s,q) (0.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3983011Z Skipping (s,q) (0.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3983162Z Skipping (s,q) (0.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3983318Z Skipping (s,q) (0.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3983468Z Skipping (s,q) (0.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3983625Z Skipping (s,q) (0.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3983824Z Skipping (s,q) (0.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3983976Z Skipping (s,q) (0.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3984127Z Skipping (s,q) (0.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3984281Z Skipping (s,q) (0.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3984430Z Skipping (s,q) (0.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3984584Z Skipping (s,q) (0.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3984736Z Skipping (s,q) (0.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3984893Z Skipping (s,q) (0.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3985043Z Skipping (s,q) (0.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3985194Z Skipping (s,q) (0.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3985350Z Skipping (s,q) (0.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3985502Z Skipping (s,q) (0.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3985657Z Skipping (s,q) (0.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3985806Z Skipping (s,q) (1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3985997Z Skipping (s,q) (1.01, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3986155Z Skipping (s,q) (1.02, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3986304Z Skipping (s,q) (1.03, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3986456Z Skipping (s,q) (1.04, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3986651Z Skipping (s,q) (1.05, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3986803Z Skipping (s,q) (1.06, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3986955Z Skipping (s,q) (1.07, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3987110Z Skipping (s,q) (1.08, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3987297Z Skipping (s,q) (1.09, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3987455Z Skipping (s,q) (1.1, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3987608Z Skipping (s,q) (1.11, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3987760Z Skipping (s,q) (1.12, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3987915Z Skipping (s,q) (1.13, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3988066Z Skipping (s,q) (1.14, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3988218Z Skipping (s,q) (1.15, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3988374Z Skipping (s,q) (1.16, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3988526Z Skipping (s,q) (1.17, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3988683Z Skipping (s,q) (1.18, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3988834Z Skipping (s,q) (1.19, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3988988Z Skipping (s,q) (1.2, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3989145Z Skipping (s,q) (1.21, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3989297Z Skipping (s,q) (1.22, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3989447Z Skipping (s,q) (1.23, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3989607Z Skipping (s,q) (1.24, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3989760Z Skipping (s,q) (1.25, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3989913Z Skipping (s,q) (1.26, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3990066Z Skipping (s,q) (1.27, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3990220Z Skipping (s,q) (1.28, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3990376Z Skipping (s,q) (1.29, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3990525Z Skipping (s,q) (1.3, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3990676Z Skipping (s,q) (1.31, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3990907Z Skipping (s,q) (1.32, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3991076Z Skipping (s,q) (1.33, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3991229Z Skipping (s,q) (1.34, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3991387Z Skipping (s,q) (1.35, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3991539Z Skipping (s,q) (1.36, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3991694Z Skipping (s,q) (1.37, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3991845Z Skipping (s,q) (1.38, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3992000Z Skipping (s,q) (1.39, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3992155Z Skipping (s,q) (1.4, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3992307Z Skipping (s,q) (1.41, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3992458Z Skipping (s,q) (1.42, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3992621Z Skipping (s,q) (1.43, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3992773Z Skipping (s,q) (1.44, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3992931Z Skipping (s,q) (1.45, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3993125Z Skipping (s,q) (1.46, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3993276Z Skipping (s,q) (1.47, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3993434Z Skipping (s,q) (1.48, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3993584Z Skipping (s,q) (1.49, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3993772Z Skipping (s,q) (1.5, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3993926Z Skipping (s,q) (1.51, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3994078Z Skipping (s,q) (1.52, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3994232Z Skipping (s,q) (1.53, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3994427Z Skipping (s,q) (1.54, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3994578Z Skipping (s,q) (1.55, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3994733Z Skipping (s,q) (1.56, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3994885Z Skipping (s,q) (1.57, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3995036Z Skipping (s,q) (1.58, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3995192Z Skipping (s,q) (1.59, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3995343Z Skipping (s,q) (1.6, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3995500Z Skipping (s,q) (1.61, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3995651Z Skipping (s,q) (1.62, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3995802Z Skipping (s,q) (1.63, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3995955Z Skipping (s,q) (1.64, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3996110Z Skipping (s,q) (1.65, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3996260Z Skipping (s,q) (1.66, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3996415Z Skipping (s,q) (1.67, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3996569Z Skipping (s,q) (1.68, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3996725Z Skipping (s,q) (1.69, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3996876Z Skipping (s,q) (1.7, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3997027Z Skipping (s,q) (1.71, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3997182Z Skipping (s,q) (1.72, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3997336Z Skipping (s,q) (1.73, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3997485Z Skipping (s,q) (1.74, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3997639Z Skipping (s,q) (1.75, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3997792Z Skipping (s,q) (1.76, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3997989Z Skipping (s,q) (1.77, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3998139Z Skipping (s,q) (1.78, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3998292Z Skipping (s,q) (1.79, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3998448Z Skipping (s,q) (1.8, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3998600Z Skipping (s,q) (1.81, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3998754Z Skipping (s,q) (1.82, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3998915Z Skipping (s,q) (1.83, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3999069Z Skipping (s,q) (1.84, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3999230Z Skipping (s,q) (1.85, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3999383Z Skipping (s,q) (1.86, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3999539Z Skipping (s,q) (1.87, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3999701Z Skipping (s,q) (1.88, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.3999855Z Skipping (s,q) (1.89, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4000049Z Skipping (s,q) (1.9, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4000208Z Skipping (s,q) (1.91, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4000364Z Skipping (s,q) (1.92, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4000520Z Skipping (s,q) (1.93, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4001256Z Skipping (s,q) (1.94, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4001414Z Skipping (s,q) (1.95, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4001574Z Skipping (s,q) (1.96, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4001728Z Skipping (s,q) (1.97, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4001922Z Skipping (s,q) (1.98, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4002083Z Skipping (s,q) (1.99, 5.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4002235Z Skipping (s,q) (0.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4002387Z Skipping (s,q) (0.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4002546Z Skipping (s,q) (0.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4002699Z Skipping (s,q) (0.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4002859Z Skipping (s,q) (0.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4003009Z Skipping (s,q) (0.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4003163Z Skipping (s,q) (0.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4003319Z Skipping (s,q) (0.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4007755Z Skipping (s,q) (0.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4007912Z Skipping (s,q) (0.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4008080Z Skipping (s,q) (0.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4008236Z Skipping (s,q) (0.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4008394Z Skipping (s,q) (0.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4008548Z Skipping (s,q) (0.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4008703Z Skipping (s,q) (0.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4008865Z Skipping (s,q) (0.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4009021Z Skipping (s,q) (0.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4009178Z Skipping (s,q) (0.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4009338Z Skipping (s,q) (0.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4009494Z Skipping (s,q) (0.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4009656Z Skipping (s,q) (0.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4009934Z Skipping (s,q) (0.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4010090Z Skipping (s,q) (0.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4010249Z Skipping (s,q) (0.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4010404Z Skipping (s,q) (0.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4010560Z Skipping (s,q) (0.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4010723Z Skipping (s,q) (0.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4010876Z Skipping (s,q) (0.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4011038Z Skipping (s,q) (0.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4011195Z Skipping (s,q) (0.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4011350Z Skipping (s,q) (0.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4011512Z Skipping (s,q) (0.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4011668Z Skipping (s,q) (0.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4011824Z Skipping (s,q) (0.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4011987Z Skipping (s,q) (0.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4012211Z Skipping (s,q) (0.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4012376Z Skipping (s,q) (0.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4012530Z Skipping (s,q) (0.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4012685Z Skipping (s,q) (0.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4012917Z Skipping (s,q) (0.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4013073Z Skipping (s,q) (0.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4013227Z Skipping (s,q) (0.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4013385Z Skipping (s,q) (0.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4013599Z Skipping (s,q) (0.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4013765Z Skipping (s,q) (0.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4013918Z Skipping (s,q) (0.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4014073Z Skipping (s,q) (0.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4014244Z Skipping (s,q) (0.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4014398Z Skipping (s,q) (0.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4014553Z Skipping (s,q) (0.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4014715Z Skipping (s,q) (0.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4014873Z Skipping (s,q) (0.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4015026Z Skipping (s,q) (0.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4015187Z Skipping (s,q) (0.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4015344Z Skipping (s,q) (0.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4015510Z Skipping (s,q) (0.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4015664Z Skipping (s,q) (0.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4015820Z Skipping (s,q) (0.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4015982Z Skipping (s,q) (0.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4016135Z Skipping (s,q) (0.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4016293Z Skipping (s,q) (0.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4016454Z Skipping (s,q) (0.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4016609Z Skipping (s,q) (0.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4016775Z Skipping (s,q) (0.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4016929Z Skipping (s,q) (0.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4017085Z Skipping (s,q) (0.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4017294Z Skipping (s,q) (0.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4017449Z Skipping (s,q) (0.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4017603Z Skipping (s,q) (0.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4017791Z Skipping (s,q) (0.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4017976Z Skipping (s,q) (0.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4018338Z Skipping (s,q) (0.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4018574Z Skipping (s,q) (0.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4018784Z Skipping (s,q) (0.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4018968Z Skipping (s,q) (0.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4019186Z Skipping (s,q) (0.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4019356Z Skipping (s,q) (0.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4019604Z Skipping (s,q) (0.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4019863Z Skipping (s,q) (0.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4020046Z Skipping (s,q) (0.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4020348Z Skipping (s,q) (0.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4020534Z Skipping (s,q) (0.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4020702Z Skipping (s,q) (0.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4021014Z Skipping (s,q) (0.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4021240Z Skipping (s,q) (0.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4021427Z Skipping (s,q) (0.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4021642Z Skipping (s,q) (0.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4021825Z Skipping (s,q) (0.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4022135Z Skipping (s,q) (0.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4022337Z Skipping (s,q) (0.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4022522Z Skipping (s,q) (0.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4022740Z Skipping (s,q) (0.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4022925Z Skipping (s,q) (0.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4023109Z Skipping (s,q) (0.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4023386Z Skipping (s,q) (0.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4023584Z Skipping (s,q) (0.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4023803Z Skipping (s,q) (0.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4023985Z Skipping (s,q) (0.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4024171Z Skipping (s,q) (0.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4024392Z Skipping (s,q) (1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4024627Z Skipping (s,q) (1.01, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4024905Z Skipping (s,q) (1.02, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4025089Z Skipping (s,q) (1.03, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4025275Z Skipping (s,q) (1.04, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4025513Z Skipping (s,q) (1.05, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4025683Z Skipping (s,q) (1.06, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4025914Z Skipping (s,q) (1.07, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4026147Z Skipping (s,q) (1.08, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4026331Z Skipping (s,q) (1.09, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4026545Z Skipping (s,q) (1.1, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4026750Z Skipping (s,q) (1.11, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4026924Z Skipping (s,q) (1.12, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4027247Z Skipping (s,q) (1.13, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4027435Z Skipping (s,q) (1.14, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4027624Z Skipping (s,q) (1.15, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4027862Z Skipping (s,q) (1.16, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4028045Z Skipping (s,q) (1.17, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4028292Z Skipping (s,q) (1.18, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4028491Z Skipping (s,q) (1.19, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4028676Z Skipping (s,q) (1.2, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4028916Z Skipping (s,q) (1.21, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4029099Z Skipping (s,q) (1.22, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4029285Z Skipping (s,q) (1.23, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4029534Z Skipping (s,q) (1.24, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4029777Z Skipping (s,q) (1.25, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4030058Z Skipping (s,q) (1.26, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4030244Z Skipping (s,q) (1.27, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4030430Z Skipping (s,q) (1.28, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4030632Z Skipping (s,q) (1.29, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4030865Z Skipping (s,q) (1.3, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4031102Z Skipping (s,q) (1.31, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4031343Z Skipping (s,q) (1.32, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4031528Z Skipping (s,q) (1.33, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4031742Z Skipping (s,q) (1.34, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4031953Z Skipping (s,q) (1.35, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4032189Z Skipping (s,q) (1.36, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4032445Z Skipping (s,q) (1.37, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4032631Z Skipping (s,q) (1.38, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4032812Z Skipping (s,q) (1.39, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4033030Z Skipping (s,q) (1.4, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4033201Z Skipping (s,q) (1.41, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4033513Z Skipping (s,q) (1.42, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4033698Z Skipping (s,q) (1.43, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4033881Z Skipping (s,q) (1.44, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4034096Z Skipping (s,q) (1.45, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4034284Z Skipping (s,q) (1.46, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4034589Z Skipping (s,q) (1.47, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4034811Z Skipping (s,q) (1.48, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4034996Z Skipping (s,q) (1.49, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4035212Z Skipping (s,q) (1.5, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4035395Z Skipping (s,q) (1.51, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4035577Z Skipping (s,q) (1.52, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4035855Z Skipping (s,q) (1.53, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4036054Z Skipping (s,q) (1.54, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4036270Z Skipping (s,q) (1.55, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4036453Z Skipping (s,q) (1.56, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4036643Z Skipping (s,q) (1.57, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4036915Z Skipping (s,q) (1.58, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4037150Z Skipping (s,q) (1.59, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4037352Z Skipping (s,q) (1.6, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4037571Z Skipping (s,q) (1.61, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4037755Z Skipping (s,q) (1.62, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4037997Z Skipping (s,q) (1.63, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4038169Z Skipping (s,q) (1.64, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4038403Z Skipping (s,q) (1.65, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4038636Z Skipping (s,q) (1.66, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4038819Z Skipping (s,q) (1.67, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4039011Z Skipping (s,q) (1.68, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4039301Z Skipping (s,q) (1.69, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4039471Z Skipping (s,q) (1.7, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4039763Z Skipping (s,q) (1.71, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4039992Z Skipping (s,q) (1.72, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4040175Z Skipping (s,q) (1.73, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4040414Z Skipping (s,q) (1.74, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4040597Z Skipping (s,q) (1.75, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4040805Z Skipping (s,q) (1.76, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4041088Z Skipping (s,q) (1.77, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4041271Z Skipping (s,q) (1.78, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4041510Z Skipping (s,q) (1.79, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4041737Z Skipping (s,q) (1.8, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4041921Z Skipping (s,q) (1.81, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4042172Z Skipping (s,q) (1.82, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4042373Z Skipping (s,q) (1.83, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4042614Z Skipping (s,q) (1.84, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4042799Z Skipping (s,q) (1.85, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4042981Z Skipping (s,q) (1.86, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4043186Z Skipping (s,q) (1.87, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4043418Z Skipping (s,q) (1.88, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4043615Z Skipping (s,q) (1.89, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4043851Z Skipping (s,q) (1.9, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4044087Z Skipping (s,q) (1.91, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4044302Z Skipping (s,q) (1.92, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4044472Z Skipping (s,q) (1.93, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4044706Z Skipping (s,q) (1.94, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4044957Z Skipping (s,q) (1.95, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4045141Z Skipping (s,q) (1.96, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4045326Z Skipping (s,q) (1.97, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4045546Z Skipping (s,q) (1.98, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4045715Z Skipping (s,q) (1.99, 5.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4046019Z Skipping (s,q) (0.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4046208Z Skipping (s,q) (0.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4046400Z Skipping (s,q) (0.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4046665Z Skipping (s,q) (0.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4046851Z Skipping (s,q) (0.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4047087Z Skipping (s,q) (0.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4047396Z Skipping (s,q) (0.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4047583Z Skipping (s,q) (0.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4047801Z Skipping (s,q) (0.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4047988Z Skipping (s,q) (0.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4048172Z Skipping (s,q) (0.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4048448Z Skipping (s,q) (0.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4048647Z Skipping (s,q) (0.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4048841Z Skipping (s,q) (0.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4049101Z Skipping (s,q) (0.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4049287Z Skipping (s,q) (0.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4049556Z Skipping (s,q) (0.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4049795Z Skipping (s,q) (0.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4049995Z Skipping (s,q) (0.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4050214Z Skipping (s,q) (0.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4050438Z Skipping (s,q) (0.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4050625Z Skipping (s,q) (0.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4050850Z Skipping (s,q) (0.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4051085Z Skipping (s,q) (0.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4051355Z Skipping (s,q) (0.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4051545Z Skipping (s,q) (0.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4051730Z Skipping (s,q) (0.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4051970Z Skipping (s,q) (0.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4052144Z Skipping (s,q) (0.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4052435Z Skipping (s,q) (0.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4052620Z Skipping (s,q) (0.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4052808Z Skipping (s,q) (0.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4053049Z Skipping (s,q) (0.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4053233Z Skipping (s,q) (0.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4053421Z Skipping (s,q) (0.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4053766Z Skipping (s,q) (0.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4053958Z Skipping (s,q) (0.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4054200Z Skipping (s,q) (0.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4054383Z Skipping (s,q) (0.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4054570Z Skipping (s,q) (0.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4054820Z Skipping (s,q) (0.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4055021Z Skipping (s,q) (0.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4055206Z Skipping (s,q) (0.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4055450Z Skipping (s,q) (0.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4055636Z Skipping (s,q) (0.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4055837Z Skipping (s,q) (0.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4056068Z Skipping (s,q) (0.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4056319Z Skipping (s,q) (0.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4056559Z Skipping (s,q) (0.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4056744Z Skipping (s,q) (0.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4056933Z Skipping (s,q) (0.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4057138Z Skipping (s,q) (0.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4057370Z Skipping (s,q) (0.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4057625Z Skipping (s,q) (0.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4057811Z Skipping (s,q) (0.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4057996Z Skipping (s,q) (0.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4058212Z Skipping (s,q) (0.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4058383Z Skipping (s,q) (0.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4058658Z Skipping (s,q) (0.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4058913Z Skipping (s,q) (0.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4059101Z Skipping (s,q) (0.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4059361Z Skipping (s,q) (0.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4059562Z Skipping (s,q) (0.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4059736Z Skipping (s,q) (0.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4060040Z Skipping (s,q) (0.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4060265Z Skipping (s,q) (0.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4060484Z Skipping (s,q) (0.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4060668Z Skipping (s,q) (0.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4060852Z Skipping (s,q) (0.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4061165Z Skipping (s,q) (0.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4061364Z Skipping (s,q) (0.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4061550Z Skipping (s,q) (0.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4061774Z Skipping (s,q) (0.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4061958Z Skipping (s,q) (0.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4062185Z Skipping (s,q) (0.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4062414Z Skipping (s,q) (0.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4062616Z Skipping (s,q) (0.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4062834Z Skipping (s,q) (0.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4063018Z Skipping (s,q) (0.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4063202Z Skipping (s,q) (0.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4063477Z Skipping (s,q) (0.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4063707Z Skipping (s,q) (0.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4063938Z Skipping (s,q) (0.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4064125Z Skipping (s,q) (0.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4064308Z Skipping (s,q) (0.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4064547Z Skipping (s,q) (0.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4064718Z Skipping (s,q) (0.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4064951Z Skipping (s,q) (0.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4065185Z Skipping (s,q) (0.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4065371Z Skipping (s,q) (0.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4065609Z Skipping (s,q) (0.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4065796Z Skipping (s,q) (0.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4066017Z Skipping (s,q) (0.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4066300Z Skipping (s,q) (0.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4066489Z Skipping (s,q) (0.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4066672Z Skipping (s,q) (0.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4066909Z Skipping (s,q) (0.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4067097Z Skipping (s,q) (0.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4067354Z Skipping (s,q) (0.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4067551Z Skipping (s,q) (1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4067738Z Skipping (s,q) (1.01, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4067977Z Skipping (s,q) (1.02, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4068209Z Skipping (s,q) (1.03, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4068397Z Skipping (s,q) (1.04, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4068652Z Skipping (s,q) (1.05, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4068851Z Skipping (s,q) (1.06, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4069133Z Skipping (s,q) (1.07, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4069321Z Skipping (s,q) (1.08, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4069505Z Skipping (s,q) (1.09, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4069708Z Skipping (s,q) (1.1, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4069985Z Skipping (s,q) (1.11, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4070240Z Skipping (s,q) (1.12, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4070425Z Skipping (s,q) (1.13, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4070609Z Skipping (s,q) (1.14, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4070873Z Skipping (s,q) (1.15, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4071042Z Skipping (s,q) (1.16, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4071279Z Skipping (s,q) (1.17, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4071538Z Skipping (s,q) (1.18, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4071722Z Skipping (s,q) (1.19, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4071944Z Skipping (s,q) (1.2, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4072130Z Skipping (s,q) (1.21, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4072306Z Skipping (s,q) (1.22, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4072616Z Skipping (s,q) (1.23, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4072802Z Skipping (s,q) (1.24, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4073028Z Skipping (s,q) (1.25, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4073254Z Skipping (s,q) (1.26, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4073439Z Skipping (s,q) (1.27, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4073720Z Skipping (s,q) (1.28, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4073923Z Skipping (s,q) (1.29, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4074107Z Skipping (s,q) (1.3, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4074324Z Skipping (s,q) (1.31, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4074510Z Skipping (s,q) (1.32, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4074698Z Skipping (s,q) (1.33, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4074975Z Skipping (s,q) (1.34, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4075181Z Skipping (s,q) (1.35, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4075400Z Skipping (s,q) (1.36, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4075638Z Skipping (s,q) (1.37, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4075822Z Skipping (s,q) (1.38, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4076046Z Skipping (s,q) (1.39, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4076280Z Skipping (s,q) (1.4, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4076479Z Skipping (s,q) (1.41, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4076696Z Skipping (s,q) (1.42, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4076884Z Skipping (s,q) (1.43, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4077125Z Skipping (s,q) (1.44, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4077297Z Skipping (s,q) (1.45, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4077529Z Skipping (s,q) (1.46, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4077810Z Skipping (s,q) (1.47, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4078003Z Skipping (s,q) (1.48, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4078187Z Skipping (s,q) (1.49, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4078426Z Skipping (s,q) (1.5, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4078640Z Skipping (s,q) (1.51, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4078920Z Skipping (s,q) (1.52, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4079104Z Skipping (s,q) (1.53, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4079287Z Skipping (s,q) (1.54, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4079568Z Skipping (s,q) (1.55, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4079753Z Skipping (s,q) (1.56, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4080004Z Skipping (s,q) (1.57, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4080202Z Skipping (s,q) (1.58, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4080448Z Skipping (s,q) (1.59, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4080671Z Skipping (s,q) (1.6, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4080879Z Skipping (s,q) (1.61, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4081089Z Skipping (s,q) (1.62, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4081342Z Skipping (s,q) (1.63, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4081542Z Skipping (s,q) (1.64, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4081783Z Skipping (s,q) (1.65, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4081974Z Skipping (s,q) (1.66, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4082158Z Skipping (s,q) (1.67, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4082362Z Skipping (s,q) (1.68, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4082640Z Skipping (s,q) (1.69, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4082863Z Skipping (s,q) (1.7, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4083085Z Skipping (s,q) (1.71, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4083269Z Skipping (s,q) (1.72, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4083487Z Skipping (s,q) (1.73, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4083658Z Skipping (s,q) (1.74, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4083890Z Skipping (s,q) (1.75, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4084144Z Skipping (s,q) (1.76, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4084333Z Skipping (s,q) (1.77, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4084518Z Skipping (s,q) (1.78, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4084735Z Skipping (s,q) (1.79, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4084905Z Skipping (s,q) (1.8, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4085213Z Skipping (s,q) (1.81, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4085451Z Skipping (s,q) (1.82, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4085639Z Skipping (s,q) (1.83, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4085858Z Skipping (s,q) (1.84, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4086043Z Skipping (s,q) (1.85, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4086321Z Skipping (s,q) (1.86, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4086520Z Skipping (s,q) (1.87, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4086706Z Skipping (s,q) (1.88, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4086987Z Skipping (s,q) (1.89, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4087172Z Skipping (s,q) (1.9, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4087355Z Skipping (s,q) (1.91, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4087683Z Skipping (s,q) (1.92, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4087889Z Skipping (s,q) (1.93, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4088107Z Skipping (s,q) (1.94, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4088291Z Skipping (s,q) (1.95, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4088538Z Skipping (s,q) (1.96, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4088766Z Skipping (s,q) (1.97, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4089001Z Skipping (s,q) (1.98, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4089199Z Skipping (s,q) (1.99, 5.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4089456Z Skipping (s,q) (0.01, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4089639Z Skipping (s,q) (0.02, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4089876Z Skipping (s,q) (0.03, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4090040Z Skipping (s,q) (0.04, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4090312Z Skipping (s,q) (0.05, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4090538Z Skipping (s,q) (0.06, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4090717Z Skipping (s,q) (0.07, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4090936Z Skipping (s,q) (0.08, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4091186Z Skipping (s,q) (0.09, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4091351Z Skipping (s,q) (0.1, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4091644Z Skipping (s,q) (0.11, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4091828Z Skipping (s,q) (0.12, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4092028Z Skipping (s,q) (0.13, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4092282Z Skipping (s,q) (0.14, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4092460Z Skipping (s,q) (0.15, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4092626Z Skipping (s,q) (0.16, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4092914Z Skipping (s,q) (0.17, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4093093Z Skipping (s,q) (0.18, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4093325Z Skipping (s,q) (0.19, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4093507Z Skipping (s,q) (0.2, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4093686Z Skipping (s,q) (0.21, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4099231Z Skipping (s,q) (0.22, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4099414Z Skipping (s,q) (0.23, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4099575Z Skipping (s,q) (0.24, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4099725Z Skipping (s,q) (0.25, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4099877Z Skipping (s,q) (0.26, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4100024Z Skipping (s,q) (0.27, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4100255Z Skipping (s,q) (0.28, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4100407Z Skipping (s,q) (0.29, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4100557Z Skipping (s,q) (0.3, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4100714Z Skipping (s,q) (0.31, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4100864Z Skipping (s,q) (0.32, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4101013Z Skipping (s,q) (0.33, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4101163Z Skipping (s,q) (0.34, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4101314Z Skipping (s,q) (0.35, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4101463Z Skipping (s,q) (0.36, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4101616Z Skipping (s,q) (0.37, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4101763Z Skipping (s,q) (0.38, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4101913Z Skipping (s,q) (0.39, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4102067Z Skipping (s,q) (0.4, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4102217Z Skipping (s,q) (0.41, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4102367Z Skipping (s,q) (0.42, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4102560Z Skipping (s,q) (0.43, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4102713Z Skipping (s,q) (0.44, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4102865Z Skipping (s,q) (0.45, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4103016Z Skipping (s,q) (0.46, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4103208Z Skipping (s,q) (0.47, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4103363Z Skipping (s,q) (0.48, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4103511Z Skipping (s,q) (0.49, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4103662Z Skipping (s,q) (0.5, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4103853Z Skipping (s,q) (0.51, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4104003Z Skipping (s,q) (0.52, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4104158Z Skipping (s,q) (0.53, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4104311Z Skipping (s,q) (0.54, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4104761Z Skipping (s,q) (0.55, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4104978Z Skipping (s,q) (0.56, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4105132Z Skipping (s,q) (0.57, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4105287Z Skipping (s,q) (0.58, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4105435Z Skipping (s,q) (0.59, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4105583Z Skipping (s,q) (0.6, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4105735Z Skipping (s,q) (0.61, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4105887Z Skipping (s,q) (0.62, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4106037Z Skipping (s,q) (0.63, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4106188Z Skipping (s,q) (0.64, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4106334Z Skipping (s,q) (0.65, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4106483Z Skipping (s,q) (0.66, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4106636Z Skipping (s,q) (0.67, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4106785Z Skipping (s,q) (0.68, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4106935Z Skipping (s,q) (0.69, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4107085Z Skipping (s,q) (0.7, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4107232Z Skipping (s,q) (0.71, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4107381Z Skipping (s,q) (0.72, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4107528Z Skipping (s,q) (0.73, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4107780Z Skipping (s,q) (0.74, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4107929Z Skipping (s,q) (0.75, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4108076Z Skipping (s,q) (0.76, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4108230Z Skipping (s,q) (0.77, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4108378Z Skipping (s,q) (0.78, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4108526Z Skipping (s,q) (0.79, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4108676Z Skipping (s,q) (0.8, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4108829Z Skipping (s,q) (0.81, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4108977Z Skipping (s,q) (0.82, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4109131Z Skipping (s,q) (0.83, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4109279Z Skipping (s,q) (0.84, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4109433Z Skipping (s,q) (0.85, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4109585Z Skipping (s,q) (0.86, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4109734Z Skipping (s,q) (0.87, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4109884Z Skipping (s,q) (0.88, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4110118Z Skipping (s,q) (0.89, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4110266Z Skipping (s,q) (0.9, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4110417Z Skipping (s,q) (0.91, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4110569Z Skipping (s,q) (0.92, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4110776Z Skipping (s,q) (0.93, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4110926Z Skipping (s,q) (0.94, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4111073Z Skipping (s,q) (0.95, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4111223Z Skipping (s,q) (0.96, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4111430Z Skipping (s,q) (0.97, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4111578Z Skipping (s,q) (0.98, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4111730Z Skipping (s,q) (0.99, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4111877Z Skipping (s,q) (1, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4112024Z Skipping (s,q) (1.01, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4112174Z Skipping (s,q) (1.02, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4112321Z Skipping (s,q) (1.03, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4112473Z Skipping (s,q) (1.04, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4112620Z Skipping (s,q) (1.05, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4112767Z Skipping (s,q) (1.06, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4112916Z Skipping (s,q) (1.07, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4113063Z Skipping (s,q) (1.08, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4113216Z Skipping (s,q) (1.09, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4113369Z Skipping (s,q) (1.1, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4113517Z Skipping (s,q) (1.11, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4113669Z Skipping (s,q) (1.12, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4113817Z Skipping (s,q) (1.13, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4113967Z Skipping (s,q) (1.14, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4114121Z Skipping (s,q) (1.15, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4114268Z Skipping (s,q) (1.16, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4114414Z Skipping (s,q) (1.17, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4114565Z Skipping (s,q) (1.18, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4114713Z Skipping (s,q) (1.19, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4114865Z Skipping (s,q) (1.2, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4115058Z Skipping (s,q) (1.21, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4115204Z Skipping (s,q) (1.22, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4115355Z Skipping (s,q) (1.23, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4115502Z Skipping (s,q) (1.24, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4115649Z Skipping (s,q) (1.25, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4115802Z Skipping (s,q) (1.26, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4115953Z Skipping (s,q) (1.27, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4116100Z Skipping (s,q) (1.28, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4116250Z Skipping (s,q) (1.29, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4116396Z Skipping (s,q) (1.3, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4116548Z Skipping (s,q) (1.31, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4116700Z Skipping (s,q) (1.32, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4116847Z Skipping (s,q) (1.33, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4117000Z Skipping (s,q) (1.34, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4117189Z Skipping (s,q) (1.35, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4117338Z Skipping (s,q) (1.36, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4117487Z Skipping (s,q) (1.37, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4117634Z Skipping (s,q) (1.38, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4117823Z Skipping (s,q) (1.39, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4117971Z Skipping (s,q) (1.4, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4118119Z Skipping (s,q) (1.41, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4118270Z Skipping (s,q) (1.42, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4118453Z Skipping (s,q) (1.43, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4118603Z Skipping (s,q) (1.44, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4118752Z Skipping (s,q) (1.45, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4118901Z Skipping (s,q) (1.46, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4119050Z Skipping (s,q) (1.47, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4119200Z Skipping (s,q) (1.48, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4119348Z Skipping (s,q) (1.49, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4119501Z Skipping (s,q) (1.5, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4119649Z Skipping (s,q) (1.51, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4119795Z Skipping (s,q) (1.52, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4119947Z Skipping (s,q) (1.53, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4120093Z Skipping (s,q) (1.54, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4120245Z Skipping (s,q) (1.55, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4120395Z Skipping (s,q) (1.56, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4120544Z Skipping (s,q) (1.57, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4120695Z Skipping (s,q) (1.58, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4120845Z Skipping (s,q) (1.59, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4120992Z Skipping (s,q) (1.6, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4121142Z Skipping (s,q) (1.61, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4121291Z Skipping (s,q) (1.62, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4121437Z Skipping (s,q) (1.63, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4121587Z Skipping (s,q) (1.64, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4121734Z Skipping (s,q) (1.65, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4121886Z Skipping (s,q) (1.66, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4122076Z Skipping (s,q) (1.67, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4122223Z Skipping (s,q) (1.68, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4122376Z Skipping (s,q) (1.69, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4122523Z Skipping (s,q) (1.7, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4122670Z Skipping (s,q) (1.71, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4122820Z Skipping (s,q) (1.72, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4122967Z Skipping (s,q) (1.73, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4123118Z Skipping (s,q) (1.74, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4123265Z Skipping (s,q) (1.75, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4123414Z Skipping (s,q) (1.76, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4123562Z Skipping (s,q) (1.77, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4123716Z Skipping (s,q) (1.78, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4123863Z Skipping (s,q) (1.79, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4124013Z Skipping (s,q) (1.8, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4124202Z Skipping (s,q) (1.81, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4124350Z Skipping (s,q) (1.82, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4124500Z Skipping (s,q) (1.83, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4124647Z Skipping (s,q) (1.84, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4124834Z Skipping (s,q) (1.85, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4124983Z Skipping (s,q) (1.86, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4125131Z Skipping (s,q) (1.87, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4125279Z Skipping (s,q) (1.88, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4125463Z Skipping (s,q) (1.89, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4125614Z Skipping (s,q) (1.9, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4125764Z Skipping (s,q) (1.91, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4125913Z Skipping (s,q) (1.92, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4126063Z Skipping (s,q) (1.93, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4126209Z Skipping (s,q) (1.94, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4126356Z Skipping (s,q) (1.95, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4126505Z Skipping (s,q) (1.96, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4126655Z Skipping (s,q) (1.97, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4126804Z Skipping (s,q) (1.98, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4127017Z Skipping (s,q) (1.99, 6): inconsistent with heavy hitters! 2025-05-07T20:58:07.4127175Z Skipping (s,q) (0.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4127338Z Skipping (s,q) (0.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4127494Z Skipping (s,q) (0.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4127649Z Skipping (s,q) (0.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4127809Z Skipping (s,q) (0.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4127962Z Skipping (s,q) (0.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4128115Z Skipping (s,q) (0.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4128269Z Skipping (s,q) (0.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4128425Z Skipping (s,q) (0.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4128583Z Skipping (s,q) (0.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4128735Z Skipping (s,q) (0.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4128889Z Skipping (s,q) (0.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4129094Z Skipping (s,q) (0.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4129247Z Skipping (s,q) (0.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4129399Z Skipping (s,q) (0.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4129555Z Skipping (s,q) (0.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4129708Z Skipping (s,q) (0.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4129863Z Skipping (s,q) (0.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4130015Z Skipping (s,q) (0.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4130172Z Skipping (s,q) (0.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4130329Z Skipping (s,q) (0.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4130485Z Skipping (s,q) (0.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4130638Z Skipping (s,q) (0.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4130802Z Skipping (s,q) (0.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4130955Z Skipping (s,q) (0.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4131107Z Skipping (s,q) (0.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4131304Z Skipping (s,q) (0.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4131460Z Skipping (s,q) (0.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4131617Z Skipping (s,q) (0.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4131771Z Skipping (s,q) (0.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4131964Z Skipping (s,q) (0.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4132121Z Skipping (s,q) (0.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4132275Z Skipping (s,q) (0.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4132428Z Skipping (s,q) (0.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4132622Z Skipping (s,q) (0.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4132778Z Skipping (s,q) (0.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4132932Z Skipping (s,q) (0.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4133093Z Skipping (s,q) (0.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4133246Z Skipping (s,q) (0.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4133400Z Skipping (s,q) (0.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4133552Z Skipping (s,q) (0.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4133708Z Skipping (s,q) (0.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4133864Z Skipping (s,q) (0.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4134016Z Skipping (s,q) (0.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4134173Z Skipping (s,q) (0.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4134328Z Skipping (s,q) (0.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4134482Z Skipping (s,q) (0.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4134636Z Skipping (s,q) (0.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4134791Z Skipping (s,q) (0.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4134943Z Skipping (s,q) (0.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4135098Z Skipping (s,q) (0.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4135251Z Skipping (s,q) (0.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4135411Z Skipping (s,q) (0.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4135565Z Skipping (s,q) (0.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4135717Z Skipping (s,q) (0.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4135873Z Skipping (s,q) (0.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4136029Z Skipping (s,q) (0.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4136252Z Skipping (s,q) (0.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4136408Z Skipping (s,q) (0.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4136562Z Skipping (s,q) (0.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4136718Z Skipping (s,q) (0.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4136870Z Skipping (s,q) (0.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4137023Z Skipping (s,q) (0.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4137179Z Skipping (s,q) (0.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4137335Z Skipping (s,q) (0.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4137489Z Skipping (s,q) (0.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4137644Z Skipping (s,q) (0.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4137798Z Skipping (s,q) (0.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4137956Z Skipping (s,q) (0.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4138108Z Skipping (s,q) (0.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4138260Z Skipping (s,q) (0.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4138457Z Skipping (s,q) (0.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4138612Z Skipping (s,q) (0.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4138765Z Skipping (s,q) (0.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4138921Z Skipping (s,q) (0.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4139111Z Skipping (s,q) (0.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4139266Z Skipping (s,q) (0.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4139421Z Skipping (s,q) (0.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4139574Z Skipping (s,q) (0.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4139770Z Skipping (s,q) (0.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4139923Z Skipping (s,q) (0.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4140075Z Skipping (s,q) (0.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4140232Z Skipping (s,q) (0.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4140384Z Skipping (s,q) (0.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4140537Z Skipping (s,q) (0.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4140695Z Skipping (s,q) (0.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4140852Z Skipping (s,q) (0.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4141007Z Skipping (s,q) (0.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4141159Z Skipping (s,q) (0.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4141310Z Skipping (s,q) (0.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4141470Z Skipping (s,q) (0.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4141624Z Skipping (s,q) (0.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4141776Z Skipping (s,q) (0.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4141934Z Skipping (s,q) (0.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4142088Z Skipping (s,q) (0.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4142242Z Skipping (s,q) (0.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4142393Z Skipping (s,q) (0.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4142548Z Skipping (s,q) (0.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4142702Z Skipping (s,q) (0.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4142852Z Skipping (s,q) (1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4143003Z Skipping (s,q) (1.01, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4143206Z Skipping (s,q) (1.02, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4143359Z Skipping (s,q) (1.03, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4143515Z Skipping (s,q) (1.04, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4143673Z Skipping (s,q) (1.05, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4143825Z Skipping (s,q) (1.06, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4143981Z Skipping (s,q) (1.07, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4144136Z Skipping (s,q) (1.08, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4144290Z Skipping (s,q) (1.09, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4144445Z Skipping (s,q) (1.1, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4144598Z Skipping (s,q) (1.11, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4144753Z Skipping (s,q) (1.12, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4144908Z Skipping (s,q) (1.13, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4145063Z Skipping (s,q) (1.14, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4145218Z Skipping (s,q) (1.15, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4145412Z Skipping (s,q) (1.16, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4145567Z Skipping (s,q) (1.17, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4145722Z Skipping (s,q) (1.18, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4145875Z Skipping (s,q) (1.19, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4146068Z Skipping (s,q) (1.2, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4146223Z Skipping (s,q) (1.21, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4146376Z Skipping (s,q) (1.22, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4146532Z Skipping (s,q) (1.23, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4146722Z Skipping (s,q) (1.24, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4146880Z Skipping (s,q) (1.25, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4147035Z Skipping (s,q) (1.26, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4147190Z Skipping (s,q) (1.27, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4147343Z Skipping (s,q) (1.28, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4147498Z Skipping (s,q) (1.29, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4147650Z Skipping (s,q) (1.3, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4147809Z Skipping (s,q) (1.31, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4147963Z Skipping (s,q) (1.32, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4148117Z Skipping (s,q) (1.33, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4148273Z Skipping (s,q) (1.34, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4148428Z Skipping (s,q) (1.35, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4148583Z Skipping (s,q) (1.36, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4148737Z Skipping (s,q) (1.37, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4148896Z Skipping (s,q) (1.38, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4149052Z Skipping (s,q) (1.39, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4149204Z Skipping (s,q) (1.4, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4149356Z Skipping (s,q) (1.41, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4149511Z Skipping (s,q) (1.42, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4149667Z Skipping (s,q) (1.43, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4149820Z Skipping (s,q) (1.44, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4149975Z Skipping (s,q) (1.45, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4150127Z Skipping (s,q) (1.46, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4150328Z Skipping (s,q) (1.47, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4150481Z Skipping (s,q) (1.48, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4150633Z Skipping (s,q) (1.49, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4150789Z Skipping (s,q) (1.5, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4150942Z Skipping (s,q) (1.51, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4151094Z Skipping (s,q) (1.52, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4151249Z Skipping (s,q) (1.53, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4151405Z Skipping (s,q) (1.54, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4151560Z Skipping (s,q) (1.55, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4151712Z Skipping (s,q) (1.56, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4151865Z Skipping (s,q) (1.57, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4152024Z Skipping (s,q) (1.58, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4152176Z Skipping (s,q) (1.59, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4152328Z Skipping (s,q) (1.6, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4152525Z Skipping (s,q) (1.61, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4152680Z Skipping (s,q) (1.62, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4152835Z Skipping (s,q) (1.63, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4152988Z Skipping (s,q) (1.64, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4153178Z Skipping (s,q) (1.65, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4153334Z Skipping (s,q) (1.66, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4153488Z Skipping (s,q) (1.67, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4153641Z Skipping (s,q) (1.68, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4153836Z Skipping (s,q) (1.69, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4153989Z Skipping (s,q) (1.7, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4154144Z Skipping (s,q) (1.71, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4154300Z Skipping (s,q) (1.72, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4154453Z Skipping (s,q) (1.73, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4154609Z Skipping (s,q) (1.74, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4154762Z Skipping (s,q) (1.75, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4154920Z Skipping (s,q) (1.76, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4155076Z Skipping (s,q) (1.77, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4155229Z Skipping (s,q) (1.78, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4155383Z Skipping (s,q) (1.79, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4155539Z Skipping (s,q) (1.8, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4155691Z Skipping (s,q) (1.81, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4155844Z Skipping (s,q) (1.82, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4156000Z Skipping (s,q) (1.83, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4156154Z Skipping (s,q) (1.84, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4156311Z Skipping (s,q) (1.85, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4156465Z Skipping (s,q) (1.86, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4156620Z Skipping (s,q) (1.87, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4156775Z Skipping (s,q) (1.88, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4156927Z Skipping (s,q) (1.89, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4157083Z Skipping (s,q) (1.9, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4157238Z Skipping (s,q) (1.91, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4157436Z Skipping (s,q) (1.92, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4157591Z Skipping (s,q) (1.93, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4157747Z Skipping (s,q) (1.94, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4157904Z Skipping (s,q) (1.95, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4158062Z Skipping (s,q) (1.96, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4158216Z Skipping (s,q) (1.97, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4158379Z Skipping (s,q) (1.98, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4158533Z Skipping (s,q) (1.99, 6.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4158689Z Skipping (s,q) (0.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4158848Z Skipping (s,q) (0.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4159004Z Skipping (s,q) (0.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4159160Z Skipping (s,q) (0.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4159318Z Skipping (s,q) (0.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4159516Z Skipping (s,q) (0.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4159676Z Skipping (s,q) (0.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4159828Z Skipping (s,q) (0.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4159983Z Skipping (s,q) (0.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4160140Z Skipping (s,q) (0.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4160355Z Skipping (s,q) (0.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4160509Z Skipping (s,q) (0.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4160669Z Skipping (s,q) (0.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4160822Z Skipping (s,q) (0.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4161047Z Skipping (s,q) (0.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4161201Z Skipping (s,q) (0.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4161352Z Skipping (s,q) (0.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4161513Z Skipping (s,q) (0.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4161668Z Skipping (s,q) (0.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4161820Z Skipping (s,q) (0.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4161977Z Skipping (s,q) (0.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4162134Z Skipping (s,q) (0.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4162293Z Skipping (s,q) (0.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4162447Z Skipping (s,q) (0.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4162600Z Skipping (s,q) (0.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4162762Z Skipping (s,q) (0.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4162915Z Skipping (s,q) (0.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4163069Z Skipping (s,q) (0.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4163229Z Skipping (s,q) (0.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4163383Z Skipping (s,q) (0.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4163542Z Skipping (s,q) (0.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4163694Z Skipping (s,q) (0.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4163850Z Skipping (s,q) (0.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4164007Z Skipping (s,q) (0.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4164159Z Skipping (s,q) (0.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4164312Z Skipping (s,q) (0.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4164472Z Skipping (s,q) (0.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4164668Z Skipping (s,q) (0.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4164821Z Skipping (s,q) (0.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4164982Z Skipping (s,q) (0.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4165136Z Skipping (s,q) (0.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4165293Z Skipping (s,q) (0.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4165446Z Skipping (s,q) (0.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4165602Z Skipping (s,q) (0.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4165764Z Skipping (s,q) (0.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4165916Z Skipping (s,q) (0.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4166068Z Skipping (s,q) (0.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4166230Z Skipping (s,q) (0.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4166387Z Skipping (s,q) (0.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4166546Z Skipping (s,q) (0.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4166746Z Skipping (s,q) (0.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4166955Z Skipping (s,q) (0.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4167113Z Skipping (s,q) (0.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4167266Z Skipping (s,q) (0.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4167416Z Skipping (s,q) (0.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4167614Z Skipping (s,q) (0.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4167784Z Skipping (s,q) (0.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4167955Z Skipping (s,q) (0.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4168122Z Skipping (s,q) (0.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4168330Z Skipping (s,q) (0.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4168503Z Skipping (s,q) (0.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4168671Z Skipping (s,q) (0.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4168842Z Skipping (s,q) (0.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4169015Z Skipping (s,q) (0.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4169182Z Skipping (s,q) (0.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4169352Z Skipping (s,q) (0.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4169523Z Skipping (s,q) (0.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4169689Z Skipping (s,q) (0.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4169861Z Skipping (s,q) (0.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4170026Z Skipping (s,q) (0.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4170197Z Skipping (s,q) (0.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4170369Z Skipping (s,q) (0.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4170535Z Skipping (s,q) (0.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4170707Z Skipping (s,q) (0.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4170876Z Skipping (s,q) (0.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4171043Z Skipping (s,q) (0.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4171215Z Skipping (s,q) (0.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4171384Z Skipping (s,q) (0.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4171551Z Skipping (s,q) (0.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4171724Z Skipping (s,q) (0.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4171891Z Skipping (s,q) (0.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4172064Z Skipping (s,q) (0.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4172274Z Skipping (s,q) (0.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4172443Z Skipping (s,q) (0.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4172618Z Skipping (s,q) (0.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4172784Z Skipping (s,q) (0.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4172951Z Skipping (s,q) (0.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4173122Z Skipping (s,q) (0.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4173293Z Skipping (s,q) (0.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4173460Z Skipping (s,q) (0.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4173634Z Skipping (s,q) (0.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4173802Z Skipping (s,q) (0.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4173977Z Skipping (s,q) (0.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4174149Z Skipping (s,q) (0.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4174316Z Skipping (s,q) (0.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4174490Z Skipping (s,q) (0.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4174749Z Skipping (s,q) (0.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4174904Z Skipping (s,q) (0.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4175061Z Skipping (s,q) (0.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4175212Z Skipping (s,q) (1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4175412Z Skipping (s,q) (1.01, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4175567Z Skipping (s,q) (1.02, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4175722Z Skipping (s,q) (1.03, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4175877Z Skipping (s,q) (1.04, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4176069Z Skipping (s,q) (1.05, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4176225Z Skipping (s,q) (1.06, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4176387Z Skipping (s,q) (1.07, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4176542Z Skipping (s,q) (1.08, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4176700Z Skipping (s,q) (1.09, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4176853Z Skipping (s,q) (1.1, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4177007Z Skipping (s,q) (1.11, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4177166Z Skipping (s,q) (1.12, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4177319Z Skipping (s,q) (1.13, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4177470Z Skipping (s,q) (1.14, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4177627Z Skipping (s,q) (1.15, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4177784Z Skipping (s,q) (1.16, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4177942Z Skipping (s,q) (1.17, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4178096Z Skipping (s,q) (1.18, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4178250Z Skipping (s,q) (1.19, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4178407Z Skipping (s,q) (1.2, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4178561Z Skipping (s,q) (1.21, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4178713Z Skipping (s,q) (1.22, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4178874Z Skipping (s,q) (1.23, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4179026Z Skipping (s,q) (1.24, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4179182Z Skipping (s,q) (1.25, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4179334Z Skipping (s,q) (1.26, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4179489Z Skipping (s,q) (1.27, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4179695Z Skipping (s,q) (1.28, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4179847Z Skipping (s,q) (1.29, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4180007Z Skipping (s,q) (1.3, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4180165Z Skipping (s,q) (1.31, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4180319Z Skipping (s,q) (1.32, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4180475Z Skipping (s,q) (1.33, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4180632Z Skipping (s,q) (1.34, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4180785Z Skipping (s,q) (1.35, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4180941Z Skipping (s,q) (1.36, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4181098Z Skipping (s,q) (1.37, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4181251Z Skipping (s,q) (1.38, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4181411Z Skipping (s,q) (1.39, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4181566Z Skipping (s,q) (1.4, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4181719Z Skipping (s,q) (1.41, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4181918Z Skipping (s,q) (1.42, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4182072Z Skipping (s,q) (1.43, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4182229Z Skipping (s,q) (1.44, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4182382Z Skipping (s,q) (1.45, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4182571Z Skipping (s,q) (1.46, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4182729Z Skipping (s,q) (1.47, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4182883Z Skipping (s,q) (1.48, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4183035Z Skipping (s,q) (1.49, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4183233Z Skipping (s,q) (1.5, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4183387Z Skipping (s,q) (1.51, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4183543Z Skipping (s,q) (1.52, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4183698Z Skipping (s,q) (1.53, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4183850Z Skipping (s,q) (1.54, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4184008Z Skipping (s,q) (1.55, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4184161Z Skipping (s,q) (1.56, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4184315Z Skipping (s,q) (1.57, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4184474Z Skipping (s,q) (1.58, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4184628Z Skipping (s,q) (1.59, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4184785Z Skipping (s,q) (1.6, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4184942Z Skipping (s,q) (1.61, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4185094Z Skipping (s,q) (1.62, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4185252Z Skipping (s,q) (1.63, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4185410Z Skipping (s,q) (1.64, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4185562Z Skipping (s,q) (1.65, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4185718Z Skipping (s,q) (1.66, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4185870Z Skipping (s,q) (1.67, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4186029Z Skipping (s,q) (1.68, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4186182Z Skipping (s,q) (1.69, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4186335Z Skipping (s,q) (1.7, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4186494Z Skipping (s,q) (1.71, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4186649Z Skipping (s,q) (1.72, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4186847Z Skipping (s,q) (1.73, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4187005Z Skipping (s,q) (1.74, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4187159Z Skipping (s,q) (1.75, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4187318Z Skipping (s,q) (1.76, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4187473Z Skipping (s,q) (1.77, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4187627Z Skipping (s,q) (1.78, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4187787Z Skipping (s,q) (1.79, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4187939Z Skipping (s,q) (1.8, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4188094Z Skipping (s,q) (1.81, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4188253Z Skipping (s,q) (1.82, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4188406Z Skipping (s,q) (1.83, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4188567Z Skipping (s,q) (1.84, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4188721Z Skipping (s,q) (1.85, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4188873Z Skipping (s,q) (1.86, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4189073Z Skipping (s,q) (1.87, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4189227Z Skipping (s,q) (1.88, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4189381Z Skipping (s,q) (1.89, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4189542Z Skipping (s,q) (1.9, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4189756Z Skipping (s,q) (1.91, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4189914Z Skipping (s,q) (1.92, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4190070Z Skipping (s,q) (1.93, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4190224Z Skipping (s,q) (1.94, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4190421Z Skipping (s,q) (1.95, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4190579Z Skipping (s,q) (1.96, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4190731Z Skipping (s,q) (1.97, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4190916Z Skipping (s,q) (1.98, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4191091Z Skipping (s,q) (1.99, 6.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4191246Z Skipping (s,q) (0.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4191404Z Skipping (s,q) (0.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4191563Z Skipping (s,q) (0.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4191722Z Skipping (s,q) (0.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4191879Z Skipping (s,q) (0.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4192033Z Skipping (s,q) (0.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4192201Z Skipping (s,q) (0.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4192355Z Skipping (s,q) (0.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4192508Z Skipping (s,q) (0.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4192668Z Skipping (s,q) (0.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4192822Z Skipping (s,q) (0.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4192982Z Skipping (s,q) (0.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4193141Z Skipping (s,q) (0.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4193297Z Skipping (s,q) (0.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4193458Z Skipping (s,q) (0.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4193614Z Skipping (s,q) (0.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4193769Z Skipping (s,q) (0.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4193932Z Skipping (s,q) (0.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4194131Z Skipping (s,q) (0.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4194290Z Skipping (s,q) (0.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4194446Z Skipping (s,q) (0.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4194601Z Skipping (s,q) (0.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4194763Z Skipping (s,q) (0.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4194919Z Skipping (s,q) (0.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4195074Z Skipping (s,q) (0.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4195237Z Skipping (s,q) (0.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4195392Z Skipping (s,q) (0.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4195553Z Skipping (s,q) (0.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4195710Z Skipping (s,q) (0.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4195866Z Skipping (s,q) (0.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4196026Z Skipping (s,q) (0.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4196221Z Skipping (s,q) (0.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4196378Z Skipping (s,q) (0.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4196538Z Skipping (s,q) (0.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4196694Z Skipping (s,q) (0.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4196892Z Skipping (s,q) (0.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4197048Z Skipping (s,q) (0.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4197202Z Skipping (s,q) (0.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4197361Z Skipping (s,q) (0.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4197555Z Skipping (s,q) (0.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4197714Z Skipping (s,q) (0.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4197874Z Skipping (s,q) (0.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4198032Z Skipping (s,q) (0.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4198188Z Skipping (s,q) (0.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4198348Z Skipping (s,q) (0.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4198503Z Skipping (s,q) (0.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4198662Z Skipping (s,q) (0.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4198822Z Skipping (s,q) (0.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4198976Z Skipping (s,q) (0.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4199135Z Skipping (s,q) (0.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4199290Z Skipping (s,q) (0.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4199449Z Skipping (s,q) (0.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4199609Z Skipping (s,q) (0.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4199763Z Skipping (s,q) (0.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4199929Z Skipping (s,q) (0.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4200085Z Skipping (s,q) (0.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4200241Z Skipping (s,q) (0.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4200401Z Skipping (s,q) (0.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4200560Z Skipping (s,q) (0.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4200715Z Skipping (s,q) (0.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4200887Z Skipping (s,q) (0.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4201064Z Skipping (s,q) (0.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4201283Z Skipping (s,q) (0.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4201437Z Skipping (s,q) (0.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4201592Z Skipping (s,q) (0.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4201752Z Skipping (s,q) (0.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4201906Z Skipping (s,q) (0.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4202062Z Skipping (s,q) (0.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4202223Z Skipping (s,q) (0.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4202381Z Skipping (s,q) (0.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4202539Z Skipping (s,q) (0.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4202694Z Skipping (s,q) (0.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4202848Z Skipping (s,q) (0.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4203014Z Skipping (s,q) (0.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4203168Z Skipping (s,q) (0.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4203326Z Skipping (s,q) (0.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4203528Z Skipping (s,q) (0.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4203684Z Skipping (s,q) (0.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4203847Z Skipping (s,q) (0.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4204004Z Skipping (s,q) (0.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4204197Z Skipping (s,q) (0.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4204357Z Skipping (s,q) (0.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4204811Z Skipping (s,q) (0.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4205003Z Skipping (s,q) (0.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4205250Z Skipping (s,q) (0.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4205404Z Skipping (s,q) (0.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4205565Z Skipping (s,q) (0.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4205721Z Skipping (s,q) (0.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4205879Z Skipping (s,q) (0.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4206040Z Skipping (s,q) (0.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4206196Z Skipping (s,q) (0.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4206358Z Skipping (s,q) (0.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4206520Z Skipping (s,q) (0.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4206677Z Skipping (s,q) (0.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4206837Z Skipping (s,q) (0.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4207045Z Skipping (s,q) (0.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4207204Z Skipping (s,q) (0.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4207364Z Skipping (s,q) (0.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4207522Z Skipping (s,q) (0.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4207675Z Skipping (s,q) (1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4207835Z Skipping (s,q) (1.01, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4207990Z Skipping (s,q) (1.02, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4208150Z Skipping (s,q) (1.03, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4208313Z Skipping (s,q) (1.04, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4208469Z Skipping (s,q) (1.05, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4208631Z Skipping (s,q) (1.06, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4208792Z Skipping (s,q) (1.07, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4209016Z Skipping (s,q) (1.08, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4209179Z Skipping (s,q) (1.09, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4209338Z Skipping (s,q) (1.1, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4209495Z Skipping (s,q) (1.11, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4209656Z Skipping (s,q) (1.12, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4209813Z Skipping (s,q) (1.13, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4209976Z Skipping (s,q) (1.14, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4210131Z Skipping (s,q) (1.15, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4210286Z Skipping (s,q) (1.16, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4210445Z Skipping (s,q) (1.17, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4210607Z Skipping (s,q) (1.18, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4210766Z Skipping (s,q) (1.19, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4210926Z Skipping (s,q) (1.2, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4211082Z Skipping (s,q) (1.21, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4211329Z Skipping (s,q) (1.22, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4211488Z Skipping (s,q) (1.23, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4211646Z Skipping (s,q) (1.24, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4211807Z Skipping (s,q) (1.25, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4212020Z Skipping (s,q) (1.26, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4212179Z Skipping (s,q) (1.27, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4212340Z Skipping (s,q) (1.28, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4212496Z Skipping (s,q) (1.29, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4212699Z Skipping (s,q) (1.3, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4212852Z Skipping (s,q) (1.31, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4213008Z Skipping (s,q) (1.32, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4213174Z Skipping (s,q) (1.33, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4213330Z Skipping (s,q) (1.34, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4213488Z Skipping (s,q) (1.35, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4213647Z Skipping (s,q) (1.36, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4213804Z Skipping (s,q) (1.37, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4213966Z Skipping (s,q) (1.38, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4214120Z Skipping (s,q) (1.39, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4214274Z Skipping (s,q) (1.4, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4214440Z Skipping (s,q) (1.41, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4214597Z Skipping (s,q) (1.42, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4214754Z Skipping (s,q) (1.43, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4214918Z Skipping (s,q) (1.44, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4215077Z Skipping (s,q) (1.45, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4215234Z Skipping (s,q) (1.46, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4215395Z Skipping (s,q) (1.47, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4215554Z Skipping (s,q) (1.48, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4215715Z Skipping (s,q) (1.49, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4215869Z Skipping (s,q) (1.5, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4216024Z Skipping (s,q) (1.51, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4216235Z Skipping (s,q) (1.52, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4216391Z Skipping (s,q) (1.53, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4216545Z Skipping (s,q) (1.54, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4216708Z Skipping (s,q) (1.55, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4216863Z Skipping (s,q) (1.56, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4217023Z Skipping (s,q) (1.57, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4217182Z Skipping (s,q) (1.58, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4217341Z Skipping (s,q) (1.59, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4217501Z Skipping (s,q) (1.6, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4217658Z Skipping (s,q) (1.61, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4217814Z Skipping (s,q) (1.62, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4217977Z Skipping (s,q) (1.63, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4218130Z Skipping (s,q) (1.64, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4218291Z Skipping (s,q) (1.65, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4218513Z Skipping (s,q) (1.66, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4218669Z Skipping (s,q) (1.67, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4224347Z Skipping (s,q) (1.68, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4224551Z Skipping (s,q) (1.69, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4224801Z Skipping (s,q) (1.7, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4224976Z Skipping (s,q) (1.71, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4225138Z Skipping (s,q) (1.72, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4225302Z Skipping (s,q) (1.73, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4225516Z Skipping (s,q) (1.74, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4225692Z Skipping (s,q) (1.75, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4225871Z Skipping (s,q) (1.76, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4226048Z Skipping (s,q) (1.77, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4226222Z Skipping (s,q) (1.78, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4226401Z Skipping (s,q) (1.79, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4226574Z Skipping (s,q) (1.8, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4226754Z Skipping (s,q) (1.81, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4226927Z Skipping (s,q) (1.82, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4227103Z Skipping (s,q) (1.83, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4227318Z Skipping (s,q) (1.84, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4227523Z Skipping (s,q) (1.85, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4227726Z Skipping (s,q) (1.86, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4227954Z Skipping (s,q) (1.87, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4228135Z Skipping (s,q) (1.88, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4228313Z Skipping (s,q) (1.89, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4228486Z Skipping (s,q) (1.9, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4228662Z Skipping (s,q) (1.91, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4228843Z Skipping (s,q) (1.92, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4229015Z Skipping (s,q) (1.93, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4229187Z Skipping (s,q) (1.94, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4229362Z Skipping (s,q) (1.95, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4229539Z Skipping (s,q) (1.96, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4229746Z Skipping (s,q) (1.97, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4229905Z Skipping (s,q) (1.98, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4230062Z Skipping (s,q) (1.99, 6.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4230220Z Skipping (s,q) (0.01, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4230372Z Skipping (s,q) (0.02, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4230523Z Skipping (s,q) (0.03, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4230675Z Skipping (s,q) (0.04, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4230828Z Skipping (s,q) (0.05, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4230976Z Skipping (s,q) (0.06, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4231128Z Skipping (s,q) (0.07, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4231279Z Skipping (s,q) (0.08, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4231434Z Skipping (s,q) (0.09, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4231583Z Skipping (s,q) (0.1, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4231735Z Skipping (s,q) (0.11, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4231933Z Skipping (s,q) (0.12, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4232086Z Skipping (s,q) (0.13, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4232236Z Skipping (s,q) (0.14, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4232390Z Skipping (s,q) (0.15, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4232577Z Skipping (s,q) (0.16, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4232736Z Skipping (s,q) (0.17, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4232887Z Skipping (s,q) (0.18, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4233039Z Skipping (s,q) (0.19, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4233231Z Skipping (s,q) (0.2, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4233385Z Skipping (s,q) (0.21, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4233535Z Skipping (s,q) (0.22, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4233693Z Skipping (s,q) (0.23, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4233845Z Skipping (s,q) (0.24, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4234000Z Skipping (s,q) (0.25, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4234151Z Skipping (s,q) (0.26, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4234301Z Skipping (s,q) (0.27, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4234458Z Skipping (s,q) (0.28, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4234608Z Skipping (s,q) (0.29, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4234756Z Skipping (s,q) (0.3, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4234910Z Skipping (s,q) (0.31, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4235065Z Skipping (s,q) (0.32, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4235220Z Skipping (s,q) (0.33, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4235376Z Skipping (s,q) (0.34, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4235527Z Skipping (s,q) (0.35, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4235682Z Skipping (s,q) (0.36, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4235832Z Skipping (s,q) (0.37, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4235982Z Skipping (s,q) (0.38, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4236144Z Skipping (s,q) (0.39, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4236296Z Skipping (s,q) (0.4, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4236452Z Skipping (s,q) (0.41, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4236610Z Skipping (s,q) (0.42, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4236761Z Skipping (s,q) (0.43, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4236958Z Skipping (s,q) (0.44, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4237107Z Skipping (s,q) (0.45, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4237256Z Skipping (s,q) (0.46, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4237412Z Skipping (s,q) (0.47, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4237560Z Skipping (s,q) (0.48, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4237711Z Skipping (s,q) (0.49, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4237866Z Skipping (s,q) (0.5, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4238020Z Skipping (s,q) (0.51, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4238173Z Skipping (s,q) (0.52, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4238326Z Skipping (s,q) (0.53, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4238479Z Skipping (s,q) (0.54, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4238639Z Skipping (s,q) (0.55, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4238787Z Skipping (s,q) (0.56, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4238935Z Skipping (s,q) (0.57, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4239132Z Skipping (s,q) (0.58, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4239284Z Skipping (s,q) (0.59, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4239434Z Skipping (s,q) (0.6, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4239587Z Skipping (s,q) (0.61, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4239775Z Skipping (s,q) (0.62, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4239934Z Skipping (s,q) (0.63, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4240083Z Skipping (s,q) (0.64, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4240234Z Skipping (s,q) (0.65, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4240427Z Skipping (s,q) (0.66, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4240579Z Skipping (s,q) (0.67, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4240727Z Skipping (s,q) (0.68, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4240880Z Skipping (s,q) (0.69, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4241037Z Skipping (s,q) (0.7, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4261910Z Skipping (s,q) (0.71, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4262087Z Skipping (s,q) (0.72, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4262239Z Skipping (s,q) (0.73, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4262397Z Skipping (s,q) (0.74, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4262546Z Skipping (s,q) (0.75, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4262695Z Skipping (s,q) (0.76, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4262846Z Skipping (s,q) (0.77, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4263002Z Skipping (s,q) (0.78, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4263152Z Skipping (s,q) (0.79, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4263301Z Skipping (s,q) (0.8, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4263453Z Skipping (s,q) (0.81, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4263604Z Skipping (s,q) (0.82, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4263752Z Skipping (s,q) (0.83, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4263900Z Skipping (s,q) (0.84, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4264054Z Skipping (s,q) (0.85, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4264203Z Skipping (s,q) (0.86, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4264352Z Skipping (s,q) (0.87, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4264506Z Skipping (s,q) (0.88, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4264659Z Skipping (s,q) (0.89, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4264881Z Skipping (s,q) (0.9, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4265031Z Skipping (s,q) (0.91, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4265181Z Skipping (s,q) (0.92, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4265334Z Skipping (s,q) (0.93, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4265484Z Skipping (s,q) (0.94, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4265632Z Skipping (s,q) (0.95, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4265781Z Skipping (s,q) (0.96, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4265930Z Skipping (s,q) (0.97, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4266080Z Skipping (s,q) (0.98, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4266229Z Skipping (s,q) (0.99, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4266375Z Skipping (s,q) (1, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4266531Z Skipping (s,q) (1.01, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4266679Z Skipping (s,q) (1.02, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4266827Z Skipping (s,q) (1.03, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4267025Z Skipping (s,q) (1.04, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4267175Z Skipping (s,q) (1.05, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4267328Z Skipping (s,q) (1.06, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4267477Z Skipping (s,q) (1.07, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4267663Z Skipping (s,q) (1.08, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4267817Z Skipping (s,q) (1.09, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4267965Z Skipping (s,q) (1.1, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4268114Z Skipping (s,q) (1.11, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4268304Z Skipping (s,q) (1.12, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4268455Z Skipping (s,q) (1.13, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4268606Z Skipping (s,q) (1.14, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4268754Z Skipping (s,q) (1.15, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4268904Z Skipping (s,q) (1.16, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4269056Z Skipping (s,q) (1.17, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4269204Z Skipping (s,q) (1.18, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4269354Z Skipping (s,q) (1.19, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4269507Z Skipping (s,q) (1.2, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4269656Z Skipping (s,q) (1.21, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4269806Z Skipping (s,q) (1.22, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4269958Z Skipping (s,q) (1.23, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4270111Z Skipping (s,q) (1.24, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4270263Z Skipping (s,q) (1.25, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4270413Z Skipping (s,q) (1.26, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4270577Z Skipping (s,q) (1.27, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4270749Z Skipping (s,q) (1.28, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4270911Z Skipping (s,q) (1.29, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4271059Z Skipping (s,q) (1.3, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4271214Z Skipping (s,q) (1.31, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4271364Z Skipping (s,q) (1.32, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4271514Z Skipping (s,q) (1.33, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4271662Z Skipping (s,q) (1.34, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4271811Z Skipping (s,q) (1.35, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4272034Z Skipping (s,q) (1.36, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4272183Z Skipping (s,q) (1.37, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4272331Z Skipping (s,q) (1.38, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4272486Z Skipping (s,q) (1.39, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4272634Z Skipping (s,q) (1.4, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4272784Z Skipping (s,q) (1.41, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4272932Z Skipping (s,q) (1.42, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4273081Z Skipping (s,q) (1.43, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4273230Z Skipping (s,q) (1.44, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4273377Z Skipping (s,q) (1.45, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4273524Z Skipping (s,q) (1.46, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4273677Z Skipping (s,q) (1.47, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4273827Z Skipping (s,q) (1.48, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4273974Z Skipping (s,q) (1.49, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4274168Z Skipping (s,q) (1.5, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4274316Z Skipping (s,q) (1.51, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4274467Z Skipping (s,q) (1.52, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4274614Z Skipping (s,q) (1.53, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4274799Z Skipping (s,q) (1.54, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4274950Z Skipping (s,q) (1.55, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4275100Z Skipping (s,q) (1.56, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4275248Z Skipping (s,q) (1.57, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4275399Z Skipping (s,q) (1.58, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4275586Z Skipping (s,q) (1.59, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4275736Z Skipping (s,q) (1.6, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4275883Z Skipping (s,q) (1.61, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4276035Z Skipping (s,q) (1.62, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4276186Z Skipping (s,q) (1.63, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4276335Z Skipping (s,q) (1.64, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4276483Z Skipping (s,q) (1.65, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4276635Z Skipping (s,q) (1.66, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4276783Z Skipping (s,q) (1.67, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4276932Z Skipping (s,q) (1.68, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4277082Z Skipping (s,q) (1.69, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4277233Z Skipping (s,q) (1.7, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4277386Z Skipping (s,q) (1.71, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4277543Z Skipping (s,q) (1.72, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4277704Z Skipping (s,q) (1.73, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4277858Z Skipping (s,q) (1.74, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4278009Z Skipping (s,q) (1.75, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4278166Z Skipping (s,q) (1.76, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4278324Z Skipping (s,q) (1.77, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4278484Z Skipping (s,q) (1.78, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4278635Z Skipping (s,q) (1.79, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4278793Z Skipping (s,q) (1.8, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4278950Z Skipping (s,q) (1.81, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4279149Z Skipping (s,q) (1.82, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4279300Z Skipping (s,q) (1.83, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4279466Z Skipping (s,q) (1.84, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4279620Z Skipping (s,q) (1.85, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4279772Z Skipping (s,q) (1.86, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4279928Z Skipping (s,q) (1.87, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4280080Z Skipping (s,q) (1.88, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4280238Z Skipping (s,q) (1.89, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4280388Z Skipping (s,q) (1.9, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4280539Z Skipping (s,q) (1.91, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4280696Z Skipping (s,q) (1.92, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4280848Z Skipping (s,q) (1.93, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4281001Z Skipping (s,q) (1.94, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4281156Z Skipping (s,q) (1.95, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4281351Z Skipping (s,q) (1.96, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4281509Z Skipping (s,q) (1.97, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4281658Z Skipping (s,q) (1.98, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4281809Z Skipping (s,q) (1.99, 7): inconsistent with heavy hitters! 2025-05-07T20:58:07.4281974Z Skipping (s,q) (0.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4282171Z Skipping (s,q) (0.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4282331Z Skipping (s,q) (0.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4282493Z Skipping (s,q) (0.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4282688Z Skipping (s,q) (0.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4282855Z Skipping (s,q) (0.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4283012Z Skipping (s,q) (0.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4283169Z Skipping (s,q) (0.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4283332Z Skipping (s,q) (0.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4283492Z Skipping (s,q) (0.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4283650Z Skipping (s,q) (0.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4283811Z Skipping (s,q) (0.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4283969Z Skipping (s,q) (0.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4284132Z Skipping (s,q) (0.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4284288Z Skipping (s,q) (0.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4284444Z Skipping (s,q) (0.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4284611Z Skipping (s,q) (0.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4284767Z Skipping (s,q) (0.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4284922Z Skipping (s,q) (0.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4285089Z Skipping (s,q) (0.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4285246Z Skipping (s,q) (0.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4285404Z Skipping (s,q) (0.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4285569Z Skipping (s,q) (0.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4285726Z Skipping (s,q) (0.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4285889Z Skipping (s,q) (0.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4286049Z Skipping (s,q) (0.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4286204Z Skipping (s,q) (0.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4286417Z Skipping (s,q) (0.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4286572Z Skipping (s,q) (0.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4286727Z Skipping (s,q) (0.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4286949Z Skipping (s,q) (0.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4287106Z Skipping (s,q) (0.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4287272Z Skipping (s,q) (0.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4287431Z Skipping (s,q) (0.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4287589Z Skipping (s,q) (0.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4287753Z Skipping (s,q) (0.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4287911Z Skipping (s,q) (0.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4288067Z Skipping (s,q) (0.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4288237Z Skipping (s,q) (0.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4288396Z Skipping (s,q) (0.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4288558Z Skipping (s,q) (0.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4288761Z Skipping (s,q) (0.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4288918Z Skipping (s,q) (0.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4289079Z Skipping (s,q) (0.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4289234Z Skipping (s,q) (0.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4289427Z Skipping (s,q) (0.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4289589Z Skipping (s,q) (0.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4289747Z Skipping (s,q) (0.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4289909Z Skipping (s,q) (0.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4290104Z Skipping (s,q) (0.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4290264Z Skipping (s,q) (0.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4290426Z Skipping (s,q) (0.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4290592Z Skipping (s,q) (0.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4290770Z Skipping (s,q) (0.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4290958Z Skipping (s,q) (0.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4291119Z Skipping (s,q) (0.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4291287Z Skipping (s,q) (0.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4291443Z Skipping (s,q) (0.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4291600Z Skipping (s,q) (0.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4291765Z Skipping (s,q) (0.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4291925Z Skipping (s,q) (0.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4292087Z Skipping (s,q) (0.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4292250Z Skipping (s,q) (0.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4292411Z Skipping (s,q) (0.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4292574Z Skipping (s,q) (0.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4292734Z Skipping (s,q) (0.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4292891Z Skipping (s,q) (0.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4293058Z Skipping (s,q) (0.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4293215Z Skipping (s,q) (0.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4293371Z Skipping (s,q) (0.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4293536Z Skipping (s,q) (0.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4293695Z Skipping (s,q) (0.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4293897Z Skipping (s,q) (0.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4294061Z Skipping (s,q) (0.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4294222Z Skipping (s,q) (0.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4294386Z Skipping (s,q) (0.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4294546Z Skipping (s,q) (0.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4294704Z Skipping (s,q) (0.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4294871Z Skipping (s,q) (0.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4295029Z Skipping (s,q) (0.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4295188Z Skipping (s,q) (0.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4295351Z Skipping (s,q) (0.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4295511Z Skipping (s,q) (0.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4295674Z Skipping (s,q) (0.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4295833Z Skipping (s,q) (0.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4295988Z Skipping (s,q) (0.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4296192Z Skipping (s,q) (0.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4296351Z Skipping (s,q) (0.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4296508Z Skipping (s,q) (0.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4296673Z Skipping (s,q) (0.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4296869Z Skipping (s,q) (0.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4297033Z Skipping (s,q) (0.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4297188Z Skipping (s,q) (0.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4297346Z Skipping (s,q) (0.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4297582Z Skipping (s,q) (0.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4297739Z Skipping (s,q) (0.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4297896Z Skipping (s,q) (0.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4298061Z Skipping (s,q) (0.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4298219Z Skipping (s,q) (0.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4298380Z Skipping (s,q) (1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4298536Z Skipping (s,q) (1.01, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4298698Z Skipping (s,q) (1.02, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4298862Z Skipping (s,q) (1.03, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4299018Z Skipping (s,q) (1.04, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4299178Z Skipping (s,q) (1.05, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4299343Z Skipping (s,q) (1.06, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4299500Z Skipping (s,q) (1.07, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4299664Z Skipping (s,q) (1.08, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4299824Z Skipping (s,q) (1.09, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4299981Z Skipping (s,q) (1.1, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4300145Z Skipping (s,q) (1.11, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4300304Z Skipping (s,q) (1.12, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4300464Z Skipping (s,q) (1.13, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4300625Z Skipping (s,q) (1.14, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4300782Z Skipping (s,q) (1.15, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4300944Z Skipping (s,q) (1.16, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4301150Z Skipping (s,q) (1.17, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4301309Z Skipping (s,q) (1.18, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4301470Z Skipping (s,q) (1.19, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4301631Z Skipping (s,q) (1.2, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4301789Z Skipping (s,q) (1.21, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4301952Z Skipping (s,q) (1.22, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4302110Z Skipping (s,q) (1.23, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4302275Z Skipping (s,q) (1.24, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4302433Z Skipping (s,q) (1.25, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4302590Z Skipping (s,q) (1.26, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4302749Z Skipping (s,q) (1.27, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4302908Z Skipping (s,q) (1.28, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4303068Z Skipping (s,q) (1.29, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4303229Z Skipping (s,q) (1.3, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4303428Z Skipping (s,q) (1.31, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4303586Z Skipping (s,q) (1.32, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4303749Z Skipping (s,q) (1.33, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4303905Z Skipping (s,q) (1.34, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4304106Z Skipping (s,q) (1.35, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4304264Z Skipping (s,q) (1.36, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4304716Z Skipping (s,q) (1.37, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4304943Z Skipping (s,q) (1.38, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4305262Z Skipping (s,q) (1.39, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4305424Z Skipping (s,q) (1.4, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4305590Z Skipping (s,q) (1.41, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4305748Z Skipping (s,q) (1.42, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4305915Z Skipping (s,q) (1.43, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4306071Z Skipping (s,q) (1.44, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4306227Z Skipping (s,q) (1.45, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4306394Z Skipping (s,q) (1.46, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4306553Z Skipping (s,q) (1.47, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4306711Z Skipping (s,q) (1.48, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4306874Z Skipping (s,q) (1.49, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4307034Z Skipping (s,q) (1.5, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4307202Z Skipping (s,q) (1.51, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4307358Z Skipping (s,q) (1.52, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4307517Z Skipping (s,q) (1.53, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4307680Z Skipping (s,q) (1.54, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4307837Z Skipping (s,q) (1.55, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4307995Z Skipping (s,q) (1.56, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4308158Z Skipping (s,q) (1.57, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4308317Z Skipping (s,q) (1.58, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4308479Z Skipping (s,q) (1.59, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4308636Z Skipping (s,q) (1.6, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4308795Z Skipping (s,q) (1.61, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4309034Z Skipping (s,q) (1.62, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4309197Z Skipping (s,q) (1.63, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4309355Z Skipping (s,q) (1.64, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4309522Z Skipping (s,q) (1.65, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4309680Z Skipping (s,q) (1.66, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4309851Z Skipping (s,q) (1.67, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4310007Z Skipping (s,q) (1.68, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4310165Z Skipping (s,q) (1.69, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4310330Z Skipping (s,q) (1.7, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4310490Z Skipping (s,q) (1.71, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4310648Z Skipping (s,q) (1.72, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4310817Z Skipping (s,q) (1.73, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4310974Z Skipping (s,q) (1.74, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4311138Z Skipping (s,q) (1.75, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4311358Z Skipping (s,q) (1.76, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4311517Z Skipping (s,q) (1.77, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4311681Z Skipping (s,q) (1.78, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4311838Z Skipping (s,q) (1.79, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4312058Z Skipping (s,q) (1.8, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4312228Z Skipping (s,q) (1.81, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4312385Z Skipping (s,q) (1.82, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4312543Z Skipping (s,q) (1.83, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4312800Z Skipping (s,q) (1.84, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4312957Z Skipping (s,q) (1.85, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4313119Z Skipping (s,q) (1.86, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4313278Z Skipping (s,q) (1.87, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4313434Z Skipping (s,q) (1.88, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4313598Z Skipping (s,q) (1.89, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4313754Z Skipping (s,q) (1.9, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4313916Z Skipping (s,q) (1.91, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4314079Z Skipping (s,q) (1.92, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4314235Z Skipping (s,q) (1.93, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4314398Z Skipping (s,q) (1.94, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4314561Z Skipping (s,q) (1.95, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4314719Z Skipping (s,q) (1.96, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4314880Z Skipping (s,q) (1.97, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4315037Z Skipping (s,q) (1.98, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4315192Z Skipping (s,q) (1.99, 7.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4315353Z Skipping (s,q) (0.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4315510Z Skipping (s,q) (0.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4315675Z Skipping (s,q) (0.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4315832Z Skipping (s,q) (0.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4315987Z Skipping (s,q) (0.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4316147Z Skipping (s,q) (0.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4316304Z Skipping (s,q) (0.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4316504Z Skipping (s,q) (0.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4316664Z Skipping (s,q) (0.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4316823Z Skipping (s,q) (0.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4316986Z Skipping (s,q) (0.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4317142Z Skipping (s,q) (0.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4317297Z Skipping (s,q) (0.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4317460Z Skipping (s,q) (0.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4317617Z Skipping (s,q) (0.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4317773Z Skipping (s,q) (0.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4317936Z Skipping (s,q) (0.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4318094Z Skipping (s,q) (0.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4318259Z Skipping (s,q) (0.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4318415Z Skipping (s,q) (0.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4318571Z Skipping (s,q) (0.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4318775Z Skipping (s,q) (0.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4318934Z Skipping (s,q) (0.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4319091Z Skipping (s,q) (0.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4319252Z Skipping (s,q) (0.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4319447Z Skipping (s,q) (0.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4319612Z Skipping (s,q) (0.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4319767Z Skipping (s,q) (0.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4319924Z Skipping (s,q) (0.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4320125Z Skipping (s,q) (0.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4320282Z Skipping (s,q) (0.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4320440Z Skipping (s,q) (0.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4320602Z Skipping (s,q) (0.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4320758Z Skipping (s,q) (0.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4320912Z Skipping (s,q) (0.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4321073Z Skipping (s,q) (0.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4321235Z Skipping (s,q) (0.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4321396Z Skipping (s,q) (0.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4321551Z Skipping (s,q) (0.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4321705Z Skipping (s,q) (0.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4321874Z Skipping (s,q) (0.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4322032Z Skipping (s,q) (0.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4322186Z Skipping (s,q) (0.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4322363Z Skipping (s,q) (0.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4322520Z Skipping (s,q) (0.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4322685Z Skipping (s,q) (0.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4322843Z Skipping (s,q) (0.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4323001Z Skipping (s,q) (0.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4323162Z Skipping (s,q) (0.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4323319Z Skipping (s,q) (0.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4323475Z Skipping (s,q) (0.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4323641Z Skipping (s,q) (0.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4323841Z Skipping (s,q) (0.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4324003Z Skipping (s,q) (0.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4324165Z Skipping (s,q) (0.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4324323Z Skipping (s,q) (0.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4324482Z Skipping (s,q) (0.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4324638Z Skipping (s,q) (0.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4324795Z Skipping (s,q) (0.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4324956Z Skipping (s,q) (0.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4325112Z Skipping (s,q) (0.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4325274Z Skipping (s,q) (0.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4325434Z Skipping (s,q) (0.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4325593Z Skipping (s,q) (0.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4325755Z Skipping (s,q) (0.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4325913Z Skipping (s,q) (0.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4326111Z Skipping (s,q) (0.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4326272Z Skipping (s,q) (0.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4326428Z Skipping (s,q) (0.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4326589Z Skipping (s,q) (0.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4326808Z Skipping (s,q) (0.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4327037Z Skipping (s,q) (0.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4327200Z Skipping (s,q) (0.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4327355Z Skipping (s,q) (0.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4327558Z Skipping (s,q) (0.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4327719Z Skipping (s,q) (0.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4327875Z Skipping (s,q) (0.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4328044Z Skipping (s,q) (0.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4328198Z Skipping (s,q) (0.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4328354Z Skipping (s,q) (0.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4328515Z Skipping (s,q) (0.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4328677Z Skipping (s,q) (0.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4328832Z Skipping (s,q) (0.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4328994Z Skipping (s,q) (0.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4329150Z Skipping (s,q) (0.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4329314Z Skipping (s,q) (0.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4329469Z Skipping (s,q) (0.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4329624Z Skipping (s,q) (0.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4329787Z Skipping (s,q) (0.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4329942Z Skipping (s,q) (0.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4330097Z Skipping (s,q) (0.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4330258Z Skipping (s,q) (0.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4330417Z Skipping (s,q) (0.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4330572Z Skipping (s,q) (0.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4330732Z Skipping (s,q) (0.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4330887Z Skipping (s,q) (0.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4331052Z Skipping (s,q) (0.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4331254Z Skipping (s,q) (0.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4331410Z Skipping (s,q) (0.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4331573Z Skipping (s,q) (1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4331730Z Skipping (s,q) (1.01, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4331883Z Skipping (s,q) (1.02, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4332045Z Skipping (s,q) (1.03, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4332198Z Skipping (s,q) (1.04, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4332362Z Skipping (s,q) (1.05, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4332519Z Skipping (s,q) (1.06, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4332674Z Skipping (s,q) (1.07, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4332835Z Skipping (s,q) (1.08, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4332996Z Skipping (s,q) (1.09, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4333155Z Skipping (s,q) (1.1, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4333318Z Skipping (s,q) (1.11, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4333516Z Skipping (s,q) (1.12, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4333681Z Skipping (s,q) (1.13, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4333835Z Skipping (s,q) (1.14, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4333991Z Skipping (s,q) (1.15, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4334193Z Skipping (s,q) (1.16, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4334350Z Skipping (s,q) (1.17, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4334504Z Skipping (s,q) (1.18, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4334667Z Skipping (s,q) (1.19, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4334864Z Skipping (s,q) (1.2, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4335028Z Skipping (s,q) (1.21, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4335183Z Skipping (s,q) (1.22, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4335340Z Skipping (s,q) (1.23, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4335503Z Skipping (s,q) (1.24, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4335659Z Skipping (s,q) (1.25, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4335816Z Skipping (s,q) (1.26, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4335978Z Skipping (s,q) (1.27, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4336133Z Skipping (s,q) (1.28, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4336296Z Skipping (s,q) (1.29, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4336452Z Skipping (s,q) (1.3, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4336611Z Skipping (s,q) (1.31, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4336776Z Skipping (s,q) (1.32, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4336932Z Skipping (s,q) (1.33, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4337092Z Skipping (s,q) (1.34, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4337254Z Skipping (s,q) (1.35, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4337412Z Skipping (s,q) (1.36, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4337575Z Skipping (s,q) (1.37, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4337733Z Skipping (s,q) (1.38, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4337890Z Skipping (s,q) (1.39, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4338053Z Skipping (s,q) (1.4, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4338209Z Skipping (s,q) (1.41, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4338369Z Skipping (s,q) (1.42, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4338579Z Skipping (s,q) (1.43, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4338733Z Skipping (s,q) (1.44, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4338890Z Skipping (s,q) (1.45, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4339054Z Skipping (s,q) (1.46, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4339208Z Skipping (s,q) (1.47, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4339370Z Skipping (s,q) (1.48, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4339525Z Skipping (s,q) (1.49, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4339683Z Skipping (s,q) (1.5, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4339845Z Skipping (s,q) (1.51, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4340001Z Skipping (s,q) (1.52, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4340156Z Skipping (s,q) (1.53, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4340324Z Skipping (s,q) (1.54, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4340479Z Skipping (s,q) (1.55, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4340644Z Skipping (s,q) (1.56, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4340841Z Skipping (s,q) (1.57, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4340997Z Skipping (s,q) (1.58, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4341159Z Skipping (s,q) (1.59, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4341315Z Skipping (s,q) (1.6, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4341510Z Skipping (s,q) (1.61, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4341678Z Skipping (s,q) (1.62, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4341834Z Skipping (s,q) (1.63, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4342000Z Skipping (s,q) (1.64, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4342197Z Skipping (s,q) (1.65, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4342354Z Skipping (s,q) (1.66, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4342514Z Skipping (s,q) (1.67, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4342673Z Skipping (s,q) (1.68, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4342829Z Skipping (s,q) (1.69, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4342988Z Skipping (s,q) (1.7, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4343144Z Skipping (s,q) (1.71, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4343307Z Skipping (s,q) (1.72, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4343463Z Skipping (s,q) (1.73, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4343617Z Skipping (s,q) (1.74, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4343777Z Skipping (s,q) (1.75, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4343936Z Skipping (s,q) (1.76, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4344094Z Skipping (s,q) (1.77, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4344253Z Skipping (s,q) (1.78, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4344414Z Skipping (s,q) (1.79, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4344575Z Skipping (s,q) (1.8, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4344731Z Skipping (s,q) (1.81, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4344886Z Skipping (s,q) (1.82, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4345050Z Skipping (s,q) (1.83, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4345205Z Skipping (s,q) (1.84, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4345360Z Skipping (s,q) (1.85, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4345524Z Skipping (s,q) (1.86, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4345681Z Skipping (s,q) (1.87, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4345888Z Skipping (s,q) (1.88, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4346045Z Skipping (s,q) (1.89, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4346199Z Skipping (s,q) (1.9, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4346365Z Skipping (s,q) (1.91, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4346520Z Skipping (s,q) (1.92, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4346674Z Skipping (s,q) (1.93, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4346834Z Skipping (s,q) (1.94, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4346991Z Skipping (s,q) (1.95, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4347148Z Skipping (s,q) (1.96, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4347310Z Skipping (s,q) (1.97, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4347465Z Skipping (s,q) (1.98, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4347635Z Skipping (s,q) (1.99, 7.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4347796Z Skipping (s,q) (0.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4347955Z Skipping (s,q) (0.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4348160Z Skipping (s,q) (0.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4348321Z Skipping (s,q) (0.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4348479Z Skipping (s,q) (0.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4348644Z Skipping (s,q) (0.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4348837Z Skipping (s,q) (0.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4349002Z Skipping (s,q) (0.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4349160Z Skipping (s,q) (0.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4349317Z Skipping (s,q) (0.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4349527Z Skipping (s,q) (0.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4349684Z Skipping (s,q) (0.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4349840Z Skipping (s,q) (0.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4350005Z Skipping (s,q) (0.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4350165Z Skipping (s,q) (0.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4350325Z Skipping (s,q) (0.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4350485Z Skipping (s,q) (0.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4350644Z Skipping (s,q) (0.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4350808Z Skipping (s,q) (0.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4350965Z Skipping (s,q) (0.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4351123Z Skipping (s,q) (0.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4351291Z Skipping (s,q) (0.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4351449Z Skipping (s,q) (0.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4351612Z Skipping (s,q) (0.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4351770Z Skipping (s,q) (0.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4351927Z Skipping (s,q) (0.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4352088Z Skipping (s,q) (0.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4352245Z Skipping (s,q) (0.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4352405Z Skipping (s,q) (0.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4352570Z Skipping (s,q) (0.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4352727Z Skipping (s,q) (0.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4352889Z Skipping (s,q) (0.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4353050Z Skipping (s,q) (0.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4353252Z Skipping (s,q) (0.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4353417Z Skipping (s,q) (0.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4353577Z Skipping (s,q) (0.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4353738Z Skipping (s,q) (0.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4353901Z Skipping (s,q) (0.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4354059Z Skipping (s,q) (0.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4354227Z Skipping (s,q) (0.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4354383Z Skipping (s,q) (0.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4354540Z Skipping (s,q) (0.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4354703Z Skipping (s,q) (0.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4354865Z Skipping (s,q) (0.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4355026Z Skipping (s,q) (0.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4355192Z Skipping (s,q) (0.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4355432Z Skipping (s,q) (0.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4355590Z Skipping (s,q) (0.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4355754Z Skipping (s,q) (0.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4355912Z Skipping (s,q) (0.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4356113Z Skipping (s,q) (0.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4356270Z Skipping (s,q) (0.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4356427Z Skipping (s,q) (0.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4356593Z Skipping (s,q) (0.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4356788Z Skipping (s,q) (0.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4356948Z Skipping (s,q) (0.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4357112Z Skipping (s,q) (0.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4357272Z Skipping (s,q) (0.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4357436Z Skipping (s,q) (0.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4357596Z Skipping (s,q) (0.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4357753Z Skipping (s,q) (0.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4357920Z Skipping (s,q) (0.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4358082Z Skipping (s,q) (0.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4358239Z Skipping (s,q) (0.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4358400Z Skipping (s,q) (0.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4358558Z Skipping (s,q) (0.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4358727Z Skipping (s,q) (0.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4358883Z Skipping (s,q) (0.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4359042Z Skipping (s,q) (0.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4359206Z Skipping (s,q) (0.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4359363Z Skipping (s,q) (0.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4359521Z Skipping (s,q) (0.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4359684Z Skipping (s,q) (0.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4359844Z Skipping (s,q) (0.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4360008Z Skipping (s,q) (0.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4360165Z Skipping (s,q) (0.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4360322Z Skipping (s,q) (0.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4360529Z Skipping (s,q) (0.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4360685Z Skipping (s,q) (0.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4360842Z Skipping (s,q) (0.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4361005Z Skipping (s,q) (0.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4361164Z Skipping (s,q) (0.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4361327Z Skipping (s,q) (0.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4361484Z Skipping (s,q) (0.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4361644Z Skipping (s,q) (0.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4361806Z Skipping (s,q) (0.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4361964Z Skipping (s,q) (0.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4362122Z Skipping (s,q) (0.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4362290Z Skipping (s,q) (0.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4362446Z Skipping (s,q) (0.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4362607Z Skipping (s,q) (0.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4362806Z Skipping (s,q) (0.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4362965Z Skipping (s,q) (0.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4363128Z Skipping (s,q) (0.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4363284Z Skipping (s,q) (0.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4363479Z Skipping (s,q) (0.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4363644Z Skipping (s,q) (0.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4363800Z Skipping (s,q) (0.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4363956Z Skipping (s,q) (0.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4364159Z Skipping (s,q) (1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4364316Z Skipping (s,q) (1.01, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4364482Z Skipping (s,q) (1.02, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4364640Z Skipping (s,q) (1.03, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4364797Z Skipping (s,q) (1.04, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4364961Z Skipping (s,q) (1.05, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4365117Z Skipping (s,q) (1.06, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4365279Z Skipping (s,q) (1.07, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4365443Z Skipping (s,q) (1.08, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4365600Z Skipping (s,q) (1.09, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4365764Z Skipping (s,q) (1.1, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4365923Z Skipping (s,q) (1.11, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4366083Z Skipping (s,q) (1.12, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4366248Z Skipping (s,q) (1.13, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4366408Z Skipping (s,q) (1.14, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4371377Z Skipping (s,q) (1.15, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4371565Z Skipping (s,q) (1.16, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4371723Z Skipping (s,q) (1.17, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4371885Z Skipping (s,q) (1.18, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4372045Z Skipping (s,q) (1.19, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4372206Z Skipping (s,q) (1.2, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4372362Z Skipping (s,q) (1.21, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4372526Z Skipping (s,q) (1.22, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4372758Z Skipping (s,q) (1.23, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4372918Z Skipping (s,q) (1.24, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4373074Z Skipping (s,q) (1.25, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4373230Z Skipping (s,q) (1.26, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4373389Z Skipping (s,q) (1.27, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4373545Z Skipping (s,q) (1.28, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4373703Z Skipping (s,q) (1.29, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4373863Z Skipping (s,q) (1.3, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4374019Z Skipping (s,q) (1.31, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4374173Z Skipping (s,q) (1.32, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4374333Z Skipping (s,q) (1.33, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4374492Z Skipping (s,q) (1.34, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4374651Z Skipping (s,q) (1.35, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4374853Z Skipping (s,q) (1.36, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4375012Z Skipping (s,q) (1.37, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4375173Z Skipping (s,q) (1.38, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4375329Z Skipping (s,q) (1.39, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4375485Z Skipping (s,q) (1.4, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4375684Z Skipping (s,q) (1.41, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4375841Z Skipping (s,q) (1.42, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4375999Z Skipping (s,q) (1.43, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4376155Z Skipping (s,q) (1.44, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4376355Z Skipping (s,q) (1.45, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4376514Z Skipping (s,q) (1.46, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4376670Z Skipping (s,q) (1.47, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4376828Z Skipping (s,q) (1.48, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4376991Z Skipping (s,q) (1.49, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4377148Z Skipping (s,q) (1.5, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4377307Z Skipping (s,q) (1.51, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4377465Z Skipping (s,q) (1.52, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4377621Z Skipping (s,q) (1.53, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4377779Z Skipping (s,q) (1.54, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4377936Z Skipping (s,q) (1.55, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4378095Z Skipping (s,q) (1.56, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4378253Z Skipping (s,q) (1.57, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4378411Z Skipping (s,q) (1.58, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4378572Z Skipping (s,q) (1.59, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4378727Z Skipping (s,q) (1.6, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4378882Z Skipping (s,q) (1.61, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4379040Z Skipping (s,q) (1.62, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4379197Z Skipping (s,q) (1.63, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4379353Z Skipping (s,q) (1.64, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4379511Z Skipping (s,q) (1.65, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4379666Z Skipping (s,q) (1.66, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4379897Z Skipping (s,q) (1.67, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4380052Z Skipping (s,q) (1.68, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4380206Z Skipping (s,q) (1.69, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4380368Z Skipping (s,q) (1.7, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4380528Z Skipping (s,q) (1.71, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4380683Z Skipping (s,q) (1.72, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4380844Z Skipping (s,q) (1.73, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4381002Z Skipping (s,q) (1.74, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4381161Z Skipping (s,q) (1.75, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4381317Z Skipping (s,q) (1.76, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4381472Z Skipping (s,q) (1.77, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4381635Z Skipping (s,q) (1.78, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4381791Z Skipping (s,q) (1.79, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4381946Z Skipping (s,q) (1.8, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4382147Z Skipping (s,q) (1.81, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4382303Z Skipping (s,q) (1.82, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4382462Z Skipping (s,q) (1.83, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4382617Z Skipping (s,q) (1.84, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4382813Z Skipping (s,q) (1.85, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4382972Z Skipping (s,q) (1.86, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4383128Z Skipping (s,q) (1.87, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4383283Z Skipping (s,q) (1.88, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4383482Z Skipping (s,q) (1.89, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4383640Z Skipping (s,q) (1.9, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4383795Z Skipping (s,q) (1.91, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4383956Z Skipping (s,q) (1.92, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4384111Z Skipping (s,q) (1.93, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4384270Z Skipping (s,q) (1.94, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4384425Z Skipping (s,q) (1.95, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4384583Z Skipping (s,q) (1.96, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4384741Z Skipping (s,q) (1.97, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4384896Z Skipping (s,q) (1.98, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4385052Z Skipping (s,q) (1.99, 7.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4385212Z Skipping (s,q) (0.01, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4385366Z Skipping (s,q) (0.02, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4385521Z Skipping (s,q) (0.03, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4385673Z Skipping (s,q) (0.04, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4385823Z Skipping (s,q) (0.05, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4385973Z Skipping (s,q) (0.06, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4386122Z Skipping (s,q) (0.07, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4386272Z Skipping (s,q) (0.08, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4386427Z Skipping (s,q) (0.09, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4386581Z Skipping (s,q) (0.1, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4386734Z Skipping (s,q) (0.11, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4386883Z Skipping (s,q) (0.12, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4387101Z Skipping (s,q) (0.13, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4387253Z Skipping (s,q) (0.14, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4387402Z Skipping (s,q) (0.15, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4387553Z Skipping (s,q) (0.16, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4387705Z Skipping (s,q) (0.17, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4387854Z Skipping (s,q) (0.18, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4388008Z Skipping (s,q) (0.19, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4388159Z Skipping (s,q) (0.2, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4388307Z Skipping (s,q) (0.21, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4388458Z Skipping (s,q) (0.22, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4388607Z Skipping (s,q) (0.23, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4388758Z Skipping (s,q) (0.24, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4388913Z Skipping (s,q) (0.25, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4389061Z Skipping (s,q) (0.26, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4389250Z Skipping (s,q) (0.27, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4389403Z Skipping (s,q) (0.28, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4389552Z Skipping (s,q) (0.29, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4389703Z Skipping (s,q) (0.3, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4389851Z Skipping (s,q) (0.31, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4390039Z Skipping (s,q) (0.32, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4390192Z Skipping (s,q) (0.33, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4390340Z Skipping (s,q) (0.34, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4390489Z Skipping (s,q) (0.35, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4390685Z Skipping (s,q) (0.36, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4390835Z Skipping (s,q) (0.37, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4390987Z Skipping (s,q) (0.38, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4391137Z Skipping (s,q) (0.39, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4391287Z Skipping (s,q) (0.4, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4391438Z Skipping (s,q) (0.41, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4391588Z Skipping (s,q) (0.42, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4391744Z Skipping (s,q) (0.43, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4391895Z Skipping (s,q) (0.44, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4392044Z Skipping (s,q) (0.45, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4392195Z Skipping (s,q) (0.46, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4392346Z Skipping (s,q) (0.47, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4392498Z Skipping (s,q) (0.48, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4392651Z Skipping (s,q) (0.49, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4392797Z Skipping (s,q) (0.5, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4392947Z Skipping (s,q) (0.51, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4393097Z Skipping (s,q) (0.52, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4393246Z Skipping (s,q) (0.53, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4393394Z Skipping (s,q) (0.54, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4393546Z Skipping (s,q) (0.55, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4393693Z Skipping (s,q) (0.56, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4393843Z Skipping (s,q) (0.57, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4393991Z Skipping (s,q) (0.58, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4394183Z Skipping (s,q) (0.59, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4394334Z Skipping (s,q) (0.6, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4394482Z Skipping (s,q) (0.61, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4394633Z Skipping (s,q) (0.62, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4394785Z Skipping (s,q) (0.63, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4394932Z Skipping (s,q) (0.64, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4395082Z Skipping (s,q) (0.65, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4395232Z Skipping (s,q) (0.66, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4395379Z Skipping (s,q) (0.67, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4395529Z Skipping (s,q) (0.68, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4395677Z Skipping (s,q) (0.69, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4395827Z Skipping (s,q) (0.7, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4395981Z Skipping (s,q) (0.71, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4396128Z Skipping (s,q) (0.72, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4396279Z Skipping (s,q) (0.73, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4396469Z Skipping (s,q) (0.74, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4396617Z Skipping (s,q) (0.75, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4396768Z Skipping (s,q) (0.76, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4396917Z Skipping (s,q) (0.77, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4397104Z Skipping (s,q) (0.78, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4397257Z Skipping (s,q) (0.79, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4397404Z Skipping (s,q) (0.8, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4397552Z Skipping (s,q) (0.81, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4397743Z Skipping (s,q) (0.82, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4397890Z Skipping (s,q) (0.83, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4398039Z Skipping (s,q) (0.84, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4398189Z Skipping (s,q) (0.85, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4398338Z Skipping (s,q) (0.86, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4398488Z Skipping (s,q) (0.87, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4398637Z Skipping (s,q) (0.88, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4398788Z Skipping (s,q) (0.89, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4398937Z Skipping (s,q) (0.9, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4399084Z Skipping (s,q) (0.91, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4399234Z Skipping (s,q) (0.92, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4399385Z Skipping (s,q) (0.93, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4399537Z Skipping (s,q) (0.94, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4399687Z Skipping (s,q) (0.95, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4399834Z Skipping (s,q) (0.96, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4399985Z Skipping (s,q) (0.97, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4400135Z Skipping (s,q) (0.98, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4400281Z Skipping (s,q) (0.99, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4400429Z Skipping (s,q) (1, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4400578Z Skipping (s,q) (1.01, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4400726Z Skipping (s,q) (1.02, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4400887Z Skipping (s,q) (1.03, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4401055Z Skipping (s,q) (1.04, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4401261Z Skipping (s,q) (1.05, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4401410Z Skipping (s,q) (1.06, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4401557Z Skipping (s,q) (1.07, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4401708Z Skipping (s,q) (1.08, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4401855Z Skipping (s,q) (1.09, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4402002Z Skipping (s,q) (1.1, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4402152Z Skipping (s,q) (1.11, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4402301Z Skipping (s,q) (1.12, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4402447Z Skipping (s,q) (1.13, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4402596Z Skipping (s,q) (1.14, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4402741Z Skipping (s,q) (1.15, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4402892Z Skipping (s,q) (1.16, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4403047Z Skipping (s,q) (1.17, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4403193Z Skipping (s,q) (1.18, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4403342Z Skipping (s,q) (1.19, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4403530Z Skipping (s,q) (1.2, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4403678Z Skipping (s,q) (1.21, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4403827Z Skipping (s,q) (1.22, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4403973Z Skipping (s,q) (1.23, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4404157Z Skipping (s,q) (1.24, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4404308Z Skipping (s,q) (1.25, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4404748Z Skipping (s,q) (1.26, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4404963Z Skipping (s,q) (1.27, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4405224Z Skipping (s,q) (1.28, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4405372Z Skipping (s,q) (1.29, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4405521Z Skipping (s,q) (1.3, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4405670Z Skipping (s,q) (1.31, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4405818Z Skipping (s,q) (1.32, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4405968Z Skipping (s,q) (1.33, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4406114Z Skipping (s,q) (1.34, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4406266Z Skipping (s,q) (1.35, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4406413Z Skipping (s,q) (1.36, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4406561Z Skipping (s,q) (1.37, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4406711Z Skipping (s,q) (1.38, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4406903Z Skipping (s,q) (1.39, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4407053Z Skipping (s,q) (1.4, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4407202Z Skipping (s,q) (1.41, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4407349Z Skipping (s,q) (1.42, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4407497Z Skipping (s,q) (1.43, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4407647Z Skipping (s,q) (1.44, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4407795Z Skipping (s,q) (1.45, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4407945Z Skipping (s,q) (1.46, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4408094Z Skipping (s,q) (1.47, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4408242Z Skipping (s,q) (1.48, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4408389Z Skipping (s,q) (1.49, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4408535Z Skipping (s,q) (1.5, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4408763Z Skipping (s,q) (1.51, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4408911Z Skipping (s,q) (1.52, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4409058Z Skipping (s,q) (1.53, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4409208Z Skipping (s,q) (1.54, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4409356Z Skipping (s,q) (1.55, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4409503Z Skipping (s,q) (1.56, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4409651Z Skipping (s,q) (1.57, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4409799Z Skipping (s,q) (1.58, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4409946Z Skipping (s,q) (1.59, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4410092Z Skipping (s,q) (1.6, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4410239Z Skipping (s,q) (1.61, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4410389Z Skipping (s,q) (1.62, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4410541Z Skipping (s,q) (1.63, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4410691Z Skipping (s,q) (1.64, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4410856Z Skipping (s,q) (1.65, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4411088Z Skipping (s,q) (1.66, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4411232Z Skipping (s,q) (1.67, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4411377Z Skipping (s,q) (1.68, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4411525Z Skipping (s,q) (1.69, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4411729Z Skipping (s,q) (1.7, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4411881Z Skipping (s,q) (1.71, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4412024Z Skipping (s,q) (1.72, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4412172Z Skipping (s,q) (1.73, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4412377Z Skipping (s,q) (1.74, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4412524Z Skipping (s,q) (1.75, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4412671Z Skipping (s,q) (1.76, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4412817Z Skipping (s,q) (1.77, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4412961Z Skipping (s,q) (1.78, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4413108Z Skipping (s,q) (1.79, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4413251Z Skipping (s,q) (1.8, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4413402Z Skipping (s,q) (1.81, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4413545Z Skipping (s,q) (1.82, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4413689Z Skipping (s,q) (1.83, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4413835Z Skipping (s,q) (1.84, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4413977Z Skipping (s,q) (1.85, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4414126Z Skipping (s,q) (1.86, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4414276Z Skipping (s,q) (1.87, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4414421Z Skipping (s,q) (1.88, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4414575Z Skipping (s,q) (1.89, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4414722Z Skipping (s,q) (1.9, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4414868Z Skipping (s,q) (1.91, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4415020Z Skipping (s,q) (1.92, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4415167Z Skipping (s,q) (1.93, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4415313Z Skipping (s,q) (1.94, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4415465Z Skipping (s,q) (1.95, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4415611Z Skipping (s,q) (1.96, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4415762Z Skipping (s,q) (1.97, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4415959Z Skipping (s,q) (1.98, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4416105Z Skipping (s,q) (1.99, 8): inconsistent with heavy hitters! 2025-05-07T20:58:07.4416272Z Skipping (s,q) (0.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4416426Z Skipping (s,q) (0.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4416579Z Skipping (s,q) (0.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4416736Z Skipping (s,q) (0.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4416891Z Skipping (s,q) (0.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4417045Z Skipping (s,q) (0.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4417205Z Skipping (s,q) (0.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4417358Z Skipping (s,q) (0.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4417519Z Skipping (s,q) (0.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4417676Z Skipping (s,q) (0.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4417829Z Skipping (s,q) (0.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4418029Z Skipping (s,q) (0.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4418184Z Skipping (s,q) (0.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4418336Z Skipping (s,q) (0.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4418493Z Skipping (s,q) (0.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4418688Z Skipping (s,q) (0.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4418847Z Skipping (s,q) (0.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4418999Z Skipping (s,q) (0.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4419152Z Skipping (s,q) (0.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4419353Z Skipping (s,q) (0.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4419510Z Skipping (s,q) (0.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4419664Z Skipping (s,q) (0.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4419825Z Skipping (s,q) (0.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4419983Z Skipping (s,q) (0.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4420145Z Skipping (s,q) (0.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4420301Z Skipping (s,q) (0.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4420457Z Skipping (s,q) (0.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4420621Z Skipping (s,q) (0.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4420778Z Skipping (s,q) (0.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4420934Z Skipping (s,q) (0.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4421095Z Skipping (s,q) (0.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4421256Z Skipping (s,q) (0.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4421419Z Skipping (s,q) (0.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4421574Z Skipping (s,q) (0.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4421731Z Skipping (s,q) (0.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4421893Z Skipping (s,q) (0.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4422049Z Skipping (s,q) (0.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4422204Z Skipping (s,q) (0.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4422369Z Skipping (s,q) (0.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4422524Z Skipping (s,q) (0.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4422685Z Skipping (s,q) (0.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4422840Z Skipping (s,q) (0.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4423041Z Skipping (s,q) (0.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4423202Z Skipping (s,q) (0.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4423354Z Skipping (s,q) (0.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4423507Z Skipping (s,q) (0.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4423669Z Skipping (s,q) (0.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4423827Z Skipping (s,q) (0.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4423982Z Skipping (s,q) (0.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4424146Z Skipping (s,q) (0.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4424303Z Skipping (s,q) (0.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4424464Z Skipping (s,q) (0.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4424619Z Skipping (s,q) (0.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4424783Z Skipping (s,q) (0.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4424944Z Skipping (s,q) (0.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4425099Z Skipping (s,q) (0.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4425297Z Skipping (s,q) (0.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4425461Z Skipping (s,q) (0.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4425617Z Skipping (s,q) (0.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4425781Z Skipping (s,q) (0.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4425976Z Skipping (s,q) (0.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4426133Z Skipping (s,q) (0.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4426293Z Skipping (s,q) (0.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4426449Z Skipping (s,q) (0.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4426646Z Skipping (s,q) (0.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4426808Z Skipping (s,q) (0.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4426965Z Skipping (s,q) (0.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4427128Z Skipping (s,q) (0.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4427283Z Skipping (s,q) (0.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4427439Z Skipping (s,q) (0.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4427599Z Skipping (s,q) (0.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4427760Z Skipping (s,q) (0.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4427916Z Skipping (s,q) (0.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4428075Z Skipping (s,q) (0.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4428230Z Skipping (s,q) (0.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4428392Z Skipping (s,q) (0.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4428546Z Skipping (s,q) (0.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4428700Z Skipping (s,q) (0.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4428862Z Skipping (s,q) (0.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4429013Z Skipping (s,q) (0.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4429165Z Skipping (s,q) (0.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4429323Z Skipping (s,q) (0.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4429478Z Skipping (s,q) (0.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4429636Z Skipping (s,q) (0.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4429787Z Skipping (s,q) (0.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4429939Z Skipping (s,q) (0.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4430100Z Skipping (s,q) (0.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4430297Z Skipping (s,q) (0.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4430451Z Skipping (s,q) (0.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4430608Z Skipping (s,q) (0.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4430773Z Skipping (s,q) (0.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4430960Z Skipping (s,q) (0.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4431122Z Skipping (s,q) (0.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4431277Z Skipping (s,q) (0.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4431437Z Skipping (s,q) (0.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4431591Z Skipping (s,q) (0.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4431746Z Skipping (s,q) (0.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4431907Z Skipping (s,q) (0.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4432068Z Skipping (s,q) (0.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4432228Z Skipping (s,q) (1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4432381Z Skipping (s,q) (1.01, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4432577Z Skipping (s,q) (1.02, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4432736Z Skipping (s,q) (1.03, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4432891Z Skipping (s,q) (1.04, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4433044Z Skipping (s,q) (1.05, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4433289Z Skipping (s,q) (1.06, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4433444Z Skipping (s,q) (1.07, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4433599Z Skipping (s,q) (1.08, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4433757Z Skipping (s,q) (1.09, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4433968Z Skipping (s,q) (1.1, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4434126Z Skipping (s,q) (1.11, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4434282Z Skipping (s,q) (1.12, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4434438Z Skipping (s,q) (1.13, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4434595Z Skipping (s,q) (1.14, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4434750Z Skipping (s,q) (1.15, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4434903Z Skipping (s,q) (1.16, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4435064Z Skipping (s,q) (1.17, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4435218Z Skipping (s,q) (1.18, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4435376Z Skipping (s,q) (1.19, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4435530Z Skipping (s,q) (1.2, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4435691Z Skipping (s,q) (1.21, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4435848Z Skipping (s,q) (1.22, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4436004Z Skipping (s,q) (1.23, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4436158Z Skipping (s,q) (1.24, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4436315Z Skipping (s,q) (1.25, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4436468Z Skipping (s,q) (1.26, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4436627Z Skipping (s,q) (1.27, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4436784Z Skipping (s,q) (1.28, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4436937Z Skipping (s,q) (1.29, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4437094Z Skipping (s,q) (1.3, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4437245Z Skipping (s,q) (1.31, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4437442Z Skipping (s,q) (1.32, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4437596Z Skipping (s,q) (1.33, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4437747Z Skipping (s,q) (1.34, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4437905Z Skipping (s,q) (1.35, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4438056Z Skipping (s,q) (1.36, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4438208Z Skipping (s,q) (1.37, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4438362Z Skipping (s,q) (1.38, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4438515Z Skipping (s,q) (1.39, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4438667Z Skipping (s,q) (1.4, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4438821Z Skipping (s,q) (1.41, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4438973Z Skipping (s,q) (1.42, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4439133Z Skipping (s,q) (1.43, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4439286Z Skipping (s,q) (1.44, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4439440Z Skipping (s,q) (1.45, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4439638Z Skipping (s,q) (1.46, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4439790Z Skipping (s,q) (1.47, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4439939Z Skipping (s,q) (1.48, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4440094Z Skipping (s,q) (1.49, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4440304Z Skipping (s,q) (1.5, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4440462Z Skipping (s,q) (1.51, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4440612Z Skipping (s,q) (1.52, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4440763Z Skipping (s,q) (1.53, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4440982Z Skipping (s,q) (1.54, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4441163Z Skipping (s,q) (1.55, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4441314Z Skipping (s,q) (1.56, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4441471Z Skipping (s,q) (1.57, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4441622Z Skipping (s,q) (1.58, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4441773Z Skipping (s,q) (1.59, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4441928Z Skipping (s,q) (1.6, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4442082Z Skipping (s,q) (1.61, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4442236Z Skipping (s,q) (1.62, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4442386Z Skipping (s,q) (1.63, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4442536Z Skipping (s,q) (1.64, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4442694Z Skipping (s,q) (1.65, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4442847Z Skipping (s,q) (1.66, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4442999Z Skipping (s,q) (1.67, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4443156Z Skipping (s,q) (1.68, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4443306Z Skipping (s,q) (1.69, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4443460Z Skipping (s,q) (1.7, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4443609Z Skipping (s,q) (1.71, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4443761Z Skipping (s,q) (1.72, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4443916Z Skipping (s,q) (1.73, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4444068Z Skipping (s,q) (1.74, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4444220Z Skipping (s,q) (1.75, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4444377Z Skipping (s,q) (1.76, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4444576Z Skipping (s,q) (1.77, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4444731Z Skipping (s,q) (1.78, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4444881Z Skipping (s,q) (1.79, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4445034Z Skipping (s,q) (1.8, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4445191Z Skipping (s,q) (1.81, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4445343Z Skipping (s,q) (1.82, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4445492Z Skipping (s,q) (1.83, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4445654Z Skipping (s,q) (1.84, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4445804Z Skipping (s,q) (1.85, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4445959Z Skipping (s,q) (1.86, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4446109Z Skipping (s,q) (1.87, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4446265Z Skipping (s,q) (1.88, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4446420Z Skipping (s,q) (1.89, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4446570Z Skipping (s,q) (1.9, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4446762Z Skipping (s,q) (1.91, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4446994Z Skipping (s,q) (1.92, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4447150Z Skipping (s,q) (1.93, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4447313Z Skipping (s,q) (1.94, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4447507Z Skipping (s,q) (1.95, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4447665Z Skipping (s,q) (1.96, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4447826Z Skipping (s,q) (1.97, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4447982Z Skipping (s,q) (1.98, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4448179Z Skipping (s,q) (1.99, 8.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4448341Z Skipping (s,q) (0.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4448496Z Skipping (s,q) (0.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4448657Z Skipping (s,q) (0.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4448811Z Skipping (s,q) (0.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4448965Z Skipping (s,q) (0.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4449124Z Skipping (s,q) (0.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4449281Z Skipping (s,q) (0.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4449435Z Skipping (s,q) (0.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4449593Z Skipping (s,q) (0.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4449749Z Skipping (s,q) (0.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4449909Z Skipping (s,q) (0.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4450067Z Skipping (s,q) (0.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4450223Z Skipping (s,q) (0.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4450386Z Skipping (s,q) (0.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4450539Z Skipping (s,q) (0.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4450691Z Skipping (s,q) (0.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4450850Z Skipping (s,q) (0.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4451007Z Skipping (s,q) (0.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4451160Z Skipping (s,q) (0.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4451317Z Skipping (s,q) (0.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4451469Z Skipping (s,q) (0.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4451636Z Skipping (s,q) (0.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4451833Z Skipping (s,q) (0.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4451986Z Skipping (s,q) (0.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4452148Z Skipping (s,q) (0.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4452304Z Skipping (s,q) (0.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4452458Z Skipping (s,q) (0.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4452613Z Skipping (s,q) (0.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4452767Z Skipping (s,q) (0.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4452928Z Skipping (s,q) (0.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4453082Z Skipping (s,q) (0.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4453233Z Skipping (s,q) (0.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4453394Z Skipping (s,q) (0.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4453551Z Skipping (s,q) (0.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4453705Z Skipping (s,q) (0.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4453862Z Skipping (s,q) (0.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4454056Z Skipping (s,q) (0.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4454216Z Skipping (s,q) (0.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4454369Z Skipping (s,q) (0.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4454521Z Skipping (s,q) (0.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4454720Z Skipping (s,q) (0.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4454874Z Skipping (s,q) (0.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4455027Z Skipping (s,q) (0.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4455186Z Skipping (s,q) (0.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4455382Z Skipping (s,q) (0.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4455539Z Skipping (s,q) (0.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4455693Z Skipping (s,q) (0.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4455848Z Skipping (s,q) (0.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4456008Z Skipping (s,q) (0.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4456162Z Skipping (s,q) (0.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4456314Z Skipping (s,q) (0.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4456479Z Skipping (s,q) (0.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4456632Z Skipping (s,q) (0.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4456793Z Skipping (s,q) (0.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4456947Z Skipping (s,q) (0.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4457101Z Skipping (s,q) (0.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4457260Z Skipping (s,q) (0.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4457413Z Skipping (s,q) (0.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4457571Z Skipping (s,q) (0.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4457728Z Skipping (s,q) (0.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4457881Z Skipping (s,q) (0.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4458037Z Skipping (s,q) (0.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4458200Z Skipping (s,q) (0.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4458352Z Skipping (s,q) (0.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4458509Z Skipping (s,q) (0.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4458663Z Skipping (s,q) (0.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4458819Z Skipping (s,q) (0.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4459020Z Skipping (s,q) (0.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4459173Z Skipping (s,q) (0.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4459328Z Skipping (s,q) (0.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4459487Z Skipping (s,q) (0.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4459641Z Skipping (s,q) (0.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4459800Z Skipping (s,q) (0.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4459953Z Skipping (s,q) (0.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4460107Z Skipping (s,q) (0.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4460266Z Skipping (s,q) (0.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4460419Z Skipping (s,q) (0.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4460572Z Skipping (s,q) (0.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4460736Z Skipping (s,q) (0.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4460889Z Skipping (s,q) (0.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4461046Z Skipping (s,q) (0.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4461239Z Skipping (s,q) (0.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4461394Z Skipping (s,q) (0.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4461551Z Skipping (s,q) (0.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4461704Z Skipping (s,q) (0.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4461894Z Skipping (s,q) (0.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4462055Z Skipping (s,q) (0.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4462209Z Skipping (s,q) (0.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4462369Z Skipping (s,q) (0.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4462563Z Skipping (s,q) (0.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4462715Z Skipping (s,q) (0.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4462874Z Skipping (s,q) (0.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4463031Z Skipping (s,q) (0.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4463184Z Skipping (s,q) (0.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4463340Z Skipping (s,q) (0.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4463493Z Skipping (s,q) (0.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4463653Z Skipping (s,q) (0.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4463806Z Skipping (s,q) (0.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4463959Z Skipping (s,q) (0.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4464114Z Skipping (s,q) (1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4464270Z Skipping (s,q) (1.01, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4464424Z Skipping (s,q) (1.02, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4464582Z Skipping (s,q) (1.03, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4464738Z Skipping (s,q) (1.04, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4464896Z Skipping (s,q) (1.05, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4465049Z Skipping (s,q) (1.06, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4465202Z Skipping (s,q) (1.07, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4465364Z Skipping (s,q) (1.08, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4465518Z Skipping (s,q) (1.09, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4465674Z Skipping (s,q) (1.1, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4465831Z Skipping (s,q) (1.11, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4465989Z Skipping (s,q) (1.12, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4466187Z Skipping (s,q) (1.13, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4466346Z Skipping (s,q) (1.14, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4466499Z Skipping (s,q) (1.15, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4466660Z Skipping (s,q) (1.16, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4466814Z Skipping (s,q) (1.17, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4466968Z Skipping (s,q) (1.18, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4467126Z Skipping (s,q) (1.19, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4467283Z Skipping (s,q) (1.2, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4467436Z Skipping (s,q) (1.21, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4467595Z Skipping (s,q) (1.22, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4467749Z Skipping (s,q) (1.23, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4467913Z Skipping (s,q) (1.24, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4468068Z Skipping (s,q) (1.25, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4468221Z Skipping (s,q) (1.26, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4468443Z Skipping (s,q) (1.27, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4468599Z Skipping (s,q) (1.28, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4468751Z Skipping (s,q) (1.29, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4468911Z Skipping (s,q) (1.3, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4469103Z Skipping (s,q) (1.31, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4469260Z Skipping (s,q) (1.32, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4469414Z Skipping (s,q) (1.33, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4469568Z Skipping (s,q) (1.34, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4469769Z Skipping (s,q) (1.35, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4469923Z Skipping (s,q) (1.36, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4470077Z Skipping (s,q) (1.37, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4470236Z Skipping (s,q) (1.38, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4470391Z Skipping (s,q) (1.39, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4470549Z Skipping (s,q) (1.4, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4470703Z Skipping (s,q) (1.41, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4470857Z Skipping (s,q) (1.42, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4471013Z Skipping (s,q) (1.43, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4471166Z Skipping (s,q) (1.44, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4471318Z Skipping (s,q) (1.45, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4471478Z Skipping (s,q) (1.46, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4471632Z Skipping (s,q) (1.47, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4471789Z Skipping (s,q) (1.48, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4471948Z Skipping (s,q) (1.49, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4472103Z Skipping (s,q) (1.5, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4472263Z Skipping (s,q) (1.51, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4472420Z Skipping (s,q) (1.52, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4472574Z Skipping (s,q) (1.53, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4472731Z Skipping (s,q) (1.54, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4472884Z Skipping (s,q) (1.55, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4473043Z Skipping (s,q) (1.56, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4473199Z Skipping (s,q) (1.57, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4473396Z Skipping (s,q) (1.58, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4473552Z Skipping (s,q) (1.59, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4473705Z Skipping (s,q) (1.6, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4473863Z Skipping (s,q) (1.61, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4474020Z Skipping (s,q) (1.62, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4474174Z Skipping (s,q) (1.63, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4474326Z Skipping (s,q) (1.64, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4474488Z Skipping (s,q) (1.65, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4474641Z Skipping (s,q) (1.66, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4474798Z Skipping (s,q) (1.67, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4474951Z Skipping (s,q) (1.68, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4475109Z Skipping (s,q) (1.69, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4475267Z Skipping (s,q) (1.7, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4475422Z Skipping (s,q) (1.71, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4475622Z Skipping (s,q) (1.72, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4475784Z Skipping (s,q) (1.73, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4475937Z Skipping (s,q) (1.74, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4476094Z Skipping (s,q) (1.75, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4476285Z Skipping (s,q) (1.76, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4476438Z Skipping (s,q) (1.77, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4476598Z Skipping (s,q) (1.78, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4476750Z Skipping (s,q) (1.79, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4476945Z Skipping (s,q) (1.8, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4477104Z Skipping (s,q) (1.81, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4477261Z Skipping (s,q) (1.82, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4477421Z Skipping (s,q) (1.83, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4477573Z Skipping (s,q) (1.84, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4477726Z Skipping (s,q) (1.85, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4477885Z Skipping (s,q) (1.86, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4478041Z Skipping (s,q) (1.87, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4478194Z Skipping (s,q) (1.88, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4478355Z Skipping (s,q) (1.89, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4478511Z Skipping (s,q) (1.9, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4478673Z Skipping (s,q) (1.91, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4478829Z Skipping (s,q) (1.92, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4478983Z Skipping (s,q) (1.93, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4479140Z Skipping (s,q) (1.94, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4479292Z Skipping (s,q) (1.95, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4479446Z Skipping (s,q) (1.96, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4479603Z Skipping (s,q) (1.97, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4479755Z Skipping (s,q) (1.98, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4479915Z Skipping (s,q) (1.99, 8.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4480072Z Skipping (s,q) (0.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4480229Z Skipping (s,q) (0.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4480392Z Skipping (s,q) (0.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4480591Z Skipping (s,q) (0.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4480744Z Skipping (s,q) (0.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4480908Z Skipping (s,q) (0.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4481065Z Skipping (s,q) (0.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4481225Z Skipping (s,q) (0.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4481381Z Skipping (s,q) (0.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4481536Z Skipping (s,q) (0.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4481696Z Skipping (s,q) (0.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4481850Z Skipping (s,q) (0.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4482003Z Skipping (s,q) (0.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4482161Z Skipping (s,q) (0.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4482320Z Skipping (s,q) (0.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4482473Z Skipping (s,q) (0.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4482632Z Skipping (s,q) (0.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4482826Z Skipping (s,q) (0.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4482987Z Skipping (s,q) (0.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4483142Z Skipping (s,q) (0.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4483296Z Skipping (s,q) (0.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4483496Z Skipping (s,q) (0.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4483654Z Skipping (s,q) (0.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4483809Z Skipping (s,q) (0.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4483967Z Skipping (s,q) (0.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4484158Z Skipping (s,q) (0.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4484318Z Skipping (s,q) (0.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4484472Z Skipping (s,q) (0.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4484633Z Skipping (s,q) (0.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4484793Z Skipping (s,q) (0.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4484946Z Skipping (s,q) (0.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4485100Z Skipping (s,q) (0.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4485262Z Skipping (s,q) (0.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4485417Z Skipping (s,q) (0.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4485576Z Skipping (s,q) (0.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4485730Z Skipping (s,q) (0.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4485889Z Skipping (s,q) (0.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4486054Z Skipping (s,q) (0.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4486209Z Skipping (s,q) (0.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4486366Z Skipping (s,q) (0.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4486524Z Skipping (s,q) (0.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4486680Z Skipping (s,q) (0.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4486842Z Skipping (s,q) (0.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4487052Z Skipping (s,q) (0.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4487208Z Skipping (s,q) (0.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4487366Z Skipping (s,q) (0.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4487523Z Skipping (s,q) (0.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4487680Z Skipping (s,q) (0.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4487883Z Skipping (s,q) (0.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4488040Z Skipping (s,q) (0.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4488201Z Skipping (s,q) (0.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4488357Z Skipping (s,q) (0.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4488513Z Skipping (s,q) (0.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4488671Z Skipping (s,q) (0.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4488828Z Skipping (s,q) (0.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4488983Z Skipping (s,q) (0.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4489142Z Skipping (s,q) (0.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4489298Z Skipping (s,q) (0.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4489458Z Skipping (s,q) (0.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4489616Z Skipping (s,q) (0.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4489772Z Skipping (s,q) (0.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4492831Z Skipping (s,q) (0.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4493012Z Skipping (s,q) (0.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4493168Z Skipping (s,q) (0.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4493324Z Skipping (s,q) (0.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4493521Z Skipping (s,q) (0.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4493675Z Skipping (s,q) (0.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4493833Z Skipping (s,q) (0.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4493988Z Skipping (s,q) (0.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4494180Z Skipping (s,q) (0.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4494338Z Skipping (s,q) (0.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4494492Z Skipping (s,q) (0.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4494650Z Skipping (s,q) (0.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4494803Z Skipping (s,q) (0.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4494956Z Skipping (s,q) (0.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4495112Z Skipping (s,q) (0.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4495265Z Skipping (s,q) (0.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4495425Z Skipping (s,q) (0.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4495578Z Skipping (s,q) (0.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4495732Z Skipping (s,q) (0.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4495891Z Skipping (s,q) (0.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4496046Z Skipping (s,q) (0.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4496198Z Skipping (s,q) (0.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4496354Z Skipping (s,q) (0.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4496508Z Skipping (s,q) (0.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4496664Z Skipping (s,q) (0.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4496816Z Skipping (s,q) (0.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4496969Z Skipping (s,q) (0.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4497127Z Skipping (s,q) (0.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4497281Z Skipping (s,q) (0.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4497433Z Skipping (s,q) (0.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4497589Z Skipping (s,q) (0.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4497815Z Skipping (s,q) (0.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4497972Z Skipping (s,q) (0.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4498124Z Skipping (s,q) (0.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4498281Z Skipping (s,q) (0.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4498436Z Skipping (s,q) (0.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4498589Z Skipping (s,q) (0.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4498744Z Skipping (s,q) (0.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4498899Z Skipping (s,q) (1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4499052Z Skipping (s,q) (1.01, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4499207Z Skipping (s,q) (1.02, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4499359Z Skipping (s,q) (1.03, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4499515Z Skipping (s,q) (1.04, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4499670Z Skipping (s,q) (1.05, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4499821Z Skipping (s,q) (1.06, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4500015Z Skipping (s,q) (1.07, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4500173Z Skipping (s,q) (1.08, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4500325Z Skipping (s,q) (1.09, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4500484Z Skipping (s,q) (1.1, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4500676Z Skipping (s,q) (1.11, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4500829Z Skipping (s,q) (1.12, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4500984Z Skipping (s,q) (1.13, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4501135Z Skipping (s,q) (1.14, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4501332Z Skipping (s,q) (1.15, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4501493Z Skipping (s,q) (1.16, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4501645Z Skipping (s,q) (1.17, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4501799Z Skipping (s,q) (1.18, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4501955Z Skipping (s,q) (1.19, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4502107Z Skipping (s,q) (1.2, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4502262Z Skipping (s,q) (1.21, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4502416Z Skipping (s,q) (1.22, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4502568Z Skipping (s,q) (1.23, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4502721Z Skipping (s,q) (1.24, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4502873Z Skipping (s,q) (1.25, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4503027Z Skipping (s,q) (1.26, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4503185Z Skipping (s,q) (1.27, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4503340Z Skipping (s,q) (1.28, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4503498Z Skipping (s,q) (1.29, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4503650Z Skipping (s,q) (1.3, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4503805Z Skipping (s,q) (1.31, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4503962Z Skipping (s,q) (1.32, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4504115Z Skipping (s,q) (1.33, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4504267Z Skipping (s,q) (1.34, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4504720Z Skipping (s,q) (1.35, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4504939Z Skipping (s,q) (1.36, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4505115Z Skipping (s,q) (1.37, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4505365Z Skipping (s,q) (1.38, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4505518Z Skipping (s,q) (1.39, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4505676Z Skipping (s,q) (1.4, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4505829Z Skipping (s,q) (1.41, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4505982Z Skipping (s,q) (1.42, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4506138Z Skipping (s,q) (1.43, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4506294Z Skipping (s,q) (1.44, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4506448Z Skipping (s,q) (1.45, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4506601Z Skipping (s,q) (1.46, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4506754Z Skipping (s,q) (1.47, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4506912Z Skipping (s,q) (1.48, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4507068Z Skipping (s,q) (1.49, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4507220Z Skipping (s,q) (1.5, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4507436Z Skipping (s,q) (1.51, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4507591Z Skipping (s,q) (1.52, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4507748Z Skipping (s,q) (1.53, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4507900Z Skipping (s,q) (1.54, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4508052Z Skipping (s,q) (1.55, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4508268Z Skipping (s,q) (1.56, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4508422Z Skipping (s,q) (1.57, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4508575Z Skipping (s,q) (1.58, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4508784Z Skipping (s,q) (1.59, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4508942Z Skipping (s,q) (1.6, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4509099Z Skipping (s,q) (1.61, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4509251Z Skipping (s,q) (1.62, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4509408Z Skipping (s,q) (1.63, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4509562Z Skipping (s,q) (1.64, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4509714Z Skipping (s,q) (1.65, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4509867Z Skipping (s,q) (1.66, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4510026Z Skipping (s,q) (1.67, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4510180Z Skipping (s,q) (1.68, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4510333Z Skipping (s,q) (1.69, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4510487Z Skipping (s,q) (1.7, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4510644Z Skipping (s,q) (1.71, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4510801Z Skipping (s,q) (1.72, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4510954Z Skipping (s,q) (1.73, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4511110Z Skipping (s,q) (1.74, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4511266Z Skipping (s,q) (1.75, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4511418Z Skipping (s,q) (1.76, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4511570Z Skipping (s,q) (1.77, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4511728Z Skipping (s,q) (1.78, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4511880Z Skipping (s,q) (1.79, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4512034Z Skipping (s,q) (1.8, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4512186Z Skipping (s,q) (1.81, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4512385Z Skipping (s,q) (1.82, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4512539Z Skipping (s,q) (1.83, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4512691Z Skipping (s,q) (1.84, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4512846Z Skipping (s,q) (1.85, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4513002Z Skipping (s,q) (1.86, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4513153Z Skipping (s,q) (1.87, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4513309Z Skipping (s,q) (1.88, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4513464Z Skipping (s,q) (1.89, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4513617Z Skipping (s,q) (1.9, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4513772Z Skipping (s,q) (1.91, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4513924Z Skipping (s,q) (1.92, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4514082Z Skipping (s,q) (1.93, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4514237Z Skipping (s,q) (1.94, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4514388Z Skipping (s,q) (1.95, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4514582Z Skipping (s,q) (1.96, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4514735Z Skipping (s,q) (1.97, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4514888Z Skipping (s,q) (1.98, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4515043Z Skipping (s,q) (1.99, 8.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4515231Z Skipping (s,q) (0.01, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4515381Z Skipping (s,q) (0.02, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4515527Z Skipping (s,q) (0.03, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4515671Z Skipping (s,q) (0.04, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4515854Z Skipping (s,q) (0.05, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4515999Z Skipping (s,q) (0.06, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4516142Z Skipping (s,q) (0.07, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4516289Z Skipping (s,q) (0.08, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4516432Z Skipping (s,q) (0.09, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4516575Z Skipping (s,q) (0.1, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4516721Z Skipping (s,q) (0.11, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4516864Z Skipping (s,q) (0.12, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4517010Z Skipping (s,q) (0.13, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4517155Z Skipping (s,q) (0.14, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4517298Z Skipping (s,q) (0.15, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4517443Z Skipping (s,q) (0.16, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4517590Z Skipping (s,q) (0.17, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4517732Z Skipping (s,q) (0.18, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4517877Z Skipping (s,q) (0.19, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4518022Z Skipping (s,q) (0.2, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4518164Z Skipping (s,q) (0.21, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4518310Z Skipping (s,q) (0.22, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4518456Z Skipping (s,q) (0.23, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4518602Z Skipping (s,q) (0.24, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4518745Z Skipping (s,q) (0.25, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4518888Z Skipping (s,q) (0.26, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4519033Z Skipping (s,q) (0.27, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4519180Z Skipping (s,q) (0.28, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4519367Z Skipping (s,q) (0.29, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4519510Z Skipping (s,q) (0.3, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4519655Z Skipping (s,q) (0.31, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4519799Z Skipping (s,q) (0.32, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4519943Z Skipping (s,q) (0.33, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4520085Z Skipping (s,q) (0.34, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4520232Z Skipping (s,q) (0.35, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4520376Z Skipping (s,q) (0.36, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4520519Z Skipping (s,q) (0.37, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4520665Z Skipping (s,q) (0.38, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4520808Z Skipping (s,q) (0.39, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4520958Z Skipping (s,q) (0.4, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4521103Z Skipping (s,q) (0.41, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4521247Z Skipping (s,q) (0.42, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4521433Z Skipping (s,q) (0.43, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4521578Z Skipping (s,q) (0.44, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4521722Z Skipping (s,q) (0.45, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4521868Z Skipping (s,q) (0.46, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4522047Z Skipping (s,q) (0.47, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4522191Z Skipping (s,q) (0.48, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4522338Z Skipping (s,q) (0.49, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4522480Z Skipping (s,q) (0.5, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4522686Z Skipping (s,q) (0.51, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4522832Z Skipping (s,q) (0.52, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4522976Z Skipping (s,q) (0.53, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4523124Z Skipping (s,q) (0.54, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4523267Z Skipping (s,q) (0.55, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4523411Z Skipping (s,q) (0.56, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4523557Z Skipping (s,q) (0.57, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4523701Z Skipping (s,q) (0.58, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4523849Z Skipping (s,q) (0.59, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4523991Z Skipping (s,q) (0.6, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4524135Z Skipping (s,q) (0.61, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4524283Z Skipping (s,q) (0.62, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4524430Z Skipping (s,q) (0.63, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4524573Z Skipping (s,q) (0.64, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4524720Z Skipping (s,q) (0.65, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4524865Z Skipping (s,q) (0.66, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4525009Z Skipping (s,q) (0.67, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4525152Z Skipping (s,q) (0.68, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4525295Z Skipping (s,q) (0.69, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4525442Z Skipping (s,q) (0.7, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4525584Z Skipping (s,q) (0.71, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4525729Z Skipping (s,q) (0.72, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4525873Z Skipping (s,q) (0.73, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4526021Z Skipping (s,q) (0.74, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4526206Z Skipping (s,q) (0.75, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4526352Z Skipping (s,q) (0.76, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4526494Z Skipping (s,q) (0.77, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4526642Z Skipping (s,q) (0.78, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4526783Z Skipping (s,q) (0.79, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4526981Z Skipping (s,q) (0.8, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4527130Z Skipping (s,q) (0.81, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4527278Z Skipping (s,q) (0.82, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4527426Z Skipping (s,q) (0.83, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4527573Z Skipping (s,q) (0.84, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4527719Z Skipping (s,q) (0.85, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4527873Z Skipping (s,q) (0.86, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4528019Z Skipping (s,q) (0.87, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4528165Z Skipping (s,q) (0.88, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4528358Z Skipping (s,q) (0.89, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4528506Z Skipping (s,q) (0.9, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4528656Z Skipping (s,q) (0.91, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4528804Z Skipping (s,q) (0.92, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4528989Z Skipping (s,q) (0.93, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4529141Z Skipping (s,q) (0.94, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4529288Z Skipping (s,q) (0.95, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4529435Z Skipping (s,q) (0.96, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4529622Z Skipping (s,q) (0.97, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4529774Z Skipping (s,q) (0.98, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4529919Z Skipping (s,q) (0.99, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4530065Z Skipping (s,q) (1, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4530214Z Skipping (s,q) (1.01, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4530361Z Skipping (s,q) (1.02, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4530508Z Skipping (s,q) (1.03, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4530654Z Skipping (s,q) (1.04, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4530806Z Skipping (s,q) (1.05, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4530953Z Skipping (s,q) (1.06, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4531099Z Skipping (s,q) (1.07, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4531247Z Skipping (s,q) (1.08, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4531399Z Skipping (s,q) (1.09, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4531545Z Skipping (s,q) (1.1, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4531694Z Skipping (s,q) (1.11, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4531842Z Skipping (s,q) (1.12, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4531990Z Skipping (s,q) (1.13, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4532137Z Skipping (s,q) (1.14, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4532283Z Skipping (s,q) (1.15, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4532436Z Skipping (s,q) (1.16, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4532583Z Skipping (s,q) (1.17, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4532730Z Skipping (s,q) (1.18, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4532880Z Skipping (s,q) (1.19, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4533029Z Skipping (s,q) (1.2, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4533221Z Skipping (s,q) (1.21, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4533367Z Skipping (s,q) (1.22, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4533513Z Skipping (s,q) (1.23, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4533663Z Skipping (s,q) (1.24, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4533809Z Skipping (s,q) (1.25, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4533955Z Skipping (s,q) (1.26, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4534104Z Skipping (s,q) (1.27, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4534254Z Skipping (s,q) (1.28, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4534399Z Skipping (s,q) (1.29, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4534548Z Skipping (s,q) (1.3, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4534693Z Skipping (s,q) (1.31, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4534849Z Skipping (s,q) (1.32, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4534996Z Skipping (s,q) (1.33, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4535142Z Skipping (s,q) (1.34, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4535329Z Skipping (s,q) (1.35, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4535478Z Skipping (s,q) (1.36, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4535624Z Skipping (s,q) (1.37, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4535771Z Skipping (s,q) (1.38, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4535954Z Skipping (s,q) (1.39, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4536103Z Skipping (s,q) (1.4, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4536251Z Skipping (s,q) (1.41, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4536397Z Skipping (s,q) (1.42, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4536586Z Skipping (s,q) (1.43, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4536735Z Skipping (s,q) (1.44, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4536883Z Skipping (s,q) (1.45, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4537033Z Skipping (s,q) (1.46, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4537181Z Skipping (s,q) (1.47, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4537330Z Skipping (s,q) (1.48, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4537476Z Skipping (s,q) (1.49, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4537621Z Skipping (s,q) (1.5, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4537773Z Skipping (s,q) (1.51, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4537920Z Skipping (s,q) (1.52, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4538067Z Skipping (s,q) (1.53, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4538216Z Skipping (s,q) (1.54, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4538367Z Skipping (s,q) (1.55, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4538517Z Skipping (s,q) (1.56, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4538664Z Skipping (s,q) (1.57, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4538812Z Skipping (s,q) (1.58, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4538961Z Skipping (s,q) (1.59, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4539106Z Skipping (s,q) (1.6, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4539253Z Skipping (s,q) (1.61, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4539404Z Skipping (s,q) (1.62, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4539551Z Skipping (s,q) (1.63, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4539696Z Skipping (s,q) (1.64, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4539845Z Skipping (s,q) (1.65, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4539992Z Skipping (s,q) (1.66, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4540187Z Skipping (s,q) (1.67, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4540332Z Skipping (s,q) (1.68, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4540478Z Skipping (s,q) (1.69, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4540631Z Skipping (s,q) (1.7, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4540777Z Skipping (s,q) (1.71, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4540924Z Skipping (s,q) (1.72, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4541073Z Skipping (s,q) (1.73, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4541222Z Skipping (s,q) (1.74, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4541372Z Skipping (s,q) (1.75, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4541517Z Skipping (s,q) (1.76, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4541663Z Skipping (s,q) (1.77, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4541815Z Skipping (s,q) (1.78, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4541962Z Skipping (s,q) (1.79, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4542106Z Skipping (s,q) (1.8, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4542297Z Skipping (s,q) (1.81, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4542459Z Skipping (s,q) (1.82, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4542620Z Skipping (s,q) (1.83, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4542779Z Skipping (s,q) (1.84, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4542976Z Skipping (s,q) (1.85, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4543127Z Skipping (s,q) (1.86, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4543273Z Skipping (s,q) (1.87, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4543423Z Skipping (s,q) (1.88, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4543609Z Skipping (s,q) (1.89, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4543757Z Skipping (s,q) (1.9, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4543904Z Skipping (s,q) (1.91, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4544052Z Skipping (s,q) (1.92, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4544201Z Skipping (s,q) (1.93, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4544350Z Skipping (s,q) (1.94, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4544496Z Skipping (s,q) (1.95, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4544642Z Skipping (s,q) (1.96, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4544794Z Skipping (s,q) (1.97, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4544940Z Skipping (s,q) (1.98, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4545087Z Skipping (s,q) (1.99, 9): inconsistent with heavy hitters! 2025-05-07T20:58:07.4545243Z Skipping (s,q) (0.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4545402Z Skipping (s,q) (0.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4545560Z Skipping (s,q) (0.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4545713Z Skipping (s,q) (0.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4545867Z Skipping (s,q) (0.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4546023Z Skipping (s,q) (0.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4546175Z Skipping (s,q) (0.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4546328Z Skipping (s,q) (0.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4546486Z Skipping (s,q) (0.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4546639Z Skipping (s,q) (0.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4546795Z Skipping (s,q) (0.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4546947Z Skipping (s,q) (0.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4547101Z Skipping (s,q) (0.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4547300Z Skipping (s,q) (0.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4547452Z Skipping (s,q) (0.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4547608Z Skipping (s,q) (0.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4547762Z Skipping (s,q) (0.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4547915Z Skipping (s,q) (0.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4548069Z Skipping (s,q) (0.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4548224Z Skipping (s,q) (0.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4548377Z Skipping (s,q) (0.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4548532Z Skipping (s,q) (0.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4548684Z Skipping (s,q) (0.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4548838Z Skipping (s,q) (0.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4548996Z Skipping (s,q) (0.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4549148Z Skipping (s,q) (0.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4549395Z Skipping (s,q) (0.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4549549Z Skipping (s,q) (0.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4549701Z Skipping (s,q) (0.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4549859Z Skipping (s,q) (0.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4550071Z Skipping (s,q) (0.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4550225Z Skipping (s,q) (0.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4550381Z Skipping (s,q) (0.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4550533Z Skipping (s,q) (0.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4550723Z Skipping (s,q) (0.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4550886Z Skipping (s,q) (0.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4551038Z Skipping (s,q) (0.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4551193Z Skipping (s,q) (0.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4551349Z Skipping (s,q) (0.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4551502Z Skipping (s,q) (0.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4551656Z Skipping (s,q) (0.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4551809Z Skipping (s,q) (0.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4551964Z Skipping (s,q) (0.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4552120Z Skipping (s,q) (0.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4552273Z Skipping (s,q) (0.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4552429Z Skipping (s,q) (0.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4552588Z Skipping (s,q) (0.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4552742Z Skipping (s,q) (0.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4552899Z Skipping (s,q) (0.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4553055Z Skipping (s,q) (0.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4553207Z Skipping (s,q) (0.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4553362Z Skipping (s,q) (0.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4553516Z Skipping (s,q) (0.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4553675Z Skipping (s,q) (0.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4553830Z Skipping (s,q) (0.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4553983Z Skipping (s,q) (0.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4554142Z Skipping (s,q) (0.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4554343Z Skipping (s,q) (0.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4554496Z Skipping (s,q) (0.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4554653Z Skipping (s,q) (0.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4554810Z Skipping (s,q) (0.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4554967Z Skipping (s,q) (0.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4555122Z Skipping (s,q) (0.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4555275Z Skipping (s,q) (0.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4555436Z Skipping (s,q) (0.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4555590Z Skipping (s,q) (0.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4555746Z Skipping (s,q) (0.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4555905Z Skipping (s,q) (0.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4556064Z Skipping (s,q) (0.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4556219Z Skipping (s,q) (0.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4556371Z Skipping (s,q) (0.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4556565Z Skipping (s,q) (0.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4556723Z Skipping (s,q) (0.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4556877Z Skipping (s,q) (0.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4557032Z Skipping (s,q) (0.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4557229Z Skipping (s,q) (0.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4557383Z Skipping (s,q) (0.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4557540Z Skipping (s,q) (0.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4557693Z Skipping (s,q) (0.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4557885Z Skipping (s,q) (0.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4558043Z Skipping (s,q) (0.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4558196Z Skipping (s,q) (0.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4558353Z Skipping (s,q) (0.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4558510Z Skipping (s,q) (0.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4558664Z Skipping (s,q) (0.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4558820Z Skipping (s,q) (0.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4558976Z Skipping (s,q) (0.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4559130Z Skipping (s,q) (0.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4559286Z Skipping (s,q) (0.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4559440Z Skipping (s,q) (0.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4559598Z Skipping (s,q) (0.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4559760Z Skipping (s,q) (0.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4559913Z Skipping (s,q) (0.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4560071Z Skipping (s,q) (0.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4560228Z Skipping (s,q) (0.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4560381Z Skipping (s,q) (0.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4560536Z Skipping (s,q) (0.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4560694Z Skipping (s,q) (0.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4560848Z Skipping (s,q) (0.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4561003Z Skipping (s,q) (1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4561156Z Skipping (s,q) (1.01, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4561313Z Skipping (s,q) (1.02, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4561513Z Skipping (s,q) (1.03, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4561666Z Skipping (s,q) (1.04, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4561826Z Skipping (s,q) (1.05, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4561979Z Skipping (s,q) (1.06, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4562132Z Skipping (s,q) (1.07, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4562288Z Skipping (s,q) (1.08, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4562444Z Skipping (s,q) (1.09, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4562597Z Skipping (s,q) (1.1, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4562753Z Skipping (s,q) (1.11, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4562907Z Skipping (s,q) (1.12, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4563066Z Skipping (s,q) (1.13, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4563223Z Skipping (s,q) (1.14, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4563376Z Skipping (s,q) (1.15, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4563534Z Skipping (s,q) (1.16, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4563729Z Skipping (s,q) (1.17, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4563885Z Skipping (s,q) (1.18, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4564046Z Skipping (s,q) (1.19, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4564199Z Skipping (s,q) (1.2, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4564392Z Skipping (s,q) (1.21, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4564549Z Skipping (s,q) (1.22, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4564703Z Skipping (s,q) (1.23, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4564859Z Skipping (s,q) (1.24, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4565054Z Skipping (s,q) (1.25, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4565209Z Skipping (s,q) (1.26, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4565366Z Skipping (s,q) (1.27, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4565522Z Skipping (s,q) (1.28, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4565681Z Skipping (s,q) (1.29, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4565835Z Skipping (s,q) (1.3, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4565987Z Skipping (s,q) (1.31, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4566146Z Skipping (s,q) (1.32, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4566300Z Skipping (s,q) (1.33, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4566454Z Skipping (s,q) (1.34, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4566609Z Skipping (s,q) (1.35, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4566771Z Skipping (s,q) (1.36, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4566997Z Skipping (s,q) (1.37, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4567152Z Skipping (s,q) (1.38, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4567307Z Skipping (s,q) (1.39, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4567466Z Skipping (s,q) (1.4, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4567618Z Skipping (s,q) (1.41, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4567770Z Skipping (s,q) (1.42, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4567929Z Skipping (s,q) (1.43, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4568083Z Skipping (s,q) (1.44, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4568237Z Skipping (s,q) (1.45, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4568392Z Skipping (s,q) (1.46, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4568594Z Skipping (s,q) (1.47, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4568751Z Skipping (s,q) (1.48, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4568904Z Skipping (s,q) (1.49, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4569065Z Skipping (s,q) (1.5, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4569220Z Skipping (s,q) (1.51, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4569374Z Skipping (s,q) (1.52, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4569528Z Skipping (s,q) (1.53, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4569691Z Skipping (s,q) (1.54, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4569844Z Skipping (s,q) (1.55, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4569999Z Skipping (s,q) (1.56, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4570154Z Skipping (s,q) (1.57, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4570311Z Skipping (s,q) (1.58, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4570469Z Skipping (s,q) (1.59, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4570623Z Skipping (s,q) (1.6, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4570817Z Skipping (s,q) (1.61, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4570977Z Skipping (s,q) (1.62, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4571131Z Skipping (s,q) (1.63, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4571286Z Skipping (s,q) (1.64, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4571476Z Skipping (s,q) (1.65, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4571632Z Skipping (s,q) (1.66, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4571788Z Skipping (s,q) (1.67, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4571943Z Skipping (s,q) (1.68, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4572134Z Skipping (s,q) (1.69, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4572291Z Skipping (s,q) (1.7, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4572445Z Skipping (s,q) (1.71, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4572604Z Skipping (s,q) (1.72, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4572757Z Skipping (s,q) (1.73, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4572911Z Skipping (s,q) (1.74, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4573067Z Skipping (s,q) (1.75, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4573222Z Skipping (s,q) (1.76, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4573376Z Skipping (s,q) (1.77, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4573533Z Skipping (s,q) (1.78, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4573686Z Skipping (s,q) (1.79, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4573845Z Skipping (s,q) (1.8, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4574003Z Skipping (s,q) (1.81, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4574158Z Skipping (s,q) (1.82, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4574319Z Skipping (s,q) (1.83, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4574472Z Skipping (s,q) (1.84, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4574624Z Skipping (s,q) (1.85, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4574780Z Skipping (s,q) (1.86, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4574934Z Skipping (s,q) (1.87, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4575088Z Skipping (s,q) (1.88, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4575247Z Skipping (s,q) (1.89, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4575404Z Skipping (s,q) (1.9, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4575565Z Skipping (s,q) (1.91, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4575764Z Skipping (s,q) (1.92, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4575919Z Skipping (s,q) (1.93, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4576076Z Skipping (s,q) (1.94, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4576234Z Skipping (s,q) (1.95, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4576387Z Skipping (s,q) (1.96, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4576542Z Skipping (s,q) (1.97, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4576695Z Skipping (s,q) (1.98, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4576855Z Skipping (s,q) (1.99, 9.25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4577009Z Skipping (s,q) (0.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4577164Z Skipping (s,q) (0.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4577321Z Skipping (s,q) (0.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4577479Z Skipping (s,q) (0.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4577634Z Skipping (s,q) (0.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4577789Z Skipping (s,q) (0.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4578004Z Skipping (s,q) (0.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4578160Z Skipping (s,q) (0.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4578312Z Skipping (s,q) (0.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4578466Z Skipping (s,q) (0.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4578658Z Skipping (s,q) (0.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4578814Z Skipping (s,q) (0.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4578967Z Skipping (s,q) (0.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4579123Z Skipping (s,q) (0.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4579316Z Skipping (s,q) (0.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4579471Z Skipping (s,q) (0.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4579625Z Skipping (s,q) (0.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4579779Z Skipping (s,q) (0.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4579934Z Skipping (s,q) (0.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4580087Z Skipping (s,q) (0.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4580242Z Skipping (s,q) (0.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4580400Z Skipping (s,q) (0.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4580555Z Skipping (s,q) (0.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4580708Z Skipping (s,q) (0.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4580860Z Skipping (s,q) (0.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4581014Z Skipping (s,q) (0.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4581176Z Skipping (s,q) (0.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4581334Z Skipping (s,q) (0.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4581487Z Skipping (s,q) (0.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4581642Z Skipping (s,q) (0.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4581795Z Skipping (s,q) (0.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4581951Z Skipping (s,q) (0.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4582105Z Skipping (s,q) (0.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4582258Z Skipping (s,q) (0.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4582414Z Skipping (s,q) (0.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4582568Z Skipping (s,q) (0.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4582724Z Skipping (s,q) (0.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4582922Z Skipping (s,q) (0.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4583074Z Skipping (s,q) (0.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4583227Z Skipping (s,q) (0.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4583384Z Skipping (s,q) (0.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4583537Z Skipping (s,q) (0.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4583693Z Skipping (s,q) (0.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4583845Z Skipping (s,q) (0.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4583999Z Skipping (s,q) (0.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4584153Z Skipping (s,q) (0.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4584305Z Skipping (s,q) (0.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4584458Z Skipping (s,q) (0.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4584618Z Skipping (s,q) (0.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4584770Z Skipping (s,q) (0.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4584927Z Skipping (s,q) (0.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4585120Z Skipping (s,q) (0.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4585273Z Skipping (s,q) (0.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4585427Z Skipping (s,q) (0.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4585579Z Skipping (s,q) (0.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4585772Z Skipping (s,q) (0.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4585929Z Skipping (s,q) (0.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4586083Z Skipping (s,q) (0.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4586237Z Skipping (s,q) (0.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4586431Z Skipping (s,q) (0.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4586583Z Skipping (s,q) (0.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4586741Z Skipping (s,q) (0.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4586895Z Skipping (s,q) (0.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4587047Z Skipping (s,q) (0.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4587200Z Skipping (s,q) (0.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4587352Z Skipping (s,q) (0.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4587509Z Skipping (s,q) (0.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4587661Z Skipping (s,q) (0.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4587813Z Skipping (s,q) (0.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4587967Z Skipping (s,q) (0.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4588122Z Skipping (s,q) (0.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4588277Z Skipping (s,q) (0.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4588433Z Skipping (s,q) (0.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4588587Z Skipping (s,q) (0.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4588743Z Skipping (s,q) (0.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4588895Z Skipping (s,q) (0.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4589046Z Skipping (s,q) (0.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4589201Z Skipping (s,q) (0.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4589351Z Skipping (s,q) (0.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4589498Z Skipping (s,q) (0.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4589649Z Skipping (s,q) (0.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4589801Z Skipping (s,q) (0.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4589993Z Skipping (s,q) (0.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4590142Z Skipping (s,q) (0.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4590292Z Skipping (s,q) (0.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4590445Z Skipping (s,q) (0.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4590594Z Skipping (s,q) (0.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4590742Z Skipping (s,q) (0.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4590894Z Skipping (s,q) (0.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4591044Z Skipping (s,q) (0.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4591198Z Skipping (s,q) (0.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4591346Z Skipping (s,q) (0.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4591495Z Skipping (s,q) (0.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4591649Z Skipping (s,q) (0.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4591797Z Skipping (s,q) (0.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4591944Z Skipping (s,q) (0.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4592144Z Skipping (s,q) (0.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4592293Z Skipping (s,q) (0.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4592443Z Skipping (s,q) (0.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4592594Z Skipping (s,q) (1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4592781Z Skipping (s,q) (1.01, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4592934Z Skipping (s,q) (1.02, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4593082Z Skipping (s,q) (1.03, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4593230Z Skipping (s,q) (1.04, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4593421Z Skipping (s,q) (1.05, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4593570Z Skipping (s,q) (1.06, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4593718Z Skipping (s,q) (1.07, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4593871Z Skipping (s,q) (1.08, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4594020Z Skipping (s,q) (1.09, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4594175Z Skipping (s,q) (1.1, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4594323Z Skipping (s,q) (1.11, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4594474Z Skipping (s,q) (1.12, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4594625Z Skipping (s,q) (1.13, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4594774Z Skipping (s,q) (1.14, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4594923Z Skipping (s,q) (1.15, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4595076Z Skipping (s,q) (1.16, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4595227Z Skipping (s,q) (1.17, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4595378Z Skipping (s,q) (1.18, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4595529Z Skipping (s,q) (1.19, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4595677Z Skipping (s,q) (1.2, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4595831Z Skipping (s,q) (1.21, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4595980Z Skipping (s,q) (1.22, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4596129Z Skipping (s,q) (1.23, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4596282Z Skipping (s,q) (1.24, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4596430Z Skipping (s,q) (1.25, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4596580Z Skipping (s,q) (1.26, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4596728Z Skipping (s,q) (1.27, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4596925Z Skipping (s,q) (1.28, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4597078Z Skipping (s,q) (1.29, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4597229Z Skipping (s,q) (1.3, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4597380Z Skipping (s,q) (1.31, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4597532Z Skipping (s,q) (1.32, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4597680Z Skipping (s,q) (1.33, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4597831Z Skipping (s,q) (1.34, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4597984Z Skipping (s,q) (1.35, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4598132Z Skipping (s,q) (1.36, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4598282Z Skipping (s,q) (1.37, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4598431Z Skipping (s,q) (1.38, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4598585Z Skipping (s,q) (1.39, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4598736Z Skipping (s,q) (1.4, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4598885Z Skipping (s,q) (1.41, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4599077Z Skipping (s,q) (1.42, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4599227Z Skipping (s,q) (1.43, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4599374Z Skipping (s,q) (1.44, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4599529Z Skipping (s,q) (1.45, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4599716Z Skipping (s,q) (1.46, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4599867Z Skipping (s,q) (1.47, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4600020Z Skipping (s,q) (1.48, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4600167Z Skipping (s,q) (1.49, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4600353Z Skipping (s,q) (1.5, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4600506Z Skipping (s,q) (1.51, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4600668Z Skipping (s,q) (1.52, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4600845Z Skipping (s,q) (1.53, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4601005Z Skipping (s,q) (1.54, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4601155Z Skipping (s,q) (1.55, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4601307Z Skipping (s,q) (1.56, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4601461Z Skipping (s,q) (1.57, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4601609Z Skipping (s,q) (1.58, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4601761Z Skipping (s,q) (1.59, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4601909Z Skipping (s,q) (1.6, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4602065Z Skipping (s,q) (1.61, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4602215Z Skipping (s,q) (1.62, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4602363Z Skipping (s,q) (1.63, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4602518Z Skipping (s,q) (1.64, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4602667Z Skipping (s,q) (1.65, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4602816Z Skipping (s,q) (1.66, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4602971Z Skipping (s,q) (1.67, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4603119Z Skipping (s,q) (1.68, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4603273Z Skipping (s,q) (1.69, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4603424Z Skipping (s,q) (1.7, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4603573Z Skipping (s,q) (1.71, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4603724Z Skipping (s,q) (1.72, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4603944Z Skipping (s,q) (1.73, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4604095Z Skipping (s,q) (1.74, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4604250Z Skipping (s,q) (1.75, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4604644Z Skipping (s,q) (1.76, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4604844Z Skipping (s,q) (1.77, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4605059Z Skipping (s,q) (1.78, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4605234Z Skipping (s,q) (1.79, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4605390Z Skipping (s,q) (1.8, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4605547Z Skipping (s,q) (1.81, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4605700Z Skipping (s,q) (1.82, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4605853Z Skipping (s,q) (1.83, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4606009Z Skipping (s,q) (1.84, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4606164Z Skipping (s,q) (1.85, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4606320Z Skipping (s,q) (1.86, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4606549Z Skipping (s,q) (1.87, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4606721Z Skipping (s,q) (1.88, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4606929Z Skipping (s,q) (1.89, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4607095Z Skipping (s,q) (1.9, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4607324Z Skipping (s,q) (1.91, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4607492Z Skipping (s,q) (1.92, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4607659Z Skipping (s,q) (1.93, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4607824Z Skipping (s,q) (1.94, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4608040Z Skipping (s,q) (1.95, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4608199Z Skipping (s,q) (1.96, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4608350Z Skipping (s,q) (1.97, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4608504Z Skipping (s,q) (1.98, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4608661Z Skipping (s,q) (1.99, 9.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4608818Z Skipping (s,q) (0.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4608974Z Skipping (s,q) (0.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4609137Z Skipping (s,q) (0.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4609291Z Skipping (s,q) (0.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4609447Z Skipping (s,q) (0.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4609601Z Skipping (s,q) (0.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4609758Z Skipping (s,q) (0.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4609915Z Skipping (s,q) (0.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4610067Z Skipping (s,q) (0.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4612968Z Skipping (s,q) (0.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4613146Z Skipping (s,q) (0.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4613303Z Skipping (s,q) (0.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4613460Z Skipping (s,q) (0.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4613615Z Skipping (s,q) (0.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4613767Z Skipping (s,q) (0.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4613922Z Skipping (s,q) (0.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4614074Z Skipping (s,q) (0.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4614229Z Skipping (s,q) (0.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4614476Z Skipping (s,q) (0.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4614628Z Skipping (s,q) (0.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4614786Z Skipping (s,q) (0.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4614941Z Skipping (s,q) (0.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4615095Z Skipping (s,q) (0.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4615251Z Skipping (s,q) (0.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4615404Z Skipping (s,q) (0.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4615558Z Skipping (s,q) (0.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4615713Z Skipping (s,q) (0.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4615865Z Skipping (s,q) (0.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4616022Z Skipping (s,q) (0.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4616179Z Skipping (s,q) (0.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4616332Z Skipping (s,q) (0.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4616487Z Skipping (s,q) (0.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4616683Z Skipping (s,q) (0.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4616837Z Skipping (s,q) (0.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4616994Z Skipping (s,q) (0.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4617147Z Skipping (s,q) (0.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4617341Z Skipping (s,q) (0.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4617497Z Skipping (s,q) (0.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4617650Z Skipping (s,q) (0.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4617806Z Skipping (s,q) (0.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4618001Z Skipping (s,q) (0.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4618154Z Skipping (s,q) (0.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4618309Z Skipping (s,q) (0.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4618464Z Skipping (s,q) (0.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4618616Z Skipping (s,q) (0.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4618772Z Skipping (s,q) (0.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4618924Z Skipping (s,q) (0.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4619083Z Skipping (s,q) (0.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4619237Z Skipping (s,q) (0.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4619389Z Skipping (s,q) (0.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4619543Z Skipping (s,q) (0.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4619701Z Skipping (s,q) (0.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4619853Z Skipping (s,q) (0.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4620007Z Skipping (s,q) (0.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4620162Z Skipping (s,q) (0.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4620316Z Skipping (s,q) (0.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4620469Z Skipping (s,q) (0.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4620622Z Skipping (s,q) (0.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4620780Z Skipping (s,q) (0.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4620932Z Skipping (s,q) (0.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4621086Z Skipping (s,q) (0.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4621240Z Skipping (s,q) (0.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4621443Z Skipping (s,q) (0.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4621598Z Skipping (s,q) (0.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4621751Z Skipping (s,q) (0.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4621908Z Skipping (s,q) (0.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4622063Z Skipping (s,q) (0.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4622215Z Skipping (s,q) (0.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4622370Z Skipping (s,q) (0.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4622527Z Skipping (s,q) (0.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4622679Z Skipping (s,q) (0.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4622835Z Skipping (s,q) (0.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4622987Z Skipping (s,q) (0.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4623142Z Skipping (s,q) (0.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4623301Z Skipping (s,q) (0.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4623454Z Skipping (s,q) (0.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4623649Z Skipping (s,q) (0.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4623805Z Skipping (s,q) (0.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4623960Z Skipping (s,q) (0.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4624115Z Skipping (s,q) (0.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4624306Z Skipping (s,q) (0.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4624460Z Skipping (s,q) (0.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4624615Z Skipping (s,q) (0.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4624767Z Skipping (s,q) (0.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4624958Z Skipping (s,q) (0.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4625116Z Skipping (s,q) (0.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4625268Z Skipping (s,q) (0.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4625424Z Skipping (s,q) (0.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4625577Z Skipping (s,q) (0.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4625730Z Skipping (s,q) (0.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4625885Z Skipping (s,q) (0.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4626041Z Skipping (s,q) (0.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4626194Z Skipping (s,q) (0.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4626351Z Skipping (s,q) (0.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4626503Z Skipping (s,q) (0.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4626663Z Skipping (s,q) (0.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4626818Z Skipping (s,q) (0.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4626972Z Skipping (s,q) (0.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4627129Z Skipping (s,q) (0.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4627284Z Skipping (s,q) (1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4627439Z Skipping (s,q) (1.01, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4627595Z Skipping (s,q) (1.02, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4627748Z Skipping (s,q) (1.03, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4627902Z Skipping (s,q) (1.04, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4628057Z Skipping (s,q) (1.05, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4628209Z Skipping (s,q) (1.06, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4628363Z Skipping (s,q) (1.07, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4628878Z Skipping (s,q) (1.08, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4629030Z Skipping (s,q) (1.09, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4629185Z Skipping (s,q) (1.1, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4629340Z Skipping (s,q) (1.11, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4629493Z Skipping (s,q) (1.12, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4629646Z Skipping (s,q) (1.13, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4629799Z Skipping (s,q) (1.14, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4629956Z Skipping (s,q) (1.15, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4630109Z Skipping (s,q) (1.16, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4630262Z Skipping (s,q) (1.17, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4630417Z Skipping (s,q) (1.18, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4630577Z Skipping (s,q) (1.19, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4630753Z Skipping (s,q) (1.2, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4630933Z Skipping (s,q) (1.21, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4631128Z Skipping (s,q) (1.22, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4631285Z Skipping (s,q) (1.23, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4631438Z Skipping (s,q) (1.24, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4631591Z Skipping (s,q) (1.25, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4631784Z Skipping (s,q) (1.26, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4631939Z Skipping (s,q) (1.27, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4632093Z Skipping (s,q) (1.28, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4632254Z Skipping (s,q) (1.29, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4632471Z Skipping (s,q) (1.3, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4632627Z Skipping (s,q) (1.31, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4632780Z Skipping (s,q) (1.32, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4632934Z Skipping (s,q) (1.33, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4633088Z Skipping (s,q) (1.34, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4633242Z Skipping (s,q) (1.35, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4633394Z Skipping (s,q) (1.36, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4633551Z Skipping (s,q) (1.37, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4633704Z Skipping (s,q) (1.38, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4633859Z Skipping (s,q) (1.39, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4634010Z Skipping (s,q) (1.4, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4634166Z Skipping (s,q) (1.41, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4634323Z Skipping (s,q) (1.42, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4634474Z Skipping (s,q) (1.43, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4634628Z Skipping (s,q) (1.44, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4634783Z Skipping (s,q) (1.45, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4634936Z Skipping (s,q) (1.46, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4635093Z Skipping (s,q) (1.47, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4635247Z Skipping (s,q) (1.48, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4635401Z Skipping (s,q) (1.49, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4635553Z Skipping (s,q) (1.5, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4635706Z Skipping (s,q) (1.51, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4635862Z Skipping (s,q) (1.52, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4636060Z Skipping (s,q) (1.53, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4636213Z Skipping (s,q) (1.54, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4636369Z Skipping (s,q) (1.55, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4636524Z Skipping (s,q) (1.56, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4636676Z Skipping (s,q) (1.57, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4636832Z Skipping (s,q) (1.58, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4636986Z Skipping (s,q) (1.59, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4637137Z Skipping (s,q) (1.6, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4637291Z Skipping (s,q) (1.61, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4637443Z Skipping (s,q) (1.62, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4637598Z Skipping (s,q) (1.63, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4637756Z Skipping (s,q) (1.64, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4637910Z Skipping (s,q) (1.65, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4638107Z Skipping (s,q) (1.66, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4638262Z Skipping (s,q) (1.67, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4638415Z Skipping (s,q) (1.68, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4638570Z Skipping (s,q) (1.69, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4638722Z Skipping (s,q) (1.7, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4638910Z Skipping (s,q) (1.71, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4639067Z Skipping (s,q) (1.72, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4639218Z Skipping (s,q) (1.73, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4639413Z Skipping (s,q) (1.74, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4639568Z Skipping (s,q) (1.75, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4639722Z Skipping (s,q) (1.76, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4639878Z Skipping (s,q) (1.77, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4640032Z Skipping (s,q) (1.78, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4640184Z Skipping (s,q) (1.79, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4640339Z Skipping (s,q) (1.8, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4640492Z Skipping (s,q) (1.81, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4640651Z Skipping (s,q) (1.82, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4640803Z Skipping (s,q) (1.83, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4640955Z Skipping (s,q) (1.84, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4641110Z Skipping (s,q) (1.85, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4641267Z Skipping (s,q) (1.86, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4641419Z Skipping (s,q) (1.87, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4641572Z Skipping (s,q) (1.88, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4641727Z Skipping (s,q) (1.89, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4641881Z Skipping (s,q) (1.9, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4642032Z Skipping (s,q) (1.91, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4642184Z Skipping (s,q) (1.92, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4642344Z Skipping (s,q) (1.93, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4642496Z Skipping (s,q) (1.94, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4642648Z Skipping (s,q) (1.95, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4642804Z Skipping (s,q) (1.96, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4643002Z Skipping (s,q) (1.97, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4643158Z Skipping (s,q) (1.98, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4643311Z Skipping (s,q) (1.99, 9.75): inconsistent with heavy hitters! 2025-05-07T20:58:07.4643463Z Skipping (s,q) (0.01, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4643615Z Skipping (s,q) (0.02, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4643766Z Skipping (s,q) (0.03, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4643915Z Skipping (s,q) (0.04, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4644068Z Skipping (s,q) (0.05, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4644216Z Skipping (s,q) (0.06, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4644364Z Skipping (s,q) (0.07, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4644515Z Skipping (s,q) (0.08, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4644667Z Skipping (s,q) (0.09, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4644822Z Skipping (s,q) (0.1, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4644971Z Skipping (s,q) (0.11, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4645163Z Skipping (s,q) (0.12, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4645315Z Skipping (s,q) (0.13, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4645465Z Skipping (s,q) (0.14, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4645616Z Skipping (s,q) (0.15, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4645805Z Skipping (s,q) (0.16, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4645955Z Skipping (s,q) (0.17, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4646106Z Skipping (s,q) (0.18, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4646254Z Skipping (s,q) (0.19, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4646442Z Skipping (s,q) (0.2, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4646596Z Skipping (s,q) (0.21, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4646744Z Skipping (s,q) (0.22, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4646953Z Skipping (s,q) (0.23, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4647107Z Skipping (s,q) (0.24, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4647256Z Skipping (s,q) (0.25, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4647407Z Skipping (s,q) (0.26, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4647556Z Skipping (s,q) (0.27, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4647707Z Skipping (s,q) (0.28, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4647857Z Skipping (s,q) (0.29, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4648007Z Skipping (s,q) (0.3, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4648155Z Skipping (s,q) (0.31, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4648309Z Skipping (s,q) (0.32, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4648456Z Skipping (s,q) (0.33, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4648605Z Skipping (s,q) (0.34, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4648760Z Skipping (s,q) (0.35, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4648909Z Skipping (s,q) (0.36, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4649061Z Skipping (s,q) (0.37, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4649209Z Skipping (s,q) (0.38, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4649359Z Skipping (s,q) (0.39, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4649511Z Skipping (s,q) (0.4, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4649661Z Skipping (s,q) (0.41, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4649812Z Skipping (s,q) (0.42, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4649968Z Skipping (s,q) (0.43, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4650165Z Skipping (s,q) (0.44, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4650315Z Skipping (s,q) (0.45, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4650466Z Skipping (s,q) (0.46, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4650614Z Skipping (s,q) (0.47, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4650765Z Skipping (s,q) (0.48, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4650913Z Skipping (s,q) (0.49, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4651061Z Skipping (s,q) (0.5, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4651214Z Skipping (s,q) (0.51, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4651363Z Skipping (s,q) (0.52, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4651517Z Skipping (s,q) (0.53, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4651665Z Skipping (s,q) (0.54, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4651819Z Skipping (s,q) (0.55, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4651972Z Skipping (s,q) (0.56, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4652120Z Skipping (s,q) (0.57, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4652308Z Skipping (s,q) (0.58, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4652459Z Skipping (s,q) (0.59, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4652608Z Skipping (s,q) (0.6, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4652759Z Skipping (s,q) (0.61, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4652945Z Skipping (s,q) (0.62, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4653096Z Skipping (s,q) (0.63, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4653248Z Skipping (s,q) (0.64, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4653397Z Skipping (s,q) (0.65, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4653590Z Skipping (s,q) (0.66, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4653742Z Skipping (s,q) (0.67, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4653890Z Skipping (s,q) (0.68, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4654042Z Skipping (s,q) (0.69, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4654192Z Skipping (s,q) (0.7, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4654341Z Skipping (s,q) (0.71, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4654493Z Skipping (s,q) (0.72, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4654643Z Skipping (s,q) (0.73, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4654793Z Skipping (s,q) (0.74, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4654946Z Skipping (s,q) (0.75, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4655094Z Skipping (s,q) (0.76, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4655245Z Skipping (s,q) (0.77, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4655399Z Skipping (s,q) (0.78, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4655548Z Skipping (s,q) (0.79, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4655697Z Skipping (s,q) (0.8, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4655848Z Skipping (s,q) (0.81, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4655995Z Skipping (s,q) (0.82, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4656146Z Skipping (s,q) (0.83, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4656294Z Skipping (s,q) (0.84, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4656444Z Skipping (s,q) (0.85, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4656594Z Skipping (s,q) (0.86, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4656742Z Skipping (s,q) (0.87, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4656894Z Skipping (s,q) (0.88, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4657092Z Skipping (s,q) (0.89, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4657240Z Skipping (s,q) (0.9, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4657391Z Skipping (s,q) (0.91, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4657542Z Skipping (s,q) (0.92, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4657691Z Skipping (s,q) (0.93, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4657841Z Skipping (s,q) (0.94, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4657991Z Skipping (s,q) (0.95, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4658143Z Skipping (s,q) (0.96, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4658295Z Skipping (s,q) (0.97, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4658444Z Skipping (s,q) (0.98, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4658595Z Skipping (s,q) (0.99, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4658745Z Skipping (s,q) (1, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4658897Z Skipping (s,q) (1.01, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4659049Z Skipping (s,q) (1.02, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4659238Z Skipping (s,q) (1.03, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4659388Z Skipping (s,q) (1.04, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4659537Z Skipping (s,q) (1.05, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4659685Z Skipping (s,q) (1.06, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4659837Z Skipping (s,q) (1.07, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4660075Z Skipping (s,q) (1.08, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4660226Z Skipping (s,q) (1.09, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4660378Z Skipping (s,q) (1.1, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4660526Z Skipping (s,q) (1.11, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4660715Z Skipping (s,q) (1.12, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4660866Z Skipping (s,q) (1.13, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4661014Z Skipping (s,q) (1.14, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4661169Z Skipping (s,q) (1.15, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4661317Z Skipping (s,q) (1.16, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4661464Z Skipping (s,q) (1.17, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4661617Z Skipping (s,q) (1.18, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4661770Z Skipping (s,q) (1.19, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4661918Z Skipping (s,q) (1.2, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4662071Z Skipping (s,q) (1.21, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4662218Z Skipping (s,q) (1.22, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4662369Z Skipping (s,q) (1.23, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4662519Z Skipping (s,q) (1.24, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4662667Z Skipping (s,q) (1.25, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4662820Z Skipping (s,q) (1.26, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4662968Z Skipping (s,q) (1.27, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4663115Z Skipping (s,q) (1.28, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4663265Z Skipping (s,q) (1.29, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4663414Z Skipping (s,q) (1.3, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4663564Z Skipping (s,q) (1.31, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4663715Z Skipping (s,q) (1.32, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4663863Z Skipping (s,q) (1.33, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4664018Z Skipping (s,q) (1.34, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4664253Z Skipping (s,q) (1.35, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4664401Z Skipping (s,q) (1.36, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4664552Z Skipping (s,q) (1.37, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4664704Z Skipping (s,q) (1.38, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4664854Z Skipping (s,q) (1.39, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4665003Z Skipping (s,q) (1.4, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4665152Z Skipping (s,q) (1.41, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4665307Z Skipping (s,q) (1.42, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4665455Z Skipping (s,q) (1.43, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4665603Z Skipping (s,q) (1.44, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4665752Z Skipping (s,q) (1.45, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4665904Z Skipping (s,q) (1.46, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4666052Z Skipping (s,q) (1.47, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4666207Z Skipping (s,q) (1.48, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4666397Z Skipping (s,q) (1.49, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4666550Z Skipping (s,q) (1.5, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4666698Z Skipping (s,q) (1.51, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4666847Z Skipping (s,q) (1.52, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4667036Z Skipping (s,q) (1.53, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4667184Z Skipping (s,q) (1.54, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4667332Z Skipping (s,q) (1.55, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4667483Z Skipping (s,q) (1.56, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4667670Z Skipping (s,q) (1.57, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4667821Z Skipping (s,q) (1.58, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4667971Z Skipping (s,q) (1.59, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4668121Z Skipping (s,q) (1.6, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4668272Z Skipping (s,q) (1.61, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4668419Z Skipping (s,q) (1.62, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4668569Z Skipping (s,q) (1.63, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4668719Z Skipping (s,q) (1.64, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4668870Z Skipping (s,q) (1.65, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4669021Z Skipping (s,q) (1.66, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4669172Z Skipping (s,q) (1.67, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4669321Z Skipping (s,q) (1.68, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4669477Z Skipping (s,q) (1.69, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4669624Z Skipping (s,q) (1.7, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4669772Z Skipping (s,q) (1.71, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4669924Z Skipping (s,q) (1.72, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4670073Z Skipping (s,q) (1.73, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4670220Z Skipping (s,q) (1.74, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4670372Z Skipping (s,q) (1.75, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4670524Z Skipping (s,q) (1.76, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4670675Z Skipping (s,q) (1.77, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4670823Z Skipping (s,q) (1.78, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4670971Z Skipping (s,q) (1.79, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4671167Z Skipping (s,q) (1.8, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4671315Z Skipping (s,q) (1.81, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4671465Z Skipping (s,q) (1.82, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4671623Z Skipping (s,q) (1.83, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4671772Z Skipping (s,q) (1.84, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4671920Z Skipping (s,q) (1.85, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4672073Z Skipping (s,q) (1.86, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4672226Z Skipping (s,q) (1.87, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4672377Z Skipping (s,q) (1.88, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4672525Z Skipping (s,q) (1.89, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4672674Z Skipping (s,q) (1.9, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4672831Z Skipping (s,q) (1.91, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4672985Z Skipping (s,q) (1.92, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4673133Z Skipping (s,q) (1.93, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4673284Z Skipping (s,q) (1.94, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4673474Z Skipping (s,q) (1.95, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4673626Z Skipping (s,q) (1.96, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4673775Z Skipping (s,q) (1.97, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4673926Z Skipping (s,q) (1.98, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4674115Z Skipping (s,q) (1.99, 10): inconsistent with heavy hitters! 2025-05-07T20:58:07.4674274Z Skipping (s,q) (0.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4674428Z Skipping (s,q) (0.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4674585Z Skipping (s,q) (0.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4674778Z Skipping (s,q) (0.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4674935Z Skipping (s,q) (0.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4675087Z Skipping (s,q) (0.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4675244Z Skipping (s,q) (0.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4675398Z Skipping (s,q) (0.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4675553Z Skipping (s,q) (0.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4675705Z Skipping (s,q) (0.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4675865Z Skipping (s,q) (0.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4676018Z Skipping (s,q) (0.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4676175Z Skipping (s,q) (0.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4676325Z Skipping (s,q) (0.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4676484Z Skipping (s,q) (0.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4676638Z Skipping (s,q) (0.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4676790Z Skipping (s,q) (0.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4676945Z Skipping (s,q) (0.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4677102Z Skipping (s,q) (0.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4677255Z Skipping (s,q) (0.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4677409Z Skipping (s,q) (0.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4677566Z Skipping (s,q) (0.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4677718Z Skipping (s,q) (0.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4677872Z Skipping (s,q) (0.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4678024Z Skipping (s,q) (0.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4678229Z Skipping (s,q) (0.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4678384Z Skipping (s,q) (0.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4678537Z Skipping (s,q) (0.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4678690Z Skipping (s,q) (0.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4678848Z Skipping (s,q) (0.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4679001Z Skipping (s,q) (0.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4679162Z Skipping (s,q) (0.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4679319Z Skipping (s,q) (0.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4679472Z Skipping (s,q) (0.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4679627Z Skipping (s,q) (0.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4679779Z Skipping (s,q) (0.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4679933Z Skipping (s,q) (0.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4680095Z Skipping (s,q) (0.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4680249Z Skipping (s,q) (0.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4680448Z Skipping (s,q) (0.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4680603Z Skipping (s,q) (0.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4680755Z Skipping (s,q) (0.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4680909Z Skipping (s,q) (0.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4681101Z Skipping (s,q) (0.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4681255Z Skipping (s,q) (0.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4681409Z Skipping (s,q) (0.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4681563Z Skipping (s,q) (0.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4681755Z Skipping (s,q) (0.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4681910Z Skipping (s,q) (0.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4682063Z Skipping (s,q) (0.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4682219Z Skipping (s,q) (0.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4682371Z Skipping (s,q) (0.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4682525Z Skipping (s,q) (0.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4682680Z Skipping (s,q) (0.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4682840Z Skipping (s,q) (0.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4682996Z Skipping (s,q) (0.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4683147Z Skipping (s,q) (0.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4683299Z Skipping (s,q) (0.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4683456Z Skipping (s,q) (0.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4683610Z Skipping (s,q) (0.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4683762Z Skipping (s,q) (0.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4683920Z Skipping (s,q) (0.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4684072Z Skipping (s,q) (0.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4684229Z Skipping (s,q) (0.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4684380Z Skipping (s,q) (0.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4684532Z Skipping (s,q) (0.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4684688Z Skipping (s,q) (0.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4684840Z Skipping (s,q) (0.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4684993Z Skipping (s,q) (0.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4685147Z Skipping (s,q) (0.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4685346Z Skipping (s,q) (0.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4685500Z Skipping (s,q) (0.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4685656Z Skipping (s,q) (0.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4685812Z Skipping (s,q) (0.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4685968Z Skipping (s,q) (0.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4686120Z Skipping (s,q) (0.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4686273Z Skipping (s,q) (0.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4686431Z Skipping (s,q) (0.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4686584Z Skipping (s,q) (0.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4686736Z Skipping (s,q) (0.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4686976Z Skipping (s,q) (0.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4687135Z Skipping (s,q) (0.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4687292Z Skipping (s,q) (0.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4687444Z Skipping (s,q) (0.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4687666Z Skipping (s,q) (0.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4687822Z Skipping (s,q) (0.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4687975Z Skipping (s,q) (0.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4688129Z Skipping (s,q) (0.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4688325Z Skipping (s,q) (0.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4688480Z Skipping (s,q) (0.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4688635Z Skipping (s,q) (0.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4688788Z Skipping (s,q) (0.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4688981Z Skipping (s,q) (0.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4689138Z Skipping (s,q) (0.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4689293Z Skipping (s,q) (0.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4689448Z Skipping (s,q) (0.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4689604Z Skipping (s,q) (0.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4689757Z Skipping (s,q) (0.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4689911Z Skipping (s,q) (0.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4690063Z Skipping (s,q) (1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4690215Z Skipping (s,q) (1.01, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4690371Z Skipping (s,q) (1.02, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4690525Z Skipping (s,q) (1.03, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4690681Z Skipping (s,q) (1.04, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4690837Z Skipping (s,q) (1.05, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4690989Z Skipping (s,q) (1.06, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4691147Z Skipping (s,q) (1.07, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4691299Z Skipping (s,q) (1.08, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4691451Z Skipping (s,q) (1.09, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4691607Z Skipping (s,q) (1.1, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4691763Z Skipping (s,q) (1.11, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4691915Z Skipping (s,q) (1.12, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4692069Z Skipping (s,q) (1.13, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4692221Z Skipping (s,q) (1.14, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4692381Z Skipping (s,q) (1.15, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4692578Z Skipping (s,q) (1.16, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4692732Z Skipping (s,q) (1.17, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4692890Z Skipping (s,q) (1.18, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4693043Z Skipping (s,q) (1.19, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4693197Z Skipping (s,q) (1.2, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4693354Z Skipping (s,q) (1.21, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4693511Z Skipping (s,q) (1.22, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4693665Z Skipping (s,q) (1.23, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4693816Z Skipping (s,q) (1.24, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4693969Z Skipping (s,q) (1.25, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4694126Z Skipping (s,q) (1.26, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4694284Z Skipping (s,q) (1.27, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4694436Z Skipping (s,q) (1.28, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4694633Z Skipping (s,q) (1.29, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4694788Z Skipping (s,q) (1.3, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4694940Z Skipping (s,q) (1.31, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4695097Z Skipping (s,q) (1.32, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4695286Z Skipping (s,q) (1.33, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4695443Z Skipping (s,q) (1.34, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4695597Z Skipping (s,q) (1.35, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4695749Z Skipping (s,q) (1.36, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4695943Z Skipping (s,q) (1.37, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4696101Z Skipping (s,q) (1.38, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4696253Z Skipping (s,q) (1.39, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4696413Z Skipping (s,q) (1.4, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4696566Z Skipping (s,q) (1.41, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4696723Z Skipping (s,q) (1.42, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4696876Z Skipping (s,q) (1.43, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4697027Z Skipping (s,q) (1.44, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4697186Z Skipping (s,q) (1.45, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4697339Z Skipping (s,q) (1.46, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4697491Z Skipping (s,q) (1.47, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4697648Z Skipping (s,q) (1.48, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4697803Z Skipping (s,q) (1.49, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4697957Z Skipping (s,q) (1.5, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4698112Z Skipping (s,q) (1.51, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4698268Z Skipping (s,q) (1.52, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4698424Z Skipping (s,q) (1.53, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4698577Z Skipping (s,q) (1.54, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4698731Z Skipping (s,q) (1.55, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4698889Z Skipping (s,q) (1.56, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4699042Z Skipping (s,q) (1.57, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4699202Z Skipping (s,q) (1.58, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4699354Z Skipping (s,q) (1.59, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4699552Z Skipping (s,q) (1.6, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4699707Z Skipping (s,q) (1.61, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4699860Z Skipping (s,q) (1.62, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4700016Z Skipping (s,q) (1.63, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4700173Z Skipping (s,q) (1.64, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4700326Z Skipping (s,q) (1.65, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4700486Z Skipping (s,q) (1.66, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4700640Z Skipping (s,q) (1.67, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4700796Z Skipping (s,q) (1.68, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4700953Z Skipping (s,q) (1.69, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4701105Z Skipping (s,q) (1.7, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4701264Z Skipping (s,q) (1.71, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4701419Z Skipping (s,q) (1.72, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4701573Z Skipping (s,q) (1.73, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4701771Z Skipping (s,q) (1.74, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4701925Z Skipping (s,q) (1.75, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4702077Z Skipping (s,q) (1.76, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4702236Z Skipping (s,q) (1.77, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4702426Z Skipping (s,q) (1.78, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4702579Z Skipping (s,q) (1.79, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4702734Z Skipping (s,q) (1.8, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4702887Z Skipping (s,q) (1.81, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4703080Z Skipping (s,q) (1.82, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4703235Z Skipping (s,q) (1.83, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4703387Z Skipping (s,q) (1.84, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4703543Z Skipping (s,q) (1.85, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4703697Z Skipping (s,q) (1.86, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4703849Z Skipping (s,q) (1.87, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4704005Z Skipping (s,q) (1.88, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4704162Z Skipping (s,q) (1.89, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4704315Z Skipping (s,q) (1.9, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4704770Z Skipping (s,q) (1.91, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4704993Z Skipping (s,q) (1.92, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4705160Z Skipping (s,q) (1.93, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4705314Z Skipping (s,q) (1.94, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4705466Z Skipping (s,q) (1.95, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4705622Z Skipping (s,q) (1.96, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4705774Z Skipping (s,q) (1.97, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4705926Z Skipping (s,q) (1.98, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4706080Z Skipping (s,q) (1.99, 12.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4706236Z Skipping (s,q) (0.01, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4706387Z Skipping (s,q) (0.02, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4706536Z Skipping (s,q) (0.03, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4706684Z Skipping (s,q) (0.04, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4706840Z Skipping (s,q) (0.05, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4707074Z Skipping (s,q) (0.06, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4707222Z Skipping (s,q) (0.07, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4707372Z Skipping (s,q) (0.08, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4707522Z Skipping (s,q) (0.09, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4707676Z Skipping (s,q) (0.1, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4707824Z Skipping (s,q) (0.11, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4707975Z Skipping (s,q) (0.12, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4708128Z Skipping (s,q) (0.13, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4708278Z Skipping (s,q) (0.14, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4708425Z Skipping (s,q) (0.15, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4708580Z Skipping (s,q) (0.16, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4708733Z Skipping (s,q) (0.17, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4708885Z Skipping (s,q) (0.18, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4709036Z Skipping (s,q) (0.19, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4709260Z Skipping (s,q) (0.2, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4709414Z Skipping (s,q) (0.21, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4709563Z Skipping (s,q) (0.22, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4709711Z Skipping (s,q) (0.23, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4709924Z Skipping (s,q) (0.24, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4710073Z Skipping (s,q) (0.25, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4710221Z Skipping (s,q) (0.26, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4710370Z Skipping (s,q) (0.27, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4710573Z Skipping (s,q) (0.28, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4710729Z Skipping (s,q) (0.29, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4710877Z Skipping (s,q) (0.3, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4711027Z Skipping (s,q) (0.31, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4711177Z Skipping (s,q) (0.32, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4711324Z Skipping (s,q) (0.33, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4711472Z Skipping (s,q) (0.34, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4711627Z Skipping (s,q) (0.35, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4711776Z Skipping (s,q) (0.36, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4711928Z Skipping (s,q) (0.37, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4712077Z Skipping (s,q) (0.38, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4712230Z Skipping (s,q) (0.39, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4712383Z Skipping (s,q) (0.4, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4712532Z Skipping (s,q) (0.41, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4712681Z Skipping (s,q) (0.42, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4712832Z Skipping (s,q) (0.43, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4712980Z Skipping (s,q) (0.44, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4713132Z Skipping (s,q) (0.45, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4713282Z Skipping (s,q) (0.46, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4713433Z Skipping (s,q) (0.47, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4713584Z Skipping (s,q) (0.48, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4713733Z Skipping (s,q) (0.49, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4713880Z Skipping (s,q) (0.5, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4714104Z Skipping (s,q) (0.51, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4714251Z Skipping (s,q) (0.52, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4714399Z Skipping (s,q) (0.53, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4714554Z Skipping (s,q) (0.54, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4714703Z Skipping (s,q) (0.55, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4714855Z Skipping (s,q) (0.56, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4715005Z Skipping (s,q) (0.57, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4715155Z Skipping (s,q) (0.58, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4715308Z Skipping (s,q) (0.59, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4715456Z Skipping (s,q) (0.6, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4715605Z Skipping (s,q) (0.61, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4715760Z Skipping (s,q) (0.62, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4715912Z Skipping (s,q) (0.63, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4716063Z Skipping (s,q) (0.64, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4716252Z Skipping (s,q) (0.65, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4716403Z Skipping (s,q) (0.66, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4716556Z Skipping (s,q) (0.67, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4716705Z Skipping (s,q) (0.68, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4716854Z Skipping (s,q) (0.69, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4717043Z Skipping (s,q) (0.7, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4717193Z Skipping (s,q) (0.71, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4717345Z Skipping (s,q) (0.72, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4717494Z Skipping (s,q) (0.73, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4717683Z Skipping (s,q) (0.74, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4717834Z Skipping (s,q) (0.75, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4717984Z Skipping (s,q) (0.76, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4718135Z Skipping (s,q) (0.77, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4718287Z Skipping (s,q) (0.78, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4718435Z Skipping (s,q) (0.79, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4718585Z Skipping (s,q) (0.8, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4718742Z Skipping (s,q) (0.81, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4718890Z Skipping (s,q) (0.82, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4719041Z Skipping (s,q) (0.83, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4719190Z Skipping (s,q) (0.84, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4719342Z Skipping (s,q) (0.85, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4719499Z Skipping (s,q) (0.86, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4719647Z Skipping (s,q) (0.87, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4719797Z Skipping (s,q) (0.88, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4719947Z Skipping (s,q) (0.89, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4720094Z Skipping (s,q) (0.9, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4720247Z Skipping (s,q) (0.91, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4720399Z Skipping (s,q) (0.92, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4720547Z Skipping (s,q) (0.93, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4720699Z Skipping (s,q) (0.94, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4720848Z Skipping (s,q) (0.95, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4721001Z Skipping (s,q) (0.96, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4721197Z Skipping (s,q) (0.97, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4721347Z Skipping (s,q) (0.98, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4721496Z Skipping (s,q) (0.99, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4721645Z Skipping (s,q) (1, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4721794Z Skipping (s,q) (1.01, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4721946Z Skipping (s,q) (1.02, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4722093Z Skipping (s,q) (1.03, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4722244Z Skipping (s,q) (1.04, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4722393Z Skipping (s,q) (1.05, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4722541Z Skipping (s,q) (1.06, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4722689Z Skipping (s,q) (1.07, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4722845Z Skipping (s,q) (1.08, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4722996Z Skipping (s,q) (1.09, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4723145Z Skipping (s,q) (1.1, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4723332Z Skipping (s,q) (1.11, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4723483Z Skipping (s,q) (1.12, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4723634Z Skipping (s,q) (1.13, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4723782Z Skipping (s,q) (1.14, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4723969Z Skipping (s,q) (1.15, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4724121Z Skipping (s,q) (1.16, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4724270Z Skipping (s,q) (1.17, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4724424Z Skipping (s,q) (1.18, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4724609Z Skipping (s,q) (1.19, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4724759Z Skipping (s,q) (1.2, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4724913Z Skipping (s,q) (1.21, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4725064Z Skipping (s,q) (1.22, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4725215Z Skipping (s,q) (1.23, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4725366Z Skipping (s,q) (1.24, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4725514Z Skipping (s,q) (1.25, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4725667Z Skipping (s,q) (1.26, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4725818Z Skipping (s,q) (1.27, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4725967Z Skipping (s,q) (1.28, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4726121Z Skipping (s,q) (1.29, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4726270Z Skipping (s,q) (1.3, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4726423Z Skipping (s,q) (1.31, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4726576Z Skipping (s,q) (1.32, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4726726Z Skipping (s,q) (1.33, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4726931Z Skipping (s,q) (1.34, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4727081Z Skipping (s,q) (1.35, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4727230Z Skipping (s,q) (1.36, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4727380Z Skipping (s,q) (1.37, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4727532Z Skipping (s,q) (1.38, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4727680Z Skipping (s,q) (1.39, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4727831Z Skipping (s,q) (1.4, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4727978Z Skipping (s,q) (1.41, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4728129Z Skipping (s,q) (1.42, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4728328Z Skipping (s,q) (1.43, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4728478Z Skipping (s,q) (1.44, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4728633Z Skipping (s,q) (1.45, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4728781Z Skipping (s,q) (1.46, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4728934Z Skipping (s,q) (1.47, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4729086Z Skipping (s,q) (1.48, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4729235Z Skipping (s,q) (1.49, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4729383Z Skipping (s,q) (1.5, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4729535Z Skipping (s,q) (1.51, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4729684Z Skipping (s,q) (1.52, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4729836Z Skipping (s,q) (1.53, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4729989Z Skipping (s,q) (1.54, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4730137Z Skipping (s,q) (1.55, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4733017Z Skipping (s,q) (1.56, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4733252Z Skipping (s,q) (1.57, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4733407Z Skipping (s,q) (1.58, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4733560Z Skipping (s,q) (1.59, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4733711Z Skipping (s,q) (1.6, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4733905Z Skipping (s,q) (1.61, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4734055Z Skipping (s,q) (1.62, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4734204Z Skipping (s,q) (1.63, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4734355Z Skipping (s,q) (1.64, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4734546Z Skipping (s,q) (1.65, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4734695Z Skipping (s,q) (1.66, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4734846Z Skipping (s,q) (1.67, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4734997Z Skipping (s,q) (1.68, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4735146Z Skipping (s,q) (1.69, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4735296Z Skipping (s,q) (1.7, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4735444Z Skipping (s,q) (1.71, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4735598Z Skipping (s,q) (1.72, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4735748Z Skipping (s,q) (1.73, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4735897Z Skipping (s,q) (1.74, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4736048Z Skipping (s,q) (1.75, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4736199Z Skipping (s,q) (1.76, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4736349Z Skipping (s,q) (1.77, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4736502Z Skipping (s,q) (1.78, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4736653Z Skipping (s,q) (1.79, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4736805Z Skipping (s,q) (1.8, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4736953Z Skipping (s,q) (1.81, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4737101Z Skipping (s,q) (1.82, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4737252Z Skipping (s,q) (1.83, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4737405Z Skipping (s,q) (1.84, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4737552Z Skipping (s,q) (1.85, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4737704Z Skipping (s,q) (1.86, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4737854Z Skipping (s,q) (1.87, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4738056Z Skipping (s,q) (1.88, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4738207Z Skipping (s,q) (1.89, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4738356Z Skipping (s,q) (1.9, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4738511Z Skipping (s,q) (1.91, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4738663Z Skipping (s,q) (1.92, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4738811Z Skipping (s,q) (1.93, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4738962Z Skipping (s,q) (1.94, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4739114Z Skipping (s,q) (1.95, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4739264Z Skipping (s,q) (1.96, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4739414Z Skipping (s,q) (1.97, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4739562Z Skipping (s,q) (1.98, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4739719Z Skipping (s,q) (1.99, 15): inconsistent with heavy hitters! 2025-05-07T20:58:07.4739876Z Skipping (s,q) (0.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4740031Z Skipping (s,q) (0.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4740230Z Skipping (s,q) (0.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4740385Z Skipping (s,q) (0.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4740539Z Skipping (s,q) (0.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4740696Z Skipping (s,q) (0.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4740887Z Skipping (s,q) (0.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4741046Z Skipping (s,q) (0.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4741200Z Skipping (s,q) (0.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4741356Z Skipping (s,q) (0.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4741577Z Skipping (s,q) (0.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4741733Z Skipping (s,q) (0.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4741886Z Skipping (s,q) (0.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4742046Z Skipping (s,q) (0.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4742201Z Skipping (s,q) (0.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4742355Z Skipping (s,q) (0.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4742508Z Skipping (s,q) (0.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4742663Z Skipping (s,q) (0.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4742817Z Skipping (s,q) (0.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4742971Z Skipping (s,q) (0.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4743126Z Skipping (s,q) (0.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4743285Z Skipping (s,q) (0.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4743439Z Skipping (s,q) (0.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4743595Z Skipping (s,q) (0.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4743751Z Skipping (s,q) (0.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4743903Z Skipping (s,q) (0.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4744058Z Skipping (s,q) (0.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4744212Z Skipping (s,q) (0.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4744369Z Skipping (s,q) (0.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4744523Z Skipping (s,q) (0.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4744676Z Skipping (s,q) (0.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4744832Z Skipping (s,q) (0.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4744986Z Skipping (s,q) (0.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4745183Z Skipping (s,q) (0.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4745337Z Skipping (s,q) (0.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4745490Z Skipping (s,q) (0.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4745645Z Skipping (s,q) (0.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4745802Z Skipping (s,q) (0.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4745954Z Skipping (s,q) (0.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4746107Z Skipping (s,q) (0.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4746265Z Skipping (s,q) (0.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4746418Z Skipping (s,q) (0.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4746574Z Skipping (s,q) (0.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4746728Z Skipping (s,q) (0.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4746885Z Skipping (s,q) (0.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4747040Z Skipping (s,q) (0.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4747193Z Skipping (s,q) (0.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4747387Z Skipping (s,q) (0.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4747545Z Skipping (s,q) (0.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4747697Z Skipping (s,q) (0.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4747852Z Skipping (s,q) (0.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4748044Z Skipping (s,q) (0.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4748200Z Skipping (s,q) (0.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4748354Z Skipping (s,q) (0.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4748508Z Skipping (s,q) (0.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4748701Z Skipping (s,q) (0.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4748858Z Skipping (s,q) (0.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4749012Z Skipping (s,q) (0.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4749172Z Skipping (s,q) (0.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4749325Z Skipping (s,q) (0.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4749478Z Skipping (s,q) (0.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4749635Z Skipping (s,q) (0.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4749790Z Skipping (s,q) (0.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4749945Z Skipping (s,q) (0.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4750102Z Skipping (s,q) (0.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4750257Z Skipping (s,q) (0.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4750419Z Skipping (s,q) (0.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4750573Z Skipping (s,q) (0.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4750729Z Skipping (s,q) (0.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4750887Z Skipping (s,q) (0.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4751039Z Skipping (s,q) (0.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4751193Z Skipping (s,q) (0.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4751348Z Skipping (s,q) (0.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4751504Z Skipping (s,q) (0.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4751659Z Skipping (s,q) (0.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4751813Z Skipping (s,q) (0.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4751965Z Skipping (s,q) (0.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4752166Z Skipping (s,q) (0.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4752319Z Skipping (s,q) (0.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4752470Z Skipping (s,q) (0.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4752629Z Skipping (s,q) (0.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4752782Z Skipping (s,q) (0.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4752938Z Skipping (s,q) (0.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4753090Z Skipping (s,q) (0.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4753246Z Skipping (s,q) (0.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4753402Z Skipping (s,q) (0.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4753554Z Skipping (s,q) (0.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4753706Z Skipping (s,q) (0.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4753865Z Skipping (s,q) (0.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4754021Z Skipping (s,q) (0.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4754176Z Skipping (s,q) (0.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4754370Z Skipping (s,q) (0.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4754525Z Skipping (s,q) (0.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4754683Z Skipping (s,q) (0.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4754837Z Skipping (s,q) (0.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4755030Z Skipping (s,q) (0.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4755188Z Skipping (s,q) (0.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4755341Z Skipping (s,q) (0.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4755495Z Skipping (s,q) (0.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4755685Z Skipping (s,q) (1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4755843Z Skipping (s,q) (1.01, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4755999Z Skipping (s,q) (1.02, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4756153Z Skipping (s,q) (1.03, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4756307Z Skipping (s,q) (1.04, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4756462Z Skipping (s,q) (1.05, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4756616Z Skipping (s,q) (1.06, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4756771Z Skipping (s,q) (1.07, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4756926Z Skipping (s,q) (1.08, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4757078Z Skipping (s,q) (1.09, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4757232Z Skipping (s,q) (1.1, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4757388Z Skipping (s,q) (1.11, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4757543Z Skipping (s,q) (1.12, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4757701Z Skipping (s,q) (1.13, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4757854Z Skipping (s,q) (1.14, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4758008Z Skipping (s,q) (1.15, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4758164Z Skipping (s,q) (1.16, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4758317Z Skipping (s,q) (1.17, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4758471Z Skipping (s,q) (1.18, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4758627Z Skipping (s,q) (1.19, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4758780Z Skipping (s,q) (1.2, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4758934Z Skipping (s,q) (1.21, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4759088Z Skipping (s,q) (1.22, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4759288Z Skipping (s,q) (1.23, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4759442Z Skipping (s,q) (1.24, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4759595Z Skipping (s,q) (1.25, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4759752Z Skipping (s,q) (1.26, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4759905Z Skipping (s,q) (1.27, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4760057Z Skipping (s,q) (1.28, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4760214Z Skipping (s,q) (1.29, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4760368Z Skipping (s,q) (1.3, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4760521Z Skipping (s,q) (1.31, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4760677Z Skipping (s,q) (1.32, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4760831Z Skipping (s,q) (1.33, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4760990Z Skipping (s,q) (1.34, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4761144Z Skipping (s,q) (1.35, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4761296Z Skipping (s,q) (1.36, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4761493Z Skipping (s,q) (1.37, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4761647Z Skipping (s,q) (1.38, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4761800Z Skipping (s,q) (1.39, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4761954Z Skipping (s,q) (1.4, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4762146Z Skipping (s,q) (1.41, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4762303Z Skipping (s,q) (1.42, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4762456Z Skipping (s,q) (1.43, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4762609Z Skipping (s,q) (1.44, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4762805Z Skipping (s,q) (1.45, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4762958Z Skipping (s,q) (1.46, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4763112Z Skipping (s,q) (1.47, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4763269Z Skipping (s,q) (1.48, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4763422Z Skipping (s,q) (1.49, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4763575Z Skipping (s,q) (1.5, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4763733Z Skipping (s,q) (1.51, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4763889Z Skipping (s,q) (1.52, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4764044Z Skipping (s,q) (1.53, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4764196Z Skipping (s,q) (1.54, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4764348Z Skipping (s,q) (1.55, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4764507Z Skipping (s,q) (1.56, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4764660Z Skipping (s,q) (1.57, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4764812Z Skipping (s,q) (1.58, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4764970Z Skipping (s,q) (1.59, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4765123Z Skipping (s,q) (1.6, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4765278Z Skipping (s,q) (1.61, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4765431Z Skipping (s,q) (1.62, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4765587Z Skipping (s,q) (1.63, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4765744Z Skipping (s,q) (1.64, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4765897Z Skipping (s,q) (1.65, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4766050Z Skipping (s,q) (1.66, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4766208Z Skipping (s,q) (1.67, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4766403Z Skipping (s,q) (1.68, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4766559Z Skipping (s,q) (1.69, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4766713Z Skipping (s,q) (1.7, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4766951Z Skipping (s,q) (1.71, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4767107Z Skipping (s,q) (1.72, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4767259Z Skipping (s,q) (1.73, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4767414Z Skipping (s,q) (1.74, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4767569Z Skipping (s,q) (1.75, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4767722Z Skipping (s,q) (1.76, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4767878Z Skipping (s,q) (1.77, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4768033Z Skipping (s,q) (1.78, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4768190Z Skipping (s,q) (1.79, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4768345Z Skipping (s,q) (1.8, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4768539Z Skipping (s,q) (1.81, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4768693Z Skipping (s,q) (1.82, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4768848Z Skipping (s,q) (1.83, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4769001Z Skipping (s,q) (1.84, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4769217Z Skipping (s,q) (1.85, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4769371Z Skipping (s,q) (1.86, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4769525Z Skipping (s,q) (1.87, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4769682Z Skipping (s,q) (1.88, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4769877Z Skipping (s,q) (1.89, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4770032Z Skipping (s,q) (1.9, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4770186Z Skipping (s,q) (1.91, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4770339Z Skipping (s,q) (1.92, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4770497Z Skipping (s,q) (1.93, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4770649Z Skipping (s,q) (1.94, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4770804Z Skipping (s,q) (1.95, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4770959Z Skipping (s,q) (1.96, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4771116Z Skipping (s,q) (1.97, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4771269Z Skipping (s,q) (1.98, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4771423Z Skipping (s,q) (1.99, 17.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4771574Z Skipping (s,q) (0.01, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4771730Z Skipping (s,q) (0.02, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4771884Z Skipping (s,q) (0.03, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4772033Z Skipping (s,q) (0.04, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4772189Z Skipping (s,q) (0.05, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4772339Z Skipping (s,q) (0.06, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4772486Z Skipping (s,q) (0.07, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4772638Z Skipping (s,q) (0.08, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4772789Z Skipping (s,q) (0.09, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4772940Z Skipping (s,q) (0.1, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4773092Z Skipping (s,q) (0.11, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4773239Z Skipping (s,q) (0.12, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4773439Z Skipping (s,q) (0.13, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4773587Z Skipping (s,q) (0.14, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4773736Z Skipping (s,q) (0.15, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4773888Z Skipping (s,q) (0.16, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4774036Z Skipping (s,q) (0.17, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4774185Z Skipping (s,q) (0.18, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4774335Z Skipping (s,q) (0.19, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4774487Z Skipping (s,q) (0.2, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4774638Z Skipping (s,q) (0.21, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4774785Z Skipping (s,q) (0.22, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4774933Z Skipping (s,q) (0.23, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4775085Z Skipping (s,q) (0.24, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4775237Z Skipping (s,q) (0.25, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4775386Z Skipping (s,q) (0.26, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4775537Z Skipping (s,q) (0.27, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4775729Z Skipping (s,q) (0.28, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4775880Z Skipping (s,q) (0.29, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4776028Z Skipping (s,q) (0.3, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4776179Z Skipping (s,q) (0.31, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4776368Z Skipping (s,q) (0.32, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4776518Z Skipping (s,q) (0.33, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4776668Z Skipping (s,q) (0.34, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4776818Z Skipping (s,q) (0.35, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4777055Z Skipping (s,q) (0.36, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4777204Z Skipping (s,q) (0.37, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4777356Z Skipping (s,q) (0.38, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4777508Z Skipping (s,q) (0.39, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4777659Z Skipping (s,q) (0.4, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4777807Z Skipping (s,q) (0.41, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4777954Z Skipping (s,q) (0.42, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4778107Z Skipping (s,q) (0.43, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4778256Z Skipping (s,q) (0.44, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4778406Z Skipping (s,q) (0.45, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4778557Z Skipping (s,q) (0.46, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4778709Z Skipping (s,q) (0.47, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4778862Z Skipping (s,q) (0.48, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4779009Z Skipping (s,q) (0.49, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4779160Z Skipping (s,q) (0.5, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4779311Z Skipping (s,q) (0.51, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4779459Z Skipping (s,q) (0.52, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4779608Z Skipping (s,q) (0.53, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4779761Z Skipping (s,q) (0.54, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4779910Z Skipping (s,q) (0.55, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4780059Z Skipping (s,q) (0.56, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4780207Z Skipping (s,q) (0.57, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4780356Z Skipping (s,q) (0.58, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4780551Z Skipping (s,q) (0.59, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4780698Z Skipping (s,q) (0.6, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4780846Z Skipping (s,q) (0.61, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4780998Z Skipping (s,q) (0.62, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4781147Z Skipping (s,q) (0.63, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4781295Z Skipping (s,q) (0.64, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4781446Z Skipping (s,q) (0.65, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4781597Z Skipping (s,q) (0.66, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4781748Z Skipping (s,q) (0.67, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4781896Z Skipping (s,q) (0.68, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4782045Z Skipping (s,q) (0.69, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4782198Z Skipping (s,q) (0.7, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4782347Z Skipping (s,q) (0.71, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4782496Z Skipping (s,q) (0.72, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4782687Z Skipping (s,q) (0.73, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4782837Z Skipping (s,q) (0.74, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4782989Z Skipping (s,q) (0.75, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4783137Z Skipping (s,q) (0.76, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4783322Z Skipping (s,q) (0.77, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4783474Z Skipping (s,q) (0.78, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4783623Z Skipping (s,q) (0.79, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4783771Z Skipping (s,q) (0.8, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4783960Z Skipping (s,q) (0.81, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4784112Z Skipping (s,q) (0.82, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4784262Z Skipping (s,q) (0.83, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4784410Z Skipping (s,q) (0.84, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4784560Z Skipping (s,q) (0.85, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4784710Z Skipping (s,q) (0.86, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4784859Z Skipping (s,q) (0.87, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4785007Z Skipping (s,q) (0.88, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4785161Z Skipping (s,q) (0.89, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4785310Z Skipping (s,q) (0.9, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4785460Z Skipping (s,q) (0.91, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4785610Z Skipping (s,q) (0.92, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4785763Z Skipping (s,q) (0.93, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4785913Z Skipping (s,q) (0.94, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4786062Z Skipping (s,q) (0.95, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4786213Z Skipping (s,q) (0.96, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4786364Z Skipping (s,q) (0.97, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4786513Z Skipping (s,q) (0.98, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4786662Z Skipping (s,q) (0.99, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4786813Z Skipping (s,q) (1, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4786963Z Skipping (s,q) (1.01, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4787113Z Skipping (s,q) (1.02, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4787261Z Skipping (s,q) (1.03, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4787410Z Skipping (s,q) (1.04, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4787605Z Skipping (s,q) (1.05, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4787755Z Skipping (s,q) (1.06, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4787906Z Skipping (s,q) (1.07, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4788056Z Skipping (s,q) (1.08, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4788204Z Skipping (s,q) (1.09, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4788354Z Skipping (s,q) (1.1, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4788505Z Skipping (s,q) (1.11, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4788653Z Skipping (s,q) (1.12, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4788804Z Skipping (s,q) (1.13, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4788952Z Skipping (s,q) (1.14, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4789101Z Skipping (s,q) (1.15, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4789258Z Skipping (s,q) (1.16, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4789407Z Skipping (s,q) (1.17, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4789557Z Skipping (s,q) (1.18, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4789746Z Skipping (s,q) (1.19, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4789896Z Skipping (s,q) (1.2, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4790046Z Skipping (s,q) (1.21, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4790193Z Skipping (s,q) (1.22, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4790379Z Skipping (s,q) (1.23, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4790529Z Skipping (s,q) (1.24, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4790678Z Skipping (s,q) (1.25, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4790827Z Skipping (s,q) (1.26, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4791019Z Skipping (s,q) (1.27, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4791167Z Skipping (s,q) (1.28, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4791317Z Skipping (s,q) (1.29, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4791471Z Skipping (s,q) (1.3, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4791620Z Skipping (s,q) (1.31, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4791772Z Skipping (s,q) (1.32, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4791921Z Skipping (s,q) (1.33, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4792070Z Skipping (s,q) (1.34, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4792222Z Skipping (s,q) (1.35, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4792370Z Skipping (s,q) (1.36, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4792524Z Skipping (s,q) (1.37, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4792675Z Skipping (s,q) (1.38, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4792826Z Skipping (s,q) (1.39, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4792975Z Skipping (s,q) (1.4, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4793127Z Skipping (s,q) (1.41, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4793279Z Skipping (s,q) (1.42, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4793430Z Skipping (s,q) (1.43, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4793578Z Skipping (s,q) (1.44, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4793729Z Skipping (s,q) (1.45, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4793885Z Skipping (s,q) (1.46, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4794035Z Skipping (s,q) (1.47, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4794186Z Skipping (s,q) (1.48, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4794337Z Skipping (s,q) (1.49, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4794530Z Skipping (s,q) (1.5, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4794682Z Skipping (s,q) (1.51, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4794833Z Skipping (s,q) (1.52, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4794986Z Skipping (s,q) (1.53, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4795139Z Skipping (s,q) (1.54, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4795290Z Skipping (s,q) (1.55, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4795440Z Skipping (s,q) (1.56, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4795592Z Skipping (s,q) (1.57, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4795740Z Skipping (s,q) (1.58, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4795897Z Skipping (s,q) (1.59, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4796044Z Skipping (s,q) (1.6, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4796197Z Skipping (s,q) (1.61, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4796356Z Skipping (s,q) (1.62, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4796506Z Skipping (s,q) (1.63, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4796721Z Skipping (s,q) (1.64, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4796871Z Skipping (s,q) (1.65, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4797020Z Skipping (s,q) (1.66, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4797170Z Skipping (s,q) (1.67, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4797356Z Skipping (s,q) (1.68, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4797505Z Skipping (s,q) (1.69, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4797657Z Skipping (s,q) (1.7, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4797806Z Skipping (s,q) (1.71, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4797996Z Skipping (s,q) (1.72, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4798148Z Skipping (s,q) (1.73, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4798295Z Skipping (s,q) (1.74, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4798444Z Skipping (s,q) (1.75, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4798594Z Skipping (s,q) (1.76, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4798742Z Skipping (s,q) (1.77, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4798892Z Skipping (s,q) (1.78, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4799041Z Skipping (s,q) (1.79, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4799192Z Skipping (s,q) (1.8, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4799343Z Skipping (s,q) (1.81, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4799491Z Skipping (s,q) (1.82, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4799641Z Skipping (s,q) (1.83, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4799793Z Skipping (s,q) (1.84, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4799944Z Skipping (s,q) (1.85, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4800099Z Skipping (s,q) (1.86, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4800254Z Skipping (s,q) (1.87, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4800404Z Skipping (s,q) (1.88, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4800555Z Skipping (s,q) (1.89, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4800702Z Skipping (s,q) (1.9, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4800880Z Skipping (s,q) (1.91, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4801058Z Skipping (s,q) (1.92, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4801207Z Skipping (s,q) (1.93, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4801359Z Skipping (s,q) (1.94, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4801510Z Skipping (s,q) (1.95, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4801702Z Skipping (s,q) (1.96, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4801854Z Skipping (s,q) (1.97, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4802006Z Skipping (s,q) (1.98, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4802158Z Skipping (s,q) (1.99, 20): inconsistent with heavy hitters! 2025-05-07T20:58:07.4802314Z Skipping (s,q) (0.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4802469Z Skipping (s,q) (0.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4802626Z Skipping (s,q) (0.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4802781Z Skipping (s,q) (0.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4802935Z Skipping (s,q) (0.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4803090Z Skipping (s,q) (0.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4803245Z Skipping (s,q) (0.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4803403Z Skipping (s,q) (0.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4803557Z Skipping (s,q) (0.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4803714Z Skipping (s,q) (0.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4803912Z Skipping (s,q) (0.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4804067Z Skipping (s,q) (0.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4804220Z Skipping (s,q) (0.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4804376Z Skipping (s,q) (0.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4804961Z Skipping (s,q) (0.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4805184Z Skipping (s,q) (0.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4805344Z Skipping (s,q) (0.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4805499Z Skipping (s,q) (0.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4805722Z Skipping (s,q) (0.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4805876Z Skipping (s,q) (0.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4806031Z Skipping (s,q) (0.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4806189Z Skipping (s,q) (0.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4806341Z Skipping (s,q) (0.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4806497Z Skipping (s,q) (0.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4806654Z Skipping (s,q) (0.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4806811Z Skipping (s,q) (0.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4807063Z Skipping (s,q) (0.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4807216Z Skipping (s,q) (0.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4807369Z Skipping (s,q) (0.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4807530Z Skipping (s,q) (0.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4807683Z Skipping (s,q) (0.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4807836Z Skipping (s,q) (0.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4807991Z Skipping (s,q) (0.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4808145Z Skipping (s,q) (0.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4808302Z Skipping (s,q) (0.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4808454Z Skipping (s,q) (0.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4808608Z Skipping (s,q) (0.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4808765Z Skipping (s,q) (0.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4808918Z Skipping (s,q) (0.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4809071Z Skipping (s,q) (0.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4809300Z Skipping (s,q) (0.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4809455Z Skipping (s,q) (0.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4809614Z Skipping (s,q) (0.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4809769Z Skipping (s,q) (0.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4809924Z Skipping (s,q) (0.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4810081Z Skipping (s,q) (0.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4810233Z Skipping (s,q) (0.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4810388Z Skipping (s,q) (0.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4810546Z Skipping (s,q) (0.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4810699Z Skipping (s,q) (0.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4810853Z Skipping (s,q) (0.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4811009Z Skipping (s,q) (0.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4811167Z Skipping (s,q) (0.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4811322Z Skipping (s,q) (0.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4811532Z Skipping (s,q) (0.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4811687Z Skipping (s,q) (0.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4811842Z Skipping (s,q) (0.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4811994Z Skipping (s,q) (0.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4812189Z Skipping (s,q) (0.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4812344Z Skipping (s,q) (0.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4812496Z Skipping (s,q) (0.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4812651Z Skipping (s,q) (0.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4812841Z Skipping (s,q) (0.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4812997Z Skipping (s,q) (0.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4813154Z Skipping (s,q) (0.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4813309Z Skipping (s,q) (0.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4813463Z Skipping (s,q) (0.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4813617Z Skipping (s,q) (0.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4813769Z Skipping (s,q) (0.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4813926Z Skipping (s,q) (0.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4814080Z Skipping (s,q) (0.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4814232Z Skipping (s,q) (0.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4814388Z Skipping (s,q) (0.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4814543Z Skipping (s,q) (0.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4814696Z Skipping (s,q) (0.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4814855Z Skipping (s,q) (0.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4815011Z Skipping (s,q) (0.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4815167Z Skipping (s,q) (0.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4815319Z Skipping (s,q) (0.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4815471Z Skipping (s,q) (0.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4815627Z Skipping (s,q) (0.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4815781Z Skipping (s,q) (0.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4815934Z Skipping (s,q) (0.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4816090Z Skipping (s,q) (0.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4816245Z Skipping (s,q) (0.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4816446Z Skipping (s,q) (0.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4816600Z Skipping (s,q) (0.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4816753Z Skipping (s,q) (0.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4816910Z Skipping (s,q) (0.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4817063Z Skipping (s,q) (0.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4817216Z Skipping (s,q) (0.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4817369Z Skipping (s,q) (0.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4817524Z Skipping (s,q) (0.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4817679Z Skipping (s,q) (0.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4817831Z Skipping (s,q) (0.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4817984Z Skipping (s,q) (0.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4818147Z Skipping (s,q) (0.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4818300Z Skipping (s,q) (0.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4818454Z Skipping (s,q) (0.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4818647Z Skipping (s,q) (1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4818801Z Skipping (s,q) (1.01, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4818956Z Skipping (s,q) (1.02, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4819110Z Skipping (s,q) (1.03, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4819301Z Skipping (s,q) (1.04, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4819460Z Skipping (s,q) (1.05, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4819615Z Skipping (s,q) (1.06, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4819768Z Skipping (s,q) (1.07, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4819967Z Skipping (s,q) (1.08, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4820120Z Skipping (s,q) (1.09, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4820277Z Skipping (s,q) (1.1, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4820433Z Skipping (s,q) (1.11, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4820596Z Skipping (s,q) (1.12, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4820776Z Skipping (s,q) (1.13, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4820947Z Skipping (s,q) (1.14, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4821105Z Skipping (s,q) (1.15, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4821265Z Skipping (s,q) (1.16, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4821419Z Skipping (s,q) (1.17, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4821574Z Skipping (s,q) (1.18, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4821730Z Skipping (s,q) (1.19, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4821884Z Skipping (s,q) (1.2, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4822042Z Skipping (s,q) (1.21, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4822201Z Skipping (s,q) (1.22, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4822354Z Skipping (s,q) (1.23, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4822509Z Skipping (s,q) (1.24, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4822662Z Skipping (s,q) (1.25, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4822817Z Skipping (s,q) (1.26, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4822971Z Skipping (s,q) (1.27, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4823124Z Skipping (s,q) (1.28, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4823280Z Skipping (s,q) (1.29, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4823434Z Skipping (s,q) (1.3, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4823655Z Skipping (s,q) (1.31, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4823811Z Skipping (s,q) (1.32, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4823966Z Skipping (s,q) (1.33, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4824117Z Skipping (s,q) (1.34, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4824273Z Skipping (s,q) (1.35, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4824426Z Skipping (s,q) (1.36, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4824584Z Skipping (s,q) (1.37, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4824737Z Skipping (s,q) (1.38, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4824888Z Skipping (s,q) (1.39, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4825042Z Skipping (s,q) (1.4, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4825198Z Skipping (s,q) (1.41, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4825356Z Skipping (s,q) (1.42, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4825510Z Skipping (s,q) (1.43, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4825702Z Skipping (s,q) (1.44, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4825860Z Skipping (s,q) (1.45, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4826013Z Skipping (s,q) (1.46, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4826166Z Skipping (s,q) (1.47, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4826359Z Skipping (s,q) (1.48, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4826513Z Skipping (s,q) (1.49, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4826665Z Skipping (s,q) (1.5, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4826821Z Skipping (s,q) (1.51, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4827014Z Skipping (s,q) (1.52, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4827171Z Skipping (s,q) (1.53, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4827324Z Skipping (s,q) (1.54, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4827480Z Skipping (s,q) (1.55, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4827637Z Skipping (s,q) (1.56, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4827791Z Skipping (s,q) (1.57, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4827943Z Skipping (s,q) (1.58, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4828098Z Skipping (s,q) (1.59, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4828256Z Skipping (s,q) (1.6, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4828410Z Skipping (s,q) (1.61, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4828562Z Skipping (s,q) (1.62, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4828716Z Skipping (s,q) (1.63, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4828875Z Skipping (s,q) (1.64, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4829027Z Skipping (s,q) (1.65, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4829178Z Skipping (s,q) (1.66, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4829335Z Skipping (s,q) (1.67, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4829488Z Skipping (s,q) (1.68, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4829642Z Skipping (s,q) (1.69, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4829794Z Skipping (s,q) (1.7, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4829950Z Skipping (s,q) (1.71, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4830104Z Skipping (s,q) (1.72, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4830259Z Skipping (s,q) (1.73, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4830414Z Skipping (s,q) (1.74, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4830615Z Skipping (s,q) (1.75, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4830768Z Skipping (s,q) (1.76, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4830920Z Skipping (s,q) (1.77, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4831077Z Skipping (s,q) (1.78, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4831232Z Skipping (s,q) (1.79, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4831388Z Skipping (s,q) (1.8, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4831539Z Skipping (s,q) (1.81, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4831694Z Skipping (s,q) (1.82, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4831850Z Skipping (s,q) (1.83, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4832002Z Skipping (s,q) (1.84, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4832153Z Skipping (s,q) (1.85, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4832318Z Skipping (s,q) (1.86, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4832471Z Skipping (s,q) (1.87, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4832625Z Skipping (s,q) (1.88, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4832818Z Skipping (s,q) (1.89, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4832972Z Skipping (s,q) (1.9, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4833126Z Skipping (s,q) (1.91, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4833278Z Skipping (s,q) (1.92, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4833468Z Skipping (s,q) (1.93, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4833626Z Skipping (s,q) (1.94, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4833782Z Skipping (s,q) (1.95, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4833936Z Skipping (s,q) (1.96, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4834132Z Skipping (s,q) (1.97, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4834283Z Skipping (s,q) (1.98, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4834437Z Skipping (s,q) (1.99, 22.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4834591Z Skipping (s,q) (0.01, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4834741Z Skipping (s,q) (0.02, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4834893Z Skipping (s,q) (0.03, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4835043Z Skipping (s,q) (0.04, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4835201Z Skipping (s,q) (0.05, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4835348Z Skipping (s,q) (0.06, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4835500Z Skipping (s,q) (0.07, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4835653Z Skipping (s,q) (0.08, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4835807Z Skipping (s,q) (0.09, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4835962Z Skipping (s,q) (0.1, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4836113Z Skipping (s,q) (0.11, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4836266Z Skipping (s,q) (0.12, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4836417Z Skipping (s,q) (0.13, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4836566Z Skipping (s,q) (0.14, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4836717Z Skipping (s,q) (0.15, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4836871Z Skipping (s,q) (0.16, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4837023Z Skipping (s,q) (0.17, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4837172Z Skipping (s,q) (0.18, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4837322Z Skipping (s,q) (0.19, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4837470Z Skipping (s,q) (0.2, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4837666Z Skipping (s,q) (0.21, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4837819Z Skipping (s,q) (0.22, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4837969Z Skipping (s,q) (0.23, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4838120Z Skipping (s,q) (0.24, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4838270Z Skipping (s,q) (0.25, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4838419Z Skipping (s,q) (0.26, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4838569Z Skipping (s,q) (0.27, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4838720Z Skipping (s,q) (0.28, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4838869Z Skipping (s,q) (0.29, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4839022Z Skipping (s,q) (0.3, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4839175Z Skipping (s,q) (0.31, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4839334Z Skipping (s,q) (0.32, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4839487Z Skipping (s,q) (0.33, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4839636Z Skipping (s,q) (0.34, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4839829Z Skipping (s,q) (0.35, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4839980Z Skipping (s,q) (0.36, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4840129Z Skipping (s,q) (0.37, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4840282Z Skipping (s,q) (0.38, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4840468Z Skipping (s,q) (0.39, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4840624Z Skipping (s,q) (0.4, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4840774Z Skipping (s,q) (0.41, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4840923Z Skipping (s,q) (0.42, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4841112Z Skipping (s,q) (0.43, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4841265Z Skipping (s,q) (0.44, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4841415Z Skipping (s,q) (0.45, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4841567Z Skipping (s,q) (0.46, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4841719Z Skipping (s,q) (0.47, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4841867Z Skipping (s,q) (0.48, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4842018Z Skipping (s,q) (0.49, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4842165Z Skipping (s,q) (0.5, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4842322Z Skipping (s,q) (0.51, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4842472Z Skipping (s,q) (0.52, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4842621Z Skipping (s,q) (0.53, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4842771Z Skipping (s,q) (0.54, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4842923Z Skipping (s,q) (0.55, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4843073Z Skipping (s,q) (0.56, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4843228Z Skipping (s,q) (0.57, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4843379Z Skipping (s,q) (0.58, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4843534Z Skipping (s,q) (0.59, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4843680Z Skipping (s,q) (0.6, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4843830Z Skipping (s,q) (0.61, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4843985Z Skipping (s,q) (0.62, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4844135Z Skipping (s,q) (0.63, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4844282Z Skipping (s,q) (0.64, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4844433Z Skipping (s,q) (0.65, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4844584Z Skipping (s,q) (0.66, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4844794Z Skipping (s,q) (0.67, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4844944Z Skipping (s,q) (0.68, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4845097Z Skipping (s,q) (0.69, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4845250Z Skipping (s,q) (0.7, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4845399Z Skipping (s,q) (0.71, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4845548Z Skipping (s,q) (0.72, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4845701Z Skipping (s,q) (0.73, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4845853Z Skipping (s,q) (0.74, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4846004Z Skipping (s,q) (0.75, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4846153Z Skipping (s,q) (0.76, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4846304Z Skipping (s,q) (0.77, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4846460Z Skipping (s,q) (0.78, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4846610Z Skipping (s,q) (0.79, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4846759Z Skipping (s,q) (0.8, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4847035Z Skipping (s,q) (0.81, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4847187Z Skipping (s,q) (0.82, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4847338Z Skipping (s,q) (0.83, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4847488Z Skipping (s,q) (0.84, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4847679Z Skipping (s,q) (0.85, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4847831Z Skipping (s,q) (0.86, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4847982Z Skipping (s,q) (0.87, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4848130Z Skipping (s,q) (0.88, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4848344Z Skipping (s,q) (0.89, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4848491Z Skipping (s,q) (0.9, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4848640Z Skipping (s,q) (0.91, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4848793Z Skipping (s,q) (0.92, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4848942Z Skipping (s,q) (0.93, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4849098Z Skipping (s,q) (0.94, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4849252Z Skipping (s,q) (0.95, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4849404Z Skipping (s,q) (0.96, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4849559Z Skipping (s,q) (0.97, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4849707Z Skipping (s,q) (0.98, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4849856Z Skipping (s,q) (0.99, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4850007Z Skipping (s,q) (1, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4850161Z Skipping (s,q) (1.01, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4850312Z Skipping (s,q) (1.02, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4850463Z Skipping (s,q) (1.03, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4853337Z Skipping (s,q) (1.04, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4853522Z Skipping (s,q) (1.05, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4853687Z Skipping (s,q) (1.06, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4853850Z Skipping (s,q) (1.07, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4854017Z Skipping (s,q) (1.08, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4854180Z Skipping (s,q) (1.09, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4854341Z Skipping (s,q) (1.1, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4854508Z Skipping (s,q) (1.11, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4854725Z Skipping (s,q) (1.12, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4854879Z Skipping (s,q) (1.13, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4855029Z Skipping (s,q) (1.14, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4855183Z Skipping (s,q) (1.15, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4855335Z Skipping (s,q) (1.16, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4855484Z Skipping (s,q) (1.17, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4855635Z Skipping (s,q) (1.18, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4855791Z Skipping (s,q) (1.19, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4855939Z Skipping (s,q) (1.2, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4856091Z Skipping (s,q) (1.21, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4856239Z Skipping (s,q) (1.22, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4856392Z Skipping (s,q) (1.23, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4856548Z Skipping (s,q) (1.24, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4856699Z Skipping (s,q) (1.25, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4856895Z Skipping (s,q) (1.26, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4857049Z Skipping (s,q) (1.27, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4857199Z Skipping (s,q) (1.28, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4857352Z Skipping (s,q) (1.29, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4857501Z Skipping (s,q) (1.3, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4857690Z Skipping (s,q) (1.31, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4857842Z Skipping (s,q) (1.32, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4857993Z Skipping (s,q) (1.33, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4858142Z Skipping (s,q) (1.34, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4858339Z Skipping (s,q) (1.35, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4858490Z Skipping (s,q) (1.36, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4858639Z Skipping (s,q) (1.37, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4858792Z Skipping (s,q) (1.38, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4858942Z Skipping (s,q) (1.39, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4859093Z Skipping (s,q) (1.4, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4859242Z Skipping (s,q) (1.41, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4859393Z Skipping (s,q) (1.42, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4859547Z Skipping (s,q) (1.43, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4859696Z Skipping (s,q) (1.44, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4859845Z Skipping (s,q) (1.45, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4860001Z Skipping (s,q) (1.46, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4860150Z Skipping (s,q) (1.47, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4860302Z Skipping (s,q) (1.48, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4860454Z Skipping (s,q) (1.49, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4860602Z Skipping (s,q) (1.5, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4860754Z Skipping (s,q) (1.51, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4860904Z Skipping (s,q) (1.52, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4861055Z Skipping (s,q) (1.53, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4861207Z Skipping (s,q) (1.54, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4861356Z Skipping (s,q) (1.55, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4861506Z Skipping (s,q) (1.56, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4861659Z Skipping (s,q) (1.57, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4861853Z Skipping (s,q) (1.58, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4862005Z Skipping (s,q) (1.59, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4862157Z Skipping (s,q) (1.6, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4862309Z Skipping (s,q) (1.61, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4862463Z Skipping (s,q) (1.62, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4862612Z Skipping (s,q) (1.63, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4862761Z Skipping (s,q) (1.64, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4862916Z Skipping (s,q) (1.65, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4863067Z Skipping (s,q) (1.66, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4863220Z Skipping (s,q) (1.67, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4863369Z Skipping (s,q) (1.68, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4863523Z Skipping (s,q) (1.69, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4863673Z Skipping (s,q) (1.7, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4863823Z Skipping (s,q) (1.71, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4864012Z Skipping (s,q) (1.72, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4864165Z Skipping (s,q) (1.73, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4864312Z Skipping (s,q) (1.74, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4864467Z Skipping (s,q) (1.75, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4864654Z Skipping (s,q) (1.76, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4864805Z Skipping (s,q) (1.77, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4864956Z Skipping (s,q) (1.78, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4865106Z Skipping (s,q) (1.79, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4865294Z Skipping (s,q) (1.8, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4865449Z Skipping (s,q) (1.81, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4865599Z Skipping (s,q) (1.82, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4865754Z Skipping (s,q) (1.83, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4865904Z Skipping (s,q) (1.84, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4866054Z Skipping (s,q) (1.85, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4866205Z Skipping (s,q) (1.86, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4866359Z Skipping (s,q) (1.87, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4866509Z Skipping (s,q) (1.88, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4866660Z Skipping (s,q) (1.89, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4866809Z Skipping (s,q) (1.9, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4866959Z Skipping (s,q) (1.91, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4867118Z Skipping (s,q) (1.92, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4867268Z Skipping (s,q) (1.93, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4867420Z Skipping (s,q) (1.94, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4867573Z Skipping (s,q) (1.95, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4867724Z Skipping (s,q) (1.96, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4867879Z Skipping (s,q) (1.97, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4868029Z Skipping (s,q) (1.98, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4868180Z Skipping (s,q) (1.99, 25): inconsistent with heavy hitters! 2025-05-07T20:58:07.4868339Z Skipping (s,q) (0.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4868494Z Skipping (s,q) (0.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4868653Z Skipping (s,q) (0.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4868854Z Skipping (s,q) (0.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4869007Z Skipping (s,q) (0.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4869162Z Skipping (s,q) (0.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4869318Z Skipping (s,q) (0.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4869471Z Skipping (s,q) (0.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4869628Z Skipping (s,q) (0.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4869784Z Skipping (s,q) (0.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4869942Z Skipping (s,q) (0.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4870097Z Skipping (s,q) (0.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4870253Z Skipping (s,q) (0.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4870410Z Skipping (s,q) (0.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4870570Z Skipping (s,q) (0.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4870724Z Skipping (s,q) (0.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4870881Z Skipping (s,q) (0.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4871076Z Skipping (s,q) (0.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4871234Z Skipping (s,q) (0.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4871389Z Skipping (s,q) (0.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4871542Z Skipping (s,q) (0.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4871740Z Skipping (s,q) (0.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4871898Z Skipping (s,q) (0.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4872050Z Skipping (s,q) (0.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4872206Z Skipping (s,q) (0.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4872397Z Skipping (s,q) (0.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4872566Z Skipping (s,q) (0.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4872721Z Skipping (s,q) (0.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4872875Z Skipping (s,q) (0.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4873030Z Skipping (s,q) (0.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4873183Z Skipping (s,q) (0.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4873335Z Skipping (s,q) (0.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4873494Z Skipping (s,q) (0.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4873647Z Skipping (s,q) (0.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4873802Z Skipping (s,q) (0.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4873955Z Skipping (s,q) (0.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4874111Z Skipping (s,q) (0.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4874267Z Skipping (s,q) (0.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4874419Z Skipping (s,q) (0.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4874574Z Skipping (s,q) (0.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4874730Z Skipping (s,q) (0.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4874884Z Skipping (s,q) (0.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4875035Z Skipping (s,q) (0.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4875192Z Skipping (s,q) (0.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4875347Z Skipping (s,q) (0.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4875502Z Skipping (s,q) (0.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4875656Z Skipping (s,q) (0.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4875811Z Skipping (s,q) (0.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4876010Z Skipping (s,q) (0.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4876169Z Skipping (s,q) (0.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4876323Z Skipping (s,q) (0.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4876482Z Skipping (s,q) (0.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4876636Z Skipping (s,q) (0.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4876792Z Skipping (s,q) (0.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4876945Z Skipping (s,q) (0.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4877099Z Skipping (s,q) (0.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4877254Z Skipping (s,q) (0.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4877406Z Skipping (s,q) (0.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4877558Z Skipping (s,q) (0.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4877718Z Skipping (s,q) (0.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4877870Z Skipping (s,q) (0.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4878029Z Skipping (s,q) (0.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4878222Z Skipping (s,q) (0.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4878379Z Skipping (s,q) (0.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4878534Z Skipping (s,q) (0.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4878687Z Skipping (s,q) (0.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4878902Z Skipping (s,q) (0.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4879060Z Skipping (s,q) (0.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4879213Z Skipping (s,q) (0.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4879369Z Skipping (s,q) (0.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4879579Z Skipping (s,q) (0.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4879746Z Skipping (s,q) (0.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4879918Z Skipping (s,q) (0.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4880087Z Skipping (s,q) (0.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4880253Z Skipping (s,q) (0.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4880422Z Skipping (s,q) (0.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4880590Z Skipping (s,q) (0.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4880762Z Skipping (s,q) (0.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4880930Z Skipping (s,q) (0.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4881097Z Skipping (s,q) (0.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4881267Z Skipping (s,q) (0.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4881437Z Skipping (s,q) (0.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4881603Z Skipping (s,q) (0.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4881772Z Skipping (s,q) (0.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4881942Z Skipping (s,q) (0.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4882111Z Skipping (s,q) (0.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4882276Z Skipping (s,q) (0.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4882442Z Skipping (s,q) (0.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4882613Z Skipping (s,q) (0.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4882779Z Skipping (s,q) (0.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4882946Z Skipping (s,q) (0.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4883115Z Skipping (s,q) (0.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4883328Z Skipping (s,q) (0.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4883495Z Skipping (s,q) (0.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4883668Z Skipping (s,q) (0.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4883838Z Skipping (s,q) (0.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4884007Z Skipping (s,q) (0.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4884173Z Skipping (s,q) (0.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4884339Z Skipping (s,q) (0.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4884506Z Skipping (s,q) (1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4884673Z Skipping (s,q) (1.01, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4884839Z Skipping (s,q) (1.02, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4885008Z Skipping (s,q) (1.03, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4885176Z Skipping (s,q) (1.04, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4885348Z Skipping (s,q) (1.05, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4885515Z Skipping (s,q) (1.06, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4885722Z Skipping (s,q) (1.07, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4885892Z Skipping (s,q) (1.08, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4886062Z Skipping (s,q) (1.09, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4886229Z Skipping (s,q) (1.1, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4886441Z Skipping (s,q) (1.11, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4886609Z Skipping (s,q) (1.12, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4886778Z Skipping (s,q) (1.13, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4887066Z Skipping (s,q) (1.14, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4887264Z Skipping (s,q) (1.15, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4887424Z Skipping (s,q) (1.16, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4887577Z Skipping (s,q) (1.17, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4887732Z Skipping (s,q) (1.18, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4887889Z Skipping (s,q) (1.19, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4888042Z Skipping (s,q) (1.2, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4888197Z Skipping (s,q) (1.21, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4888353Z Skipping (s,q) (1.22, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4888506Z Skipping (s,q) (1.23, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4888660Z Skipping (s,q) (1.24, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4888813Z Skipping (s,q) (1.25, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4888973Z Skipping (s,q) (1.26, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4889129Z Skipping (s,q) (1.27, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4889283Z Skipping (s,q) (1.28, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4889440Z Skipping (s,q) (1.29, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4889594Z Skipping (s,q) (1.3, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4889747Z Skipping (s,q) (1.31, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4889902Z Skipping (s,q) (1.32, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4890055Z Skipping (s,q) (1.33, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4890212Z Skipping (s,q) (1.34, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4890369Z Skipping (s,q) (1.35, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4890522Z Skipping (s,q) (1.36, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4890678Z Skipping (s,q) (1.37, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4890879Z Skipping (s,q) (1.38, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4891032Z Skipping (s,q) (1.39, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4891188Z Skipping (s,q) (1.4, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4891343Z Skipping (s,q) (1.41, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4891496Z Skipping (s,q) (1.42, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4891651Z Skipping (s,q) (1.43, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4891803Z Skipping (s,q) (1.44, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4891959Z Skipping (s,q) (1.45, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4892113Z Skipping (s,q) (1.46, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4892267Z Skipping (s,q) (1.47, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4892423Z Skipping (s,q) (1.48, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4892582Z Skipping (s,q) (1.49, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4892735Z Skipping (s,q) (1.5, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4892890Z Skipping (s,q) (1.51, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4893083Z Skipping (s,q) (1.52, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4893236Z Skipping (s,q) (1.53, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4893392Z Skipping (s,q) (1.54, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4893546Z Skipping (s,q) (1.55, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4893788Z Skipping (s,q) (1.56, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4893942Z Skipping (s,q) (1.57, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4894095Z Skipping (s,q) (1.58, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4894251Z Skipping (s,q) (1.59, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4894447Z Skipping (s,q) (1.6, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4894600Z Skipping (s,q) (1.61, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4894755Z Skipping (s,q) (1.62, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4894911Z Skipping (s,q) (1.63, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4895066Z Skipping (s,q) (1.64, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4895219Z Skipping (s,q) (1.65, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4895372Z Skipping (s,q) (1.66, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4895531Z Skipping (s,q) (1.67, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4895685Z Skipping (s,q) (1.68, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4895838Z Skipping (s,q) (1.69, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4895994Z Skipping (s,q) (1.7, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4896150Z Skipping (s,q) (1.71, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4896306Z Skipping (s,q) (1.72, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4896461Z Skipping (s,q) (1.73, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4896617Z Skipping (s,q) (1.74, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4896772Z Skipping (s,q) (1.75, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4896925Z Skipping (s,q) (1.76, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4897077Z Skipping (s,q) (1.77, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4897236Z Skipping (s,q) (1.78, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4897389Z Skipping (s,q) (1.79, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4897545Z Skipping (s,q) (1.8, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4897697Z Skipping (s,q) (1.81, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4897855Z Skipping (s,q) (1.82, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4898058Z Skipping (s,q) (1.83, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4898211Z Skipping (s,q) (1.84, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4898365Z Skipping (s,q) (1.85, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4898520Z Skipping (s,q) (1.86, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4898672Z Skipping (s,q) (1.87, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4898827Z Skipping (s,q) (1.88, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4898983Z Skipping (s,q) (1.89, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4899135Z Skipping (s,q) (1.9, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4899291Z Skipping (s,q) (1.91, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4899443Z Skipping (s,q) (1.92, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4899598Z Skipping (s,q) (1.93, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4899759Z Skipping (s,q) (1.94, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4899914Z Skipping (s,q) (1.95, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4900112Z Skipping (s,q) (1.96, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4900267Z Skipping (s,q) (1.97, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4900419Z Skipping (s,q) (1.98, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4900574Z Skipping (s,q) (1.99, 27.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4900763Z Skipping (s,q) (0.01, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4900916Z Skipping (s,q) (0.02, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4901068Z Skipping (s,q) (0.03, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4901219Z Skipping (s,q) (0.04, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4901415Z Skipping (s,q) (0.05, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4901570Z Skipping (s,q) (0.06, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4901719Z Skipping (s,q) (0.07, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4901873Z Skipping (s,q) (0.08, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4902025Z Skipping (s,q) (0.09, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4902175Z Skipping (s,q) (0.1, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4902325Z Skipping (s,q) (0.11, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4902473Z Skipping (s,q) (0.12, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4902627Z Skipping (s,q) (0.13, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4902779Z Skipping (s,q) (0.14, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4902929Z Skipping (s,q) (0.15, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4903081Z Skipping (s,q) (0.16, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4903236Z Skipping (s,q) (0.17, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4903385Z Skipping (s,q) (0.18, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4903536Z Skipping (s,q) (0.19, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4903688Z Skipping (s,q) (0.2, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4903836Z Skipping (s,q) (0.21, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4903987Z Skipping (s,q) (0.22, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4904137Z Skipping (s,q) (0.23, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4904291Z Skipping (s,q) (0.24, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4905214Z Skipping (s,q) (0.25, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4905461Z Skipping (s,q) (0.26, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4905677Z Skipping (s,q) (0.27, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4905883Z Skipping (s,q) (0.28, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4906270Z Skipping (s,q) (0.29, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4906465Z Skipping (s,q) (0.3, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4906658Z Skipping (s,q) (0.31, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4906847Z Skipping (s,q) (0.32, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4907045Z Skipping (s,q) (0.33, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4907234Z Skipping (s,q) (0.34, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4907392Z Skipping (s,q) (0.35, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4907546Z Skipping (s,q) (0.36, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4907698Z Skipping (s,q) (0.37, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4907851Z Skipping (s,q) (0.38, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4908001Z Skipping (s,q) (0.39, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4908156Z Skipping (s,q) (0.4, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4908308Z Skipping (s,q) (0.41, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4908457Z Skipping (s,q) (0.42, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4908688Z Skipping (s,q) (0.43, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4908841Z Skipping (s,q) (0.44, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4908989Z Skipping (s,q) (0.45, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4909141Z Skipping (s,q) (0.46, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4909353Z Skipping (s,q) (0.47, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4909504Z Skipping (s,q) (0.48, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4909655Z Skipping (s,q) (0.49, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4909803Z Skipping (s,q) (0.5, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4910017Z Skipping (s,q) (0.51, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4910171Z Skipping (s,q) (0.52, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4910321Z Skipping (s,q) (0.53, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4910477Z Skipping (s,q) (0.54, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4910627Z Skipping (s,q) (0.55, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4910777Z Skipping (s,q) (0.56, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4910930Z Skipping (s,q) (0.57, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4911083Z Skipping (s,q) (0.58, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4911232Z Skipping (s,q) (0.59, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4911382Z Skipping (s,q) (0.6, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4911532Z Skipping (s,q) (0.61, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4911687Z Skipping (s,q) (0.62, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4911837Z Skipping (s,q) (0.63, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4911986Z Skipping (s,q) (0.64, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4912138Z Skipping (s,q) (0.65, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4912288Z Skipping (s,q) (0.66, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4912437Z Skipping (s,q) (0.67, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4912587Z Skipping (s,q) (0.68, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4912735Z Skipping (s,q) (0.69, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4912888Z Skipping (s,q) (0.7, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4913037Z Skipping (s,q) (0.71, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4913186Z Skipping (s,q) (0.72, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4913337Z Skipping (s,q) (0.73, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4913536Z Skipping (s,q) (0.74, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4913687Z Skipping (s,q) (0.75, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4913840Z Skipping (s,q) (0.76, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4913993Z Skipping (s,q) (0.77, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4914156Z Skipping (s,q) (0.78, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4914305Z Skipping (s,q) (0.79, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4914454Z Skipping (s,q) (0.8, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4914610Z Skipping (s,q) (0.81, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4914759Z Skipping (s,q) (0.82, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4914909Z Skipping (s,q) (0.83, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4915060Z Skipping (s,q) (0.84, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4915217Z Skipping (s,q) (0.85, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4915376Z Skipping (s,q) (0.86, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4915527Z Skipping (s,q) (0.87, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4915719Z Skipping (s,q) (0.88, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4915873Z Skipping (s,q) (0.89, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4916020Z Skipping (s,q) (0.9, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4916169Z Skipping (s,q) (0.91, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4916322Z Skipping (s,q) (0.92, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4916515Z Skipping (s,q) (0.93, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4916669Z Skipping (s,q) (0.94, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4916824Z Skipping (s,q) (0.95, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4916974Z Skipping (s,q) (0.96, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4917169Z Skipping (s,q) (0.97, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4917318Z Skipping (s,q) (0.98, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4917467Z Skipping (s,q) (0.99, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4917624Z Skipping (s,q) (1, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4917776Z Skipping (s,q) (1.01, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4917925Z Skipping (s,q) (1.02, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4918077Z Skipping (s,q) (1.03, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4918229Z Skipping (s,q) (1.04, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4918383Z Skipping (s,q) (1.05, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4918533Z Skipping (s,q) (1.06, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4918684Z Skipping (s,q) (1.07, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4918841Z Skipping (s,q) (1.08, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4918993Z Skipping (s,q) (1.09, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4919142Z Skipping (s,q) (1.1, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4919296Z Skipping (s,q) (1.11, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4919446Z Skipping (s,q) (1.12, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4919599Z Skipping (s,q) (1.13, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4919748Z Skipping (s,q) (1.14, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4919900Z Skipping (s,q) (1.15, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4920053Z Skipping (s,q) (1.16, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4920202Z Skipping (s,q) (1.17, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4920350Z Skipping (s,q) (1.18, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4920506Z Skipping (s,q) (1.19, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4920700Z Skipping (s,q) (1.2, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4920851Z Skipping (s,q) (1.21, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4921002Z Skipping (s,q) (1.22, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4921153Z Skipping (s,q) (1.23, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4921310Z Skipping (s,q) (1.24, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4921461Z Skipping (s,q) (1.25, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4921612Z Skipping (s,q) (1.26, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4921768Z Skipping (s,q) (1.27, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4921918Z Skipping (s,q) (1.28, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4922068Z Skipping (s,q) (1.29, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4922222Z Skipping (s,q) (1.3, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4922378Z Skipping (s,q) (1.31, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4922533Z Skipping (s,q) (1.32, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4922682Z Skipping (s,q) (1.33, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4922879Z Skipping (s,q) (1.34, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4923034Z Skipping (s,q) (1.35, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4923184Z Skipping (s,q) (1.36, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4923333Z Skipping (s,q) (1.37, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4923524Z Skipping (s,q) (1.38, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4923675Z Skipping (s,q) (1.39, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4923826Z Skipping (s,q) (1.4, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4923976Z Skipping (s,q) (1.41, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4924168Z Skipping (s,q) (1.42, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4924324Z Skipping (s,q) (1.43, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4924474Z Skipping (s,q) (1.44, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4924625Z Skipping (s,q) (1.45, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4924776Z Skipping (s,q) (1.46, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4924925Z Skipping (s,q) (1.47, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4925075Z Skipping (s,q) (1.48, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4925229Z Skipping (s,q) (1.49, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4925381Z Skipping (s,q) (1.5, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4925532Z Skipping (s,q) (1.51, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4925682Z Skipping (s,q) (1.52, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4925831Z Skipping (s,q) (1.53, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4925989Z Skipping (s,q) (1.54, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4926139Z Skipping (s,q) (1.55, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4926287Z Skipping (s,q) (1.56, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4926443Z Skipping (s,q) (1.57, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4926592Z Skipping (s,q) (1.58, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4926747Z Skipping (s,q) (1.59, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4927027Z Skipping (s,q) (1.6, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4927191Z Skipping (s,q) (1.61, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4927342Z Skipping (s,q) (1.62, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4927493Z Skipping (s,q) (1.63, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4927642Z Skipping (s,q) (1.64, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4927845Z Skipping (s,q) (1.65, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4927994Z Skipping (s,q) (1.66, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4928145Z Skipping (s,q) (1.67, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4928296Z Skipping (s,q) (1.68, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4928445Z Skipping (s,q) (1.69, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4928597Z Skipping (s,q) (1.7, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4928748Z Skipping (s,q) (1.71, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4928899Z Skipping (s,q) (1.72, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4929054Z Skipping (s,q) (1.73, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4929205Z Skipping (s,q) (1.74, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4929357Z Skipping (s,q) (1.75, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4929508Z Skipping (s,q) (1.76, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4929662Z Skipping (s,q) (1.77, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4929817Z Skipping (s,q) (1.78, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4929966Z Skipping (s,q) (1.79, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4930185Z Skipping (s,q) (1.8, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4930339Z Skipping (s,q) (1.81, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4930490Z Skipping (s,q) (1.82, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4930643Z Skipping (s,q) (1.83, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4930840Z Skipping (s,q) (1.84, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4930991Z Skipping (s,q) (1.85, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4931146Z Skipping (s,q) (1.86, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4931295Z Skipping (s,q) (1.87, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4931490Z Skipping (s,q) (1.88, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4931646Z Skipping (s,q) (1.89, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4931796Z Skipping (s,q) (1.9, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4931946Z Skipping (s,q) (1.91, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4932100Z Skipping (s,q) (1.92, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4932250Z Skipping (s,q) (1.93, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4932402Z Skipping (s,q) (1.94, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4932554Z Skipping (s,q) (1.95, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4932702Z Skipping (s,q) (1.96, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4932856Z Skipping (s,q) (1.97, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4933007Z Skipping (s,q) (1.98, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4933160Z Skipping (s,q) (1.99, 30): inconsistent with heavy hitters! 2025-05-07T20:58:07.4933319Z Skipping (s,q) (0.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4933474Z Skipping (s,q) (0.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4933632Z Skipping (s,q) (0.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4933784Z Skipping (s,q) (0.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4933936Z Skipping (s,q) (0.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4934092Z Skipping (s,q) (0.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4934247Z Skipping (s,q) (0.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4934399Z Skipping (s,q) (0.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4934555Z Skipping (s,q) (0.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4934709Z Skipping (s,q) (0.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4934870Z Skipping (s,q) (0.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4935072Z Skipping (s,q) (0.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4935225Z Skipping (s,q) (0.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4935385Z Skipping (s,q) (0.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4935541Z Skipping (s,q) (0.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4935694Z Skipping (s,q) (0.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4935852Z Skipping (s,q) (0.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4936007Z Skipping (s,q) (0.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4936160Z Skipping (s,q) (0.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4936316Z Skipping (s,q) (0.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4936469Z Skipping (s,q) (0.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4936628Z Skipping (s,q) (0.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4936784Z Skipping (s,q) (0.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4936937Z Skipping (s,q) (0.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4937095Z Skipping (s,q) (0.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4937289Z Skipping (s,q) (0.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4937442Z Skipping (s,q) (0.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4937602Z Skipping (s,q) (0.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4937753Z Skipping (s,q) (0.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4937947Z Skipping (s,q) (0.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4938102Z Skipping (s,q) (0.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4938255Z Skipping (s,q) (0.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4938412Z Skipping (s,q) (0.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4938611Z Skipping (s,q) (0.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4938766Z Skipping (s,q) (0.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4938921Z Skipping (s,q) (0.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4939076Z Skipping (s,q) (0.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4939233Z Skipping (s,q) (0.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4939385Z Skipping (s,q) (0.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4939537Z Skipping (s,q) (0.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4939695Z Skipping (s,q) (0.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4939848Z Skipping (s,q) (0.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4940000Z Skipping (s,q) (0.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4940158Z Skipping (s,q) (0.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4940314Z Skipping (s,q) (0.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4940470Z Skipping (s,q) (0.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4940624Z Skipping (s,q) (0.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4940778Z Skipping (s,q) (0.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4940934Z Skipping (s,q) (0.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4941086Z Skipping (s,q) (0.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4941241Z Skipping (s,q) (0.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4941400Z Skipping (s,q) (0.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4941553Z Skipping (s,q) (0.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4941709Z Skipping (s,q) (0.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4941862Z Skipping (s,q) (0.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4942065Z Skipping (s,q) (0.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4942218Z Skipping (s,q) (0.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4942370Z Skipping (s,q) (0.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4942526Z Skipping (s,q) (0.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4942683Z Skipping (s,q) (0.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4942837Z Skipping (s,q) (0.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4942992Z Skipping (s,q) (0.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4943150Z Skipping (s,q) (0.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4943302Z Skipping (s,q) (0.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4943457Z Skipping (s,q) (0.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4943612Z Skipping (s,q) (0.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4943767Z Skipping (s,q) (0.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4943925Z Skipping (s,q) (0.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4944078Z Skipping (s,q) (0.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4944273Z Skipping (s,q) (0.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4944433Z Skipping (s,q) (0.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4944588Z Skipping (s,q) (0.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4944744Z Skipping (s,q) (0.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4944935Z Skipping (s,q) (0.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4945091Z Skipping (s,q) (0.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4945245Z Skipping (s,q) (0.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4945398Z Skipping (s,q) (0.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4945591Z Skipping (s,q) (0.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4945751Z Skipping (s,q) (0.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4945903Z Skipping (s,q) (0.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4946062Z Skipping (s,q) (0.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4946215Z Skipping (s,q) (0.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4946367Z Skipping (s,q) (0.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4946523Z Skipping (s,q) (0.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4946679Z Skipping (s,q) (0.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4946832Z Skipping (s,q) (0.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4946988Z Skipping (s,q) (0.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4947140Z Skipping (s,q) (0.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4947300Z Skipping (s,q) (0.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4947454Z Skipping (s,q) (0.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4947607Z Skipping (s,q) (0.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4947765Z Skipping (s,q) (0.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4947918Z Skipping (s,q) (0.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4948071Z Skipping (s,q) (0.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4948232Z Skipping (s,q) (0.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4948387Z Skipping (s,q) (0.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4948543Z Skipping (s,q) (0.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4948695Z Skipping (s,q) (0.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4948848Z Skipping (s,q) (0.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4949003Z Skipping (s,q) (1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4949200Z Skipping (s,q) (1.01, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4949354Z Skipping (s,q) (1.02, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4949509Z Skipping (s,q) (1.03, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4949664Z Skipping (s,q) (1.04, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4949819Z Skipping (s,q) (1.05, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4949973Z Skipping (s,q) (1.06, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4950125Z Skipping (s,q) (1.07, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4950286Z Skipping (s,q) (1.08, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4950438Z Skipping (s,q) (1.09, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4950592Z Skipping (s,q) (1.1, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4950748Z Skipping (s,q) (1.11, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4950907Z Skipping (s,q) (1.12, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4951065Z Skipping (s,q) (1.13, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4951216Z Skipping (s,q) (1.14, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4951408Z Skipping (s,q) (1.15, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4951568Z Skipping (s,q) (1.16, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4951723Z Skipping (s,q) (1.17, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4951877Z Skipping (s,q) (1.18, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4952077Z Skipping (s,q) (1.19, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4952230Z Skipping (s,q) (1.2, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4952383Z Skipping (s,q) (1.21, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4952538Z Skipping (s,q) (1.22, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4952736Z Skipping (s,q) (1.23, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4952893Z Skipping (s,q) (1.24, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4953044Z Skipping (s,q) (1.25, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4953199Z Skipping (s,q) (1.26, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4953356Z Skipping (s,q) (1.27, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4953508Z Skipping (s,q) (1.28, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4953661Z Skipping (s,q) (1.29, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4953820Z Skipping (s,q) (1.3, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4953973Z Skipping (s,q) (1.31, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4954129Z Skipping (s,q) (1.32, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4954284Z Skipping (s,q) (1.33, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4954439Z Skipping (s,q) (1.34, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4954594Z Skipping (s,q) (1.35, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4954745Z Skipping (s,q) (1.36, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4954901Z Skipping (s,q) (1.37, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4955055Z Skipping (s,q) (1.38, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4955209Z Skipping (s,q) (1.39, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4955368Z Skipping (s,q) (1.4, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4955522Z Skipping (s,q) (1.41, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4955675Z Skipping (s,q) (1.42, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4955830Z Skipping (s,q) (1.43, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4955982Z Skipping (s,q) (1.44, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4956136Z Skipping (s,q) (1.45, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4956362Z Skipping (s,q) (1.46, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4956514Z Skipping (s,q) (1.47, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4956674Z Skipping (s,q) (1.48, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4956828Z Skipping (s,q) (1.49, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4956980Z Skipping (s,q) (1.5, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4957137Z Skipping (s,q) (1.51, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4957291Z Skipping (s,q) (1.52, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4957444Z Skipping (s,q) (1.53, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4957601Z Skipping (s,q) (1.54, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4957755Z Skipping (s,q) (1.55, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4957915Z Skipping (s,q) (1.56, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4958071Z Skipping (s,q) (1.57, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4958224Z Skipping (s,q) (1.58, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4958423Z Skipping (s,q) (1.59, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4958578Z Skipping (s,q) (1.6, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4958732Z Skipping (s,q) (1.61, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4958887Z Skipping (s,q) (1.62, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4959081Z Skipping (s,q) (1.63, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4959238Z Skipping (s,q) (1.64, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4959391Z Skipping (s,q) (1.65, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4959545Z Skipping (s,q) (1.66, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4959747Z Skipping (s,q) (1.67, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4959904Z Skipping (s,q) (1.68, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4960058Z Skipping (s,q) (1.69, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4960220Z Skipping (s,q) (1.7, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4960376Z Skipping (s,q) (1.71, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4960533Z Skipping (s,q) (1.72, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4960686Z Skipping (s,q) (1.73, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4960839Z Skipping (s,q) (1.74, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4961004Z Skipping (s,q) (1.75, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4961157Z Skipping (s,q) (1.76, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4961311Z Skipping (s,q) (1.77, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4961473Z Skipping (s,q) (1.78, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4961631Z Skipping (s,q) (1.79, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4961786Z Skipping (s,q) (1.8, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4961944Z Skipping (s,q) (1.81, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4962099Z Skipping (s,q) (1.82, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4962258Z Skipping (s,q) (1.83, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4962411Z Skipping (s,q) (1.84, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4962565Z Skipping (s,q) (1.85, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4962728Z Skipping (s,q) (1.86, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4962881Z Skipping (s,q) (1.87, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4963036Z Skipping (s,q) (1.88, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4963193Z Skipping (s,q) (1.89, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4963394Z Skipping (s,q) (1.9, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4963554Z Skipping (s,q) (1.91, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4963707Z Skipping (s,q) (1.92, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4963863Z Skipping (s,q) (1.93, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4964019Z Skipping (s,q) (1.94, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4964173Z Skipping (s,q) (1.95, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4964332Z Skipping (s,q) (1.96, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4964491Z Skipping (s,q) (1.97, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4964644Z Skipping (s,q) (1.98, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4964799Z Skipping (s,q) (1.99, 32.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4964954Z Skipping (s,q) (0.01, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4965111Z Skipping (s,q) (0.02, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4965263Z Skipping (s,q) (0.03, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4965415Z Skipping (s,q) (0.04, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4965608Z Skipping (s,q) (0.05, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4965764Z Skipping (s,q) (0.06, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4965913Z Skipping (s,q) (0.07, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4966068Z Skipping (s,q) (0.08, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4966255Z Skipping (s,q) (0.09, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4966406Z Skipping (s,q) (0.1, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4966562Z Skipping (s,q) (0.11, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4966713Z Skipping (s,q) (0.12, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4966969Z Skipping (s,q) (0.13, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4967128Z Skipping (s,q) (0.14, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4967278Z Skipping (s,q) (0.15, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4967434Z Skipping (s,q) (0.16, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4967583Z Skipping (s,q) (0.17, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4967733Z Skipping (s,q) (0.18, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4967886Z Skipping (s,q) (0.19, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4968035Z Skipping (s,q) (0.2, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4968186Z Skipping (s,q) (0.21, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4968339Z Skipping (s,q) (0.22, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4968489Z Skipping (s,q) (0.23, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4968636Z Skipping (s,q) (0.24, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4968796Z Skipping (s,q) (0.25, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4968945Z Skipping (s,q) (0.26, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4969101Z Skipping (s,q) (0.27, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4969252Z Skipping (s,q) (0.28, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4969403Z Skipping (s,q) (0.29, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4969556Z Skipping (s,q) (0.3, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4969709Z Skipping (s,q) (0.31, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4969865Z Skipping (s,q) (0.32, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4970018Z Skipping (s,q) (0.33, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4970167Z Skipping (s,q) (0.34, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4970320Z Skipping (s,q) (0.35, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4970520Z Skipping (s,q) (0.36, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4970669Z Skipping (s,q) (0.37, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4970823Z Skipping (s,q) (0.38, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4970975Z Skipping (s,q) (0.39, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4971124Z Skipping (s,q) (0.4, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4971281Z Skipping (s,q) (0.41, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4971432Z Skipping (s,q) (0.42, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4971589Z Skipping (s,q) (0.43, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4971739Z Skipping (s,q) (0.44, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4971889Z Skipping (s,q) (0.45, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4972044Z Skipping (s,q) (0.46, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4972195Z Skipping (s,q) (0.47, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4972347Z Skipping (s,q) (0.48, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4972503Z Skipping (s,q) (0.49, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4972653Z Skipping (s,q) (0.5, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4972845Z Skipping (s,q) (0.51, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4975839Z Skipping (s,q) (0.52, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4975995Z Skipping (s,q) (0.53, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4976149Z Skipping (s,q) (0.54, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4976364Z Skipping (s,q) (0.55, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4976516Z Skipping (s,q) (0.56, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4976667Z Skipping (s,q) (0.57, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4976817Z Skipping (s,q) (0.58, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4977011Z Skipping (s,q) (0.59, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4977164Z Skipping (s,q) (0.6, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4977314Z Skipping (s,q) (0.61, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4977470Z Skipping (s,q) (0.62, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4977621Z Skipping (s,q) (0.63, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4977770Z Skipping (s,q) (0.64, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4977921Z Skipping (s,q) (0.65, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4978073Z Skipping (s,q) (0.66, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4978225Z Skipping (s,q) (0.67, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4978379Z Skipping (s,q) (0.68, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4978529Z Skipping (s,q) (0.69, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4978683Z Skipping (s,q) (0.7, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4978837Z Skipping (s,q) (0.71, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4978989Z Skipping (s,q) (0.72, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4979145Z Skipping (s,q) (0.73, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4979295Z Skipping (s,q) (0.74, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4979446Z Skipping (s,q) (0.75, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4979598Z Skipping (s,q) (0.76, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4979750Z Skipping (s,q) (0.77, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4979900Z Skipping (s,q) (0.78, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4980053Z Skipping (s,q) (0.79, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4980202Z Skipping (s,q) (0.8, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4980362Z Skipping (s,q) (0.81, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4980559Z Skipping (s,q) (0.82, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4980710Z Skipping (s,q) (0.83, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4980863Z Skipping (s,q) (0.84, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4981015Z Skipping (s,q) (0.85, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4981166Z Skipping (s,q) (0.86, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4981319Z Skipping (s,q) (0.87, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4981469Z Skipping (s,q) (0.88, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4981624Z Skipping (s,q) (0.89, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4981772Z Skipping (s,q) (0.9, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4981923Z Skipping (s,q) (0.91, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4982077Z Skipping (s,q) (0.92, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4982232Z Skipping (s,q) (0.93, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4982380Z Skipping (s,q) (0.94, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4982535Z Skipping (s,q) (0.95, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4982730Z Skipping (s,q) (0.96, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4982886Z Skipping (s,q) (0.97, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4983037Z Skipping (s,q) (0.98, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4983188Z Skipping (s,q) (0.99, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4983380Z Skipping (s,q) (1, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4983532Z Skipping (s,q) (1.01, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4983683Z Skipping (s,q) (1.02, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4983834Z Skipping (s,q) (1.03, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4984049Z Skipping (s,q) (1.04, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4984204Z Skipping (s,q) (1.05, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4984360Z Skipping (s,q) (1.06, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4984514Z Skipping (s,q) (1.07, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4984668Z Skipping (s,q) (1.08, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4984820Z Skipping (s,q) (1.09, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4984967Z Skipping (s,q) (1.1, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4985121Z Skipping (s,q) (1.11, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4985275Z Skipping (s,q) (1.12, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4985426Z Skipping (s,q) (1.13, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4985580Z Skipping (s,q) (1.14, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4985731Z Skipping (s,q) (1.15, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4985889Z Skipping (s,q) (1.16, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4986038Z Skipping (s,q) (1.17, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4986189Z Skipping (s,q) (1.18, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4986342Z Skipping (s,q) (1.19, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4986493Z Skipping (s,q) (1.2, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4986645Z Skipping (s,q) (1.21, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4986798Z Skipping (s,q) (1.22, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4986951Z Skipping (s,q) (1.23, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4987104Z Skipping (s,q) (1.24, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4987255Z Skipping (s,q) (1.25, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4987407Z Skipping (s,q) (1.26, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4987562Z Skipping (s,q) (1.27, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4987761Z Skipping (s,q) (1.28, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4987911Z Skipping (s,q) (1.29, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4988066Z Skipping (s,q) (1.3, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4988216Z Skipping (s,q) (1.31, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4988366Z Skipping (s,q) (1.32, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4988520Z Skipping (s,q) (1.33, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4988673Z Skipping (s,q) (1.34, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4988826Z Skipping (s,q) (1.35, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4988976Z Skipping (s,q) (1.36, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4989126Z Skipping (s,q) (1.37, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4989282Z Skipping (s,q) (1.38, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4989434Z Skipping (s,q) (1.39, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4989582Z Skipping (s,q) (1.4, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4989734Z Skipping (s,q) (1.41, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4989929Z Skipping (s,q) (1.42, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4990082Z Skipping (s,q) (1.43, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4990233Z Skipping (s,q) (1.44, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4990383Z Skipping (s,q) (1.45, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4990574Z Skipping (s,q) (1.46, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4990726Z Skipping (s,q) (1.47, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4990877Z Skipping (s,q) (1.48, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4991031Z Skipping (s,q) (1.49, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4991223Z Skipping (s,q) (1.5, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4991380Z Skipping (s,q) (1.51, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4991532Z Skipping (s,q) (1.52, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4991684Z Skipping (s,q) (1.53, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4991838Z Skipping (s,q) (1.54, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4991990Z Skipping (s,q) (1.55, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4992139Z Skipping (s,q) (1.56, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4992295Z Skipping (s,q) (1.57, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4992448Z Skipping (s,q) (1.58, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4992601Z Skipping (s,q) (1.59, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4992749Z Skipping (s,q) (1.6, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4992902Z Skipping (s,q) (1.61, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4993061Z Skipping (s,q) (1.62, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4993213Z Skipping (s,q) (1.63, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4993367Z Skipping (s,q) (1.64, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4993519Z Skipping (s,q) (1.65, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4993670Z Skipping (s,q) (1.66, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4993820Z Skipping (s,q) (1.67, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4993973Z Skipping (s,q) (1.68, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4994125Z Skipping (s,q) (1.69, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4994277Z Skipping (s,q) (1.7, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4994426Z Skipping (s,q) (1.71, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4994576Z Skipping (s,q) (1.72, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4994777Z Skipping (s,q) (1.73, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4994927Z Skipping (s,q) (1.74, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4995076Z Skipping (s,q) (1.75, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4995233Z Skipping (s,q) (1.76, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4995383Z Skipping (s,q) (1.77, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4995535Z Skipping (s,q) (1.78, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4995686Z Skipping (s,q) (1.79, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4995838Z Skipping (s,q) (1.8, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4995992Z Skipping (s,q) (1.81, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4996141Z Skipping (s,q) (1.82, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4996290Z Skipping (s,q) (1.83, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4996448Z Skipping (s,q) (1.84, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4996601Z Skipping (s,q) (1.85, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4996755Z Skipping (s,q) (1.86, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4996951Z Skipping (s,q) (1.87, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4997104Z Skipping (s,q) (1.88, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4997258Z Skipping (s,q) (1.89, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4997408Z Skipping (s,q) (1.9, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4997597Z Skipping (s,q) (1.91, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4997751Z Skipping (s,q) (1.92, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4997901Z Skipping (s,q) (1.93, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4998051Z Skipping (s,q) (1.94, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4998244Z Skipping (s,q) (1.95, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4998400Z Skipping (s,q) (1.96, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4998552Z Skipping (s,q) (1.97, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4998702Z Skipping (s,q) (1.98, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4998854Z Skipping (s,q) (1.99, 35): inconsistent with heavy hitters! 2025-05-07T20:58:07.4999015Z Skipping (s,q) (0.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4999170Z Skipping (s,q) (0.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4999325Z Skipping (s,q) (0.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4999485Z Skipping (s,q) (0.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4999640Z Skipping (s,q) (0.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4999796Z Skipping (s,q) (0.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.4999950Z Skipping (s,q) (0.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5000108Z Skipping (s,q) (0.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5000264Z Skipping (s,q) (0.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5000418Z Skipping (s,q) (0.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5000574Z Skipping (s,q) (0.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5000734Z Skipping (s,q) (0.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5000894Z Skipping (s,q) (0.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5001075Z Skipping (s,q) (0.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5001251Z Skipping (s,q) (0.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5001405Z Skipping (s,q) (0.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5001564Z Skipping (s,q) (0.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5001718Z Skipping (s,q) (0.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5001918Z Skipping (s,q) (0.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5002076Z Skipping (s,q) (0.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5002230Z Skipping (s,q) (0.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5002389Z Skipping (s,q) (0.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5002544Z Skipping (s,q) (0.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5002698Z Skipping (s,q) (0.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5002857Z Skipping (s,q) (0.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5003013Z Skipping (s,q) (0.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5003165Z Skipping (s,q) (0.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5003320Z Skipping (s,q) (0.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5003473Z Skipping (s,q) (0.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5003633Z Skipping (s,q) (0.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5003786Z Skipping (s,q) (0.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5003940Z Skipping (s,q) (0.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5004134Z Skipping (s,q) (0.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5004290Z Skipping (s,q) (0.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5004905Z Skipping (s,q) (0.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5005072Z Skipping (s,q) (0.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5005324Z Skipping (s,q) (0.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5005481Z Skipping (s,q) (0.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5005639Z Skipping (s,q) (0.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5005794Z Skipping (s,q) (0.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5006015Z Skipping (s,q) (0.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5006175Z Skipping (s,q) (0.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5006328Z Skipping (s,q) (0.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5006487Z Skipping (s,q) (0.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5006642Z Skipping (s,q) (0.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5006795Z Skipping (s,q) (0.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5007037Z Skipping (s,q) (0.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5007194Z Skipping (s,q) (0.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5007351Z Skipping (s,q) (0.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5007505Z Skipping (s,q) (0.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5007658Z Skipping (s,q) (0.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5007815Z Skipping (s,q) (0.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5007971Z Skipping (s,q) (0.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5008124Z Skipping (s,q) (0.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5008282Z Skipping (s,q) (0.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5008435Z Skipping (s,q) (0.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5008590Z Skipping (s,q) (0.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5008742Z Skipping (s,q) (0.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5008899Z Skipping (s,q) (0.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5009054Z Skipping (s,q) (0.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5009208Z Skipping (s,q) (0.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5009361Z Skipping (s,q) (0.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5009520Z Skipping (s,q) (0.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5009744Z Skipping (s,q) (0.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5009901Z Skipping (s,q) (0.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5010058Z Skipping (s,q) (0.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5010211Z Skipping (s,q) (0.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5010368Z Skipping (s,q) (0.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5010520Z Skipping (s,q) (0.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5010675Z Skipping (s,q) (0.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5010843Z Skipping (s,q) (0.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5011020Z Skipping (s,q) (0.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5011192Z Skipping (s,q) (0.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5011344Z Skipping (s,q) (0.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5011504Z Skipping (s,q) (0.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5011660Z Skipping (s,q) (0.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5011813Z Skipping (s,q) (0.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5012031Z Skipping (s,q) (0.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5012189Z Skipping (s,q) (0.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5012345Z Skipping (s,q) (0.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5012503Z Skipping (s,q) (0.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5012722Z Skipping (s,q) (0.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5012878Z Skipping (s,q) (0.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5013036Z Skipping (s,q) (0.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5013190Z Skipping (s,q) (0.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5013384Z Skipping (s,q) (0.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5013542Z Skipping (s,q) (0.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5013696Z Skipping (s,q) (0.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5013853Z Skipping (s,q) (0.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5014006Z Skipping (s,q) (0.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5014160Z Skipping (s,q) (0.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5014316Z Skipping (s,q) (0.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5014475Z Skipping (s,q) (0.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5014628Z Skipping (s,q) (0.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5014785Z Skipping (s,q) (0.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5014938Z Skipping (s,q) (0.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5015094Z Skipping (s,q) (0.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5015251Z Skipping (s,q) (0.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5015404Z Skipping (s,q) (0.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5015558Z Skipping (s,q) (1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5015711Z Skipping (s,q) (1.01, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5015864Z Skipping (s,q) (1.02, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5016021Z Skipping (s,q) (1.03, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5016177Z Skipping (s,q) (1.04, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5016332Z Skipping (s,q) (1.05, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5016486Z Skipping (s,q) (1.06, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5016640Z Skipping (s,q) (1.07, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5016850Z Skipping (s,q) (1.08, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5017003Z Skipping (s,q) (1.09, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5017156Z Skipping (s,q) (1.1, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5017315Z Skipping (s,q) (1.11, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5017468Z Skipping (s,q) (1.12, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5017620Z Skipping (s,q) (1.13, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5017777Z Skipping (s,q) (1.14, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5017934Z Skipping (s,q) (1.15, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5018090Z Skipping (s,q) (1.16, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5018242Z Skipping (s,q) (1.17, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5018396Z Skipping (s,q) (1.18, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5018558Z Skipping (s,q) (1.19, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5018714Z Skipping (s,q) (1.2, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5018869Z Skipping (s,q) (1.21, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5019067Z Skipping (s,q) (1.22, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5019222Z Skipping (s,q) (1.23, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5019378Z Skipping (s,q) (1.24, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5019534Z Skipping (s,q) (1.25, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5019726Z Skipping (s,q) (1.26, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5019885Z Skipping (s,q) (1.27, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5020039Z Skipping (s,q) (1.28, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5020193Z Skipping (s,q) (1.29, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5020390Z Skipping (s,q) (1.3, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5020550Z Skipping (s,q) (1.31, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5020708Z Skipping (s,q) (1.32, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5020865Z Skipping (s,q) (1.33, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5021019Z Skipping (s,q) (1.34, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5021177Z Skipping (s,q) (1.35, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5021330Z Skipping (s,q) (1.36, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5021485Z Skipping (s,q) (1.37, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5021642Z Skipping (s,q) (1.38, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5021795Z Skipping (s,q) (1.39, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5021952Z Skipping (s,q) (1.4, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5022107Z Skipping (s,q) (1.41, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5022262Z Skipping (s,q) (1.42, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5022419Z Skipping (s,q) (1.43, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5022574Z Skipping (s,q) (1.44, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5022728Z Skipping (s,q) (1.45, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5022884Z Skipping (s,q) (1.46, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5023037Z Skipping (s,q) (1.47, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5023191Z Skipping (s,q) (1.48, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5023349Z Skipping (s,q) (1.49, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5023503Z Skipping (s,q) (1.5, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5023660Z Skipping (s,q) (1.51, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5023814Z Skipping (s,q) (1.52, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5024016Z Skipping (s,q) (1.53, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5024174Z Skipping (s,q) (1.54, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5024327Z Skipping (s,q) (1.55, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5024481Z Skipping (s,q) (1.56, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5024636Z Skipping (s,q) (1.57, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5024789Z Skipping (s,q) (1.58, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5024945Z Skipping (s,q) (1.59, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5025102Z Skipping (s,q) (1.6, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5025255Z Skipping (s,q) (1.61, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5025411Z Skipping (s,q) (1.62, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5025565Z Skipping (s,q) (1.63, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5025721Z Skipping (s,q) (1.64, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5025876Z Skipping (s,q) (1.65, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5026031Z Skipping (s,q) (1.66, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5026229Z Skipping (s,q) (1.67, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5026384Z Skipping (s,q) (1.68, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5026539Z Skipping (s,q) (1.69, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5026693Z Skipping (s,q) (1.7, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5026884Z Skipping (s,q) (1.71, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5027038Z Skipping (s,q) (1.72, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5027194Z Skipping (s,q) (1.73, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5027347Z Skipping (s,q) (1.74, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5027547Z Skipping (s,q) (1.75, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5027701Z Skipping (s,q) (1.76, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5027854Z Skipping (s,q) (1.77, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5028013Z Skipping (s,q) (1.78, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5028165Z Skipping (s,q) (1.79, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5028319Z Skipping (s,q) (1.8, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5028474Z Skipping (s,q) (1.81, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5028630Z Skipping (s,q) (1.82, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5028787Z Skipping (s,q) (1.83, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5028942Z Skipping (s,q) (1.84, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5029096Z Skipping (s,q) (1.85, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5029258Z Skipping (s,q) (1.86, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5029411Z Skipping (s,q) (1.87, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5029564Z Skipping (s,q) (1.88, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5029721Z Skipping (s,q) (1.89, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5029875Z Skipping (s,q) (1.9, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5030030Z Skipping (s,q) (1.91, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5030183Z Skipping (s,q) (1.92, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5030338Z Skipping (s,q) (1.93, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5030494Z Skipping (s,q) (1.94, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5030648Z Skipping (s,q) (1.95, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5030800Z Skipping (s,q) (1.96, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5030985Z Skipping (s,q) (1.97, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5031209Z Skipping (s,q) (1.98, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5031363Z Skipping (s,q) (1.99, 37.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5031521Z Skipping (s,q) (0.01, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5031672Z Skipping (s,q) (0.02, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5031826Z Skipping (s,q) (0.03, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5031977Z Skipping (s,q) (0.04, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5032130Z Skipping (s,q) (0.05, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5032282Z Skipping (s,q) (0.06, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5032432Z Skipping (s,q) (0.07, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5032582Z Skipping (s,q) (0.08, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5032738Z Skipping (s,q) (0.09, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5032890Z Skipping (s,q) (0.1, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5033042Z Skipping (s,q) (0.11, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5033191Z Skipping (s,q) (0.12, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5033383Z Skipping (s,q) (0.13, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5033537Z Skipping (s,q) (0.14, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5033688Z Skipping (s,q) (0.15, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5033839Z Skipping (s,q) (0.16, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5034028Z Skipping (s,q) (0.17, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5034180Z Skipping (s,q) (0.18, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5034332Z Skipping (s,q) (0.19, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5034481Z Skipping (s,q) (0.2, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5034674Z Skipping (s,q) (0.21, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5034826Z Skipping (s,q) (0.22, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5034975Z Skipping (s,q) (0.23, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5035128Z Skipping (s,q) (0.24, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5035286Z Skipping (s,q) (0.25, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5035439Z Skipping (s,q) (0.26, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5035595Z Skipping (s,q) (0.27, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5035749Z Skipping (s,q) (0.28, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5035900Z Skipping (s,q) (0.29, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5036050Z Skipping (s,q) (0.3, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5036201Z Skipping (s,q) (0.31, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5036354Z Skipping (s,q) (0.32, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5036510Z Skipping (s,q) (0.33, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5036661Z Skipping (s,q) (0.34, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5036814Z Skipping (s,q) (0.35, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5036969Z Skipping (s,q) (0.36, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5037120Z Skipping (s,q) (0.37, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5037273Z Skipping (s,q) (0.38, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5037423Z Skipping (s,q) (0.39, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5037575Z Skipping (s,q) (0.4, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5037727Z Skipping (s,q) (0.41, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5037878Z Skipping (s,q) (0.42, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5038027Z Skipping (s,q) (0.43, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5038229Z Skipping (s,q) (0.44, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5038380Z Skipping (s,q) (0.45, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5038535Z Skipping (s,q) (0.46, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5038691Z Skipping (s,q) (0.47, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5038841Z Skipping (s,q) (0.48, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5038994Z Skipping (s,q) (0.49, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5039143Z Skipping (s,q) (0.5, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5039296Z Skipping (s,q) (0.51, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5039449Z Skipping (s,q) (0.52, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5039599Z Skipping (s,q) (0.53, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5039755Z Skipping (s,q) (0.54, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5039911Z Skipping (s,q) (0.55, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5040062Z Skipping (s,q) (0.56, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5040218Z Skipping (s,q) (0.57, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5040431Z Skipping (s,q) (0.58, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5040583Z Skipping (s,q) (0.59, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5040734Z Skipping (s,q) (0.6, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5040904Z Skipping (s,q) (0.61, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5041124Z Skipping (s,q) (0.62, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5041279Z Skipping (s,q) (0.63, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5041431Z Skipping (s,q) (0.64, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5041586Z Skipping (s,q) (0.65, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5041772Z Skipping (s,q) (0.66, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5041927Z Skipping (s,q) (0.67, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5042078Z Skipping (s,q) (0.68, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5042228Z Skipping (s,q) (0.69, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5042379Z Skipping (s,q) (0.7, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5042534Z Skipping (s,q) (0.71, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5042685Z Skipping (s,q) (0.72, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5042839Z Skipping (s,q) (0.73, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5042992Z Skipping (s,q) (0.74, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5043143Z Skipping (s,q) (0.75, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5043292Z Skipping (s,q) (0.76, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5043444Z Skipping (s,q) (0.77, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5043597Z Skipping (s,q) (0.78, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5043751Z Skipping (s,q) (0.79, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5043901Z Skipping (s,q) (0.8, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5044059Z Skipping (s,q) (0.81, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5044208Z Skipping (s,q) (0.82, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5044362Z Skipping (s,q) (0.83, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5044514Z Skipping (s,q) (0.84, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5044665Z Skipping (s,q) (0.85, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5044815Z Skipping (s,q) (0.86, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5044969Z Skipping (s,q) (0.87, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5045121Z Skipping (s,q) (0.88, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5045275Z Skipping (s,q) (0.89, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5045520Z Skipping (s,q) (0.9, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5045672Z Skipping (s,q) (0.91, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5045826Z Skipping (s,q) (0.92, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5045976Z Skipping (s,q) (0.93, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5046127Z Skipping (s,q) (0.94, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5046279Z Skipping (s,q) (0.95, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5046436Z Skipping (s,q) (0.96, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5046589Z Skipping (s,q) (0.97, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5046742Z Skipping (s,q) (0.98, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5046936Z Skipping (s,q) (0.99, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5047088Z Skipping (s,q) (1, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5047244Z Skipping (s,q) (1.01, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5047395Z Skipping (s,q) (1.02, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5047548Z Skipping (s,q) (1.03, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5047745Z Skipping (s,q) (1.04, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5047897Z Skipping (s,q) (1.05, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5048051Z Skipping (s,q) (1.06, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5048202Z Skipping (s,q) (1.07, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5048393Z Skipping (s,q) (1.08, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5048544Z Skipping (s,q) (1.09, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5048694Z Skipping (s,q) (1.1, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5048847Z Skipping (s,q) (1.11, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5049038Z Skipping (s,q) (1.12, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5049189Z Skipping (s,q) (1.13, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5049341Z Skipping (s,q) (1.14, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5049495Z Skipping (s,q) (1.15, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5049649Z Skipping (s,q) (1.16, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5049801Z Skipping (s,q) (1.17, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5049952Z Skipping (s,q) (1.18, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5050109Z Skipping (s,q) (1.19, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5050259Z Skipping (s,q) (1.2, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5050411Z Skipping (s,q) (1.21, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5050564Z Skipping (s,q) (1.22, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5050722Z Skipping (s,q) (1.23, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5050873Z Skipping (s,q) (1.24, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5051026Z Skipping (s,q) (1.25, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5051174Z Skipping (s,q) (1.26, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5051329Z Skipping (s,q) (1.27, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5051479Z Skipping (s,q) (1.28, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5051630Z Skipping (s,q) (1.29, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5051783Z Skipping (s,q) (1.3, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5051937Z Skipping (s,q) (1.31, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5052089Z Skipping (s,q) (1.32, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5052245Z Skipping (s,q) (1.33, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5052394Z Skipping (s,q) (1.34, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5052596Z Skipping (s,q) (1.35, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5052745Z Skipping (s,q) (1.36, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5052895Z Skipping (s,q) (1.37, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5053052Z Skipping (s,q) (1.38, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5053205Z Skipping (s,q) (1.39, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5053355Z Skipping (s,q) (1.4, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5053513Z Skipping (s,q) (1.41, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5053670Z Skipping (s,q) (1.42, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5053826Z Skipping (s,q) (1.43, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5053976Z Skipping (s,q) (1.44, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5054124Z Skipping (s,q) (1.45, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5054280Z Skipping (s,q) (1.46, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5054434Z Skipping (s,q) (1.47, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5054585Z Skipping (s,q) (1.48, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5054776Z Skipping (s,q) (1.49, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5054929Z Skipping (s,q) (1.5, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5055078Z Skipping (s,q) (1.51, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5055231Z Skipping (s,q) (1.52, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5055418Z Skipping (s,q) (1.53, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5055571Z Skipping (s,q) (1.54, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5055722Z Skipping (s,q) (1.55, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5055872Z Skipping (s,q) (1.56, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5056027Z Skipping (s,q) (1.57, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5056218Z Skipping (s,q) (1.58, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5056369Z Skipping (s,q) (1.59, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5056518Z Skipping (s,q) (1.6, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5056669Z Skipping (s,q) (1.61, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5056823Z Skipping (s,q) (1.62, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5056974Z Skipping (s,q) (1.63, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5057123Z Skipping (s,q) (1.64, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5057278Z Skipping (s,q) (1.65, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5057428Z Skipping (s,q) (1.66, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5057578Z Skipping (s,q) (1.67, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5057731Z Skipping (s,q) (1.68, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5057885Z Skipping (s,q) (1.69, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5058039Z Skipping (s,q) (1.7, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5058191Z Skipping (s,q) (1.71, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5058344Z Skipping (s,q) (1.72, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5058498Z Skipping (s,q) (1.73, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5058648Z Skipping (s,q) (1.74, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5058798Z Skipping (s,q) (1.75, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5058952Z Skipping (s,q) (1.76, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5059101Z Skipping (s,q) (1.77, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5059252Z Skipping (s,q) (1.78, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5059406Z Skipping (s,q) (1.79, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5059558Z Skipping (s,q) (1.8, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5059757Z Skipping (s,q) (1.81, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5059909Z Skipping (s,q) (1.82, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5060062Z Skipping (s,q) (1.83, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5060219Z Skipping (s,q) (1.84, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5060368Z Skipping (s,q) (1.85, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5060520Z Skipping (s,q) (1.86, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5060671Z Skipping (s,q) (1.87, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5060824Z Skipping (s,q) (1.88, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5060976Z Skipping (s,q) (1.89, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5061125Z Skipping (s,q) (1.9, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5061277Z Skipping (s,q) (1.91, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5061436Z Skipping (s,q) (1.92, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5061588Z Skipping (s,q) (1.93, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5061740Z Skipping (s,q) (1.94, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5061934Z Skipping (s,q) (1.95, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5062085Z Skipping (s,q) (1.96, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5062240Z Skipping (s,q) (1.97, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5062391Z Skipping (s,q) (1.98, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5062578Z Skipping (s,q) (1.99, 40): inconsistent with heavy hitters! 2025-05-07T20:58:07.5062742Z Skipping (s,q) (0.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5062897Z Skipping (s,q) (0.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5063053Z Skipping (s,q) (0.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5063249Z Skipping (s,q) (0.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5063403Z Skipping (s,q) (0.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5063560Z Skipping (s,q) (0.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5063716Z Skipping (s,q) (0.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5063871Z Skipping (s,q) (0.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5064028Z Skipping (s,q) (0.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5064184Z Skipping (s,q) (0.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5064342Z Skipping (s,q) (0.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5064503Z Skipping (s,q) (0.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5064657Z Skipping (s,q) (0.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5064811Z Skipping (s,q) (0.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5064969Z Skipping (s,q) (0.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5065126Z Skipping (s,q) (0.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5065288Z Skipping (s,q) (0.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5065447Z Skipping (s,q) (0.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5065602Z Skipping (s,q) (0.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5065761Z Skipping (s,q) (0.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5065915Z Skipping (s,q) (0.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5066071Z Skipping (s,q) (0.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5066225Z Skipping (s,q) (0.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5066378Z Skipping (s,q) (0.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5066535Z Skipping (s,q) (0.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5066693Z Skipping (s,q) (0.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5066914Z Skipping (s,q) (0.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5067071Z Skipping (s,q) (0.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5067227Z Skipping (s,q) (0.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5067381Z Skipping (s,q) (0.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5067540Z Skipping (s,q) (0.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5067694Z Skipping (s,q) (0.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5067853Z Skipping (s,q) (0.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5068007Z Skipping (s,q) (0.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5068159Z Skipping (s,q) (0.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5068316Z Skipping (s,q) (0.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5068472Z Skipping (s,q) (0.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5068629Z Skipping (s,q) (0.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5068786Z Skipping (s,q) (0.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5068941Z Skipping (s,q) (0.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5069144Z Skipping (s,q) (0.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5069298Z Skipping (s,q) (0.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5069450Z Skipping (s,q) (0.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5069609Z Skipping (s,q) (0.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5069800Z Skipping (s,q) (0.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5069954Z Skipping (s,q) (0.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5070112Z Skipping (s,q) (0.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5070265Z Skipping (s,q) (0.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5070462Z Skipping (s,q) (0.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5070618Z Skipping (s,q) (0.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5070775Z Skipping (s,q) (0.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5070941Z Skipping (s,q) (0.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5071095Z Skipping (s,q) (0.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5071248Z Skipping (s,q) (0.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5071405Z Skipping (s,q) (0.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5071562Z Skipping (s,q) (0.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5071719Z Skipping (s,q) (0.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5071872Z Skipping (s,q) (0.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5072026Z Skipping (s,q) (0.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5072186Z Skipping (s,q) (0.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5072338Z Skipping (s,q) (0.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5072495Z Skipping (s,q) (0.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5072652Z Skipping (s,q) (0.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5072805Z Skipping (s,q) (0.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5072958Z Skipping (s,q) (0.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5073114Z Skipping (s,q) (0.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5073271Z Skipping (s,q) (0.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5073430Z Skipping (s,q) (0.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5073583Z Skipping (s,q) (0.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5073736Z Skipping (s,q) (0.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5073939Z Skipping (s,q) (0.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5074093Z Skipping (s,q) (0.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5074246Z Skipping (s,q) (0.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5074407Z Skipping (s,q) (0.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5074562Z Skipping (s,q) (0.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5074719Z Skipping (s,q) (0.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5074872Z Skipping (s,q) (0.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5075028Z Skipping (s,q) (0.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5075185Z Skipping (s,q) (0.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5075339Z Skipping (s,q) (0.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5075493Z Skipping (s,q) (0.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5075654Z Skipping (s,q) (0.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5075808Z Skipping (s,q) (0.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5075965Z Skipping (s,q) (0.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5076158Z Skipping (s,q) (0.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5076313Z Skipping (s,q) (0.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5076469Z Skipping (s,q) (0.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5076625Z Skipping (s,q) (0.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5076813Z Skipping (s,q) (0.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5076973Z Skipping (s,q) (0.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5077128Z Skipping (s,q) (0.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5077285Z Skipping (s,q) (0.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5077479Z Skipping (s,q) (0.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5077635Z Skipping (s,q) (0.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5077791Z Skipping (s,q) (0.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5077947Z Skipping (s,q) (0.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5078103Z Skipping (s,q) (0.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5078259Z Skipping (s,q) (0.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5078414Z Skipping (s,q) (0.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5078570Z Skipping (s,q) (1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5078725Z Skipping (s,q) (1.01, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5078877Z Skipping (s,q) (1.02, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5079035Z Skipping (s,q) (1.03, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5079192Z Skipping (s,q) (1.04, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5079348Z Skipping (s,q) (1.05, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5079506Z Skipping (s,q) (1.06, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5079662Z Skipping (s,q) (1.07, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5079818Z Skipping (s,q) (1.08, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5079972Z Skipping (s,q) (1.09, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5080128Z Skipping (s,q) (1.1, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5080288Z Skipping (s,q) (1.11, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5080443Z Skipping (s,q) (1.12, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5080596Z Skipping (s,q) (1.13, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5080753Z Skipping (s,q) (1.14, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5080910Z Skipping (s,q) (1.15, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5081113Z Skipping (s,q) (1.16, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5081267Z Skipping (s,q) (1.17, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5081421Z Skipping (s,q) (1.18, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5081583Z Skipping (s,q) (1.19, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5081737Z Skipping (s,q) (1.2, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5081890Z Skipping (s,q) (1.21, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5082047Z Skipping (s,q) (1.22, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5082205Z Skipping (s,q) (1.23, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5082358Z Skipping (s,q) (1.24, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5082519Z Skipping (s,q) (1.25, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5082671Z Skipping (s,q) (1.26, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5082831Z Skipping (s,q) (1.27, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5082985Z Skipping (s,q) (1.28, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5083139Z Skipping (s,q) (1.29, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5083336Z Skipping (s,q) (1.3, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5083492Z Skipping (s,q) (1.31, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5083645Z Skipping (s,q) (1.32, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5083800Z Skipping (s,q) (1.33, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5083991Z Skipping (s,q) (1.34, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5084152Z Skipping (s,q) (1.35, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5084308Z Skipping (s,q) (1.36, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5084461Z Skipping (s,q) (1.37, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5084659Z Skipping (s,q) (1.38, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5084813Z Skipping (s,q) (1.39, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5084967Z Skipping (s,q) (1.4, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5085125Z Skipping (s,q) (1.41, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5085279Z Skipping (s,q) (1.42, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5085434Z Skipping (s,q) (1.43, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5085589Z Skipping (s,q) (1.44, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5085744Z Skipping (s,q) (1.45, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5085903Z Skipping (s,q) (1.46, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5086057Z Skipping (s,q) (1.47, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5086210Z Skipping (s,q) (1.48, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5086371Z Skipping (s,q) (1.49, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5086526Z Skipping (s,q) (1.5, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5086684Z Skipping (s,q) (1.51, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5086841Z Skipping (s,q) (1.52, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5087047Z Skipping (s,q) (1.53, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5087205Z Skipping (s,q) (1.54, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5087360Z Skipping (s,q) (1.55, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5087517Z Skipping (s,q) (1.56, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5087673Z Skipping (s,q) (1.57, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5087830Z Skipping (s,q) (1.58, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5087987Z Skipping (s,q) (1.59, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5088188Z Skipping (s,q) (1.6, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5088342Z Skipping (s,q) (1.61, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5088498Z Skipping (s,q) (1.62, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5088655Z Skipping (s,q) (1.63, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5088811Z Skipping (s,q) (1.64, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5088967Z Skipping (s,q) (1.65, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5089120Z Skipping (s,q) (1.66, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5089277Z Skipping (s,q) (1.67, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5089432Z Skipping (s,q) (1.68, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5089586Z Skipping (s,q) (1.69, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5089741Z Skipping (s,q) (1.7, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5089900Z Skipping (s,q) (1.71, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5090056Z Skipping (s,q) (1.72, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5090210Z Skipping (s,q) (1.73, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5090406Z Skipping (s,q) (1.74, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5090561Z Skipping (s,q) (1.75, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5090720Z Skipping (s,q) (1.76, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5090875Z Skipping (s,q) (1.77, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5091068Z Skipping (s,q) (1.78, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5091225Z Skipping (s,q) (1.79, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5091377Z Skipping (s,q) (1.8, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5091535Z Skipping (s,q) (1.81, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5091750Z Skipping (s,q) (1.82, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5091906Z Skipping (s,q) (1.83, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5092062Z Skipping (s,q) (1.84, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5092217Z Skipping (s,q) (1.85, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5092372Z Skipping (s,q) (1.86, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5092527Z Skipping (s,q) (1.87, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5092684Z Skipping (s,q) (1.88, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5092846Z Skipping (s,q) (1.89, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5093000Z Skipping (s,q) (1.9, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5093156Z Skipping (s,q) (1.91, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5093312Z Skipping (s,q) (1.92, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5093467Z Skipping (s,q) (1.93, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5093627Z Skipping (s,q) (1.94, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5093782Z Skipping (s,q) (1.95, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5093935Z Skipping (s,q) (1.96, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5094092Z Skipping (s,q) (1.97, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5096947Z Skipping (s,q) (1.98, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5097122Z Skipping (s,q) (1.99, 42.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5097280Z Skipping (s,q) (0.01, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5097437Z Skipping (s,q) (0.02, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5097589Z Skipping (s,q) (0.03, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5097739Z Skipping (s,q) (0.04, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5097890Z Skipping (s,q) (0.05, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5098113Z Skipping (s,q) (0.06, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5098263Z Skipping (s,q) (0.07, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5098412Z Skipping (s,q) (0.08, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5098567Z Skipping (s,q) (0.09, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5098721Z Skipping (s,q) (0.1, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5098876Z Skipping (s,q) (0.11, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5099026Z Skipping (s,q) (0.12, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5099178Z Skipping (s,q) (0.13, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5099330Z Skipping (s,q) (0.14, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5099480Z Skipping (s,q) (0.15, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5099630Z Skipping (s,q) (0.16, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5099785Z Skipping (s,q) (0.17, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5099940Z Skipping (s,q) (0.18, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5100091Z Skipping (s,q) (0.19, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5100289Z Skipping (s,q) (0.2, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5100443Z Skipping (s,q) (0.21, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5100595Z Skipping (s,q) (0.22, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5100746Z Skipping (s,q) (0.23, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5100935Z Skipping (s,q) (0.24, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5101088Z Skipping (s,q) (0.25, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5101238Z Skipping (s,q) (0.26, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5101388Z Skipping (s,q) (0.27, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5101579Z Skipping (s,q) (0.28, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5101732Z Skipping (s,q) (0.29, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5101886Z Skipping (s,q) (0.3, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5102037Z Skipping (s,q) (0.31, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5102190Z Skipping (s,q) (0.32, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5102345Z Skipping (s,q) (0.33, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5102496Z Skipping (s,q) (0.34, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5102646Z Skipping (s,q) (0.35, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5102801Z Skipping (s,q) (0.36, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5102952Z Skipping (s,q) (0.37, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5103108Z Skipping (s,q) (0.38, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5103259Z Skipping (s,q) (0.39, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5103414Z Skipping (s,q) (0.4, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5103565Z Skipping (s,q) (0.41, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5103714Z Skipping (s,q) (0.42, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5103866Z Skipping (s,q) (0.43, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5104018Z Skipping (s,q) (0.44, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5104168Z Skipping (s,q) (0.45, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5104317Z Skipping (s,q) (0.46, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5104796Z Skipping (s,q) (0.47, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5104954Z Skipping (s,q) (0.48, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5105108Z Skipping (s,q) (0.49, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5105258Z Skipping (s,q) (0.5, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5105412Z Skipping (s,q) (0.51, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5105664Z Skipping (s,q) (0.52, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5105817Z Skipping (s,q) (0.53, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5105972Z Skipping (s,q) (0.54, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5106129Z Skipping (s,q) (0.55, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5106280Z Skipping (s,q) (0.56, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5106434Z Skipping (s,q) (0.57, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5106584Z Skipping (s,q) (0.58, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5106736Z Skipping (s,q) (0.59, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5106887Z Skipping (s,q) (0.6, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5107038Z Skipping (s,q) (0.61, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5107187Z Skipping (s,q) (0.62, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5107347Z Skipping (s,q) (0.63, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5107497Z Skipping (s,q) (0.64, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5107651Z Skipping (s,q) (0.65, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5107864Z Skipping (s,q) (0.66, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5108016Z Skipping (s,q) (0.67, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5108168Z Skipping (s,q) (0.68, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5108317Z Skipping (s,q) (0.69, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5108525Z Skipping (s,q) (0.7, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5108680Z Skipping (s,q) (0.71, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5108831Z Skipping (s,q) (0.72, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5108982Z Skipping (s,q) (0.73, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5109193Z Skipping (s,q) (0.74, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5109343Z Skipping (s,q) (0.75, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5109498Z Skipping (s,q) (0.76, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5109652Z Skipping (s,q) (0.77, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5109801Z Skipping (s,q) (0.78, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5109954Z Skipping (s,q) (0.79, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5110103Z Skipping (s,q) (0.8, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5110258Z Skipping (s,q) (0.81, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5110411Z Skipping (s,q) (0.82, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5110562Z Skipping (s,q) (0.83, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5110714Z Skipping (s,q) (0.84, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5110866Z Skipping (s,q) (0.85, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5111022Z Skipping (s,q) (0.86, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5111173Z Skipping (s,q) (0.87, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5111322Z Skipping (s,q) (0.88, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5111475Z Skipping (s,q) (0.89, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5111629Z Skipping (s,q) (0.9, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5111780Z Skipping (s,q) (0.91, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5111936Z Skipping (s,q) (0.92, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5112088Z Skipping (s,q) (0.93, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5112238Z Skipping (s,q) (0.94, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5112389Z Skipping (s,q) (0.95, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5112538Z Skipping (s,q) (0.96, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5112739Z Skipping (s,q) (0.97, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5112893Z Skipping (s,q) (0.98, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5113042Z Skipping (s,q) (0.99, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5113191Z Skipping (s,q) (1, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5113345Z Skipping (s,q) (1.01, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5113496Z Skipping (s,q) (1.02, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5113651Z Skipping (s,q) (1.03, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5113804Z Skipping (s,q) (1.04, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5113954Z Skipping (s,q) (1.05, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5114109Z Skipping (s,q) (1.06, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5114260Z Skipping (s,q) (1.07, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5114413Z Skipping (s,q) (1.08, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5114569Z Skipping (s,q) (1.09, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5114719Z Skipping (s,q) (1.1, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5114911Z Skipping (s,q) (1.11, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5115062Z Skipping (s,q) (1.12, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5115213Z Skipping (s,q) (1.13, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5115365Z Skipping (s,q) (1.14, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5115516Z Skipping (s,q) (1.15, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5115707Z Skipping (s,q) (1.16, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5115865Z Skipping (s,q) (1.17, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5116015Z Skipping (s,q) (1.18, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5116169Z Skipping (s,q) (1.19, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5116359Z Skipping (s,q) (1.2, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5116511Z Skipping (s,q) (1.21, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5116665Z Skipping (s,q) (1.22, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5116818Z Skipping (s,q) (1.23, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5116970Z Skipping (s,q) (1.24, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5117123Z Skipping (s,q) (1.25, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5117274Z Skipping (s,q) (1.26, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5117428Z Skipping (s,q) (1.27, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5117578Z Skipping (s,q) (1.28, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5117728Z Skipping (s,q) (1.29, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5117880Z Skipping (s,q) (1.3, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5118034Z Skipping (s,q) (1.31, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5118183Z Skipping (s,q) (1.32, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5118335Z Skipping (s,q) (1.33, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5118488Z Skipping (s,q) (1.34, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5118637Z Skipping (s,q) (1.35, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5118792Z Skipping (s,q) (1.36, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5118943Z Skipping (s,q) (1.37, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5119097Z Skipping (s,q) (1.38, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5119247Z Skipping (s,q) (1.39, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5119396Z Skipping (s,q) (1.4, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5119547Z Skipping (s,q) (1.41, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5119701Z Skipping (s,q) (1.42, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5119891Z Skipping (s,q) (1.43, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5120045Z Skipping (s,q) (1.44, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5120196Z Skipping (s,q) (1.45, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5120354Z Skipping (s,q) (1.46, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5120504Z Skipping (s,q) (1.47, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5120654Z Skipping (s,q) (1.48, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5120806Z Skipping (s,q) (1.49, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5120957Z Skipping (s,q) (1.5, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5121108Z Skipping (s,q) (1.51, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5121260Z Skipping (s,q) (1.52, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5121410Z Skipping (s,q) (1.53, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5121568Z Skipping (s,q) (1.54, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5121718Z Skipping (s,q) (1.55, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5121870Z Skipping (s,q) (1.56, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5122065Z Skipping (s,q) (1.57, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5122218Z Skipping (s,q) (1.58, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5122368Z Skipping (s,q) (1.59, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5122519Z Skipping (s,q) (1.6, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5122731Z Skipping (s,q) (1.61, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5122882Z Skipping (s,q) (1.62, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5123034Z Skipping (s,q) (1.63, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5123186Z Skipping (s,q) (1.64, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5123380Z Skipping (s,q) (1.65, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5123535Z Skipping (s,q) (1.66, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5123687Z Skipping (s,q) (1.67, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5123843Z Skipping (s,q) (1.68, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5123993Z Skipping (s,q) (1.69, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5124143Z Skipping (s,q) (1.7, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5124297Z Skipping (s,q) (1.71, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5124447Z Skipping (s,q) (1.72, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5124602Z Skipping (s,q) (1.73, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5124754Z Skipping (s,q) (1.74, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5124904Z Skipping (s,q) (1.75, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5125058Z Skipping (s,q) (1.76, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5125211Z Skipping (s,q) (1.77, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5125360Z Skipping (s,q) (1.78, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5125513Z Skipping (s,q) (1.79, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5125664Z Skipping (s,q) (1.8, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5125816Z Skipping (s,q) (1.81, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5125966Z Skipping (s,q) (1.82, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5126115Z Skipping (s,q) (1.83, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5126269Z Skipping (s,q) (1.84, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5126420Z Skipping (s,q) (1.85, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5126570Z Skipping (s,q) (1.86, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5126723Z Skipping (s,q) (1.87, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5126972Z Skipping (s,q) (1.88, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5127125Z Skipping (s,q) (1.89, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5127279Z Skipping (s,q) (1.9, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5127432Z Skipping (s,q) (1.91, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5127584Z Skipping (s,q) (1.92, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5127732Z Skipping (s,q) (1.93, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5127882Z Skipping (s,q) (1.94, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5128038Z Skipping (s,q) (1.95, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5128188Z Skipping (s,q) (1.96, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5128338Z Skipping (s,q) (1.97, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5128490Z Skipping (s,q) (1.98, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5128643Z Skipping (s,q) (1.99, 45): inconsistent with heavy hitters! 2025-05-07T20:58:07.5128805Z Skipping (s,q) (0.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5128961Z Skipping (s,q) (0.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5129159Z Skipping (s,q) (0.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5129320Z Skipping (s,q) (0.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5129475Z Skipping (s,q) (0.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5129631Z Skipping (s,q) (0.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5129786Z Skipping (s,q) (0.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5129989Z Skipping (s,q) (0.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5130148Z Skipping (s,q) (0.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5130304Z Skipping (s,q) (0.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5130496Z Skipping (s,q) (0.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5130655Z Skipping (s,q) (0.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5130809Z Skipping (s,q) (0.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5130963Z Skipping (s,q) (0.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5131122Z Skipping (s,q) (0.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5131276Z Skipping (s,q) (0.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5131431Z Skipping (s,q) (0.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5131585Z Skipping (s,q) (0.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5131741Z Skipping (s,q) (0.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5131897Z Skipping (s,q) (0.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5132051Z Skipping (s,q) (0.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5132205Z Skipping (s,q) (0.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5132367Z Skipping (s,q) (0.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5132520Z Skipping (s,q) (0.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5132679Z Skipping (s,q) (0.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5132836Z Skipping (s,q) (0.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5132988Z Skipping (s,q) (0.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5133143Z Skipping (s,q) (0.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5133299Z Skipping (s,q) (0.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5133455Z Skipping (s,q) (0.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5133612Z Skipping (s,q) (0.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5133765Z Skipping (s,q) (0.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5133919Z Skipping (s,q) (0.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5134120Z Skipping (s,q) (0.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5134273Z Skipping (s,q) (0.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5134427Z Skipping (s,q) (0.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5134584Z Skipping (s,q) (0.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5134739Z Skipping (s,q) (0.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5134894Z Skipping (s,q) (0.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5135049Z Skipping (s,q) (0.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5135205Z Skipping (s,q) (0.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5135361Z Skipping (s,q) (0.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5135515Z Skipping (s,q) (0.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5135672Z Skipping (s,q) (0.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5135832Z Skipping (s,q) (0.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5135986Z Skipping (s,q) (0.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5136141Z Skipping (s,q) (0.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5136335Z Skipping (s,q) (0.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5136490Z Skipping (s,q) (0.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5136647Z Skipping (s,q) (0.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5136800Z Skipping (s,q) (0.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5136996Z Skipping (s,q) (0.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5137150Z Skipping (s,q) (0.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5137303Z Skipping (s,q) (0.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5137461Z Skipping (s,q) (0.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5137656Z Skipping (s,q) (0.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5137813Z Skipping (s,q) (0.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5137970Z Skipping (s,q) (0.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5138126Z Skipping (s,q) (0.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5138283Z Skipping (s,q) (0.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5138437Z Skipping (s,q) (0.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5138591Z Skipping (s,q) (0.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5138751Z Skipping (s,q) (0.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5138906Z Skipping (s,q) (0.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5139060Z Skipping (s,q) (0.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5139216Z Skipping (s,q) (0.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5139372Z Skipping (s,q) (0.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5139531Z Skipping (s,q) (0.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5139684Z Skipping (s,q) (0.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5139838Z Skipping (s,q) (0.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5139995Z Skipping (s,q) (0.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5140149Z Skipping (s,q) (0.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5140304Z Skipping (s,q) (0.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5140464Z Skipping (s,q) (0.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5140617Z Skipping (s,q) (0.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5140774Z Skipping (s,q) (0.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5140929Z Skipping (s,q) (0.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5141085Z Skipping (s,q) (0.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5141284Z Skipping (s,q) (0.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5141436Z Skipping (s,q) (0.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5141593Z Skipping (s,q) (0.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5141749Z Skipping (s,q) (0.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5141903Z Skipping (s,q) (0.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5142058Z Skipping (s,q) (0.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5142213Z Skipping (s,q) (0.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5142368Z Skipping (s,q) (0.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5142525Z Skipping (s,q) (0.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5142678Z Skipping (s,q) (0.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5142834Z Skipping (s,q) (0.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5142993Z Skipping (s,q) (0.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5143148Z Skipping (s,q) (0.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5143301Z Skipping (s,q) (0.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5143501Z Skipping (s,q) (0.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5143655Z Skipping (s,q) (0.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5143810Z Skipping (s,q) (0.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5143964Z Skipping (s,q) (0.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5144157Z Skipping (s,q) (0.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5144315Z Skipping (s,q) (0.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5144468Z Skipping (s,q) (0.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5144618Z Skipping (s,q) (1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5144815Z Skipping (s,q) (1.01, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5144968Z Skipping (s,q) (1.02, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5145124Z Skipping (s,q) (1.03, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5145278Z Skipping (s,q) (1.04, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5145431Z Skipping (s,q) (1.05, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5145588Z Skipping (s,q) (1.06, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5145741Z Skipping (s,q) (1.07, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5145898Z Skipping (s,q) (1.08, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5146055Z Skipping (s,q) (1.09, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5146208Z Skipping (s,q) (1.1, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5146363Z Skipping (s,q) (1.11, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5146521Z Skipping (s,q) (1.12, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5146673Z Skipping (s,q) (1.13, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5146829Z Skipping (s,q) (1.14, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5146985Z Skipping (s,q) (1.15, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5147137Z Skipping (s,q) (1.16, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5147295Z Skipping (s,q) (1.17, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5147448Z Skipping (s,q) (1.18, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5147607Z Skipping (s,q) (1.19, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5147761Z Skipping (s,q) (1.2, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5147913Z Skipping (s,q) (1.21, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5148069Z Skipping (s,q) (1.22, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5148268Z Skipping (s,q) (1.23, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5148421Z Skipping (s,q) (1.24, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5148576Z Skipping (s,q) (1.25, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5148733Z Skipping (s,q) (1.26, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5148891Z Skipping (s,q) (1.27, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5149045Z Skipping (s,q) (1.28, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5149199Z Skipping (s,q) (1.29, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5149356Z Skipping (s,q) (1.3, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5149510Z Skipping (s,q) (1.31, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5149663Z Skipping (s,q) (1.32, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5149819Z Skipping (s,q) (1.33, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5149975Z Skipping (s,q) (1.34, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5150136Z Skipping (s,q) (1.35, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5150289Z Skipping (s,q) (1.36, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5150508Z Skipping (s,q) (1.37, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5150667Z Skipping (s,q) (1.38, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5150820Z Skipping (s,q) (1.39, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5150976Z Skipping (s,q) (1.4, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5151168Z Skipping (s,q) (1.41, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5151323Z Skipping (s,q) (1.42, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5151477Z Skipping (s,q) (1.43, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5151634Z Skipping (s,q) (1.44, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5151826Z Skipping (s,q) (1.45, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5151985Z Skipping (s,q) (1.46, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5152138Z Skipping (s,q) (1.47, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5152294Z Skipping (s,q) (1.48, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5152450Z Skipping (s,q) (1.49, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5152603Z Skipping (s,q) (1.5, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5152758Z Skipping (s,q) (1.51, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5152917Z Skipping (s,q) (1.52, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5153071Z Skipping (s,q) (1.53, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5153226Z Skipping (s,q) (1.54, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5153380Z Skipping (s,q) (1.55, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5153535Z Skipping (s,q) (1.56, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5153692Z Skipping (s,q) (1.57, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5153845Z Skipping (s,q) (1.58, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5154004Z Skipping (s,q) (1.59, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5154160Z Skipping (s,q) (1.6, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5154312Z Skipping (s,q) (1.61, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5154468Z Skipping (s,q) (1.62, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5154622Z Skipping (s,q) (1.63, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5154778Z Skipping (s,q) (1.64, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5154935Z Skipping (s,q) (1.65, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5155089Z Skipping (s,q) (1.66, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5155242Z Skipping (s,q) (1.67, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5155444Z Skipping (s,q) (1.68, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5155598Z Skipping (s,q) (1.69, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5155754Z Skipping (s,q) (1.7, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5155909Z Skipping (s,q) (1.71, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5156067Z Skipping (s,q) (1.72, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5156225Z Skipping (s,q) (1.73, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5156378Z Skipping (s,q) (1.74, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5156534Z Skipping (s,q) (1.75, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5156690Z Skipping (s,q) (1.76, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5156843Z Skipping (s,q) (1.77, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5156998Z Skipping (s,q) (1.78, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5157156Z Skipping (s,q) (1.79, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5157310Z Skipping (s,q) (1.8, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5157467Z Skipping (s,q) (1.81, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5157662Z Skipping (s,q) (1.82, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5157818Z Skipping (s,q) (1.83, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5157973Z Skipping (s,q) (1.84, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5158127Z Skipping (s,q) (1.85, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5158324Z Skipping (s,q) (1.86, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5158482Z Skipping (s,q) (1.87, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5158634Z Skipping (s,q) (1.88, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5158792Z Skipping (s,q) (1.89, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5159034Z Skipping (s,q) (1.9, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5159189Z Skipping (s,q) (1.91, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5159346Z Skipping (s,q) (1.92, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5159503Z Skipping (s,q) (1.93, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5159659Z Skipping (s,q) (1.94, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5159819Z Skipping (s,q) (1.95, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5159972Z Skipping (s,q) (1.96, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5160132Z Skipping (s,q) (1.97, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5160286Z Skipping (s,q) (1.98, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5160439Z Skipping (s,q) (1.99, 47.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5160596Z Skipping (s,q) (0.01, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5160752Z Skipping (s,q) (0.02, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5160905Z Skipping (s,q) (0.03, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5161060Z Skipping (s,q) (0.04, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5161213Z Skipping (s,q) (0.05, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5161367Z Skipping (s,q) (0.06, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5161518Z Skipping (s,q) (0.07, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5161666Z Skipping (s,q) (0.08, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5161824Z Skipping (s,q) (0.09, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5161975Z Skipping (s,q) (0.1, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5162124Z Skipping (s,q) (0.11, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5162276Z Skipping (s,q) (0.12, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5162430Z Skipping (s,q) (0.13, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5162628Z Skipping (s,q) (0.14, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5162780Z Skipping (s,q) (0.15, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5162929Z Skipping (s,q) (0.16, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5163084Z Skipping (s,q) (0.17, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5163235Z Skipping (s,q) (0.18, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5163388Z Skipping (s,q) (0.19, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5163541Z Skipping (s,q) (0.2, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5163695Z Skipping (s,q) (0.21, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5163850Z Skipping (s,q) (0.22, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5163998Z Skipping (s,q) (0.23, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5164148Z Skipping (s,q) (0.24, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5164307Z Skipping (s,q) (0.25, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5164458Z Skipping (s,q) (0.26, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5164610Z Skipping (s,q) (0.27, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5164803Z Skipping (s,q) (0.28, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5164958Z Skipping (s,q) (0.29, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5165108Z Skipping (s,q) (0.3, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5165262Z Skipping (s,q) (0.31, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5165450Z Skipping (s,q) (0.32, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5165604Z Skipping (s,q) (0.33, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5165753Z Skipping (s,q) (0.34, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5165902Z Skipping (s,q) (0.35, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5166092Z Skipping (s,q) (0.36, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5166246Z Skipping (s,q) (0.37, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5166398Z Skipping (s,q) (0.38, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5166553Z Skipping (s,q) (0.39, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5166702Z Skipping (s,q) (0.4, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5166856Z Skipping (s,q) (0.41, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5167050Z Skipping (s,q) (0.42, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5167205Z Skipping (s,q) (0.43, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5167360Z Skipping (s,q) (0.44, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5167509Z Skipping (s,q) (0.45, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5167660Z Skipping (s,q) (0.46, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5167816Z Skipping (s,q) (0.47, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5167970Z Skipping (s,q) (0.48, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5168123Z Skipping (s,q) (0.49, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5168271Z Skipping (s,q) (0.5, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5168423Z Skipping (s,q) (0.51, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5168575Z Skipping (s,q) (0.52, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5168725Z Skipping (s,q) (0.53, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5168876Z Skipping (s,q) (0.54, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5169032Z Skipping (s,q) (0.55, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5169182Z Skipping (s,q) (0.56, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5169330Z Skipping (s,q) (0.57, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5169487Z Skipping (s,q) (0.58, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5169685Z Skipping (s,q) (0.59, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5169836Z Skipping (s,q) (0.6, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5169985Z Skipping (s,q) (0.61, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5170138Z Skipping (s,q) (0.62, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5170292Z Skipping (s,q) (0.63, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5170443Z Skipping (s,q) (0.64, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5170592Z Skipping (s,q) (0.65, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5170749Z Skipping (s,q) (0.66, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5170900Z Skipping (s,q) (0.67, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5171055Z Skipping (s,q) (0.68, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5171207Z Skipping (s,q) (0.69, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5171358Z Skipping (s,q) (0.7, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5171517Z Skipping (s,q) (0.71, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5171669Z Skipping (s,q) (0.72, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5171860Z Skipping (s,q) (0.73, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5172017Z Skipping (s,q) (0.74, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5172169Z Skipping (s,q) (0.75, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5172322Z Skipping (s,q) (0.76, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5172471Z Skipping (s,q) (0.77, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5172660Z Skipping (s,q) (0.78, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5172816Z Skipping (s,q) (0.79, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5172966Z Skipping (s,q) (0.8, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5173115Z Skipping (s,q) (0.81, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5173310Z Skipping (s,q) (0.82, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5173460Z Skipping (s,q) (0.83, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5173616Z Skipping (s,q) (0.84, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5173770Z Skipping (s,q) (0.85, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5173921Z Skipping (s,q) (0.86, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5174075Z Skipping (s,q) (0.87, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5174226Z Skipping (s,q) (0.88, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5174381Z Skipping (s,q) (0.89, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5174531Z Skipping (s,q) (0.9, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5174681Z Skipping (s,q) (0.91, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5174832Z Skipping (s,q) (0.92, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5174986Z Skipping (s,q) (0.93, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5175138Z Skipping (s,q) (0.94, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5175289Z Skipping (s,q) (0.95, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5175441Z Skipping (s,q) (0.96, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5175592Z Skipping (s,q) (0.97, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5175743Z Skipping (s,q) (0.98, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5175894Z Skipping (s,q) (0.99, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5176045Z Skipping (s,q) (1, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5176199Z Skipping (s,q) (1.01, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5176351Z Skipping (s,q) (1.02, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5176508Z Skipping (s,q) (1.03, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5176662Z Skipping (s,q) (1.04, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5176883Z Skipping (s,q) (1.05, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5177039Z Skipping (s,q) (1.06, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5177190Z Skipping (s,q) (1.07, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5177341Z Skipping (s,q) (1.08, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5177499Z Skipping (s,q) (1.09, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5177649Z Skipping (s,q) (1.1, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5177803Z Skipping (s,q) (1.11, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5177957Z Skipping (s,q) (1.12, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5178108Z Skipping (s,q) (1.13, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5178261Z Skipping (s,q) (1.14, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5178411Z Skipping (s,q) (1.15, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5178566Z Skipping (s,q) (1.16, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5178720Z Skipping (s,q) (1.17, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5178870Z Skipping (s,q) (1.18, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5179071Z Skipping (s,q) (1.19, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5179227Z Skipping (s,q) (1.2, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5179377Z Skipping (s,q) (1.21, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5179533Z Skipping (s,q) (1.22, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5179720Z Skipping (s,q) (1.23, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5179873Z Skipping (s,q) (1.24, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5180024Z Skipping (s,q) (1.25, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5180174Z Skipping (s,q) (1.26, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5180362Z Skipping (s,q) (1.27, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5180520Z Skipping (s,q) (1.28, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5180670Z Skipping (s,q) (1.29, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5180825Z Skipping (s,q) (1.3, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5180975Z Skipping (s,q) (1.31, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5181130Z Skipping (s,q) (1.32, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5181285Z Skipping (s,q) (1.33, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5181435Z Skipping (s,q) (1.34, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5181586Z Skipping (s,q) (1.35, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5181739Z Skipping (s,q) (1.36, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5181890Z Skipping (s,q) (1.37, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5182045Z Skipping (s,q) (1.38, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5182201Z Skipping (s,q) (1.39, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5182349Z Skipping (s,q) (1.4, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5182502Z Skipping (s,q) (1.41, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5182655Z Skipping (s,q) (1.42, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5182807Z Skipping (s,q) (1.43, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5182960Z Skipping (s,q) (1.44, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5183112Z Skipping (s,q) (1.45, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5183265Z Skipping (s,q) (1.46, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5183420Z Skipping (s,q) (1.47, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5183571Z Skipping (s,q) (1.48, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5183724Z Skipping (s,q) (1.49, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5183875Z Skipping (s,q) (1.5, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5184069Z Skipping (s,q) (1.51, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5184222Z Skipping (s,q) (1.52, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5184378Z Skipping (s,q) (1.53, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5184528Z Skipping (s,q) (1.54, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5184681Z Skipping (s,q) (1.55, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5184830Z Skipping (s,q) (1.56, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5184987Z Skipping (s,q) (1.57, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5185136Z Skipping (s,q) (1.58, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5185286Z Skipping (s,q) (1.59, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5185436Z Skipping (s,q) (1.6, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5185587Z Skipping (s,q) (1.61, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5185741Z Skipping (s,q) (1.62, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5185894Z Skipping (s,q) (1.63, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5186043Z Skipping (s,q) (1.64, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5186238Z Skipping (s,q) (1.65, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5186389Z Skipping (s,q) (1.66, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5186541Z Skipping (s,q) (1.67, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5186694Z Skipping (s,q) (1.68, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5186881Z Skipping (s,q) (1.69, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5187031Z Skipping (s,q) (1.7, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5187185Z Skipping (s,q) (1.71, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5187335Z Skipping (s,q) (1.72, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5187523Z Skipping (s,q) (1.73, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5187675Z Skipping (s,q) (1.74, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5187824Z Skipping (s,q) (1.75, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5187980Z Skipping (s,q) (1.76, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5188130Z Skipping (s,q) (1.77, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5188281Z Skipping (s,q) (1.78, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5188435Z Skipping (s,q) (1.79, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5188587Z Skipping (s,q) (1.8, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5188737Z Skipping (s,q) (1.81, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5188892Z Skipping (s,q) (1.82, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5189043Z Skipping (s,q) (1.83, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5189199Z Skipping (s,q) (1.84, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5189351Z Skipping (s,q) (1.85, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5189502Z Skipping (s,q) (1.86, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5189657Z Skipping (s,q) (1.87, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5189807Z Skipping (s,q) (1.88, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5189959Z Skipping (s,q) (1.89, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5190115Z Skipping (s,q) (1.9, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5190266Z Skipping (s,q) (1.91, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5190421Z Skipping (s,q) (1.92, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5190571Z Skipping (s,q) (1.93, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5190721Z Skipping (s,q) (1.94, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5190874Z Skipping (s,q) (1.95, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5191070Z Skipping (s,q) (1.96, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5191221Z Skipping (s,q) (1.97, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5191374Z Skipping (s,q) (1.98, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5191527Z Skipping (s,q) (1.99, 50): inconsistent with heavy hitters! 2025-05-07T20:58:07.5191686Z Skipping (s,q) (0.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5191841Z Skipping (s,q) (0.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5191997Z Skipping (s,q) (0.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5192159Z Skipping (s,q) (0.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5192315Z Skipping (s,q) (0.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5192469Z Skipping (s,q) (0.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5192627Z Skipping (s,q) (0.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5192788Z Skipping (s,q) (0.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5192943Z Skipping (s,q) (0.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5193099Z Skipping (s,q) (0.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5193293Z Skipping (s,q) (0.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5193457Z Skipping (s,q) (0.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5193612Z Skipping (s,q) (0.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5193768Z Skipping (s,q) (0.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5193964Z Skipping (s,q) (0.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5194119Z Skipping (s,q) (0.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5194272Z Skipping (s,q) (0.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5194430Z Skipping (s,q) (0.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5194626Z Skipping (s,q) (0.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5194782Z Skipping (s,q) (0.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5194937Z Skipping (s,q) (0.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5195093Z Skipping (s,q) (0.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5195250Z Skipping (s,q) (0.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5195404Z Skipping (s,q) (0.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5195559Z Skipping (s,q) (0.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5195718Z Skipping (s,q) (0.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5195874Z Skipping (s,q) (0.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5196032Z Skipping (s,q) (0.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5196185Z Skipping (s,q) (0.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5196343Z Skipping (s,q) (0.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5196500Z Skipping (s,q) (0.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5196652Z Skipping (s,q) (0.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5196808Z Skipping (s,q) (0.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5196966Z Skipping (s,q) (0.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5197120Z Skipping (s,q) (0.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5197278Z Skipping (s,q) (0.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5197435Z Skipping (s,q) (0.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5197589Z Skipping (s,q) (0.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5197746Z Skipping (s,q) (0.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5197900Z Skipping (s,q) (0.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5198058Z Skipping (s,q) (0.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5198260Z Skipping (s,q) (0.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5198416Z Skipping (s,q) (0.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5198575Z Skipping (s,q) (0.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5198730Z Skipping (s,q) (0.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5198886Z Skipping (s,q) (0.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5199043Z Skipping (s,q) (0.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5199199Z Skipping (s,q) (0.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5199354Z Skipping (s,q) (0.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5199512Z Skipping (s,q) (0.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5199665Z Skipping (s,q) (0.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5199824Z Skipping (s,q) (0.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5199982Z Skipping (s,q) (0.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5200136Z Skipping (s,q) (0.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5200295Z Skipping (s,q) (0.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5200491Z Skipping (s,q) (0.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5200646Z Skipping (s,q) (0.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5200802Z Skipping (s,q) (0.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5200956Z Skipping (s,q) (0.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5201148Z Skipping (s,q) (0.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5201306Z Skipping (s,q) (0.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5201462Z Skipping (s,q) (0.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5201618Z Skipping (s,q) (0.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5201836Z Skipping (s,q) (0.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5201990Z Skipping (s,q) (0.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5202147Z Skipping (s,q) (0.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5202304Z Skipping (s,q) (0.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5202458Z Skipping (s,q) (0.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5202613Z Skipping (s,q) (0.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5202768Z Skipping (s,q) (0.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5202928Z Skipping (s,q) (0.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5203082Z Skipping (s,q) (0.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5203236Z Skipping (s,q) (0.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5203393Z Skipping (s,q) (0.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5203551Z Skipping (s,q) (0.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5203707Z Skipping (s,q) (0.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5203863Z Skipping (s,q) (0.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5204018Z Skipping (s,q) (0.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5204176Z Skipping (s,q) (0.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5204330Z Skipping (s,q) (0.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5204684Z Skipping (s,q) (0.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5204875Z Skipping (s,q) (0.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5205030Z Skipping (s,q) (0.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5205185Z Skipping (s,q) (0.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5205344Z Skipping (s,q) (0.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5205589Z Skipping (s,q) (0.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5205747Z Skipping (s,q) (0.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5205903Z Skipping (s,q) (0.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5206058Z Skipping (s,q) (0.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5206216Z Skipping (s,q) (0.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5206370Z Skipping (s,q) (0.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5206524Z Skipping (s,q) (0.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5206681Z Skipping (s,q) (0.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5206834Z Skipping (s,q) (0.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5207047Z Skipping (s,q) (0.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5207200Z Skipping (s,q) (0.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5207359Z Skipping (s,q) (0.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5207517Z Skipping (s,q) (0.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5207671Z Skipping (s,q) (0.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5207882Z Skipping (s,q) (1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5208040Z Skipping (s,q) (1.01, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5208193Z Skipping (s,q) (1.02, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5208352Z Skipping (s,q) (1.03, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5208562Z Skipping (s,q) (1.04, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5208717Z Skipping (s,q) (1.05, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5208876Z Skipping (s,q) (1.06, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5209031Z Skipping (s,q) (1.07, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5209241Z Skipping (s,q) (1.08, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5209402Z Skipping (s,q) (1.09, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5209558Z Skipping (s,q) (1.1, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5209719Z Skipping (s,q) (1.11, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5209874Z Skipping (s,q) (1.12, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5210028Z Skipping (s,q) (1.13, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5210184Z Skipping (s,q) (1.14, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5210342Z Skipping (s,q) (1.15, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5210496Z Skipping (s,q) (1.16, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5210652Z Skipping (s,q) (1.17, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5210805Z Skipping (s,q) (1.18, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5210964Z Skipping (s,q) (1.19, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5211127Z Skipping (s,q) (1.2, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5211282Z Skipping (s,q) (1.21, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5211441Z Skipping (s,q) (1.22, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5211598Z Skipping (s,q) (1.23, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5211752Z Skipping (s,q) (1.24, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5211910Z Skipping (s,q) (1.25, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5212067Z Skipping (s,q) (1.26, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5212223Z Skipping (s,q) (1.27, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5212381Z Skipping (s,q) (1.28, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5212536Z Skipping (s,q) (1.29, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5212696Z Skipping (s,q) (1.3, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5212896Z Skipping (s,q) (1.31, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5213050Z Skipping (s,q) (1.32, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5213208Z Skipping (s,q) (1.33, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5213364Z Skipping (s,q) (1.34, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5213524Z Skipping (s,q) (1.35, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5213683Z Skipping (s,q) (1.36, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5213838Z Skipping (s,q) (1.37, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5213999Z Skipping (s,q) (1.38, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5214153Z Skipping (s,q) (1.39, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5214306Z Skipping (s,q) (1.4, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5214462Z Skipping (s,q) (1.41, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5214621Z Skipping (s,q) (1.42, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5214776Z Skipping (s,q) (1.43, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5214935Z Skipping (s,q) (1.44, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5215131Z Skipping (s,q) (1.45, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5217989Z Skipping (s,q) (1.46, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5218163Z Skipping (s,q) (1.47, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5218319Z Skipping (s,q) (1.48, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5218539Z Skipping (s,q) (1.49, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5218696Z Skipping (s,q) (1.5, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5218851Z Skipping (s,q) (1.51, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5219008Z Skipping (s,q) (1.52, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5219204Z Skipping (s,q) (1.53, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5219361Z Skipping (s,q) (1.54, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5219515Z Skipping (s,q) (1.55, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5219673Z Skipping (s,q) (1.56, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5219831Z Skipping (s,q) (1.57, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5219986Z Skipping (s,q) (1.58, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5220140Z Skipping (s,q) (1.59, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5220301Z Skipping (s,q) (1.6, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5220456Z Skipping (s,q) (1.61, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5220610Z Skipping (s,q) (1.62, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5220766Z Skipping (s,q) (1.63, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5220924Z Skipping (s,q) (1.64, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5221081Z Skipping (s,q) (1.65, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5221235Z Skipping (s,q) (1.66, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5221390Z Skipping (s,q) (1.67, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5221550Z Skipping (s,q) (1.68, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5221704Z Skipping (s,q) (1.69, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5221858Z Skipping (s,q) (1.7, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5222016Z Skipping (s,q) (1.71, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5222170Z Skipping (s,q) (1.72, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5222328Z Skipping (s,q) (1.73, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5222482Z Skipping (s,q) (1.74, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5222685Z Skipping (s,q) (1.75, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5222842Z Skipping (s,q) (1.76, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5222995Z Skipping (s,q) (1.77, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5223150Z Skipping (s,q) (1.78, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5223307Z Skipping (s,q) (1.79, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5223460Z Skipping (s,q) (1.8, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5223617Z Skipping (s,q) (1.81, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5223777Z Skipping (s,q) (1.82, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5223931Z Skipping (s,q) (1.83, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5224087Z Skipping (s,q) (1.84, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5224240Z Skipping (s,q) (1.85, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5224396Z Skipping (s,q) (1.86, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5224557Z Skipping (s,q) (1.87, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5224710Z Skipping (s,q) (1.88, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5224907Z Skipping (s,q) (1.89, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5225061Z Skipping (s,q) (1.9, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5225215Z Skipping (s,q) (1.91, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5225373Z Skipping (s,q) (1.92, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5225566Z Skipping (s,q) (1.93, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5225722Z Skipping (s,q) (1.94, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5225880Z Skipping (s,q) (1.95, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5226035Z Skipping (s,q) (1.96, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5226230Z Skipping (s,q) (1.97, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5226388Z Skipping (s,q) (1.98, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5226544Z Skipping (s,q) (1.99, 52.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5226705Z Skipping (s,q) (0.01, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5226855Z Skipping (s,q) (0.02, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5227007Z Skipping (s,q) (0.03, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5227163Z Skipping (s,q) (0.04, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5227313Z Skipping (s,q) (0.05, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5227468Z Skipping (s,q) (0.06, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5227619Z Skipping (s,q) (0.07, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5227770Z Skipping (s,q) (0.08, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5227924Z Skipping (s,q) (0.09, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5228080Z Skipping (s,q) (0.1, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5228230Z Skipping (s,q) (0.11, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5228386Z Skipping (s,q) (0.12, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5228538Z Skipping (s,q) (0.13, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5228689Z Skipping (s,q) (0.14, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5228842Z Skipping (s,q) (0.15, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5228993Z Skipping (s,q) (0.16, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5229149Z Skipping (s,q) (0.17, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5229301Z Skipping (s,q) (0.18, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5229450Z Skipping (s,q) (0.19, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5229602Z Skipping (s,q) (0.2, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5229800Z Skipping (s,q) (0.21, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5229951Z Skipping (s,q) (0.22, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5230102Z Skipping (s,q) (0.23, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5230254Z Skipping (s,q) (0.24, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5230409Z Skipping (s,q) (0.25, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5230559Z Skipping (s,q) (0.26, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5230709Z Skipping (s,q) (0.27, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5230886Z Skipping (s,q) (0.28, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5231059Z Skipping (s,q) (0.29, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5231217Z Skipping (s,q) (0.3, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5231369Z Skipping (s,q) (0.31, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5231522Z Skipping (s,q) (0.32, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5231678Z Skipping (s,q) (0.33, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5231829Z Skipping (s,q) (0.34, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5231978Z Skipping (s,q) (0.35, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5232170Z Skipping (s,q) (0.36, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5232322Z Skipping (s,q) (0.37, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5232471Z Skipping (s,q) (0.38, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5232624Z Skipping (s,q) (0.39, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5232835Z Skipping (s,q) (0.4, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5232988Z Skipping (s,q) (0.41, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5233141Z Skipping (s,q) (0.42, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5233293Z Skipping (s,q) (0.43, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5233488Z Skipping (s,q) (0.44, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5233638Z Skipping (s,q) (0.45, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5233789Z Skipping (s,q) (0.46, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5233944Z Skipping (s,q) (0.47, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5234095Z Skipping (s,q) (0.48, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5234246Z Skipping (s,q) (0.49, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5234397Z Skipping (s,q) (0.5, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5234551Z Skipping (s,q) (0.51, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5234706Z Skipping (s,q) (0.52, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5234857Z Skipping (s,q) (0.53, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5235007Z Skipping (s,q) (0.54, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5235163Z Skipping (s,q) (0.55, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5235318Z Skipping (s,q) (0.56, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5235469Z Skipping (s,q) (0.57, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5235626Z Skipping (s,q) (0.58, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5235778Z Skipping (s,q) (0.59, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5235928Z Skipping (s,q) (0.6, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5236078Z Skipping (s,q) (0.61, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5236227Z Skipping (s,q) (0.62, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5236383Z Skipping (s,q) (0.63, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5236533Z Skipping (s,q) (0.64, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5236683Z Skipping (s,q) (0.65, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5236836Z Skipping (s,q) (0.66, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5237035Z Skipping (s,q) (0.67, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5237184Z Skipping (s,q) (0.68, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5237336Z Skipping (s,q) (0.69, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5237487Z Skipping (s,q) (0.7, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5237640Z Skipping (s,q) (0.71, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5237791Z Skipping (s,q) (0.72, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5237941Z Skipping (s,q) (0.73, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5238096Z Skipping (s,q) (0.74, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5238247Z Skipping (s,q) (0.75, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5238397Z Skipping (s,q) (0.76, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5238550Z Skipping (s,q) (0.77, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5238707Z Skipping (s,q) (0.78, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5238861Z Skipping (s,q) (0.79, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5239011Z Skipping (s,q) (0.8, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5239201Z Skipping (s,q) (0.81, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5239355Z Skipping (s,q) (0.82, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5239508Z Skipping (s,q) (0.83, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5239658Z Skipping (s,q) (0.84, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5239852Z Skipping (s,q) (0.85, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5240003Z Skipping (s,q) (0.86, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5240157Z Skipping (s,q) (0.87, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5240306Z Skipping (s,q) (0.88, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5240497Z Skipping (s,q) (0.89, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5240652Z Skipping (s,q) (0.9, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5240829Z Skipping (s,q) (0.91, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5241002Z Skipping (s,q) (0.92, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5241158Z Skipping (s,q) (0.93, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5241307Z Skipping (s,q) (0.94, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5241462Z Skipping (s,q) (0.95, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5241613Z Skipping (s,q) (0.96, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5241766Z Skipping (s,q) (0.97, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5241919Z Skipping (s,q) (0.98, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5242069Z Skipping (s,q) (0.99, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5242217Z Skipping (s,q) (1, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5242379Z Skipping (s,q) (1.01, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5242530Z Skipping (s,q) (1.02, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5242682Z Skipping (s,q) (1.03, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5242838Z Skipping (s,q) (1.04, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5242988Z Skipping (s,q) (1.05, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5243143Z Skipping (s,q) (1.06, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5243292Z Skipping (s,q) (1.07, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5243445Z Skipping (s,q) (1.08, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5243598Z Skipping (s,q) (1.09, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5243748Z Skipping (s,q) (1.1, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5243898Z Skipping (s,q) (1.11, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5244057Z Skipping (s,q) (1.12, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5244251Z Skipping (s,q) (1.13, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5244405Z Skipping (s,q) (1.14, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5244558Z Skipping (s,q) (1.15, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5244709Z Skipping (s,q) (1.16, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5244862Z Skipping (s,q) (1.17, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5245012Z Skipping (s,q) (1.18, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5245166Z Skipping (s,q) (1.19, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5245317Z Skipping (s,q) (1.2, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5245467Z Skipping (s,q) (1.21, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5245619Z Skipping (s,q) (1.22, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5245769Z Skipping (s,q) (1.23, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5245925Z Skipping (s,q) (1.24, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5246079Z Skipping (s,q) (1.25, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5246229Z Skipping (s,q) (1.26, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5246420Z Skipping (s,q) (1.27, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5246572Z Skipping (s,q) (1.28, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5246723Z Skipping (s,q) (1.29, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5246943Z Skipping (s,q) (1.3, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5247137Z Skipping (s,q) (1.31, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5247290Z Skipping (s,q) (1.32, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5247443Z Skipping (s,q) (1.33, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5247593Z Skipping (s,q) (1.34, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5247783Z Skipping (s,q) (1.35, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5247937Z Skipping (s,q) (1.36, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5248087Z Skipping (s,q) (1.37, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5248241Z Skipping (s,q) (1.38, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5248393Z Skipping (s,q) (1.39, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5248543Z Skipping (s,q) (1.4, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5248698Z Skipping (s,q) (1.41, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5248853Z Skipping (s,q) (1.42, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5249003Z Skipping (s,q) (1.43, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5249156Z Skipping (s,q) (1.44, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5249305Z Skipping (s,q) (1.45, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5249457Z Skipping (s,q) (1.46, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5249612Z Skipping (s,q) (1.47, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5249763Z Skipping (s,q) (1.48, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5249920Z Skipping (s,q) (1.49, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5250069Z Skipping (s,q) (1.5, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5250218Z Skipping (s,q) (1.51, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5250372Z Skipping (s,q) (1.52, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5250523Z Skipping (s,q) (1.53, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5250676Z Skipping (s,q) (1.54, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5250830Z Skipping (s,q) (1.55, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5250980Z Skipping (s,q) (1.56, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5251129Z Skipping (s,q) (1.57, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5251327Z Skipping (s,q) (1.58, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5251476Z Skipping (s,q) (1.59, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5251626Z Skipping (s,q) (1.6, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5251778Z Skipping (s,q) (1.61, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5251928Z Skipping (s,q) (1.62, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5252081Z Skipping (s,q) (1.63, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5252231Z Skipping (s,q) (1.64, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5252382Z Skipping (s,q) (1.65, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5252535Z Skipping (s,q) (1.66, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5252685Z Skipping (s,q) (1.67, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5252840Z Skipping (s,q) (1.68, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5252992Z Skipping (s,q) (1.69, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5253144Z Skipping (s,q) (1.7, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5253297Z Skipping (s,q) (1.71, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5253488Z Skipping (s,q) (1.72, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5253640Z Skipping (s,q) (1.73, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5253795Z Skipping (s,q) (1.74, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5253946Z Skipping (s,q) (1.75, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5254136Z Skipping (s,q) (1.76, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5254287Z Skipping (s,q) (1.77, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5254438Z Skipping (s,q) (1.78, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5254590Z Skipping (s,q) (1.79, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5254780Z Skipping (s,q) (1.8, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5254932Z Skipping (s,q) (1.81, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5255086Z Skipping (s,q) (1.82, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5255237Z Skipping (s,q) (1.83, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5255393Z Skipping (s,q) (1.84, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5255544Z Skipping (s,q) (1.85, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5255694Z Skipping (s,q) (1.86, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5255848Z Skipping (s,q) (1.87, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5256002Z Skipping (s,q) (1.88, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5256152Z Skipping (s,q) (1.89, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5256304Z Skipping (s,q) (1.9, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5256455Z Skipping (s,q) (1.91, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5256611Z Skipping (s,q) (1.92, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5256764Z Skipping (s,q) (1.93, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5256914Z Skipping (s,q) (1.94, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5257068Z Skipping (s,q) (1.95, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5257218Z Skipping (s,q) (1.96, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5257367Z Skipping (s,q) (1.97, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5257520Z Skipping (s,q) (1.98, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5257674Z Skipping (s,q) (1.99, 55): inconsistent with heavy hitters! 2025-05-07T20:58:07.5257833Z Skipping (s,q) (0.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5257992Z Skipping (s,q) (0.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5258147Z Skipping (s,q) (0.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5258307Z Skipping (s,q) (0.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5258506Z Skipping (s,q) (0.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5258660Z Skipping (s,q) (0.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5258820Z Skipping (s,q) (0.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5258975Z Skipping (s,q) (0.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5259129Z Skipping (s,q) (0.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5259288Z Skipping (s,q) (0.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5259444Z Skipping (s,q) (0.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5259601Z Skipping (s,q) (0.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5259756Z Skipping (s,q) (0.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5259910Z Skipping (s,q) (0.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5260069Z Skipping (s,q) (0.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5260225Z Skipping (s,q) (0.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5260379Z Skipping (s,q) (0.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5260598Z Skipping (s,q) (0.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5260754Z Skipping (s,q) (0.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5260912Z Skipping (s,q) (0.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5261064Z Skipping (s,q) (0.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5261255Z Skipping (s,q) (0.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5261416Z Skipping (s,q) (0.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5261571Z Skipping (s,q) (0.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5261725Z Skipping (s,q) (0.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5261919Z Skipping (s,q) (0.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5262077Z Skipping (s,q) (0.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5262231Z Skipping (s,q) (0.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5262389Z Skipping (s,q) (0.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5262549Z Skipping (s,q) (0.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5262705Z Skipping (s,q) (0.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5262859Z Skipping (s,q) (0.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5263013Z Skipping (s,q) (0.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5263172Z Skipping (s,q) (0.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5263327Z Skipping (s,q) (0.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5263479Z Skipping (s,q) (0.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5263636Z Skipping (s,q) (0.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5263792Z Skipping (s,q) (0.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5263947Z Skipping (s,q) (0.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5264102Z Skipping (s,q) (0.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5264260Z Skipping (s,q) (0.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5264417Z Skipping (s,q) (0.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5264570Z Skipping (s,q) (0.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5264724Z Skipping (s,q) (0.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5264883Z Skipping (s,q) (0.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5265038Z Skipping (s,q) (0.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5265195Z Skipping (s,q) (0.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5265344Z Skipping (s,q) (0.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5265541Z Skipping (s,q) (0.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5265697Z Skipping (s,q) (0.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5265848Z Skipping (s,q) (0.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5266000Z Skipping (s,q) (0.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5266152Z Skipping (s,q) (0.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5266302Z Skipping (s,q) (0.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5266456Z Skipping (s,q) (0.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5266609Z Skipping (s,q) (0.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5266759Z Skipping (s,q) (0.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5266916Z Skipping (s,q) (0.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5267069Z Skipping (s,q) (0.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5267228Z Skipping (s,q) (0.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5267384Z Skipping (s,q) (0.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5267537Z Skipping (s,q) (0.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5267733Z Skipping (s,q) (0.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5267889Z Skipping (s,q) (0.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5268044Z Skipping (s,q) (0.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5268199Z Skipping (s,q) (0.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5268389Z Skipping (s,q) (0.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5268543Z Skipping (s,q) (0.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5268699Z Skipping (s,q) (0.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5268853Z Skipping (s,q) (0.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5269047Z Skipping (s,q) (0.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5269205Z Skipping (s,q) (0.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5269363Z Skipping (s,q) (0.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5269523Z Skipping (s,q) (0.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5269674Z Skipping (s,q) (0.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5269826Z Skipping (s,q) (0.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5269980Z Skipping (s,q) (0.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5270135Z Skipping (s,q) (0.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5270287Z Skipping (s,q) (0.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5270438Z Skipping (s,q) (0.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5270590Z Skipping (s,q) (0.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5270745Z Skipping (s,q) (0.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5270897Z Skipping (s,q) (0.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5271047Z Skipping (s,q) (0.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5271202Z Skipping (s,q) (0.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5271351Z Skipping (s,q) (0.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5271500Z Skipping (s,q) (0.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5271652Z Skipping (s,q) (0.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5271806Z Skipping (s,q) (0.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5271959Z Skipping (s,q) (0.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5272110Z Skipping (s,q) (0.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5272262Z Skipping (s,q) (0.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5272417Z Skipping (s,q) (0.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5272609Z Skipping (s,q) (0.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5272759Z Skipping (s,q) (0.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5272914Z Skipping (s,q) (0.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5273069Z Skipping (s,q) (0.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5273221Z Skipping (s,q) (0.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5273372Z Skipping (s,q) (0.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5273518Z Skipping (s,q) (1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5273674Z Skipping (s,q) (1.01, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5273824Z Skipping (s,q) (1.02, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5273974Z Skipping (s,q) (1.03, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5274130Z Skipping (s,q) (1.04, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5274282Z Skipping (s,q) (1.05, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5274435Z Skipping (s,q) (1.06, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5274585Z Skipping (s,q) (1.07, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5274777Z Skipping (s,q) (1.08, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5274933Z Skipping (s,q) (1.09, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5275084Z Skipping (s,q) (1.1, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5275235Z Skipping (s,q) (1.11, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5275470Z Skipping (s,q) (1.12, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5275622Z Skipping (s,q) (1.13, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5275774Z Skipping (s,q) (1.14, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5275929Z Skipping (s,q) (1.15, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5276124Z Skipping (s,q) (1.16, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5276281Z Skipping (s,q) (1.17, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5276434Z Skipping (s,q) (1.18, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5276591Z Skipping (s,q) (1.19, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5276750Z Skipping (s,q) (1.2, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5276905Z Skipping (s,q) (1.21, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5277062Z Skipping (s,q) (1.22, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5277223Z Skipping (s,q) (1.23, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5277376Z Skipping (s,q) (1.24, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5277533Z Skipping (s,q) (1.25, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5277686Z Skipping (s,q) (1.26, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5277844Z Skipping (s,q) (1.27, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5278002Z Skipping (s,q) (1.28, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5278156Z Skipping (s,q) (1.29, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5278316Z Skipping (s,q) (1.3, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5278472Z Skipping (s,q) (1.31, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5278626Z Skipping (s,q) (1.32, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5278780Z Skipping (s,q) (1.33, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5278935Z Skipping (s,q) (1.34, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5279090Z Skipping (s,q) (1.35, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5279247Z Skipping (s,q) (1.36, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5279402Z Skipping (s,q) (1.37, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5279603Z Skipping (s,q) (1.38, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5279761Z Skipping (s,q) (1.39, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5279916Z Skipping (s,q) (1.4, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5280077Z Skipping (s,q) (1.41, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5280230Z Skipping (s,q) (1.42, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5280383Z Skipping (s,q) (1.43, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5280541Z Skipping (s,q) (1.44, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5280698Z Skipping (s,q) (1.45, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5280851Z Skipping (s,q) (1.46, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5281006Z Skipping (s,q) (1.47, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5281161Z Skipping (s,q) (1.48, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5281323Z Skipping (s,q) (1.49, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5281480Z Skipping (s,q) (1.5, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5281637Z Skipping (s,q) (1.51, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5281835Z Skipping (s,q) (1.52, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5281991Z Skipping (s,q) (1.53, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5282145Z Skipping (s,q) (1.54, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5282302Z Skipping (s,q) (1.55, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5282494Z Skipping (s,q) (1.56, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5282653Z Skipping (s,q) (1.57, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5282808Z Skipping (s,q) (1.58, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5282963Z Skipping (s,q) (1.59, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5283157Z Skipping (s,q) (1.6, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5283310Z Skipping (s,q) (1.61, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5283460Z Skipping (s,q) (1.62, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5283620Z Skipping (s,q) (1.63, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5283775Z Skipping (s,q) (1.64, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5283930Z Skipping (s,q) (1.65, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5284084Z Skipping (s,q) (1.66, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5284242Z Skipping (s,q) (1.67, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5284398Z Skipping (s,q) (1.68, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5284555Z Skipping (s,q) (1.69, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5284709Z Skipping (s,q) (1.7, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5284866Z Skipping (s,q) (1.71, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5285023Z Skipping (s,q) (1.72, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5285180Z Skipping (s,q) (1.73, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5285339Z Skipping (s,q) (1.74, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5285494Z Skipping (s,q) (1.75, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5285658Z Skipping (s,q) (1.76, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5285813Z Skipping (s,q) (1.77, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5285966Z Skipping (s,q) (1.78, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5286124Z Skipping (s,q) (1.79, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5286278Z Skipping (s,q) (1.8, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5286436Z Skipping (s,q) (1.81, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5286592Z Skipping (s,q) (1.82, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5286814Z Skipping (s,q) (1.83, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5287034Z Skipping (s,q) (1.84, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5287189Z Skipping (s,q) (1.85, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5287346Z Skipping (s,q) (1.86, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5287502Z Skipping (s,q) (1.87, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5287656Z Skipping (s,q) (1.88, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5287808Z Skipping (s,q) (1.89, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5287967Z Skipping (s,q) (1.9, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5288125Z Skipping (s,q) (1.91, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5288283Z Skipping (s,q) (1.92, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5288436Z Skipping (s,q) (1.93, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5288595Z Skipping (s,q) (1.94, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5288752Z Skipping (s,q) (1.95, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5288906Z Skipping (s,q) (1.96, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5289103Z Skipping (s,q) (1.97, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5289263Z Skipping (s,q) (1.98, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5289418Z Skipping (s,q) (1.99, 57.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5289574Z Skipping (s,q) (0.01, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5289767Z Skipping (s,q) (0.02, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5289920Z Skipping (s,q) (0.03, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5290072Z Skipping (s,q) (0.04, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5290222Z Skipping (s,q) (0.05, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5290413Z Skipping (s,q) (0.06, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5290566Z Skipping (s,q) (0.07, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5290716Z Skipping (s,q) (0.08, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5290872Z Skipping (s,q) (0.09, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5291024Z Skipping (s,q) (0.1, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5291174Z Skipping (s,q) (0.11, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5291329Z Skipping (s,q) (0.12, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5291484Z Skipping (s,q) (0.13, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5291636Z Skipping (s,q) (0.14, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5291790Z Skipping (s,q) (0.15, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5291941Z Skipping (s,q) (0.16, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5292096Z Skipping (s,q) (0.17, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5292248Z Skipping (s,q) (0.18, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5292402Z Skipping (s,q) (0.19, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5292557Z Skipping (s,q) (0.2, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5292708Z Skipping (s,q) (0.21, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5292860Z Skipping (s,q) (0.22, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5293013Z Skipping (s,q) (0.23, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5293165Z Skipping (s,q) (0.24, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5293320Z Skipping (s,q) (0.25, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5293474Z Skipping (s,q) (0.26, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5293626Z Skipping (s,q) (0.27, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5293781Z Skipping (s,q) (0.28, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5293977Z Skipping (s,q) (0.29, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5294129Z Skipping (s,q) (0.3, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5294283Z Skipping (s,q) (0.31, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5294437Z Skipping (s,q) (0.32, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5294591Z Skipping (s,q) (0.33, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5294744Z Skipping (s,q) (0.34, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5294895Z Skipping (s,q) (0.35, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5295053Z Skipping (s,q) (0.36, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5295208Z Skipping (s,q) (0.37, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5295363Z Skipping (s,q) (0.38, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5295518Z Skipping (s,q) (0.39, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5295673Z Skipping (s,q) (0.4, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5295824Z Skipping (s,q) (0.41, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5295979Z Skipping (s,q) (0.42, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5296173Z Skipping (s,q) (0.43, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5296326Z Skipping (s,q) (0.44, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5296477Z Skipping (s,q) (0.45, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5296627Z Skipping (s,q) (0.46, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5296817Z Skipping (s,q) (0.47, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5296969Z Skipping (s,q) (0.48, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5297119Z Skipping (s,q) (0.49, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5297273Z Skipping (s,q) (0.5, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5297462Z Skipping (s,q) (0.51, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5297619Z Skipping (s,q) (0.52, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5297771Z Skipping (s,q) (0.53, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5297922Z Skipping (s,q) (0.54, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5298079Z Skipping (s,q) (0.55, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5298231Z Skipping (s,q) (0.56, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5298384Z Skipping (s,q) (0.57, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5298538Z Skipping (s,q) (0.58, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5298691Z Skipping (s,q) (0.59, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5298842Z Skipping (s,q) (0.6, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5298995Z Skipping (s,q) (0.61, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5299146Z Skipping (s,q) (0.62, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5299305Z Skipping (s,q) (0.63, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5299455Z Skipping (s,q) (0.64, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5299607Z Skipping (s,q) (0.65, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5299769Z Skipping (s,q) (0.66, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5299921Z Skipping (s,q) (0.67, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5300072Z Skipping (s,q) (0.68, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5300228Z Skipping (s,q) (0.69, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5300379Z Skipping (s,q) (0.7, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5300532Z Skipping (s,q) (0.71, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5300683Z Skipping (s,q) (0.72, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5300834Z Skipping (s,q) (0.73, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5300991Z Skipping (s,q) (0.74, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5301185Z Skipping (s,q) (0.75, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5301336Z Skipping (s,q) (0.76, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5301492Z Skipping (s,q) (0.77, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5301644Z Skipping (s,q) (0.78, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5301799Z Skipping (s,q) (0.79, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5301948Z Skipping (s,q) (0.8, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5302100Z Skipping (s,q) (0.81, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5302257Z Skipping (s,q) (0.82, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5302408Z Skipping (s,q) (0.83, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5302560Z Skipping (s,q) (0.84, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5302714Z Skipping (s,q) (0.85, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5302872Z Skipping (s,q) (0.86, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5303026Z Skipping (s,q) (0.87, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5303182Z Skipping (s,q) (0.88, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5303374Z Skipping (s,q) (0.89, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5303529Z Skipping (s,q) (0.9, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5303680Z Skipping (s,q) (0.91, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5303831Z Skipping (s,q) (0.92, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5304023Z Skipping (s,q) (0.93, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5304175Z Skipping (s,q) (0.94, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5304326Z Skipping (s,q) (0.95, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5304822Z Skipping (s,q) (0.96, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5305079Z Skipping (s,q) (0.97, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5305234Z Skipping (s,q) (0.98, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5305387Z Skipping (s,q) (0.99, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5305537Z Skipping (s,q) (1, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5305693Z Skipping (s,q) (1.01, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5305845Z Skipping (s,q) (1.02, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5305995Z Skipping (s,q) (1.03, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5306154Z Skipping (s,q) (1.04, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5306306Z Skipping (s,q) (1.05, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5306463Z Skipping (s,q) (1.06, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5306616Z Skipping (s,q) (1.07, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5306773Z Skipping (s,q) (1.08, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5306929Z Skipping (s,q) (1.09, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5307079Z Skipping (s,q) (1.1, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5307232Z Skipping (s,q) (1.11, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5307392Z Skipping (s,q) (1.12, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5307542Z Skipping (s,q) (1.13, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5307694Z Skipping (s,q) (1.14, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5307848Z Skipping (s,q) (1.15, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5308002Z Skipping (s,q) (1.16, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5308156Z Skipping (s,q) (1.17, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5308306Z Skipping (s,q) (1.18, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5308459Z Skipping (s,q) (1.19, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5308686Z Skipping (s,q) (1.2, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5308838Z Skipping (s,q) (1.21, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5308990Z Skipping (s,q) (1.22, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5309145Z Skipping (s,q) (1.23, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5309296Z Skipping (s,q) (1.24, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5309452Z Skipping (s,q) (1.25, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5309602Z Skipping (s,q) (1.26, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5309756Z Skipping (s,q) (1.27, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5309911Z Skipping (s,q) (1.28, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5310061Z Skipping (s,q) (1.29, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5310212Z Skipping (s,q) (1.3, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5310369Z Skipping (s,q) (1.31, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5310523Z Skipping (s,q) (1.32, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5310677Z Skipping (s,q) (1.33, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5310888Z Skipping (s,q) (1.34, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5311041Z Skipping (s,q) (1.35, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5311195Z Skipping (s,q) (1.36, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5311347Z Skipping (s,q) (1.37, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5311497Z Skipping (s,q) (1.38, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5311707Z Skipping (s,q) (1.39, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5311858Z Skipping (s,q) (1.4, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5312009Z Skipping (s,q) (1.41, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5312165Z Skipping (s,q) (1.42, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5312380Z Skipping (s,q) (1.43, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5312535Z Skipping (s,q) (1.44, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5312687Z Skipping (s,q) (1.45, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5312844Z Skipping (s,q) (1.46, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5312998Z Skipping (s,q) (1.47, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5313149Z Skipping (s,q) (1.48, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5313301Z Skipping (s,q) (1.49, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5313460Z Skipping (s,q) (1.5, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5313611Z Skipping (s,q) (1.51, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5313763Z Skipping (s,q) (1.52, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5313913Z Skipping (s,q) (1.53, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5314068Z Skipping (s,q) (1.54, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5314221Z Skipping (s,q) (1.55, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5314373Z Skipping (s,q) (1.56, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5314526Z Skipping (s,q) (1.57, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5314681Z Skipping (s,q) (1.58, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5314832Z Skipping (s,q) (1.59, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5314985Z Skipping (s,q) (1.6, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5315137Z Skipping (s,q) (1.61, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5315289Z Skipping (s,q) (1.62, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5315445Z Skipping (s,q) (1.63, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5315596Z Skipping (s,q) (1.64, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5315748Z Skipping (s,q) (1.65, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5315960Z Skipping (s,q) (1.66, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5316110Z Skipping (s,q) (1.67, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5316266Z Skipping (s,q) (1.68, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5316425Z Skipping (s,q) (1.69, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5316576Z Skipping (s,q) (1.7, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5316730Z Skipping (s,q) (1.71, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5316882Z Skipping (s,q) (1.72, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5317038Z Skipping (s,q) (1.73, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5317191Z Skipping (s,q) (1.74, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5317342Z Skipping (s,q) (1.75, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5317494Z Skipping (s,q) (1.76, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5317652Z Skipping (s,q) (1.77, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5317803Z Skipping (s,q) (1.78, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5317956Z Skipping (s,q) (1.79, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5318148Z Skipping (s,q) (1.8, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5318300Z Skipping (s,q) (1.81, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5318457Z Skipping (s,q) (1.82, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5318609Z Skipping (s,q) (1.83, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5318798Z Skipping (s,q) (1.84, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5318953Z Skipping (s,q) (1.85, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5319105Z Skipping (s,q) (1.86, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5319259Z Skipping (s,q) (1.87, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5319448Z Skipping (s,q) (1.88, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5319604Z Skipping (s,q) (1.89, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5319756Z Skipping (s,q) (1.9, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5319910Z Skipping (s,q) (1.91, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5320060Z Skipping (s,q) (1.92, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5320215Z Skipping (s,q) (1.93, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5320367Z Skipping (s,q) (1.94, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5320527Z Skipping (s,q) (1.95, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5320678Z Skipping (s,q) (1.96, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5320829Z Skipping (s,q) (1.97, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5320983Z Skipping (s,q) (1.98, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5321134Z Skipping (s,q) (1.99, 60): inconsistent with heavy hitters! 2025-05-07T20:58:07.5321295Z Skipping (s,q) (0.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5321455Z Skipping (s,q) (0.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5321612Z Skipping (s,q) (0.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5321771Z Skipping (s,q) (0.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5321929Z Skipping (s,q) (0.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5322086Z Skipping (s,q) (0.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5322242Z Skipping (s,q) (0.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5322399Z Skipping (s,q) (0.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5322553Z Skipping (s,q) (0.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5322710Z Skipping (s,q) (0.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5322864Z Skipping (s,q) (0.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5323064Z Skipping (s,q) (0.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5323224Z Skipping (s,q) (0.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5323378Z Skipping (s,q) (0.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5323537Z Skipping (s,q) (0.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5323692Z Skipping (s,q) (0.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5323846Z Skipping (s,q) (0.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5324005Z Skipping (s,q) (0.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5324162Z Skipping (s,q) (0.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5324320Z Skipping (s,q) (0.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5324478Z Skipping (s,q) (0.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5324632Z Skipping (s,q) (0.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5324795Z Skipping (s,q) (0.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5324949Z Skipping (s,q) (0.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5325103Z Skipping (s,q) (0.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5325304Z Skipping (s,q) (0.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5325460Z Skipping (s,q) (0.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5325615Z Skipping (s,q) (0.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5325772Z Skipping (s,q) (0.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5325967Z Skipping (s,q) (0.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5326131Z Skipping (s,q) (0.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5326286Z Skipping (s,q) (0.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5326442Z Skipping (s,q) (0.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5326639Z Skipping (s,q) (0.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5326795Z Skipping (s,q) (0.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5327001Z Skipping (s,q) (0.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5327163Z Skipping (s,q) (0.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5327318Z Skipping (s,q) (0.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5327476Z Skipping (s,q) (0.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5327630Z Skipping (s,q) (0.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5327790Z Skipping (s,q) (0.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5327948Z Skipping (s,q) (0.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5328102Z Skipping (s,q) (0.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5328256Z Skipping (s,q) (0.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5328415Z Skipping (s,q) (0.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5328574Z Skipping (s,q) (0.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5328731Z Skipping (s,q) (0.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5328888Z Skipping (s,q) (0.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5329044Z Skipping (s,q) (0.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5329202Z Skipping (s,q) (0.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5329357Z Skipping (s,q) (0.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5329515Z Skipping (s,q) (0.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5329671Z Skipping (s,q) (0.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5329826Z Skipping (s,q) (0.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5329980Z Skipping (s,q) (0.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5330141Z Skipping (s,q) (0.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5330344Z Skipping (s,q) (0.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5330502Z Skipping (s,q) (0.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5330661Z Skipping (s,q) (0.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5330815Z Skipping (s,q) (0.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5330972Z Skipping (s,q) (0.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5331128Z Skipping (s,q) (0.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5331285Z Skipping (s,q) (0.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5331442Z Skipping (s,q) (0.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5331596Z Skipping (s,q) (0.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5331755Z Skipping (s,q) (0.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5331912Z Skipping (s,q) (0.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5332070Z Skipping (s,q) (0.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5332229Z Skipping (s,q) (0.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5332425Z Skipping (s,q) (0.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5332584Z Skipping (s,q) (0.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5332745Z Skipping (s,q) (0.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5332899Z Skipping (s,q) (0.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5333056Z Skipping (s,q) (0.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5333249Z Skipping (s,q) (0.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5333405Z Skipping (s,q) (0.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5333563Z Skipping (s,q) (0.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5333718Z Skipping (s,q) (0.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5333912Z Skipping (s,q) (0.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5334069Z Skipping (s,q) (0.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5334223Z Skipping (s,q) (0.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5334383Z Skipping (s,q) (0.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5334540Z Skipping (s,q) (0.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5334697Z Skipping (s,q) (0.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5334856Z Skipping (s,q) (0.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5335014Z Skipping (s,q) (0.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5335169Z Skipping (s,q) (0.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5335326Z Skipping (s,q) (0.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5335481Z Skipping (s,q) (0.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5335645Z Skipping (s,q) (0.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5335799Z Skipping (s,q) (0.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5335953Z Skipping (s,q) (0.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5338779Z Skipping (s,q) (0.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5338957Z Skipping (s,q) (0.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5339114Z Skipping (s,q) (0.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5339272Z Skipping (s,q) (0.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5339430Z Skipping (s,q) (0.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5339589Z Skipping (s,q) (0.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5339745Z Skipping (s,q) (0.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5339898Z Skipping (s,q) (1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5340123Z Skipping (s,q) (1.01, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5340278Z Skipping (s,q) (1.02, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5340434Z Skipping (s,q) (1.03, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5340596Z Skipping (s,q) (1.04, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5340751Z Skipping (s,q) (1.05, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5340906Z Skipping (s,q) (1.06, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5341064Z Skipping (s,q) (1.07, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5341220Z Skipping (s,q) (1.08, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5341377Z Skipping (s,q) (1.09, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5341532Z Skipping (s,q) (1.1, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5341689Z Skipping (s,q) (1.11, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5341853Z Skipping (s,q) (1.12, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5342009Z Skipping (s,q) (1.13, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5342164Z Skipping (s,q) (1.14, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5342363Z Skipping (s,q) (1.15, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5342520Z Skipping (s,q) (1.16, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5342678Z Skipping (s,q) (1.17, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5342834Z Skipping (s,q) (1.18, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5343048Z Skipping (s,q) (1.19, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5343207Z Skipping (s,q) (1.2, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5343361Z Skipping (s,q) (1.21, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5343518Z Skipping (s,q) (1.22, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5343713Z Skipping (s,q) (1.23, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5343872Z Skipping (s,q) (1.24, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5344030Z Skipping (s,q) (1.25, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5344186Z Skipping (s,q) (1.26, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5344342Z Skipping (s,q) (1.27, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5344498Z Skipping (s,q) (1.28, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5344654Z Skipping (s,q) (1.29, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5344811Z Skipping (s,q) (1.3, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5344968Z Skipping (s,q) (1.31, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5345125Z Skipping (s,q) (1.32, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5345284Z Skipping (s,q) (1.33, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5345440Z Skipping (s,q) (1.34, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5345598Z Skipping (s,q) (1.35, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5345753Z Skipping (s,q) (1.36, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5345911Z Skipping (s,q) (1.37, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5346067Z Skipping (s,q) (1.38, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5346224Z Skipping (s,q) (1.39, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5346379Z Skipping (s,q) (1.4, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5346537Z Skipping (s,q) (1.41, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5346691Z Skipping (s,q) (1.42, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5346847Z Skipping (s,q) (1.43, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5347004Z Skipping (s,q) (1.44, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5347162Z Skipping (s,q) (1.45, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5347361Z Skipping (s,q) (1.46, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5347519Z Skipping (s,q) (1.47, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5347678Z Skipping (s,q) (1.48, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5347838Z Skipping (s,q) (1.49, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5347994Z Skipping (s,q) (1.5, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5348149Z Skipping (s,q) (1.51, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5348305Z Skipping (s,q) (1.52, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5348463Z Skipping (s,q) (1.53, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5348619Z Skipping (s,q) (1.54, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5348777Z Skipping (s,q) (1.55, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5348932Z Skipping (s,q) (1.56, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5349095Z Skipping (s,q) (1.57, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5349251Z Skipping (s,q) (1.58, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5349405Z Skipping (s,q) (1.59, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5349601Z Skipping (s,q) (1.6, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5349757Z Skipping (s,q) (1.61, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5349913Z Skipping (s,q) (1.62, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5350070Z Skipping (s,q) (1.63, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5350264Z Skipping (s,q) (1.64, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5350420Z Skipping (s,q) (1.65, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5350579Z Skipping (s,q) (1.66, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5350734Z Skipping (s,q) (1.67, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5350930Z Skipping (s,q) (1.68, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5351085Z Skipping (s,q) (1.69, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5351239Z Skipping (s,q) (1.7, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5351400Z Skipping (s,q) (1.71, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5351555Z Skipping (s,q) (1.72, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5351711Z Skipping (s,q) (1.73, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5351868Z Skipping (s,q) (1.74, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5352026Z Skipping (s,q) (1.75, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5352183Z Skipping (s,q) (1.76, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5352338Z Skipping (s,q) (1.77, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5352494Z Skipping (s,q) (1.78, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5352658Z Skipping (s,q) (1.79, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5352813Z Skipping (s,q) (1.8, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5352966Z Skipping (s,q) (1.81, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5353126Z Skipping (s,q) (1.82, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5353280Z Skipping (s,q) (1.83, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5353439Z Skipping (s,q) (1.84, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5353595Z Skipping (s,q) (1.85, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5353754Z Skipping (s,q) (1.86, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5353914Z Skipping (s,q) (1.87, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5354069Z Skipping (s,q) (1.88, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5354226Z Skipping (s,q) (1.89, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5354428Z Skipping (s,q) (1.9, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5354583Z Skipping (s,q) (1.91, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5354739Z Skipping (s,q) (1.92, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5354897Z Skipping (s,q) (1.93, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5355053Z Skipping (s,q) (1.94, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5355212Z Skipping (s,q) (1.95, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5355366Z Skipping (s,q) (1.96, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5355522Z Skipping (s,q) (1.97, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5355682Z Skipping (s,q) (1.98, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5355837Z Skipping (s,q) (1.99, 62.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5355995Z Skipping (s,q) (0.01, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5356150Z Skipping (s,q) (0.02, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5356305Z Skipping (s,q) (0.03, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5356459Z Skipping (s,q) (0.04, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5356651Z Skipping (s,q) (0.05, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5356805Z Skipping (s,q) (0.06, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5356959Z Skipping (s,q) (0.07, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5357111Z Skipping (s,q) (0.08, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5357302Z Skipping (s,q) (0.09, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5357457Z Skipping (s,q) (0.1, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5357609Z Skipping (s,q) (0.11, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5357766Z Skipping (s,q) (0.12, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5357918Z Skipping (s,q) (0.13, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5358111Z Skipping (s,q) (0.14, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5358264Z Skipping (s,q) (0.15, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5358416Z Skipping (s,q) (0.16, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5358568Z Skipping (s,q) (0.17, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5358723Z Skipping (s,q) (0.18, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5358874Z Skipping (s,q) (0.19, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5359029Z Skipping (s,q) (0.2, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5359181Z Skipping (s,q) (0.21, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5359333Z Skipping (s,q) (0.22, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5359489Z Skipping (s,q) (0.23, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5359642Z Skipping (s,q) (0.24, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5359797Z Skipping (s,q) (0.25, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5359952Z Skipping (s,q) (0.26, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5360104Z Skipping (s,q) (0.27, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5360260Z Skipping (s,q) (0.28, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5360412Z Skipping (s,q) (0.29, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5360563Z Skipping (s,q) (0.3, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5360718Z Skipping (s,q) (0.31, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5360872Z Skipping (s,q) (0.32, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5361024Z Skipping (s,q) (0.33, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5361178Z Skipping (s,q) (0.34, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5361331Z Skipping (s,q) (0.35, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5361489Z Skipping (s,q) (0.36, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5361684Z Skipping (s,q) (0.37, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5361834Z Skipping (s,q) (0.38, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5361993Z Skipping (s,q) (0.39, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5362145Z Skipping (s,q) (0.4, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5362298Z Skipping (s,q) (0.41, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5362451Z Skipping (s,q) (0.42, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5362602Z Skipping (s,q) (0.43, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5362757Z Skipping (s,q) (0.44, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5362910Z Skipping (s,q) (0.45, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5363062Z Skipping (s,q) (0.46, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5363216Z Skipping (s,q) (0.47, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5363371Z Skipping (s,q) (0.48, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5363523Z Skipping (s,q) (0.49, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5363676Z Skipping (s,q) (0.5, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5363867Z Skipping (s,q) (0.51, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5364023Z Skipping (s,q) (0.52, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5364179Z Skipping (s,q) (0.53, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5364331Z Skipping (s,q) (0.54, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5364524Z Skipping (s,q) (0.55, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5364675Z Skipping (s,q) (0.56, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5364826Z Skipping (s,q) (0.57, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5364981Z Skipping (s,q) (0.58, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5365170Z Skipping (s,q) (0.59, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5365324Z Skipping (s,q) (0.6, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5365480Z Skipping (s,q) (0.61, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5365635Z Skipping (s,q) (0.62, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5365789Z Skipping (s,q) (0.63, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5365940Z Skipping (s,q) (0.64, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5366091Z Skipping (s,q) (0.65, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5366247Z Skipping (s,q) (0.66, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5366399Z Skipping (s,q) (0.67, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5366550Z Skipping (s,q) (0.68, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5366706Z Skipping (s,q) (0.69, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5366918Z Skipping (s,q) (0.7, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5367073Z Skipping (s,q) (0.71, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5367229Z Skipping (s,q) (0.72, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5367381Z Skipping (s,q) (0.73, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5367539Z Skipping (s,q) (0.74, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5367691Z Skipping (s,q) (0.75, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5367841Z Skipping (s,q) (0.76, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5367995Z Skipping (s,q) (0.77, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5368149Z Skipping (s,q) (0.78, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5368300Z Skipping (s,q) (0.79, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5368453Z Skipping (s,q) (0.8, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5368605Z Skipping (s,q) (0.81, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5368809Z Skipping (s,q) (0.82, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5368961Z Skipping (s,q) (0.83, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5369114Z Skipping (s,q) (0.84, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5369269Z Skipping (s,q) (0.85, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5369422Z Skipping (s,q) (0.86, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5369573Z Skipping (s,q) (0.87, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5369725Z Skipping (s,q) (0.88, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5369880Z Skipping (s,q) (0.89, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5370032Z Skipping (s,q) (0.9, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5370183Z Skipping (s,q) (0.91, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5370335Z Skipping (s,q) (0.92, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5370491Z Skipping (s,q) (0.93, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5370646Z Skipping (s,q) (0.94, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5370797Z Skipping (s,q) (0.95, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5371014Z Skipping (s,q) (0.96, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5371167Z Skipping (s,q) (0.97, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5371320Z Skipping (s,q) (0.98, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5371475Z Skipping (s,q) (0.99, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5371625Z Skipping (s,q) (1, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5371818Z Skipping (s,q) (1.01, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5371972Z Skipping (s,q) (1.02, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5372124Z Skipping (s,q) (1.03, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5372280Z Skipping (s,q) (1.04, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5372484Z Skipping (s,q) (1.05, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5372634Z Skipping (s,q) (1.06, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5372789Z Skipping (s,q) (1.07, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5372942Z Skipping (s,q) (1.08, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5373098Z Skipping (s,q) (1.09, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5373248Z Skipping (s,q) (1.1, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5373400Z Skipping (s,q) (1.11, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5373557Z Skipping (s,q) (1.12, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5373708Z Skipping (s,q) (1.13, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5373859Z Skipping (s,q) (1.14, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5374014Z Skipping (s,q) (1.15, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5374168Z Skipping (s,q) (1.16, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5374324Z Skipping (s,q) (1.17, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5374476Z Skipping (s,q) (1.18, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5374632Z Skipping (s,q) (1.19, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5374784Z Skipping (s,q) (1.2, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5374935Z Skipping (s,q) (1.21, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5375087Z Skipping (s,q) (1.22, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5375246Z Skipping (s,q) (1.23, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5375398Z Skipping (s,q) (1.24, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5375549Z Skipping (s,q) (1.25, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5375703Z Skipping (s,q) (1.26, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5375857Z Skipping (s,q) (1.27, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5376055Z Skipping (s,q) (1.28, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5376206Z Skipping (s,q) (1.29, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5376356Z Skipping (s,q) (1.3, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5376512Z Skipping (s,q) (1.31, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5376663Z Skipping (s,q) (1.32, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5376815Z Skipping (s,q) (1.33, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5376968Z Skipping (s,q) (1.34, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5377122Z Skipping (s,q) (1.35, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5377278Z Skipping (s,q) (1.36, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5377429Z Skipping (s,q) (1.37, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5377581Z Skipping (s,q) (1.38, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5377738Z Skipping (s,q) (1.39, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5377888Z Skipping (s,q) (1.4, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5378040Z Skipping (s,q) (1.41, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5378235Z Skipping (s,q) (1.42, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5378388Z Skipping (s,q) (1.43, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5378543Z Skipping (s,q) (1.44, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5378695Z Skipping (s,q) (1.45, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5378885Z Skipping (s,q) (1.46, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5379041Z Skipping (s,q) (1.47, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5379193Z Skipping (s,q) (1.48, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5379344Z Skipping (s,q) (1.49, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5379535Z Skipping (s,q) (1.5, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5379690Z Skipping (s,q) (1.51, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5379844Z Skipping (s,q) (1.52, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5379996Z Skipping (s,q) (1.53, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5380147Z Skipping (s,q) (1.54, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5380301Z Skipping (s,q) (1.55, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5380452Z Skipping (s,q) (1.56, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5380602Z Skipping (s,q) (1.57, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5380759Z Skipping (s,q) (1.58, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5380909Z Skipping (s,q) (1.59, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5381058Z Skipping (s,q) (1.6, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5381209Z Skipping (s,q) (1.61, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5381363Z Skipping (s,q) (1.62, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5381516Z Skipping (s,q) (1.63, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5381665Z Skipping (s,q) (1.64, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5381817Z Skipping (s,q) (1.65, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5381968Z Skipping (s,q) (1.66, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5382118Z Skipping (s,q) (1.67, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5382269Z Skipping (s,q) (1.68, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5382422Z Skipping (s,q) (1.69, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5382571Z Skipping (s,q) (1.7, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5382724Z Skipping (s,q) (1.71, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5382873Z Skipping (s,q) (1.72, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5383070Z Skipping (s,q) (1.73, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5383223Z Skipping (s,q) (1.74, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5383373Z Skipping (s,q) (1.75, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5383525Z Skipping (s,q) (1.76, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5383679Z Skipping (s,q) (1.77, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5383829Z Skipping (s,q) (1.78, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5383982Z Skipping (s,q) (1.79, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5384134Z Skipping (s,q) (1.8, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5384284Z Skipping (s,q) (1.81, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5384438Z Skipping (s,q) (1.82, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5384589Z Skipping (s,q) (1.83, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5384740Z Skipping (s,q) (1.84, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5384896Z Skipping (s,q) (1.85, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5385048Z Skipping (s,q) (1.86, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5385198Z Skipping (s,q) (1.87, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5385393Z Skipping (s,q) (1.88, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5385545Z Skipping (s,q) (1.89, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5385698Z Skipping (s,q) (1.9, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5385848Z Skipping (s,q) (1.91, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5386035Z Skipping (s,q) (1.92, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5386189Z Skipping (s,q) (1.93, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5386340Z Skipping (s,q) (1.94, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5386489Z Skipping (s,q) (1.95, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5386680Z Skipping (s,q) (1.96, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5386832Z Skipping (s,q) (1.97, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5386985Z Skipping (s,q) (1.98, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5387137Z Skipping (s,q) (1.99, 65): inconsistent with heavy hitters! 2025-05-07T20:58:07.5387293Z Skipping (s,q) (0.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5387452Z Skipping (s,q) (0.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5387608Z Skipping (s,q) (0.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5387765Z Skipping (s,q) (0.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5387923Z Skipping (s,q) (0.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5388077Z Skipping (s,q) (0.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5388232Z Skipping (s,q) (0.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5388391Z Skipping (s,q) (0.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5388546Z Skipping (s,q) (0.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5388702Z Skipping (s,q) (0.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5388859Z Skipping (s,q) (0.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5389012Z Skipping (s,q) (0.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5389169Z Skipping (s,q) (0.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5389324Z Skipping (s,q) (0.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5389482Z Skipping (s,q) (0.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5389636Z Skipping (s,q) (0.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5389790Z Skipping (s,q) (0.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5389947Z Skipping (s,q) (0.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5390103Z Skipping (s,q) (0.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5390302Z Skipping (s,q) (0.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5390459Z Skipping (s,q) (0.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5390614Z Skipping (s,q) (0.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5390771Z Skipping (s,q) (0.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5390923Z Skipping (s,q) (0.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5391076Z Skipping (s,q) (0.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5391235Z Skipping (s,q) (0.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5391388Z Skipping (s,q) (0.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5391540Z Skipping (s,q) (0.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5391698Z Skipping (s,q) (0.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5391854Z Skipping (s,q) (0.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5392009Z Skipping (s,q) (0.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5392165Z Skipping (s,q) (0.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5392409Z Skipping (s,q) (0.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5392568Z Skipping (s,q) (0.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5392722Z Skipping (s,q) (0.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5392874Z Skipping (s,q) (0.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5393070Z Skipping (s,q) (0.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5393226Z Skipping (s,q) (0.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5393380Z Skipping (s,q) (0.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5393537Z Skipping (s,q) (0.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5394029Z Skipping (s,q) (0.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5394189Z Skipping (s,q) (0.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5394343Z Skipping (s,q) (0.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5394497Z Skipping (s,q) (0.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5394655Z Skipping (s,q) (0.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5394809Z Skipping (s,q) (0.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5394962Z Skipping (s,q) (0.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5395119Z Skipping (s,q) (0.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5395275Z Skipping (s,q) (0.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5395432Z Skipping (s,q) (0.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5395587Z Skipping (s,q) (0.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5395740Z Skipping (s,q) (0.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5395901Z Skipping (s,q) (0.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5396055Z Skipping (s,q) (0.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5396209Z Skipping (s,q) (0.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5396367Z Skipping (s,q) (0.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5396520Z Skipping (s,q) (0.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5396677Z Skipping (s,q) (0.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5396832Z Skipping (s,q) (0.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5396988Z Skipping (s,q) (0.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5397145Z Skipping (s,q) (0.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5397298Z Skipping (s,q) (0.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5397453Z Skipping (s,q) (0.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5397682Z Skipping (s,q) (0.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5397835Z Skipping (s,q) (0.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5397991Z Skipping (s,q) (0.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5398154Z Skipping (s,q) (0.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5398307Z Skipping (s,q) (0.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5398464Z Skipping (s,q) (0.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5398618Z Skipping (s,q) (0.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5398774Z Skipping (s,q) (0.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5398931Z Skipping (s,q) (0.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5399084Z Skipping (s,q) (0.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5399239Z Skipping (s,q) (0.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5399398Z Skipping (s,q) (0.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5399551Z Skipping (s,q) (0.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5399709Z Skipping (s,q) (0.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5399905Z Skipping (s,q) (0.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5400060Z Skipping (s,q) (0.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5400216Z Skipping (s,q) (0.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5400370Z Skipping (s,q) (0.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5400560Z Skipping (s,q) (0.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5400720Z Skipping (s,q) (0.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5400874Z Skipping (s,q) (0.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5401031Z Skipping (s,q) (0.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5401227Z Skipping (s,q) (0.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5401382Z Skipping (s,q) (0.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5401544Z Skipping (s,q) (0.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5401701Z Skipping (s,q) (0.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5401856Z Skipping (s,q) (0.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5402015Z Skipping (s,q) (0.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5402169Z Skipping (s,q) (0.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5402328Z Skipping (s,q) (0.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5402481Z Skipping (s,q) (0.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5402634Z Skipping (s,q) (0.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5402790Z Skipping (s,q) (0.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5402948Z Skipping (s,q) (0.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5403105Z Skipping (s,q) (0.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5403262Z Skipping (s,q) (0.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5403416Z Skipping (s,q) (1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5403574Z Skipping (s,q) (1.01, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5403729Z Skipping (s,q) (1.02, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5403885Z Skipping (s,q) (1.03, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5404046Z Skipping (s,q) (1.04, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5404200Z Skipping (s,q) (1.05, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5404354Z Skipping (s,q) (1.06, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5404743Z Skipping (s,q) (1.07, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5404929Z Skipping (s,q) (1.08, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5405181Z Skipping (s,q) (1.09, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5405336Z Skipping (s,q) (1.1, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5405492Z Skipping (s,q) (1.11, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5405649Z Skipping (s,q) (1.12, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5405805Z Skipping (s,q) (1.13, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5405959Z Skipping (s,q) (1.14, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5406121Z Skipping (s,q) (1.15, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5406278Z Skipping (s,q) (1.16, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5406435Z Skipping (s,q) (1.17, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5406589Z Skipping (s,q) (1.18, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5406748Z Skipping (s,q) (1.19, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5406963Z Skipping (s,q) (1.2, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5407120Z Skipping (s,q) (1.21, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5407274Z Skipping (s,q) (1.22, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5407493Z Skipping (s,q) (1.23, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5407649Z Skipping (s,q) (1.24, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5407806Z Skipping (s,q) (1.25, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5407960Z Skipping (s,q) (1.26, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5408172Z Skipping (s,q) (1.27, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5408331Z Skipping (s,q) (1.28, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5408486Z Skipping (s,q) (1.29, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5408640Z Skipping (s,q) (1.3, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5408856Z Skipping (s,q) (1.31, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5409011Z Skipping (s,q) (1.32, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5409165Z Skipping (s,q) (1.33, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5409325Z Skipping (s,q) (1.34, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5409480Z Skipping (s,q) (1.35, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5409637Z Skipping (s,q) (1.36, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5409792Z Skipping (s,q) (1.37, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5409948Z Skipping (s,q) (1.38, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5410107Z Skipping (s,q) (1.39, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5410260Z Skipping (s,q) (1.4, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5410414Z Skipping (s,q) (1.41, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5410575Z Skipping (s,q) (1.42, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5410730Z Skipping (s,q) (1.43, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5410886Z Skipping (s,q) (1.44, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5411042Z Skipping (s,q) (1.45, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5411195Z Skipping (s,q) (1.46, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5411351Z Skipping (s,q) (1.47, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5411507Z Skipping (s,q) (1.48, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5411662Z Skipping (s,q) (1.49, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5411819Z Skipping (s,q) (1.5, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5411972Z Skipping (s,q) (1.51, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5412130Z Skipping (s,q) (1.52, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5412335Z Skipping (s,q) (1.53, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5412488Z Skipping (s,q) (1.54, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5412646Z Skipping (s,q) (1.55, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5412802Z Skipping (s,q) (1.56, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5412956Z Skipping (s,q) (1.57, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5413118Z Skipping (s,q) (1.58, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5413273Z Skipping (s,q) (1.59, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5413432Z Skipping (s,q) (1.6, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5413583Z Skipping (s,q) (1.61, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5413734Z Skipping (s,q) (1.62, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5413889Z Skipping (s,q) (1.63, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5414046Z Skipping (s,q) (1.64, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5414198Z Skipping (s,q) (1.65, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5414354Z Skipping (s,q) (1.66, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5414546Z Skipping (s,q) (1.67, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5414702Z Skipping (s,q) (1.68, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5414852Z Skipping (s,q) (1.69, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5415003Z Skipping (s,q) (1.7, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5415197Z Skipping (s,q) (1.71, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5415350Z Skipping (s,q) (1.72, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5415501Z Skipping (s,q) (1.73, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5415656Z Skipping (s,q) (1.74, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5415844Z Skipping (s,q) (1.75, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5416002Z Skipping (s,q) (1.76, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5416153Z Skipping (s,q) (1.77, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5416308Z Skipping (s,q) (1.78, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5416465Z Skipping (s,q) (1.79, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5416616Z Skipping (s,q) (1.8, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5416766Z Skipping (s,q) (1.81, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5416921Z Skipping (s,q) (1.82, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5417072Z Skipping (s,q) (1.83, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5417224Z Skipping (s,q) (1.84, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5417373Z Skipping (s,q) (1.85, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5417528Z Skipping (s,q) (1.86, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5417683Z Skipping (s,q) (1.87, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5417834Z Skipping (s,q) (1.88, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5417987Z Skipping (s,q) (1.89, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5418139Z Skipping (s,q) (1.9, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5418291Z Skipping (s,q) (1.91, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5418443Z Skipping (s,q) (1.92, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5418599Z Skipping (s,q) (1.93, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5418750Z Skipping (s,q) (1.94, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5418903Z Skipping (s,q) (1.95, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5419054Z Skipping (s,q) (1.96, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5419207Z Skipping (s,q) (1.97, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5419409Z Skipping (s,q) (1.98, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5419560Z Skipping (s,q) (1.99, 67.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5419709Z Skipping (s,q) (0.01, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5419864Z Skipping (s,q) (0.02, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5420012Z Skipping (s,q) (0.03, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5420165Z Skipping (s,q) (0.04, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5420311Z Skipping (s,q) (0.05, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5420462Z Skipping (s,q) (0.06, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5420613Z Skipping (s,q) (0.07, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5420760Z Skipping (s,q) (0.08, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5420907Z Skipping (s,q) (0.09, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5421061Z Skipping (s,q) (0.1, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5421208Z Skipping (s,q) (0.11, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5421359Z Skipping (s,q) (0.12, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5421545Z Skipping (s,q) (0.13, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5421698Z Skipping (s,q) (0.14, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5421847Z Skipping (s,q) (0.15, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5421995Z Skipping (s,q) (0.16, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5422180Z Skipping (s,q) (0.17, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5422332Z Skipping (s,q) (0.18, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5422478Z Skipping (s,q) (0.19, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5422628Z Skipping (s,q) (0.2, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5422837Z Skipping (s,q) (0.21, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5422989Z Skipping (s,q) (0.22, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5423141Z Skipping (s,q) (0.23, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5423291Z Skipping (s,q) (0.24, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5423439Z Skipping (s,q) (0.25, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5423587Z Skipping (s,q) (0.26, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5423737Z Skipping (s,q) (0.27, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5423885Z Skipping (s,q) (0.28, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5424038Z Skipping (s,q) (0.29, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5424190Z Skipping (s,q) (0.3, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5424341Z Skipping (s,q) (0.31, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5424487Z Skipping (s,q) (0.32, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5424641Z Skipping (s,q) (0.33, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5424790Z Skipping (s,q) (0.34, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5424937Z Skipping (s,q) (0.35, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5425089Z Skipping (s,q) (0.36, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5425240Z Skipping (s,q) (0.37, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5425388Z Skipping (s,q) (0.38, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5425537Z Skipping (s,q) (0.39, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5425687Z Skipping (s,q) (0.4, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5425835Z Skipping (s,q) (0.41, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5425984Z Skipping (s,q) (0.42, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5426131Z Skipping (s,q) (0.43, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5426324Z Skipping (s,q) (0.44, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5426473Z Skipping (s,q) (0.45, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5426620Z Skipping (s,q) (0.46, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5426772Z Skipping (s,q) (0.47, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5426919Z Skipping (s,q) (0.48, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5427065Z Skipping (s,q) (0.49, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5427215Z Skipping (s,q) (0.5, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5427363Z Skipping (s,q) (0.51, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5427510Z Skipping (s,q) (0.52, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5427661Z Skipping (s,q) (0.53, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5427809Z Skipping (s,q) (0.54, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5427959Z Skipping (s,q) (0.55, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5428111Z Skipping (s,q) (0.56, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5428258Z Skipping (s,q) (0.57, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5428408Z Skipping (s,q) (0.58, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5428595Z Skipping (s,q) (0.59, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5428742Z Skipping (s,q) (0.6, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5428892Z Skipping (s,q) (0.61, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5429042Z Skipping (s,q) (0.62, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5429225Z Skipping (s,q) (0.63, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5429376Z Skipping (s,q) (0.64, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5429521Z Skipping (s,q) (0.65, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5429671Z Skipping (s,q) (0.66, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5429859Z Skipping (s,q) (0.67, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5430005Z Skipping (s,q) (0.68, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5430153Z Skipping (s,q) (0.69, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5430302Z Skipping (s,q) (0.7, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5430450Z Skipping (s,q) (0.71, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5430600Z Skipping (s,q) (0.72, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5430747Z Skipping (s,q) (0.73, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5430901Z Skipping (s,q) (0.74, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5431048Z Skipping (s,q) (0.75, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5431196Z Skipping (s,q) (0.76, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5431346Z Skipping (s,q) (0.77, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5431495Z Skipping (s,q) (0.78, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5431644Z Skipping (s,q) (0.79, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5431793Z Skipping (s,q) (0.8, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5431942Z Skipping (s,q) (0.81, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5432090Z Skipping (s,q) (0.82, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5432239Z Skipping (s,q) (0.83, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5432387Z Skipping (s,q) (0.84, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5432538Z Skipping (s,q) (0.85, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5432687Z Skipping (s,q) (0.86, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5432834Z Skipping (s,q) (0.87, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5432983Z Skipping (s,q) (0.88, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5433133Z Skipping (s,q) (0.89, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5433322Z Skipping (s,q) (0.9, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5433471Z Skipping (s,q) (0.91, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5433618Z Skipping (s,q) (0.92, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5433770Z Skipping (s,q) (0.93, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5433917Z Skipping (s,q) (0.94, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5434063Z Skipping (s,q) (0.95, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5434215Z Skipping (s,q) (0.96, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5434365Z Skipping (s,q) (0.97, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5434516Z Skipping (s,q) (0.98, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5434670Z Skipping (s,q) (0.99, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5434818Z Skipping (s,q) (1, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5434976Z Skipping (s,q) (1.01, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5435129Z Skipping (s,q) (1.02, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5435281Z Skipping (s,q) (1.03, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5435473Z Skipping (s,q) (1.04, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5435624Z Skipping (s,q) (1.05, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5435777Z Skipping (s,q) (1.06, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5435931Z Skipping (s,q) (1.07, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5436122Z Skipping (s,q) (1.08, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5436278Z Skipping (s,q) (1.09, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5436429Z Skipping (s,q) (1.1, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5436579Z Skipping (s,q) (1.11, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5436769Z Skipping (s,q) (1.12, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5436925Z Skipping (s,q) (1.13, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5437075Z Skipping (s,q) (1.14, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5437232Z Skipping (s,q) (1.15, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5437382Z Skipping (s,q) (1.16, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5437533Z Skipping (s,q) (1.17, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5437687Z Skipping (s,q) (1.18, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5437841Z Skipping (s,q) (1.19, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5437997Z Skipping (s,q) (1.2, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5438149Z Skipping (s,q) (1.21, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5438299Z Skipping (s,q) (1.22, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5438453Z Skipping (s,q) (1.23, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5438608Z Skipping (s,q) (1.24, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5438757Z Skipping (s,q) (1.25, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5438910Z Skipping (s,q) (1.26, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5439063Z Skipping (s,q) (1.27, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5439217Z Skipping (s,q) (1.28, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5439368Z Skipping (s,q) (1.29, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5439520Z Skipping (s,q) (1.3, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5439676Z Skipping (s,q) (1.31, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5439827Z Skipping (s,q) (1.32, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5439976Z Skipping (s,q) (1.33, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5440130Z Skipping (s,q) (1.34, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5440284Z Skipping (s,q) (1.35, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5440482Z Skipping (s,q) (1.36, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5440635Z Skipping (s,q) (1.37, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5440788Z Skipping (s,q) (1.38, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5440940Z Skipping (s,q) (1.39, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5441092Z Skipping (s,q) (1.4, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5441243Z Skipping (s,q) (1.41, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5441399Z Skipping (s,q) (1.42, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5441551Z Skipping (s,q) (1.43, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5441701Z Skipping (s,q) (1.44, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5441853Z Skipping (s,q) (1.45, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5442007Z Skipping (s,q) (1.46, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5442164Z Skipping (s,q) (1.47, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5442315Z Skipping (s,q) (1.48, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5442466Z Skipping (s,q) (1.49, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5442664Z Skipping (s,q) (1.5, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5442818Z Skipping (s,q) (1.51, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5442969Z Skipping (s,q) (1.52, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5443120Z Skipping (s,q) (1.53, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5443308Z Skipping (s,q) (1.54, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5443464Z Skipping (s,q) (1.55, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5443618Z Skipping (s,q) (1.56, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5443769Z Skipping (s,q) (1.57, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5443962Z Skipping (s,q) (1.58, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5444112Z Skipping (s,q) (1.59, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5444262Z Skipping (s,q) (1.6, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5444417Z Skipping (s,q) (1.61, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5444568Z Skipping (s,q) (1.62, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5444722Z Skipping (s,q) (1.63, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5444873Z Skipping (s,q) (1.64, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5445027Z Skipping (s,q) (1.65, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5445180Z Skipping (s,q) (1.66, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5445331Z Skipping (s,q) (1.67, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5445481Z Skipping (s,q) (1.68, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5445639Z Skipping (s,q) (1.69, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5445794Z Skipping (s,q) (1.7, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5445943Z Skipping (s,q) (1.71, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5446097Z Skipping (s,q) (1.72, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5446248Z Skipping (s,q) (1.73, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5446402Z Skipping (s,q) (1.74, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5446552Z Skipping (s,q) (1.75, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5446704Z Skipping (s,q) (1.76, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5446912Z Skipping (s,q) (1.77, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5447064Z Skipping (s,q) (1.78, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5447215Z Skipping (s,q) (1.79, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5447366Z Skipping (s,q) (1.8, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5447568Z Skipping (s,q) (1.81, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5447721Z Skipping (s,q) (1.82, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5447872Z Skipping (s,q) (1.83, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5448026Z Skipping (s,q) (1.84, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5448178Z Skipping (s,q) (1.85, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5448329Z Skipping (s,q) (1.86, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5448480Z Skipping (s,q) (1.87, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5448636Z Skipping (s,q) (1.88, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5448786Z Skipping (s,q) (1.89, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5448938Z Skipping (s,q) (1.9, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5449088Z Skipping (s,q) (1.91, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5449240Z Skipping (s,q) (1.92, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5449398Z Skipping (s,q) (1.93, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5449549Z Skipping (s,q) (1.94, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5449739Z Skipping (s,q) (1.95, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5449894Z Skipping (s,q) (1.96, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5450045Z Skipping (s,q) (1.97, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5450195Z Skipping (s,q) (1.98, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5450410Z Skipping (s,q) (1.99, 70): inconsistent with heavy hitters! 2025-05-07T20:58:07.5450567Z Skipping (s,q) (0.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5450729Z Skipping (s,q) (0.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5450884Z Skipping (s,q) (0.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5451076Z Skipping (s,q) (0.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5451236Z Skipping (s,q) (0.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5451391Z Skipping (s,q) (0.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5451547Z Skipping (s,q) (0.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5451705Z Skipping (s,q) (0.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5451859Z Skipping (s,q) (0.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5452016Z Skipping (s,q) (0.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5452169Z Skipping (s,q) (0.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5452327Z Skipping (s,q) (0.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5452485Z Skipping (s,q) (0.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5452641Z Skipping (s,q) (0.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5452799Z Skipping (s,q) (0.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5452959Z Skipping (s,q) (0.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5453114Z Skipping (s,q) (0.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5453273Z Skipping (s,q) (0.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5453428Z Skipping (s,q) (0.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5453582Z Skipping (s,q) (0.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5453742Z Skipping (s,q) (0.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5453895Z Skipping (s,q) (0.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5454051Z Skipping (s,q) (0.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5454209Z Skipping (s,q) (0.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5454362Z Skipping (s,q) (0.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5454520Z Skipping (s,q) (0.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5454721Z Skipping (s,q) (0.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5454876Z Skipping (s,q) (0.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5455031Z Skipping (s,q) (0.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5455187Z Skipping (s,q) (0.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5455340Z Skipping (s,q) (0.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5455496Z Skipping (s,q) (0.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5455651Z Skipping (s,q) (0.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5455812Z Skipping (s,q) (0.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5455966Z Skipping (s,q) (0.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5456119Z Skipping (s,q) (0.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5456278Z Skipping (s,q) (0.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5456440Z Skipping (s,q) (0.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5456593Z Skipping (s,q) (0.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5456755Z Skipping (s,q) (0.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5459643Z Skipping (s,q) (0.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5459820Z Skipping (s,q) (0.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5459976Z Skipping (s,q) (0.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5460131Z Skipping (s,q) (0.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5460325Z Skipping (s,q) (0.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5460481Z Skipping (s,q) (0.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5460634Z Skipping (s,q) (0.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5460791Z Skipping (s,q) (0.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5460987Z Skipping (s,q) (0.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5461141Z Skipping (s,q) (0.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5461298Z Skipping (s,q) (0.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5461455Z Skipping (s,q) (0.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5461612Z Skipping (s,q) (0.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5461766Z Skipping (s,q) (0.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5461921Z Skipping (s,q) (0.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5462082Z Skipping (s,q) (0.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5462236Z Skipping (s,q) (0.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5462391Z Skipping (s,q) (0.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5462546Z Skipping (s,q) (0.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5462703Z Skipping (s,q) (0.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5462860Z Skipping (s,q) (0.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5463015Z Skipping (s,q) (0.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5463173Z Skipping (s,q) (0.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5463332Z Skipping (s,q) (0.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5463486Z Skipping (s,q) (0.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5463641Z Skipping (s,q) (0.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5463800Z Skipping (s,q) (0.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5463954Z Skipping (s,q) (0.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5464111Z Skipping (s,q) (0.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5464264Z Skipping (s,q) (0.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5464423Z Skipping (s,q) (0.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5464625Z Skipping (s,q) (0.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5464779Z Skipping (s,q) (0.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5464941Z Skipping (s,q) (0.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5465099Z Skipping (s,q) (0.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5465252Z Skipping (s,q) (0.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5465413Z Skipping (s,q) (0.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5465569Z Skipping (s,q) (0.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5465724Z Skipping (s,q) (0.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5465880Z Skipping (s,q) (0.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5466034Z Skipping (s,q) (0.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5466191Z Skipping (s,q) (0.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5466351Z Skipping (s,q) (0.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5466506Z Skipping (s,q) (0.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5466702Z Skipping (s,q) (0.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5466857Z Skipping (s,q) (0.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5467013Z Skipping (s,q) (0.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5467170Z Skipping (s,q) (0.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5467325Z Skipping (s,q) (0.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5467519Z Skipping (s,q) (0.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5467678Z Skipping (s,q) (0.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5467834Z Skipping (s,q) (0.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5468028Z Skipping (s,q) (0.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5468185Z Skipping (s,q) (0.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5468342Z Skipping (s,q) (0.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5468499Z Skipping (s,q) (0.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5468656Z Skipping (s,q) (0.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5468812Z Skipping (s,q) (0.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5468969Z Skipping (s,q) (0.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5469120Z Skipping (s,q) (1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5469277Z Skipping (s,q) (1.01, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5469433Z Skipping (s,q) (1.02, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5469586Z Skipping (s,q) (1.03, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5469744Z Skipping (s,q) (1.04, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5469901Z Skipping (s,q) (1.05, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5470055Z Skipping (s,q) (1.06, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5470213Z Skipping (s,q) (1.07, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5470371Z Skipping (s,q) (1.08, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5470525Z Skipping (s,q) (1.09, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5470682Z Skipping (s,q) (1.1, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5470835Z Skipping (s,q) (1.11, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5470995Z Skipping (s,q) (1.12, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5471149Z Skipping (s,q) (1.13, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5471302Z Skipping (s,q) (1.14, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5471458Z Skipping (s,q) (1.15, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5471661Z Skipping (s,q) (1.16, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5471816Z Skipping (s,q) (1.17, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5471972Z Skipping (s,q) (1.18, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5472131Z Skipping (s,q) (1.19, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5472288Z Skipping (s,q) (1.2, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5472441Z Skipping (s,q) (1.21, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5472597Z Skipping (s,q) (1.22, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5472755Z Skipping (s,q) (1.23, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5472908Z Skipping (s,q) (1.24, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5473063Z Skipping (s,q) (1.25, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5473220Z Skipping (s,q) (1.26, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5473378Z Skipping (s,q) (1.27, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5473535Z Skipping (s,q) (1.28, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5473690Z Skipping (s,q) (1.29, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5473885Z Skipping (s,q) (1.3, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5474044Z Skipping (s,q) (1.31, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5474198Z Skipping (s,q) (1.32, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5474352Z Skipping (s,q) (1.33, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5474548Z Skipping (s,q) (1.34, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5474706Z Skipping (s,q) (1.35, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5474861Z Skipping (s,q) (1.36, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5475014Z Skipping (s,q) (1.37, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5475205Z Skipping (s,q) (1.38, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5475365Z Skipping (s,q) (1.39, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5475522Z Skipping (s,q) (1.4, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5475678Z Skipping (s,q) (1.41, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5475838Z Skipping (s,q) (1.42, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5475992Z Skipping (s,q) (1.43, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5476150Z Skipping (s,q) (1.44, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5476306Z Skipping (s,q) (1.45, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5476460Z Skipping (s,q) (1.46, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5476618Z Skipping (s,q) (1.47, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5476774Z Skipping (s,q) (1.48, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5476929Z Skipping (s,q) (1.49, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5477089Z Skipping (s,q) (1.5, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5477244Z Skipping (s,q) (1.51, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5477408Z Skipping (s,q) (1.52, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5477564Z Skipping (s,q) (1.53, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5477716Z Skipping (s,q) (1.54, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5477871Z Skipping (s,q) (1.55, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5478027Z Skipping (s,q) (1.56, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5478182Z Skipping (s,q) (1.57, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5478338Z Skipping (s,q) (1.58, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5478492Z Skipping (s,q) (1.59, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5478647Z Skipping (s,q) (1.6, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5478845Z Skipping (s,q) (1.61, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5478999Z Skipping (s,q) (1.62, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5479158Z Skipping (s,q) (1.63, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5479312Z Skipping (s,q) (1.64, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5479466Z Skipping (s,q) (1.65, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5479623Z Skipping (s,q) (1.66, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5479777Z Skipping (s,q) (1.67, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5479935Z Skipping (s,q) (1.68, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5480093Z Skipping (s,q) (1.69, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5480246Z Skipping (s,q) (1.7, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5480402Z Skipping (s,q) (1.71, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5480561Z Skipping (s,q) (1.72, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5480714Z Skipping (s,q) (1.73, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5480871Z Skipping (s,q) (1.74, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5481089Z Skipping (s,q) (1.75, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5481245Z Skipping (s,q) (1.76, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5481404Z Skipping (s,q) (1.77, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5481558Z Skipping (s,q) (1.78, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5481756Z Skipping (s,q) (1.79, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5481911Z Skipping (s,q) (1.8, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5482067Z Skipping (s,q) (1.81, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5482224Z Skipping (s,q) (1.82, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5482420Z Skipping (s,q) (1.83, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5482575Z Skipping (s,q) (1.84, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5482733Z Skipping (s,q) (1.85, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5482890Z Skipping (s,q) (1.86, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5483047Z Skipping (s,q) (1.87, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5483201Z Skipping (s,q) (1.88, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5483355Z Skipping (s,q) (1.89, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5483515Z Skipping (s,q) (1.9, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5483670Z Skipping (s,q) (1.91, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5483822Z Skipping (s,q) (1.92, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5483980Z Skipping (s,q) (1.93, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5484138Z Skipping (s,q) (1.94, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5484295Z Skipping (s,q) (1.95, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5484449Z Skipping (s,q) (1.96, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5484605Z Skipping (s,q) (1.97, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5484763Z Skipping (s,q) (1.98, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5484918Z Skipping (s,q) (1.99, 72.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5485072Z Skipping (s,q) (0.01, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5485229Z Skipping (s,q) (0.02, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5485380Z Skipping (s,q) (0.03, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5485534Z Skipping (s,q) (0.04, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5485684Z Skipping (s,q) (0.05, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5485838Z Skipping (s,q) (0.06, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5486034Z Skipping (s,q) (0.07, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5486184Z Skipping (s,q) (0.08, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5486336Z Skipping (s,q) (0.09, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5486490Z Skipping (s,q) (0.1, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5486639Z Skipping (s,q) (0.11, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5486789Z Skipping (s,q) (0.12, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5487010Z Skipping (s,q) (0.13, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5487161Z Skipping (s,q) (0.14, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5487314Z Skipping (s,q) (0.15, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5487464Z Skipping (s,q) (0.16, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5487616Z Skipping (s,q) (0.17, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5487771Z Skipping (s,q) (0.18, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5487921Z Skipping (s,q) (0.19, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5488071Z Skipping (s,q) (0.2, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5488269Z Skipping (s,q) (0.21, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5488421Z Skipping (s,q) (0.22, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5488573Z Skipping (s,q) (0.23, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5488724Z Skipping (s,q) (0.24, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5488916Z Skipping (s,q) (0.25, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5489070Z Skipping (s,q) (0.26, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5489219Z Skipping (s,q) (0.27, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5489370Z Skipping (s,q) (0.28, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5489561Z Skipping (s,q) (0.29, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5489711Z Skipping (s,q) (0.3, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5489865Z Skipping (s,q) (0.31, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5490017Z Skipping (s,q) (0.32, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5490167Z Skipping (s,q) (0.33, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5490320Z Skipping (s,q) (0.34, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5490471Z Skipping (s,q) (0.35, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5490624Z Skipping (s,q) (0.36, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5490777Z Skipping (s,q) (0.37, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5490928Z Skipping (s,q) (0.38, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5491077Z Skipping (s,q) (0.39, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5491234Z Skipping (s,q) (0.4, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5491387Z Skipping (s,q) (0.41, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5491540Z Skipping (s,q) (0.42, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5491692Z Skipping (s,q) (0.43, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5491842Z Skipping (s,q) (0.44, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5491995Z Skipping (s,q) (0.45, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5492145Z Skipping (s,q) (0.46, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5492295Z Skipping (s,q) (0.47, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5492451Z Skipping (s,q) (0.48, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5492601Z Skipping (s,q) (0.49, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5492752Z Skipping (s,q) (0.5, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5492902Z Skipping (s,q) (0.51, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5493098Z Skipping (s,q) (0.52, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5493250Z Skipping (s,q) (0.53, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5493401Z Skipping (s,q) (0.54, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5493551Z Skipping (s,q) (0.55, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5493703Z Skipping (s,q) (0.56, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5493853Z Skipping (s,q) (0.57, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5494004Z Skipping (s,q) (0.58, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5494156Z Skipping (s,q) (0.59, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5494306Z Skipping (s,q) (0.6, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5494459Z Skipping (s,q) (0.61, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5494608Z Skipping (s,q) (0.62, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5494764Z Skipping (s,q) (0.63, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5494917Z Skipping (s,q) (0.64, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5495067Z Skipping (s,q) (0.65, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5495258Z Skipping (s,q) (0.66, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5495410Z Skipping (s,q) (0.67, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5495560Z Skipping (s,q) (0.68, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5495714Z Skipping (s,q) (0.69, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5495900Z Skipping (s,q) (0.7, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5496051Z Skipping (s,q) (0.71, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5496207Z Skipping (s,q) (0.72, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5496358Z Skipping (s,q) (0.73, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5496546Z Skipping (s,q) (0.74, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5496700Z Skipping (s,q) (0.75, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5496851Z Skipping (s,q) (0.76, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5497005Z Skipping (s,q) (0.77, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5497156Z Skipping (s,q) (0.78, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5497306Z Skipping (s,q) (0.79, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5497458Z Skipping (s,q) (0.8, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5497607Z Skipping (s,q) (0.81, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5497760Z Skipping (s,q) (0.82, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5497911Z Skipping (s,q) (0.83, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5498061Z Skipping (s,q) (0.84, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5498214Z Skipping (s,q) (0.85, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5498369Z Skipping (s,q) (0.86, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5498518Z Skipping (s,q) (0.87, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5498669Z Skipping (s,q) (0.88, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5498822Z Skipping (s,q) (0.89, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5498972Z Skipping (s,q) (0.9, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5499125Z Skipping (s,q) (0.91, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5499275Z Skipping (s,q) (0.92, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5499428Z Skipping (s,q) (0.93, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5499581Z Skipping (s,q) (0.94, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5499731Z Skipping (s,q) (0.95, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5499884Z Skipping (s,q) (0.96, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5500036Z Skipping (s,q) (0.97, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5500230Z Skipping (s,q) (0.98, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5500381Z Skipping (s,q) (0.99, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5500532Z Skipping (s,q) (1, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5500685Z Skipping (s,q) (1.01, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5500837Z Skipping (s,q) (1.02, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5500987Z Skipping (s,q) (1.03, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5501140Z Skipping (s,q) (1.04, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5501293Z Skipping (s,q) (1.05, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5501442Z Skipping (s,q) (1.06, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5501593Z Skipping (s,q) (1.07, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5501742Z Skipping (s,q) (1.08, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5501896Z Skipping (s,q) (1.09, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5502047Z Skipping (s,q) (1.1, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5502198Z Skipping (s,q) (1.11, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5502392Z Skipping (s,q) (1.12, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5502542Z Skipping (s,q) (1.13, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5502691Z Skipping (s,q) (1.14, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5502843Z Skipping (s,q) (1.15, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5503031Z Skipping (s,q) (1.16, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5503181Z Skipping (s,q) (1.17, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5503334Z Skipping (s,q) (1.18, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5503484Z Skipping (s,q) (1.19, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5503677Z Skipping (s,q) (1.2, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5503825Z Skipping (s,q) (1.21, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5503975Z Skipping (s,q) (1.22, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5504131Z Skipping (s,q) (1.23, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5504282Z Skipping (s,q) (1.24, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5504693Z Skipping (s,q) (1.25, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5504876Z Skipping (s,q) (1.26, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5505029Z Skipping (s,q) (1.27, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5505175Z Skipping (s,q) (1.28, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5505325Z Skipping (s,q) (1.29, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5505474Z Skipping (s,q) (1.3, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5505625Z Skipping (s,q) (1.31, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5505774Z Skipping (s,q) (1.32, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5505920Z Skipping (s,q) (1.33, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5506070Z Skipping (s,q) (1.34, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5506219Z Skipping (s,q) (1.35, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5506366Z Skipping (s,q) (1.36, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5506514Z Skipping (s,q) (1.37, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5506660Z Skipping (s,q) (1.38, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5506811Z Skipping (s,q) (1.39, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5506956Z Skipping (s,q) (1.4, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5507102Z Skipping (s,q) (1.41, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5507254Z Skipping (s,q) (1.42, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5507571Z Skipping (s,q) (1.43, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5507719Z Skipping (s,q) (1.44, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5507867Z Skipping (s,q) (1.45, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5508015Z Skipping (s,q) (1.46, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5508167Z Skipping (s,q) (1.47, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5508315Z Skipping (s,q) (1.48, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5508460Z Skipping (s,q) (1.49, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5508610Z Skipping (s,q) (1.5, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5508757Z Skipping (s,q) (1.51, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5508904Z Skipping (s,q) (1.52, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5509053Z Skipping (s,q) (1.53, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5509200Z Skipping (s,q) (1.54, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5509349Z Skipping (s,q) (1.55, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5509498Z Skipping (s,q) (1.56, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5509703Z Skipping (s,q) (1.57, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5509855Z Skipping (s,q) (1.58, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5510002Z Skipping (s,q) (1.59, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5510147Z Skipping (s,q) (1.6, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5510351Z Skipping (s,q) (1.61, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5510499Z Skipping (s,q) (1.62, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5510646Z Skipping (s,q) (1.63, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5510797Z Skipping (s,q) (1.64, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5510944Z Skipping (s,q) (1.65, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5511154Z Skipping (s,q) (1.66, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5511301Z Skipping (s,q) (1.67, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5511448Z Skipping (s,q) (1.68, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5511599Z Skipping (s,q) (1.69, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5511744Z Skipping (s,q) (1.7, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5511889Z Skipping (s,q) (1.71, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5512037Z Skipping (s,q) (1.72, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5512188Z Skipping (s,q) (1.73, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5512337Z Skipping (s,q) (1.74, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5512483Z Skipping (s,q) (1.75, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5512630Z Skipping (s,q) (1.76, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5512785Z Skipping (s,q) (1.77, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5512931Z Skipping (s,q) (1.78, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5513078Z Skipping (s,q) (1.79, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5513232Z Skipping (s,q) (1.8, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5513377Z Skipping (s,q) (1.81, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5513523Z Skipping (s,q) (1.82, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5513673Z Skipping (s,q) (1.83, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5513823Z Skipping (s,q) (1.84, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5513971Z Skipping (s,q) (1.85, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5514119Z Skipping (s,q) (1.86, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5514266Z Skipping (s,q) (1.87, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5514418Z Skipping (s,q) (1.88, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5514607Z Skipping (s,q) (1.89, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5514753Z Skipping (s,q) (1.9, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5514904Z Skipping (s,q) (1.91, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5515050Z Skipping (s,q) (1.92, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5515199Z Skipping (s,q) (1.93, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5515346Z Skipping (s,q) (1.94, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5515493Z Skipping (s,q) (1.95, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5515643Z Skipping (s,q) (1.96, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5515789Z Skipping (s,q) (1.97, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5515934Z Skipping (s,q) (1.98, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5516083Z Skipping (s,q) (1.99, 75): inconsistent with heavy hitters! 2025-05-07T20:58:07.5516243Z Skipping (s,q) (0.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5516397Z Skipping (s,q) (0.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5516548Z Skipping (s,q) (0.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5516741Z Skipping (s,q) (0.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5516895Z Skipping (s,q) (0.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5517045Z Skipping (s,q) (0.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5517195Z Skipping (s,q) (0.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5517389Z Skipping (s,q) (0.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5517540Z Skipping (s,q) (0.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5517693Z Skipping (s,q) (0.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5517842Z Skipping (s,q) (0.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5518033Z Skipping (s,q) (0.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5518187Z Skipping (s,q) (0.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5518338Z Skipping (s,q) (0.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5518494Z Skipping (s,q) (0.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5518647Z Skipping (s,q) (0.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5518798Z Skipping (s,q) (0.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5518954Z Skipping (s,q) (0.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5519106Z Skipping (s,q) (0.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5519257Z Skipping (s,q) (0.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5519412Z Skipping (s,q) (0.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5519563Z Skipping (s,q) (0.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5519718Z Skipping (s,q) (0.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5519871Z Skipping (s,q) (0.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5520022Z Skipping (s,q) (0.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5520176Z Skipping (s,q) (0.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5520330Z Skipping (s,q) (0.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5520483Z Skipping (s,q) (0.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5520634Z Skipping (s,q) (0.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5520787Z Skipping (s,q) (0.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5520936Z Skipping (s,q) (0.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5521088Z Skipping (s,q) (0.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5521238Z Skipping (s,q) (0.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5521391Z Skipping (s,q) (0.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5521587Z Skipping (s,q) (0.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5521738Z Skipping (s,q) (0.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5521895Z Skipping (s,q) (0.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5522047Z Skipping (s,q) (0.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5522198Z Skipping (s,q) (0.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5522350Z Skipping (s,q) (0.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5522503Z Skipping (s,q) (0.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5522653Z Skipping (s,q) (0.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5522805Z Skipping (s,q) (0.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5522956Z Skipping (s,q) (0.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5523112Z Skipping (s,q) (0.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5523270Z Skipping (s,q) (0.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5523422Z Skipping (s,q) (0.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5523614Z Skipping (s,q) (0.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5523765Z Skipping (s,q) (0.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5523915Z Skipping (s,q) (0.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5524068Z Skipping (s,q) (0.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5524255Z Skipping (s,q) (0.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5524410Z Skipping (s,q) (0.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5524562Z Skipping (s,q) (0.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5524715Z Skipping (s,q) (0.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5524904Z Skipping (s,q) (0.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5525059Z Skipping (s,q) (0.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5525210Z Skipping (s,q) (0.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5525363Z Skipping (s,q) (0.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5525516Z Skipping (s,q) (0.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5525669Z Skipping (s,q) (0.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5525819Z Skipping (s,q) (0.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5525968Z Skipping (s,q) (0.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5526124Z Skipping (s,q) (0.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5526275Z Skipping (s,q) (0.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5526425Z Skipping (s,q) (0.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5526579Z Skipping (s,q) (0.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5526734Z Skipping (s,q) (0.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5526948Z Skipping (s,q) (0.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5527102Z Skipping (s,q) (0.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5527260Z Skipping (s,q) (0.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5527418Z Skipping (s,q) (0.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5527573Z Skipping (s,q) (0.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5527726Z Skipping (s,q) (0.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5527884Z Skipping (s,q) (0.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5528037Z Skipping (s,q) (0.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5528189Z Skipping (s,q) (0.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5528347Z Skipping (s,q) (0.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5528550Z Skipping (s,q) (0.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5528707Z Skipping (s,q) (0.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5528862Z Skipping (s,q) (0.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5529018Z Skipping (s,q) (0.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5529173Z Skipping (s,q) (0.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5529327Z Skipping (s,q) (0.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5529480Z Skipping (s,q) (0.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5529641Z Skipping (s,q) (0.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5529794Z Skipping (s,q) (0.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5529950Z Skipping (s,q) (0.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5530102Z Skipping (s,q) (0.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5530260Z Skipping (s,q) (0.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5530417Z Skipping (s,q) (0.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5530571Z Skipping (s,q) (0.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5530765Z Skipping (s,q) (0.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5530924Z Skipping (s,q) (0.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5531079Z Skipping (s,q) (0.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5531237Z Skipping (s,q) (0.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5531428Z Skipping (s,q) (0.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5531583Z Skipping (s,q) (0.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5531740Z Skipping (s,q) (0.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5531889Z Skipping (s,q) (1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5532108Z Skipping (s,q) (1.01, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5532264Z Skipping (s,q) (1.02, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5532419Z Skipping (s,q) (1.03, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5532578Z Skipping (s,q) (1.04, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5532732Z Skipping (s,q) (1.05, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5532887Z Skipping (s,q) (1.06, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5533047Z Skipping (s,q) (1.07, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5533203Z Skipping (s,q) (1.08, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5533359Z Skipping (s,q) (1.09, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5533515Z Skipping (s,q) (1.1, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5533669Z Skipping (s,q) (1.11, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5533829Z Skipping (s,q) (1.12, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5533985Z Skipping (s,q) (1.13, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5534138Z Skipping (s,q) (1.14, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5534295Z Skipping (s,q) (1.15, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5534449Z Skipping (s,q) (1.16, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5534603Z Skipping (s,q) (1.17, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5534763Z Skipping (s,q) (1.18, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5534921Z Skipping (s,q) (1.19, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5535077Z Skipping (s,q) (1.2, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5535232Z Skipping (s,q) (1.21, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5535386Z Skipping (s,q) (1.22, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5535546Z Skipping (s,q) (1.23, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5535743Z Skipping (s,q) (1.24, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5535898Z Skipping (s,q) (1.25, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5536059Z Skipping (s,q) (1.26, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5536213Z Skipping (s,q) (1.27, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5536366Z Skipping (s,q) (1.28, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5536522Z Skipping (s,q) (1.29, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5536678Z Skipping (s,q) (1.3, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5536838Z Skipping (s,q) (1.31, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5536995Z Skipping (s,q) (1.32, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5537150Z Skipping (s,q) (1.33, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5537310Z Skipping (s,q) (1.34, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5537467Z Skipping (s,q) (1.35, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5537620Z Skipping (s,q) (1.36, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5537776Z Skipping (s,q) (1.37, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5537971Z Skipping (s,q) (1.38, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5538130Z Skipping (s,q) (1.39, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5538283Z Skipping (s,q) (1.4, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5538436Z Skipping (s,q) (1.41, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5538630Z Skipping (s,q) (1.42, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5538786Z Skipping (s,q) (1.43, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5538939Z Skipping (s,q) (1.44, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5539095Z Skipping (s,q) (1.45, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5539291Z Skipping (s,q) (1.46, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5539447Z Skipping (s,q) (1.47, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5539601Z Skipping (s,q) (1.48, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5539757Z Skipping (s,q) (1.49, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5539912Z Skipping (s,q) (1.5, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5540065Z Skipping (s,q) (1.51, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5540217Z Skipping (s,q) (1.52, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5540378Z Skipping (s,q) (1.53, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5540531Z Skipping (s,q) (1.54, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5540688Z Skipping (s,q) (1.55, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5540843Z Skipping (s,q) (1.56, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5541002Z Skipping (s,q) (1.57, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5541159Z Skipping (s,q) (1.58, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5541314Z Skipping (s,q) (1.59, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5541472Z Skipping (s,q) (1.6, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5541631Z Skipping (s,q) (1.61, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5541785Z Skipping (s,q) (1.62, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5541940Z Skipping (s,q) (1.63, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5542095Z Skipping (s,q) (1.64, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5542248Z Skipping (s,q) (1.65, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5542404Z Skipping (s,q) (1.66, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5542558Z Skipping (s,q) (1.67, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5542757Z Skipping (s,q) (1.68, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5542914Z Skipping (s,q) (1.69, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5543068Z Skipping (s,q) (1.7, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5543228Z Skipping (s,q) (1.71, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5543382Z Skipping (s,q) (1.72, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5543534Z Skipping (s,q) (1.73, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5543690Z Skipping (s,q) (1.74, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5543847Z Skipping (s,q) (1.75, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5544000Z Skipping (s,q) (1.76, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5544158Z Skipping (s,q) (1.77, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5544312Z Skipping (s,q) (1.78, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5544475Z Skipping (s,q) (1.79, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5544630Z Skipping (s,q) (1.8, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5544786Z Skipping (s,q) (1.81, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5544986Z Skipping (s,q) (1.82, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5545142Z Skipping (s,q) (1.83, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5545296Z Skipping (s,q) (1.84, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5545453Z Skipping (s,q) (1.85, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5545644Z Skipping (s,q) (1.86, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5545800Z Skipping (s,q) (1.87, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5545957Z Skipping (s,q) (1.88, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5546112Z Skipping (s,q) (1.89, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5546307Z Skipping (s,q) (1.9, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5546465Z Skipping (s,q) (1.91, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5546619Z Skipping (s,q) (1.92, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5546778Z Skipping (s,q) (1.93, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5546932Z Skipping (s,q) (1.94, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5547086Z Skipping (s,q) (1.95, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5547243Z Skipping (s,q) (1.96, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5547398Z Skipping (s,q) (1.97, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5547556Z Skipping (s,q) (1.98, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5547711Z Skipping (s,q) (1.99, 77.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5547864Z Skipping (s,q) (0.01, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5548024Z Skipping (s,q) (0.02, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5548178Z Skipping (s,q) (0.03, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5548329Z Skipping (s,q) (0.04, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5548486Z Skipping (s,q) (0.05, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5548639Z Skipping (s,q) (0.06, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5548797Z Skipping (s,q) (0.07, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5548947Z Skipping (s,q) (0.08, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5549097Z Skipping (s,q) (0.09, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5549255Z Skipping (s,q) (0.1, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5549404Z Skipping (s,q) (0.11, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5549554Z Skipping (s,q) (0.12, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5549709Z Skipping (s,q) (0.13, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5549907Z Skipping (s,q) (0.14, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5550062Z Skipping (s,q) (0.15, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5550212Z Skipping (s,q) (0.16, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5550367Z Skipping (s,q) (0.17, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5550520Z Skipping (s,q) (0.18, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5550669Z Skipping (s,q) (0.19, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5550821Z Skipping (s,q) (0.2, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5550975Z Skipping (s,q) (0.21, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5551125Z Skipping (s,q) (0.22, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5551276Z Skipping (s,q) (0.23, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5551428Z Skipping (s,q) (0.24, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5551579Z Skipping (s,q) (0.25, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5551739Z Skipping (s,q) (0.26, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5551890Z Skipping (s,q) (0.27, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5552081Z Skipping (s,q) (0.28, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5552236Z Skipping (s,q) (0.29, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5552387Z Skipping (s,q) (0.3, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5552538Z Skipping (s,q) (0.31, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5552728Z Skipping (s,q) (0.32, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5552879Z Skipping (s,q) (0.33, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5553032Z Skipping (s,q) (0.34, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5553183Z Skipping (s,q) (0.35, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5553370Z Skipping (s,q) (0.36, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5553530Z Skipping (s,q) (0.37, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5553679Z Skipping (s,q) (0.38, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5553831Z Skipping (s,q) (0.39, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5553989Z Skipping (s,q) (0.4, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5554140Z Skipping (s,q) (0.41, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5554293Z Skipping (s,q) (0.42, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5554441Z Skipping (s,q) (0.43, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5554593Z Skipping (s,q) (0.44, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5554748Z Skipping (s,q) (0.45, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5554898Z Skipping (s,q) (0.46, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5555048Z Skipping (s,q) (0.47, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5555205Z Skipping (s,q) (0.48, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5555355Z Skipping (s,q) (0.49, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5555504Z Skipping (s,q) (0.5, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5555660Z Skipping (s,q) (0.51, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5555810Z Skipping (s,q) (0.52, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5555963Z Skipping (s,q) (0.53, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5556115Z Skipping (s,q) (0.54, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5556266Z Skipping (s,q) (0.55, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5556419Z Skipping (s,q) (0.56, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5556569Z Skipping (s,q) (0.57, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5556721Z Skipping (s,q) (0.58, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5556876Z Skipping (s,q) (0.59, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5557071Z Skipping (s,q) (0.6, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5557224Z Skipping (s,q) (0.61, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5557378Z Skipping (s,q) (0.62, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5557528Z Skipping (s,q) (0.63, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5557681Z Skipping (s,q) (0.64, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5557831Z Skipping (s,q) (0.65, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5557982Z Skipping (s,q) (0.66, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5558137Z Skipping (s,q) (0.67, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5558289Z Skipping (s,q) (0.68, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5558443Z Skipping (s,q) (0.69, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5558594Z Skipping (s,q) (0.7, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5558749Z Skipping (s,q) (0.71, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5558905Z Skipping (s,q) (0.72, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5559055Z Skipping (s,q) (0.73, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5559247Z Skipping (s,q) (0.74, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5559402Z Skipping (s,q) (0.75, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5559553Z Skipping (s,q) (0.76, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5559708Z Skipping (s,q) (0.77, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5559921Z Skipping (s,q) (0.78, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5560074Z Skipping (s,q) (0.79, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5560225Z Skipping (s,q) (0.8, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5560374Z Skipping (s,q) (0.81, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5560562Z Skipping (s,q) (0.82, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5560718Z Skipping (s,q) (0.83, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5560867Z Skipping (s,q) (0.84, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5561023Z Skipping (s,q) (0.85, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5561175Z Skipping (s,q) (0.86, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5561323Z Skipping (s,q) (0.87, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5561477Z Skipping (s,q) (0.88, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5561631Z Skipping (s,q) (0.89, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5561782Z Skipping (s,q) (0.9, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5561935Z Skipping (s,q) (0.91, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5562086Z Skipping (s,q) (0.92, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5562240Z Skipping (s,q) (0.93, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5562394Z Skipping (s,q) (0.94, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5562543Z Skipping (s,q) (0.95, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5562699Z Skipping (s,q) (0.96, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5562850Z Skipping (s,q) (0.97, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5563001Z Skipping (s,q) (0.98, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5563153Z Skipping (s,q) (0.99, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5563302Z Skipping (s,q) (1, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5563456Z Skipping (s,q) (1.01, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5563607Z Skipping (s,q) (1.02, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5563758Z Skipping (s,q) (1.03, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5563911Z Skipping (s,q) (1.04, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5564107Z Skipping (s,q) (1.05, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5564261Z Skipping (s,q) (1.06, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5564413Z Skipping (s,q) (1.07, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5564566Z Skipping (s,q) (1.08, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5564716Z Skipping (s,q) (1.09, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5564867Z Skipping (s,q) (1.1, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5565016Z Skipping (s,q) (1.11, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5565169Z Skipping (s,q) (1.12, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5565323Z Skipping (s,q) (1.13, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5565475Z Skipping (s,q) (1.14, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5565628Z Skipping (s,q) (1.15, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5565780Z Skipping (s,q) (1.16, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5565932Z Skipping (s,q) (1.17, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5566083Z Skipping (s,q) (1.18, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5566273Z Skipping (s,q) (1.19, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5566425Z Skipping (s,q) (1.2, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5566578Z Skipping (s,q) (1.21, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5566729Z Skipping (s,q) (1.22, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5566930Z Skipping (s,q) (1.23, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5567122Z Skipping (s,q) (1.24, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5567275Z Skipping (s,q) (1.25, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5567427Z Skipping (s,q) (1.26, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5567576Z Skipping (s,q) (1.27, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5567767Z Skipping (s,q) (1.28, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5567919Z Skipping (s,q) (1.29, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5568069Z Skipping (s,q) (1.3, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5568223Z Skipping (s,q) (1.31, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5568373Z Skipping (s,q) (1.32, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5568522Z Skipping (s,q) (1.33, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5568676Z Skipping (s,q) (1.34, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5568830Z Skipping (s,q) (1.35, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5568980Z Skipping (s,q) (1.36, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5569132Z Skipping (s,q) (1.37, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5569282Z Skipping (s,q) (1.38, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5569436Z Skipping (s,q) (1.39, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5569589Z Skipping (s,q) (1.4, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5569738Z Skipping (s,q) (1.41, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5569895Z Skipping (s,q) (1.42, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5570046Z Skipping (s,q) (1.43, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5570196Z Skipping (s,q) (1.44, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5570352Z Skipping (s,q) (1.45, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5570507Z Skipping (s,q) (1.46, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5570656Z Skipping (s,q) (1.47, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5570809Z Skipping (s,q) (1.48, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5570960Z Skipping (s,q) (1.49, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5571115Z Skipping (s,q) (1.5, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5571308Z Skipping (s,q) (1.51, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5571459Z Skipping (s,q) (1.52, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5571615Z Skipping (s,q) (1.53, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5571769Z Skipping (s,q) (1.54, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5571919Z Skipping (s,q) (1.55, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5572073Z Skipping (s,q) (1.56, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5572223Z Skipping (s,q) (1.57, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5572378Z Skipping (s,q) (1.58, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5572529Z Skipping (s,q) (1.59, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5572679Z Skipping (s,q) (1.6, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5572833Z Skipping (s,q) (1.61, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5572990Z Skipping (s,q) (1.62, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5573138Z Skipping (s,q) (1.63, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5573290Z Skipping (s,q) (1.64, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5573484Z Skipping (s,q) (1.65, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5573634Z Skipping (s,q) (1.66, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5573789Z Skipping (s,q) (1.67, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5573938Z Skipping (s,q) (1.68, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5574128Z Skipping (s,q) (1.69, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5574278Z Skipping (s,q) (1.7, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5574429Z Skipping (s,q) (1.71, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5574582Z Skipping (s,q) (1.72, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5574772Z Skipping (s,q) (1.73, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5574924Z Skipping (s,q) (1.74, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5575075Z Skipping (s,q) (1.75, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5575229Z Skipping (s,q) (1.76, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5575383Z Skipping (s,q) (1.77, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5575534Z Skipping (s,q) (1.78, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5575686Z Skipping (s,q) (1.79, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5575840Z Skipping (s,q) (1.8, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5575994Z Skipping (s,q) (1.81, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5576145Z Skipping (s,q) (1.82, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5576298Z Skipping (s,q) (1.83, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5576449Z Skipping (s,q) (1.84, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5576606Z Skipping (s,q) (1.85, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5576755Z Skipping (s,q) (1.86, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5576905Z Skipping (s,q) (1.87, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5579702Z Skipping (s,q) (1.88, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5579869Z Skipping (s,q) (1.89, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5580021Z Skipping (s,q) (1.9, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5580174Z Skipping (s,q) (1.91, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5580329Z Skipping (s,q) (1.92, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5580478Z Skipping (s,q) (1.93, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5580634Z Skipping (s,q) (1.94, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5580785Z Skipping (s,q) (1.95, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5581005Z Skipping (s,q) (1.96, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5581156Z Skipping (s,q) (1.97, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5581306Z Skipping (s,q) (1.98, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5581462Z Skipping (s,q) (1.99, 80): inconsistent with heavy hitters! 2025-05-07T20:58:07.5581619Z Skipping (s,q) (0.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5581776Z Skipping (s,q) (0.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5581933Z Skipping (s,q) (0.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5582088Z Skipping (s,q) (0.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5582244Z Skipping (s,q) (0.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5582398Z Skipping (s,q) (0.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5582553Z Skipping (s,q) (0.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5582715Z Skipping (s,q) (0.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5582875Z Skipping (s,q) (0.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5583031Z Skipping (s,q) (0.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5583231Z Skipping (s,q) (0.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5583386Z Skipping (s,q) (0.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5583543Z Skipping (s,q) (0.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5583697Z Skipping (s,q) (0.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5583889Z Skipping (s,q) (0.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5584048Z Skipping (s,q) (0.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5584203Z Skipping (s,q) (0.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5584358Z Skipping (s,q) (0.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5584552Z Skipping (s,q) (0.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5584712Z Skipping (s,q) (0.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5584868Z Skipping (s,q) (0.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5585024Z Skipping (s,q) (0.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5585177Z Skipping (s,q) (0.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5585334Z Skipping (s,q) (0.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5585489Z Skipping (s,q) (0.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5585647Z Skipping (s,q) (0.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5585804Z Skipping (s,q) (0.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5585960Z Skipping (s,q) (0.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5586118Z Skipping (s,q) (0.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5586274Z Skipping (s,q) (0.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5586430Z Skipping (s,q) (0.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5586585Z Skipping (s,q) (0.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5586739Z Skipping (s,q) (0.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5586896Z Skipping (s,q) (0.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5587052Z Skipping (s,q) (0.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5587206Z Skipping (s,q) (0.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5587364Z Skipping (s,q) (0.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5587522Z Skipping (s,q) (0.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5587675Z Skipping (s,q) (0.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5587830Z Skipping (s,q) (0.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5587985Z Skipping (s,q) (0.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5588186Z Skipping (s,q) (0.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5588345Z Skipping (s,q) (0.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5588499Z Skipping (s,q) (0.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5588657Z Skipping (s,q) (0.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5588814Z Skipping (s,q) (0.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5588967Z Skipping (s,q) (0.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5589122Z Skipping (s,q) (0.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5589279Z Skipping (s,q) (0.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5589433Z Skipping (s,q) (0.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5589591Z Skipping (s,q) (0.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5589745Z Skipping (s,q) (0.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5589904Z Skipping (s,q) (0.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5590062Z Skipping (s,q) (0.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5590215Z Skipping (s,q) (0.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5590437Z Skipping (s,q) (0.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5590594Z Skipping (s,q) (0.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5590748Z Skipping (s,q) (0.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5590906Z Skipping (s,q) (0.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5591098Z Skipping (s,q) (0.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5591254Z Skipping (s,q) (0.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5591409Z Skipping (s,q) (0.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5591562Z Skipping (s,q) (0.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5591762Z Skipping (s,q) (0.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5591917Z Skipping (s,q) (0.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5592072Z Skipping (s,q) (0.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5592231Z Skipping (s,q) (0.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5592386Z Skipping (s,q) (0.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5592539Z Skipping (s,q) (0.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5592696Z Skipping (s,q) (0.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5592853Z Skipping (s,q) (0.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5593010Z Skipping (s,q) (0.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5593165Z Skipping (s,q) (0.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5593318Z Skipping (s,q) (0.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5593479Z Skipping (s,q) (0.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5593635Z Skipping (s,q) (0.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5593789Z Skipping (s,q) (0.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5593948Z Skipping (s,q) (0.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5594102Z Skipping (s,q) (0.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5594259Z Skipping (s,q) (0.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5594415Z Skipping (s,q) (0.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5594572Z Skipping (s,q) (0.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5594729Z Skipping (s,q) (0.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5594883Z Skipping (s,q) (0.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5595037Z Skipping (s,q) (0.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5595201Z Skipping (s,q) (0.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5595398Z Skipping (s,q) (0.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5595553Z Skipping (s,q) (0.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5595710Z Skipping (s,q) (0.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5595865Z Skipping (s,q) (0.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5596022Z Skipping (s,q) (0.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5596177Z Skipping (s,q) (0.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5596335Z Skipping (s,q) (0.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5596492Z Skipping (s,q) (0.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5596646Z Skipping (s,q) (0.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5596801Z Skipping (s,q) (0.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5596961Z Skipping (s,q) (0.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5597118Z Skipping (s,q) (0.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5597275Z Skipping (s,q) (0.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5597464Z Skipping (s,q) (1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5597620Z Skipping (s,q) (1.01, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5597777Z Skipping (s,q) (1.02, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5597930Z Skipping (s,q) (1.03, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5598083Z Skipping (s,q) (1.04, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5598289Z Skipping (s,q) (1.05, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5598445Z Skipping (s,q) (1.06, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5598603Z Skipping (s,q) (1.07, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5598796Z Skipping (s,q) (1.08, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5598952Z Skipping (s,q) (1.09, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5599109Z Skipping (s,q) (1.1, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5599263Z Skipping (s,q) (1.11, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5599419Z Skipping (s,q) (1.12, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5599575Z Skipping (s,q) (1.13, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5599729Z Skipping (s,q) (1.14, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5599883Z Skipping (s,q) (1.15, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5600038Z Skipping (s,q) (1.16, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5600191Z Skipping (s,q) (1.17, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5600348Z Skipping (s,q) (1.18, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5600501Z Skipping (s,q) (1.19, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5600661Z Skipping (s,q) (1.2, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5600817Z Skipping (s,q) (1.21, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5600971Z Skipping (s,q) (1.22, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5601131Z Skipping (s,q) (1.23, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5601284Z Skipping (s,q) (1.24, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5601438Z Skipping (s,q) (1.25, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5601594Z Skipping (s,q) (1.26, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5601749Z Skipping (s,q) (1.27, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5601903Z Skipping (s,q) (1.28, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5602060Z Skipping (s,q) (1.29, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5602212Z Skipping (s,q) (1.3, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5602418Z Skipping (s,q) (1.31, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5602571Z Skipping (s,q) (1.32, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5602725Z Skipping (s,q) (1.33, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5602886Z Skipping (s,q) (1.34, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5603038Z Skipping (s,q) (1.35, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5603192Z Skipping (s,q) (1.36, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5603348Z Skipping (s,q) (1.37, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5603506Z Skipping (s,q) (1.38, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5603662Z Skipping (s,q) (1.39, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5603813Z Skipping (s,q) (1.4, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5603967Z Skipping (s,q) (1.41, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5604127Z Skipping (s,q) (1.42, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5604280Z Skipping (s,q) (1.43, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5604702Z Skipping (s,q) (1.44, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5604987Z Skipping (s,q) (1.45, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5605144Z Skipping (s,q) (1.46, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5605300Z Skipping (s,q) (1.47, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5605454Z Skipping (s,q) (1.48, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5605669Z Skipping (s,q) (1.49, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5605825Z Skipping (s,q) (1.5, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5605979Z Skipping (s,q) (1.51, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5606131Z Skipping (s,q) (1.52, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5606340Z Skipping (s,q) (1.53, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5606498Z Skipping (s,q) (1.54, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5606651Z Skipping (s,q) (1.55, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5606808Z Skipping (s,q) (1.56, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5607016Z Skipping (s,q) (1.57, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5607172Z Skipping (s,q) (1.58, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5607323Z Skipping (s,q) (1.59, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5607478Z Skipping (s,q) (1.6, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5607634Z Skipping (s,q) (1.61, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5607787Z Skipping (s,q) (1.62, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5607939Z Skipping (s,q) (1.63, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5608097Z Skipping (s,q) (1.64, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5608252Z Skipping (s,q) (1.65, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5608406Z Skipping (s,q) (1.66, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5608560Z Skipping (s,q) (1.67, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5608712Z Skipping (s,q) (1.68, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5608867Z Skipping (s,q) (1.69, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5609018Z Skipping (s,q) (1.7, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5609173Z Skipping (s,q) (1.71, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5609329Z Skipping (s,q) (1.72, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5609480Z Skipping (s,q) (1.73, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5609639Z Skipping (s,q) (1.74, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5609794Z Skipping (s,q) (1.75, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5610023Z Skipping (s,q) (1.76, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5610177Z Skipping (s,q) (1.77, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5610334Z Skipping (s,q) (1.78, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5610488Z Skipping (s,q) (1.79, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5610644Z Skipping (s,q) (1.8, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5610798Z Skipping (s,q) (1.81, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5610953Z Skipping (s,q) (1.82, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5611111Z Skipping (s,q) (1.83, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5611265Z Skipping (s,q) (1.84, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5611420Z Skipping (s,q) (1.85, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5611573Z Skipping (s,q) (1.86, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5611729Z Skipping (s,q) (1.87, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5611883Z Skipping (s,q) (1.88, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5612036Z Skipping (s,q) (1.89, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5612231Z Skipping (s,q) (1.9, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5612386Z Skipping (s,q) (1.91, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5612537Z Skipping (s,q) (1.92, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5612695Z Skipping (s,q) (1.93, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5612887Z Skipping (s,q) (1.94, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5613040Z Skipping (s,q) (1.95, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5613194Z Skipping (s,q) (1.96, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5613345Z Skipping (s,q) (1.97, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5613540Z Skipping (s,q) (1.98, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5613693Z Skipping (s,q) (1.99, 82.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5613844Z Skipping (s,q) (0.01, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5614000Z Skipping (s,q) (0.02, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5614151Z Skipping (s,q) (0.03, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5614299Z Skipping (s,q) (0.04, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5614450Z Skipping (s,q) (0.05, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5614603Z Skipping (s,q) (0.06, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5614753Z Skipping (s,q) (0.07, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5614905Z Skipping (s,q) (0.08, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5615053Z Skipping (s,q) (0.09, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5615208Z Skipping (s,q) (0.1, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5615356Z Skipping (s,q) (0.11, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5615505Z Skipping (s,q) (0.12, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5615658Z Skipping (s,q) (0.13, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5615809Z Skipping (s,q) (0.14, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5615959Z Skipping (s,q) (0.15, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5616112Z Skipping (s,q) (0.16, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5616263Z Skipping (s,q) (0.17, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5616419Z Skipping (s,q) (0.18, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5616569Z Skipping (s,q) (0.19, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5616720Z Skipping (s,q) (0.2, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5616877Z Skipping (s,q) (0.21, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5617094Z Skipping (s,q) (0.22, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5617243Z Skipping (s,q) (0.23, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5617393Z Skipping (s,q) (0.24, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5617545Z Skipping (s,q) (0.25, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5617697Z Skipping (s,q) (0.26, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5617845Z Skipping (s,q) (0.27, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5617994Z Skipping (s,q) (0.28, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5618148Z Skipping (s,q) (0.29, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5618297Z Skipping (s,q) (0.3, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5618444Z Skipping (s,q) (0.31, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5618597Z Skipping (s,q) (0.32, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5618753Z Skipping (s,q) (0.33, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5618901Z Skipping (s,q) (0.34, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5619053Z Skipping (s,q) (0.35, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5619243Z Skipping (s,q) (0.36, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5619397Z Skipping (s,q) (0.37, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5619546Z Skipping (s,q) (0.38, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5619695Z Skipping (s,q) (0.39, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5619886Z Skipping (s,q) (0.4, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5620037Z Skipping (s,q) (0.41, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5620186Z Skipping (s,q) (0.42, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5620336Z Skipping (s,q) (0.43, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5620579Z Skipping (s,q) (0.44, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5620734Z Skipping (s,q) (0.45, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5620884Z Skipping (s,q) (0.46, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5621034Z Skipping (s,q) (0.47, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5621184Z Skipping (s,q) (0.48, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5621333Z Skipping (s,q) (0.49, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5621481Z Skipping (s,q) (0.5, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5621635Z Skipping (s,q) (0.51, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5621785Z Skipping (s,q) (0.52, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5621938Z Skipping (s,q) (0.53, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5622087Z Skipping (s,q) (0.54, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5622236Z Skipping (s,q) (0.55, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5622393Z Skipping (s,q) (0.56, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5622543Z Skipping (s,q) (0.57, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5622691Z Skipping (s,q) (0.58, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5622843Z Skipping (s,q) (0.59, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5622991Z Skipping (s,q) (0.6, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5623140Z Skipping (s,q) (0.61, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5623291Z Skipping (s,q) (0.62, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5623442Z Skipping (s,q) (0.63, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5623596Z Skipping (s,q) (0.64, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5623745Z Skipping (s,q) (0.65, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5623893Z Skipping (s,q) (0.66, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5624092Z Skipping (s,q) (0.67, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5624242Z Skipping (s,q) (0.68, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5624391Z Skipping (s,q) (0.69, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5624543Z Skipping (s,q) (0.7, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5624692Z Skipping (s,q) (0.71, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5624844Z Skipping (s,q) (0.72, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5624991Z Skipping (s,q) (0.73, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5625142Z Skipping (s,q) (0.74, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5625292Z Skipping (s,q) (0.75, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5625442Z Skipping (s,q) (0.76, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5625590Z Skipping (s,q) (0.77, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5625744Z Skipping (s,q) (0.78, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5625896Z Skipping (s,q) (0.79, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5626047Z Skipping (s,q) (0.8, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5626236Z Skipping (s,q) (0.81, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5626387Z Skipping (s,q) (0.82, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5626537Z Skipping (s,q) (0.83, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5626687Z Skipping (s,q) (0.84, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5626837Z Skipping (s,q) (0.85, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5627031Z Skipping (s,q) (0.86, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5627181Z Skipping (s,q) (0.87, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5627332Z Skipping (s,q) (0.88, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5627482Z Skipping (s,q) (0.89, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5627669Z Skipping (s,q) (0.9, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5627820Z Skipping (s,q) (0.91, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5627970Z Skipping (s,q) (0.92, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5628120Z Skipping (s,q) (0.93, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5628272Z Skipping (s,q) (0.94, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5628420Z Skipping (s,q) (0.95, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5628567Z Skipping (s,q) (0.96, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5628722Z Skipping (s,q) (0.97, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5628870Z Skipping (s,q) (0.98, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5629021Z Skipping (s,q) (0.99, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5629169Z Skipping (s,q) (1, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5629321Z Skipping (s,q) (1.01, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5629472Z Skipping (s,q) (1.02, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5629621Z Skipping (s,q) (1.03, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5629774Z Skipping (s,q) (1.04, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5629926Z Skipping (s,q) (1.05, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5630074Z Skipping (s,q) (1.06, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5630224Z Skipping (s,q) (1.07, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5630377Z Skipping (s,q) (1.08, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5630525Z Skipping (s,q) (1.09, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5630676Z Skipping (s,q) (1.1, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5630824Z Skipping (s,q) (1.11, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5630975Z Skipping (s,q) (1.12, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5631171Z Skipping (s,q) (1.13, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5631320Z Skipping (s,q) (1.14, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5631472Z Skipping (s,q) (1.15, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5631626Z Skipping (s,q) (1.16, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5631776Z Skipping (s,q) (1.17, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5631928Z Skipping (s,q) (1.18, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5632077Z Skipping (s,q) (1.19, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5632227Z Skipping (s,q) (1.2, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5632379Z Skipping (s,q) (1.21, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5632527Z Skipping (s,q) (1.22, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5632676Z Skipping (s,q) (1.23, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5632833Z Skipping (s,q) (1.24, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5632982Z Skipping (s,q) (1.25, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5633135Z Skipping (s,q) (1.26, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5633331Z Skipping (s,q) (1.27, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5633482Z Skipping (s,q) (1.28, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5633635Z Skipping (s,q) (1.29, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5633782Z Skipping (s,q) (1.3, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5633969Z Skipping (s,q) (1.31, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5634122Z Skipping (s,q) (1.32, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5634271Z Skipping (s,q) (1.33, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5634423Z Skipping (s,q) (1.34, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5634608Z Skipping (s,q) (1.35, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5634759Z Skipping (s,q) (1.36, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5634910Z Skipping (s,q) (1.37, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5635060Z Skipping (s,q) (1.38, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5635209Z Skipping (s,q) (1.39, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5635359Z Skipping (s,q) (1.4, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5635508Z Skipping (s,q) (1.41, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5635660Z Skipping (s,q) (1.42, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5635812Z Skipping (s,q) (1.43, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5635960Z Skipping (s,q) (1.44, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5636112Z Skipping (s,q) (1.45, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5636261Z Skipping (s,q) (1.46, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5636413Z Skipping (s,q) (1.47, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5636566Z Skipping (s,q) (1.48, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5636715Z Skipping (s,q) (1.49, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5636865Z Skipping (s,q) (1.5, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5637017Z Skipping (s,q) (1.51, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5637165Z Skipping (s,q) (1.52, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5637315Z Skipping (s,q) (1.53, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5637466Z Skipping (s,q) (1.54, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5637616Z Skipping (s,q) (1.55, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5637768Z Skipping (s,q) (1.56, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5637918Z Skipping (s,q) (1.57, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5638070Z Skipping (s,q) (1.58, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5638264Z Skipping (s,q) (1.59, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5638412Z Skipping (s,q) (1.6, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5638569Z Skipping (s,q) (1.61, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5638719Z Skipping (s,q) (1.62, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5638868Z Skipping (s,q) (1.63, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5639022Z Skipping (s,q) (1.64, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5639174Z Skipping (s,q) (1.65, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5639321Z Skipping (s,q) (1.66, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5639473Z Skipping (s,q) (1.67, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5639621Z Skipping (s,q) (1.68, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5639777Z Skipping (s,q) (1.69, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5639929Z Skipping (s,q) (1.7, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5640079Z Skipping (s,q) (1.71, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5640229Z Skipping (s,q) (1.72, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5640421Z Skipping (s,q) (1.73, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5640570Z Skipping (s,q) (1.74, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5640721Z Skipping (s,q) (1.75, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5640871Z Skipping (s,q) (1.76, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5641063Z Skipping (s,q) (1.77, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5641214Z Skipping (s,q) (1.78, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5641364Z Skipping (s,q) (1.79, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5641517Z Skipping (s,q) (1.8, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5641731Z Skipping (s,q) (1.81, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5641878Z Skipping (s,q) (1.82, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5642030Z Skipping (s,q) (1.83, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5642182Z Skipping (s,q) (1.84, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5642332Z Skipping (s,q) (1.85, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5642483Z Skipping (s,q) (1.86, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5642631Z Skipping (s,q) (1.87, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5642786Z Skipping (s,q) (1.88, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5642937Z Skipping (s,q) (1.89, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5643086Z Skipping (s,q) (1.9, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5643240Z Skipping (s,q) (1.91, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5643390Z Skipping (s,q) (1.92, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5643542Z Skipping (s,q) (1.93, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5643696Z Skipping (s,q) (1.94, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5643847Z Skipping (s,q) (1.95, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5644003Z Skipping (s,q) (1.96, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5644153Z Skipping (s,q) (1.97, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5644302Z Skipping (s,q) (1.98, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5644454Z Skipping (s,q) (1.99, 85): inconsistent with heavy hitters! 2025-05-07T20:58:07.5644612Z Skipping (s,q) (0.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5644766Z Skipping (s,q) (0.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5644922Z Skipping (s,q) (0.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5645076Z Skipping (s,q) (0.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5645281Z Skipping (s,q) (0.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5645432Z Skipping (s,q) (0.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5645583Z Skipping (s,q) (0.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5645744Z Skipping (s,q) (0.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5645896Z Skipping (s,q) (0.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5646050Z Skipping (s,q) (0.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5646209Z Skipping (s,q) (0.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5646364Z Skipping (s,q) (0.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5646519Z Skipping (s,q) (0.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5646673Z Skipping (s,q) (0.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5646825Z Skipping (s,q) (0.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5647056Z Skipping (s,q) (0.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5647208Z Skipping (s,q) (0.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5647361Z Skipping (s,q) (0.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5647571Z Skipping (s,q) (0.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5647725Z Skipping (s,q) (0.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5647880Z Skipping (s,q) (0.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5648035Z Skipping (s,q) (0.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5648225Z Skipping (s,q) (0.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5648382Z Skipping (s,q) (0.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5648534Z Skipping (s,q) (0.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5648687Z Skipping (s,q) (0.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5648885Z Skipping (s,q) (0.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5649037Z Skipping (s,q) (0.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5649192Z Skipping (s,q) (0.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5649349Z Skipping (s,q) (0.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5649503Z Skipping (s,q) (0.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5649660Z Skipping (s,q) (0.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5649813Z Skipping (s,q) (0.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5649970Z Skipping (s,q) (0.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5650127Z Skipping (s,q) (0.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5650279Z Skipping (s,q) (0.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5650431Z Skipping (s,q) (0.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5650591Z Skipping (s,q) (0.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5650743Z Skipping (s,q) (0.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5650901Z Skipping (s,q) (0.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5651054Z Skipping (s,q) (0.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5651206Z Skipping (s,q) (0.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5651363Z Skipping (s,q) (0.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5651517Z Skipping (s,q) (0.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5651673Z Skipping (s,q) (0.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5651827Z Skipping (s,q) (0.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5651979Z Skipping (s,q) (0.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5652135Z Skipping (s,q) (0.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5652290Z Skipping (s,q) (0.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5652485Z Skipping (s,q) (0.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5652640Z Skipping (s,q) (0.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5652794Z Skipping (s,q) (0.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5652946Z Skipping (s,q) (0.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5653102Z Skipping (s,q) (0.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5653255Z Skipping (s,q) (0.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5653414Z Skipping (s,q) (0.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5653568Z Skipping (s,q) (0.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5653721Z Skipping (s,q) (0.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5653877Z Skipping (s,q) (0.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5654033Z Skipping (s,q) (0.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5654191Z Skipping (s,q) (0.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5654350Z Skipping (s,q) (0.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5654545Z Skipping (s,q) (0.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5654705Z Skipping (s,q) (0.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5654857Z Skipping (s,q) (0.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5655009Z Skipping (s,q) (0.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5655201Z Skipping (s,q) (0.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5655354Z Skipping (s,q) (0.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5655508Z Skipping (s,q) (0.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5655663Z Skipping (s,q) (0.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5655855Z Skipping (s,q) (0.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5656012Z Skipping (s,q) (0.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5656171Z Skipping (s,q) (0.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5656327Z Skipping (s,q) (0.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5656485Z Skipping (s,q) (0.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5656637Z Skipping (s,q) (0.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5656790Z Skipping (s,q) (0.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5656944Z Skipping (s,q) (0.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5657100Z Skipping (s,q) (0.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5657255Z Skipping (s,q) (0.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5657408Z Skipping (s,q) (0.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5657560Z Skipping (s,q) (0.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5657721Z Skipping (s,q) (0.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5657873Z Skipping (s,q) (0.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5658025Z Skipping (s,q) (0.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5658182Z Skipping (s,q) (0.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5658333Z Skipping (s,q) (0.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5658485Z Skipping (s,q) (0.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5658640Z Skipping (s,q) (0.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5658796Z Skipping (s,q) (0.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5658953Z Skipping (s,q) (0.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5659105Z Skipping (s,q) (0.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5659257Z Skipping (s,q) (0.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5659460Z Skipping (s,q) (0.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5659615Z Skipping (s,q) (0.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5659769Z Skipping (s,q) (0.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5659928Z Skipping (s,q) (0.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5660083Z Skipping (s,q) (0.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5660238Z Skipping (s,q) (0.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5660388Z Skipping (s,q) (1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5660545Z Skipping (s,q) (1.01, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5660703Z Skipping (s,q) (1.02, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5660855Z Skipping (s,q) (1.03, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5661008Z Skipping (s,q) (1.04, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5661166Z Skipping (s,q) (1.05, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5661319Z Skipping (s,q) (1.06, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5661475Z Skipping (s,q) (1.07, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5661669Z Skipping (s,q) (1.08, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5661826Z Skipping (s,q) (1.09, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5661981Z Skipping (s,q) (1.1, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5662134Z Skipping (s,q) (1.11, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5662323Z Skipping (s,q) (1.12, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5662481Z Skipping (s,q) (1.13, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5662633Z Skipping (s,q) (1.14, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5662787Z Skipping (s,q) (1.15, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5662981Z Skipping (s,q) (1.16, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5663135Z Skipping (s,q) (1.17, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5663294Z Skipping (s,q) (1.18, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5663448Z Skipping (s,q) (1.19, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5663600Z Skipping (s,q) (1.2, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5663757Z Skipping (s,q) (1.21, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5663911Z Skipping (s,q) (1.22, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5664065Z Skipping (s,q) (1.23, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5664219Z Skipping (s,q) (1.24, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5664374Z Skipping (s,q) (1.25, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5664529Z Skipping (s,q) (1.26, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5664686Z Skipping (s,q) (1.27, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5664841Z Skipping (s,q) (1.28, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5664996Z Skipping (s,q) (1.29, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5665152Z Skipping (s,q) (1.3, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5665306Z Skipping (s,q) (1.31, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5665462Z Skipping (s,q) (1.32, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5665615Z Skipping (s,q) (1.33, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5665774Z Skipping (s,q) (1.34, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5665927Z Skipping (s,q) (1.35, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5666079Z Skipping (s,q) (1.36, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5666233Z Skipping (s,q) (1.37, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5666389Z Skipping (s,q) (1.38, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5666585Z Skipping (s,q) (1.39, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5666741Z Skipping (s,q) (1.4, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5666896Z Skipping (s,q) (1.41, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5667051Z Skipping (s,q) (1.42, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5667204Z Skipping (s,q) (1.43, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5667357Z Skipping (s,q) (1.44, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5667516Z Skipping (s,q) (1.45, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5667667Z Skipping (s,q) (1.46, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5667819Z Skipping (s,q) (1.47, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5667974Z Skipping (s,q) (1.48, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5668130Z Skipping (s,q) (1.49, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5668289Z Skipping (s,q) (1.5, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5668442Z Skipping (s,q) (1.51, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5668597Z Skipping (s,q) (1.52, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5668795Z Skipping (s,q) (1.53, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5668951Z Skipping (s,q) (1.54, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5669105Z Skipping (s,q) (1.55, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5669263Z Skipping (s,q) (1.56, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5669478Z Skipping (s,q) (1.57, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5669637Z Skipping (s,q) (1.58, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5669789Z Skipping (s,q) (1.59, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5669943Z Skipping (s,q) (1.6, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5670138Z Skipping (s,q) (1.61, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5670292Z Skipping (s,q) (1.62, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5670443Z Skipping (s,q) (1.63, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5670601Z Skipping (s,q) (1.64, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5670754Z Skipping (s,q) (1.65, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5670910Z Skipping (s,q) (1.66, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5671064Z Skipping (s,q) (1.67, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5671220Z Skipping (s,q) (1.68, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5671376Z Skipping (s,q) (1.69, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5671527Z Skipping (s,q) (1.7, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5671681Z Skipping (s,q) (1.71, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5671842Z Skipping (s,q) (1.72, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5671996Z Skipping (s,q) (1.73, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5672152Z Skipping (s,q) (1.74, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5672307Z Skipping (s,q) (1.75, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5672460Z Skipping (s,q) (1.76, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5672614Z Skipping (s,q) (1.77, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5672767Z Skipping (s,q) (1.78, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5672920Z Skipping (s,q) (1.79, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5673076Z Skipping (s,q) (1.8, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5673228Z Skipping (s,q) (1.81, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5673381Z Skipping (s,q) (1.82, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5673585Z Skipping (s,q) (1.83, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5673738Z Skipping (s,q) (1.84, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5673893Z Skipping (s,q) (1.85, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5674051Z Skipping (s,q) (1.86, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5674204Z Skipping (s,q) (1.87, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5674360Z Skipping (s,q) (1.88, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5674513Z Skipping (s,q) (1.89, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5674671Z Skipping (s,q) (1.9, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5674826Z Skipping (s,q) (1.91, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5674980Z Skipping (s,q) (1.92, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5675138Z Skipping (s,q) (1.93, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5675295Z Skipping (s,q) (1.94, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5675448Z Skipping (s,q) (1.95, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5675603Z Skipping (s,q) (1.96, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5675797Z Skipping (s,q) (1.97, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5675951Z Skipping (s,q) (1.98, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5676107Z Skipping (s,q) (1.99, 87.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5676261Z Skipping (s,q) (0.01, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5676454Z Skipping (s,q) (0.02, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5676609Z Skipping (s,q) (0.03, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5676758Z Skipping (s,q) (0.04, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5676911Z Skipping (s,q) (0.05, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5677100Z Skipping (s,q) (0.06, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5677253Z Skipping (s,q) (0.07, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5677408Z Skipping (s,q) (0.08, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5677559Z Skipping (s,q) (0.09, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5677712Z Skipping (s,q) (0.1, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5677860Z Skipping (s,q) (0.11, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5678009Z Skipping (s,q) (0.12, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5678160Z Skipping (s,q) (0.13, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5678312Z Skipping (s,q) (0.14, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5678461Z Skipping (s,q) (0.15, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5678612Z Skipping (s,q) (0.16, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5678760Z Skipping (s,q) (0.17, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5678915Z Skipping (s,q) (0.18, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5679065Z Skipping (s,q) (0.19, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5679215Z Skipping (s,q) (0.2, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5679368Z Skipping (s,q) (0.21, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5679516Z Skipping (s,q) (0.22, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5679665Z Skipping (s,q) (0.23, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5679819Z Skipping (s,q) (0.24, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5679973Z Skipping (s,q) (0.25, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5680122Z Skipping (s,q) (0.26, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5680273Z Skipping (s,q) (0.27, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5680422Z Skipping (s,q) (0.28, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5680622Z Skipping (s,q) (0.29, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5680772Z Skipping (s,q) (0.3, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5680921Z Skipping (s,q) (0.31, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5681074Z Skipping (s,q) (0.32, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5681224Z Skipping (s,q) (0.33, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5681373Z Skipping (s,q) (0.34, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5681529Z Skipping (s,q) (0.35, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5681682Z Skipping (s,q) (0.36, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5681835Z Skipping (s,q) (0.37, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5681985Z Skipping (s,q) (0.38, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5682135Z Skipping (s,q) (0.39, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5682288Z Skipping (s,q) (0.4, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5682442Z Skipping (s,q) (0.41, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5682590Z Skipping (s,q) (0.42, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5682742Z Skipping (s,q) (0.43, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5682931Z Skipping (s,q) (0.44, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5683088Z Skipping (s,q) (0.45, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5683240Z Skipping (s,q) (0.46, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5683389Z Skipping (s,q) (0.47, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5683577Z Skipping (s,q) (0.48, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5683726Z Skipping (s,q) (0.49, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5683875Z Skipping (s,q) (0.5, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5684027Z Skipping (s,q) (0.51, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5684216Z Skipping (s,q) (0.52, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5684367Z Skipping (s,q) (0.53, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5684519Z Skipping (s,q) (0.54, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5684671Z Skipping (s,q) (0.55, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5684824Z Skipping (s,q) (0.56, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5684973Z Skipping (s,q) (0.57, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5685121Z Skipping (s,q) (0.58, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5685277Z Skipping (s,q) (0.59, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5685429Z Skipping (s,q) (0.6, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5685577Z Skipping (s,q) (0.61, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5685729Z Skipping (s,q) (0.62, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5685879Z Skipping (s,q) (0.63, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5686035Z Skipping (s,q) (0.64, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5686186Z Skipping (s,q) (0.65, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5686336Z Skipping (s,q) (0.66, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5686489Z Skipping (s,q) (0.67, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5686639Z Skipping (s,q) (0.68, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5686788Z Skipping (s,q) (0.69, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5687022Z Skipping (s,q) (0.7, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5687174Z Skipping (s,q) (0.71, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5687328Z Skipping (s,q) (0.72, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5687475Z Skipping (s,q) (0.73, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5687626Z Skipping (s,q) (0.74, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5687826Z Skipping (s,q) (0.75, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5687978Z Skipping (s,q) (0.76, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5688126Z Skipping (s,q) (0.77, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5688280Z Skipping (s,q) (0.78, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5688429Z Skipping (s,q) (0.79, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5688577Z Skipping (s,q) (0.8, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5688729Z Skipping (s,q) (0.81, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5688880Z Skipping (s,q) (0.82, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5689032Z Skipping (s,q) (0.83, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5689181Z Skipping (s,q) (0.84, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5689329Z Skipping (s,q) (0.85, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5689484Z Skipping (s,q) (0.86, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5689633Z Skipping (s,q) (0.87, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5689781Z Skipping (s,q) (0.88, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5689973Z Skipping (s,q) (0.89, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5690123Z Skipping (s,q) (0.9, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5690275Z Skipping (s,q) (0.91, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5690426Z Skipping (s,q) (0.92, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5690614Z Skipping (s,q) (0.93, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5690768Z Skipping (s,q) (0.94, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5690918Z Skipping (s,q) (0.95, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5691067Z Skipping (s,q) (0.96, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5691259Z Skipping (s,q) (0.97, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5691412Z Skipping (s,q) (0.98, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5691565Z Skipping (s,q) (0.99, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5691713Z Skipping (s,q) (1, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5691864Z Skipping (s,q) (1.01, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5692017Z Skipping (s,q) (1.02, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5692165Z Skipping (s,q) (1.03, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5692313Z Skipping (s,q) (1.04, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5692468Z Skipping (s,q) (1.05, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5692617Z Skipping (s,q) (1.06, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5692766Z Skipping (s,q) (1.07, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5692920Z Skipping (s,q) (1.08, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5693074Z Skipping (s,q) (1.09, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5693227Z Skipping (s,q) (1.1, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5693377Z Skipping (s,q) (1.11, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5693527Z Skipping (s,q) (1.12, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5693681Z Skipping (s,q) (1.13, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5693831Z Skipping (s,q) (1.14, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5693978Z Skipping (s,q) (1.15, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5694132Z Skipping (s,q) (1.16, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5694283Z Skipping (s,q) (1.17, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5694437Z Skipping (s,q) (1.18, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5694584Z Skipping (s,q) (1.19, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5694736Z Skipping (s,q) (1.2, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5694933Z Skipping (s,q) (1.21, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5695082Z Skipping (s,q) (1.22, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5695232Z Skipping (s,q) (1.23, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5695384Z Skipping (s,q) (1.24, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5695532Z Skipping (s,q) (1.25, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5695684Z Skipping (s,q) (1.26, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5695837Z Skipping (s,q) (1.27, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5695985Z Skipping (s,q) (1.28, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5696138Z Skipping (s,q) (1.29, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5696286Z Skipping (s,q) (1.3, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5696435Z Skipping (s,q) (1.31, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5696590Z Skipping (s,q) (1.32, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5696740Z Skipping (s,q) (1.33, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5696894Z Skipping (s,q) (1.34, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5699804Z Skipping (s,q) (1.35, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5699975Z Skipping (s,q) (1.36, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5700129Z Skipping (s,q) (1.37, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5700279Z Skipping (s,q) (1.38, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5700469Z Skipping (s,q) (1.39, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5700621Z Skipping (s,q) (1.4, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5700771Z Skipping (s,q) (1.41, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5700920Z Skipping (s,q) (1.42, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5701113Z Skipping (s,q) (1.43, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5701265Z Skipping (s,q) (1.44, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5701419Z Skipping (s,q) (1.45, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5701570Z Skipping (s,q) (1.46, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5701717Z Skipping (s,q) (1.47, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5701868Z Skipping (s,q) (1.48, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5702019Z Skipping (s,q) (1.49, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5702170Z Skipping (s,q) (1.5, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5702323Z Skipping (s,q) (1.51, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5702473Z Skipping (s,q) (1.52, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5702624Z Skipping (s,q) (1.53, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5702776Z Skipping (s,q) (1.54, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5702927Z Skipping (s,q) (1.55, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5703078Z Skipping (s,q) (1.56, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5703231Z Skipping (s,q) (1.57, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5703380Z Skipping (s,q) (1.58, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5703534Z Skipping (s,q) (1.59, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5703682Z Skipping (s,q) (1.6, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5703835Z Skipping (s,q) (1.61, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5703984Z Skipping (s,q) (1.62, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5704134Z Skipping (s,q) (1.63, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5704290Z Skipping (s,q) (1.64, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5704742Z Skipping (s,q) (1.65, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5704998Z Skipping (s,q) (1.66, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5705148Z Skipping (s,q) (1.67, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5705293Z Skipping (s,q) (1.68, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5705442Z Skipping (s,q) (1.69, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5705589Z Skipping (s,q) (1.7, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5705735Z Skipping (s,q) (1.71, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5705883Z Skipping (s,q) (1.72, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5706031Z Skipping (s,q) (1.73, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5706177Z Skipping (s,q) (1.74, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5706324Z Skipping (s,q) (1.75, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5706469Z Skipping (s,q) (1.76, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5706617Z Skipping (s,q) (1.77, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5706769Z Skipping (s,q) (1.78, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5706915Z Skipping (s,q) (1.79, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5707121Z Skipping (s,q) (1.8, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5707275Z Skipping (s,q) (1.81, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5707424Z Skipping (s,q) (1.82, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5707578Z Skipping (s,q) (1.83, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5707784Z Skipping (s,q) (1.84, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5707935Z Skipping (s,q) (1.85, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5708087Z Skipping (s,q) (1.86, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5708239Z Skipping (s,q) (1.87, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5708445Z Skipping (s,q) (1.88, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5708601Z Skipping (s,q) (1.89, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5708750Z Skipping (s,q) (1.9, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5708901Z Skipping (s,q) (1.91, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5709052Z Skipping (s,q) (1.92, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5709200Z Skipping (s,q) (1.93, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5709350Z Skipping (s,q) (1.94, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5709499Z Skipping (s,q) (1.95, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5709652Z Skipping (s,q) (1.96, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5709803Z Skipping (s,q) (1.97, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5709952Z Skipping (s,q) (1.98, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5710105Z Skipping (s,q) (1.99, 90): inconsistent with heavy hitters! 2025-05-07T20:58:07.5710265Z Skipping (s,q) (0.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5710420Z Skipping (s,q) (0.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5710577Z Skipping (s,q) (0.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5710733Z Skipping (s,q) (0.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5710884Z Skipping (s,q) (0.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5711039Z Skipping (s,q) (0.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5711193Z Skipping (s,q) (0.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5711351Z Skipping (s,q) (0.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5711503Z Skipping (s,q) (0.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5711656Z Skipping (s,q) (0.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5711812Z Skipping (s,q) (0.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5712012Z Skipping (s,q) (0.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5712165Z Skipping (s,q) (0.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5712321Z Skipping (s,q) (0.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5712474Z Skipping (s,q) (0.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5712630Z Skipping (s,q) (0.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5712783Z Skipping (s,q) (0.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5712935Z Skipping (s,q) (0.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5713093Z Skipping (s,q) (0.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5713248Z Skipping (s,q) (0.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5713401Z Skipping (s,q) (0.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5713556Z Skipping (s,q) (0.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5713711Z Skipping (s,q) (0.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5713871Z Skipping (s,q) (0.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5714023Z Skipping (s,q) (0.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5714216Z Skipping (s,q) (0.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5714373Z Skipping (s,q) (0.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5714525Z Skipping (s,q) (0.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5714677Z Skipping (s,q) (0.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5714870Z Skipping (s,q) (0.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5715026Z Skipping (s,q) (0.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5715183Z Skipping (s,q) (0.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5715335Z Skipping (s,q) (0.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5715526Z Skipping (s,q) (0.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5715689Z Skipping (s,q) (0.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5715840Z Skipping (s,q) (0.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5715997Z Skipping (s,q) (0.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5716154Z Skipping (s,q) (0.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5716309Z Skipping (s,q) (0.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5716463Z Skipping (s,q) (0.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5716623Z Skipping (s,q) (0.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5716776Z Skipping (s,q) (0.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5716932Z Skipping (s,q) (0.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5717085Z Skipping (s,q) (0.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5717238Z Skipping (s,q) (0.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5717396Z Skipping (s,q) (0.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5717550Z Skipping (s,q) (0.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5717704Z Skipping (s,q) (0.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5717864Z Skipping (s,q) (0.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5718018Z Skipping (s,q) (0.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5718174Z Skipping (s,q) (0.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5718328Z Skipping (s,q) (0.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5718482Z Skipping (s,q) (0.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5718638Z Skipping (s,q) (0.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5718791Z Skipping (s,q) (0.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5718942Z Skipping (s,q) (0.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5719144Z Skipping (s,q) (0.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5719297Z Skipping (s,q) (0.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5719452Z Skipping (s,q) (0.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5719606Z Skipping (s,q) (0.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5719758Z Skipping (s,q) (0.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5719912Z Skipping (s,q) (0.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5720063Z Skipping (s,q) (0.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5720220Z Skipping (s,q) (0.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5720375Z Skipping (s,q) (0.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5720526Z Skipping (s,q) (0.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5720680Z Skipping (s,q) (0.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5720837Z Skipping (s,q) (0.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5720989Z Skipping (s,q) (0.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5721144Z Skipping (s,q) (0.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5721342Z Skipping (s,q) (0.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5721495Z Skipping (s,q) (0.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5721653Z Skipping (s,q) (0.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5721805Z Skipping (s,q) (0.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5722002Z Skipping (s,q) (0.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5722157Z Skipping (s,q) (0.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5722309Z Skipping (s,q) (0.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5722463Z Skipping (s,q) (0.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5722653Z Skipping (s,q) (0.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5722805Z Skipping (s,q) (0.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5722962Z Skipping (s,q) (0.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5723116Z Skipping (s,q) (0.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5723273Z Skipping (s,q) (0.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5723426Z Skipping (s,q) (0.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5723580Z Skipping (s,q) (0.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5723739Z Skipping (s,q) (0.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5723890Z Skipping (s,q) (0.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5724044Z Skipping (s,q) (0.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5724198Z Skipping (s,q) (0.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5724358Z Skipping (s,q) (0.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5724514Z Skipping (s,q) (0.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5724667Z Skipping (s,q) (0.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5724820Z Skipping (s,q) (0.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5724975Z Skipping (s,q) (0.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5725129Z Skipping (s,q) (0.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5725283Z Skipping (s,q) (0.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5725441Z Skipping (s,q) (0.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5725593Z Skipping (s,q) (0.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5725745Z Skipping (s,q) (0.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5725896Z Skipping (s,q) (1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5726055Z Skipping (s,q) (1.01, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5726276Z Skipping (s,q) (1.02, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5726428Z Skipping (s,q) (1.03, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5726583Z Skipping (s,q) (1.04, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5726738Z Skipping (s,q) (1.05, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5726958Z Skipping (s,q) (1.06, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5727112Z Skipping (s,q) (1.07, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5727269Z Skipping (s,q) (1.08, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5727421Z Skipping (s,q) (1.09, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5727575Z Skipping (s,q) (1.1, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5727729Z Skipping (s,q) (1.11, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5727883Z Skipping (s,q) (1.12, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5728043Z Skipping (s,q) (1.13, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5728194Z Skipping (s,q) (1.14, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5728390Z Skipping (s,q) (1.15, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5728547Z Skipping (s,q) (1.16, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5728699Z Skipping (s,q) (1.17, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5728859Z Skipping (s,q) (1.18, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5729050Z Skipping (s,q) (1.19, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5729203Z Skipping (s,q) (1.2, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5729358Z Skipping (s,q) (1.21, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5729511Z Skipping (s,q) (1.22, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5729705Z Skipping (s,q) (1.23, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5729864Z Skipping (s,q) (1.24, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5730018Z Skipping (s,q) (1.25, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5730176Z Skipping (s,q) (1.26, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5730330Z Skipping (s,q) (1.27, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5730482Z Skipping (s,q) (1.28, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5730639Z Skipping (s,q) (1.29, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5730793Z Skipping (s,q) (1.3, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5730948Z Skipping (s,q) (1.31, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5731103Z Skipping (s,q) (1.32, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5731255Z Skipping (s,q) (1.33, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5731411Z Skipping (s,q) (1.34, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5731568Z Skipping (s,q) (1.35, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5731720Z Skipping (s,q) (1.36, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5731876Z Skipping (s,q) (1.37, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5732031Z Skipping (s,q) (1.38, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5732183Z Skipping (s,q) (1.39, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5732338Z Skipping (s,q) (1.4, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5732490Z Skipping (s,q) (1.41, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5732650Z Skipping (s,q) (1.42, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5732803Z Skipping (s,q) (1.43, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5732954Z Skipping (s,q) (1.44, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5733110Z Skipping (s,q) (1.45, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5733310Z Skipping (s,q) (1.46, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5733462Z Skipping (s,q) (1.47, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5733617Z Skipping (s,q) (1.48, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5733772Z Skipping (s,q) (1.49, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5733924Z Skipping (s,q) (1.5, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5734079Z Skipping (s,q) (1.51, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5734233Z Skipping (s,q) (1.52, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5734390Z Skipping (s,q) (1.53, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5734542Z Skipping (s,q) (1.54, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5734693Z Skipping (s,q) (1.55, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5734846Z Skipping (s,q) (1.56, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5735005Z Skipping (s,q) (1.57, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5735157Z Skipping (s,q) (1.58, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5735311Z Skipping (s,q) (1.59, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5735505Z Skipping (s,q) (1.6, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5735662Z Skipping (s,q) (1.61, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5735813Z Skipping (s,q) (1.62, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5735965Z Skipping (s,q) (1.63, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5736203Z Skipping (s,q) (1.64, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5736357Z Skipping (s,q) (1.65, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5736513Z Skipping (s,q) (1.66, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5736670Z Skipping (s,q) (1.67, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5736864Z Skipping (s,q) (1.68, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5737020Z Skipping (s,q) (1.69, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5737172Z Skipping (s,q) (1.7, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5737327Z Skipping (s,q) (1.71, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5737482Z Skipping (s,q) (1.72, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5737635Z Skipping (s,q) (1.73, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5737787Z Skipping (s,q) (1.74, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5737946Z Skipping (s,q) (1.75, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5738100Z Skipping (s,q) (1.76, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5738255Z Skipping (s,q) (1.77, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5738408Z Skipping (s,q) (1.78, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5738564Z Skipping (s,q) (1.79, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5738720Z Skipping (s,q) (1.8, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5738874Z Skipping (s,q) (1.81, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5739028Z Skipping (s,q) (1.82, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5739185Z Skipping (s,q) (1.83, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5739338Z Skipping (s,q) (1.84, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5739492Z Skipping (s,q) (1.85, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5739647Z Skipping (s,q) (1.86, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5739799Z Skipping (s,q) (1.87, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5739953Z Skipping (s,q) (1.88, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5740106Z Skipping (s,q) (1.89, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5740261Z Skipping (s,q) (1.9, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5740458Z Skipping (s,q) (1.91, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5740611Z Skipping (s,q) (1.92, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5740770Z Skipping (s,q) (1.93, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5740924Z Skipping (s,q) (1.94, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5741076Z Skipping (s,q) (1.95, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5741232Z Skipping (s,q) (1.96, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5741385Z Skipping (s,q) (1.97, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5741538Z Skipping (s,q) (1.98, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5741692Z Skipping (s,q) (1.99, 92.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5741844Z Skipping (s,q) (0.01, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5741998Z Skipping (s,q) (0.02, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5742155Z Skipping (s,q) (0.03, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5742305Z Skipping (s,q) (0.04, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5742456Z Skipping (s,q) (0.05, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5742648Z Skipping (s,q) (0.06, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5742799Z Skipping (s,q) (0.07, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5742950Z Skipping (s,q) (0.08, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5743100Z Skipping (s,q) (0.09, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5743288Z Skipping (s,q) (0.1, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5743439Z Skipping (s,q) (0.11, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5743589Z Skipping (s,q) (0.12, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5743741Z Skipping (s,q) (0.13, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5743933Z Skipping (s,q) (0.14, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5744081Z Skipping (s,q) (0.15, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5744234Z Skipping (s,q) (0.16, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5744385Z Skipping (s,q) (0.17, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5744534Z Skipping (s,q) (0.18, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5744688Z Skipping (s,q) (0.19, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5744837Z Skipping (s,q) (0.2, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5744991Z Skipping (s,q) (0.21, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5745140Z Skipping (s,q) (0.22, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5745289Z Skipping (s,q) (0.23, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5745441Z Skipping (s,q) (0.24, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5745593Z Skipping (s,q) (0.25, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5745743Z Skipping (s,q) (0.26, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5745894Z Skipping (s,q) (0.27, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5746045Z Skipping (s,q) (0.28, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5746198Z Skipping (s,q) (0.29, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5746347Z Skipping (s,q) (0.3, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5746495Z Skipping (s,q) (0.31, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5746648Z Skipping (s,q) (0.32, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5746799Z Skipping (s,q) (0.33, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5746946Z Skipping (s,q) (0.34, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5747097Z Skipping (s,q) (0.35, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5747246Z Skipping (s,q) (0.36, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5747442Z Skipping (s,q) (0.37, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5747594Z Skipping (s,q) (0.38, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5747742Z Skipping (s,q) (0.39, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5747894Z Skipping (s,q) (0.4, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5748043Z Skipping (s,q) (0.41, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5748191Z Skipping (s,q) (0.42, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5748342Z Skipping (s,q) (0.43, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5748494Z Skipping (s,q) (0.44, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5748644Z Skipping (s,q) (0.45, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5748795Z Skipping (s,q) (0.46, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5748943Z Skipping (s,q) (0.47, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5749097Z Skipping (s,q) (0.48, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5749248Z Skipping (s,q) (0.49, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5749396Z Skipping (s,q) (0.5, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5749589Z Skipping (s,q) (0.51, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5749738Z Skipping (s,q) (0.52, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5749888Z Skipping (s,q) (0.53, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5750039Z Skipping (s,q) (0.54, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5750225Z Skipping (s,q) (0.55, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5750378Z Skipping (s,q) (0.56, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5750527Z Skipping (s,q) (0.57, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5750676Z Skipping (s,q) (0.58, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5750888Z Skipping (s,q) (0.59, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5751039Z Skipping (s,q) (0.6, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5751186Z Skipping (s,q) (0.61, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5751341Z Skipping (s,q) (0.62, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5751493Z Skipping (s,q) (0.63, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5751642Z Skipping (s,q) (0.64, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5751794Z Skipping (s,q) (0.65, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5751944Z Skipping (s,q) (0.66, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5752099Z Skipping (s,q) (0.67, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5752248Z Skipping (s,q) (0.68, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5752396Z Skipping (s,q) (0.69, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5752545Z Skipping (s,q) (0.7, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5752699Z Skipping (s,q) (0.71, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5752849Z Skipping (s,q) (0.72, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5753000Z Skipping (s,q) (0.73, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5753151Z Skipping (s,q) (0.74, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5753303Z Skipping (s,q) (0.75, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5753452Z Skipping (s,q) (0.76, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5753600Z Skipping (s,q) (0.77, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5753753Z Skipping (s,q) (0.78, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5753901Z Skipping (s,q) (0.79, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5754049Z Skipping (s,q) (0.8, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5754200Z Skipping (s,q) (0.81, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5754350Z Skipping (s,q) (0.82, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5754546Z Skipping (s,q) (0.83, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5754694Z Skipping (s,q) (0.84, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5754844Z Skipping (s,q) (0.85, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5754997Z Skipping (s,q) (0.86, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5755145Z Skipping (s,q) (0.87, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5755295Z Skipping (s,q) (0.88, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5755447Z Skipping (s,q) (0.89, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5755597Z Skipping (s,q) (0.9, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5755747Z Skipping (s,q) (0.91, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5755897Z Skipping (s,q) (0.92, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5756046Z Skipping (s,q) (0.93, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5756203Z Skipping (s,q) (0.94, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5756351Z Skipping (s,q) (0.95, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5756501Z Skipping (s,q) (0.96, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5756695Z Skipping (s,q) (0.97, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5756845Z Skipping (s,q) (0.98, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5756994Z Skipping (s,q) (0.99, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5757144Z Skipping (s,q) (1, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5757331Z Skipping (s,q) (1.01, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5757485Z Skipping (s,q) (1.02, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5757634Z Skipping (s,q) (1.03, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5757783Z Skipping (s,q) (1.04, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5757974Z Skipping (s,q) (1.05, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5758124Z Skipping (s,q) (1.06, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5758273Z Skipping (s,q) (1.07, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5758428Z Skipping (s,q) (1.08, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5758580Z Skipping (s,q) (1.09, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5758731Z Skipping (s,q) (1.1, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5758881Z Skipping (s,q) (1.11, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5759034Z Skipping (s,q) (1.12, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5759185Z Skipping (s,q) (1.13, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5759333Z Skipping (s,q) (1.14, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5759483Z Skipping (s,q) (1.15, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5759637Z Skipping (s,q) (1.16, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5759788Z Skipping (s,q) (1.17, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5759941Z Skipping (s,q) (1.18, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5760088Z Skipping (s,q) (1.19, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5760239Z Skipping (s,q) (1.2, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5760395Z Skipping (s,q) (1.21, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5760544Z Skipping (s,q) (1.22, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5760692Z Skipping (s,q) (1.23, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5760847Z Skipping (s,q) (1.24, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5760995Z Skipping (s,q) (1.25, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5761144Z Skipping (s,q) (1.26, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5761296Z Skipping (s,q) (1.27, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5761495Z Skipping (s,q) (1.28, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5761646Z Skipping (s,q) (1.29, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5761793Z Skipping (s,q) (1.3, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5761945Z Skipping (s,q) (1.31, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5762097Z Skipping (s,q) (1.32, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5762248Z Skipping (s,q) (1.33, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5762398Z Skipping (s,q) (1.34, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5762551Z Skipping (s,q) (1.35, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5762699Z Skipping (s,q) (1.36, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5762853Z Skipping (s,q) (1.37, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5763001Z Skipping (s,q) (1.38, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5763152Z Skipping (s,q) (1.39, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5763309Z Skipping (s,q) (1.4, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5763460Z Skipping (s,q) (1.41, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5763650Z Skipping (s,q) (1.42, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5763802Z Skipping (s,q) (1.43, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5763951Z Skipping (s,q) (1.44, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5764105Z Skipping (s,q) (1.45, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5764254Z Skipping (s,q) (1.46, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5764442Z Skipping (s,q) (1.47, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5764601Z Skipping (s,q) (1.48, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5764750Z Skipping (s,q) (1.49, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5764898Z Skipping (s,q) (1.5, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5765088Z Skipping (s,q) (1.51, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5765237Z Skipping (s,q) (1.52, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5765386Z Skipping (s,q) (1.53, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5765541Z Skipping (s,q) (1.54, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5765691Z Skipping (s,q) (1.55, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5765844Z Skipping (s,q) (1.56, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5765994Z Skipping (s,q) (1.57, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5766145Z Skipping (s,q) (1.58, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5766298Z Skipping (s,q) (1.59, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5766446Z Skipping (s,q) (1.6, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5766596Z Skipping (s,q) (1.61, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5766751Z Skipping (s,q) (1.62, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5766948Z Skipping (s,q) (1.63, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5767104Z Skipping (s,q) (1.64, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5767257Z Skipping (s,q) (1.65, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5767406Z Skipping (s,q) (1.66, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5767556Z Skipping (s,q) (1.67, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5767704Z Skipping (s,q) (1.68, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5767855Z Skipping (s,q) (1.69, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5768005Z Skipping (s,q) (1.7, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5768154Z Skipping (s,q) (1.71, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5768305Z Skipping (s,q) (1.72, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5768457Z Skipping (s,q) (1.73, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5768652Z Skipping (s,q) (1.74, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5768803Z Skipping (s,q) (1.75, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5768954Z Skipping (s,q) (1.76, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5769104Z Skipping (s,q) (1.77, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5769255Z Skipping (s,q) (1.78, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5769404Z Skipping (s,q) (1.79, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5769552Z Skipping (s,q) (1.8, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5769709Z Skipping (s,q) (1.81, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5769857Z Skipping (s,q) (1.82, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5770009Z Skipping (s,q) (1.83, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5770157Z Skipping (s,q) (1.84, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5770309Z Skipping (s,q) (1.85, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5770462Z Skipping (s,q) (1.86, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5770612Z Skipping (s,q) (1.87, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5770802Z Skipping (s,q) (1.88, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5770955Z Skipping (s,q) (1.89, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5771104Z Skipping (s,q) (1.9, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5771256Z Skipping (s,q) (1.91, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5771441Z Skipping (s,q) (1.92, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5771592Z Skipping (s,q) (1.93, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5771744Z Skipping (s,q) (1.94, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5771895Z Skipping (s,q) (1.95, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5772084Z Skipping (s,q) (1.96, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5772238Z Skipping (s,q) (1.97, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5772387Z Skipping (s,q) (1.98, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5772542Z Skipping (s,q) (1.99, 95): inconsistent with heavy hitters! 2025-05-07T20:58:07.5772697Z Skipping (s,q) (0.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5772854Z Skipping (s,q) (0.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5773014Z Skipping (s,q) (0.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5773170Z Skipping (s,q) (0.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5773324Z Skipping (s,q) (0.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5773479Z Skipping (s,q) (0.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5773633Z Skipping (s,q) (0.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5773794Z Skipping (s,q) (0.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5773948Z Skipping (s,q) (0.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5774102Z Skipping (s,q) (0.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5774259Z Skipping (s,q) (0.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5774411Z Skipping (s,q) (0.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5774564Z Skipping (s,q) (0.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5774724Z Skipping (s,q) (0.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5774877Z Skipping (s,q) (0.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5775033Z Skipping (s,q) (0.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5775191Z Skipping (s,q) (0.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5775344Z Skipping (s,q) (0.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5775503Z Skipping (s,q) (0.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5775700Z Skipping (s,q) (0.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5775853Z Skipping (s,q) (0.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5776008Z Skipping (s,q) (0.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5776163Z Skipping (s,q) (0.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5776316Z Skipping (s,q) (0.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5776473Z Skipping (s,q) (0.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5776625Z Skipping (s,q) (0.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5776785Z Skipping (s,q) (0.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5776937Z Skipping (s,q) (0.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5777089Z Skipping (s,q) (0.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5777243Z Skipping (s,q) (0.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5777400Z Skipping (s,q) (0.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5777552Z Skipping (s,q) (0.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5777706Z Skipping (s,q) (0.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5777899Z Skipping (s,q) (0.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5778056Z Skipping (s,q) (0.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5778209Z Skipping (s,q) (0.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5778361Z Skipping (s,q) (0.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5778576Z Skipping (s,q) (0.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5778729Z Skipping (s,q) (0.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5778882Z Skipping (s,q) (0.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5779036Z Skipping (s,q) (0.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5779229Z Skipping (s,q) (0.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5779384Z Skipping (s,q) (0.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5779538Z Skipping (s,q) (0.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5779691Z Skipping (s,q) (0.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5779845Z Skipping (s,q) (0.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5779999Z Skipping (s,q) (0.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5780151Z Skipping (s,q) (0.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5780308Z Skipping (s,q) (0.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5780460Z Skipping (s,q) (0.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5780615Z Skipping (s,q) (0.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5780768Z Skipping (s,q) (0.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5780924Z Skipping (s,q) (0.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5781079Z Skipping (s,q) (0.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5781233Z Skipping (s,q) (0.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5781392Z Skipping (s,q) (0.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5781549Z Skipping (s,q) (0.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5781707Z Skipping (s,q) (0.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5781863Z Skipping (s,q) (0.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5782017Z Skipping (s,q) (0.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5782170Z Skipping (s,q) (0.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5782325Z Skipping (s,q) (0.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5782479Z Skipping (s,q) (0.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5782635Z Skipping (s,q) (0.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5782843Z Skipping (s,q) (0.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5782997Z Skipping (s,q) (0.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5783158Z Skipping (s,q) (0.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5783310Z Skipping (s,q) (0.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5783461Z Skipping (s,q) (0.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5783617Z Skipping (s,q) (0.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5783772Z Skipping (s,q) (0.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5783924Z Skipping (s,q) (0.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5784078Z Skipping (s,q) (0.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5784230Z Skipping (s,q) (0.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5784384Z Skipping (s,q) (0.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5784547Z Skipping (s,q) (0.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5784699Z Skipping (s,q) (0.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5784897Z Skipping (s,q) (0.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5785050Z Skipping (s,q) (0.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5785202Z Skipping (s,q) (0.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5785356Z Skipping (s,q) (0.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5785549Z Skipping (s,q) (0.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5785702Z Skipping (s,q) (0.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5785860Z Skipping (s,q) (0.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5786014Z Skipping (s,q) (0.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5786208Z Skipping (s,q) (0.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5786362Z Skipping (s,q) (0.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5786514Z Skipping (s,q) (0.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5786672Z Skipping (s,q) (0.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5786826Z Skipping (s,q) (0.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5786977Z Skipping (s,q) (0.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5787133Z Skipping (s,q) (0.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5787285Z Skipping (s,q) (0.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5787444Z Skipping (s,q) (0.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5787596Z Skipping (s,q) (0.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5787750Z Skipping (s,q) (0.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5787906Z Skipping (s,q) (0.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5788060Z Skipping (s,q) (0.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5788214Z Skipping (s,q) (0.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5788368Z Skipping (s,q) (1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5788527Z Skipping (s,q) (1.01, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5788684Z Skipping (s,q) (1.02, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5788836Z Skipping (s,q) (1.03, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5788988Z Skipping (s,q) (1.04, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5789147Z Skipping (s,q) (1.05, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5789298Z Skipping (s,q) (1.06, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5789450Z Skipping (s,q) (1.07, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5789604Z Skipping (s,q) (1.08, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5789805Z Skipping (s,q) (1.09, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5789963Z Skipping (s,q) (1.1, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5790114Z Skipping (s,q) (1.11, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5790268Z Skipping (s,q) (1.12, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5790424Z Skipping (s,q) (1.13, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5790578Z Skipping (s,q) (1.14, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5790731Z Skipping (s,q) (1.15, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5790887Z Skipping (s,q) (1.16, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5791038Z Skipping (s,q) (1.17, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5791194Z Skipping (s,q) (1.18, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5791346Z Skipping (s,q) (1.19, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5791503Z Skipping (s,q) (1.2, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5791658Z Skipping (s,q) (1.21, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5791810Z Skipping (s,q) (1.22, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5792003Z Skipping (s,q) (1.23, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5792161Z Skipping (s,q) (1.24, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5792315Z Skipping (s,q) (1.25, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5792466Z Skipping (s,q) (1.26, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5792658Z Skipping (s,q) (1.27, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5792813Z Skipping (s,q) (1.28, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5792969Z Skipping (s,q) (1.29, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5793121Z Skipping (s,q) (1.3, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5793319Z Skipping (s,q) (1.31, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5793475Z Skipping (s,q) (1.32, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5793630Z Skipping (s,q) (1.33, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5793786Z Skipping (s,q) (1.34, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5793943Z Skipping (s,q) (1.35, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5794096Z Skipping (s,q) (1.36, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5794250Z Skipping (s,q) (1.37, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5794407Z Skipping (s,q) (1.38, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5794562Z Skipping (s,q) (1.39, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5794717Z Skipping (s,q) (1.4, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5794870Z Skipping (s,q) (1.41, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5795026Z Skipping (s,q) (1.42, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5795184Z Skipping (s,q) (1.43, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5795335Z Skipping (s,q) (1.44, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5795494Z Skipping (s,q) (1.45, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5795645Z Skipping (s,q) (1.46, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5795797Z Skipping (s,q) (1.47, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5795953Z Skipping (s,q) (1.48, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5796107Z Skipping (s,q) (1.49, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5796258Z Skipping (s,q) (1.5, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5796414Z Skipping (s,q) (1.51, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5796568Z Skipping (s,q) (1.52, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5796728Z Skipping (s,q) (1.53, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5796923Z Skipping (s,q) (1.54, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5797075Z Skipping (s,q) (1.55, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5797231Z Skipping (s,q) (1.56, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5797383Z Skipping (s,q) (1.57, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5797537Z Skipping (s,q) (1.58, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5797695Z Skipping (s,q) (1.59, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5797849Z Skipping (s,q) (1.6, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5798007Z Skipping (s,q) (1.61, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5798160Z Skipping (s,q) (1.62, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5798313Z Skipping (s,q) (1.63, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5798473Z Skipping (s,q) (1.64, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5798628Z Skipping (s,q) (1.65, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5798783Z Skipping (s,q) (1.66, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5798982Z Skipping (s,q) (1.67, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5799136Z Skipping (s,q) (1.68, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5799292Z Skipping (s,q) (1.69, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5799444Z Skipping (s,q) (1.7, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5799596Z Skipping (s,q) (1.71, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5799792Z Skipping (s,q) (1.72, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5799948Z Skipping (s,q) (1.73, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5800102Z Skipping (s,q) (1.74, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5800258Z Skipping (s,q) (1.75, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5800454Z Skipping (s,q) (1.76, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5800609Z Skipping (s,q) (1.77, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5800766Z Skipping (s,q) (1.78, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5800921Z Skipping (s,q) (1.79, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5801076Z Skipping (s,q) (1.8, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5801228Z Skipping (s,q) (1.81, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5801380Z Skipping (s,q) (1.82, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5801541Z Skipping (s,q) (1.83, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5801693Z Skipping (s,q) (1.84, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5801846Z Skipping (s,q) (1.85, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5802000Z Skipping (s,q) (1.86, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5802157Z Skipping (s,q) (1.87, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5802313Z Skipping (s,q) (1.88, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5802464Z Skipping (s,q) (1.89, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5802620Z Skipping (s,q) (1.9, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5802775Z Skipping (s,q) (1.91, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5802927Z Skipping (s,q) (1.92, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5803082Z Skipping (s,q) (1.93, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5803241Z Skipping (s,q) (1.94, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5803395Z Skipping (s,q) (1.95, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5803551Z Skipping (s,q) (1.96, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5803703Z Skipping (s,q) (1.97, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5803901Z Skipping (s,q) (1.98, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5804056Z Skipping (s,q) (1.99, 97.5): inconsistent with heavy hitters! 2025-05-07T20:58:07.5804208Z Skipping (s,q) (0.01, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5804363Z Skipping (s,q) (0.02, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5804852Z Skipping (s,q) (0.03, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5805009Z Skipping (s,q) (0.04, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5805162Z Skipping (s,q) (0.05, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5805316Z Skipping (s,q) (0.06, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5805467Z Skipping (s,q) (0.07, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5805622Z Skipping (s,q) (0.08, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5805777Z Skipping (s,q) (0.09, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5805935Z Skipping (s,q) (0.1, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5806089Z Skipping (s,q) (0.11, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5806241Z Skipping (s,q) (0.12, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5806514Z Skipping (s,q) (0.13, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5806668Z Skipping (s,q) (0.14, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5806821Z Skipping (s,q) (0.15, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5807022Z Skipping (s,q) (0.16, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5807233Z Skipping (s,q) (0.17, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5807386Z Skipping (s,q) (0.18, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5807546Z Skipping (s,q) (0.19, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5807700Z Skipping (s,q) (0.2, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5807914Z Skipping (s,q) (0.21, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5808069Z Skipping (s,q) (0.22, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5808220Z Skipping (s,q) (0.23, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5808378Z Skipping (s,q) (0.24, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5808529Z Skipping (s,q) (0.25, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5808680Z Skipping (s,q) (0.26, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5808834Z Skipping (s,q) (0.27, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5808986Z Skipping (s,q) (0.28, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5809142Z Skipping (s,q) (0.29, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5809301Z Skipping (s,q) (0.3, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5809453Z Skipping (s,q) (0.31, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5809605Z Skipping (s,q) (0.32, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5809760Z Skipping (s,q) (0.33, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5809911Z Skipping (s,q) (0.34, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5810071Z Skipping (s,q) (0.35, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5810224Z Skipping (s,q) (0.36, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5810374Z Skipping (s,q) (0.37, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5810530Z Skipping (s,q) (0.38, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5810681Z Skipping (s,q) (0.39, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5810839Z Skipping (s,q) (0.4, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5810992Z Skipping (s,q) (0.41, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5811142Z Skipping (s,q) (0.42, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5811300Z Skipping (s,q) (0.43, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5811522Z Skipping (s,q) (0.44, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5811674Z Skipping (s,q) (0.45, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5811828Z Skipping (s,q) (0.46, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5811983Z Skipping (s,q) (0.47, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5812139Z Skipping (s,q) (0.48, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5812292Z Skipping (s,q) (0.49, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5812444Z Skipping (s,q) (0.5, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5812601Z Skipping (s,q) (0.51, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5812751Z Skipping (s,q) (0.52, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5812902Z Skipping (s,q) (0.53, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5813056Z Skipping (s,q) (0.54, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5813209Z Skipping (s,q) (0.55, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5813366Z Skipping (s,q) (0.56, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5813516Z Skipping (s,q) (0.57, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5813707Z Skipping (s,q) (0.58, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5813870Z Skipping (s,q) (0.59, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5814023Z Skipping (s,q) (0.6, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5814175Z Skipping (s,q) (0.61, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5814370Z Skipping (s,q) (0.62, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5814523Z Skipping (s,q) (0.63, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5814677Z Skipping (s,q) (0.64, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5814827Z Skipping (s,q) (0.65, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5815017Z Skipping (s,q) (0.66, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5815176Z Skipping (s,q) (0.67, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5815326Z Skipping (s,q) (0.68, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5815477Z Skipping (s,q) (0.69, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5815631Z Skipping (s,q) (0.7, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5815787Z Skipping (s,q) (0.71, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5815941Z Skipping (s,q) (0.72, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5816094Z Skipping (s,q) (0.73, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5816249Z Skipping (s,q) (0.74, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5816407Z Skipping (s,q) (0.75, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5816560Z Skipping (s,q) (0.76, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5816712Z Skipping (s,q) (0.77, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5816869Z Skipping (s,q) (0.78, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5817022Z Skipping (s,q) (0.79, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5817174Z Skipping (s,q) (0.8, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5817330Z Skipping (s,q) (0.81, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5817483Z Skipping (s,q) (0.82, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5820410Z Skipping (s,q) (0.83, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5820582Z Skipping (s,q) (0.84, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5820745Z Skipping (s,q) (0.85, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5820902Z Skipping (s,q) (0.86, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5821053Z Skipping (s,q) (0.87, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5821204Z Skipping (s,q) (0.88, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5821426Z Skipping (s,q) (0.89, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5821580Z Skipping (s,q) (0.9, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5821736Z Skipping (s,q) (0.91, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5821892Z Skipping (s,q) (0.92, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5822045Z Skipping (s,q) (0.93, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5822201Z Skipping (s,q) (0.94, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5822352Z Skipping (s,q) (0.95, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5822506Z Skipping (s,q) (0.96, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5822663Z Skipping (s,q) (0.97, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5822814Z Skipping (s,q) (0.98, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5822968Z Skipping (s,q) (0.99, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5823119Z Skipping (s,q) (1, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5823275Z Skipping (s,q) (1.01, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5823431Z Skipping (s,q) (1.02, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5823627Z Skipping (s,q) (1.03, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5823782Z Skipping (s,q) (1.04, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5823941Z Skipping (s,q) (1.05, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5824095Z Skipping (s,q) (1.06, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5824290Z Skipping (s,q) (1.07, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5824443Z Skipping (s,q) (1.08, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5824596Z Skipping (s,q) (1.09, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5824750Z Skipping (s,q) (1.1, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5824943Z Skipping (s,q) (1.11, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5825100Z Skipping (s,q) (1.12, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5825255Z Skipping (s,q) (1.13, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5825409Z Skipping (s,q) (1.14, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5825567Z Skipping (s,q) (1.15, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5825720Z Skipping (s,q) (1.16, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5825872Z Skipping (s,q) (1.17, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5826027Z Skipping (s,q) (1.18, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5826181Z Skipping (s,q) (1.19, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5826334Z Skipping (s,q) (1.2, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5826491Z Skipping (s,q) (1.21, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5826646Z Skipping (s,q) (1.22, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5826805Z Skipping (s,q) (1.23, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5826961Z Skipping (s,q) (1.24, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5827112Z Skipping (s,q) (1.25, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5827268Z Skipping (s,q) (1.26, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5827420Z Skipping (s,q) (1.27, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5827571Z Skipping (s,q) (1.28, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5827728Z Skipping (s,q) (1.29, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5827883Z Skipping (s,q) (1.3, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5828035Z Skipping (s,q) (1.31, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5828190Z Skipping (s,q) (1.32, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5828341Z Skipping (s,q) (1.33, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5828541Z Skipping (s,q) (1.34, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5828692Z Skipping (s,q) (1.35, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5828846Z Skipping (s,q) (1.36, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5829003Z Skipping (s,q) (1.37, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5829161Z Skipping (s,q) (1.38, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5829315Z Skipping (s,q) (1.39, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5829472Z Skipping (s,q) (1.4, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5829626Z Skipping (s,q) (1.41, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5829779Z Skipping (s,q) (1.42, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5829930Z Skipping (s,q) (1.43, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5830083Z Skipping (s,q) (1.44, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5830240Z Skipping (s,q) (1.45, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5830396Z Skipping (s,q) (1.46, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5830547Z Skipping (s,q) (1.47, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5830744Z Skipping (s,q) (1.48, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5830897Z Skipping (s,q) (1.49, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5831056Z Skipping (s,q) (1.5, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5831208Z Skipping (s,q) (1.51, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5831398Z Skipping (s,q) (1.52, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5831555Z Skipping (s,q) (1.53, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5831710Z Skipping (s,q) (1.54, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5831861Z Skipping (s,q) (1.55, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5832054Z Skipping (s,q) (1.56, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5832209Z Skipping (s,q) (1.57, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5832364Z Skipping (s,q) (1.58, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5832515Z Skipping (s,q) (1.59, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5832670Z Skipping (s,q) (1.6, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5832827Z Skipping (s,q) (1.61, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5832978Z Skipping (s,q) (1.62, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5833131Z Skipping (s,q) (1.63, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5833292Z Skipping (s,q) (1.64, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5833444Z Skipping (s,q) (1.65, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5833600Z Skipping (s,q) (1.66, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5833753Z Skipping (s,q) (1.67, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5833909Z Skipping (s,q) (1.68, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5834067Z Skipping (s,q) (1.69, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5834220Z Skipping (s,q) (1.7, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5834376Z Skipping (s,q) (1.71, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5834532Z Skipping (s,q) (1.72, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5834684Z Skipping (s,q) (1.73, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5834838Z Skipping (s,q) (1.74, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5835001Z Skipping (s,q) (1.75, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5835154Z Skipping (s,q) (1.76, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5835311Z Skipping (s,q) (1.77, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5835463Z Skipping (s,q) (1.78, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5835686Z Skipping (s,q) (1.79, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5835841Z Skipping (s,q) (1.8, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5835995Z Skipping (s,q) (1.81, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5836150Z Skipping (s,q) (1.82, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5836304Z Skipping (s,q) (1.83, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5836457Z Skipping (s,q) (1.84, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5836611Z Skipping (s,q) (1.85, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5836765Z Skipping (s,q) (1.86, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5836918Z Skipping (s,q) (1.87, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5837073Z Skipping (s,q) (1.88, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5837224Z Skipping (s,q) (1.89, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5837380Z Skipping (s,q) (1.9, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5837538Z Skipping (s,q) (1.91, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5837689Z Skipping (s,q) (1.92, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5837885Z Skipping (s,q) (1.93, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5838038Z Skipping (s,q) (1.94, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5838189Z Skipping (s,q) (1.95, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5838345Z Skipping (s,q) (1.96, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5838498Z Skipping (s,q) (1.97, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5838693Z Skipping (s,q) (1.98, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5838853Z Skipping (s,q) (1.99, 100): inconsistent with heavy hitters! 2025-05-07T20:58:07.5839005Z Skipping (s,q) (0.01, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5839163Z Skipping (s,q) (0.02, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5839368Z Skipping (s,q) (0.03, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5839519Z Skipping (s,q) (0.04, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5839675Z Skipping (s,q) (0.05, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5839831Z Skipping (s,q) (0.06, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5839982Z Skipping (s,q) (0.07, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5840136Z Skipping (s,q) (0.08, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5840289Z Skipping (s,q) (0.09, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5840444Z Skipping (s,q) (0.1, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5840597Z Skipping (s,q) (0.11, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5840748Z Skipping (s,q) (0.12, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5840901Z Skipping (s,q) (0.13, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5841057Z Skipping (s,q) (0.14, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5841209Z Skipping (s,q) (0.15, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5841364Z Skipping (s,q) (0.16, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5841517Z Skipping (s,q) (0.17, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5841677Z Skipping (s,q) (0.18, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5841829Z Skipping (s,q) (0.19, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5841981Z Skipping (s,q) (0.2, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5842139Z Skipping (s,q) (0.21, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5842291Z Skipping (s,q) (0.22, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5842444Z Skipping (s,q) (0.23, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5842598Z Skipping (s,q) (0.24, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5842754Z Skipping (s,q) (0.25, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5842951Z Skipping (s,q) (0.26, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5843108Z Skipping (s,q) (0.27, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5843264Z Skipping (s,q) (0.28, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5843424Z Skipping (s,q) (0.29, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5843579Z Skipping (s,q) (0.3, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5843733Z Skipping (s,q) (0.31, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5843891Z Skipping (s,q) (0.32, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5844043Z Skipping (s,q) (0.33, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5844197Z Skipping (s,q) (0.34, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5844353Z Skipping (s,q) (0.35, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5844507Z Skipping (s,q) (0.36, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5844665Z Skipping (s,q) (0.37, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5844817Z Skipping (s,q) (0.38, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5845011Z Skipping (s,q) (0.39, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5845169Z Skipping (s,q) (0.4, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5845322Z Skipping (s,q) (0.41, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5845475Z Skipping (s,q) (0.42, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5845628Z Skipping (s,q) (0.43, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5845818Z Skipping (s,q) (0.44, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5845974Z Skipping (s,q) (0.45, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5846126Z Skipping (s,q) (0.46, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5846277Z Skipping (s,q) (0.47, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5846473Z Skipping (s,q) (0.48, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5846625Z Skipping (s,q) (0.49, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5846780Z Skipping (s,q) (0.5, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5847035Z Skipping (s,q) (0.51, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5847189Z Skipping (s,q) (0.52, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5847344Z Skipping (s,q) (0.53, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5847496Z Skipping (s,q) (0.54, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5847650Z Skipping (s,q) (0.55, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5847805Z Skipping (s,q) (0.56, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5847957Z Skipping (s,q) (0.57, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5848110Z Skipping (s,q) (0.58, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5848272Z Skipping (s,q) (0.59, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5848425Z Skipping (s,q) (0.6, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5848579Z Skipping (s,q) (0.61, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5848734Z Skipping (s,q) (0.62, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5848886Z Skipping (s,q) (0.63, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5849040Z Skipping (s,q) (0.64, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5849192Z Skipping (s,q) (0.65, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5849345Z Skipping (s,q) (0.66, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5849503Z Skipping (s,q) (0.67, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5849654Z Skipping (s,q) (0.68, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5849810Z Skipping (s,q) (0.69, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5849965Z Skipping (s,q) (0.7, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5850164Z Skipping (s,q) (0.71, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5850319Z Skipping (s,q) (0.72, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5850474Z Skipping (s,q) (0.73, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5850629Z Skipping (s,q) (0.74, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5850789Z Skipping (s,q) (0.75, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5850943Z Skipping (s,q) (0.76, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5851097Z Skipping (s,q) (0.77, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5851252Z Skipping (s,q) (0.78, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5851405Z Skipping (s,q) (0.79, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5851560Z Skipping (s,q) (0.8, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5851714Z Skipping (s,q) (0.81, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5851870Z Skipping (s,q) (0.82, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5852028Z Skipping (s,q) (0.83, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5852180Z Skipping (s,q) (0.84, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5852422Z Skipping (s,q) (0.85, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5852579Z Skipping (s,q) (0.86, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5852731Z Skipping (s,q) (0.87, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5852889Z Skipping (s,q) (0.88, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5853078Z Skipping (s,q) (0.89, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5853231Z Skipping (s,q) (0.9, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5853386Z Skipping (s,q) (0.91, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5853537Z Skipping (s,q) (0.92, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5853728Z Skipping (s,q) (0.93, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5853884Z Skipping (s,q) (0.94, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5854036Z Skipping (s,q) (0.95, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5854191Z Skipping (s,q) (0.96, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5854344Z Skipping (s,q) (0.97, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5854498Z Skipping (s,q) (0.98, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5854653Z Skipping (s,q) (0.99, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5854804Z Skipping (s,q) (1, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5854958Z Skipping (s,q) (1.01, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5855111Z Skipping (s,q) (1.02, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5855263Z Skipping (s,q) (1.03, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5855421Z Skipping (s,q) (1.04, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5855571Z Skipping (s,q) (1.05, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5855722Z Skipping (s,q) (1.06, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5855881Z Skipping (s,q) (1.07, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5856033Z Skipping (s,q) (1.08, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5856185Z Skipping (s,q) (1.09, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5856338Z Skipping (s,q) (1.1, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5856494Z Skipping (s,q) (1.11, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5856650Z Skipping (s,q) (1.12, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5856801Z Skipping (s,q) (1.13, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5856953Z Skipping (s,q) (1.14, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5857110Z Skipping (s,q) (1.15, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5857305Z Skipping (s,q) (1.16, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5857456Z Skipping (s,q) (1.17, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5857613Z Skipping (s,q) (1.18, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5857765Z Skipping (s,q) (1.19, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5857919Z Skipping (s,q) (1.2, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5858071Z Skipping (s,q) (1.21, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5858225Z Skipping (s,q) (1.22, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5858378Z Skipping (s,q) (1.23, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5858529Z Skipping (s,q) (1.24, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5858680Z Skipping (s,q) (1.25, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5858838Z Skipping (s,q) (1.26, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5858994Z Skipping (s,q) (1.27, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5859145Z Skipping (s,q) (1.28, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5859300Z Skipping (s,q) (1.29, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5859492Z Skipping (s,q) (1.3, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5859650Z Skipping (s,q) (1.31, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5859801Z Skipping (s,q) (1.32, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5859952Z Skipping (s,q) (1.33, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5860143Z Skipping (s,q) (1.34, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5860298Z Skipping (s,q) (1.35, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5860452Z Skipping (s,q) (1.36, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5860605Z Skipping (s,q) (1.37, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5860820Z Skipping (s,q) (1.38, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5860976Z Skipping (s,q) (1.39, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5861129Z Skipping (s,q) (1.4, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5861282Z Skipping (s,q) (1.41, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5861436Z Skipping (s,q) (1.42, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5861588Z Skipping (s,q) (1.43, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5861739Z Skipping (s,q) (1.44, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5861895Z Skipping (s,q) (1.45, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5862047Z Skipping (s,q) (1.46, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5862203Z Skipping (s,q) (1.47, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5862355Z Skipping (s,q) (1.48, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5862509Z Skipping (s,q) (1.49, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5862663Z Skipping (s,q) (1.5, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5862815Z Skipping (s,q) (1.51, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5862970Z Skipping (s,q) (1.52, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5863123Z Skipping (s,q) (1.53, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5863274Z Skipping (s,q) (1.54, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5863428Z Skipping (s,q) (1.55, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5863583Z Skipping (s,q) (1.56, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5863735Z Skipping (s,q) (1.57, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5863889Z Skipping (s,q) (1.58, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5864040Z Skipping (s,q) (1.59, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5864194Z Skipping (s,q) (1.6, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5864392Z Skipping (s,q) (1.61, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5864544Z Skipping (s,q) (1.62, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5864700Z Skipping (s,q) (1.63, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5864851Z Skipping (s,q) (1.64, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5865002Z Skipping (s,q) (1.65, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5865156Z Skipping (s,q) (1.66, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5865308Z Skipping (s,q) (1.67, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5865463Z Skipping (s,q) (1.68, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5865617Z Skipping (s,q) (1.69, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5865770Z Skipping (s,q) (1.7, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5865925Z Skipping (s,q) (1.71, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5866082Z Skipping (s,q) (1.72, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5866235Z Skipping (s,q) (1.73, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5866390Z Skipping (s,q) (1.74, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5866582Z Skipping (s,q) (1.75, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5866735Z Skipping (s,q) (1.76, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5866888Z Skipping (s,q) (1.77, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5867040Z Skipping (s,q) (1.78, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5867236Z Skipping (s,q) (1.79, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5867392Z Skipping (s,q) (1.8, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5867544Z Skipping (s,q) (1.81, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5867697Z Skipping (s,q) (1.82, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5867892Z Skipping (s,q) (1.83, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5868045Z Skipping (s,q) (1.84, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5868198Z Skipping (s,q) (1.85, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5868353Z Skipping (s,q) (1.86, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5868504Z Skipping (s,q) (1.87, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5868657Z Skipping (s,q) (1.88, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5868807Z Skipping (s,q) (1.89, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5868965Z Skipping (s,q) (1.9, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5869117Z Skipping (s,q) (1.91, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5869268Z Skipping (s,q) (1.92, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5869422Z Skipping (s,q) (1.93, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5869576Z Skipping (s,q) (1.94, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5869731Z Skipping (s,q) (1.95, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5869884Z Skipping (s,q) (1.96, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5870038Z Skipping (s,q) (1.97, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5870192Z Skipping (s,q) (1.98, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5870343Z Skipping (s,q) (1.99, 125): inconsistent with heavy hitters! 2025-05-07T20:58:07.5870494Z Skipping (s,q) (0.01, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5870650Z Skipping (s,q) (0.02, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5870802Z Skipping (s,q) (0.03, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5870955Z Skipping (s,q) (0.04, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5871109Z Skipping (s,q) (0.05, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5871264Z Skipping (s,q) (0.06, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5871460Z Skipping (s,q) (0.07, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5871611Z Skipping (s,q) (0.08, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5871766Z Skipping (s,q) (0.09, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5871920Z Skipping (s,q) (0.1, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5872072Z Skipping (s,q) (0.11, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5872223Z Skipping (s,q) (0.12, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5872378Z Skipping (s,q) (0.13, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5872533Z Skipping (s,q) (0.14, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5872688Z Skipping (s,q) (0.15, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5872839Z Skipping (s,q) (0.16, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5872991Z Skipping (s,q) (0.17, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5873149Z Skipping (s,q) (0.18, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5873301Z Skipping (s,q) (0.19, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5873452Z Skipping (s,q) (0.2, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5873647Z Skipping (s,q) (0.21, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5873801Z Skipping (s,q) (0.22, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5873956Z Skipping (s,q) (0.23, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5874109Z Skipping (s,q) (0.24, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5874298Z Skipping (s,q) (0.25, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5874454Z Skipping (s,q) (0.26, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5874605Z Skipping (s,q) (0.27, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5874757Z Skipping (s,q) (0.28, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5874951Z Skipping (s,q) (0.29, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5875105Z Skipping (s,q) (0.3, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5875257Z Skipping (s,q) (0.31, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5875413Z Skipping (s,q) (0.32, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5875565Z Skipping (s,q) (0.33, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5875719Z Skipping (s,q) (0.34, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5875872Z Skipping (s,q) (0.35, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5876028Z Skipping (s,q) (0.36, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5876181Z Skipping (s,q) (0.37, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5876334Z Skipping (s,q) (0.38, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5876485Z Skipping (s,q) (0.39, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5876642Z Skipping (s,q) (0.4, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5876796Z Skipping (s,q) (0.41, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5876949Z Skipping (s,q) (0.42, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5877103Z Skipping (s,q) (0.43, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5877256Z Skipping (s,q) (0.44, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5877410Z Skipping (s,q) (0.45, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5877562Z Skipping (s,q) (0.46, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5877717Z Skipping (s,q) (0.47, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5877871Z Skipping (s,q) (0.48, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5878023Z Skipping (s,q) (0.49, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5878178Z Skipping (s,q) (0.5, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5878332Z Skipping (s,q) (0.51, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5878529Z Skipping (s,q) (0.52, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5878685Z Skipping (s,q) (0.53, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5878836Z Skipping (s,q) (0.54, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5878990Z Skipping (s,q) (0.55, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5879152Z Skipping (s,q) (0.56, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5879305Z Skipping (s,q) (0.57, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5879462Z Skipping (s,q) (0.58, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5879618Z Skipping (s,q) (0.59, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5879774Z Skipping (s,q) (0.6, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5879928Z Skipping (s,q) (0.61, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5880081Z Skipping (s,q) (0.62, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5880236Z Skipping (s,q) (0.63, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5880393Z Skipping (s,q) (0.64, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5880546Z Skipping (s,q) (0.65, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5880744Z Skipping (s,q) (0.66, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5880898Z Skipping (s,q) (0.67, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5881052Z Skipping (s,q) (0.68, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5881206Z Skipping (s,q) (0.69, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5881394Z Skipping (s,q) (0.7, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5881549Z Skipping (s,q) (0.71, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5881706Z Skipping (s,q) (0.72, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5881860Z Skipping (s,q) (0.73, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5882061Z Skipping (s,q) (0.74, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5882212Z Skipping (s,q) (0.75, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5882366Z Skipping (s,q) (0.76, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5882523Z Skipping (s,q) (0.77, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5882676Z Skipping (s,q) (0.78, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5882828Z Skipping (s,q) (0.79, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5882985Z Skipping (s,q) (0.8, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5883138Z Skipping (s,q) (0.81, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5883290Z Skipping (s,q) (0.82, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5883446Z Skipping (s,q) (0.83, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5883600Z Skipping (s,q) (0.84, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5883759Z Skipping (s,q) (0.85, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5883915Z Skipping (s,q) (0.86, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5884068Z Skipping (s,q) (0.87, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5884226Z Skipping (s,q) (0.88, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5884379Z Skipping (s,q) (0.89, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5884531Z Skipping (s,q) (0.9, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5884686Z Skipping (s,q) (0.91, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5884843Z Skipping (s,q) (0.92, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5884999Z Skipping (s,q) (0.93, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5885150Z Skipping (s,q) (0.94, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5885304Z Skipping (s,q) (0.95, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5885464Z Skipping (s,q) (0.96, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5885660Z Skipping (s,q) (0.97, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5885811Z Skipping (s,q) (0.98, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5885967Z Skipping (s,q) (0.99, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5886120Z Skipping (s,q) (1, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5886278Z Skipping (s,q) (1.01, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5886433Z Skipping (s,q) (1.02, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5886587Z Skipping (s,q) (1.03, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5886748Z Skipping (s,q) (1.04, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5886947Z Skipping (s,q) (1.05, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5887100Z Skipping (s,q) (1.06, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5887254Z Skipping (s,q) (1.07, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5887412Z Skipping (s,q) (1.08, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5887569Z Skipping (s,q) (1.09, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5887725Z Skipping (s,q) (1.1, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5887921Z Skipping (s,q) (1.11, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5888082Z Skipping (s,q) (1.12, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5888235Z Skipping (s,q) (1.13, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5888388Z Skipping (s,q) (1.14, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5888604Z Skipping (s,q) (1.15, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5888758Z Skipping (s,q) (1.16, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5888912Z Skipping (s,q) (1.17, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5889063Z Skipping (s,q) (1.18, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5889255Z Skipping (s,q) (1.19, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5889411Z Skipping (s,q) (1.2, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5889564Z Skipping (s,q) (1.21, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5889720Z Skipping (s,q) (1.22, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5889878Z Skipping (s,q) (1.23, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5890031Z Skipping (s,q) (1.24, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5890187Z Skipping (s,q) (1.25, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5890342Z Skipping (s,q) (1.26, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5890495Z Skipping (s,q) (1.27, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5890652Z Skipping (s,q) (1.28, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5890804Z Skipping (s,q) (1.29, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5890959Z Skipping (s,q) (1.3, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5891118Z Skipping (s,q) (1.31, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5891270Z Skipping (s,q) (1.32, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5891425Z Skipping (s,q) (1.33, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5891580Z Skipping (s,q) (1.34, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5891732Z Skipping (s,q) (1.35, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5891887Z Skipping (s,q) (1.36, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5892041Z Skipping (s,q) (1.37, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5892196Z Skipping (s,q) (1.38, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5892349Z Skipping (s,q) (1.39, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5892505Z Skipping (s,q) (1.4, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5892659Z Skipping (s,q) (1.41, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5892861Z Skipping (s,q) (1.42, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5893012Z Skipping (s,q) (1.43, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5893167Z Skipping (s,q) (1.44, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5893322Z Skipping (s,q) (1.45, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5893474Z Skipping (s,q) (1.46, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5893629Z Skipping (s,q) (1.47, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5893782Z Skipping (s,q) (1.48, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5893939Z Skipping (s,q) (1.49, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5894100Z Skipping (s,q) (1.5, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5894253Z Skipping (s,q) (1.51, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5894411Z Skipping (s,q) (1.52, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5894569Z Skipping (s,q) (1.53, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5894721Z Skipping (s,q) (1.54, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5894881Z Skipping (s,q) (1.55, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5895074Z Skipping (s,q) (1.56, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5895230Z Skipping (s,q) (1.57, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5895389Z Skipping (s,q) (1.58, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5895542Z Skipping (s,q) (1.59, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5895737Z Skipping (s,q) (1.6, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5895894Z Skipping (s,q) (1.61, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5896046Z Skipping (s,q) (1.62, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5896206Z Skipping (s,q) (1.63, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5896396Z Skipping (s,q) (1.64, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5896552Z Skipping (s,q) (1.65, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5896709Z Skipping (s,q) (1.66, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5896864Z Skipping (s,q) (1.67, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5897021Z Skipping (s,q) (1.68, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5897175Z Skipping (s,q) (1.69, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5897327Z Skipping (s,q) (1.7, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5897486Z Skipping (s,q) (1.71, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5897639Z Skipping (s,q) (1.72, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5897790Z Skipping (s,q) (1.73, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5897946Z Skipping (s,q) (1.74, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5898102Z Skipping (s,q) (1.75, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5898256Z Skipping (s,q) (1.76, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5898414Z Skipping (s,q) (1.77, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5898569Z Skipping (s,q) (1.78, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5898727Z Skipping (s,q) (1.79, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5898880Z Skipping (s,q) (1.8, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5899032Z Skipping (s,q) (1.81, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5899185Z Skipping (s,q) (1.82, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5899340Z Skipping (s,q) (1.83, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5899493Z Skipping (s,q) (1.84, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5899647Z Skipping (s,q) (1.85, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5899798Z Skipping (s,q) (1.86, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5899999Z Skipping (s,q) (1.87, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5900152Z Skipping (s,q) (1.88, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5900306Z Skipping (s,q) (1.89, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5900463Z Skipping (s,q) (1.9, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5900616Z Skipping (s,q) (1.91, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5900768Z Skipping (s,q) (1.92, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5900924Z Skipping (s,q) (1.93, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5901079Z Skipping (s,q) (1.94, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5901236Z Skipping (s,q) (1.95, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5901389Z Skipping (s,q) (1.96, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5901541Z Skipping (s,q) (1.97, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5901698Z Skipping (s,q) (1.98, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5901849Z Skipping (s,q) (1.99, 150): inconsistent with heavy hitters! 2025-05-07T20:58:07.5902002Z Skipping (s,q) (0.01, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5902202Z Skipping (s,q) (0.02, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5902357Z Skipping (s,q) (0.03, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5902514Z Skipping (s,q) (0.04, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5902664Z Skipping (s,q) (0.05, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5902856Z Skipping (s,q) (0.06, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5903013Z Skipping (s,q) (0.07, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5903168Z Skipping (s,q) (0.08, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5903324Z Skipping (s,q) (0.09, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5903517Z Skipping (s,q) (0.1, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5903672Z Skipping (s,q) (0.11, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5903829Z Skipping (s,q) (0.12, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5903986Z Skipping (s,q) (0.13, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5904139Z Skipping (s,q) (0.14, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5904298Z Skipping (s,q) (0.15, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5904787Z Skipping (s,q) (0.16, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5904951Z Skipping (s,q) (0.17, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5905103Z Skipping (s,q) (0.18, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5905254Z Skipping (s,q) (0.19, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5905406Z Skipping (s,q) (0.2, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5905558Z Skipping (s,q) (0.21, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5905710Z Skipping (s,q) (0.22, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5905861Z Skipping (s,q) (0.23, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5906010Z Skipping (s,q) (0.24, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5906166Z Skipping (s,q) (0.25, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5906319Z Skipping (s,q) (0.26, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5906469Z Skipping (s,q) (0.27, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5906617Z Skipping (s,q) (0.28, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5906772Z Skipping (s,q) (0.29, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5906923Z Skipping (s,q) (0.3, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5907075Z Skipping (s,q) (0.31, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5907225Z Skipping (s,q) (0.32, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5907471Z Skipping (s,q) (0.33, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5907626Z Skipping (s,q) (0.34, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5907775Z Skipping (s,q) (0.35, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5907926Z Skipping (s,q) (0.36, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5908082Z Skipping (s,q) (0.37, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5908231Z Skipping (s,q) (0.38, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5908384Z Skipping (s,q) (0.39, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5908535Z Skipping (s,q) (0.4, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5908686Z Skipping (s,q) (0.41, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5908840Z Skipping (s,q) (0.42, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5908991Z Skipping (s,q) (0.43, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5909145Z Skipping (s,q) (0.44, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5909297Z Skipping (s,q) (0.45, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5909449Z Skipping (s,q) (0.46, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5909660Z Skipping (s,q) (0.47, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5909811Z Skipping (s,q) (0.48, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5909962Z Skipping (s,q) (0.49, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5910116Z Skipping (s,q) (0.5, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5910328Z Skipping (s,q) (0.51, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5910480Z Skipping (s,q) (0.52, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5910633Z Skipping (s,q) (0.53, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5910781Z Skipping (s,q) (0.54, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5910988Z Skipping (s,q) (0.55, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5911141Z Skipping (s,q) (0.56, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5911289Z Skipping (s,q) (0.57, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5911443Z Skipping (s,q) (0.58, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5911592Z Skipping (s,q) (0.59, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5911741Z Skipping (s,q) (0.6, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5911892Z Skipping (s,q) (0.61, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5912045Z Skipping (s,q) (0.62, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5912198Z Skipping (s,q) (0.63, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5912347Z Skipping (s,q) (0.64, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5912498Z Skipping (s,q) (0.65, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5912657Z Skipping (s,q) (0.66, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5912809Z Skipping (s,q) (0.67, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5912957Z Skipping (s,q) (0.68, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5913108Z Skipping (s,q) (0.69, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5913260Z Skipping (s,q) (0.7, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5913412Z Skipping (s,q) (0.71, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5913560Z Skipping (s,q) (0.72, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5913710Z Skipping (s,q) (0.73, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5913866Z Skipping (s,q) (0.74, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5914015Z Skipping (s,q) (0.75, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5914163Z Skipping (s,q) (0.76, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5914317Z Skipping (s,q) (0.77, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5914514Z Skipping (s,q) (0.78, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5914663Z Skipping (s,q) (0.79, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5914817Z Skipping (s,q) (0.8, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5914974Z Skipping (s,q) (0.81, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5915127Z Skipping (s,q) (0.82, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5915275Z Skipping (s,q) (0.83, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5915425Z Skipping (s,q) (0.84, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5915582Z Skipping (s,q) (0.85, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5915733Z Skipping (s,q) (0.86, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5915881Z Skipping (s,q) (0.87, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5916037Z Skipping (s,q) (0.88, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5916191Z Skipping (s,q) (0.89, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5916345Z Skipping (s,q) (0.9, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5916495Z Skipping (s,q) (0.91, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5916712Z Skipping (s,q) (0.92, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5916866Z Skipping (s,q) (0.93, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5917015Z Skipping (s,q) (0.94, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5917167Z Skipping (s,q) (0.95, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5917363Z Skipping (s,q) (0.96, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5917515Z Skipping (s,q) (0.97, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5917667Z Skipping (s,q) (0.98, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5917816Z Skipping (s,q) (0.99, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5917999Z Skipping (s,q) (1, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5918156Z Skipping (s,q) (1.01, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5918306Z Skipping (s,q) (1.02, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5918458Z Skipping (s,q) (1.03, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5918611Z Skipping (s,q) (1.04, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5918760Z Skipping (s,q) (1.05, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5918913Z Skipping (s,q) (1.06, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5919061Z Skipping (s,q) (1.07, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5919214Z Skipping (s,q) (1.08, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5919367Z Skipping (s,q) (1.09, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5919518Z Skipping (s,q) (1.1, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5919667Z Skipping (s,q) (1.11, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5919826Z Skipping (s,q) (1.12, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5919974Z Skipping (s,q) (1.13, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5920126Z Skipping (s,q) (1.14, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5920275Z Skipping (s,q) (1.15, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5920424Z Skipping (s,q) (1.16, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5920578Z Skipping (s,q) (1.17, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5920727Z Skipping (s,q) (1.18, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5920879Z Skipping (s,q) (1.19, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5921033Z Skipping (s,q) (1.2, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5921183Z Skipping (s,q) (1.21, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5921336Z Skipping (s,q) (1.22, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5921530Z Skipping (s,q) (1.23, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5921678Z Skipping (s,q) (1.24, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5921829Z Skipping (s,q) (1.25, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5921982Z Skipping (s,q) (1.26, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5922130Z Skipping (s,q) (1.27, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5922283Z Skipping (s,q) (1.28, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5922433Z Skipping (s,q) (1.29, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5922586Z Skipping (s,q) (1.3, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5922743Z Skipping (s,q) (1.31, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5922893Z Skipping (s,q) (1.32, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5923049Z Skipping (s,q) (1.33, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5923200Z Skipping (s,q) (1.34, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5923356Z Skipping (s,q) (1.35, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5923507Z Skipping (s,q) (1.36, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5923695Z Skipping (s,q) (1.37, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5923846Z Skipping (s,q) (1.38, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5924002Z Skipping (s,q) (1.39, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5924155Z Skipping (s,q) (1.4, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5924351Z Skipping (s,q) (1.41, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5924502Z Skipping (s,q) (1.42, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5924653Z Skipping (s,q) (1.43, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5924805Z Skipping (s,q) (1.44, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5924994Z Skipping (s,q) (1.45, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5925147Z Skipping (s,q) (1.46, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5925300Z Skipping (s,q) (1.47, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5925451Z Skipping (s,q) (1.48, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5925605Z Skipping (s,q) (1.49, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5925756Z Skipping (s,q) (1.5, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5925906Z Skipping (s,q) (1.51, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5926062Z Skipping (s,q) (1.52, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5926215Z Skipping (s,q) (1.53, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5926368Z Skipping (s,q) (1.54, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5926521Z Skipping (s,q) (1.55, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5926670Z Skipping (s,q) (1.56, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5926831Z Skipping (s,q) (1.57, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5927033Z Skipping (s,q) (1.58, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5927187Z Skipping (s,q) (1.59, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5927346Z Skipping (s,q) (1.6, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5927500Z Skipping (s,q) (1.61, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5927653Z Skipping (s,q) (1.62, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5927812Z Skipping (s,q) (1.63, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5927970Z Skipping (s,q) (1.64, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5928126Z Skipping (s,q) (1.65, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5928280Z Skipping (s,q) (1.66, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5928434Z Skipping (s,q) (1.67, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5928644Z Skipping (s,q) (1.68, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5928796Z Skipping (s,q) (1.69, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5928950Z Skipping (s,q) (1.7, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5929108Z Skipping (s,q) (1.71, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5929260Z Skipping (s,q) (1.72, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5929419Z Skipping (s,q) (1.73, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5929571Z Skipping (s,q) (1.74, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5929725Z Skipping (s,q) (1.75, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5929880Z Skipping (s,q) (1.76, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5930032Z Skipping (s,q) (1.77, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5930187Z Skipping (s,q) (1.78, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5930344Z Skipping (s,q) (1.79, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5930500Z Skipping (s,q) (1.8, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5930651Z Skipping (s,q) (1.81, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5930849Z Skipping (s,q) (1.82, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5931004Z Skipping (s,q) (1.83, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5931161Z Skipping (s,q) (1.84, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5931314Z Skipping (s,q) (1.85, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5931506Z Skipping (s,q) (1.86, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5931663Z Skipping (s,q) (1.87, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5931815Z Skipping (s,q) (1.88, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5931968Z Skipping (s,q) (1.89, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5932163Z Skipping (s,q) (1.9, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5932325Z Skipping (s,q) (1.91, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5932479Z Skipping (s,q) (1.92, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5932632Z Skipping (s,q) (1.93, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5932787Z Skipping (s,q) (1.94, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5932946Z Skipping (s,q) (1.95, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5933098Z Skipping (s,q) (1.96, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5933251Z Skipping (s,q) (1.97, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5933408Z Skipping (s,q) (1.98, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5933561Z Skipping (s,q) (1.99, 175): inconsistent with heavy hitters! 2025-05-07T20:58:07.5933717Z Skipping (s,q) (0.01, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5933870Z Skipping (s,q) (0.02, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5934030Z Skipping (s,q) (0.03, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5934188Z Skipping (s,q) (0.04, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5934342Z Skipping (s,q) (0.05, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5934506Z Skipping (s,q) (0.06, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5934665Z Skipping (s,q) (0.07, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5934817Z Skipping (s,q) (0.08, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5934973Z Skipping (s,q) (0.09, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5935130Z Skipping (s,q) (0.1, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5935281Z Skipping (s,q) (0.11, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5935445Z Skipping (s,q) (0.12, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5935599Z Skipping (s,q) (0.13, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5935798Z Skipping (s,q) (0.14, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5935955Z Skipping (s,q) (0.15, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5936110Z Skipping (s,q) (0.16, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5936272Z Skipping (s,q) (0.17, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5936425Z Skipping (s,q) (0.18, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5936578Z Skipping (s,q) (0.19, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5936737Z Skipping (s,q) (0.2, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5936893Z Skipping (s,q) (0.21, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5937048Z Skipping (s,q) (0.22, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5937205Z Skipping (s,q) (0.23, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5937356Z Skipping (s,q) (0.24, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5937516Z Skipping (s,q) (0.25, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5937672Z Skipping (s,q) (0.26, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5937827Z Skipping (s,q) (0.27, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5938025Z Skipping (s,q) (0.28, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5938182Z Skipping (s,q) (0.29, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5941025Z Skipping (s,q) (0.3, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5941200Z Skipping (s,q) (0.31, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5941419Z Skipping (s,q) (0.32, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5941572Z Skipping (s,q) (0.33, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5941730Z Skipping (s,q) (0.34, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5941881Z Skipping (s,q) (0.35, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5942074Z Skipping (s,q) (0.36, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5942230Z Skipping (s,q) (0.37, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5942383Z Skipping (s,q) (0.38, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5942538Z Skipping (s,q) (0.39, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5942696Z Skipping (s,q) (0.4, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5942849Z Skipping (s,q) (0.41, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5943003Z Skipping (s,q) (0.42, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5943154Z Skipping (s,q) (0.43, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5943312Z Skipping (s,q) (0.44, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5943465Z Skipping (s,q) (0.45, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5943616Z Skipping (s,q) (0.46, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5943772Z Skipping (s,q) (0.47, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5943929Z Skipping (s,q) (0.48, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5944082Z Skipping (s,q) (0.49, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5944240Z Skipping (s,q) (0.5, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5944395Z Skipping (s,q) (0.51, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5944551Z Skipping (s,q) (0.52, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5944703Z Skipping (s,q) (0.53, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5944855Z Skipping (s,q) (0.54, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5945010Z Skipping (s,q) (0.55, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5945162Z Skipping (s,q) (0.56, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5945314Z Skipping (s,q) (0.57, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5945471Z Skipping (s,q) (0.58, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5945694Z Skipping (s,q) (0.59, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5945851Z Skipping (s,q) (0.6, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5946002Z Skipping (s,q) (0.61, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5946156Z Skipping (s,q) (0.62, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5946311Z Skipping (s,q) (0.63, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5946464Z Skipping (s,q) (0.64, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5946617Z Skipping (s,q) (0.65, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5946775Z Skipping (s,q) (0.66, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5946928Z Skipping (s,q) (0.67, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5947081Z Skipping (s,q) (0.68, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5947231Z Skipping (s,q) (0.69, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5947387Z Skipping (s,q) (0.7, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5947548Z Skipping (s,q) (0.71, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5947700Z Skipping (s,q) (0.72, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5947892Z Skipping (s,q) (0.73, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5948049Z Skipping (s,q) (0.74, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5948201Z Skipping (s,q) (0.75, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5948355Z Skipping (s,q) (0.76, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5948548Z Skipping (s,q) (0.77, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5948703Z Skipping (s,q) (0.78, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5948864Z Skipping (s,q) (0.79, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5949016Z Skipping (s,q) (0.8, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5949208Z Skipping (s,q) (0.81, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5949367Z Skipping (s,q) (0.82, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5949521Z Skipping (s,q) (0.83, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5949676Z Skipping (s,q) (0.84, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5949833Z Skipping (s,q) (0.85, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5949987Z Skipping (s,q) (0.86, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5950141Z Skipping (s,q) (0.87, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5950293Z Skipping (s,q) (0.88, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5950447Z Skipping (s,q) (0.89, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5950601Z Skipping (s,q) (0.9, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5950754Z Skipping (s,q) (0.91, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5950906Z Skipping (s,q) (0.92, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5951064Z Skipping (s,q) (0.93, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5951216Z Skipping (s,q) (0.94, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5951371Z Skipping (s,q) (0.95, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5951527Z Skipping (s,q) (0.96, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5951680Z Skipping (s,q) (0.97, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5951835Z Skipping (s,q) (0.98, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5951987Z Skipping (s,q) (0.99, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5952139Z Skipping (s,q) (1, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5952295Z Skipping (s,q) (1.01, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5952449Z Skipping (s,q) (1.02, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5952604Z Skipping (s,q) (1.03, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5952759Z Skipping (s,q) (1.04, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5952955Z Skipping (s,q) (1.05, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5953108Z Skipping (s,q) (1.06, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5953262Z Skipping (s,q) (1.07, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5953415Z Skipping (s,q) (1.08, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5953569Z Skipping (s,q) (1.09, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5953722Z Skipping (s,q) (1.1, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5953881Z Skipping (s,q) (1.11, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5954034Z Skipping (s,q) (1.12, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5954185Z Skipping (s,q) (1.13, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5954341Z Skipping (s,q) (1.14, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5954498Z Skipping (s,q) (1.15, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5954655Z Skipping (s,q) (1.16, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5954809Z Skipping (s,q) (1.17, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5955005Z Skipping (s,q) (1.18, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5955162Z Skipping (s,q) (1.19, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5955315Z Skipping (s,q) (1.2, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5955468Z Skipping (s,q) (1.21, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5955622Z Skipping (s,q) (1.22, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5955814Z Skipping (s,q) (1.23, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5955967Z Skipping (s,q) (1.24, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5956124Z Skipping (s,q) (1.25, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5956277Z Skipping (s,q) (1.26, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5956470Z Skipping (s,q) (1.27, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5956625Z Skipping (s,q) (1.28, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5956779Z Skipping (s,q) (1.29, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5956937Z Skipping (s,q) (1.3, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5957092Z Skipping (s,q) (1.31, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5957247Z Skipping (s,q) (1.32, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5957402Z Skipping (s,q) (1.33, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5957559Z Skipping (s,q) (1.34, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5957710Z Skipping (s,q) (1.35, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5957865Z Skipping (s,q) (1.36, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5958021Z Skipping (s,q) (1.37, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5958179Z Skipping (s,q) (1.38, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5958332Z Skipping (s,q) (1.39, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5958486Z Skipping (s,q) (1.4, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5958647Z Skipping (s,q) (1.41, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5958800Z Skipping (s,q) (1.42, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5958951Z Skipping (s,q) (1.43, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5959105Z Skipping (s,q) (1.44, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5959259Z Skipping (s,q) (1.45, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5959415Z Skipping (s,q) (1.46, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5959566Z Skipping (s,q) (1.47, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5959719Z Skipping (s,q) (1.48, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5959878Z Skipping (s,q) (1.49, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5960074Z Skipping (s,q) (1.5, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5960227Z Skipping (s,q) (1.51, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5960384Z Skipping (s,q) (1.52, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5960536Z Skipping (s,q) (1.53, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5960691Z Skipping (s,q) (1.54, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5960843Z Skipping (s,q) (1.55, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5960998Z Skipping (s,q) (1.56, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5961154Z Skipping (s,q) (1.57, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5961305Z Skipping (s,q) (1.58, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5961457Z Skipping (s,q) (1.59, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5961614Z Skipping (s,q) (1.6, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5961770Z Skipping (s,q) (1.61, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5961924Z Skipping (s,q) (1.62, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5962077Z Skipping (s,q) (1.63, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5962491Z Skipping (s,q) (1.64, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5962649Z Skipping (s,q) (1.65, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5962804Z Skipping (s,q) (1.66, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5962956Z Skipping (s,q) (1.67, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5963153Z Skipping (s,q) (1.68, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5963307Z Skipping (s,q) (1.69, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5963462Z Skipping (s,q) (1.7, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5963614Z Skipping (s,q) (1.71, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5963807Z Skipping (s,q) (1.72, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5963964Z Skipping (s,q) (1.73, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5964117Z Skipping (s,q) (1.74, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5964272Z Skipping (s,q) (1.75, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5964427Z Skipping (s,q) (1.76, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5964580Z Skipping (s,q) (1.77, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5964731Z Skipping (s,q) (1.78, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5964889Z Skipping (s,q) (1.79, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5965041Z Skipping (s,q) (1.8, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5965197Z Skipping (s,q) (1.81, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5965350Z Skipping (s,q) (1.82, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5965507Z Skipping (s,q) (1.83, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5965663Z Skipping (s,q) (1.84, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5965816Z Skipping (s,q) (1.85, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5965970Z Skipping (s,q) (1.86, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5966125Z Skipping (s,q) (1.87, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5966278Z Skipping (s,q) (1.88, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5966434Z Skipping (s,q) (1.89, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5966589Z Skipping (s,q) (1.9, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5966741Z Skipping (s,q) (1.91, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5966963Z Skipping (s,q) (1.92, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5967116Z Skipping (s,q) (1.93, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5967270Z Skipping (s,q) (1.94, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5967518Z Skipping (s,q) (1.95, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5967669Z Skipping (s,q) (1.96, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5967828Z Skipping (s,q) (1.97, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5967980Z Skipping (s,q) (1.98, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5968133Z Skipping (s,q) (1.99, 200): inconsistent with heavy hitters! 2025-05-07T20:58:07.5968287Z Skipping (s,q) (0.01, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5968441Z Skipping (s,q) (0.02, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5968595Z Skipping (s,q) (0.03, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5968750Z Skipping (s,q) (0.04, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5968902Z Skipping (s,q) (0.05, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5969059Z Skipping (s,q) (0.06, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5969214Z Skipping (s,q) (0.07, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5969366Z Skipping (s,q) (0.08, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5969521Z Skipping (s,q) (0.09, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5969712Z Skipping (s,q) (0.1, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5969866Z Skipping (s,q) (0.11, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5970021Z Skipping (s,q) (0.12, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5970174Z Skipping (s,q) (0.13, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5970368Z Skipping (s,q) (0.14, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5970522Z Skipping (s,q) (0.15, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5970674Z Skipping (s,q) (0.16, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5970830Z Skipping (s,q) (0.17, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5971045Z Skipping (s,q) (0.18, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5971197Z Skipping (s,q) (0.19, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5971355Z Skipping (s,q) (0.2, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5971510Z Skipping (s,q) (0.21, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5971662Z Skipping (s,q) (0.22, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5971818Z Skipping (s,q) (0.23, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5971971Z Skipping (s,q) (0.24, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5972131Z Skipping (s,q) (0.25, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5972282Z Skipping (s,q) (0.26, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5972434Z Skipping (s,q) (0.27, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5972588Z Skipping (s,q) (0.28, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5972745Z Skipping (s,q) (0.29, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5972898Z Skipping (s,q) (0.3, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5973052Z Skipping (s,q) (0.31, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5973209Z Skipping (s,q) (0.32, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5973362Z Skipping (s,q) (0.33, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5973513Z Skipping (s,q) (0.34, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5973664Z Skipping (s,q) (0.35, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5973821Z Skipping (s,q) (0.36, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5973975Z Skipping (s,q) (0.37, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5974126Z Skipping (s,q) (0.38, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5974282Z Skipping (s,q) (0.39, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5974436Z Skipping (s,q) (0.4, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5974634Z Skipping (s,q) (0.41, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5974787Z Skipping (s,q) (0.42, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5974942Z Skipping (s,q) (0.43, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5975097Z Skipping (s,q) (0.44, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5975249Z Skipping (s,q) (0.45, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5975401Z Skipping (s,q) (0.46, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5975557Z Skipping (s,q) (0.47, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5975709Z Skipping (s,q) (0.48, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5975863Z Skipping (s,q) (0.49, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5976015Z Skipping (s,q) (0.5, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5976169Z Skipping (s,q) (0.51, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5976327Z Skipping (s,q) (0.52, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5976479Z Skipping (s,q) (0.53, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5976632Z Skipping (s,q) (0.54, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5976829Z Skipping (s,q) (0.55, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5976982Z Skipping (s,q) (0.56, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5977135Z Skipping (s,q) (0.57, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5977289Z Skipping (s,q) (0.58, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5977478Z Skipping (s,q) (0.59, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5977635Z Skipping (s,q) (0.6, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5977788Z Skipping (s,q) (0.61, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5977941Z Skipping (s,q) (0.62, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5978137Z Skipping (s,q) (0.63, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5978289Z Skipping (s,q) (0.64, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5978446Z Skipping (s,q) (0.65, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5978600Z Skipping (s,q) (0.66, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5978751Z Skipping (s,q) (0.67, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5978907Z Skipping (s,q) (0.68, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5979058Z Skipping (s,q) (0.69, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5979213Z Skipping (s,q) (0.7, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5979369Z Skipping (s,q) (0.71, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5979522Z Skipping (s,q) (0.72, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5979675Z Skipping (s,q) (0.73, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5979833Z Skipping (s,q) (0.74, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5979984Z Skipping (s,q) (0.75, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5980140Z Skipping (s,q) (0.76, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5980294Z Skipping (s,q) (0.77, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5980447Z Skipping (s,q) (0.78, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5980602Z Skipping (s,q) (0.79, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5980755Z Skipping (s,q) (0.8, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5980909Z Skipping (s,q) (0.81, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5981065Z Skipping (s,q) (0.82, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5981217Z Skipping (s,q) (0.83, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5981373Z Skipping (s,q) (0.84, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5981529Z Skipping (s,q) (0.85, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5981727Z Skipping (s,q) (0.86, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5981881Z Skipping (s,q) (0.87, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5982035Z Skipping (s,q) (0.88, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5982187Z Skipping (s,q) (0.89, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5982340Z Skipping (s,q) (0.9, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5982491Z Skipping (s,q) (0.91, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5982647Z Skipping (s,q) (0.92, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5982803Z Skipping (s,q) (0.93, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5982955Z Skipping (s,q) (0.94, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5983108Z Skipping (s,q) (0.95, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5983260Z Skipping (s,q) (0.96, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5983421Z Skipping (s,q) (0.97, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5983575Z Skipping (s,q) (0.98, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5983726Z Skipping (s,q) (0.99, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5983918Z Skipping (s,q) (1, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5984071Z Skipping (s,q) (1.01, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5984224Z Skipping (s,q) (1.02, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5984381Z Skipping (s,q) (1.03, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5984571Z Skipping (s,q) (1.04, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5984725Z Skipping (s,q) (1.05, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5984880Z Skipping (s,q) (1.06, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5985032Z Skipping (s,q) (1.07, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5985226Z Skipping (s,q) (1.08, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5985378Z Skipping (s,q) (1.09, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5985530Z Skipping (s,q) (1.1, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5985691Z Skipping (s,q) (1.11, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5985842Z Skipping (s,q) (1.12, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5985994Z Skipping (s,q) (1.13, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5986148Z Skipping (s,q) (1.14, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5986302Z Skipping (s,q) (1.15, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5986458Z Skipping (s,q) (1.16, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5986610Z Skipping (s,q) (1.17, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5986763Z Skipping (s,q) (1.18, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5986920Z Skipping (s,q) (1.19, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5987074Z Skipping (s,q) (1.2, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5987226Z Skipping (s,q) (1.21, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5987383Z Skipping (s,q) (1.22, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5987534Z Skipping (s,q) (1.23, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5987687Z Skipping (s,q) (1.24, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5987843Z Skipping (s,q) (1.25, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5987997Z Skipping (s,q) (1.26, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5988152Z Skipping (s,q) (1.27, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5988302Z Skipping (s,q) (1.28, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5988454Z Skipping (s,q) (1.29, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5988611Z Skipping (s,q) (1.3, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5988807Z Skipping (s,q) (1.31, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5988959Z Skipping (s,q) (1.32, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5989114Z Skipping (s,q) (1.33, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5989267Z Skipping (s,q) (1.34, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5989424Z Skipping (s,q) (1.35, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5989578Z Skipping (s,q) (1.36, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5989729Z Skipping (s,q) (1.37, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5989885Z Skipping (s,q) (1.38, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5990037Z Skipping (s,q) (1.39, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5990189Z Skipping (s,q) (1.4, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5990342Z Skipping (s,q) (1.41, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5990498Z Skipping (s,q) (1.42, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5990653Z Skipping (s,q) (1.43, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5990805Z Skipping (s,q) (1.44, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5990995Z Skipping (s,q) (1.45, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5991151Z Skipping (s,q) (1.46, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5991303Z Skipping (s,q) (1.47, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5991454Z Skipping (s,q) (1.48, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5991644Z Skipping (s,q) (1.49, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5991797Z Skipping (s,q) (1.5, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5991951Z Skipping (s,q) (1.51, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5992103Z Skipping (s,q) (1.52, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5992294Z Skipping (s,q) (1.53, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5992447Z Skipping (s,q) (1.54, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5992600Z Skipping (s,q) (1.55, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5992754Z Skipping (s,q) (1.56, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5992907Z Skipping (s,q) (1.57, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5993060Z Skipping (s,q) (1.58, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5993215Z Skipping (s,q) (1.59, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5993369Z Skipping (s,q) (1.6, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5993521Z Skipping (s,q) (1.61, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5993676Z Skipping (s,q) (1.62, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5993826Z Skipping (s,q) (1.63, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5993980Z Skipping (s,q) (1.64, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5994138Z Skipping (s,q) (1.65, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5994291Z Skipping (s,q) (1.66, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5994450Z Skipping (s,q) (1.67, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5994602Z Skipping (s,q) (1.68, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5994752Z Skipping (s,q) (1.69, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5994907Z Skipping (s,q) (1.7, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5995061Z Skipping (s,q) (1.71, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5995212Z Skipping (s,q) (1.72, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5995366Z Skipping (s,q) (1.73, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5995518Z Skipping (s,q) (1.74, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5995670Z Skipping (s,q) (1.75, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5995869Z Skipping (s,q) (1.76, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5996020Z Skipping (s,q) (1.77, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5996174Z Skipping (s,q) (1.78, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5996328Z Skipping (s,q) (1.79, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5996479Z Skipping (s,q) (1.8, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5996634Z Skipping (s,q) (1.81, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5996785Z Skipping (s,q) (1.82, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5996940Z Skipping (s,q) (1.83, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5997093Z Skipping (s,q) (1.84, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5997245Z Skipping (s,q) (1.85, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5997400Z Skipping (s,q) (1.86, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5997556Z Skipping (s,q) (1.87, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5997707Z Skipping (s,q) (1.88, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5997861Z Skipping (s,q) (1.89, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5998052Z Skipping (s,q) (1.9, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5998205Z Skipping (s,q) (1.91, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5998358Z Skipping (s,q) (1.92, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5998509Z Skipping (s,q) (1.93, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5998725Z Skipping (s,q) (1.94, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5998879Z Skipping (s,q) (1.95, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5999030Z Skipping (s,q) (1.96, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5999183Z Skipping (s,q) (1.97, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5999374Z Skipping (s,q) (1.98, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5999527Z Skipping (s,q) (1.99, 225): inconsistent with heavy hitters! 2025-05-07T20:58:07.5999682Z Skipping (s,q) (0.01, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.5999836Z Skipping (s,q) (0.02, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.5999993Z Skipping (s,q) (0.03, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6000144Z Skipping (s,q) (0.04, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6000296Z Skipping (s,q) (0.05, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6000453Z Skipping (s,q) (0.06, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6000607Z Skipping (s,q) (0.07, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6000760Z Skipping (s,q) (0.08, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6000914Z Skipping (s,q) (0.09, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6001068Z Skipping (s,q) (0.1, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6001225Z Skipping (s,q) (0.11, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6001377Z Skipping (s,q) (0.12, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6001532Z Skipping (s,q) (0.13, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6001686Z Skipping (s,q) (0.14, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6001841Z Skipping (s,q) (0.15, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6001991Z Skipping (s,q) (0.16, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6002148Z Skipping (s,q) (0.17, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6002299Z Skipping (s,q) (0.18, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6002454Z Skipping (s,q) (0.19, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6002605Z Skipping (s,q) (0.2, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6002759Z Skipping (s,q) (0.21, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6002957Z Skipping (s,q) (0.22, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6003110Z Skipping (s,q) (0.23, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6003263Z Skipping (s,q) (0.24, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6003421Z Skipping (s,q) (0.25, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6003574Z Skipping (s,q) (0.26, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6003728Z Skipping (s,q) (0.27, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6003885Z Skipping (s,q) (0.28, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6004038Z Skipping (s,q) (0.29, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6004191Z Skipping (s,q) (0.3, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6004342Z Skipping (s,q) (0.31, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6004825Z Skipping (s,q) (0.32, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6004994Z Skipping (s,q) (0.33, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6005148Z Skipping (s,q) (0.34, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6005301Z Skipping (s,q) (0.35, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6005544Z Skipping (s,q) (0.36, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6005699Z Skipping (s,q) (0.37, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6005853Z Skipping (s,q) (0.38, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6006006Z Skipping (s,q) (0.39, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6006216Z Skipping (s,q) (0.4, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6006372Z Skipping (s,q) (0.41, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6006525Z Skipping (s,q) (0.42, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6006678Z Skipping (s,q) (0.43, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6006979Z Skipping (s,q) (0.44, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6007131Z Skipping (s,q) (0.45, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6007285Z Skipping (s,q) (0.46, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6007439Z Skipping (s,q) (0.47, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6007591Z Skipping (s,q) (0.48, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6007745Z Skipping (s,q) (0.49, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6007897Z Skipping (s,q) (0.5, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6008053Z Skipping (s,q) (0.51, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6008208Z Skipping (s,q) (0.52, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6008361Z Skipping (s,q) (0.53, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6008514Z Skipping (s,q) (0.54, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6008669Z Skipping (s,q) (0.55, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6008823Z Skipping (s,q) (0.56, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6008978Z Skipping (s,q) (0.57, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6009133Z Skipping (s,q) (0.58, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6009289Z Skipping (s,q) (0.59, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6009445Z Skipping (s,q) (0.6, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6009598Z Skipping (s,q) (0.61, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6009753Z Skipping (s,q) (0.62, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6009906Z Skipping (s,q) (0.63, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6010058Z Skipping (s,q) (0.64, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6010214Z Skipping (s,q) (0.65, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6010366Z Skipping (s,q) (0.66, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6010594Z Skipping (s,q) (0.67, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6010748Z Skipping (s,q) (0.68, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6010900Z Skipping (s,q) (0.69, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6011057Z Skipping (s,q) (0.7, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6011209Z Skipping (s,q) (0.71, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6011362Z Skipping (s,q) (0.72, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6011517Z Skipping (s,q) (0.73, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6011672Z Skipping (s,q) (0.74, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6011824Z Skipping (s,q) (0.75, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6011978Z Skipping (s,q) (0.76, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6012130Z Skipping (s,q) (0.77, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6012286Z Skipping (s,q) (0.78, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6012440Z Skipping (s,q) (0.79, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6012593Z Skipping (s,q) (0.8, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6012789Z Skipping (s,q) (0.81, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6012943Z Skipping (s,q) (0.82, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6013096Z Skipping (s,q) (0.83, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6013250Z Skipping (s,q) (0.84, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6013444Z Skipping (s,q) (0.85, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6013596Z Skipping (s,q) (0.86, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6013752Z Skipping (s,q) (0.87, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6013903Z Skipping (s,q) (0.88, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6014096Z Skipping (s,q) (0.89, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6014250Z Skipping (s,q) (0.9, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6014401Z Skipping (s,q) (0.91, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6014559Z Skipping (s,q) (0.92, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6014712Z Skipping (s,q) (0.93, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6014862Z Skipping (s,q) (0.94, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6015022Z Skipping (s,q) (0.95, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6015178Z Skipping (s,q) (0.96, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6015336Z Skipping (s,q) (0.97, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6015489Z Skipping (s,q) (0.98, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6015641Z Skipping (s,q) (0.99, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6015795Z Skipping (s,q) (1, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6015953Z Skipping (s,q) (1.01, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6016105Z Skipping (s,q) (1.02, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6016261Z Skipping (s,q) (1.03, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6016412Z Skipping (s,q) (1.04, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6016566Z Skipping (s,q) (1.05, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6016718Z Skipping (s,q) (1.06, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6016869Z Skipping (s,q) (1.07, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6017028Z Skipping (s,q) (1.08, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6017180Z Skipping (s,q) (1.09, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6017331Z Skipping (s,q) (1.1, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6017488Z Skipping (s,q) (1.11, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6017687Z Skipping (s,q) (1.12, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6017846Z Skipping (s,q) (1.13, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6018000Z Skipping (s,q) (1.14, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6018157Z Skipping (s,q) (1.15, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6018314Z Skipping (s,q) (1.16, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6018468Z Skipping (s,q) (1.17, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6018620Z Skipping (s,q) (1.18, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6018779Z Skipping (s,q) (1.19, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6018934Z Skipping (s,q) (1.2, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6019093Z Skipping (s,q) (1.21, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6019247Z Skipping (s,q) (1.22, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6019403Z Skipping (s,q) (1.23, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6019557Z Skipping (s,q) (1.24, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6019709Z Skipping (s,q) (1.25, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6019903Z Skipping (s,q) (1.26, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6020058Z Skipping (s,q) (1.27, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6020210Z Skipping (s,q) (1.28, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6020362Z Skipping (s,q) (1.29, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6020560Z Skipping (s,q) (1.3, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6020714Z Skipping (s,q) (1.31, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6020868Z Skipping (s,q) (1.32, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6021020Z Skipping (s,q) (1.33, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6021210Z Skipping (s,q) (1.34, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6021367Z Skipping (s,q) (1.35, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6021519Z Skipping (s,q) (1.36, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6021673Z Skipping (s,q) (1.37, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6021827Z Skipping (s,q) (1.38, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6021978Z Skipping (s,q) (1.39, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6022133Z Skipping (s,q) (1.4, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6022287Z Skipping (s,q) (1.41, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6022439Z Skipping (s,q) (1.42, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6022594Z Skipping (s,q) (1.43, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6022746Z Skipping (s,q) (1.44, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6022900Z Skipping (s,q) (1.45, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6023058Z Skipping (s,q) (1.46, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6023211Z Skipping (s,q) (1.47, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6023369Z Skipping (s,q) (1.48, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6023525Z Skipping (s,q) (1.49, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6023677Z Skipping (s,q) (1.5, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6023833Z Skipping (s,q) (1.51, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6023984Z Skipping (s,q) (1.52, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6024140Z Skipping (s,q) (1.53, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6024295Z Skipping (s,q) (1.54, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6024447Z Skipping (s,q) (1.55, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6024602Z Skipping (s,q) (1.56, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6024800Z Skipping (s,q) (1.57, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6024953Z Skipping (s,q) (1.58, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6025109Z Skipping (s,q) (1.59, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6025263Z Skipping (s,q) (1.6, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6025416Z Skipping (s,q) (1.61, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6025571Z Skipping (s,q) (1.62, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6025723Z Skipping (s,q) (1.63, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6025880Z Skipping (s,q) (1.64, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6026032Z Skipping (s,q) (1.65, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6026184Z Skipping (s,q) (1.66, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6026339Z Skipping (s,q) (1.67, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6026497Z Skipping (s,q) (1.68, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6026648Z Skipping (s,q) (1.69, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6026806Z Skipping (s,q) (1.7, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6027023Z Skipping (s,q) (1.71, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6027182Z Skipping (s,q) (1.72, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6027334Z Skipping (s,q) (1.73, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6027486Z Skipping (s,q) (1.74, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6027683Z Skipping (s,q) (1.75, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6027837Z Skipping (s,q) (1.76, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6027989Z Skipping (s,q) (1.77, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6028145Z Skipping (s,q) (1.78, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6028335Z Skipping (s,q) (1.79, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6028490Z Skipping (s,q) (1.8, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6028649Z Skipping (s,q) (1.81, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6028802Z Skipping (s,q) (1.82, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6028958Z Skipping (s,q) (1.83, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6029109Z Skipping (s,q) (1.84, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6029262Z Skipping (s,q) (1.85, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6029419Z Skipping (s,q) (1.86, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6029572Z Skipping (s,q) (1.87, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6029723Z Skipping (s,q) (1.88, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6029879Z Skipping (s,q) (1.89, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6030033Z Skipping (s,q) (1.9, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6030190Z Skipping (s,q) (1.91, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6030345Z Skipping (s,q) (1.92, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6030499Z Skipping (s,q) (1.93, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6030662Z Skipping (s,q) (1.94, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6030815Z Skipping (s,q) (1.95, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6030970Z Skipping (s,q) (1.96, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6031127Z Skipping (s,q) (1.97, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6031281Z Skipping (s,q) (1.98, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6031437Z Skipping (s,q) (1.99, 250): inconsistent with heavy hitters! 2025-05-07T20:58:07.6031588Z Skipping (s,q) (0.01, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6031740Z Skipping (s,q) (0.02, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6031943Z Skipping (s,q) (0.03, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6032095Z Skipping (s,q) (0.04, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6032248Z Skipping (s,q) (0.05, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6032406Z Skipping (s,q) (0.06, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6032559Z Skipping (s,q) (0.07, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6032717Z Skipping (s,q) (0.08, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6032871Z Skipping (s,q) (0.09, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6033027Z Skipping (s,q) (0.1, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6033181Z Skipping (s,q) (0.11, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6033332Z Skipping (s,q) (0.12, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6033484Z Skipping (s,q) (0.13, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6033644Z Skipping (s,q) (0.14, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6033798Z Skipping (s,q) (0.15, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6033951Z Skipping (s,q) (0.16, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6034144Z Skipping (s,q) (0.17, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6034298Z Skipping (s,q) (0.18, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6034456Z Skipping (s,q) (0.19, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6034608Z Skipping (s,q) (0.2, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6034800Z Skipping (s,q) (0.21, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6034955Z Skipping (s,q) (0.22, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6035107Z Skipping (s,q) (0.23, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6035257Z Skipping (s,q) (0.24, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6035452Z Skipping (s,q) (0.25, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6035608Z Skipping (s,q) (0.26, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6035763Z Skipping (s,q) (0.27, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6035917Z Skipping (s,q) (0.28, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6036071Z Skipping (s,q) (0.29, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6036226Z Skipping (s,q) (0.3, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6036380Z Skipping (s,q) (0.31, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6036532Z Skipping (s,q) (0.32, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6036692Z Skipping (s,q) (0.33, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6036846Z Skipping (s,q) (0.34, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6037003Z Skipping (s,q) (0.35, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6037155Z Skipping (s,q) (0.36, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6037312Z Skipping (s,q) (0.37, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6037466Z Skipping (s,q) (0.38, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6037619Z Skipping (s,q) (0.39, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6037773Z Skipping (s,q) (0.4, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6037928Z Skipping (s,q) (0.41, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6038081Z Skipping (s,q) (0.42, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6038235Z Skipping (s,q) (0.43, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6038388Z Skipping (s,q) (0.44, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6038539Z Skipping (s,q) (0.45, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6038695Z Skipping (s,q) (0.46, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6038848Z Skipping (s,q) (0.47, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6039047Z Skipping (s,q) (0.48, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6039203Z Skipping (s,q) (0.49, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6039355Z Skipping (s,q) (0.5, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6039513Z Skipping (s,q) (0.51, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6039665Z Skipping (s,q) (0.52, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6039819Z Skipping (s,q) (0.53, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6039976Z Skipping (s,q) (0.54, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6040131Z Skipping (s,q) (0.55, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6040283Z Skipping (s,q) (0.56, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6040439Z Skipping (s,q) (0.57, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6040592Z Skipping (s,q) (0.58, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6040750Z Skipping (s,q) (0.59, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6040908Z Skipping (s,q) (0.6, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6041061Z Skipping (s,q) (0.61, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6041255Z Skipping (s,q) (0.62, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6041408Z Skipping (s,q) (0.63, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6041561Z Skipping (s,q) (0.64, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6041715Z Skipping (s,q) (0.65, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6041911Z Skipping (s,q) (0.66, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6042069Z Skipping (s,q) (0.67, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6042222Z Skipping (s,q) (0.68, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6042375Z Skipping (s,q) (0.69, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6042566Z Skipping (s,q) (0.7, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6042721Z Skipping (s,q) (0.71, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6042873Z Skipping (s,q) (0.72, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6043029Z Skipping (s,q) (0.73, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6043183Z Skipping (s,q) (0.74, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6043335Z Skipping (s,q) (0.75, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6043489Z Skipping (s,q) (0.76, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6043643Z Skipping (s,q) (0.77, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6043802Z Skipping (s,q) (0.78, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6043954Z Skipping (s,q) (0.79, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6044106Z Skipping (s,q) (0.8, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6044262Z Skipping (s,q) (0.81, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6044418Z Skipping (s,q) (0.82, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6044570Z Skipping (s,q) (0.83, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6044725Z Skipping (s,q) (0.84, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6044878Z Skipping (s,q) (0.85, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6045033Z Skipping (s,q) (0.86, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6045185Z Skipping (s,q) (0.87, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6045337Z Skipping (s,q) (0.88, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6045499Z Skipping (s,q) (0.89, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6045652Z Skipping (s,q) (0.9, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6045804Z Skipping (s,q) (0.91, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6045958Z Skipping (s,q) (0.92, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6046156Z Skipping (s,q) (0.93, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6046310Z Skipping (s,q) (0.94, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6046463Z Skipping (s,q) (0.95, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6046617Z Skipping (s,q) (0.96, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6046772Z Skipping (s,q) (0.97, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6046994Z Skipping (s,q) (0.98, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6047147Z Skipping (s,q) (0.99, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6047300Z Skipping (s,q) (1, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6047456Z Skipping (s,q) (1.01, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6047610Z Skipping (s,q) (1.02, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6047763Z Skipping (s,q) (1.03, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6047918Z Skipping (s,q) (1.04, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6048076Z Skipping (s,q) (1.05, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6048227Z Skipping (s,q) (1.06, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6048422Z Skipping (s,q) (1.07, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6048579Z Skipping (s,q) (1.08, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6048730Z Skipping (s,q) (1.09, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6048886Z Skipping (s,q) (1.1, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6049076Z Skipping (s,q) (1.11, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6049230Z Skipping (s,q) (1.12, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6049387Z Skipping (s,q) (1.13, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6049540Z Skipping (s,q) (1.14, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6049730Z Skipping (s,q) (1.15, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6049888Z Skipping (s,q) (1.16, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6050040Z Skipping (s,q) (1.17, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6050195Z Skipping (s,q) (1.18, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6050349Z Skipping (s,q) (1.19, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6050501Z Skipping (s,q) (1.2, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6050656Z Skipping (s,q) (1.21, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6050809Z Skipping (s,q) (1.22, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6050965Z Skipping (s,q) (1.23, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6051122Z Skipping (s,q) (1.24, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6051274Z Skipping (s,q) (1.25, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6051426Z Skipping (s,q) (1.26, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6051585Z Skipping (s,q) (1.27, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6051739Z Skipping (s,q) (1.28, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6051894Z Skipping (s,q) (1.29, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6052048Z Skipping (s,q) (1.3, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6052201Z Skipping (s,q) (1.31, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6052356Z Skipping (s,q) (1.32, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6052507Z Skipping (s,q) (1.33, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6052662Z Skipping (s,q) (1.34, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6052819Z Skipping (s,q) (1.35, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6052972Z Skipping (s,q) (1.36, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6053126Z Skipping (s,q) (1.37, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6053351Z Skipping (s,q) (1.38, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6053504Z Skipping (s,q) (1.39, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6053657Z Skipping (s,q) (1.4, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6053813Z Skipping (s,q) (1.41, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6053968Z Skipping (s,q) (1.42, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6054124Z Skipping (s,q) (1.43, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6054278Z Skipping (s,q) (1.44, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6054434Z Skipping (s,q) (1.45, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6054587Z Skipping (s,q) (1.46, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6054740Z Skipping (s,q) (1.47, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6054896Z Skipping (s,q) (1.48, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6055052Z Skipping (s,q) (1.49, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6055208Z Skipping (s,q) (1.5, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6055362Z Skipping (s,q) (1.51, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6055557Z Skipping (s,q) (1.52, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6055716Z Skipping (s,q) (1.53, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6055869Z Skipping (s,q) (1.54, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6056022Z Skipping (s,q) (1.55, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6056216Z Skipping (s,q) (1.56, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6056374Z Skipping (s,q) (1.57, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6056527Z Skipping (s,q) (1.58, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6056681Z Skipping (s,q) (1.59, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6056872Z Skipping (s,q) (1.6, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6057030Z Skipping (s,q) (1.61, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6057181Z Skipping (s,q) (1.62, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6057333Z Skipping (s,q) (1.63, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6057489Z Skipping (s,q) (1.64, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6057643Z Skipping (s,q) (1.65, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6057797Z Skipping (s,q) (1.66, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6057956Z Skipping (s,q) (1.67, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6058112Z Skipping (s,q) (1.68, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6058271Z Skipping (s,q) (1.69, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6058422Z Skipping (s,q) (1.7, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6058574Z Skipping (s,q) (1.71, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6058733Z Skipping (s,q) (1.72, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6058886Z Skipping (s,q) (1.73, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6059038Z Skipping (s,q) (1.74, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6059195Z Skipping (s,q) (1.75, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6062013Z Skipping (s,q) (1.76, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6062185Z Skipping (s,q) (1.77, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6062342Z Skipping (s,q) (1.78, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6062498Z Skipping (s,q) (1.79, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6062653Z Skipping (s,q) (1.8, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6062807Z Skipping (s,q) (1.81, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6062960Z Skipping (s,q) (1.82, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6063183Z Skipping (s,q) (1.83, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6063334Z Skipping (s,q) (1.84, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6063484Z Skipping (s,q) (1.85, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6063640Z Skipping (s,q) (1.86, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6063792Z Skipping (s,q) (1.87, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6063949Z Skipping (s,q) (1.88, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6064100Z Skipping (s,q) (1.89, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6064253Z Skipping (s,q) (1.9, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6064407Z Skipping (s,q) (1.91, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6064560Z Skipping (s,q) (1.92, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6064712Z Skipping (s,q) (1.93, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6064868Z Skipping (s,q) (1.94, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6065025Z Skipping (s,q) (1.95, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6065179Z Skipping (s,q) (1.96, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6065376Z Skipping (s,q) (1.97, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6065530Z Skipping (s,q) (1.98, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6065684Z Skipping (s,q) (1.99, 275): inconsistent with heavy hitters! 2025-05-07T20:58:07.6065838Z Skipping (s,q) (0.01, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6065989Z Skipping (s,q) (0.02, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6066195Z Skipping (s,q) (0.03, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6066348Z Skipping (s,q) (0.04, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6066503Z Skipping (s,q) (0.05, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6066655Z Skipping (s,q) (0.06, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6066849Z Skipping (s,q) (0.07, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6067006Z Skipping (s,q) (0.08, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6067157Z Skipping (s,q) (0.09, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6067311Z Skipping (s,q) (0.1, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6067466Z Skipping (s,q) (0.11, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6067618Z Skipping (s,q) (0.12, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6067771Z Skipping (s,q) (0.13, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6067927Z Skipping (s,q) (0.14, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6068079Z Skipping (s,q) (0.15, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6068236Z Skipping (s,q) (0.16, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6068387Z Skipping (s,q) (0.17, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6068542Z Skipping (s,q) (0.18, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6068696Z Skipping (s,q) (0.19, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6068847Z Skipping (s,q) (0.2, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6069002Z Skipping (s,q) (0.21, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6069156Z Skipping (s,q) (0.22, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6069309Z Skipping (s,q) (0.23, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6069464Z Skipping (s,q) (0.24, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6069618Z Skipping (s,q) (0.25, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6069771Z Skipping (s,q) (0.26, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6069925Z Skipping (s,q) (0.27, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6070075Z Skipping (s,q) (0.28, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6070229Z Skipping (s,q) (0.29, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6070426Z Skipping (s,q) (0.3, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6070579Z Skipping (s,q) (0.31, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6070738Z Skipping (s,q) (0.32, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6070892Z Skipping (s,q) (0.33, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6071045Z Skipping (s,q) (0.34, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6071200Z Skipping (s,q) (0.35, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6071354Z Skipping (s,q) (0.36, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6071506Z Skipping (s,q) (0.37, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6071661Z Skipping (s,q) (0.38, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6071812Z Skipping (s,q) (0.39, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6071969Z Skipping (s,q) (0.4, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6072124Z Skipping (s,q) (0.41, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6072277Z Skipping (s,q) (0.42, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6072476Z Skipping (s,q) (0.43, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6072628Z Skipping (s,q) (0.44, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6072780Z Skipping (s,q) (0.45, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6072934Z Skipping (s,q) (0.46, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6073086Z Skipping (s,q) (0.47, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6073279Z Skipping (s,q) (0.48, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6073432Z Skipping (s,q) (0.49, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6073584Z Skipping (s,q) (0.5, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6073739Z Skipping (s,q) (0.51, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6073931Z Skipping (s,q) (0.52, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6074085Z Skipping (s,q) (0.53, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6074239Z Skipping (s,q) (0.54, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6074393Z Skipping (s,q) (0.55, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6074548Z Skipping (s,q) (0.56, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6074700Z Skipping (s,q) (0.57, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6074852Z Skipping (s,q) (0.58, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6075010Z Skipping (s,q) (0.59, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6075163Z Skipping (s,q) (0.6, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6075315Z Skipping (s,q) (0.61, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6075468Z Skipping (s,q) (0.62, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6075626Z Skipping (s,q) (0.63, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6075780Z Skipping (s,q) (0.64, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6075931Z Skipping (s,q) (0.65, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6076086Z Skipping (s,q) (0.66, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6076240Z Skipping (s,q) (0.67, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6076394Z Skipping (s,q) (0.68, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6076546Z Skipping (s,q) (0.69, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6076704Z Skipping (s,q) (0.7, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6076857Z Skipping (s,q) (0.71, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6077008Z Skipping (s,q) (0.72, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6077163Z Skipping (s,q) (0.73, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6077320Z Skipping (s,q) (0.74, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6077518Z Skipping (s,q) (0.75, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6077670Z Skipping (s,q) (0.76, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6077824Z Skipping (s,q) (0.77, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6077979Z Skipping (s,q) (0.78, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6078130Z Skipping (s,q) (0.79, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6078281Z Skipping (s,q) (0.8, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6078439Z Skipping (s,q) (0.81, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6078590Z Skipping (s,q) (0.82, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6078745Z Skipping (s,q) (0.83, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6078895Z Skipping (s,q) (0.84, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6079052Z Skipping (s,q) (0.85, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6079209Z Skipping (s,q) (0.86, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6079361Z Skipping (s,q) (0.87, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6079512Z Skipping (s,q) (0.88, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6079705Z Skipping (s,q) (0.89, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6079859Z Skipping (s,q) (0.9, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6080016Z Skipping (s,q) (0.91, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6080167Z Skipping (s,q) (0.92, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6080358Z Skipping (s,q) (0.93, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6080515Z Skipping (s,q) (0.94, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6080668Z Skipping (s,q) (0.95, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6080846Z Skipping (s,q) (0.96, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6081137Z Skipping (s,q) (0.97, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6081289Z Skipping (s,q) (0.98, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6081443Z Skipping (s,q) (0.99, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6081595Z Skipping (s,q) (1, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6081747Z Skipping (s,q) (1.01, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6081901Z Skipping (s,q) (1.02, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6082053Z Skipping (s,q) (1.03, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6082208Z Skipping (s,q) (1.04, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6082362Z Skipping (s,q) (1.05, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6082515Z Skipping (s,q) (1.06, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6082670Z Skipping (s,q) (1.07, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6082826Z Skipping (s,q) (1.08, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6082977Z Skipping (s,q) (1.09, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6083132Z Skipping (s,q) (1.1, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6083286Z Skipping (s,q) (1.11, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6083437Z Skipping (s,q) (1.12, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6083590Z Skipping (s,q) (1.13, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6083746Z Skipping (s,q) (1.14, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6083903Z Skipping (s,q) (1.15, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6084056Z Skipping (s,q) (1.16, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6084209Z Skipping (s,q) (1.17, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6084364Z Skipping (s,q) (1.18, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6084521Z Skipping (s,q) (1.19, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6084717Z Skipping (s,q) (1.2, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6084874Z Skipping (s,q) (1.21, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6085032Z Skipping (s,q) (1.22, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6085185Z Skipping (s,q) (1.23, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6085342Z Skipping (s,q) (1.24, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6085494Z Skipping (s,q) (1.25, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6085651Z Skipping (s,q) (1.26, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6085803Z Skipping (s,q) (1.27, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6085957Z Skipping (s,q) (1.28, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6086112Z Skipping (s,q) (1.29, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6086269Z Skipping (s,q) (1.3, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6086426Z Skipping (s,q) (1.31, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6086581Z Skipping (s,q) (1.32, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6086733Z Skipping (s,q) (1.33, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6087034Z Skipping (s,q) (1.34, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6087190Z Skipping (s,q) (1.35, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6087343Z Skipping (s,q) (1.36, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6087498Z Skipping (s,q) (1.37, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6087690Z Skipping (s,q) (1.38, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6087844Z Skipping (s,q) (1.39, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6088000Z Skipping (s,q) (1.4, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6088153Z Skipping (s,q) (1.41, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6088348Z Skipping (s,q) (1.42, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6088503Z Skipping (s,q) (1.43, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6088658Z Skipping (s,q) (1.44, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6088819Z Skipping (s,q) (1.45, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6088972Z Skipping (s,q) (1.46, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6089125Z Skipping (s,q) (1.47, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6089281Z Skipping (s,q) (1.48, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6089437Z Skipping (s,q) (1.49, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6089593Z Skipping (s,q) (1.5, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6089746Z Skipping (s,q) (1.51, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6089902Z Skipping (s,q) (1.52, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6090062Z Skipping (s,q) (1.53, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6090215Z Skipping (s,q) (1.54, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6090368Z Skipping (s,q) (1.55, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6090526Z Skipping (s,q) (1.56, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6090681Z Skipping (s,q) (1.57, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6090859Z Skipping (s,q) (1.58, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6091033Z Skipping (s,q) (1.59, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6091193Z Skipping (s,q) (1.6, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6091349Z Skipping (s,q) (1.61, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6091502Z Skipping (s,q) (1.62, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6091658Z Skipping (s,q) (1.63, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6091817Z Skipping (s,q) (1.64, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6092013Z Skipping (s,q) (1.65, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6092170Z Skipping (s,q) (1.66, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6092326Z Skipping (s,q) (1.67, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6092480Z Skipping (s,q) (1.68, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6092635Z Skipping (s,q) (1.69, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6092789Z Skipping (s,q) (1.7, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6092942Z Skipping (s,q) (1.71, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6093098Z Skipping (s,q) (1.72, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6093251Z Skipping (s,q) (1.73, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6093404Z Skipping (s,q) (1.74, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6093564Z Skipping (s,q) (1.75, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6093723Z Skipping (s,q) (1.76, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6093878Z Skipping (s,q) (1.77, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6094033Z Skipping (s,q) (1.78, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6094227Z Skipping (s,q) (1.79, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6094385Z Skipping (s,q) (1.8, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6094541Z Skipping (s,q) (1.81, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6094695Z Skipping (s,q) (1.82, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6094889Z Skipping (s,q) (1.83, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6095043Z Skipping (s,q) (1.84, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6095199Z Skipping (s,q) (1.85, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6095353Z Skipping (s,q) (1.86, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6095548Z Skipping (s,q) (1.87, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6095704Z Skipping (s,q) (1.88, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6095858Z Skipping (s,q) (1.89, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6096012Z Skipping (s,q) (1.9, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6096167Z Skipping (s,q) (1.91, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6096318Z Skipping (s,q) (1.92, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6096473Z Skipping (s,q) (1.93, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6096628Z Skipping (s,q) (1.94, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6096782Z Skipping (s,q) (1.95, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6096939Z Skipping (s,q) (1.96, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6097093Z Skipping (s,q) (1.97, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6097248Z Skipping (s,q) (1.98, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6097407Z Skipping (s,q) (1.99, 300): inconsistent with heavy hitters! 2025-05-07T20:58:07.6097560Z Skipping (s,q) (0.01, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6097718Z Skipping (s,q) (0.02, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6097873Z Skipping (s,q) (0.03, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6098025Z Skipping (s,q) (0.04, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6098180Z Skipping (s,q) (0.05, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6098336Z Skipping (s,q) (0.06, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6098491Z Skipping (s,q) (0.07, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6098649Z Skipping (s,q) (0.08, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6098801Z Skipping (s,q) (0.09, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6098959Z Skipping (s,q) (0.1, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6099156Z Skipping (s,q) (0.11, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6099310Z Skipping (s,q) (0.12, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6099468Z Skipping (s,q) (0.13, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6099620Z Skipping (s,q) (0.14, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6099772Z Skipping (s,q) (0.15, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6099928Z Skipping (s,q) (0.16, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6100081Z Skipping (s,q) (0.17, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6100239Z Skipping (s,q) (0.18, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6100392Z Skipping (s,q) (0.19, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6100545Z Skipping (s,q) (0.2, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6100701Z Skipping (s,q) (0.21, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6100859Z Skipping (s,q) (0.22, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6101013Z Skipping (s,q) (0.23, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6101169Z Skipping (s,q) (0.24, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6101362Z Skipping (s,q) (0.25, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6101518Z Skipping (s,q) (0.26, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6101673Z Skipping (s,q) (0.27, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6101825Z Skipping (s,q) (0.28, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6102020Z Skipping (s,q) (0.29, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6102176Z Skipping (s,q) (0.3, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6102328Z Skipping (s,q) (0.31, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6102486Z Skipping (s,q) (0.32, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6102683Z Skipping (s,q) (0.33, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6102836Z Skipping (s,q) (0.34, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6102991Z Skipping (s,q) (0.35, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6103146Z Skipping (s,q) (0.36, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6103301Z Skipping (s,q) (0.37, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6103454Z Skipping (s,q) (0.38, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6103606Z Skipping (s,q) (0.39, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6103764Z Skipping (s,q) (0.4, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6103917Z Skipping (s,q) (0.41, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6104070Z Skipping (s,q) (0.42, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6104226Z Skipping (s,q) (0.43, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6104553Z Skipping (s,q) (0.44, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6104785Z Skipping (s,q) (0.45, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6104943Z Skipping (s,q) (0.46, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6105099Z Skipping (s,q) (0.47, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6105254Z Skipping (s,q) (0.48, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6105406Z Skipping (s,q) (0.49, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6105559Z Skipping (s,q) (0.5, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6105720Z Skipping (s,q) (0.51, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6105874Z Skipping (s,q) (0.52, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6106029Z Skipping (s,q) (0.53, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6106183Z Skipping (s,q) (0.54, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6106340Z Skipping (s,q) (0.55, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6106590Z Skipping (s,q) (0.56, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6106744Z Skipping (s,q) (0.57, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6106899Z Skipping (s,q) (0.58, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6107056Z Skipping (s,q) (0.59, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6107208Z Skipping (s,q) (0.6, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6107365Z Skipping (s,q) (0.61, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6107517Z Skipping (s,q) (0.62, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6107672Z Skipping (s,q) (0.63, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6107828Z Skipping (s,q) (0.64, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6107981Z Skipping (s,q) (0.65, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6108134Z Skipping (s,q) (0.66, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6108295Z Skipping (s,q) (0.67, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6108448Z Skipping (s,q) (0.68, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6108604Z Skipping (s,q) (0.69, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6108816Z Skipping (s,q) (0.7, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6108971Z Skipping (s,q) (0.71, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6109130Z Skipping (s,q) (0.72, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6109284Z Skipping (s,q) (0.73, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6109526Z Skipping (s,q) (0.74, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6109683Z Skipping (s,q) (0.75, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6109836Z Skipping (s,q) (0.76, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6109992Z Skipping (s,q) (0.77, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6110207Z Skipping (s,q) (0.78, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6110360Z Skipping (s,q) (0.79, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6110515Z Skipping (s,q) (0.8, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6110671Z Skipping (s,q) (0.81, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6110823Z Skipping (s,q) (0.82, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6110977Z Skipping (s,q) (0.83, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6111130Z Skipping (s,q) (0.84, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6111285Z Skipping (s,q) (0.85, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6111441Z Skipping (s,q) (0.86, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6111593Z Skipping (s,q) (0.87, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6111748Z Skipping (s,q) (0.88, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6111903Z Skipping (s,q) (0.89, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6112059Z Skipping (s,q) (0.9, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6112216Z Skipping (s,q) (0.91, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6112372Z Skipping (s,q) (0.92, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6112523Z Skipping (s,q) (0.93, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6112678Z Skipping (s,q) (0.94, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6112830Z Skipping (s,q) (0.95, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6112986Z Skipping (s,q) (0.96, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6113140Z Skipping (s,q) (0.97, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6113292Z Skipping (s,q) (0.98, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6113448Z Skipping (s,q) (0.99, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6113601Z Skipping (s,q) (1, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6113799Z Skipping (s,q) (1.01, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6113955Z Skipping (s,q) (1.02, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6114108Z Skipping (s,q) (1.03, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6114267Z Skipping (s,q) (1.04, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6114420Z Skipping (s,q) (1.05, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6114573Z Skipping (s,q) (1.06, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6114729Z Skipping (s,q) (1.07, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6114884Z Skipping (s,q) (1.08, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6115036Z Skipping (s,q) (1.09, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6115191Z Skipping (s,q) (1.1, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6115344Z Skipping (s,q) (1.11, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6115503Z Skipping (s,q) (1.12, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6115656Z Skipping (s,q) (1.13, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6115809Z Skipping (s,q) (1.14, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6116014Z Skipping (s,q) (1.15, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6116168Z Skipping (s,q) (1.16, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6116322Z Skipping (s,q) (1.17, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6116478Z Skipping (s,q) (1.18, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6116668Z Skipping (s,q) (1.19, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6116824Z Skipping (s,q) (1.2, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6116981Z Skipping (s,q) (1.21, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6117134Z Skipping (s,q) (1.22, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6117329Z Skipping (s,q) (1.23, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6117483Z Skipping (s,q) (1.24, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6117636Z Skipping (s,q) (1.25, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6117797Z Skipping (s,q) (1.26, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6117951Z Skipping (s,q) (1.27, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6118105Z Skipping (s,q) (1.28, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6118261Z Skipping (s,q) (1.29, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6118418Z Skipping (s,q) (1.3, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6118576Z Skipping (s,q) (1.31, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6118730Z Skipping (s,q) (1.32, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6118884Z Skipping (s,q) (1.33, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6119044Z Skipping (s,q) (1.34, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6119201Z Skipping (s,q) (1.35, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6119357Z Skipping (s,q) (1.36, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6119516Z Skipping (s,q) (1.37, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6119670Z Skipping (s,q) (1.38, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6119827Z Skipping (s,q) (1.39, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6119981Z Skipping (s,q) (1.4, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6120138Z Skipping (s,q) (1.41, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6120294Z Skipping (s,q) (1.42, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6120448Z Skipping (s,q) (1.43, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6120601Z Skipping (s,q) (1.44, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6120761Z Skipping (s,q) (1.45, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6120957Z Skipping (s,q) (1.46, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6121116Z Skipping (s,q) (1.47, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6121269Z Skipping (s,q) (1.48, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6121425Z Skipping (s,q) (1.49, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6121586Z Skipping (s,q) (1.5, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6121742Z Skipping (s,q) (1.51, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6121896Z Skipping (s,q) (1.52, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6122056Z Skipping (s,q) (1.53, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6122209Z Skipping (s,q) (1.54, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6122365Z Skipping (s,q) (1.55, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6122520Z Skipping (s,q) (1.56, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6122679Z Skipping (s,q) (1.57, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6122838Z Skipping (s,q) (1.58, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6122992Z Skipping (s,q) (1.59, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6123187Z Skipping (s,q) (1.6, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6123348Z Skipping (s,q) (1.61, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6123504Z Skipping (s,q) (1.62, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6123661Z Skipping (s,q) (1.63, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6123852Z Skipping (s,q) (1.64, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6124010Z Skipping (s,q) (1.65, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6124169Z Skipping (s,q) (1.66, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6124325Z Skipping (s,q) (1.67, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6124520Z Skipping (s,q) (1.68, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6124677Z Skipping (s,q) (1.69, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6124831Z Skipping (s,q) (1.7, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6124988Z Skipping (s,q) (1.71, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6125146Z Skipping (s,q) (1.72, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6125302Z Skipping (s,q) (1.73, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6125458Z Skipping (s,q) (1.74, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6125615Z Skipping (s,q) (1.75, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6125770Z Skipping (s,q) (1.76, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6125927Z Skipping (s,q) (1.77, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6126084Z Skipping (s,q) (1.78, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6126240Z Skipping (s,q) (1.79, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6126403Z Skipping (s,q) (1.8, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6126556Z Skipping (s,q) (1.81, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6126714Z Skipping (s,q) (1.82, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6126933Z Skipping (s,q) (1.83, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6127088Z Skipping (s,q) (1.84, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6127248Z Skipping (s,q) (1.85, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6127403Z Skipping (s,q) (1.86, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6127561Z Skipping (s,q) (1.87, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6127718Z Skipping (s,q) (1.88, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6127871Z Skipping (s,q) (1.89, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6128027Z Skipping (s,q) (1.9, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6128228Z Skipping (s,q) (1.91, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6128385Z Skipping (s,q) (1.92, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6128540Z Skipping (s,q) (1.93, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6128698Z Skipping (s,q) (1.94, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6128851Z Skipping (s,q) (1.95, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6129011Z Skipping (s,q) (1.96, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6129166Z Skipping (s,q) (1.97, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6129328Z Skipping (s,q) (1.98, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6129483Z Skipping (s,q) (1.99, 325): inconsistent with heavy hitters! 2025-05-07T20:58:07.6129638Z Skipping (s,q) (0.01, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6129794Z Skipping (s,q) (0.02, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6129955Z Skipping (s,q) (0.03, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6130112Z Skipping (s,q) (0.04, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6130272Z Skipping (s,q) (0.05, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6130467Z Skipping (s,q) (0.06, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6130628Z Skipping (s,q) (0.07, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6130783Z Skipping (s,q) (0.08, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6130937Z Skipping (s,q) (0.09, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6131131Z Skipping (s,q) (0.1, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6131287Z Skipping (s,q) (0.11, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6131441Z Skipping (s,q) (0.12, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6131597Z Skipping (s,q) (0.13, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6131794Z Skipping (s,q) (0.14, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6131955Z Skipping (s,q) (0.15, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6132108Z Skipping (s,q) (0.16, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6132266Z Skipping (s,q) (0.17, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6132422Z Skipping (s,q) (0.18, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6132576Z Skipping (s,q) (0.19, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6132730Z Skipping (s,q) (0.2, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6132891Z Skipping (s,q) (0.21, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6133048Z Skipping (s,q) (0.22, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6133202Z Skipping (s,q) (0.23, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6133360Z Skipping (s,q) (0.24, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6133517Z Skipping (s,q) (0.25, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6133675Z Skipping (s,q) (0.26, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6133829Z Skipping (s,q) (0.27, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6133985Z Skipping (s,q) (0.28, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6134142Z Skipping (s,q) (0.29, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6134296Z Skipping (s,q) (0.3, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6134450Z Skipping (s,q) (0.31, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6134608Z Skipping (s,q) (0.32, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6134765Z Skipping (s,q) (0.33, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6134921Z Skipping (s,q) (0.34, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6135076Z Skipping (s,q) (0.35, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6135230Z Skipping (s,q) (0.36, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6135433Z Skipping (s,q) (0.37, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6135587Z Skipping (s,q) (0.38, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6135741Z Skipping (s,q) (0.39, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6135898Z Skipping (s,q) (0.4, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6136053Z Skipping (s,q) (0.41, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6136210Z Skipping (s,q) (0.42, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6136364Z Skipping (s,q) (0.43, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6136522Z Skipping (s,q) (0.44, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6136679Z Skipping (s,q) (0.45, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6136834Z Skipping (s,q) (0.46, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6136987Z Skipping (s,q) (0.47, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6137150Z Skipping (s,q) (0.48, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6137305Z Skipping (s,q) (0.49, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6137462Z Skipping (s,q) (0.5, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6137682Z Skipping (s,q) (0.51, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6137839Z Skipping (s,q) (0.52, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6137997Z Skipping (s,q) (0.53, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6138151Z Skipping (s,q) (0.54, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6138344Z Skipping (s,q) (0.55, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6138504Z Skipping (s,q) (0.56, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6138659Z Skipping (s,q) (0.57, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6138819Z Skipping (s,q) (0.58, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6139016Z Skipping (s,q) (0.59, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6139173Z Skipping (s,q) (0.6, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6139334Z Skipping (s,q) (0.61, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6139495Z Skipping (s,q) (0.62, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6139650Z Skipping (s,q) (0.63, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6139806Z Skipping (s,q) (0.64, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6139959Z Skipping (s,q) (0.65, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6140118Z Skipping (s,q) (0.66, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6140272Z Skipping (s,q) (0.67, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6140424Z Skipping (s,q) (0.68, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6140582Z Skipping (s,q) (0.69, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6140737Z Skipping (s,q) (0.7, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6140893Z Skipping (s,q) (0.71, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6141052Z Skipping (s,q) (0.72, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6141205Z Skipping (s,q) (0.73, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6141362Z Skipping (s,q) (0.74, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6141517Z Skipping (s,q) (0.75, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6141672Z Skipping (s,q) (0.76, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6141827Z Skipping (s,q) (0.77, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6141982Z Skipping (s,q) (0.78, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6142135Z Skipping (s,q) (0.79, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6142291Z Skipping (s,q) (0.8, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6142446Z Skipping (s,q) (0.81, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6142647Z Skipping (s,q) (0.82, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6142805Z Skipping (s,q) (0.83, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6142959Z Skipping (s,q) (0.84, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6143119Z Skipping (s,q) (0.85, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6143273Z Skipping (s,q) (0.86, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6143427Z Skipping (s,q) (0.87, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6143585Z Skipping (s,q) (0.88, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6143743Z Skipping (s,q) (0.89, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6143897Z Skipping (s,q) (0.9, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6144054Z Skipping (s,q) (0.91, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6144209Z Skipping (s,q) (0.92, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6144371Z Skipping (s,q) (0.93, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6144526Z Skipping (s,q) (0.94, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6144679Z Skipping (s,q) (0.95, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6144878Z Skipping (s,q) (0.96, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6145036Z Skipping (s,q) (0.97, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6145189Z Skipping (s,q) (0.98, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6145348Z Skipping (s,q) (0.99, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6145536Z Skipping (s,q) (1, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6145695Z Skipping (s,q) (1.01, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6145848Z Skipping (s,q) (1.02, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6146002Z Skipping (s,q) (1.03, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6146198Z Skipping (s,q) (1.04, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6146356Z Skipping (s,q) (1.05, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6146511Z Skipping (s,q) (1.06, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6146672Z Skipping (s,q) (1.07, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6146826Z Skipping (s,q) (1.08, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6146983Z Skipping (s,q) (1.09, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6147139Z Skipping (s,q) (1.1, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6147297Z Skipping (s,q) (1.11, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6147454Z Skipping (s,q) (1.12, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6147610Z Skipping (s,q) (1.13, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6147764Z Skipping (s,q) (1.14, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6147927Z Skipping (s,q) (1.15, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6148083Z Skipping (s,q) (1.16, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6148241Z Skipping (s,q) (1.17, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6148395Z Skipping (s,q) (1.18, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6148552Z Skipping (s,q) (1.19, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6148709Z Skipping (s,q) (1.2, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6148868Z Skipping (s,q) (1.21, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6149022Z Skipping (s,q) (1.22, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6149184Z Skipping (s,q) (1.23, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6149341Z Skipping (s,q) (1.24, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6149495Z Skipping (s,q) (1.25, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6149652Z Skipping (s,q) (1.26, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6149852Z Skipping (s,q) (1.27, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6150010Z Skipping (s,q) (1.28, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6150164Z Skipping (s,q) (1.29, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6150319Z Skipping (s,q) (1.3, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6150477Z Skipping (s,q) (1.31, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6150633Z Skipping (s,q) (1.32, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6150787Z Skipping (s,q) (1.33, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6150944Z Skipping (s,q) (1.34, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6151099Z Skipping (s,q) (1.35, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6151256Z Skipping (s,q) (1.36, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6151409Z Skipping (s,q) (1.37, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6151568Z Skipping (s,q) (1.38, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6151725Z Skipping (s,q) (1.39, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6151880Z Skipping (s,q) (1.4, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6152074Z Skipping (s,q) (1.41, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6152234Z Skipping (s,q) (1.42, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6152390Z Skipping (s,q) (1.43, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6152549Z Skipping (s,q) (1.44, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6152740Z Skipping (s,q) (1.45, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6152895Z Skipping (s,q) (1.46, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6153051Z Skipping (s,q) (1.47, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6153207Z Skipping (s,q) (1.48, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6153399Z Skipping (s,q) (1.49, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6153563Z Skipping (s,q) (1.5, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6153720Z Skipping (s,q) (1.51, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6153879Z Skipping (s,q) (1.52, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6154035Z Skipping (s,q) (1.53, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6154189Z Skipping (s,q) (1.54, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6154347Z Skipping (s,q) (1.55, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6154502Z Skipping (s,q) (1.56, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6154663Z Skipping (s,q) (1.57, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6154822Z Skipping (s,q) (1.58, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6154977Z Skipping (s,q) (1.59, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6155136Z Skipping (s,q) (1.6, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6155295Z Skipping (s,q) (1.61, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6155449Z Skipping (s,q) (1.62, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6155606Z Skipping (s,q) (1.63, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6155763Z Skipping (s,q) (1.64, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6155917Z Skipping (s,q) (1.65, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6156075Z Skipping (s,q) (1.66, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6156230Z Skipping (s,q) (1.67, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6156390Z Skipping (s,q) (1.68, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6156545Z Skipping (s,q) (1.69, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6156699Z Skipping (s,q) (1.7, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6156860Z Skipping (s,q) (1.71, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6157061Z Skipping (s,q) (1.72, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6157215Z Skipping (s,q) (1.73, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6157372Z Skipping (s,q) (1.74, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6157529Z Skipping (s,q) (1.75, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6157684Z Skipping (s,q) (1.76, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6157842Z Skipping (s,q) (1.77, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6157998Z Skipping (s,q) (1.78, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6158158Z Skipping (s,q) (1.79, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6158313Z Skipping (s,q) (1.8, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6158466Z Skipping (s,q) (1.81, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6158626Z Skipping (s,q) (1.82, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6158783Z Skipping (s,q) (1.83, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6158940Z Skipping (s,q) (1.84, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6159100Z Skipping (s,q) (1.85, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6159294Z Skipping (s,q) (1.86, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6159452Z Skipping (s,q) (1.87, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6159611Z Skipping (s,q) (1.88, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6159765Z Skipping (s,q) (1.89, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6159963Z Skipping (s,q) (1.9, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6160120Z Skipping (s,q) (1.91, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6160274Z Skipping (s,q) (1.92, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6160430Z Skipping (s,q) (1.93, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6160621Z Skipping (s,q) (1.94, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6160786Z Skipping (s,q) (1.95, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6160964Z Skipping (s,q) (1.96, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6161144Z Skipping (s,q) (1.97, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6161305Z Skipping (s,q) (1.98, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6161459Z Skipping (s,q) (1.99, 350): inconsistent with heavy hitters! 2025-05-07T20:58:07.6161613Z Skipping (s,q) (0.01, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6161771Z Skipping (s,q) (0.02, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6161929Z Skipping (s,q) (0.03, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6162087Z Skipping (s,q) (0.04, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6162242Z Skipping (s,q) (0.05, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6162397Z Skipping (s,q) (0.06, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6162559Z Skipping (s,q) (0.07, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6162713Z Skipping (s,q) (0.08, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6162866Z Skipping (s,q) (0.09, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6163024Z Skipping (s,q) (0.1, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6163182Z Skipping (s,q) (0.11, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6163339Z Skipping (s,q) (0.12, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6163495Z Skipping (s,q) (0.13, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6163651Z Skipping (s,q) (0.14, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6163808Z Skipping (s,q) (0.15, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6163961Z Skipping (s,q) (0.16, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6164115Z Skipping (s,q) (0.17, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6164343Z Skipping (s,q) (0.18, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6164497Z Skipping (s,q) (0.19, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6164655Z Skipping (s,q) (0.2, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6164812Z Skipping (s,q) (0.21, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6164967Z Skipping (s,q) (0.22, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6165128Z Skipping (s,q) (0.23, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6165284Z Skipping (s,q) (0.24, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6165439Z Skipping (s,q) (0.25, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6165598Z Skipping (s,q) (0.26, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6165754Z Skipping (s,q) (0.27, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6165909Z Skipping (s,q) (0.28, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6166068Z Skipping (s,q) (0.29, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6166225Z Skipping (s,q) (0.3, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6166382Z Skipping (s,q) (0.31, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6166578Z Skipping (s,q) (0.32, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6166735Z Skipping (s,q) (0.33, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6166946Z Skipping (s,q) (0.34, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6167101Z Skipping (s,q) (0.35, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6167294Z Skipping (s,q) (0.36, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6167452Z Skipping (s,q) (0.37, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6167608Z Skipping (s,q) (0.38, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6167766Z Skipping (s,q) (0.39, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6167958Z Skipping (s,q) (0.4, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6168116Z Skipping (s,q) (0.41, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6168273Z Skipping (s,q) (0.42, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6168428Z Skipping (s,q) (0.43, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6168586Z Skipping (s,q) (0.44, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6168743Z Skipping (s,q) (0.45, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6168899Z Skipping (s,q) (0.46, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6169057Z Skipping (s,q) (0.47, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6169216Z Skipping (s,q) (0.48, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6169370Z Skipping (s,q) (0.49, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6169527Z Skipping (s,q) (0.5, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6169681Z Skipping (s,q) (0.51, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6169840Z Skipping (s,q) (0.52, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6170000Z Skipping (s,q) (0.53, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6170154Z Skipping (s,q) (0.54, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6170313Z Skipping (s,q) (0.55, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6170468Z Skipping (s,q) (0.56, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6170623Z Skipping (s,q) (0.57, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6170781Z Skipping (s,q) (0.58, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6170937Z Skipping (s,q) (0.59, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6171090Z Skipping (s,q) (0.6, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6171250Z Skipping (s,q) (0.61, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6171405Z Skipping (s,q) (0.62, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6171607Z Skipping (s,q) (0.63, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6171761Z Skipping (s,q) (0.64, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6171916Z Skipping (s,q) (0.65, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6172074Z Skipping (s,q) (0.66, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6172229Z Skipping (s,q) (0.67, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6172382Z Skipping (s,q) (0.68, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6172539Z Skipping (s,q) (0.69, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6172695Z Skipping (s,q) (0.7, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6172849Z Skipping (s,q) (0.71, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6173006Z Skipping (s,q) (0.72, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6173159Z Skipping (s,q) (0.73, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6173318Z Skipping (s,q) (0.74, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6173477Z Skipping (s,q) (0.75, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6173631Z Skipping (s,q) (0.76, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6173829Z Skipping (s,q) (0.77, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6173985Z Skipping (s,q) (0.78, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6174138Z Skipping (s,q) (0.79, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6174296Z Skipping (s,q) (0.8, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6174490Z Skipping (s,q) (0.81, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6174648Z Skipping (s,q) (0.82, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6174803Z Skipping (s,q) (0.83, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6174959Z Skipping (s,q) (0.84, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6175156Z Skipping (s,q) (0.85, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6175313Z Skipping (s,q) (0.86, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6175466Z Skipping (s,q) (0.87, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6175625Z Skipping (s,q) (0.88, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6175781Z Skipping (s,q) (0.89, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6175938Z Skipping (s,q) (0.9, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6176093Z Skipping (s,q) (0.91, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6176247Z Skipping (s,q) (0.92, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6176407Z Skipping (s,q) (0.93, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6176562Z Skipping (s,q) (0.94, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6176716Z Skipping (s,q) (0.95, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6176875Z Skipping (s,q) (0.96, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6177034Z Skipping (s,q) (0.97, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6177191Z Skipping (s,q) (0.98, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6177345Z Skipping (s,q) (0.99, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6177498Z Skipping (s,q) (1, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6177657Z Skipping (s,q) (1.01, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6177811Z Skipping (s,q) (1.02, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6177965Z Skipping (s,q) (1.03, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6178126Z Skipping (s,q) (1.04, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6178282Z Skipping (s,q) (1.05, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6178440Z Skipping (s,q) (1.06, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6178593Z Skipping (s,q) (1.07, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6178796Z Skipping (s,q) (1.08, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6178954Z Skipping (s,q) (1.09, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6179110Z Skipping (s,q) (1.1, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6179266Z Skipping (s,q) (1.11, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6179422Z Skipping (s,q) (1.12, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6179577Z Skipping (s,q) (1.13, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6179734Z Skipping (s,q) (1.14, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6179891Z Skipping (s,q) (1.15, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6180046Z Skipping (s,q) (1.16, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6180202Z Skipping (s,q) (1.17, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6180356Z Skipping (s,q) (1.18, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6180512Z Skipping (s,q) (1.19, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6180673Z Skipping (s,q) (1.2, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6180828Z Skipping (s,q) (1.21, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6181022Z Skipping (s,q) (1.22, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6183822Z Skipping (s,q) (1.23, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6183997Z Skipping (s,q) (1.24, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6184156Z Skipping (s,q) (1.25, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6184311Z Skipping (s,q) (1.26, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6184527Z Skipping (s,q) (1.27, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6184686Z Skipping (s,q) (1.28, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6184839Z Skipping (s,q) (1.29, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6184993Z Skipping (s,q) (1.3, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6185191Z Skipping (s,q) (1.31, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6185346Z Skipping (s,q) (1.32, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6185503Z Skipping (s,q) (1.33, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6185658Z Skipping (s,q) (1.34, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6185812Z Skipping (s,q) (1.35, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6185966Z Skipping (s,q) (1.36, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6186119Z Skipping (s,q) (1.37, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6186274Z Skipping (s,q) (1.38, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6186432Z Skipping (s,q) (1.39, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6186586Z Skipping (s,q) (1.4, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6186743Z Skipping (s,q) (1.41, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6186900Z Skipping (s,q) (1.42, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6187054Z Skipping (s,q) (1.43, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6187210Z Skipping (s,q) (1.44, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6187366Z Skipping (s,q) (1.45, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6187520Z Skipping (s,q) (1.46, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6187675Z Skipping (s,q) (1.47, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6187828Z Skipping (s,q) (1.48, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6187987Z Skipping (s,q) (1.49, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6188141Z Skipping (s,q) (1.5, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6188297Z Skipping (s,q) (1.51, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6188452Z Skipping (s,q) (1.52, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6188609Z Skipping (s,q) (1.53, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6188809Z Skipping (s,q) (1.54, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6188964Z Skipping (s,q) (1.55, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6189118Z Skipping (s,q) (1.56, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6189275Z Skipping (s,q) (1.57, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6189429Z Skipping (s,q) (1.58, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6189581Z Skipping (s,q) (1.59, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6189739Z Skipping (s,q) (1.6, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6189893Z Skipping (s,q) (1.61, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6190046Z Skipping (s,q) (1.62, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6190202Z Skipping (s,q) (1.63, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6190358Z Skipping (s,q) (1.64, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6190514Z Skipping (s,q) (1.65, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6190675Z Skipping (s,q) (1.66, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6190904Z Skipping (s,q) (1.67, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6191074Z Skipping (s,q) (1.68, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6191229Z Skipping (s,q) (1.69, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6191382Z Skipping (s,q) (1.7, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6191543Z Skipping (s,q) (1.71, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6191736Z Skipping (s,q) (1.72, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6191890Z Skipping (s,q) (1.73, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6192046Z Skipping (s,q) (1.74, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6192200Z Skipping (s,q) (1.75, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6192422Z Skipping (s,q) (1.76, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6192579Z Skipping (s,q) (1.77, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6192731Z Skipping (s,q) (1.78, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6192890Z Skipping (s,q) (1.79, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6193044Z Skipping (s,q) (1.8, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6193198Z Skipping (s,q) (1.81, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6193355Z Skipping (s,q) (1.82, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6193510Z Skipping (s,q) (1.83, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6193665Z Skipping (s,q) (1.84, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6193818Z Skipping (s,q) (1.85, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6193972Z Skipping (s,q) (1.86, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6194134Z Skipping (s,q) (1.87, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6194288Z Skipping (s,q) (1.88, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6194441Z Skipping (s,q) (1.89, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6194600Z Skipping (s,q) (1.9, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6194754Z Skipping (s,q) (1.91, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6194911Z Skipping (s,q) (1.92, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6195063Z Skipping (s,q) (1.93, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6195218Z Skipping (s,q) (1.94, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6195374Z Skipping (s,q) (1.95, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6195527Z Skipping (s,q) (1.96, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6195680Z Skipping (s,q) (1.97, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6195840Z Skipping (s,q) (1.98, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6196039Z Skipping (s,q) (1.99, 375): inconsistent with heavy hitters! 2025-05-07T20:58:07.6196195Z Skipping (s,q) (0.01, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6196351Z Skipping (s,q) (0.02, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6196505Z Skipping (s,q) (0.03, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6196660Z Skipping (s,q) (0.04, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6196815Z Skipping (s,q) (0.05, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6196970Z Skipping (s,q) (0.06, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6197125Z Skipping (s,q) (0.07, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6197279Z Skipping (s,q) (0.08, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6197433Z Skipping (s,q) (0.09, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6197588Z Skipping (s,q) (0.1, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6197745Z Skipping (s,q) (0.11, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6197899Z Skipping (s,q) (0.12, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6198051Z Skipping (s,q) (0.13, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6198243Z Skipping (s,q) (0.14, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6198402Z Skipping (s,q) (0.15, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6198555Z Skipping (s,q) (0.16, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6198707Z Skipping (s,q) (0.17, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6198949Z Skipping (s,q) (0.18, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6199105Z Skipping (s,q) (0.19, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6199259Z Skipping (s,q) (0.2, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6199413Z Skipping (s,q) (0.21, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6199608Z Skipping (s,q) (0.22, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6199765Z Skipping (s,q) (0.23, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6199919Z Skipping (s,q) (0.24, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6200075Z Skipping (s,q) (0.25, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6200232Z Skipping (s,q) (0.26, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6200384Z Skipping (s,q) (0.27, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6200540Z Skipping (s,q) (0.28, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6200700Z Skipping (s,q) (0.29, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6200854Z Skipping (s,q) (0.3, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6201012Z Skipping (s,q) (0.31, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6201165Z Skipping (s,q) (0.32, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6201321Z Skipping (s,q) (0.33, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6201479Z Skipping (s,q) (0.34, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6201633Z Skipping (s,q) (0.35, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6201792Z Skipping (s,q) (0.36, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6201943Z Skipping (s,q) (0.37, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6202096Z Skipping (s,q) (0.38, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6202251Z Skipping (s,q) (0.39, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6202406Z Skipping (s,q) (0.4, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6202559Z Skipping (s,q) (0.41, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6202714Z Skipping (s,q) (0.42, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6202868Z Skipping (s,q) (0.43, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6203025Z Skipping (s,q) (0.44, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6203221Z Skipping (s,q) (0.45, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6203375Z Skipping (s,q) (0.46, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6203533Z Skipping (s,q) (0.47, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6203686Z Skipping (s,q) (0.48, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6203839Z Skipping (s,q) (0.49, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6203994Z Skipping (s,q) (0.5, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6204151Z Skipping (s,q) (0.51, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6204307Z Skipping (s,q) (0.52, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6204795Z Skipping (s,q) (0.53, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6204951Z Skipping (s,q) (0.54, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6205109Z Skipping (s,q) (0.55, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6205261Z Skipping (s,q) (0.56, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6205411Z Skipping (s,q) (0.57, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6205563Z Skipping (s,q) (0.58, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6205797Z Skipping (s,q) (0.59, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6205954Z Skipping (s,q) (0.6, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6206103Z Skipping (s,q) (0.61, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6206253Z Skipping (s,q) (0.62, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6206467Z Skipping (s,q) (0.63, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6206618Z Skipping (s,q) (0.64, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6206768Z Skipping (s,q) (0.65, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6207009Z Skipping (s,q) (0.66, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6207224Z Skipping (s,q) (0.67, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6207379Z Skipping (s,q) (0.68, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6207537Z Skipping (s,q) (0.69, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6207698Z Skipping (s,q) (0.7, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6207856Z Skipping (s,q) (0.71, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6208011Z Skipping (s,q) (0.72, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6208166Z Skipping (s,q) (0.73, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6208326Z Skipping (s,q) (0.74, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6208480Z Skipping (s,q) (0.75, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6208633Z Skipping (s,q) (0.76, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6208788Z Skipping (s,q) (0.77, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6208946Z Skipping (s,q) (0.78, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6209105Z Skipping (s,q) (0.79, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6209260Z Skipping (s,q) (0.8, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6209416Z Skipping (s,q) (0.81, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6209572Z Skipping (s,q) (0.82, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6209728Z Skipping (s,q) (0.83, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6209881Z Skipping (s,q) (0.84, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6210042Z Skipping (s,q) (0.85, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6210196Z Skipping (s,q) (0.86, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6210355Z Skipping (s,q) (0.87, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6210508Z Skipping (s,q) (0.88, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6210666Z Skipping (s,q) (0.89, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6210895Z Skipping (s,q) (0.9, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6211049Z Skipping (s,q) (0.91, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6211207Z Skipping (s,q) (0.92, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6211364Z Skipping (s,q) (0.93, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6211520Z Skipping (s,q) (0.94, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6211676Z Skipping (s,q) (0.95, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6211835Z Skipping (s,q) (0.96, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6211989Z Skipping (s,q) (0.97, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6212145Z Skipping (s,q) (0.98, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6212299Z Skipping (s,q) (0.99, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6212454Z Skipping (s,q) (1, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6212615Z Skipping (s,q) (1.01, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6212770Z Skipping (s,q) (1.02, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6212927Z Skipping (s,q) (1.03, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6213123Z Skipping (s,q) (1.04, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6213279Z Skipping (s,q) (1.05, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6213436Z Skipping (s,q) (1.06, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6213589Z Skipping (s,q) (1.07, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6213780Z Skipping (s,q) (1.08, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6213939Z Skipping (s,q) (1.09, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6214095Z Skipping (s,q) (1.1, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6214252Z Skipping (s,q) (1.11, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6214448Z Skipping (s,q) (1.12, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6214603Z Skipping (s,q) (1.13, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6214760Z Skipping (s,q) (1.14, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6214917Z Skipping (s,q) (1.15, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6215070Z Skipping (s,q) (1.16, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6215226Z Skipping (s,q) (1.17, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6215382Z Skipping (s,q) (1.18, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6215540Z Skipping (s,q) (1.19, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6215698Z Skipping (s,q) (1.2, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6215854Z Skipping (s,q) (1.21, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6216011Z Skipping (s,q) (1.22, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6216169Z Skipping (s,q) (1.23, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6216325Z Skipping (s,q) (1.24, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6216482Z Skipping (s,q) (1.25, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6216638Z Skipping (s,q) (1.26, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6216792Z Skipping (s,q) (1.27, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6216950Z Skipping (s,q) (1.28, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6217104Z Skipping (s,q) (1.29, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6217265Z Skipping (s,q) (1.3, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6217419Z Skipping (s,q) (1.31, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6217573Z Skipping (s,q) (1.32, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6217730Z Skipping (s,q) (1.33, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6217887Z Skipping (s,q) (1.34, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6218084Z Skipping (s,q) (1.35, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6218241Z Skipping (s,q) (1.36, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6218399Z Skipping (s,q) (1.37, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6218555Z Skipping (s,q) (1.38, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6218709Z Skipping (s,q) (1.39, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6218863Z Skipping (s,q) (1.4, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6219020Z Skipping (s,q) (1.41, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6219177Z Skipping (s,q) (1.42, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6219331Z Skipping (s,q) (1.43, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6219488Z Skipping (s,q) (1.44, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6219643Z Skipping (s,q) (1.45, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6219808Z Skipping (s,q) (1.46, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6219963Z Skipping (s,q) (1.47, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6220116Z Skipping (s,q) (1.48, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6220313Z Skipping (s,q) (1.49, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6220469Z Skipping (s,q) (1.5, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6220624Z Skipping (s,q) (1.51, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6220782Z Skipping (s,q) (1.52, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6221000Z Skipping (s,q) (1.53, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6221159Z Skipping (s,q) (1.54, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6221315Z Skipping (s,q) (1.55, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6221470Z Skipping (s,q) (1.56, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6221668Z Skipping (s,q) (1.57, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6221823Z Skipping (s,q) (1.58, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6221977Z Skipping (s,q) (1.59, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6222136Z Skipping (s,q) (1.6, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6222289Z Skipping (s,q) (1.61, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6222447Z Skipping (s,q) (1.62, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6222600Z Skipping (s,q) (1.63, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6222758Z Skipping (s,q) (1.64, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6222915Z Skipping (s,q) (1.65, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6223070Z Skipping (s,q) (1.66, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6223223Z Skipping (s,q) (1.67, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6223382Z Skipping (s,q) (1.68, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6223539Z Skipping (s,q) (1.69, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6223694Z Skipping (s,q) (1.7, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6223854Z Skipping (s,q) (1.71, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6224009Z Skipping (s,q) (1.72, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6224165Z Skipping (s,q) (1.73, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6224322Z Skipping (s,q) (1.74, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6224478Z Skipping (s,q) (1.75, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6224636Z Skipping (s,q) (1.76, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6224793Z Skipping (s,q) (1.77, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6224947Z Skipping (s,q) (1.78, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6225108Z Skipping (s,q) (1.79, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6225307Z Skipping (s,q) (1.8, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6225463Z Skipping (s,q) (1.81, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6225618Z Skipping (s,q) (1.82, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6225775Z Skipping (s,q) (1.83, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6225931Z Skipping (s,q) (1.84, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6226085Z Skipping (s,q) (1.85, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6226240Z Skipping (s,q) (1.86, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6226399Z Skipping (s,q) (1.87, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6226553Z Skipping (s,q) (1.88, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6226709Z Skipping (s,q) (1.89, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6226863Z Skipping (s,q) (1.9, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6227023Z Skipping (s,q) (1.91, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6227181Z Skipping (s,q) (1.92, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6227336Z Skipping (s,q) (1.93, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6227531Z Skipping (s,q) (1.94, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6227691Z Skipping (s,q) (1.95, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6227846Z Skipping (s,q) (1.96, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6228004Z Skipping (s,q) (1.97, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6228197Z Skipping (s,q) (1.98, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6228353Z Skipping (s,q) (1.99, 400): inconsistent with heavy hitters! 2025-05-07T20:58:07.6228510Z Skipping (s,q) (0.01, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6228665Z Skipping (s,q) (0.02, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6228863Z Skipping (s,q) (0.03, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6229021Z Skipping (s,q) (0.04, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6229177Z Skipping (s,q) (0.05, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6229339Z Skipping (s,q) (0.06, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6229495Z Skipping (s,q) (0.07, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6229649Z Skipping (s,q) (0.08, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6229806Z Skipping (s,q) (0.09, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6229962Z Skipping (s,q) (0.1, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6230117Z Skipping (s,q) (0.11, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6230276Z Skipping (s,q) (0.12, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6230430Z Skipping (s,q) (0.13, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6230589Z Skipping (s,q) (0.14, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6230747Z Skipping (s,q) (0.15, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6230901Z Skipping (s,q) (0.16, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6231061Z Skipping (s,q) (0.17, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6231214Z Skipping (s,q) (0.18, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6231368Z Skipping (s,q) (0.19, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6231525Z Skipping (s,q) (0.2, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6231681Z Skipping (s,q) (0.21, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6231835Z Skipping (s,q) (0.22, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6231994Z Skipping (s,q) (0.23, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6232149Z Skipping (s,q) (0.24, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6232310Z Skipping (s,q) (0.25, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6232507Z Skipping (s,q) (0.26, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6232662Z Skipping (s,q) (0.27, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6232818Z Skipping (s,q) (0.28, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6232975Z Skipping (s,q) (0.29, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6233129Z Skipping (s,q) (0.3, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6233287Z Skipping (s,q) (0.31, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6233441Z Skipping (s,q) (0.32, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6233600Z Skipping (s,q) (0.33, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6233756Z Skipping (s,q) (0.34, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6233910Z Skipping (s,q) (0.35, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6234067Z Skipping (s,q) (0.36, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6234226Z Skipping (s,q) (0.37, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6234380Z Skipping (s,q) (0.38, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6234538Z Skipping (s,q) (0.39, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6234733Z Skipping (s,q) (0.4, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6234892Z Skipping (s,q) (0.41, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6235046Z Skipping (s,q) (0.42, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6235200Z Skipping (s,q) (0.43, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6235394Z Skipping (s,q) (0.44, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6235549Z Skipping (s,q) (0.45, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6235704Z Skipping (s,q) (0.46, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6235861Z Skipping (s,q) (0.47, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6236059Z Skipping (s,q) (0.48, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6236217Z Skipping (s,q) (0.49, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6236372Z Skipping (s,q) (0.5, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6236529Z Skipping (s,q) (0.51, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6236686Z Skipping (s,q) (0.52, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6236839Z Skipping (s,q) (0.53, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6236993Z Skipping (s,q) (0.54, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6237154Z Skipping (s,q) (0.55, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6237308Z Skipping (s,q) (0.56, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6237465Z Skipping (s,q) (0.57, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6237621Z Skipping (s,q) (0.58, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6237778Z Skipping (s,q) (0.59, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6237938Z Skipping (s,q) (0.6, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6238093Z Skipping (s,q) (0.61, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6238250Z Skipping (s,q) (0.62, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6238407Z Skipping (s,q) (0.63, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6238561Z Skipping (s,q) (0.64, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6238717Z Skipping (s,q) (0.65, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6238873Z Skipping (s,q) (0.66, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6239027Z Skipping (s,q) (0.67, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6239184Z Skipping (s,q) (0.68, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6239338Z Skipping (s,q) (0.69, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6239494Z Skipping (s,q) (0.7, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6239695Z Skipping (s,q) (0.71, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6239849Z Skipping (s,q) (0.72, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6240004Z Skipping (s,q) (0.73, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6240164Z Skipping (s,q) (0.74, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6240320Z Skipping (s,q) (0.75, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6240477Z Skipping (s,q) (0.76, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6240631Z Skipping (s,q) (0.77, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6240787Z Skipping (s,q) (0.78, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6240944Z Skipping (s,q) (0.79, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6241099Z Skipping (s,q) (0.8, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6241253Z Skipping (s,q) (0.81, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6241414Z Skipping (s,q) (0.82, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6241570Z Skipping (s,q) (0.83, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6241725Z Skipping (s,q) (0.84, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6241918Z Skipping (s,q) (0.85, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6242074Z Skipping (s,q) (0.86, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6242232Z Skipping (s,q) (0.87, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6242386Z Skipping (s,q) (0.88, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6242576Z Skipping (s,q) (0.89, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6242735Z Skipping (s,q) (0.9, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6242889Z Skipping (s,q) (0.91, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6243047Z Skipping (s,q) (0.92, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6243242Z Skipping (s,q) (0.93, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6243397Z Skipping (s,q) (0.94, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6243554Z Skipping (s,q) (0.95, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6243711Z Skipping (s,q) (0.96, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6243870Z Skipping (s,q) (0.97, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6244028Z Skipping (s,q) (0.98, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6244183Z Skipping (s,q) (0.99, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6244341Z Skipping (s,q) (1, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6244496Z Skipping (s,q) (1.01, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6244651Z Skipping (s,q) (1.02, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6244810Z Skipping (s,q) (1.03, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6244967Z Skipping (s,q) (1.04, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6245124Z Skipping (s,q) (1.05, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6245283Z Skipping (s,q) (1.06, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6245439Z Skipping (s,q) (1.07, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6245602Z Skipping (s,q) (1.08, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6245756Z Skipping (s,q) (1.09, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6245910Z Skipping (s,q) (1.1, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6246069Z Skipping (s,q) (1.11, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6246226Z Skipping (s,q) (1.12, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6246380Z Skipping (s,q) (1.13, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6246537Z Skipping (s,q) (1.14, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6246692Z Skipping (s,q) (1.15, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6246948Z Skipping (s,q) (1.16, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6247104Z Skipping (s,q) (1.17, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6247259Z Skipping (s,q) (1.18, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6247419Z Skipping (s,q) (1.19, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6247572Z Skipping (s,q) (1.2, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6247727Z Skipping (s,q) (1.21, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6247885Z Skipping (s,q) (1.22, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6248042Z Skipping (s,q) (1.23, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6248196Z Skipping (s,q) (1.24, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6248355Z Skipping (s,q) (1.25, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6248510Z Skipping (s,q) (1.26, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6248675Z Skipping (s,q) (1.27, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6248830Z Skipping (s,q) (1.28, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6248986Z Skipping (s,q) (1.29, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6249207Z Skipping (s,q) (1.3, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6249364Z Skipping (s,q) (1.31, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6249518Z Skipping (s,q) (1.32, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6249677Z Skipping (s,q) (1.33, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6249869Z Skipping (s,q) (1.34, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6250029Z Skipping (s,q) (1.35, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6250186Z Skipping (s,q) (1.36, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6250340Z Skipping (s,q) (1.37, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6250534Z Skipping (s,q) (1.38, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6250692Z Skipping (s,q) (1.39, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6250846Z Skipping (s,q) (1.4, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6251007Z Skipping (s,q) (1.41, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6251162Z Skipping (s,q) (1.42, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6251319Z Skipping (s,q) (1.43, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6251474Z Skipping (s,q) (1.44, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6251631Z Skipping (s,q) (1.45, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6251788Z Skipping (s,q) (1.46, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6251943Z Skipping (s,q) (1.47, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6252098Z Skipping (s,q) (1.48, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6252259Z Skipping (s,q) (1.49, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6252416Z Skipping (s,q) (1.5, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6252575Z Skipping (s,q) (1.51, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6252731Z Skipping (s,q) (1.52, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6252888Z Skipping (s,q) (1.53, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6253046Z Skipping (s,q) (1.54, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6253199Z Skipping (s,q) (1.55, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6253353Z Skipping (s,q) (1.56, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6253513Z Skipping (s,q) (1.57, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6253667Z Skipping (s,q) (1.58, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6253823Z Skipping (s,q) (1.59, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6253976Z Skipping (s,q) (1.6, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6254187Z Skipping (s,q) (1.61, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6254345Z Skipping (s,q) (1.62, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6254498Z Skipping (s,q) (1.63, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6254655Z Skipping (s,q) (1.64, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6254812Z Skipping (s,q) (1.65, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6254968Z Skipping (s,q) (1.66, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6255123Z Skipping (s,q) (1.67, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6255286Z Skipping (s,q) (1.68, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6255440Z Skipping (s,q) (1.69, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6255597Z Skipping (s,q) (1.7, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6255752Z Skipping (s,q) (1.71, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6255912Z Skipping (s,q) (1.72, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6256070Z Skipping (s,q) (1.73, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6256224Z Skipping (s,q) (1.74, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6256421Z Skipping (s,q) (1.75, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6256581Z Skipping (s,q) (1.76, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6256736Z Skipping (s,q) (1.77, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6256892Z Skipping (s,q) (1.78, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6257084Z Skipping (s,q) (1.79, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6257239Z Skipping (s,q) (1.8, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6257397Z Skipping (s,q) (1.81, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6257553Z Skipping (s,q) (1.82, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6257744Z Skipping (s,q) (1.83, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6257906Z Skipping (s,q) (1.84, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6258065Z Skipping (s,q) (1.85, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6258224Z Skipping (s,q) (1.86, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6258378Z Skipping (s,q) (1.87, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6258535Z Skipping (s,q) (1.88, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6258693Z Skipping (s,q) (1.89, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6258848Z Skipping (s,q) (1.9, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6259002Z Skipping (s,q) (1.91, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6259159Z Skipping (s,q) (1.92, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6259313Z Skipping (s,q) (1.93, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6259475Z Skipping (s,q) (1.94, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6259632Z Skipping (s,q) (1.95, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6259785Z Skipping (s,q) (1.96, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6259943Z Skipping (s,q) (1.97, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6260100Z Skipping (s,q) (1.98, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6260257Z Skipping (s,q) (1.99, 425): inconsistent with heavy hitters! 2025-05-07T20:58:07.6260414Z Skipping (s,q) (0.01, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6260570Z Skipping (s,q) (0.02, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6260731Z Skipping (s,q) (0.03, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6260887Z Skipping (s,q) (0.04, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6261042Z Skipping (s,q) (0.05, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6261200Z Skipping (s,q) (0.06, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6261401Z Skipping (s,q) (0.07, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6261555Z Skipping (s,q) (0.08, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6261713Z Skipping (s,q) (0.09, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6261869Z Skipping (s,q) (0.1, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6262027Z Skipping (s,q) (0.11, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6262182Z Skipping (s,q) (0.12, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6262337Z Skipping (s,q) (0.13, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6262496Z Skipping (s,q) (0.14, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6262651Z Skipping (s,q) (0.15, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6262808Z Skipping (s,q) (0.16, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6262964Z Skipping (s,q) (0.17, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6263124Z Skipping (s,q) (0.18, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6263278Z Skipping (s,q) (0.19, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6263435Z Skipping (s,q) (0.2, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6263630Z Skipping (s,q) (0.21, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6263787Z Skipping (s,q) (0.22, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6263943Z Skipping (s,q) (0.23, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6264096Z Skipping (s,q) (0.24, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6264291Z Skipping (s,q) (0.25, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6264447Z Skipping (s,q) (0.26, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6264600Z Skipping (s,q) (0.27, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6264757Z Skipping (s,q) (0.28, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6264948Z Skipping (s,q) (0.29, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6265109Z Skipping (s,q) (0.3, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6265265Z Skipping (s,q) (0.31, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6265421Z Skipping (s,q) (0.32, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6265578Z Skipping (s,q) (0.33, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6265732Z Skipping (s,q) (0.34, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6265887Z Skipping (s,q) (0.35, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6266045Z Skipping (s,q) (0.36, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6266199Z Skipping (s,q) (0.37, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6266356Z Skipping (s,q) (0.38, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6266509Z Skipping (s,q) (0.39, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6266668Z Skipping (s,q) (0.4, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6266828Z Skipping (s,q) (0.41, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6266983Z Skipping (s,q) (0.42, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6267138Z Skipping (s,q) (0.43, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6267302Z Skipping (s,q) (0.44, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6267457Z Skipping (s,q) (0.45, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6267614Z Skipping (s,q) (0.46, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6267768Z Skipping (s,q) (0.47, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6267925Z Skipping (s,q) (0.48, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6268081Z Skipping (s,q) (0.49, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6268235Z Skipping (s,q) (0.5, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6268390Z Skipping (s,q) (0.51, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6268597Z Skipping (s,q) (0.52, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6268752Z Skipping (s,q) (0.53, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6268911Z Skipping (s,q) (0.54, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6269069Z Skipping (s,q) (0.55, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6269226Z Skipping (s,q) (0.56, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6269383Z Skipping (s,q) (0.57, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6269538Z Skipping (s,q) (0.58, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6269694Z Skipping (s,q) (0.59, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6269852Z Skipping (s,q) (0.6, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6270007Z Skipping (s,q) (0.61, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6270165Z Skipping (s,q) (0.62, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6270327Z Skipping (s,q) (0.63, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6270484Z Skipping (s,q) (0.64, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6270645Z Skipping (s,q) (0.65, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6270838Z Skipping (s,q) (0.66, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6270993Z Skipping (s,q) (0.67, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6271150Z Skipping (s,q) (0.68, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6271306Z Skipping (s,q) (0.69, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6271498Z Skipping (s,q) (0.7, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6271658Z Skipping (s,q) (0.71, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6271813Z Skipping (s,q) (0.72, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6271971Z Skipping (s,q) (0.73, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6272165Z Skipping (s,q) (0.74, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6272323Z Skipping (s,q) (0.75, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6272479Z Skipping (s,q) (0.76, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6272636Z Skipping (s,q) (0.77, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6272791Z Skipping (s,q) (0.78, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6272950Z Skipping (s,q) (0.79, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6273106Z Skipping (s,q) (0.8, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6273265Z Skipping (s,q) (0.81, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6273424Z Skipping (s,q) (0.82, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6273579Z Skipping (s,q) (0.83, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6273738Z Skipping (s,q) (0.84, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6273892Z Skipping (s,q) (0.85, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6274052Z Skipping (s,q) (0.86, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6274210Z Skipping (s,q) (0.87, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6274366Z Skipping (s,q) (0.88, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6274528Z Skipping (s,q) (0.89, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6274681Z Skipping (s,q) (0.9, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6274836Z Skipping (s,q) (0.91, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6274993Z Skipping (s,q) (0.92, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6275151Z Skipping (s,q) (0.93, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6275305Z Skipping (s,q) (0.94, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6275461Z Skipping (s,q) (0.95, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6275617Z Skipping (s,q) (0.96, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6275844Z Skipping (s,q) (0.97, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6275999Z Skipping (s,q) (0.98, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6276153Z Skipping (s,q) (0.99, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6276308Z Skipping (s,q) (1, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6276463Z Skipping (s,q) (1.01, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6276619Z Skipping (s,q) (1.02, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6276777Z Skipping (s,q) (1.03, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6276934Z Skipping (s,q) (1.04, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6277091Z Skipping (s,q) (1.05, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6277245Z Skipping (s,q) (1.06, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6277399Z Skipping (s,q) (1.07, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6277556Z Skipping (s,q) (1.08, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6277714Z Skipping (s,q) (1.09, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6277868Z Skipping (s,q) (1.1, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6278065Z Skipping (s,q) (1.11, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6278223Z Skipping (s,q) (1.12, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6278382Z Skipping (s,q) (1.13, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6278536Z Skipping (s,q) (1.14, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6278729Z Skipping (s,q) (1.15, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6278887Z Skipping (s,q) (1.16, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6279041Z Skipping (s,q) (1.17, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6279195Z Skipping (s,q) (1.18, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6279392Z Skipping (s,q) (1.19, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6279549Z Skipping (s,q) (1.2, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6279704Z Skipping (s,q) (1.21, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6279864Z Skipping (s,q) (1.22, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6280023Z Skipping (s,q) (1.23, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6280181Z Skipping (s,q) (1.24, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6280336Z Skipping (s,q) (1.25, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6280491Z Skipping (s,q) (1.26, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6280654Z Skipping (s,q) (1.27, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6280810Z Skipping (s,q) (1.28, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6280964Z Skipping (s,q) (1.29, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6281121Z Skipping (s,q) (1.3, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6281280Z Skipping (s,q) (1.31, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6281437Z Skipping (s,q) (1.32, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6281592Z Skipping (s,q) (1.33, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6281749Z Skipping (s,q) (1.34, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6281906Z Skipping (s,q) (1.35, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6282061Z Skipping (s,q) (1.36, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6282214Z Skipping (s,q) (1.37, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6282372Z Skipping (s,q) (1.38, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6282527Z Skipping (s,q) (1.39, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6282684Z Skipping (s,q) (1.4, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6282839Z Skipping (s,q) (1.41, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6283041Z Skipping (s,q) (1.42, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6283201Z Skipping (s,q) (1.43, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6283356Z Skipping (s,q) (1.44, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6283512Z Skipping (s,q) (1.45, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6283671Z Skipping (s,q) (1.46, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6283826Z Skipping (s,q) (1.47, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6283984Z Skipping (s,q) (1.48, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6284141Z Skipping (s,q) (1.49, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6284296Z Skipping (s,q) (1.5, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6284455Z Skipping (s,q) (1.51, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6284610Z Skipping (s,q) (1.52, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6284767Z Skipping (s,q) (1.53, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6284927Z Skipping (s,q) (1.54, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6285082Z Skipping (s,q) (1.55, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6285279Z Skipping (s,q) (1.56, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6285434Z Skipping (s,q) (1.57, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6285588Z Skipping (s,q) (1.58, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6285744Z Skipping (s,q) (1.59, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6285936Z Skipping (s,q) (1.6, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6286092Z Skipping (s,q) (1.61, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6286251Z Skipping (s,q) (1.62, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6286405Z Skipping (s,q) (1.63, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6286599Z Skipping (s,q) (1.64, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6286756Z Skipping (s,q) (1.65, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6286960Z Skipping (s,q) (1.66, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6287117Z Skipping (s,q) (1.67, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6287271Z Skipping (s,q) (1.68, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6287424Z Skipping (s,q) (1.69, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6287581Z Skipping (s,q) (1.7, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6287737Z Skipping (s,q) (1.71, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6287892Z Skipping (s,q) (1.72, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6288047Z Skipping (s,q) (1.73, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6288200Z Skipping (s,q) (1.74, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6288357Z Skipping (s,q) (1.75, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6288516Z Skipping (s,q) (1.76, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6288668Z Skipping (s,q) (1.77, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6288824Z Skipping (s,q) (1.78, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6288980Z Skipping (s,q) (1.79, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6289133Z Skipping (s,q) (1.8, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6289288Z Skipping (s,q) (1.81, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6289443Z Skipping (s,q) (1.82, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6289601Z Skipping (s,q) (1.83, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6289758Z Skipping (s,q) (1.84, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6289912Z Skipping (s,q) (1.85, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6290067Z Skipping (s,q) (1.86, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6290267Z Skipping (s,q) (1.87, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6290422Z Skipping (s,q) (1.88, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6290579Z Skipping (s,q) (1.89, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6290733Z Skipping (s,q) (1.9, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6290888Z Skipping (s,q) (1.91, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6291041Z Skipping (s,q) (1.92, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6291194Z Skipping (s,q) (1.93, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6291355Z Skipping (s,q) (1.94, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6291508Z Skipping (s,q) (1.95, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6291668Z Skipping (s,q) (1.96, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6291823Z Skipping (s,q) (1.97, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6291979Z Skipping (s,q) (1.98, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6292138Z Skipping (s,q) (1.99, 450): inconsistent with heavy hitters! 2025-05-07T20:58:07.6292291Z Skipping (s,q) (0.01, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6292484Z Skipping (s,q) (0.02, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6292642Z Skipping (s,q) (0.03, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6292795Z Skipping (s,q) (0.04, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6292947Z Skipping (s,q) (0.05, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6293142Z Skipping (s,q) (0.06, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6293297Z Skipping (s,q) (0.07, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6293456Z Skipping (s,q) (0.08, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6293611Z Skipping (s,q) (0.09, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6293800Z Skipping (s,q) (0.1, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6293959Z Skipping (s,q) (0.11, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6294113Z Skipping (s,q) (0.12, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6294266Z Skipping (s,q) (0.13, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6294425Z Skipping (s,q) (0.14, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6294577Z Skipping (s,q) (0.15, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6294734Z Skipping (s,q) (0.16, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6294887Z Skipping (s,q) (0.17, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6295044Z Skipping (s,q) (0.18, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6295201Z Skipping (s,q) (0.19, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6295354Z Skipping (s,q) (0.2, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6295506Z Skipping (s,q) (0.21, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6295669Z Skipping (s,q) (0.22, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6295823Z Skipping (s,q) (0.23, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6295976Z Skipping (s,q) (0.24, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6296135Z Skipping (s,q) (0.25, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6296290Z Skipping (s,q) (0.26, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6296445Z Skipping (s,q) (0.27, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6296599Z Skipping (s,q) (0.28, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6296755Z Skipping (s,q) (0.29, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6296910Z Skipping (s,q) (0.3, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6297064Z Skipping (s,q) (0.31, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6297217Z Skipping (s,q) (0.32, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6297418Z Skipping (s,q) (0.33, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6297572Z Skipping (s,q) (0.34, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6297730Z Skipping (s,q) (0.35, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6297887Z Skipping (s,q) (0.36, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6298042Z Skipping (s,q) (0.37, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6298200Z Skipping (s,q) (0.38, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6298353Z Skipping (s,q) (0.39, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6298508Z Skipping (s,q) (0.4, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6298665Z Skipping (s,q) (0.41, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6298819Z Skipping (s,q) (0.42, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6298977Z Skipping (s,q) (0.43, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6299132Z Skipping (s,q) (0.44, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6299288Z Skipping (s,q) (0.45, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6299444Z Skipping (s,q) (0.46, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6299638Z Skipping (s,q) (0.47, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6299794Z Skipping (s,q) (0.48, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6299951Z Skipping (s,q) (0.49, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6300105Z Skipping (s,q) (0.5, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6300261Z Skipping (s,q) (0.51, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6300452Z Skipping (s,q) (0.52, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6300606Z Skipping (s,q) (0.53, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6300763Z Skipping (s,q) (0.54, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6300916Z Skipping (s,q) (0.55, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6301131Z Skipping (s,q) (0.56, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6301286Z Skipping (s,q) (0.57, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6301440Z Skipping (s,q) (0.58, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6301599Z Skipping (s,q) (0.59, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6301754Z Skipping (s,q) (0.6, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6301910Z Skipping (s,q) (0.61, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6302067Z Skipping (s,q) (0.62, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6302225Z Skipping (s,q) (0.63, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6302380Z Skipping (s,q) (0.64, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6302536Z Skipping (s,q) (0.65, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6302691Z Skipping (s,q) (0.66, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6302854Z Skipping (s,q) (0.67, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6303008Z Skipping (s,q) (0.68, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6303161Z Skipping (s,q) (0.69, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6306327Z Skipping (s,q) (0.7, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6306511Z Skipping (s,q) (0.71, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6306668Z Skipping (s,q) (0.72, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6306825Z Skipping (s,q) (0.73, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6306980Z Skipping (s,q) (0.74, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6307135Z Skipping (s,q) (0.75, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6307291Z Skipping (s,q) (0.76, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6307444Z Skipping (s,q) (0.77, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6307604Z Skipping (s,q) (0.78, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6307880Z Skipping (s,q) (0.79, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6308036Z Skipping (s,q) (0.8, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6308197Z Skipping (s,q) (0.81, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6308350Z Skipping (s,q) (0.82, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6308504Z Skipping (s,q) (0.83, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6308659Z Skipping (s,q) (0.84, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6308815Z Skipping (s,q) (0.85, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6308973Z Skipping (s,q) (0.86, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6309126Z Skipping (s,q) (0.87, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6309281Z Skipping (s,q) (0.88, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6309443Z Skipping (s,q) (0.89, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6309601Z Skipping (s,q) (0.9, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6309759Z Skipping (s,q) (0.91, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6309976Z Skipping (s,q) (0.92, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6310132Z Skipping (s,q) (0.93, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6310288Z Skipping (s,q) (0.94, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6310443Z Skipping (s,q) (0.95, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6310596Z Skipping (s,q) (0.96, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6310811Z Skipping (s,q) (0.97, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6310966Z Skipping (s,q) (0.98, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6311121Z Skipping (s,q) (0.99, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6311276Z Skipping (s,q) (1, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6311518Z Skipping (s,q) (1.01, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6311676Z Skipping (s,q) (1.02, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6311828Z Skipping (s,q) (1.03, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6311984Z Skipping (s,q) (1.04, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6312138Z Skipping (s,q) (1.05, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6312291Z Skipping (s,q) (1.06, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6312444Z Skipping (s,q) (1.07, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6312604Z Skipping (s,q) (1.08, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6312758Z Skipping (s,q) (1.09, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6312914Z Skipping (s,q) (1.1, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6313068Z Skipping (s,q) (1.11, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6313230Z Skipping (s,q) (1.12, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6313385Z Skipping (s,q) (1.13, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6313537Z Skipping (s,q) (1.14, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6313692Z Skipping (s,q) (1.15, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6313847Z Skipping (s,q) (1.16, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6313999Z Skipping (s,q) (1.17, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6314151Z Skipping (s,q) (1.18, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6314308Z Skipping (s,q) (1.19, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6314462Z Skipping (s,q) (1.2, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6314619Z Skipping (s,q) (1.21, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6314772Z Skipping (s,q) (1.22, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6314927Z Skipping (s,q) (1.23, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6315129Z Skipping (s,q) (1.24, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6315283Z Skipping (s,q) (1.25, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6315437Z Skipping (s,q) (1.26, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6315595Z Skipping (s,q) (1.27, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6315750Z Skipping (s,q) (1.28, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6315905Z Skipping (s,q) (1.29, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6316063Z Skipping (s,q) (1.3, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6316217Z Skipping (s,q) (1.31, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6316371Z Skipping (s,q) (1.32, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6316524Z Skipping (s,q) (1.33, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6316680Z Skipping (s,q) (1.34, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6316839Z Skipping (s,q) (1.35, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6316992Z Skipping (s,q) (1.36, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6317149Z Skipping (s,q) (1.37, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6317390Z Skipping (s,q) (1.38, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6317545Z Skipping (s,q) (1.39, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6317702Z Skipping (s,q) (1.4, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6317857Z Skipping (s,q) (1.41, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6318049Z Skipping (s,q) (1.42, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6318206Z Skipping (s,q) (1.43, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6318358Z Skipping (s,q) (1.44, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6318513Z Skipping (s,q) (1.45, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6318711Z Skipping (s,q) (1.46, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6318865Z Skipping (s,q) (1.47, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6319021Z Skipping (s,q) (1.48, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6319177Z Skipping (s,q) (1.49, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6319331Z Skipping (s,q) (1.5, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6319487Z Skipping (s,q) (1.51, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6319641Z Skipping (s,q) (1.52, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6319801Z Skipping (s,q) (1.53, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6319955Z Skipping (s,q) (1.54, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6320109Z Skipping (s,q) (1.55, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6320265Z Skipping (s,q) (1.56, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6320421Z Skipping (s,q) (1.57, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6320574Z Skipping (s,q) (1.58, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6320730Z Skipping (s,q) (1.59, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6320885Z Skipping (s,q) (1.6, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6321043Z Skipping (s,q) (1.61, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6321197Z Skipping (s,q) (1.62, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6321351Z Skipping (s,q) (1.63, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6321509Z Skipping (s,q) (1.64, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6321663Z Skipping (s,q) (1.65, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6321818Z Skipping (s,q) (1.66, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6321974Z Skipping (s,q) (1.67, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6322131Z Skipping (s,q) (1.68, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6322327Z Skipping (s,q) (1.69, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6322483Z Skipping (s,q) (1.7, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6322639Z Skipping (s,q) (1.71, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6322794Z Skipping (s,q) (1.72, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6322946Z Skipping (s,q) (1.73, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6323099Z Skipping (s,q) (1.74, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6323258Z Skipping (s,q) (1.75, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6323411Z Skipping (s,q) (1.76, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6323565Z Skipping (s,q) (1.77, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6323723Z Skipping (s,q) (1.78, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6323879Z Skipping (s,q) (1.79, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6324037Z Skipping (s,q) (1.8, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6324190Z Skipping (s,q) (1.81, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6324343Z Skipping (s,q) (1.82, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6324537Z Skipping (s,q) (1.83, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6324691Z Skipping (s,q) (1.84, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6324844Z Skipping (s,q) (1.85, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6324999Z Skipping (s,q) (1.86, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6325190Z Skipping (s,q) (1.87, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6325349Z Skipping (s,q) (1.88, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6325503Z Skipping (s,q) (1.89, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6325656Z Skipping (s,q) (1.9, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6325850Z Skipping (s,q) (1.91, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6326004Z Skipping (s,q) (1.92, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6326157Z Skipping (s,q) (1.93, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6326314Z Skipping (s,q) (1.94, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6326466Z Skipping (s,q) (1.95, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6326622Z Skipping (s,q) (1.96, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6326776Z Skipping (s,q) (1.97, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6327009Z Skipping (s,q) (1.98, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6327168Z Skipping (s,q) (1.99, 475): inconsistent with heavy hitters! 2025-05-07T20:58:07.6327320Z Skipping (s,q) (0.01, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6327475Z Skipping (s,q) (0.02, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6327636Z Skipping (s,q) (0.03, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6327790Z Skipping (s,q) (0.04, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6327946Z Skipping (s,q) (0.05, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6328101Z Skipping (s,q) (0.06, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6328255Z Skipping (s,q) (0.07, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6328410Z Skipping (s,q) (0.08, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6328564Z Skipping (s,q) (0.09, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6328719Z Skipping (s,q) (0.1, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6328874Z Skipping (s,q) (0.11, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6329027Z Skipping (s,q) (0.12, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6329183Z Skipping (s,q) (0.13, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6329338Z Skipping (s,q) (0.14, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6329537Z Skipping (s,q) (0.15, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6329694Z Skipping (s,q) (0.16, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6329852Z Skipping (s,q) (0.17, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6330006Z Skipping (s,q) (0.18, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6330161Z Skipping (s,q) (0.19, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6330314Z Skipping (s,q) (0.2, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6330466Z Skipping (s,q) (0.21, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6330625Z Skipping (s,q) (0.22, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6330778Z Skipping (s,q) (0.23, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6330932Z Skipping (s,q) (0.24, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6331086Z Skipping (s,q) (0.25, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6331246Z Skipping (s,q) (0.26, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6331404Z Skipping (s,q) (0.27, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6331558Z Skipping (s,q) (0.28, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6331752Z Skipping (s,q) (0.29, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6331909Z Skipping (s,q) (0.3, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6332063Z Skipping (s,q) (0.31, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6332217Z Skipping (s,q) (0.32, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6332432Z Skipping (s,q) (0.33, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6332586Z Skipping (s,q) (0.34, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6332742Z Skipping (s,q) (0.35, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6332896Z Skipping (s,q) (0.36, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6333090Z Skipping (s,q) (0.37, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6333247Z Skipping (s,q) (0.38, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6333402Z Skipping (s,q) (0.39, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6333560Z Skipping (s,q) (0.4, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6333712Z Skipping (s,q) (0.41, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6333865Z Skipping (s,q) (0.42, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6334021Z Skipping (s,q) (0.43, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6334177Z Skipping (s,q) (0.44, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6334328Z Skipping (s,q) (0.45, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6334486Z Skipping (s,q) (0.46, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6334638Z Skipping (s,q) (0.47, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6334797Z Skipping (s,q) (0.48, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6334951Z Skipping (s,q) (0.49, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6335104Z Skipping (s,q) (0.5, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6335263Z Skipping (s,q) (0.51, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6335417Z Skipping (s,q) (0.52, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6335569Z Skipping (s,q) (0.53, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6335725Z Skipping (s,q) (0.54, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6335880Z Skipping (s,q) (0.55, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6336037Z Skipping (s,q) (0.56, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6336192Z Skipping (s,q) (0.57, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6336346Z Skipping (s,q) (0.58, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6336503Z Skipping (s,q) (0.59, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6336702Z Skipping (s,q) (0.6, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6336856Z Skipping (s,q) (0.61, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6337017Z Skipping (s,q) (0.62, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6337171Z Skipping (s,q) (0.63, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6337326Z Skipping (s,q) (0.64, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6337480Z Skipping (s,q) (0.65, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6337633Z Skipping (s,q) (0.66, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6337790Z Skipping (s,q) (0.67, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6337942Z Skipping (s,q) (0.68, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6338094Z Skipping (s,q) (0.69, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6338250Z Skipping (s,q) (0.7, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6338408Z Skipping (s,q) (0.71, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6338562Z Skipping (s,q) (0.72, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6338717Z Skipping (s,q) (0.73, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6338910Z Skipping (s,q) (0.74, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6339069Z Skipping (s,q) (0.75, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6339220Z Skipping (s,q) (0.76, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6339373Z Skipping (s,q) (0.77, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6339565Z Skipping (s,q) (0.78, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6339721Z Skipping (s,q) (0.79, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6339875Z Skipping (s,q) (0.8, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6340030Z Skipping (s,q) (0.81, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6340225Z Skipping (s,q) (0.82, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6340379Z Skipping (s,q) (0.83, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6340530Z Skipping (s,q) (0.84, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6340686Z Skipping (s,q) (0.85, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6340843Z Skipping (s,q) (0.86, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6340994Z Skipping (s,q) (0.87, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6341146Z Skipping (s,q) (0.88, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6341302Z Skipping (s,q) (0.89, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6341457Z Skipping (s,q) (0.9, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6341614Z Skipping (s,q) (0.91, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6341766Z Skipping (s,q) (0.92, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6341920Z Skipping (s,q) (0.93, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6342078Z Skipping (s,q) (0.94, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6342231Z Skipping (s,q) (0.95, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6342388Z Skipping (s,q) (0.96, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6342545Z Skipping (s,q) (0.97, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6342698Z Skipping (s,q) (0.98, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6342852Z Skipping (s,q) (0.99, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6343005Z Skipping (s,q) (1, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6343157Z Skipping (s,q) (1.01, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6343312Z Skipping (s,q) (1.02, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6343465Z Skipping (s,q) (1.03, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6343620Z Skipping (s,q) (1.04, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6343819Z Skipping (s,q) (1.05, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6343973Z Skipping (s,q) (1.06, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6344129Z Skipping (s,q) (1.07, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6344285Z Skipping (s,q) (1.08, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6344439Z Skipping (s,q) (1.09, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6344593Z Skipping (s,q) (1.1, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6344748Z Skipping (s,q) (1.11, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6344903Z Skipping (s,q) (1.12, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6345060Z Skipping (s,q) (1.13, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6345212Z Skipping (s,q) (1.14, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6345367Z Skipping (s,q) (1.15, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6345527Z Skipping (s,q) (1.16, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6345679Z Skipping (s,q) (1.17, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6345836Z Skipping (s,q) (1.18, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6346031Z Skipping (s,q) (1.19, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6346184Z Skipping (s,q) (1.2, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6346339Z Skipping (s,q) (1.21, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6346494Z Skipping (s,q) (1.22, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6346683Z Skipping (s,q) (1.23, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6346841Z Skipping (s,q) (1.24, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6346995Z Skipping (s,q) (1.25, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6349480Z Skipping (s,q) (1.26, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6349648Z Skipping (s,q) (1.27, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6349804Z Skipping (s,q) (1.28, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6349962Z Skipping (s,q) (1.29, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6350121Z Skipping (s,q) (1.3, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6350278Z Skipping (s,q) (1.31, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6350437Z Skipping (s,q) (1.32, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6350595Z Skipping (s,q) (1.33, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6350754Z Skipping (s,q) (1.34, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6350912Z Skipping (s,q) (1.35, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6351068Z Skipping (s,q) (1.36, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6351222Z Skipping (s,q) (1.37, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6351398Z Skipping (s,q) (1.38, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6351557Z Skipping (s,q) (1.39, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6351712Z Skipping (s,q) (1.4, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6351874Z Skipping (s,q) (1.41, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6352030Z Skipping (s,q) (1.42, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6352188Z Skipping (s,q) (1.43, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6352345Z Skipping (s,q) (1.44, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6352504Z Skipping (s,q) (1.45, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6352665Z Skipping (s,q) (1.46, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6352822Z Skipping (s,q) (1.47, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6352978Z Skipping (s,q) (1.48, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6353138Z Skipping (s,q) (1.49, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6353350Z Skipping (s,q) (1.5, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6353509Z Skipping (s,q) (1.51, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6353665Z Skipping (s,q) (1.52, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6353822Z Skipping (s,q) (1.53, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6353980Z Skipping (s,q) (1.54, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6354136Z Skipping (s,q) (1.55, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6354291Z Skipping (s,q) (1.56, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6354450Z Skipping (s,q) (1.57, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6354605Z Skipping (s,q) (1.58, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6354763Z Skipping (s,q) (1.59, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6354922Z Skipping (s,q) (1.6, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6355081Z Skipping (s,q) (1.61, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6355239Z Skipping (s,q) (1.62, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6355394Z Skipping (s,q) (1.63, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6355595Z Skipping (s,q) (1.64, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6355756Z Skipping (s,q) (1.65, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6355914Z Skipping (s,q) (1.66, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6356071Z Skipping (s,q) (1.67, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6356265Z Skipping (s,q) (1.68, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6356422Z Skipping (s,q) (1.69, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6356581Z Skipping (s,q) (1.7, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6356738Z Skipping (s,q) (1.71, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6356982Z Skipping (s,q) (1.72, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6357140Z Skipping (s,q) (1.73, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6357296Z Skipping (s,q) (1.74, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6357457Z Skipping (s,q) (1.75, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6357613Z Skipping (s,q) (1.76, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6357769Z Skipping (s,q) (1.77, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6357929Z Skipping (s,q) (1.78, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6358088Z Skipping (s,q) (1.79, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6358244Z Skipping (s,q) (1.8, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6358402Z Skipping (s,q) (1.81, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6358559Z Skipping (s,q) (1.82, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6358720Z Skipping (s,q) (1.83, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6358877Z Skipping (s,q) (1.84, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6359032Z Skipping (s,q) (1.85, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6359193Z Skipping (s,q) (1.86, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6359348Z Skipping (s,q) (1.87, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6359504Z Skipping (s,q) (1.88, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6359664Z Skipping (s,q) (1.89, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6359819Z Skipping (s,q) (1.9, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6359976Z Skipping (s,q) (1.91, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6360139Z Skipping (s,q) (1.92, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6360298Z Skipping (s,q) (1.93, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6360460Z Skipping (s,q) (1.94, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6360661Z Skipping (s,q) (1.95, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6360817Z Skipping (s,q) (1.96, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6360975Z Skipping (s,q) (1.97, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6361133Z Skipping (s,q) (1.98, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6361288Z Skipping (s,q) (1.99, 500): inconsistent with heavy hitters! 2025-05-07T20:58:07.6361446Z Skipping (s,q) (0.01, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6361601Z Skipping (s,q) (0.02, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6361762Z Skipping (s,q) (0.03, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6361917Z Skipping (s,q) (0.04, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6362071Z Skipping (s,q) (0.05, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6362233Z Skipping (s,q) (0.06, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6362391Z Skipping (s,q) (0.07, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6362546Z Skipping (s,q) (0.08, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6362703Z Skipping (s,q) (0.09, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6362924Z Skipping (s,q) (0.1, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6363084Z Skipping (s,q) (0.11, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6363241Z Skipping (s,q) (0.12, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6363398Z Skipping (s,q) (0.13, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6363593Z Skipping (s,q) (0.14, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6363752Z Skipping (s,q) (0.15, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6363906Z Skipping (s,q) (0.16, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6364064Z Skipping (s,q) (0.17, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6364273Z Skipping (s,q) (0.18, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6364435Z Skipping (s,q) (0.19, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6364590Z Skipping (s,q) (0.2, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6364749Z Skipping (s,q) (0.21, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6364908Z Skipping (s,q) (0.22, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6365064Z Skipping (s,q) (0.23, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6365327Z Skipping (s,q) (0.24, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6365489Z Skipping (s,q) (0.25, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6365641Z Skipping (s,q) (0.26, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6365796Z Skipping (s,q) (0.27, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6365947Z Skipping (s,q) (0.28, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6366103Z Skipping (s,q) (0.29, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6366261Z Skipping (s,q) (0.3, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6366413Z Skipping (s,q) (0.31, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6366569Z Skipping (s,q) (0.32, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6366726Z Skipping (s,q) (0.33, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6366920Z Skipping (s,q) (0.34, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6367077Z Skipping (s,q) (0.35, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6367236Z Skipping (s,q) (0.36, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6367394Z Skipping (s,q) (0.37, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6367552Z Skipping (s,q) (0.38, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6367707Z Skipping (s,q) (0.39, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6367864Z Skipping (s,q) (0.4, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6368072Z Skipping (s,q) (0.41, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6368233Z Skipping (s,q) (0.42, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6368391Z Skipping (s,q) (0.43, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6368552Z Skipping (s,q) (0.44, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6368710Z Skipping (s,q) (0.45, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6368868Z Skipping (s,q) (0.46, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6369023Z Skipping (s,q) (0.47, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6369180Z Skipping (s,q) (0.48, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6369339Z Skipping (s,q) (0.49, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6369495Z Skipping (s,q) (0.5, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6369658Z Skipping (s,q) (0.51, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6369821Z Skipping (s,q) (0.52, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6369977Z Skipping (s,q) (0.53, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6370136Z Skipping (s,q) (0.54, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6370334Z Skipping (s,q) (0.55, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6370491Z Skipping (s,q) (0.56, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6370649Z Skipping (s,q) (0.57, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6370805Z Skipping (s,q) (0.58, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6370999Z Skipping (s,q) (0.59, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6371161Z Skipping (s,q) (0.6, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6371317Z Skipping (s,q) (0.61, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6371479Z Skipping (s,q) (0.62, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6371679Z Skipping (s,q) (0.63, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6371837Z Skipping (s,q) (0.64, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6371999Z Skipping (s,q) (0.65, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6372155Z Skipping (s,q) (0.66, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6372310Z Skipping (s,q) (0.67, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6372469Z Skipping (s,q) (0.68, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6372624Z Skipping (s,q) (0.69, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6372788Z Skipping (s,q) (0.7, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6372944Z Skipping (s,q) (0.71, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6373102Z Skipping (s,q) (0.72, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6373261Z Skipping (s,q) (0.73, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6373424Z Skipping (s,q) (0.74, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6373583Z Skipping (s,q) (0.75, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6373743Z Skipping (s,q) (0.76, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6373899Z Skipping (s,q) (0.77, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6374061Z Skipping (s,q) (0.78, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6374216Z Skipping (s,q) (0.79, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6374371Z Skipping (s,q) (0.8, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6374530Z Skipping (s,q) (0.81, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6374691Z Skipping (s,q) (0.82, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6374848Z Skipping (s,q) (0.83, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6375008Z Skipping (s,q) (0.84, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6375168Z Skipping (s,q) (0.85, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6375371Z Skipping (s,q) (0.86, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6375527Z Skipping (s,q) (0.87, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6375685Z Skipping (s,q) (0.88, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6375851Z Skipping (s,q) (0.89, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6376008Z Skipping (s,q) (0.9, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6376166Z Skipping (s,q) (0.91, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6376326Z Skipping (s,q) (0.92, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6376484Z Skipping (s,q) (0.93, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6376640Z Skipping (s,q) (0.94, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6376800Z Skipping (s,q) (0.95, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6376960Z Skipping (s,q) (0.96, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6377124Z Skipping (s,q) (0.97, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6377283Z Skipping (s,q) (0.98, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6377441Z Skipping (s,q) (0.99, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6377636Z Skipping (s,q) (1, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6377794Z Skipping (s,q) (1.01, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6377948Z Skipping (s,q) (1.02, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6378109Z Skipping (s,q) (1.03, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6378301Z Skipping (s,q) (1.04, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6378459Z Skipping (s,q) (1.05, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6378616Z Skipping (s,q) (1.06, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6378774Z Skipping (s,q) (1.07, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6378977Z Skipping (s,q) (1.08, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6379135Z Skipping (s,q) (1.09, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6379287Z Skipping (s,q) (1.1, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6379448Z Skipping (s,q) (1.11, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6379602Z Skipping (s,q) (1.12, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6379765Z Skipping (s,q) (1.13, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6379920Z Skipping (s,q) (1.14, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6380079Z Skipping (s,q) (1.15, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6380238Z Skipping (s,q) (1.16, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6380396Z Skipping (s,q) (1.17, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6380553Z Skipping (s,q) (1.18, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6380713Z Skipping (s,q) (1.19, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6380870Z Skipping (s,q) (1.2, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6381027Z Skipping (s,q) (1.21, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6381181Z Skipping (s,q) (1.22, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6381341Z Skipping (s,q) (1.23, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6381498Z Skipping (s,q) (1.24, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6381654Z Skipping (s,q) (1.25, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6381808Z Skipping (s,q) (1.26, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6381969Z Skipping (s,q) (1.27, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6382124Z Skipping (s,q) (1.28, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6382281Z Skipping (s,q) (1.29, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6382437Z Skipping (s,q) (1.3, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6382637Z Skipping (s,q) (1.31, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6382795Z Skipping (s,q) (1.32, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6382950Z Skipping (s,q) (1.33, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6383106Z Skipping (s,q) (1.34, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6383267Z Skipping (s,q) (1.35, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6383423Z Skipping (s,q) (1.36, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6383578Z Skipping (s,q) (1.37, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6383741Z Skipping (s,q) (1.38, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6383896Z Skipping (s,q) (1.39, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6384057Z Skipping (s,q) (1.4, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6384213Z Skipping (s,q) (1.41, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6384373Z Skipping (s,q) (1.42, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6384535Z Skipping (s,q) (1.43, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6384692Z Skipping (s,q) (1.44, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6384885Z Skipping (s,q) (1.45, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6385044Z Skipping (s,q) (1.46, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6385199Z Skipping (s,q) (1.47, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6385356Z Skipping (s,q) (1.48, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6385547Z Skipping (s,q) (1.49, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6385702Z Skipping (s,q) (1.5, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6385859Z Skipping (s,q) (1.51, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6386012Z Skipping (s,q) (1.52, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6386210Z Skipping (s,q) (1.53, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6386373Z Skipping (s,q) (1.54, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6386525Z Skipping (s,q) (1.55, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6386686Z Skipping (s,q) (1.56, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6386840Z Skipping (s,q) (1.57, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6386992Z Skipping (s,q) (1.58, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6387148Z Skipping (s,q) (1.59, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6387300Z Skipping (s,q) (1.6, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6387457Z Skipping (s,q) (1.61, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6387614Z Skipping (s,q) (1.62, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6387768Z Skipping (s,q) (1.63, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6387927Z Skipping (s,q) (1.64, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6388083Z Skipping (s,q) (1.65, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6388236Z Skipping (s,q) (1.66, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6388391Z Skipping (s,q) (1.67, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6388547Z Skipping (s,q) (1.68, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6388701Z Skipping (s,q) (1.69, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6388856Z Skipping (s,q) (1.7, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6389008Z Skipping (s,q) (1.71, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6389166Z Skipping (s,q) (1.72, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6389321Z Skipping (s,q) (1.73, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6389475Z Skipping (s,q) (1.74, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6389636Z Skipping (s,q) (1.75, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6389858Z Skipping (s,q) (1.76, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6390009Z Skipping (s,q) (1.77, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6390168Z Skipping (s,q) (1.78, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6390324Z Skipping (s,q) (1.79, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6390482Z Skipping (s,q) (1.8, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6390635Z Skipping (s,q) (1.81, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6390803Z Skipping (s,q) (1.82, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6390985Z Skipping (s,q) (1.83, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6391152Z Skipping (s,q) (1.84, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6391304Z Skipping (s,q) (1.85, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6391463Z Skipping (s,q) (1.86, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6391619Z Skipping (s,q) (1.87, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6391775Z Skipping (s,q) (1.88, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6391931Z Skipping (s,q) (1.89, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6392126Z Skipping (s,q) (1.9, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6392287Z Skipping (s,q) (1.91, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6392440Z Skipping (s,q) (1.92, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6392596Z Skipping (s,q) (1.93, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6392790Z Skipping (s,q) (1.94, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6392944Z Skipping (s,q) (1.95, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6393097Z Skipping (s,q) (1.96, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6393256Z Skipping (s,q) (1.97, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6393452Z Skipping (s,q) (1.98, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6393610Z Skipping (s,q) (1.99, 525): inconsistent with heavy hitters! 2025-05-07T20:58:07.6393764Z Skipping (s,q) (0.01, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6393924Z Skipping (s,q) (0.02, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6394084Z Skipping (s,q) (0.03, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6394241Z Skipping (s,q) (0.04, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6394393Z Skipping (s,q) (0.05, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6394551Z Skipping (s,q) (0.06, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6394706Z Skipping (s,q) (0.07, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6394864Z Skipping (s,q) (0.08, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6395018Z Skipping (s,q) (0.09, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6395176Z Skipping (s,q) (0.1, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6395334Z Skipping (s,q) (0.11, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6395487Z Skipping (s,q) (0.12, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6395642Z Skipping (s,q) (0.13, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6395800Z Skipping (s,q) (0.14, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6395956Z Skipping (s,q) (0.15, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6396114Z Skipping (s,q) (0.16, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6396265Z Skipping (s,q) (0.17, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6396422Z Skipping (s,q) (0.18, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6396577Z Skipping (s,q) (0.19, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6396731Z Skipping (s,q) (0.2, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6396888Z Skipping (s,q) (0.21, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6397087Z Skipping (s,q) (0.22, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6397241Z Skipping (s,q) (0.23, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6397397Z Skipping (s,q) (0.24, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6397552Z Skipping (s,q) (0.25, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6397705Z Skipping (s,q) (0.26, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6397862Z Skipping (s,q) (0.27, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6398015Z Skipping (s,q) (0.28, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6398168Z Skipping (s,q) (0.29, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6398324Z Skipping (s,q) (0.3, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6398477Z Skipping (s,q) (0.31, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6398635Z Skipping (s,q) (0.32, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6398791Z Skipping (s,q) (0.33, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6398947Z Skipping (s,q) (0.34, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6399103Z Skipping (s,q) (0.35, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6399298Z Skipping (s,q) (0.36, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6399459Z Skipping (s,q) (0.37, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6399617Z Skipping (s,q) (0.38, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6399770Z Skipping (s,q) (0.39, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6399959Z Skipping (s,q) (0.4, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6400118Z Skipping (s,q) (0.41, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6400272Z Skipping (s,q) (0.42, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6400428Z Skipping (s,q) (0.43, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6400624Z Skipping (s,q) (0.44, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6400780Z Skipping (s,q) (0.45, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6400937Z Skipping (s,q) (0.46, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6401094Z Skipping (s,q) (0.47, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6401249Z Skipping (s,q) (0.48, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6401407Z Skipping (s,q) (0.49, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6401559Z Skipping (s,q) (0.5, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6401718Z Skipping (s,q) (0.51, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6401874Z Skipping (s,q) (0.52, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6402028Z Skipping (s,q) (0.53, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6402183Z Skipping (s,q) (0.54, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6402340Z Skipping (s,q) (0.55, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6402494Z Skipping (s,q) (0.56, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6402649Z Skipping (s,q) (0.57, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6402802Z Skipping (s,q) (0.58, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6402961Z Skipping (s,q) (0.59, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6403114Z Skipping (s,q) (0.6, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6403267Z Skipping (s,q) (0.61, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6403424Z Skipping (s,q) (0.62, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6403581Z Skipping (s,q) (0.63, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6403734Z Skipping (s,q) (0.64, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6403889Z Skipping (s,q) (0.65, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6404045Z Skipping (s,q) (0.66, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6404245Z Skipping (s,q) (0.67, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6404685Z Skipping (s,q) (0.68, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6404882Z Skipping (s,q) (0.69, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6405047Z Skipping (s,q) (0.7, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6405202Z Skipping (s,q) (0.71, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6405357Z Skipping (s,q) (0.72, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6405516Z Skipping (s,q) (0.73, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6405675Z Skipping (s,q) (0.74, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6405832Z Skipping (s,q) (0.75, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6405985Z Skipping (s,q) (0.76, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6406140Z Skipping (s,q) (0.77, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6406301Z Skipping (s,q) (0.78, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6406460Z Skipping (s,q) (0.79, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6406615Z Skipping (s,q) (0.8, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6406924Z Skipping (s,q) (0.81, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6407084Z Skipping (s,q) (0.82, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6407244Z Skipping (s,q) (0.83, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6407397Z Skipping (s,q) (0.84, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6407614Z Skipping (s,q) (0.85, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6407771Z Skipping (s,q) (0.86, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6407927Z Skipping (s,q) (0.87, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6408083Z Skipping (s,q) (0.88, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6408305Z Skipping (s,q) (0.89, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6408464Z Skipping (s,q) (0.9, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6408619Z Skipping (s,q) (0.91, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6408776Z Skipping (s,q) (0.92, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6408933Z Skipping (s,q) (0.93, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6409091Z Skipping (s,q) (0.94, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6409245Z Skipping (s,q) (0.95, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6409401Z Skipping (s,q) (0.96, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6409564Z Skipping (s,q) (0.97, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6409718Z Skipping (s,q) (0.98, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6409872Z Skipping (s,q) (0.99, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6410028Z Skipping (s,q) (1, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6410187Z Skipping (s,q) (1.01, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6410343Z Skipping (s,q) (1.02, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6410501Z Skipping (s,q) (1.03, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6410673Z Skipping (s,q) (1.04, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6410857Z Skipping (s,q) (1.05, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6411024Z Skipping (s,q) (1.06, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6411177Z Skipping (s,q) (1.07, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6411336Z Skipping (s,q) (1.08, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6411491Z Skipping (s,q) (1.09, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6411649Z Skipping (s,q) (1.1, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6411804Z Skipping (s,q) (1.11, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6412028Z Skipping (s,q) (1.12, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6412186Z Skipping (s,q) (1.13, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6412340Z Skipping (s,q) (1.14, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6412497Z Skipping (s,q) (1.15, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6412660Z Skipping (s,q) (1.16, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6412815Z Skipping (s,q) (1.17, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6412975Z Skipping (s,q) (1.18, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6413133Z Skipping (s,q) (1.19, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6413287Z Skipping (s,q) (1.2, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6413446Z Skipping (s,q) (1.21, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6413600Z Skipping (s,q) (1.22, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6413756Z Skipping (s,q) (1.23, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6413920Z Skipping (s,q) (1.24, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6414076Z Skipping (s,q) (1.25, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6414276Z Skipping (s,q) (1.26, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6414432Z Skipping (s,q) (1.27, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6414586Z Skipping (s,q) (1.28, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6414741Z Skipping (s,q) (1.29, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6414932Z Skipping (s,q) (1.3, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6415089Z Skipping (s,q) (1.31, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6415246Z Skipping (s,q) (1.32, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6415400Z Skipping (s,q) (1.33, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6415628Z Skipping (s,q) (1.34, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6415786Z Skipping (s,q) (1.35, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6415940Z Skipping (s,q) (1.36, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6416099Z Skipping (s,q) (1.37, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6416256Z Skipping (s,q) (1.38, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6416411Z Skipping (s,q) (1.39, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6416572Z Skipping (s,q) (1.4, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6416728Z Skipping (s,q) (1.41, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6416885Z Skipping (s,q) (1.42, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6417044Z Skipping (s,q) (1.43, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6417199Z Skipping (s,q) (1.44, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6417361Z Skipping (s,q) (1.45, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6417517Z Skipping (s,q) (1.46, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6417670Z Skipping (s,q) (1.47, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6417832Z Skipping (s,q) (1.48, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6417987Z Skipping (s,q) (1.49, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6418141Z Skipping (s,q) (1.5, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6418300Z Skipping (s,q) (1.51, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6418455Z Skipping (s,q) (1.52, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6418614Z Skipping (s,q) (1.53, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6418768Z Skipping (s,q) (1.54, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6418922Z Skipping (s,q) (1.55, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6419082Z Skipping (s,q) (1.56, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6419282Z Skipping (s,q) (1.57, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6419435Z Skipping (s,q) (1.58, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6419594Z Skipping (s,q) (1.59, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6419749Z Skipping (s,q) (1.6, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6419908Z Skipping (s,q) (1.61, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6420062Z Skipping (s,q) (1.62, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6420215Z Skipping (s,q) (1.63, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6420374Z Skipping (s,q) (1.64, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6420528Z Skipping (s,q) (1.65, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6420683Z Skipping (s,q) (1.66, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6420844Z Skipping (s,q) (1.67, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6421000Z Skipping (s,q) (1.68, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6421163Z Skipping (s,q) (1.69, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6421317Z Skipping (s,q) (1.7, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6421511Z Skipping (s,q) (1.71, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6421674Z Skipping (s,q) (1.72, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6421829Z Skipping (s,q) (1.73, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6421981Z Skipping (s,q) (1.74, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6422141Z Skipping (s,q) (1.75, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6422333Z Skipping (s,q) (1.76, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6422491Z Skipping (s,q) (1.77, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6422647Z Skipping (s,q) (1.78, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6422852Z Skipping (s,q) (1.79, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6423010Z Skipping (s,q) (1.8, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6423167Z Skipping (s,q) (1.81, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6423320Z Skipping (s,q) (1.82, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6423480Z Skipping (s,q) (1.83, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6423636Z Skipping (s,q) (1.84, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6423794Z Skipping (s,q) (1.85, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6423950Z Skipping (s,q) (1.86, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6424108Z Skipping (s,q) (1.87, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6424271Z Skipping (s,q) (1.88, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6424427Z Skipping (s,q) (1.89, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6424583Z Skipping (s,q) (1.9, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6424743Z Skipping (s,q) (1.91, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6424899Z Skipping (s,q) (1.92, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6425053Z Skipping (s,q) (1.93, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6425211Z Skipping (s,q) (1.94, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6425366Z Skipping (s,q) (1.95, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6425527Z Skipping (s,q) (1.96, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6425681Z Skipping (s,q) (1.97, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6425839Z Skipping (s,q) (1.98, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6425996Z Skipping (s,q) (1.99, 550): inconsistent with heavy hitters! 2025-05-07T20:58:07.6426150Z Skipping (s,q) (0.01, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6426305Z Skipping (s,q) (0.02, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6426467Z Skipping (s,q) (0.03, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6426666Z Skipping (s,q) (0.04, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6426824Z Skipping (s,q) (0.05, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6426982Z Skipping (s,q) (0.06, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6427136Z Skipping (s,q) (0.07, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6427296Z Skipping (s,q) (0.08, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6427451Z Skipping (s,q) (0.09, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6427607Z Skipping (s,q) (0.1, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6427767Z Skipping (s,q) (0.11, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6427922Z Skipping (s,q) (0.12, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6428080Z Skipping (s,q) (0.13, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6428238Z Skipping (s,q) (0.14, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6428398Z Skipping (s,q) (0.15, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6431569Z Skipping (s,q) (0.16, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6431814Z Skipping (s,q) (0.17, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6431975Z Skipping (s,q) (0.18, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6432132Z Skipping (s,q) (0.19, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6432287Z Skipping (s,q) (0.2, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6432448Z Skipping (s,q) (0.21, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6432647Z Skipping (s,q) (0.22, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6432804Z Skipping (s,q) (0.23, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6432960Z Skipping (s,q) (0.24, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6433162Z Skipping (s,q) (0.25, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6433321Z Skipping (s,q) (0.26, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6433480Z Skipping (s,q) (0.27, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6433633Z Skipping (s,q) (0.28, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6433794Z Skipping (s,q) (0.29, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6433948Z Skipping (s,q) (0.3, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6434106Z Skipping (s,q) (0.31, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6434266Z Skipping (s,q) (0.32, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6434425Z Skipping (s,q) (0.33, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6434580Z Skipping (s,q) (0.34, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6434738Z Skipping (s,q) (0.35, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6434895Z Skipping (s,q) (0.36, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6435054Z Skipping (s,q) (0.37, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6435212Z Skipping (s,q) (0.38, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6435369Z Skipping (s,q) (0.39, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6435528Z Skipping (s,q) (0.4, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6435683Z Skipping (s,q) (0.41, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6435837Z Skipping (s,q) (0.42, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6435995Z Skipping (s,q) (0.43, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6436154Z Skipping (s,q) (0.44, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6436310Z Skipping (s,q) (0.45, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6436468Z Skipping (s,q) (0.46, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6436624Z Skipping (s,q) (0.47, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6436784Z Skipping (s,q) (0.48, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6437031Z Skipping (s,q) (0.49, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6437187Z Skipping (s,q) (0.5, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6437349Z Skipping (s,q) (0.51, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6437504Z Skipping (s,q) (0.52, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6437659Z Skipping (s,q) (0.53, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6437816Z Skipping (s,q) (0.54, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6437973Z Skipping (s,q) (0.55, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6438130Z Skipping (s,q) (0.56, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6438285Z Skipping (s,q) (0.57, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6438439Z Skipping (s,q) (0.58, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6438599Z Skipping (s,q) (0.59, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6438758Z Skipping (s,q) (0.6, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6438914Z Skipping (s,q) (0.61, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6439073Z Skipping (s,q) (0.62, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6439271Z Skipping (s,q) (0.63, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6439434Z Skipping (s,q) (0.64, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6439589Z Skipping (s,q) (0.65, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6439745Z Skipping (s,q) (0.66, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6439943Z Skipping (s,q) (0.67, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6440100Z Skipping (s,q) (0.68, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6440257Z Skipping (s,q) (0.69, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6440461Z Skipping (s,q) (0.7, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6440620Z Skipping (s,q) (0.71, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6440780Z Skipping (s,q) (0.72, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6440936Z Skipping (s,q) (0.73, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6441094Z Skipping (s,q) (0.74, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6441253Z Skipping (s,q) (0.75, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6441409Z Skipping (s,q) (0.76, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6441563Z Skipping (s,q) (0.77, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6441724Z Skipping (s,q) (0.78, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6441882Z Skipping (s,q) (0.79, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6442040Z Skipping (s,q) (0.8, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6442194Z Skipping (s,q) (0.81, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6442354Z Skipping (s,q) (0.82, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6442511Z Skipping (s,q) (0.83, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6442664Z Skipping (s,q) (0.84, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6442822Z Skipping (s,q) (0.85, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6442979Z Skipping (s,q) (0.86, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6443136Z Skipping (s,q) (0.87, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6443293Z Skipping (s,q) (0.88, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6443452Z Skipping (s,q) (0.89, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6443606Z Skipping (s,q) (0.9, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6443764Z Skipping (s,q) (0.91, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6443920Z Skipping (s,q) (0.92, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6444078Z Skipping (s,q) (0.93, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6444280Z Skipping (s,q) (0.94, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6444436Z Skipping (s,q) (0.95, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6444594Z Skipping (s,q) (0.96, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6444756Z Skipping (s,q) (0.97, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6444910Z Skipping (s,q) (0.98, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6445067Z Skipping (s,q) (0.99, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6445221Z Skipping (s,q) (1, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6445377Z Skipping (s,q) (1.01, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6445534Z Skipping (s,q) (1.02, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6445689Z Skipping (s,q) (1.03, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6445845Z Skipping (s,q) (1.04, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6446005Z Skipping (s,q) (1.05, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6446160Z Skipping (s,q) (1.06, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6446320Z Skipping (s,q) (1.07, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6446516Z Skipping (s,q) (1.08, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6446674Z Skipping (s,q) (1.09, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6446831Z Skipping (s,q) (1.1, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6447064Z Skipping (s,q) (1.11, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6447285Z Skipping (s,q) (1.12, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6447446Z Skipping (s,q) (1.13, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6447601Z Skipping (s,q) (1.14, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6447803Z Skipping (s,q) (1.15, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6447963Z Skipping (s,q) (1.16, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6448121Z Skipping (s,q) (1.17, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6448279Z Skipping (s,q) (1.18, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6448436Z Skipping (s,q) (1.19, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6448590Z Skipping (s,q) (1.2, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6448750Z Skipping (s,q) (1.21, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6448906Z Skipping (s,q) (1.22, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6449067Z Skipping (s,q) (1.23, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6449221Z Skipping (s,q) (1.24, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6449377Z Skipping (s,q) (1.25, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6449538Z Skipping (s,q) (1.26, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6449699Z Skipping (s,q) (1.27, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6449854Z Skipping (s,q) (1.28, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6450011Z Skipping (s,q) (1.29, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6450166Z Skipping (s,q) (1.3, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6450324Z Skipping (s,q) (1.31, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6450480Z Skipping (s,q) (1.32, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6450635Z Skipping (s,q) (1.33, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6450796Z Skipping (s,q) (1.34, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6450952Z Skipping (s,q) (1.35, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6451106Z Skipping (s,q) (1.36, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6451265Z Skipping (s,q) (1.37, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6451421Z Skipping (s,q) (1.38, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6451619Z Skipping (s,q) (1.39, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6451775Z Skipping (s,q) (1.4, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6451933Z Skipping (s,q) (1.41, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6452090Z Skipping (s,q) (1.42, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6452245Z Skipping (s,q) (1.43, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6452398Z Skipping (s,q) (1.44, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6452555Z Skipping (s,q) (1.45, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6452712Z Skipping (s,q) (1.46, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6452868Z Skipping (s,q) (1.47, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6453026Z Skipping (s,q) (1.48, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6453184Z Skipping (s,q) (1.49, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6453344Z Skipping (s,q) (1.5, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6453498Z Skipping (s,q) (1.51, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6453653Z Skipping (s,q) (1.52, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6453852Z Skipping (s,q) (1.53, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6454010Z Skipping (s,q) (1.54, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6454164Z Skipping (s,q) (1.55, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6454321Z Skipping (s,q) (1.56, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6454512Z Skipping (s,q) (1.57, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6454671Z Skipping (s,q) (1.58, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6454826Z Skipping (s,q) (1.59, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6455022Z Skipping (s,q) (1.6, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6455182Z Skipping (s,q) (1.61, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6455338Z Skipping (s,q) (1.62, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6455491Z Skipping (s,q) (1.63, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6455652Z Skipping (s,q) (1.64, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6455807Z Skipping (s,q) (1.65, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6455965Z Skipping (s,q) (1.66, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6456118Z Skipping (s,q) (1.67, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6456276Z Skipping (s,q) (1.68, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6456434Z Skipping (s,q) (1.69, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6456590Z Skipping (s,q) (1.7, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6456744Z Skipping (s,q) (1.71, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6456906Z Skipping (s,q) (1.72, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6457064Z Skipping (s,q) (1.73, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6457223Z Skipping (s,q) (1.74, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6457380Z Skipping (s,q) (1.75, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6457534Z Skipping (s,q) (1.76, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6457693Z Skipping (s,q) (1.77, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6457847Z Skipping (s,q) (1.78, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6458002Z Skipping (s,q) (1.79, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6458161Z Skipping (s,q) (1.8, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6458315Z Skipping (s,q) (1.81, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6458468Z Skipping (s,q) (1.82, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6458627Z Skipping (s,q) (1.83, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6458824Z Skipping (s,q) (1.84, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6458979Z Skipping (s,q) (1.85, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6459135Z Skipping (s,q) (1.86, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6459288Z Skipping (s,q) (1.87, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6459446Z Skipping (s,q) (1.88, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6459600Z Skipping (s,q) (1.89, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6459753Z Skipping (s,q) (1.9, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6459911Z Skipping (s,q) (1.91, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6460066Z Skipping (s,q) (1.92, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6460221Z Skipping (s,q) (1.93, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6460378Z Skipping (s,q) (1.94, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6460534Z Skipping (s,q) (1.95, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6460690Z Skipping (s,q) (1.96, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6460844Z Skipping (s,q) (1.97, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6461039Z Skipping (s,q) (1.98, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6461198Z Skipping (s,q) (1.99, 575): inconsistent with heavy hitters! 2025-05-07T20:58:07.6461351Z Skipping (s,q) (0.01, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6461509Z Skipping (s,q) (0.02, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6461702Z Skipping (s,q) (0.03, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6461856Z Skipping (s,q) (0.04, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6462013Z Skipping (s,q) (0.05, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6462210Z Skipping (s,q) (0.06, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6462367Z Skipping (s,q) (0.07, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6462525Z Skipping (s,q) (0.08, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6462679Z Skipping (s,q) (0.09, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6462838Z Skipping (s,q) (0.1, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6462993Z Skipping (s,q) (0.11, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6463146Z Skipping (s,q) (0.12, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6463301Z Skipping (s,q) (0.13, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6463458Z Skipping (s,q) (0.14, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6463611Z Skipping (s,q) (0.15, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6463768Z Skipping (s,q) (0.16, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6463921Z Skipping (s,q) (0.17, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6464082Z Skipping (s,q) (0.18, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6464241Z Skipping (s,q) (0.19, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6464393Z Skipping (s,q) (0.2, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6464551Z Skipping (s,q) (0.21, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6464705Z Skipping (s,q) (0.22, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6464860Z Skipping (s,q) (0.23, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6465016Z Skipping (s,q) (0.24, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6465171Z Skipping (s,q) (0.25, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6465328Z Skipping (s,q) (0.26, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6465481Z Skipping (s,q) (0.27, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6465635Z Skipping (s,q) (0.28, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6465792Z Skipping (s,q) (0.29, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6465989Z Skipping (s,q) (0.3, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6466142Z Skipping (s,q) (0.31, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6466298Z Skipping (s,q) (0.32, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6466454Z Skipping (s,q) (0.33, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6466609Z Skipping (s,q) (0.34, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6466764Z Skipping (s,q) (0.35, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6466917Z Skipping (s,q) (0.36, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6467075Z Skipping (s,q) (0.37, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6467229Z Skipping (s,q) (0.38, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6467382Z Skipping (s,q) (0.39, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6467539Z Skipping (s,q) (0.4, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6467698Z Skipping (s,q) (0.41, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6467851Z Skipping (s,q) (0.42, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6468008Z Skipping (s,q) (0.43, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6468202Z Skipping (s,q) (0.44, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6468360Z Skipping (s,q) (0.45, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6468516Z Skipping (s,q) (0.46, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6468669Z Skipping (s,q) (0.47, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6468866Z Skipping (s,q) (0.48, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6469021Z Skipping (s,q) (0.49, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6469175Z Skipping (s,q) (0.5, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6469335Z Skipping (s,q) (0.51, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6469535Z Skipping (s,q) (0.52, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6469691Z Skipping (s,q) (0.53, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6469845Z Skipping (s,q) (0.54, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6470002Z Skipping (s,q) (0.55, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6470161Z Skipping (s,q) (0.56, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6470314Z Skipping (s,q) (0.57, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6470467Z Skipping (s,q) (0.58, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6470625Z Skipping (s,q) (0.59, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6470779Z Skipping (s,q) (0.6, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6470936Z Skipping (s,q) (0.61, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6471089Z Skipping (s,q) (0.62, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6471245Z Skipping (s,q) (0.63, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6471405Z Skipping (s,q) (0.64, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6471558Z Skipping (s,q) (0.65, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6471713Z Skipping (s,q) (0.66, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6471870Z Skipping (s,q) (0.67, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6472024Z Skipping (s,q) (0.68, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6472182Z Skipping (s,q) (0.69, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6472338Z Skipping (s,q) (0.7, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6472493Z Skipping (s,q) (0.71, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6472649Z Skipping (s,q) (0.72, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6472802Z Skipping (s,q) (0.73, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6472957Z Skipping (s,q) (0.74, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6473154Z Skipping (s,q) (0.75, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6473309Z Skipping (s,q) (0.76, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6473465Z Skipping (s,q) (0.77, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6473622Z Skipping (s,q) (0.78, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6473776Z Skipping (s,q) (0.79, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6473931Z Skipping (s,q) (0.8, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6474084Z Skipping (s,q) (0.81, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6474241Z Skipping (s,q) (0.82, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6474397Z Skipping (s,q) (0.83, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6474552Z Skipping (s,q) (0.84, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6474708Z Skipping (s,q) (0.85, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6474866Z Skipping (s,q) (0.86, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6475020Z Skipping (s,q) (0.87, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6475176Z Skipping (s,q) (0.88, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6475394Z Skipping (s,q) (0.89, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6475548Z Skipping (s,q) (0.9, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6475705Z Skipping (s,q) (0.91, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6475858Z Skipping (s,q) (0.92, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6476048Z Skipping (s,q) (0.93, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6476206Z Skipping (s,q) (0.94, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6476360Z Skipping (s,q) (0.95, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6476516Z Skipping (s,q) (0.96, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6476724Z Skipping (s,q) (0.97, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6476877Z Skipping (s,q) (0.98, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6477033Z Skipping (s,q) (0.99, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6477185Z Skipping (s,q) (1, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6477340Z Skipping (s,q) (1.01, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6477496Z Skipping (s,q) (1.02, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6477650Z Skipping (s,q) (1.03, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6477808Z Skipping (s,q) (1.04, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6477961Z Skipping (s,q) (1.05, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6478115Z Skipping (s,q) (1.06, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6478271Z Skipping (s,q) (1.07, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6478429Z Skipping (s,q) (1.08, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6478584Z Skipping (s,q) (1.09, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6478741Z Skipping (s,q) (1.1, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6478898Z Skipping (s,q) (1.11, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6479054Z Skipping (s,q) (1.12, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6479207Z Skipping (s,q) (1.13, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6479361Z Skipping (s,q) (1.14, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6479516Z Skipping (s,q) (1.15, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6479670Z Skipping (s,q) (1.16, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6479823Z Skipping (s,q) (1.17, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6479979Z Skipping (s,q) (1.18, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6480136Z Skipping (s,q) (1.19, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6480335Z Skipping (s,q) (1.2, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6480489Z Skipping (s,q) (1.21, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6480643Z Skipping (s,q) (1.22, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6480802Z Skipping (s,q) (1.23, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6480954Z Skipping (s,q) (1.24, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6481107Z Skipping (s,q) (1.25, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6481263Z Skipping (s,q) (1.26, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6481419Z Skipping (s,q) (1.27, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6481575Z Skipping (s,q) (1.28, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6481730Z Skipping (s,q) (1.29, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6481885Z Skipping (s,q) (1.3, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6482043Z Skipping (s,q) (1.31, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6482196Z Skipping (s,q) (1.32, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6482348Z Skipping (s,q) (1.33, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6482545Z Skipping (s,q) (1.34, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6482699Z Skipping (s,q) (1.35, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6482852Z Skipping (s,q) (1.36, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6483008Z Skipping (s,q) (1.37, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6483197Z Skipping (s,q) (1.38, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6483355Z Skipping (s,q) (1.39, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6483507Z Skipping (s,q) (1.4, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6483660Z Skipping (s,q) (1.41, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6483852Z Skipping (s,q) (1.42, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6484011Z Skipping (s,q) (1.43, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6484164Z Skipping (s,q) (1.44, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6484323Z Skipping (s,q) (1.45, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6484475Z Skipping (s,q) (1.46, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6484634Z Skipping (s,q) (1.47, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6484788Z Skipping (s,q) (1.48, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6484944Z Skipping (s,q) (1.49, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6485101Z Skipping (s,q) (1.5, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6485256Z Skipping (s,q) (1.51, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6485411Z Skipping (s,q) (1.52, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6485571Z Skipping (s,q) (1.53, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6485728Z Skipping (s,q) (1.54, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6485887Z Skipping (s,q) (1.55, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6486043Z Skipping (s,q) (1.56, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6486197Z Skipping (s,q) (1.57, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6486355Z Skipping (s,q) (1.58, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6486509Z Skipping (s,q) (1.59, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6486664Z Skipping (s,q) (1.6, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6486825Z Skipping (s,q) (1.61, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6487034Z Skipping (s,q) (1.62, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6487192Z Skipping (s,q) (1.63, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6487350Z Skipping (s,q) (1.64, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6487550Z Skipping (s,q) (1.65, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6487707Z Skipping (s,q) (1.66, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6487862Z Skipping (s,q) (1.67, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6488020Z Skipping (s,q) (1.68, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6488177Z Skipping (s,q) (1.69, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6488331Z Skipping (s,q) (1.7, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6488489Z Skipping (s,q) (1.71, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6488645Z Skipping (s,q) (1.72, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6488800Z Skipping (s,q) (1.73, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6488957Z Skipping (s,q) (1.74, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6489114Z Skipping (s,q) (1.75, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6489271Z Skipping (s,q) (1.76, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6489431Z Skipping (s,q) (1.77, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6489586Z Skipping (s,q) (1.78, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6489789Z Skipping (s,q) (1.79, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6489945Z Skipping (s,q) (1.8, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6490101Z Skipping (s,q) (1.81, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6490259Z Skipping (s,q) (1.82, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6490453Z Skipping (s,q) (1.83, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6490610Z Skipping (s,q) (1.84, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6490766Z Skipping (s,q) (1.85, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6490922Z Skipping (s,q) (1.86, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6491117Z Skipping (s,q) (1.87, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6491280Z Skipping (s,q) (1.88, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6491435Z Skipping (s,q) (1.89, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6491595Z Skipping (s,q) (1.9, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6491752Z Skipping (s,q) (1.91, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6491909Z Skipping (s,q) (1.92, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6492068Z Skipping (s,q) (1.93, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6492226Z Skipping (s,q) (1.94, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6492382Z Skipping (s,q) (1.95, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6492540Z Skipping (s,q) (1.96, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6492695Z Skipping (s,q) (1.97, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6492855Z Skipping (s,q) (1.98, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6493014Z Skipping (s,q) (1.99, 600): inconsistent with heavy hitters! 2025-05-07T20:58:07.6493170Z Skipping (s,q) (0.01, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6493326Z Skipping (s,q) (0.02, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6493482Z Skipping (s,q) (0.03, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6493637Z Skipping (s,q) (0.04, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6493795Z Skipping (s,q) (0.05, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6493949Z Skipping (s,q) (0.06, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6494109Z Skipping (s,q) (0.07, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6494267Z Skipping (s,q) (0.08, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6494422Z Skipping (s,q) (0.09, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6494582Z Skipping (s,q) (0.1, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6494781Z Skipping (s,q) (0.11, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6494936Z Skipping (s,q) (0.12, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6495094Z Skipping (s,q) (0.13, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6495252Z Skipping (s,q) (0.14, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6495410Z Skipping (s,q) (0.15, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6495564Z Skipping (s,q) (0.16, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6495720Z Skipping (s,q) (0.17, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6495883Z Skipping (s,q) (0.18, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6496040Z Skipping (s,q) (0.19, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6496195Z Skipping (s,q) (0.2, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6496357Z Skipping (s,q) (0.21, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6496514Z Skipping (s,q) (0.22, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6496671Z Skipping (s,q) (0.23, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6496825Z Skipping (s,q) (0.24, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6497019Z Skipping (s,q) (0.25, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6497179Z Skipping (s,q) (0.26, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6497334Z Skipping (s,q) (0.27, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6497494Z Skipping (s,q) (0.28, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6497690Z Skipping (s,q) (0.29, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6497845Z Skipping (s,q) (0.3, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6498003Z Skipping (s,q) (0.31, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6498157Z Skipping (s,q) (0.32, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6498348Z Skipping (s,q) (0.33, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6498509Z Skipping (s,q) (0.34, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6498664Z Skipping (s,q) (0.35, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6498821Z Skipping (s,q) (0.36, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6498980Z Skipping (s,q) (0.37, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6499137Z Skipping (s,q) (0.38, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6499293Z Skipping (s,q) (0.39, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6499452Z Skipping (s,q) (0.4, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6499608Z Skipping (s,q) (0.41, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6499764Z Skipping (s,q) (0.42, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6499920Z Skipping (s,q) (0.43, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6500079Z Skipping (s,q) (0.44, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6500243Z Skipping (s,q) (0.45, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6500398Z Skipping (s,q) (0.46, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6500552Z Skipping (s,q) (0.47, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6500711Z Skipping (s,q) (0.48, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6500867Z Skipping (s,q) (0.49, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6501027Z Skipping (s,q) (0.5, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6501183Z Skipping (s,q) (0.51, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6501342Z Skipping (s,q) (0.52, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6501502Z Skipping (s,q) (0.53, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6501656Z Skipping (s,q) (0.54, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6501813Z Skipping (s,q) (0.55, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6502043Z Skipping (s,q) (0.56, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6502199Z Skipping (s,q) (0.57, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6502355Z Skipping (s,q) (0.58, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6502512Z Skipping (s,q) (0.59, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6502667Z Skipping (s,q) (0.6, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6502825Z Skipping (s,q) (0.61, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6502980Z Skipping (s,q) (0.62, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6503136Z Skipping (s,q) (0.63, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6503293Z Skipping (s,q) (0.64, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6503447Z Skipping (s,q) (0.65, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6503603Z Skipping (s,q) (0.66, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6503762Z Skipping (s,q) (0.67, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6503916Z Skipping (s,q) (0.68, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6504074Z Skipping (s,q) (0.69, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6504272Z Skipping (s,q) (0.7, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6504748Z Skipping (s,q) (0.71, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6504923Z Skipping (s,q) (0.72, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6505078Z Skipping (s,q) (0.73, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6505332Z Skipping (s,q) (0.74, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6505491Z Skipping (s,q) (0.75, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6505646Z Skipping (s,q) (0.76, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6505804Z Skipping (s,q) (0.77, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6506019Z Skipping (s,q) (0.78, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6506178Z Skipping (s,q) (0.79, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6506338Z Skipping (s,q) (0.8, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6506498Z Skipping (s,q) (0.81, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6506657Z Skipping (s,q) (0.82, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6506812Z Skipping (s,q) (0.83, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6506969Z Skipping (s,q) (0.84, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6507132Z Skipping (s,q) (0.85, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6507288Z Skipping (s,q) (0.86, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6507444Z Skipping (s,q) (0.87, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6507603Z Skipping (s,q) (0.88, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6507761Z Skipping (s,q) (0.89, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6507916Z Skipping (s,q) (0.9, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6508073Z Skipping (s,q) (0.91, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6508228Z Skipping (s,q) (0.92, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6508389Z Skipping (s,q) (0.93, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6508544Z Skipping (s,q) (0.94, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6508698Z Skipping (s,q) (0.95, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6508857Z Skipping (s,q) (0.96, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6509016Z Skipping (s,q) (0.97, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6509170Z Skipping (s,q) (0.98, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6509330Z Skipping (s,q) (0.99, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6509486Z Skipping (s,q) (1, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6509714Z Skipping (s,q) (1.01, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6509870Z Skipping (s,q) (1.02, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6510029Z Skipping (s,q) (1.03, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6510190Z Skipping (s,q) (1.04, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6510348Z Skipping (s,q) (1.05, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6510506Z Skipping (s,q) (1.06, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6510668Z Skipping (s,q) (1.07, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6510824Z Skipping (s,q) (1.08, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6510982Z Skipping (s,q) (1.09, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6511137Z Skipping (s,q) (1.1, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6511294Z Skipping (s,q) (1.11, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6511456Z Skipping (s,q) (1.12, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6511616Z Skipping (s,q) (1.13, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6511770Z Skipping (s,q) (1.14, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6511984Z Skipping (s,q) (1.15, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6512142Z Skipping (s,q) (1.16, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6512298Z Skipping (s,q) (1.17, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6512452Z Skipping (s,q) (1.18, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6512646Z Skipping (s,q) (1.19, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6512804Z Skipping (s,q) (1.2, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6512960Z Skipping (s,q) (1.21, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6513113Z Skipping (s,q) (1.22, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6513310Z Skipping (s,q) (1.23, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6513467Z Skipping (s,q) (1.24, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6513623Z Skipping (s,q) (1.25, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6513782Z Skipping (s,q) (1.26, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6513939Z Skipping (s,q) (1.27, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6514096Z Skipping (s,q) (1.28, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6514251Z Skipping (s,q) (1.29, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6514404Z Skipping (s,q) (1.3, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6514567Z Skipping (s,q) (1.31, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6514721Z Skipping (s,q) (1.32, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6514878Z Skipping (s,q) (1.33, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6515038Z Skipping (s,q) (1.34, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6515197Z Skipping (s,q) (1.35, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6515355Z Skipping (s,q) (1.36, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6515509Z Skipping (s,q) (1.37, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6515665Z Skipping (s,q) (1.38, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6515824Z Skipping (s,q) (1.39, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6515978Z Skipping (s,q) (1.4, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6516133Z Skipping (s,q) (1.41, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6516292Z Skipping (s,q) (1.42, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6516449Z Skipping (s,q) (1.43, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6516607Z Skipping (s,q) (1.44, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6516768Z Skipping (s,q) (1.45, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6516966Z Skipping (s,q) (1.46, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6517125Z Skipping (s,q) (1.47, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6517282Z Skipping (s,q) (1.48, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6517439Z Skipping (s,q) (1.49, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6517597Z Skipping (s,q) (1.5, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6517751Z Skipping (s,q) (1.51, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6517908Z Skipping (s,q) (1.52, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6518066Z Skipping (s,q) (1.53, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6518221Z Skipping (s,q) (1.54, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6518381Z Skipping (s,q) (1.55, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6518538Z Skipping (s,q) (1.56, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6518697Z Skipping (s,q) (1.57, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6518857Z Skipping (s,q) (1.58, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6519011Z Skipping (s,q) (1.59, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6519208Z Skipping (s,q) (1.6, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6519366Z Skipping (s,q) (1.61, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6519521Z Skipping (s,q) (1.62, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6519679Z Skipping (s,q) (1.63, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6519876Z Skipping (s,q) (1.64, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6520032Z Skipping (s,q) (1.65, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6520192Z Skipping (s,q) (1.66, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6520347Z Skipping (s,q) (1.67, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6520542Z Skipping (s,q) (1.68, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6520700Z Skipping (s,q) (1.69, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6520853Z Skipping (s,q) (1.7, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6521011Z Skipping (s,q) (1.71, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6521170Z Skipping (s,q) (1.72, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6521326Z Skipping (s,q) (1.73, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6521486Z Skipping (s,q) (1.74, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6521644Z Skipping (s,q) (1.75, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6521803Z Skipping (s,q) (1.76, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6521958Z Skipping (s,q) (1.77, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6522113Z Skipping (s,q) (1.78, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6522276Z Skipping (s,q) (1.79, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6522435Z Skipping (s,q) (1.8, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6522591Z Skipping (s,q) (1.81, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6522748Z Skipping (s,q) (1.82, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6522906Z Skipping (s,q) (1.83, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6523063Z Skipping (s,q) (1.84, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6523223Z Skipping (s,q) (1.85, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6523378Z Skipping (s,q) (1.86, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6523539Z Skipping (s,q) (1.87, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6523694Z Skipping (s,q) (1.88, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6523851Z Skipping (s,q) (1.89, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6524012Z Skipping (s,q) (1.9, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6524210Z Skipping (s,q) (1.91, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6524364Z Skipping (s,q) (1.92, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6524523Z Skipping (s,q) (1.93, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6524681Z Skipping (s,q) (1.94, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6524839Z Skipping (s,q) (1.95, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6524996Z Skipping (s,q) (1.96, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6525151Z Skipping (s,q) (1.97, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6525311Z Skipping (s,q) (1.98, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6525466Z Skipping (s,q) (1.99, 625): inconsistent with heavy hitters! 2025-05-07T20:58:07.6525620Z Skipping (s,q) (0.01, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6525776Z Skipping (s,q) (0.02, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6525933Z Skipping (s,q) (0.03, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6526095Z Skipping (s,q) (0.04, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6526251Z Skipping (s,q) (0.05, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6526446Z Skipping (s,q) (0.06, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6526605Z Skipping (s,q) (0.07, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6526760Z Skipping (s,q) (0.08, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6527002Z Skipping (s,q) (0.09, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6527198Z Skipping (s,q) (0.1, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6527356Z Skipping (s,q) (0.11, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6527514Z Skipping (s,q) (0.12, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6527670Z Skipping (s,q) (0.13, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6527888Z Skipping (s,q) (0.14, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6528051Z Skipping (s,q) (0.15, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6528206Z Skipping (s,q) (0.16, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6528359Z Skipping (s,q) (0.17, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6528520Z Skipping (s,q) (0.18, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6528676Z Skipping (s,q) (0.19, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6528833Z Skipping (s,q) (0.2, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6528988Z Skipping (s,q) (0.21, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6529145Z Skipping (s,q) (0.22, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6529302Z Skipping (s,q) (0.23, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6529457Z Skipping (s,q) (0.24, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6529614Z Skipping (s,q) (0.25, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6529774Z Skipping (s,q) (0.26, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6529928Z Skipping (s,q) (0.27, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6530085Z Skipping (s,q) (0.28, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6530243Z Skipping (s,q) (0.29, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6530399Z Skipping (s,q) (0.3, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6530556Z Skipping (s,q) (0.31, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6530712Z Skipping (s,q) (0.32, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6530872Z Skipping (s,q) (0.33, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6531030Z Skipping (s,q) (0.34, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6531187Z Skipping (s,q) (0.35, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6531341Z Skipping (s,q) (0.36, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6531546Z Skipping (s,q) (0.37, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6531701Z Skipping (s,q) (0.38, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6531860Z Skipping (s,q) (0.39, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6532017Z Skipping (s,q) (0.4, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6532171Z Skipping (s,q) (0.41, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6532331Z Skipping (s,q) (0.42, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6532487Z Skipping (s,q) (0.43, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6532643Z Skipping (s,q) (0.44, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6532801Z Skipping (s,q) (0.45, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6532956Z Skipping (s,q) (0.46, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6533113Z Skipping (s,q) (0.47, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6533269Z Skipping (s,q) (0.48, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6533427Z Skipping (s,q) (0.49, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6533585Z Skipping (s,q) (0.5, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6533779Z Skipping (s,q) (0.51, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6533935Z Skipping (s,q) (0.52, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6534097Z Skipping (s,q) (0.53, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6534251Z Skipping (s,q) (0.54, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6534449Z Skipping (s,q) (0.55, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6534604Z Skipping (s,q) (0.56, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6534758Z Skipping (s,q) (0.57, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6534914Z Skipping (s,q) (0.58, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6535267Z Skipping (s,q) (0.59, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6535424Z Skipping (s,q) (0.6, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6535582Z Skipping (s,q) (0.61, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6535736Z Skipping (s,q) (0.62, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6535898Z Skipping (s,q) (0.63, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6536054Z Skipping (s,q) (0.64, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6536209Z Skipping (s,q) (0.65, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6536366Z Skipping (s,q) (0.66, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6536525Z Skipping (s,q) (0.67, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6536679Z Skipping (s,q) (0.68, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6536837Z Skipping (s,q) (0.69, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6536994Z Skipping (s,q) (0.7, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6537154Z Skipping (s,q) (0.71, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6537309Z Skipping (s,q) (0.72, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6537462Z Skipping (s,q) (0.73, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6537622Z Skipping (s,q) (0.74, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6537776Z Skipping (s,q) (0.75, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6537931Z Skipping (s,q) (0.76, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6538087Z Skipping (s,q) (0.77, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6538245Z Skipping (s,q) (0.78, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6538402Z Skipping (s,q) (0.79, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6538558Z Skipping (s,q) (0.8, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6538714Z Skipping (s,q) (0.81, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6538917Z Skipping (s,q) (0.82, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6539072Z Skipping (s,q) (0.83, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6539227Z Skipping (s,q) (0.84, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6539387Z Skipping (s,q) (0.85, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6539542Z Skipping (s,q) (0.86, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6539698Z Skipping (s,q) (0.87, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6539857Z Skipping (s,q) (0.88, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6540013Z Skipping (s,q) (0.89, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6540169Z Skipping (s,q) (0.9, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6540323Z Skipping (s,q) (0.91, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6540477Z Skipping (s,q) (0.92, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6540635Z Skipping (s,q) (0.93, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6540792Z Skipping (s,q) (0.94, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6540946Z Skipping (s,q) (0.95, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6541145Z Skipping (s,q) (0.96, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6541301Z Skipping (s,q) (0.97, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6541464Z Skipping (s,q) (0.98, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6541620Z Skipping (s,q) (0.99, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6541772Z Skipping (s,q) (1, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6541976Z Skipping (s,q) (1.01, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6542132Z Skipping (s,q) (1.02, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6542286Z Skipping (s,q) (1.03, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6542488Z Skipping (s,q) (1.04, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6542646Z Skipping (s,q) (1.05, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6542805Z Skipping (s,q) (1.06, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6542959Z Skipping (s,q) (1.07, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6543116Z Skipping (s,q) (1.08, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6543275Z Skipping (s,q) (1.09, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6543431Z Skipping (s,q) (1.1, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6543587Z Skipping (s,q) (1.11, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6543748Z Skipping (s,q) (1.12, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6543902Z Skipping (s,q) (1.13, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6544066Z Skipping (s,q) (1.14, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6544222Z Skipping (s,q) (1.15, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6544379Z Skipping (s,q) (1.16, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6544540Z Skipping (s,q) (1.17, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6544694Z Skipping (s,q) (1.18, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6544850Z Skipping (s,q) (1.19, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6545009Z Skipping (s,q) (1.2, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6545165Z Skipping (s,q) (1.21, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6545322Z Skipping (s,q) (1.22, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6545478Z Skipping (s,q) (1.23, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6545633Z Skipping (s,q) (1.24, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6545792Z Skipping (s,q) (1.25, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6545946Z Skipping (s,q) (1.26, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6546104Z Skipping (s,q) (1.27, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6546310Z Skipping (s,q) (1.28, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6546463Z Skipping (s,q) (1.29, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6546623Z Skipping (s,q) (1.3, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6546777Z Skipping (s,q) (1.31, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6546932Z Skipping (s,q) (1.32, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6547089Z Skipping (s,q) (1.33, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6547246Z Skipping (s,q) (1.34, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6547401Z Skipping (s,q) (1.35, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6547558Z Skipping (s,q) (1.36, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6547714Z Skipping (s,q) (1.37, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6547869Z Skipping (s,q) (1.38, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6548031Z Skipping (s,q) (1.39, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6548188Z Skipping (s,q) (1.4, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6548347Z Skipping (s,q) (1.41, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6548543Z Skipping (s,q) (1.42, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6548700Z Skipping (s,q) (1.43, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6548857Z Skipping (s,q) (1.44, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6549014Z Skipping (s,q) (1.45, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6549205Z Skipping (s,q) (1.46, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6549364Z Skipping (s,q) (1.47, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6549517Z Skipping (s,q) (1.48, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6549758Z Skipping (s,q) (1.49, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6549916Z Skipping (s,q) (1.5, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6550070Z Skipping (s,q) (1.51, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6550236Z Skipping (s,q) (1.52, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6550394Z Skipping (s,q) (1.53, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6550550Z Skipping (s,q) (1.54, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6550710Z Skipping (s,q) (1.55, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6550866Z Skipping (s,q) (1.56, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6551029Z Skipping (s,q) (1.57, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6551186Z Skipping (s,q) (1.58, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6551343Z Skipping (s,q) (1.59, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6551502Z Skipping (s,q) (1.6, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6551659Z Skipping (s,q) (1.61, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6554560Z Skipping (s,q) (1.62, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6554739Z Skipping (s,q) (1.63, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6554902Z Skipping (s,q) (1.64, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6555060Z Skipping (s,q) (1.65, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6555214Z Skipping (s,q) (1.66, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6555368Z Skipping (s,q) (1.67, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6555529Z Skipping (s,q) (1.68, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6555685Z Skipping (s,q) (1.69, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6555838Z Skipping (s,q) (1.7, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6555997Z Skipping (s,q) (1.71, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6556154Z Skipping (s,q) (1.72, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6556378Z Skipping (s,q) (1.73, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6556532Z Skipping (s,q) (1.74, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6556689Z Skipping (s,q) (1.75, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6556846Z Skipping (s,q) (1.76, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6557001Z Skipping (s,q) (1.77, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6557155Z Skipping (s,q) (1.78, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6557314Z Skipping (s,q) (1.79, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6557468Z Skipping (s,q) (1.8, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6557626Z Skipping (s,q) (1.81, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6557785Z Skipping (s,q) (1.82, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6557943Z Skipping (s,q) (1.83, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6558103Z Skipping (s,q) (1.84, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6558257Z Skipping (s,q) (1.85, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6558411Z Skipping (s,q) (1.86, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6558614Z Skipping (s,q) (1.87, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6558771Z Skipping (s,q) (1.88, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6558925Z Skipping (s,q) (1.89, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6559083Z Skipping (s,q) (1.9, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6559303Z Skipping (s,q) (1.91, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6559465Z Skipping (s,q) (1.92, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6559620Z Skipping (s,q) (1.93, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6559810Z Skipping (s,q) (1.94, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6559969Z Skipping (s,q) (1.95, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6560123Z Skipping (s,q) (1.96, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6560276Z Skipping (s,q) (1.97, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6560438Z Skipping (s,q) (1.98, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6560591Z Skipping (s,q) (1.99, 650): inconsistent with heavy hitters! 2025-05-07T20:58:07.6560749Z Skipping (s,q) (0.01, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6560903Z Skipping (s,q) (0.02, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6561061Z Skipping (s,q) (0.03, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6561218Z Skipping (s,q) (0.04, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6561372Z Skipping (s,q) (0.05, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6561525Z Skipping (s,q) (0.06, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6561686Z Skipping (s,q) (0.07, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6561840Z Skipping (s,q) (0.08, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6562002Z Skipping (s,q) (0.09, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6562157Z Skipping (s,q) (0.1, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6562312Z Skipping (s,q) (0.11, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6562469Z Skipping (s,q) (0.12, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6562622Z Skipping (s,q) (0.13, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6562779Z Skipping (s,q) (0.14, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6562935Z Skipping (s,q) (0.15, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6563089Z Skipping (s,q) (0.16, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6563248Z Skipping (s,q) (0.17, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6563405Z Skipping (s,q) (0.18, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6563607Z Skipping (s,q) (0.19, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6563765Z Skipping (s,q) (0.2, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6563924Z Skipping (s,q) (0.21, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6564078Z Skipping (s,q) (0.22, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6564235Z Skipping (s,q) (0.23, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6564389Z Skipping (s,q) (0.24, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6564549Z Skipping (s,q) (0.25, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6564705Z Skipping (s,q) (0.26, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6564860Z Skipping (s,q) (0.27, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6565019Z Skipping (s,q) (0.28, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6565175Z Skipping (s,q) (0.29, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6565332Z Skipping (s,q) (0.3, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6565491Z Skipping (s,q) (0.31, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6565647Z Skipping (s,q) (0.32, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6565839Z Skipping (s,q) (0.33, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6566001Z Skipping (s,q) (0.34, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6566155Z Skipping (s,q) (0.35, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6566313Z Skipping (s,q) (0.36, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6566512Z Skipping (s,q) (0.37, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6566668Z Skipping (s,q) (0.38, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6566824Z Skipping (s,q) (0.39, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6567093Z Skipping (s,q) (0.4, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6567251Z Skipping (s,q) (0.41, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6567410Z Skipping (s,q) (0.42, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6567564Z Skipping (s,q) (0.43, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6567724Z Skipping (s,q) (0.44, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6567878Z Skipping (s,q) (0.45, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6568032Z Skipping (s,q) (0.46, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6568194Z Skipping (s,q) (0.47, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6568355Z Skipping (s,q) (0.48, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6568511Z Skipping (s,q) (0.49, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6568666Z Skipping (s,q) (0.5, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6568821Z Skipping (s,q) (0.51, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6568982Z Skipping (s,q) (0.52, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6569138Z Skipping (s,q) (0.53, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6569292Z Skipping (s,q) (0.54, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6569454Z Skipping (s,q) (0.55, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6569611Z Skipping (s,q) (0.56, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6569765Z Skipping (s,q) (0.57, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6569922Z Skipping (s,q) (0.58, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6570078Z Skipping (s,q) (0.59, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6570234Z Skipping (s,q) (0.6, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6570389Z Skipping (s,q) (0.61, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6570543Z Skipping (s,q) (0.62, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6570702Z Skipping (s,q) (0.63, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6570901Z Skipping (s,q) (0.64, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6571055Z Skipping (s,q) (0.65, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6571215Z Skipping (s,q) (0.66, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6571370Z Skipping (s,q) (0.67, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6571529Z Skipping (s,q) (0.68, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6571683Z Skipping (s,q) (0.69, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6571839Z Skipping (s,q) (0.7, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6572000Z Skipping (s,q) (0.71, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6572157Z Skipping (s,q) (0.72, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6572311Z Skipping (s,q) (0.73, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6572471Z Skipping (s,q) (0.74, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6572628Z Skipping (s,q) (0.75, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6572786Z Skipping (s,q) (0.76, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6572940Z Skipping (s,q) (0.77, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6573135Z Skipping (s,q) (0.78, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6573293Z Skipping (s,q) (0.79, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6573447Z Skipping (s,q) (0.8, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6573604Z Skipping (s,q) (0.81, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6573801Z Skipping (s,q) (0.82, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6573956Z Skipping (s,q) (0.83, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6574110Z Skipping (s,q) (0.84, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6574305Z Skipping (s,q) (0.85, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6574462Z Skipping (s,q) (0.86, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6574619Z Skipping (s,q) (0.87, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6574773Z Skipping (s,q) (0.88, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6574929Z Skipping (s,q) (0.89, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6575084Z Skipping (s,q) (0.9, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6575239Z Skipping (s,q) (0.91, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6575392Z Skipping (s,q) (0.92, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6575551Z Skipping (s,q) (0.93, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6575706Z Skipping (s,q) (0.94, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6575863Z Skipping (s,q) (0.95, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6576017Z Skipping (s,q) (0.96, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6576174Z Skipping (s,q) (0.97, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6576332Z Skipping (s,q) (0.98, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6576486Z Skipping (s,q) (0.99, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6576640Z Skipping (s,q) (1, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6576799Z Skipping (s,q) (1.01, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6576954Z Skipping (s,q) (1.02, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6577111Z Skipping (s,q) (1.03, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6577266Z Skipping (s,q) (1.04, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6577421Z Skipping (s,q) (1.05, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6577578Z Skipping (s,q) (1.06, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6577732Z Skipping (s,q) (1.07, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6577891Z Skipping (s,q) (1.08, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6578095Z Skipping (s,q) (1.09, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6578250Z Skipping (s,q) (1.1, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6578407Z Skipping (s,q) (1.11, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6578564Z Skipping (s,q) (1.12, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6578719Z Skipping (s,q) (1.13, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6578877Z Skipping (s,q) (1.14, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6579032Z Skipping (s,q) (1.15, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6579189Z Skipping (s,q) (1.16, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6579346Z Skipping (s,q) (1.17, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6579500Z Skipping (s,q) (1.18, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6579659Z Skipping (s,q) (1.19, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6579815Z Skipping (s,q) (1.2, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6579970Z Skipping (s,q) (1.21, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6580128Z Skipping (s,q) (1.22, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6580322Z Skipping (s,q) (1.23, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6580477Z Skipping (s,q) (1.24, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6580635Z Skipping (s,q) (1.25, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6580789Z Skipping (s,q) (1.26, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6580985Z Skipping (s,q) (1.27, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6581142Z Skipping (s,q) (1.28, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6581299Z Skipping (s,q) (1.29, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6581495Z Skipping (s,q) (1.3, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6581653Z Skipping (s,q) (1.31, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6581808Z Skipping (s,q) (1.32, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6581966Z Skipping (s,q) (1.33, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6582123Z Skipping (s,q) (1.34, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6582278Z Skipping (s,q) (1.35, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6582435Z Skipping (s,q) (1.36, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6582590Z Skipping (s,q) (1.37, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6582749Z Skipping (s,q) (1.38, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6582902Z Skipping (s,q) (1.39, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6583055Z Skipping (s,q) (1.4, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6583212Z Skipping (s,q) (1.41, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6583369Z Skipping (s,q) (1.42, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6583525Z Skipping (s,q) (1.43, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6583681Z Skipping (s,q) (1.44, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6583837Z Skipping (s,q) (1.45, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6583993Z Skipping (s,q) (1.46, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6584147Z Skipping (s,q) (1.47, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6584301Z Skipping (s,q) (1.48, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6584460Z Skipping (s,q) (1.49, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6584614Z Skipping (s,q) (1.5, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6584769Z Skipping (s,q) (1.51, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6584927Z Skipping (s,q) (1.52, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6585083Z Skipping (s,q) (1.53, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6585286Z Skipping (s,q) (1.54, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6585443Z Skipping (s,q) (1.55, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6585597Z Skipping (s,q) (1.56, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6585754Z Skipping (s,q) (1.57, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6585909Z Skipping (s,q) (1.58, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6586062Z Skipping (s,q) (1.59, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6586218Z Skipping (s,q) (1.6, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6586376Z Skipping (s,q) (1.61, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6586532Z Skipping (s,q) (1.62, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6586688Z Skipping (s,q) (1.63, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6586845Z Skipping (s,q) (1.64, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6587006Z Skipping (s,q) (1.65, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6587161Z Skipping (s,q) (1.66, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6587318Z Skipping (s,q) (1.67, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6587540Z Skipping (s,q) (1.68, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6587697Z Skipping (s,q) (1.69, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6587853Z Skipping (s,q) (1.7, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6588007Z Skipping (s,q) (1.71, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6588200Z Skipping (s,q) (1.72, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6588359Z Skipping (s,q) (1.73, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6588513Z Skipping (s,q) (1.74, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6588666Z Skipping (s,q) (1.75, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6588865Z Skipping (s,q) (1.76, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6589020Z Skipping (s,q) (1.77, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6589177Z Skipping (s,q) (1.78, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6589333Z Skipping (s,q) (1.79, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6589487Z Skipping (s,q) (1.8, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6589643Z Skipping (s,q) (1.81, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6589797Z Skipping (s,q) (1.82, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6589952Z Skipping (s,q) (1.83, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6590108Z Skipping (s,q) (1.84, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6590262Z Skipping (s,q) (1.85, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6590416Z Skipping (s,q) (1.86, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6590578Z Skipping (s,q) (1.87, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6590734Z Skipping (s,q) (1.88, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6590891Z Skipping (s,q) (1.89, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6591047Z Skipping (s,q) (1.9, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6591202Z Skipping (s,q) (1.91, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6591359Z Skipping (s,q) (1.92, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6591515Z Skipping (s,q) (1.93, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6591671Z Skipping (s,q) (1.94, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6591828Z Skipping (s,q) (1.95, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6591982Z Skipping (s,q) (1.96, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6592138Z Skipping (s,q) (1.97, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6592295Z Skipping (s,q) (1.98, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6592491Z Skipping (s,q) (1.99, 675): inconsistent with heavy hitters! 2025-05-07T20:58:07.6592647Z Skipping (s,q) (0.01, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6592802Z Skipping (s,q) (0.02, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6592958Z Skipping (s,q) (0.03, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6593114Z Skipping (s,q) (0.04, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6593268Z Skipping (s,q) (0.05, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6593425Z Skipping (s,q) (0.06, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6593580Z Skipping (s,q) (0.07, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6593735Z Skipping (s,q) (0.08, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6593892Z Skipping (s,q) (0.09, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6594048Z Skipping (s,q) (0.1, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6594206Z Skipping (s,q) (0.11, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6594363Z Skipping (s,q) (0.12, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6594517Z Skipping (s,q) (0.13, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6594736Z Skipping (s,q) (0.14, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6594892Z Skipping (s,q) (0.15, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6595046Z Skipping (s,q) (0.16, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6595203Z Skipping (s,q) (0.17, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6595396Z Skipping (s,q) (0.18, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6595551Z Skipping (s,q) (0.19, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6595708Z Skipping (s,q) (0.2, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6595863Z Skipping (s,q) (0.21, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6596065Z Skipping (s,q) (0.22, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6596221Z Skipping (s,q) (0.23, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6596375Z Skipping (s,q) (0.24, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6596535Z Skipping (s,q) (0.25, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6596689Z Skipping (s,q) (0.26, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6596845Z Skipping (s,q) (0.27, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6597002Z Skipping (s,q) (0.28, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6597159Z Skipping (s,q) (0.29, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6597316Z Skipping (s,q) (0.3, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6597470Z Skipping (s,q) (0.31, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6597623Z Skipping (s,q) (0.32, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6597782Z Skipping (s,q) (0.33, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6597940Z Skipping (s,q) (0.34, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6598094Z Skipping (s,q) (0.35, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6598252Z Skipping (s,q) (0.36, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6598407Z Skipping (s,q) (0.37, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6598562Z Skipping (s,q) (0.38, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6598719Z Skipping (s,q) (0.39, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6598873Z Skipping (s,q) (0.4, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6599033Z Skipping (s,q) (0.41, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6599187Z Skipping (s,q) (0.42, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6599341Z Skipping (s,q) (0.43, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6599498Z Skipping (s,q) (0.44, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6599696Z Skipping (s,q) (0.45, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6599850Z Skipping (s,q) (0.46, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6600007Z Skipping (s,q) (0.47, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6600164Z Skipping (s,q) (0.48, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6600321Z Skipping (s,q) (0.49, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6600475Z Skipping (s,q) (0.5, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6600629Z Skipping (s,q) (0.51, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6600792Z Skipping (s,q) (0.52, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6600947Z Skipping (s,q) (0.53, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6601101Z Skipping (s,q) (0.54, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6601261Z Skipping (s,q) (0.55, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6601420Z Skipping (s,q) (0.56, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6601578Z Skipping (s,q) (0.57, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6601733Z Skipping (s,q) (0.58, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6601927Z Skipping (s,q) (0.59, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6602084Z Skipping (s,q) (0.6, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6602239Z Skipping (s,q) (0.61, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6602392Z Skipping (s,q) (0.62, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6602585Z Skipping (s,q) (0.63, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6602741Z Skipping (s,q) (0.64, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6602897Z Skipping (s,q) (0.65, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6603052Z Skipping (s,q) (0.66, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6603244Z Skipping (s,q) (0.67, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6603404Z Skipping (s,q) (0.68, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6603558Z Skipping (s,q) (0.69, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6603713Z Skipping (s,q) (0.7, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6603870Z Skipping (s,q) (0.71, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6604026Z Skipping (s,q) (0.72, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6604182Z Skipping (s,q) (0.73, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6604338Z Skipping (s,q) (0.74, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6604829Z Skipping (s,q) (0.75, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6604991Z Skipping (s,q) (0.76, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6605143Z Skipping (s,q) (0.77, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6605302Z Skipping (s,q) (0.78, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6605462Z Skipping (s,q) (0.79, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6605614Z Skipping (s,q) (0.8, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6605769Z Skipping (s,q) (0.81, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6605926Z Skipping (s,q) (0.82, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6606079Z Skipping (s,q) (0.83, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6606236Z Skipping (s,q) (0.84, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6606390Z Skipping (s,q) (0.85, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6606548Z Skipping (s,q) (0.86, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6606706Z Skipping (s,q) (0.87, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6606919Z Skipping (s,q) (0.88, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6607074Z Skipping (s,q) (0.89, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6607325Z Skipping (s,q) (0.9, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6607480Z Skipping (s,q) (0.91, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6607635Z Skipping (s,q) (0.92, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6607792Z Skipping (s,q) (0.93, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6607947Z Skipping (s,q) (0.94, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6608103Z Skipping (s,q) (0.95, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6608256Z Skipping (s,q) (0.96, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6608411Z Skipping (s,q) (0.97, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6608566Z Skipping (s,q) (0.98, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6608719Z Skipping (s,q) (0.99, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6608874Z Skipping (s,q) (1, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6609033Z Skipping (s,q) (1.01, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6609186Z Skipping (s,q) (1.02, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6609344Z Skipping (s,q) (1.03, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6609557Z Skipping (s,q) (1.04, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6609712Z Skipping (s,q) (1.05, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6609869Z Skipping (s,q) (1.06, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6610023Z Skipping (s,q) (1.07, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6610239Z Skipping (s,q) (1.08, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6610394Z Skipping (s,q) (1.09, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6610548Z Skipping (s,q) (1.1, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6610705Z Skipping (s,q) (1.11, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6610912Z Skipping (s,q) (1.12, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6611072Z Skipping (s,q) (1.13, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6611227Z Skipping (s,q) (1.14, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6611383Z Skipping (s,q) (1.15, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6611538Z Skipping (s,q) (1.16, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6611692Z Skipping (s,q) (1.17, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6611844Z Skipping (s,q) (1.18, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6612003Z Skipping (s,q) (1.19, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6612157Z Skipping (s,q) (1.2, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6612310Z Skipping (s,q) (1.21, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6612467Z Skipping (s,q) (1.22, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6612622Z Skipping (s,q) (1.23, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6612781Z Skipping (s,q) (1.24, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6612937Z Skipping (s,q) (1.25, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6613090Z Skipping (s,q) (1.26, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6613249Z Skipping (s,q) (1.27, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6613402Z Skipping (s,q) (1.28, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6613554Z Skipping (s,q) (1.29, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6613710Z Skipping (s,q) (1.3, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6613866Z Skipping (s,q) (1.31, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6614019Z Skipping (s,q) (1.32, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6614177Z Skipping (s,q) (1.33, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6614333Z Skipping (s,q) (1.34, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6614563Z Skipping (s,q) (1.35, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6614719Z Skipping (s,q) (1.36, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6614872Z Skipping (s,q) (1.37, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6615033Z Skipping (s,q) (1.38, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6615189Z Skipping (s,q) (1.39, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6615343Z Skipping (s,q) (1.4, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6615501Z Skipping (s,q) (1.41, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6615658Z Skipping (s,q) (1.42, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6615815Z Skipping (s,q) (1.43, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6615968Z Skipping (s,q) (1.44, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6616123Z Skipping (s,q) (1.45, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6616286Z Skipping (s,q) (1.46, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6616439Z Skipping (s,q) (1.47, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6616591Z Skipping (s,q) (1.48, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6616786Z Skipping (s,q) (1.49, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6616940Z Skipping (s,q) (1.5, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6617101Z Skipping (s,q) (1.51, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6617258Z Skipping (s,q) (1.52, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6617448Z Skipping (s,q) (1.53, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6617608Z Skipping (s,q) (1.54, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6617763Z Skipping (s,q) (1.55, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6617916Z Skipping (s,q) (1.56, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6618111Z Skipping (s,q) (1.57, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6618267Z Skipping (s,q) (1.58, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6618425Z Skipping (s,q) (1.59, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6618581Z Skipping (s,q) (1.6, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6618734Z Skipping (s,q) (1.61, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6618891Z Skipping (s,q) (1.62, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6619046Z Skipping (s,q) (1.63, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6619202Z Skipping (s,q) (1.64, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6619359Z Skipping (s,q) (1.65, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6619514Z Skipping (s,q) (1.66, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6619671Z Skipping (s,q) (1.67, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6619827Z Skipping (s,q) (1.68, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6619981Z Skipping (s,q) (1.69, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6620139Z Skipping (s,q) (1.7, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6620292Z Skipping (s,q) (1.71, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6620448Z Skipping (s,q) (1.72, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6620606Z Skipping (s,q) (1.73, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6620759Z Skipping (s,q) (1.74, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6620915Z Skipping (s,q) (1.75, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6621071Z Skipping (s,q) (1.76, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6621223Z Skipping (s,q) (1.77, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6621380Z Skipping (s,q) (1.78, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6621535Z Skipping (s,q) (1.79, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6621731Z Skipping (s,q) (1.8, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6621890Z Skipping (s,q) (1.81, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6622044Z Skipping (s,q) (1.82, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6622206Z Skipping (s,q) (1.83, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6622366Z Skipping (s,q) (1.84, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6622521Z Skipping (s,q) (1.85, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6622677Z Skipping (s,q) (1.86, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6622832Z Skipping (s,q) (1.87, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6622987Z Skipping (s,q) (1.88, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6623147Z Skipping (s,q) (1.89, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6623302Z Skipping (s,q) (1.9, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6623463Z Skipping (s,q) (1.91, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6623622Z Skipping (s,q) (1.92, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6623775Z Skipping (s,q) (1.93, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6623975Z Skipping (s,q) (1.94, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6624130Z Skipping (s,q) (1.95, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6624284Z Skipping (s,q) (1.96, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6624441Z Skipping (s,q) (1.97, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6624634Z Skipping (s,q) (1.98, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6624789Z Skipping (s,q) (1.99, 700): inconsistent with heavy hitters! 2025-05-07T20:58:07.6624945Z Skipping (s,q) (0.01, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6625098Z Skipping (s,q) (0.02, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6625292Z Skipping (s,q) (0.03, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6625448Z Skipping (s,q) (0.04, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6625602Z Skipping (s,q) (0.05, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6625761Z Skipping (s,q) (0.06, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6625913Z Skipping (s,q) (0.07, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6626068Z Skipping (s,q) (0.08, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6626223Z Skipping (s,q) (0.09, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6626376Z Skipping (s,q) (0.1, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6626538Z Skipping (s,q) (0.11, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6626691Z Skipping (s,q) (0.12, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6626843Z Skipping (s,q) (0.13, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6627001Z Skipping (s,q) (0.14, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6627156Z Skipping (s,q) (0.15, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6627310Z Skipping (s,q) (0.16, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6627468Z Skipping (s,q) (0.17, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6627625Z Skipping (s,q) (0.18, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6627781Z Skipping (s,q) (0.19, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6627934Z Skipping (s,q) (0.2, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6628089Z Skipping (s,q) (0.21, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6628246Z Skipping (s,q) (0.22, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6628400Z Skipping (s,q) (0.23, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6628552Z Skipping (s,q) (0.24, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6628713Z Skipping (s,q) (0.25, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6628910Z Skipping (s,q) (0.26, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6629069Z Skipping (s,q) (0.27, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6629222Z Skipping (s,q) (0.28, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6629378Z Skipping (s,q) (0.29, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6629535Z Skipping (s,q) (0.3, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6629690Z Skipping (s,q) (0.31, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6629845Z Skipping (s,q) (0.32, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6630005Z Skipping (s,q) (0.33, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6630160Z Skipping (s,q) (0.34, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6630314Z Skipping (s,q) (0.35, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6630471Z Skipping (s,q) (0.36, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6630631Z Skipping (s,q) (0.37, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6630793Z Skipping (s,q) (0.38, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6630947Z Skipping (s,q) (0.39, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6631140Z Skipping (s,q) (0.4, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6631299Z Skipping (s,q) (0.41, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6631454Z Skipping (s,q) (0.42, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6631611Z Skipping (s,q) (0.43, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6631807Z Skipping (s,q) (0.44, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6631963Z Skipping (s,q) (0.45, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6632122Z Skipping (s,q) (0.46, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6632277Z Skipping (s,q) (0.47, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6632470Z Skipping (s,q) (0.48, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6632630Z Skipping (s,q) (0.49, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6632784Z Skipping (s,q) (0.5, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6632939Z Skipping (s,q) (0.51, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6633095Z Skipping (s,q) (0.52, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6633249Z Skipping (s,q) (0.53, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6633405Z Skipping (s,q) (0.54, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6633557Z Skipping (s,q) (0.55, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6633713Z Skipping (s,q) (0.56, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6633870Z Skipping (s,q) (0.57, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6634023Z Skipping (s,q) (0.58, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6634179Z Skipping (s,q) (0.59, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6634338Z Skipping (s,q) (0.6, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6634494Z Skipping (s,q) (0.61, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6634649Z Skipping (s,q) (0.62, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6634809Z Skipping (s,q) (0.63, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6634963Z Skipping (s,q) (0.64, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6635121Z Skipping (s,q) (0.65, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6635272Z Skipping (s,q) (0.66, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6635429Z Skipping (s,q) (0.67, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6635585Z Skipping (s,q) (0.68, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6635739Z Skipping (s,q) (0.69, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6635898Z Skipping (s,q) (0.7, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6636099Z Skipping (s,q) (0.71, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6636251Z Skipping (s,q) (0.72, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6636411Z Skipping (s,q) (0.73, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6636567Z Skipping (s,q) (0.74, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6636723Z Skipping (s,q) (0.75, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6636878Z Skipping (s,q) (0.76, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6637031Z Skipping (s,q) (0.77, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6637190Z Skipping (s,q) (0.78, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6637343Z Skipping (s,q) (0.79, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6637496Z Skipping (s,q) (0.8, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6637654Z Skipping (s,q) (0.81, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6637814Z Skipping (s,q) (0.82, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6637974Z Skipping (s,q) (0.83, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6638131Z Skipping (s,q) (0.84, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6638328Z Skipping (s,q) (0.85, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6638482Z Skipping (s,q) (0.86, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6638639Z Skipping (s,q) (0.87, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6638793Z Skipping (s,q) (0.88, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6638989Z Skipping (s,q) (0.89, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6639143Z Skipping (s,q) (0.9, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6639298Z Skipping (s,q) (0.91, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6639456Z Skipping (s,q) (0.92, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6639673Z Skipping (s,q) (0.93, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6639832Z Skipping (s,q) (0.94, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6639990Z Skipping (s,q) (0.95, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6640144Z Skipping (s,q) (0.96, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6640304Z Skipping (s,q) (0.97, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6640459Z Skipping (s,q) (0.98, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6640614Z Skipping (s,q) (0.99, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6640768Z Skipping (s,q) (1, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6640927Z Skipping (s,q) (1.01, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6641081Z Skipping (s,q) (1.02, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6641236Z Skipping (s,q) (1.03, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6641394Z Skipping (s,q) (1.04, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6641552Z Skipping (s,q) (1.05, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6641707Z Skipping (s,q) (1.06, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6641863Z Skipping (s,q) (1.07, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6642023Z Skipping (s,q) (1.08, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6642179Z Skipping (s,q) (1.09, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6642333Z Skipping (s,q) (1.1, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6642491Z Skipping (s,q) (1.11, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6642647Z Skipping (s,q) (1.12, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6642805Z Skipping (s,q) (1.13, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6642959Z Skipping (s,q) (1.14, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6643112Z Skipping (s,q) (1.15, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6643316Z Skipping (s,q) (1.16, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6643470Z Skipping (s,q) (1.17, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6643623Z Skipping (s,q) (1.18, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6643781Z Skipping (s,q) (1.19, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6643936Z Skipping (s,q) (1.2, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6644094Z Skipping (s,q) (1.21, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6644250Z Skipping (s,q) (1.22, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6644406Z Skipping (s,q) (1.23, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6644563Z Skipping (s,q) (1.24, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6644717Z Skipping (s,q) (1.25, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6644870Z Skipping (s,q) (1.26, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6645029Z Skipping (s,q) (1.27, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6645185Z Skipping (s,q) (1.28, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6645345Z Skipping (s,q) (1.29, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6645539Z Skipping (s,q) (1.3, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6645696Z Skipping (s,q) (1.31, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6645851Z Skipping (s,q) (1.32, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6646003Z Skipping (s,q) (1.33, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6646190Z Skipping (s,q) (1.34, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6646350Z Skipping (s,q) (1.35, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6646502Z Skipping (s,q) (1.36, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6646656Z Skipping (s,q) (1.37, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6646849Z Skipping (s,q) (1.38, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6647060Z Skipping (s,q) (1.39, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6647213Z Skipping (s,q) (1.4, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6647368Z Skipping (s,q) (1.41, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6647525Z Skipping (s,q) (1.42, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6647681Z Skipping (s,q) (1.43, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6647835Z Skipping (s,q) (1.44, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6647989Z Skipping (s,q) (1.45, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6648147Z Skipping (s,q) (1.46, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6648299Z Skipping (s,q) (1.47, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6648456Z Skipping (s,q) (1.48, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6648613Z Skipping (s,q) (1.49, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6648766Z Skipping (s,q) (1.5, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6648920Z Skipping (s,q) (1.51, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6649075Z Skipping (s,q) (1.52, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6649231Z Skipping (s,q) (1.53, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6649386Z Skipping (s,q) (1.54, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6649540Z Skipping (s,q) (1.55, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6649694Z Skipping (s,q) (1.56, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6649851Z Skipping (s,q) (1.57, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6650005Z Skipping (s,q) (1.58, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6650161Z Skipping (s,q) (1.59, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6650316Z Skipping (s,q) (1.6, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6650517Z Skipping (s,q) (1.61, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6650675Z Skipping (s,q) (1.62, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6650827Z Skipping (s,q) (1.63, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6650989Z Skipping (s,q) (1.64, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6651144Z Skipping (s,q) (1.65, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6651297Z Skipping (s,q) (1.66, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6651452Z Skipping (s,q) (1.67, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6651608Z Skipping (s,q) (1.68, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6651761Z Skipping (s,q) (1.69, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6651917Z Skipping (s,q) (1.7, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6652073Z Skipping (s,q) (1.71, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6652232Z Skipping (s,q) (1.72, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6652388Z Skipping (s,q) (1.73, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6652543Z Skipping (s,q) (1.74, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6652739Z Skipping (s,q) (1.75, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6652895Z Skipping (s,q) (1.76, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6653048Z Skipping (s,q) (1.77, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6653204Z Skipping (s,q) (1.78, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6653358Z Skipping (s,q) (1.79, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6653554Z Skipping (s,q) (1.8, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6653710Z Skipping (s,q) (1.81, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6653864Z Skipping (s,q) (1.82, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6654058Z Skipping (s,q) (1.83, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6654218Z Skipping (s,q) (1.84, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6654371Z Skipping (s,q) (1.85, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6654525Z Skipping (s,q) (1.86, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6654679Z Skipping (s,q) (1.87, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6654832Z Skipping (s,q) (1.88, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6654992Z Skipping (s,q) (1.89, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6655146Z Skipping (s,q) (1.9, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6655307Z Skipping (s,q) (1.91, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6655460Z Skipping (s,q) (1.92, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6655613Z Skipping (s,q) (1.93, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6655772Z Skipping (s,q) (1.94, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6655930Z Skipping (s,q) (1.95, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6656083Z Skipping (s,q) (1.96, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6656242Z Skipping (s,q) (1.97, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6656401Z Skipping (s,q) (1.98, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6656559Z Skipping (s,q) (1.99, 725): inconsistent with heavy hitters! 2025-05-07T20:58:07.6656712Z Skipping (s,q) (0.01, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6656866Z Skipping (s,q) (0.02, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6657024Z Skipping (s,q) (0.03, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6657179Z Skipping (s,q) (0.04, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6657333Z Skipping (s,q) (0.05, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6657493Z Skipping (s,q) (0.06, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6657649Z Skipping (s,q) (0.07, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6657849Z Skipping (s,q) (0.08, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6658003Z Skipping (s,q) (0.09, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6658162Z Skipping (s,q) (0.1, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6658319Z Skipping (s,q) (0.11, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6658476Z Skipping (s,q) (0.12, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6658630Z Skipping (s,q) (0.13, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6658788Z Skipping (s,q) (0.14, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6658941Z Skipping (s,q) (0.15, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6659097Z Skipping (s,q) (0.16, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6659251Z Skipping (s,q) (0.17, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6659407Z Skipping (s,q) (0.18, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6659570Z Skipping (s,q) (0.19, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6659725Z Skipping (s,q) (0.2, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6659919Z Skipping (s,q) (0.21, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6660077Z Skipping (s,q) (0.22, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6660232Z Skipping (s,q) (0.23, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6660389Z Skipping (s,q) (0.24, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6660544Z Skipping (s,q) (0.25, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6660736Z Skipping (s,q) (0.26, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6660896Z Skipping (s,q) (0.27, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6661050Z Skipping (s,q) (0.28, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6661245Z Skipping (s,q) (0.29, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6661405Z Skipping (s,q) (0.3, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6661560Z Skipping (s,q) (0.31, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6661717Z Skipping (s,q) (0.32, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6661874Z Skipping (s,q) (0.33, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6662029Z Skipping (s,q) (0.34, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6662185Z Skipping (s,q) (0.35, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6662339Z Skipping (s,q) (0.36, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6662495Z Skipping (s,q) (0.37, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6662653Z Skipping (s,q) (0.38, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6662807Z Skipping (s,q) (0.39, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6662962Z Skipping (s,q) (0.4, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6663120Z Skipping (s,q) (0.41, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6663274Z Skipping (s,q) (0.42, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6663430Z Skipping (s,q) (0.43, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6663589Z Skipping (s,q) (0.44, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6663742Z Skipping (s,q) (0.45, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6663898Z Skipping (s,q) (0.46, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6664050Z Skipping (s,q) (0.47, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6664207Z Skipping (s,q) (0.48, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6664366Z Skipping (s,q) (0.49, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6664520Z Skipping (s,q) (0.5, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6664677Z Skipping (s,q) (0.51, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6664833Z Skipping (s,q) (0.52, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6665031Z Skipping (s,q) (0.53, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6665188Z Skipping (s,q) (0.54, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6665344Z Skipping (s,q) (0.55, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6665497Z Skipping (s,q) (0.56, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6665653Z Skipping (s,q) (0.57, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6665807Z Skipping (s,q) (0.58, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6665965Z Skipping (s,q) (0.59, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6666118Z Skipping (s,q) (0.6, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6666271Z Skipping (s,q) (0.61, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6666427Z Skipping (s,q) (0.62, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6666582Z Skipping (s,q) (0.63, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6666739Z Skipping (s,q) (0.64, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6666894Z Skipping (s,q) (0.65, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6667048Z Skipping (s,q) (0.66, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6667244Z Skipping (s,q) (0.67, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6667399Z Skipping (s,q) (0.68, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6667553Z Skipping (s,q) (0.69, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6667711Z Skipping (s,q) (0.7, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6667983Z Skipping (s,q) (0.71, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6668137Z Skipping (s,q) (0.72, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6668293Z Skipping (s,q) (0.73, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6668485Z Skipping (s,q) (0.74, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6668648Z Skipping (s,q) (0.75, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6668803Z Skipping (s,q) (0.76, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6668958Z Skipping (s,q) (0.77, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6669116Z Skipping (s,q) (0.78, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6669271Z Skipping (s,q) (0.79, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6669424Z Skipping (s,q) (0.8, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6669584Z Skipping (s,q) (0.81, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6669743Z Skipping (s,q) (0.82, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6669901Z Skipping (s,q) (0.83, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6670055Z Skipping (s,q) (0.84, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6670213Z Skipping (s,q) (0.85, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6670373Z Skipping (s,q) (0.86, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6670530Z Skipping (s,q) (0.87, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6670683Z Skipping (s,q) (0.88, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6670843Z Skipping (s,q) (0.89, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6670996Z Skipping (s,q) (0.9, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6671149Z Skipping (s,q) (0.91, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6671307Z Skipping (s,q) (0.92, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6671461Z Skipping (s,q) (0.93, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6671616Z Skipping (s,q) (0.94, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6671769Z Skipping (s,q) (0.95, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6671922Z Skipping (s,q) (0.96, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6672082Z Skipping (s,q) (0.97, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6672278Z Skipping (s,q) (0.98, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6672431Z Skipping (s,q) (0.99, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6672588Z Skipping (s,q) (1, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6672743Z Skipping (s,q) (1.01, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6672902Z Skipping (s,q) (1.02, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6673054Z Skipping (s,q) (1.03, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6673210Z Skipping (s,q) (1.04, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6673366Z Skipping (s,q) (1.05, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6673523Z Skipping (s,q) (1.06, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6673675Z Skipping (s,q) (1.07, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6673838Z Skipping (s,q) (1.08, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6676682Z Skipping (s,q) (1.09, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6676859Z Skipping (s,q) (1.1, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6677016Z Skipping (s,q) (1.11, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6677232Z Skipping (s,q) (1.12, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6677390Z Skipping (s,q) (1.13, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6677544Z Skipping (s,q) (1.14, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6677696Z Skipping (s,q) (1.15, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6677893Z Skipping (s,q) (1.16, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6678048Z Skipping (s,q) (1.17, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6678206Z Skipping (s,q) (1.18, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6678397Z Skipping (s,q) (1.19, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6678554Z Skipping (s,q) (1.2, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6678711Z Skipping (s,q) (1.21, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6678864Z Skipping (s,q) (1.22, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6679021Z Skipping (s,q) (1.23, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6679178Z Skipping (s,q) (1.24, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6679332Z Skipping (s,q) (1.25, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6679490Z Skipping (s,q) (1.26, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6679646Z Skipping (s,q) (1.27, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6679799Z Skipping (s,q) (1.28, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6679954Z Skipping (s,q) (1.29, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6680106Z Skipping (s,q) (1.3, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6680265Z Skipping (s,q) (1.31, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6680423Z Skipping (s,q) (1.32, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6680577Z Skipping (s,q) (1.33, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6680732Z Skipping (s,q) (1.34, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6680887Z Skipping (s,q) (1.35, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6681040Z Skipping (s,q) (1.36, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6681196Z Skipping (s,q) (1.37, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6681352Z Skipping (s,q) (1.38, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6681506Z Skipping (s,q) (1.39, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6681661Z Skipping (s,q) (1.4, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6681815Z Skipping (s,q) (1.41, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6681970Z Skipping (s,q) (1.42, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6682173Z Skipping (s,q) (1.43, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6682327Z Skipping (s,q) (1.44, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6682489Z Skipping (s,q) (1.45, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6682645Z Skipping (s,q) (1.46, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6682798Z Skipping (s,q) (1.47, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6682955Z Skipping (s,q) (1.48, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6683110Z Skipping (s,q) (1.49, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6683263Z Skipping (s,q) (1.5, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6683420Z Skipping (s,q) (1.51, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6683573Z Skipping (s,q) (1.52, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6683734Z Skipping (s,q) (1.53, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6683893Z Skipping (s,q) (1.54, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6684048Z Skipping (s,q) (1.55, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6684204Z Skipping (s,q) (1.56, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6684400Z Skipping (s,q) (1.57, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6684556Z Skipping (s,q) (1.58, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6684713Z Skipping (s,q) (1.59, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6684865Z Skipping (s,q) (1.6, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6685060Z Skipping (s,q) (1.61, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6685215Z Skipping (s,q) (1.62, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6685370Z Skipping (s,q) (1.63, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6685564Z Skipping (s,q) (1.64, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6685721Z Skipping (s,q) (1.65, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6685875Z Skipping (s,q) (1.66, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6686030Z Skipping (s,q) (1.67, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6686187Z Skipping (s,q) (1.68, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6686343Z Skipping (s,q) (1.69, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6686495Z Skipping (s,q) (1.7, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6686649Z Skipping (s,q) (1.71, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6686808Z Skipping (s,q) (1.72, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6687044Z Skipping (s,q) (1.73, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6687198Z Skipping (s,q) (1.74, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6687355Z Skipping (s,q) (1.75, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6687512Z Skipping (s,q) (1.76, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6687670Z Skipping (s,q) (1.77, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6687823Z Skipping (s,q) (1.78, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6687980Z Skipping (s,q) (1.79, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6688138Z Skipping (s,q) (1.8, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6688291Z Skipping (s,q) (1.81, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6688444Z Skipping (s,q) (1.82, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6688602Z Skipping (s,q) (1.83, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6688754Z Skipping (s,q) (1.84, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6688908Z Skipping (s,q) (1.85, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6689063Z Skipping (s,q) (1.86, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6689218Z Skipping (s,q) (1.87, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6689422Z Skipping (s,q) (1.88, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6689576Z Skipping (s,q) (1.89, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6689732Z Skipping (s,q) (1.9, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6689888Z Skipping (s,q) (1.91, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6690042Z Skipping (s,q) (1.92, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6690195Z Skipping (s,q) (1.93, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6690351Z Skipping (s,q) (1.94, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6690508Z Skipping (s,q) (1.95, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6690664Z Skipping (s,q) (1.96, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6690817Z Skipping (s,q) (1.97, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6690972Z Skipping (s,q) (1.98, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6691132Z Skipping (s,q) (1.99, 750): inconsistent with heavy hitters! 2025-05-07T20:58:07.6691285Z Skipping (s,q) (0.01, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6691438Z Skipping (s,q) (0.02, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6691633Z Skipping (s,q) (0.03, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6691788Z Skipping (s,q) (0.04, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6691944Z Skipping (s,q) (0.05, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6692098Z Skipping (s,q) (0.06, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6692289Z Skipping (s,q) (0.07, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6692447Z Skipping (s,q) (0.08, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6692603Z Skipping (s,q) (0.09, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6692791Z Skipping (s,q) (0.1, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6692953Z Skipping (s,q) (0.11, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6693107Z Skipping (s,q) (0.12, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6693262Z Skipping (s,q) (0.13, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6693417Z Skipping (s,q) (0.14, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6693571Z Skipping (s,q) (0.15, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6693730Z Skipping (s,q) (0.16, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6693884Z Skipping (s,q) (0.17, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6694040Z Skipping (s,q) (0.18, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6694198Z Skipping (s,q) (0.19, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6694352Z Skipping (s,q) (0.2, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6694511Z Skipping (s,q) (0.21, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6694667Z Skipping (s,q) (0.22, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6694821Z Skipping (s,q) (0.23, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6694977Z Skipping (s,q) (0.24, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6695134Z Skipping (s,q) (0.25, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6695287Z Skipping (s,q) (0.26, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6695444Z Skipping (s,q) (0.27, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6695597Z Skipping (s,q) (0.28, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6695756Z Skipping (s,q) (0.29, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6695909Z Skipping (s,q) (0.3, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6696061Z Skipping (s,q) (0.31, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6696218Z Skipping (s,q) (0.32, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6696373Z Skipping (s,q) (0.33, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6696571Z Skipping (s,q) (0.34, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6696726Z Skipping (s,q) (0.35, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6696883Z Skipping (s,q) (0.36, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6697036Z Skipping (s,q) (0.37, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6697193Z Skipping (s,q) (0.38, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6697346Z Skipping (s,q) (0.39, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6697501Z Skipping (s,q) (0.4, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6697658Z Skipping (s,q) (0.41, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6697812Z Skipping (s,q) (0.42, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6697968Z Skipping (s,q) (0.43, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6698125Z Skipping (s,q) (0.44, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6698281Z Skipping (s,q) (0.45, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6698437Z Skipping (s,q) (0.46, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6698591Z Skipping (s,q) (0.47, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6698816Z Skipping (s,q) (0.48, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6698971Z Skipping (s,q) (0.49, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6699123Z Skipping (s,q) (0.5, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6699279Z Skipping (s,q) (0.51, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6699471Z Skipping (s,q) (0.52, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6699626Z Skipping (s,q) (0.53, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6699782Z Skipping (s,q) (0.54, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6699972Z Skipping (s,q) (0.55, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6700131Z Skipping (s,q) (0.56, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6700285Z Skipping (s,q) (0.57, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6700439Z Skipping (s,q) (0.58, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6700599Z Skipping (s,q) (0.59, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6700753Z Skipping (s,q) (0.6, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6700907Z Skipping (s,q) (0.61, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6701067Z Skipping (s,q) (0.62, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6701226Z Skipping (s,q) (0.63, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6701382Z Skipping (s,q) (0.64, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6701534Z Skipping (s,q) (0.65, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6701686Z Skipping (s,q) (0.66, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6701845Z Skipping (s,q) (0.67, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6702001Z Skipping (s,q) (0.68, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6702156Z Skipping (s,q) (0.69, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6702313Z Skipping (s,q) (0.7, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6702467Z Skipping (s,q) (0.71, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6702624Z Skipping (s,q) (0.72, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6702778Z Skipping (s,q) (0.73, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6702933Z Skipping (s,q) (0.74, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6703092Z Skipping (s,q) (0.75, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6703244Z Skipping (s,q) (0.76, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6703398Z Skipping (s,q) (0.77, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6703557Z Skipping (s,q) (0.78, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6703754Z Skipping (s,q) (0.79, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6703907Z Skipping (s,q) (0.8, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6704063Z Skipping (s,q) (0.81, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6704219Z Skipping (s,q) (0.82, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6704376Z Skipping (s,q) (0.83, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6704851Z Skipping (s,q) (0.84, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6705008Z Skipping (s,q) (0.85, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6705168Z Skipping (s,q) (0.86, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6705322Z Skipping (s,q) (0.87, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6705476Z Skipping (s,q) (0.88, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6705635Z Skipping (s,q) (0.89, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6705792Z Skipping (s,q) (0.9, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6705949Z Skipping (s,q) (0.91, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6706102Z Skipping (s,q) (0.92, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6706340Z Skipping (s,q) (0.93, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6706498Z Skipping (s,q) (0.94, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6706651Z Skipping (s,q) (0.95, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6706805Z Skipping (s,q) (0.96, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6707021Z Skipping (s,q) (0.97, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6707176Z Skipping (s,q) (0.98, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6707332Z Skipping (s,q) (0.99, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6707482Z Skipping (s,q) (1, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6707692Z Skipping (s,q) (1.01, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6707848Z Skipping (s,q) (1.02, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6708001Z Skipping (s,q) (1.03, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6708157Z Skipping (s,q) (1.04, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6708314Z Skipping (s,q) (1.05, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6708467Z Skipping (s,q) (1.06, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6708624Z Skipping (s,q) (1.07, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6708780Z Skipping (s,q) (1.08, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6708934Z Skipping (s,q) (1.09, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6709090Z Skipping (s,q) (1.1, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6709244Z Skipping (s,q) (1.11, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6709400Z Skipping (s,q) (1.12, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6709557Z Skipping (s,q) (1.13, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6709710Z Skipping (s,q) (1.14, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6709869Z Skipping (s,q) (1.15, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6710023Z Skipping (s,q) (1.16, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6710176Z Skipping (s,q) (1.17, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6710332Z Skipping (s,q) (1.18, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6710489Z Skipping (s,q) (1.19, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6710641Z Skipping (s,q) (1.2, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6710798Z Skipping (s,q) (1.21, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6710951Z Skipping (s,q) (1.22, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6711108Z Skipping (s,q) (1.23, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6711336Z Skipping (s,q) (1.24, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6711490Z Skipping (s,q) (1.25, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6711647Z Skipping (s,q) (1.26, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6711801Z Skipping (s,q) (1.27, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6711954Z Skipping (s,q) (1.28, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6712109Z Skipping (s,q) (1.29, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6712261Z Skipping (s,q) (1.3, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6713910Z Skipping (s,q) (1.31, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6714067Z Skipping (s,q) (1.32, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6714220Z Skipping (s,q) (1.33, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6714379Z Skipping (s,q) (1.34, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6714534Z Skipping (s,q) (1.35, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6714686Z Skipping (s,q) (1.36, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6714844Z Skipping (s,q) (1.37, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6715039Z Skipping (s,q) (1.38, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6715195Z Skipping (s,q) (1.39, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6715350Z Skipping (s,q) (1.4, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6715504Z Skipping (s,q) (1.41, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6715696Z Skipping (s,q) (1.42, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6715851Z Skipping (s,q) (1.43, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6716006Z Skipping (s,q) (1.44, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6716165Z Skipping (s,q) (1.45, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6716371Z Skipping (s,q) (1.46, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6716523Z Skipping (s,q) (1.47, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6716679Z Skipping (s,q) (1.48, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6716834Z Skipping (s,q) (1.49, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6716990Z Skipping (s,q) (1.5, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6717142Z Skipping (s,q) (1.51, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6717294Z Skipping (s,q) (1.52, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6717453Z Skipping (s,q) (1.53, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6717605Z Skipping (s,q) (1.54, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6717758Z Skipping (s,q) (1.55, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6717914Z Skipping (s,q) (1.56, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6718071Z Skipping (s,q) (1.57, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6718229Z Skipping (s,q) (1.58, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6718382Z Skipping (s,q) (1.59, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6718536Z Skipping (s,q) (1.6, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6718692Z Skipping (s,q) (1.61, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6718846Z Skipping (s,q) (1.62, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6718999Z Skipping (s,q) (1.63, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6719154Z Skipping (s,q) (1.64, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6719310Z Skipping (s,q) (1.65, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6719465Z Skipping (s,q) (1.66, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6719617Z Skipping (s,q) (1.67, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6719772Z Skipping (s,q) (1.68, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6719972Z Skipping (s,q) (1.69, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6720124Z Skipping (s,q) (1.7, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6720277Z Skipping (s,q) (1.71, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6720437Z Skipping (s,q) (1.72, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6720591Z Skipping (s,q) (1.73, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6720746Z Skipping (s,q) (1.74, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6720900Z Skipping (s,q) (1.75, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6721056Z Skipping (s,q) (1.76, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6721212Z Skipping (s,q) (1.77, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6721364Z Skipping (s,q) (1.78, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6721520Z Skipping (s,q) (1.79, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6721678Z Skipping (s,q) (1.8, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6721832Z Skipping (s,q) (1.81, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6721986Z Skipping (s,q) (1.82, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6722183Z Skipping (s,q) (1.83, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6722338Z Skipping (s,q) (1.84, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6722497Z Skipping (s,q) (1.85, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6722650Z Skipping (s,q) (1.86, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6722840Z Skipping (s,q) (1.87, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6722998Z Skipping (s,q) (1.88, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6723150Z Skipping (s,q) (1.89, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6723303Z Skipping (s,q) (1.9, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6723498Z Skipping (s,q) (1.91, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6723657Z Skipping (s,q) (1.92, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6723813Z Skipping (s,q) (1.93, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6723968Z Skipping (s,q) (1.94, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6724121Z Skipping (s,q) (1.95, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6724278Z Skipping (s,q) (1.96, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6724431Z Skipping (s,q) (1.97, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6724587Z Skipping (s,q) (1.98, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6724743Z Skipping (s,q) (1.99, 775): inconsistent with heavy hitters! 2025-05-07T20:58:07.6724897Z Skipping (s,q) (0.01, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6725052Z Skipping (s,q) (0.02, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6725208Z Skipping (s,q) (0.03, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6725363Z Skipping (s,q) (0.04, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6725520Z Skipping (s,q) (0.05, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6725675Z Skipping (s,q) (0.06, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6725829Z Skipping (s,q) (0.07, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6725984Z Skipping (s,q) (0.08, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6726138Z Skipping (s,q) (0.09, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6726292Z Skipping (s,q) (0.1, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6726448Z Skipping (s,q) (0.11, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6726601Z Skipping (s,q) (0.12, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6726756Z Skipping (s,q) (0.13, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6726984Z Skipping (s,q) (0.14, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6727207Z Skipping (s,q) (0.15, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6727364Z Skipping (s,q) (0.16, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6727517Z Skipping (s,q) (0.17, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6727674Z Skipping (s,q) (0.18, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6727827Z Skipping (s,q) (0.19, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6727981Z Skipping (s,q) (0.2, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6728139Z Skipping (s,q) (0.21, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6728295Z Skipping (s,q) (0.22, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6728446Z Skipping (s,q) (0.23, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6728601Z Skipping (s,q) (0.24, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6728757Z Skipping (s,q) (0.25, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6728918Z Skipping (s,q) (0.26, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6729071Z Skipping (s,q) (0.27, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6729223Z Skipping (s,q) (0.28, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6729418Z Skipping (s,q) (0.29, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6729573Z Skipping (s,q) (0.3, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6729727Z Skipping (s,q) (0.31, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6729882Z Skipping (s,q) (0.32, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6730072Z Skipping (s,q) (0.33, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6730226Z Skipping (s,q) (0.34, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6730382Z Skipping (s,q) (0.35, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6730535Z Skipping (s,q) (0.36, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6730729Z Skipping (s,q) (0.37, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6730888Z Skipping (s,q) (0.38, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6731041Z Skipping (s,q) (0.39, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6731200Z Skipping (s,q) (0.4, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6731355Z Skipping (s,q) (0.41, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6731508Z Skipping (s,q) (0.42, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6731664Z Skipping (s,q) (0.43, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6731822Z Skipping (s,q) (0.44, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6731977Z Skipping (s,q) (0.45, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6732130Z Skipping (s,q) (0.46, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6732283Z Skipping (s,q) (0.47, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6732441Z Skipping (s,q) (0.48, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6732598Z Skipping (s,q) (0.49, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6732751Z Skipping (s,q) (0.5, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6732909Z Skipping (s,q) (0.51, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6733065Z Skipping (s,q) (0.52, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6733221Z Skipping (s,q) (0.53, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6733373Z Skipping (s,q) (0.54, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6733525Z Skipping (s,q) (0.55, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6733684Z Skipping (s,q) (0.56, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6733837Z Skipping (s,q) (0.57, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6733989Z Skipping (s,q) (0.58, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6734148Z Skipping (s,q) (0.59, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6734355Z Skipping (s,q) (0.6, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6734511Z Skipping (s,q) (0.61, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6734664Z Skipping (s,q) (0.62, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6734819Z Skipping (s,q) (0.63, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6734975Z Skipping (s,q) (0.64, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6735128Z Skipping (s,q) (0.65, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6735281Z Skipping (s,q) (0.66, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6735439Z Skipping (s,q) (0.67, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6735593Z Skipping (s,q) (0.68, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6735749Z Skipping (s,q) (0.69, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6735901Z Skipping (s,q) (0.7, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6736062Z Skipping (s,q) (0.71, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6736218Z Skipping (s,q) (0.72, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6736370Z Skipping (s,q) (0.73, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6736563Z Skipping (s,q) (0.74, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6736721Z Skipping (s,q) (0.75, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6736874Z Skipping (s,q) (0.76, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6737030Z Skipping (s,q) (0.77, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6737222Z Skipping (s,q) (0.78, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6737378Z Skipping (s,q) (0.79, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6737535Z Skipping (s,q) (0.8, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6737690Z Skipping (s,q) (0.81, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6737882Z Skipping (s,q) (0.82, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6738047Z Skipping (s,q) (0.83, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6738202Z Skipping (s,q) (0.84, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6738357Z Skipping (s,q) (0.85, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6738514Z Skipping (s,q) (0.86, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6738666Z Skipping (s,q) (0.87, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6738822Z Skipping (s,q) (0.88, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6738978Z Skipping (s,q) (0.89, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6739131Z Skipping (s,q) (0.9, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6739288Z Skipping (s,q) (0.91, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6739441Z Skipping (s,q) (0.92, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6739597Z Skipping (s,q) (0.93, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6739761Z Skipping (s,q) (0.94, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6739914Z Skipping (s,q) (0.95, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6740069Z Skipping (s,q) (0.96, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6740224Z Skipping (s,q) (0.97, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6740377Z Skipping (s,q) (0.98, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6740531Z Skipping (s,q) (0.99, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6740682Z Skipping (s,q) (1, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6740837Z Skipping (s,q) (1.01, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6740996Z Skipping (s,q) (1.02, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6741150Z Skipping (s,q) (1.03, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6741309Z Skipping (s,q) (1.04, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6741506Z Skipping (s,q) (1.05, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6741660Z Skipping (s,q) (1.06, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6741819Z Skipping (s,q) (1.07, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6741976Z Skipping (s,q) (1.08, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6742129Z Skipping (s,q) (1.09, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6742287Z Skipping (s,q) (1.1, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6742443Z Skipping (s,q) (1.11, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6742605Z Skipping (s,q) (1.12, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6742760Z Skipping (s,q) (1.13, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6742915Z Skipping (s,q) (1.14, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6743070Z Skipping (s,q) (1.15, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6743228Z Skipping (s,q) (1.16, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6743380Z Skipping (s,q) (1.17, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6743540Z Skipping (s,q) (1.18, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6743735Z Skipping (s,q) (1.19, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6743892Z Skipping (s,q) (1.2, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6744047Z Skipping (s,q) (1.21, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6744202Z Skipping (s,q) (1.22, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6744402Z Skipping (s,q) (1.23, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6744556Z Skipping (s,q) (1.24, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6744708Z Skipping (s,q) (1.25, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6744864Z Skipping (s,q) (1.26, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6745054Z Skipping (s,q) (1.27, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6745214Z Skipping (s,q) (1.28, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6745366Z Skipping (s,q) (1.29, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6745521Z Skipping (s,q) (1.3, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6745678Z Skipping (s,q) (1.31, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6745832Z Skipping (s,q) (1.32, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6745985Z Skipping (s,q) (1.33, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6746144Z Skipping (s,q) (1.34, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6746303Z Skipping (s,q) (1.35, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6746456Z Skipping (s,q) (1.36, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6746616Z Skipping (s,q) (1.37, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6746773Z Skipping (s,q) (1.38, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6746935Z Skipping (s,q) (1.39, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6747087Z Skipping (s,q) (1.4, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6747239Z Skipping (s,q) (1.41, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6747398Z Skipping (s,q) (1.42, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6747553Z Skipping (s,q) (1.43, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6747707Z Skipping (s,q) (1.44, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6747862Z Skipping (s,q) (1.45, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6748018Z Skipping (s,q) (1.46, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6748173Z Skipping (s,q) (1.47, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6748328Z Skipping (s,q) (1.48, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6748483Z Skipping (s,q) (1.49, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6748682Z Skipping (s,q) (1.5, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6748836Z Skipping (s,q) (1.51, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6748988Z Skipping (s,q) (1.52, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6749148Z Skipping (s,q) (1.53, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6749305Z Skipping (s,q) (1.54, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6749460Z Skipping (s,q) (1.55, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6749613Z Skipping (s,q) (1.56, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6749768Z Skipping (s,q) (1.57, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6749925Z Skipping (s,q) (1.58, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6750077Z Skipping (s,q) (1.59, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6750230Z Skipping (s,q) (1.6, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6750388Z Skipping (s,q) (1.61, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6750546Z Skipping (s,q) (1.62, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6750704Z Skipping (s,q) (1.63, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6750924Z Skipping (s,q) (1.64, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6751103Z Skipping (s,q) (1.65, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6751258Z Skipping (s,q) (1.66, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6751412Z Skipping (s,q) (1.67, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6751601Z Skipping (s,q) (1.68, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6751759Z Skipping (s,q) (1.69, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6751912Z Skipping (s,q) (1.7, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6752069Z Skipping (s,q) (1.71, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6752284Z Skipping (s,q) (1.72, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6752441Z Skipping (s,q) (1.73, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6752598Z Skipping (s,q) (1.74, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6752757Z Skipping (s,q) (1.75, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6752910Z Skipping (s,q) (1.76, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6753066Z Skipping (s,q) (1.77, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6753219Z Skipping (s,q) (1.78, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6753374Z Skipping (s,q) (1.79, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6753529Z Skipping (s,q) (1.8, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6753684Z Skipping (s,q) (1.81, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6753839Z Skipping (s,q) (1.82, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6753995Z Skipping (s,q) (1.83, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6754150Z Skipping (s,q) (1.84, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6754305Z Skipping (s,q) (1.85, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6754458Z Skipping (s,q) (1.86, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6754614Z Skipping (s,q) (1.87, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6754770Z Skipping (s,q) (1.88, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6754923Z Skipping (s,q) (1.89, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6755080Z Skipping (s,q) (1.9, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6755236Z Skipping (s,q) (1.91, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6755390Z Skipping (s,q) (1.92, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6755548Z Skipping (s,q) (1.93, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6755704Z Skipping (s,q) (1.94, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6755902Z Skipping (s,q) (1.95, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6756058Z Skipping (s,q) (1.96, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6756210Z Skipping (s,q) (1.97, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6756371Z Skipping (s,q) (1.98, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6756525Z Skipping (s,q) (1.99, 800): inconsistent with heavy hitters! 2025-05-07T20:58:07.6756679Z Skipping (s,q) (0.01, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6756837Z Skipping (s,q) (0.02, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6756994Z Skipping (s,q) (0.03, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6757147Z Skipping (s,q) (0.04, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6757303Z Skipping (s,q) (0.05, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6757456Z Skipping (s,q) (0.06, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6757615Z Skipping (s,q) (0.07, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6757772Z Skipping (s,q) (0.08, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6757925Z Skipping (s,q) (0.09, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6758121Z Skipping (s,q) (0.1, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6758277Z Skipping (s,q) (0.11, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6758430Z Skipping (s,q) (0.12, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6758585Z Skipping (s,q) (0.13, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6758777Z Skipping (s,q) (0.14, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6758935Z Skipping (s,q) (0.15, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6759088Z Skipping (s,q) (0.16, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6759240Z Skipping (s,q) (0.17, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6759434Z Skipping (s,q) (0.18, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6759590Z Skipping (s,q) (0.19, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6759741Z Skipping (s,q) (0.2, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6759898Z Skipping (s,q) (0.21, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6760054Z Skipping (s,q) (0.22, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6760210Z Skipping (s,q) (0.23, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6760363Z Skipping (s,q) (0.24, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6760515Z Skipping (s,q) (0.25, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6760674Z Skipping (s,q) (0.26, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6760841Z Skipping (s,q) (0.27, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6761017Z Skipping (s,q) (0.28, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6761194Z Skipping (s,q) (0.29, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6761350Z Skipping (s,q) (0.3, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6761506Z Skipping (s,q) (0.31, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6761660Z Skipping (s,q) (0.32, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6761815Z Skipping (s,q) (0.33, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6761971Z Skipping (s,q) (0.34, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6762125Z Skipping (s,q) (0.35, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6762278Z Skipping (s,q) (0.36, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6762437Z Skipping (s,q) (0.37, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6762590Z Skipping (s,q) (0.38, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6762744Z Skipping (s,q) (0.39, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6762905Z Skipping (s,q) (0.4, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6763102Z Skipping (s,q) (0.41, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6763258Z Skipping (s,q) (0.42, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6763411Z Skipping (s,q) (0.43, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6763567Z Skipping (s,q) (0.44, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6763723Z Skipping (s,q) (0.45, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6763875Z Skipping (s,q) (0.46, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6764028Z Skipping (s,q) (0.47, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6764187Z Skipping (s,q) (0.48, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6764341Z Skipping (s,q) (0.49, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6764499Z Skipping (s,q) (0.5, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6764658Z Skipping (s,q) (0.51, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6764813Z Skipping (s,q) (0.52, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6764974Z Skipping (s,q) (0.53, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6765128Z Skipping (s,q) (0.54, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6765321Z Skipping (s,q) (0.55, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6765481Z Skipping (s,q) (0.56, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6765634Z Skipping (s,q) (0.57, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6765790Z Skipping (s,q) (0.58, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6765981Z Skipping (s,q) (0.59, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6766137Z Skipping (s,q) (0.6, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6766292Z Skipping (s,q) (0.61, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6766446Z Skipping (s,q) (0.62, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6766639Z Skipping (s,q) (0.63, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6766799Z Skipping (s,q) (0.64, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6767051Z Skipping (s,q) (0.65, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6767208Z Skipping (s,q) (0.66, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6767365Z Skipping (s,q) (0.67, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6767519Z Skipping (s,q) (0.68, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6767681Z Skipping (s,q) (0.69, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6767835Z Skipping (s,q) (0.7, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6767992Z Skipping (s,q) (0.71, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6768150Z Skipping (s,q) (0.72, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6768304Z Skipping (s,q) (0.73, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6768465Z Skipping (s,q) (0.74, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6768620Z Skipping (s,q) (0.75, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6768774Z Skipping (s,q) (0.76, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6768930Z Skipping (s,q) (0.77, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6769086Z Skipping (s,q) (0.78, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6769240Z Skipping (s,q) (0.79, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6769395Z Skipping (s,q) (0.8, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6769548Z Skipping (s,q) (0.81, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6769703Z Skipping (s,q) (0.82, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6769858Z Skipping (s,q) (0.83, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6770011Z Skipping (s,q) (0.84, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6770167Z Skipping (s,q) (0.85, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6770367Z Skipping (s,q) (0.86, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6770521Z Skipping (s,q) (0.87, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6770679Z Skipping (s,q) (0.88, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6770835Z Skipping (s,q) (0.89, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6770988Z Skipping (s,q) (0.9, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6771144Z Skipping (s,q) (0.91, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6771298Z Skipping (s,q) (0.92, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6771456Z Skipping (s,q) (0.93, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6771610Z Skipping (s,q) (0.94, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6771765Z Skipping (s,q) (0.95, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6771922Z Skipping (s,q) (0.96, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6772078Z Skipping (s,q) (0.97, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6772235Z Skipping (s,q) (0.98, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6772390Z Skipping (s,q) (0.99, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6772581Z Skipping (s,q) (1, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6772739Z Skipping (s,q) (1.01, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6772892Z Skipping (s,q) (1.02, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6773044Z Skipping (s,q) (1.03, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6773204Z Skipping (s,q) (1.04, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6773395Z Skipping (s,q) (1.05, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6773550Z Skipping (s,q) (1.06, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6773708Z Skipping (s,q) (1.07, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6773900Z Skipping (s,q) (1.08, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6774062Z Skipping (s,q) (1.09, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6774217Z Skipping (s,q) (1.1, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6774371Z Skipping (s,q) (1.11, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6774529Z Skipping (s,q) (1.12, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6774684Z Skipping (s,q) (1.13, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6774840Z Skipping (s,q) (1.14, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6774994Z Skipping (s,q) (1.15, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6775151Z Skipping (s,q) (1.16, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6775306Z Skipping (s,q) (1.17, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6775459Z Skipping (s,q) (1.18, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6775615Z Skipping (s,q) (1.19, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6775773Z Skipping (s,q) (1.2, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6775927Z Skipping (s,q) (1.21, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6776080Z Skipping (s,q) (1.22, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6776239Z Skipping (s,q) (1.23, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6776392Z Skipping (s,q) (1.24, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6776551Z Skipping (s,q) (1.25, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6776704Z Skipping (s,q) (1.26, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6776859Z Skipping (s,q) (1.27, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6777019Z Skipping (s,q) (1.28, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6777172Z Skipping (s,q) (1.29, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6777324Z Skipping (s,q) (1.3, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6777485Z Skipping (s,q) (1.31, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6777681Z Skipping (s,q) (1.32, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6777834Z Skipping (s,q) (1.33, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6777993Z Skipping (s,q) (1.34, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6778147Z Skipping (s,q) (1.35, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6778303Z Skipping (s,q) (1.36, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6778456Z Skipping (s,q) (1.37, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6778613Z Skipping (s,q) (1.38, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6778770Z Skipping (s,q) (1.39, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6778923Z Skipping (s,q) (1.4, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6779076Z Skipping (s,q) (1.41, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6779235Z Skipping (s,q) (1.42, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6779391Z Skipping (s,q) (1.43, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6779549Z Skipping (s,q) (1.44, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6779745Z Skipping (s,q) (1.45, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6779899Z Skipping (s,q) (1.46, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6780059Z Skipping (s,q) (1.47, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6780213Z Skipping (s,q) (1.48, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6780366Z Skipping (s,q) (1.49, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6780582Z Skipping (s,q) (1.5, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6780737Z Skipping (s,q) (1.51, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6780893Z Skipping (s,q) (1.52, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6781088Z Skipping (s,q) (1.53, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6781245Z Skipping (s,q) (1.54, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6781401Z Skipping (s,q) (1.55, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6781557Z Skipping (s,q) (1.56, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6781715Z Skipping (s,q) (1.57, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6781872Z Skipping (s,q) (1.58, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6782025Z Skipping (s,q) (1.59, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6782183Z Skipping (s,q) (1.6, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6782340Z Skipping (s,q) (1.61, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6782494Z Skipping (s,q) (1.62, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6782655Z Skipping (s,q) (1.63, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6782811Z Skipping (s,q) (1.64, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6782966Z Skipping (s,q) (1.65, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6783123Z Skipping (s,q) (1.66, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6783279Z Skipping (s,q) (1.67, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6783438Z Skipping (s,q) (1.68, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6783592Z Skipping (s,q) (1.69, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6783745Z Skipping (s,q) (1.7, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6783901Z Skipping (s,q) (1.71, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6784058Z Skipping (s,q) (1.72, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6784211Z Skipping (s,q) (1.73, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6784369Z Skipping (s,q) (1.74, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6784523Z Skipping (s,q) (1.75, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6784683Z Skipping (s,q) (1.76, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6784881Z Skipping (s,q) (1.77, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6785034Z Skipping (s,q) (1.78, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6785193Z Skipping (s,q) (1.79, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6785352Z Skipping (s,q) (1.8, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6785506Z Skipping (s,q) (1.81, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6785670Z Skipping (s,q) (1.82, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6785827Z Skipping (s,q) (1.83, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6785980Z Skipping (s,q) (1.84, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6786138Z Skipping (s,q) (1.85, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6786290Z Skipping (s,q) (1.86, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6786449Z Skipping (s,q) (1.87, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6786605Z Skipping (s,q) (1.88, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6786760Z Skipping (s,q) (1.89, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6786914Z Skipping (s,q) (1.9, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6787160Z Skipping (s,q) (1.91, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6787317Z Skipping (s,q) (1.92, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6787477Z Skipping (s,q) (1.93, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6787630Z Skipping (s,q) (1.94, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6787825Z Skipping (s,q) (1.95, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6787980Z Skipping (s,q) (1.96, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6788133Z Skipping (s,q) (1.97, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6788328Z Skipping (s,q) (1.98, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6788488Z Skipping (s,q) (1.99, 825): inconsistent with heavy hitters! 2025-05-07T20:58:07.6788641Z Skipping (s,q) (0.01, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6788796Z Skipping (s,q) (0.02, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6788953Z Skipping (s,q) (0.03, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6789112Z Skipping (s,q) (0.04, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6789265Z Skipping (s,q) (0.05, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6789418Z Skipping (s,q) (0.06, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6789577Z Skipping (s,q) (0.07, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6789730Z Skipping (s,q) (0.08, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6789883Z Skipping (s,q) (0.09, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6790042Z Skipping (s,q) (0.1, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6790202Z Skipping (s,q) (0.11, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6790361Z Skipping (s,q) (0.12, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6790514Z Skipping (s,q) (0.13, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6790670Z Skipping (s,q) (0.14, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6790828Z Skipping (s,q) (0.15, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6790983Z Skipping (s,q) (0.16, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6791136Z Skipping (s,q) (0.17, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6791295Z Skipping (s,q) (0.18, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6791448Z Skipping (s,q) (0.19, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6791605Z Skipping (s,q) (0.2, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6791758Z Skipping (s,q) (0.21, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6791916Z Skipping (s,q) (0.22, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6792116Z Skipping (s,q) (0.23, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6792269Z Skipping (s,q) (0.24, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6792425Z Skipping (s,q) (0.25, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6792582Z Skipping (s,q) (0.26, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6792736Z Skipping (s,q) (0.27, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6792892Z Skipping (s,q) (0.28, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6793047Z Skipping (s,q) (0.29, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6793201Z Skipping (s,q) (0.3, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6793358Z Skipping (s,q) (0.31, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6793511Z Skipping (s,q) (0.32, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6793666Z Skipping (s,q) (0.33, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6793827Z Skipping (s,q) (0.34, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6793981Z Skipping (s,q) (0.35, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6794135Z Skipping (s,q) (0.36, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6794334Z Skipping (s,q) (0.37, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6794489Z Skipping (s,q) (0.38, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6794644Z Skipping (s,q) (0.39, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6794798Z Skipping (s,q) (0.4, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6794990Z Skipping (s,q) (0.41, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6795147Z Skipping (s,q) (0.42, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6795300Z Skipping (s,q) (0.43, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6795491Z Skipping (s,q) (0.44, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6795651Z Skipping (s,q) (0.45, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6795807Z Skipping (s,q) (0.46, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6795967Z Skipping (s,q) (0.47, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6796123Z Skipping (s,q) (0.48, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6796278Z Skipping (s,q) (0.49, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6796434Z Skipping (s,q) (0.5, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6796588Z Skipping (s,q) (0.51, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6796744Z Skipping (s,q) (0.52, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6796903Z Skipping (s,q) (0.53, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6797057Z Skipping (s,q) (0.54, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6797212Z Skipping (s,q) (0.55, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6800038Z Skipping (s,q) (0.56, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6800214Z Skipping (s,q) (0.57, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6800373Z Skipping (s,q) (0.58, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6800532Z Skipping (s,q) (0.59, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6800685Z Skipping (s,q) (0.6, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6800842Z Skipping (s,q) (0.61, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6800996Z Skipping (s,q) (0.62, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6801154Z Skipping (s,q) (0.63, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6801308Z Skipping (s,q) (0.64, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6801461Z Skipping (s,q) (0.65, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6801615Z Skipping (s,q) (0.66, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6801774Z Skipping (s,q) (0.67, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6801992Z Skipping (s,q) (0.68, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6802147Z Skipping (s,q) (0.69, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6802303Z Skipping (s,q) (0.7, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6802460Z Skipping (s,q) (0.71, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6802613Z Skipping (s,q) (0.72, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6802767Z Skipping (s,q) (0.73, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6802924Z Skipping (s,q) (0.74, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6803079Z Skipping (s,q) (0.75, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6803233Z Skipping (s,q) (0.76, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6803393Z Skipping (s,q) (0.77, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6803552Z Skipping (s,q) (0.78, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6803710Z Skipping (s,q) (0.79, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6803864Z Skipping (s,q) (0.8, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6804019Z Skipping (s,q) (0.81, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6804219Z Skipping (s,q) (0.82, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6804375Z Skipping (s,q) (0.83, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6804868Z Skipping (s,q) (0.84, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6805032Z Skipping (s,q) (0.85, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6805277Z Skipping (s,q) (0.86, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6805435Z Skipping (s,q) (0.87, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6805594Z Skipping (s,q) (0.88, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6805802Z Skipping (s,q) (0.89, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6805962Z Skipping (s,q) (0.9, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6806116Z Skipping (s,q) (0.91, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6806269Z Skipping (s,q) (0.92, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6806428Z Skipping (s,q) (0.93, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6806582Z Skipping (s,q) (0.94, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6806735Z Skipping (s,q) (0.95, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6806934Z Skipping (s,q) (0.96, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6807092Z Skipping (s,q) (0.97, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6807247Z Skipping (s,q) (0.98, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6807400Z Skipping (s,q) (0.99, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6807550Z Skipping (s,q) (1, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6807708Z Skipping (s,q) (1.01, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6807864Z Skipping (s,q) (1.02, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6808018Z Skipping (s,q) (1.03, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6808177Z Skipping (s,q) (1.04, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6808330Z Skipping (s,q) (1.05, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6808487Z Skipping (s,q) (1.06, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6808639Z Skipping (s,q) (1.07, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6808794Z Skipping (s,q) (1.08, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6808951Z Skipping (s,q) (1.09, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6809104Z Skipping (s,q) (1.1, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6809259Z Skipping (s,q) (1.11, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6809420Z Skipping (s,q) (1.12, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6809644Z Skipping (s,q) (1.13, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6809799Z Skipping (s,q) (1.14, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6809955Z Skipping (s,q) (1.15, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6810109Z Skipping (s,q) (1.16, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6810265Z Skipping (s,q) (1.17, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6810419Z Skipping (s,q) (1.18, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6810571Z Skipping (s,q) (1.19, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6810731Z Skipping (s,q) (1.2, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6810886Z Skipping (s,q) (1.21, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6811042Z Skipping (s,q) (1.22, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6811197Z Skipping (s,q) (1.23, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6811354Z Skipping (s,q) (1.24, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6811511Z Skipping (s,q) (1.25, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6811663Z Skipping (s,q) (1.26, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6811899Z Skipping (s,q) (1.27, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6812059Z Skipping (s,q) (1.28, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6812212Z Skipping (s,q) (1.29, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6812365Z Skipping (s,q) (1.3, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6812561Z Skipping (s,q) (1.31, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6812715Z Skipping (s,q) (1.32, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6812872Z Skipping (s,q) (1.33, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6813063Z Skipping (s,q) (1.34, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6813218Z Skipping (s,q) (1.35, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6813374Z Skipping (s,q) (1.36, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6813528Z Skipping (s,q) (1.37, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6813682Z Skipping (s,q) (1.38, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6813839Z Skipping (s,q) (1.39, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6813993Z Skipping (s,q) (1.4, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6814149Z Skipping (s,q) (1.41, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6814308Z Skipping (s,q) (1.42, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6814461Z Skipping (s,q) (1.43, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6814617Z Skipping (s,q) (1.44, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6814770Z Skipping (s,q) (1.45, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6814926Z Skipping (s,q) (1.46, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6815084Z Skipping (s,q) (1.47, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6815237Z Skipping (s,q) (1.48, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6815396Z Skipping (s,q) (1.49, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6815549Z Skipping (s,q) (1.5, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6815702Z Skipping (s,q) (1.51, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6815858Z Skipping (s,q) (1.52, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6816014Z Skipping (s,q) (1.53, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6816167Z Skipping (s,q) (1.54, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6816322Z Skipping (s,q) (1.55, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6816474Z Skipping (s,q) (1.56, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6816632Z Skipping (s,q) (1.57, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6816828Z Skipping (s,q) (1.58, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6816981Z Skipping (s,q) (1.59, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6817138Z Skipping (s,q) (1.6, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6817295Z Skipping (s,q) (1.61, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6817448Z Skipping (s,q) (1.62, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6817607Z Skipping (s,q) (1.63, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6817761Z Skipping (s,q) (1.64, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6817919Z Skipping (s,q) (1.65, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6818073Z Skipping (s,q) (1.66, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6818227Z Skipping (s,q) (1.67, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6818386Z Skipping (s,q) (1.68, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6818542Z Skipping (s,q) (1.69, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6818695Z Skipping (s,q) (1.7, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6818852Z Skipping (s,q) (1.71, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6819047Z Skipping (s,q) (1.72, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6819203Z Skipping (s,q) (1.73, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6819358Z Skipping (s,q) (1.74, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6819510Z Skipping (s,q) (1.75, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6819707Z Skipping (s,q) (1.76, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6819863Z Skipping (s,q) (1.77, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6820016Z Skipping (s,q) (1.78, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6820209Z Skipping (s,q) (1.79, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6820364Z Skipping (s,q) (1.8, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6820517Z Skipping (s,q) (1.81, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6820674Z Skipping (s,q) (1.82, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6820830Z Skipping (s,q) (1.83, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6820984Z Skipping (s,q) (1.84, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6821136Z Skipping (s,q) (1.85, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6821289Z Skipping (s,q) (1.86, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6821446Z Skipping (s,q) (1.87, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6821599Z Skipping (s,q) (1.88, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6821751Z Skipping (s,q) (1.89, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6821905Z Skipping (s,q) (1.9, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6822061Z Skipping (s,q) (1.91, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6822219Z Skipping (s,q) (1.92, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6822371Z Skipping (s,q) (1.93, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6822525Z Skipping (s,q) (1.94, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6822681Z Skipping (s,q) (1.95, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6822833Z Skipping (s,q) (1.96, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6822986Z Skipping (s,q) (1.97, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6823143Z Skipping (s,q) (1.98, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6823296Z Skipping (s,q) (1.99, 850): inconsistent with heavy hitters! 2025-05-07T20:58:07.6823450Z Skipping (s,q) (0.01, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6823604Z Skipping (s,q) (0.02, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6823759Z Skipping (s,q) (0.03, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6823958Z Skipping (s,q) (0.04, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6824112Z Skipping (s,q) (0.05, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6824264Z Skipping (s,q) (0.06, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6824423Z Skipping (s,q) (0.07, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6824576Z Skipping (s,q) (0.08, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6824731Z Skipping (s,q) (0.09, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6824884Z Skipping (s,q) (0.1, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6825041Z Skipping (s,q) (0.11, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6825196Z Skipping (s,q) (0.12, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6825349Z Skipping (s,q) (0.13, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6825504Z Skipping (s,q) (0.14, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6825663Z Skipping (s,q) (0.15, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6825815Z Skipping (s,q) (0.16, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6825970Z Skipping (s,q) (0.17, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6826163Z Skipping (s,q) (0.18, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6826318Z Skipping (s,q) (0.19, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6826474Z Skipping (s,q) (0.2, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6826627Z Skipping (s,q) (0.21, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6826815Z Skipping (s,q) (0.22, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6826974Z Skipping (s,q) (0.23, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6827129Z Skipping (s,q) (0.24, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6827286Z Skipping (s,q) (0.25, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6827481Z Skipping (s,q) (0.26, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6827633Z Skipping (s,q) (0.27, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6827788Z Skipping (s,q) (0.28, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6827944Z Skipping (s,q) (0.29, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6828097Z Skipping (s,q) (0.3, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6828255Z Skipping (s,q) (0.31, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6828409Z Skipping (s,q) (0.32, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6828564Z Skipping (s,q) (0.33, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6828719Z Skipping (s,q) (0.34, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6828871Z Skipping (s,q) (0.35, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6829026Z Skipping (s,q) (0.36, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6829182Z Skipping (s,q) (0.37, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6829337Z Skipping (s,q) (0.38, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6829492Z Skipping (s,q) (0.39, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6829647Z Skipping (s,q) (0.4, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6829802Z Skipping (s,q) (0.41, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6829958Z Skipping (s,q) (0.42, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6830113Z Skipping (s,q) (0.43, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6830271Z Skipping (s,q) (0.44, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6830424Z Skipping (s,q) (0.45, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6830576Z Skipping (s,q) (0.46, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6830732Z Skipping (s,q) (0.47, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6830888Z Skipping (s,q) (0.48, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6831087Z Skipping (s,q) (0.49, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6831243Z Skipping (s,q) (0.5, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6831397Z Skipping (s,q) (0.51, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6831554Z Skipping (s,q) (0.52, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6831706Z Skipping (s,q) (0.53, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6831858Z Skipping (s,q) (0.54, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6832014Z Skipping (s,q) (0.55, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6832170Z Skipping (s,q) (0.56, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6832323Z Skipping (s,q) (0.57, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6832477Z Skipping (s,q) (0.58, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6832631Z Skipping (s,q) (0.59, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6832790Z Skipping (s,q) (0.6, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6832943Z Skipping (s,q) (0.61, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6833095Z Skipping (s,q) (0.62, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6833291Z Skipping (s,q) (0.63, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6833447Z Skipping (s,q) (0.64, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6833599Z Skipping (s,q) (0.65, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6833755Z Skipping (s,q) (0.66, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6833944Z Skipping (s,q) (0.67, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6834102Z Skipping (s,q) (0.68, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6834256Z Skipping (s,q) (0.69, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6834408Z Skipping (s,q) (0.7, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6834633Z Skipping (s,q) (0.71, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6834785Z Skipping (s,q) (0.72, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6834938Z Skipping (s,q) (0.73, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6835094Z Skipping (s,q) (0.74, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6835246Z Skipping (s,q) (0.75, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6835402Z Skipping (s,q) (0.76, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6835555Z Skipping (s,q) (0.77, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6835710Z Skipping (s,q) (0.78, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6835866Z Skipping (s,q) (0.79, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6836020Z Skipping (s,q) (0.8, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6836172Z Skipping (s,q) (0.81, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6836330Z Skipping (s,q) (0.82, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6836485Z Skipping (s,q) (0.83, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6836637Z Skipping (s,q) (0.84, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6836794Z Skipping (s,q) (0.85, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6836948Z Skipping (s,q) (0.86, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6837104Z Skipping (s,q) (0.87, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6837256Z Skipping (s,q) (0.88, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6837409Z Skipping (s,q) (0.89, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6837564Z Skipping (s,q) (0.9, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6837718Z Skipping (s,q) (0.91, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6837870Z Skipping (s,q) (0.92, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6838028Z Skipping (s,q) (0.93, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6838249Z Skipping (s,q) (0.94, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6838404Z Skipping (s,q) (0.95, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6838557Z Skipping (s,q) (0.96, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6838712Z Skipping (s,q) (0.97, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6838868Z Skipping (s,q) (0.98, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6839021Z Skipping (s,q) (0.99, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6839170Z Skipping (s,q) (1, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6839329Z Skipping (s,q) (1.01, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6839483Z Skipping (s,q) (1.02, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6839639Z Skipping (s,q) (1.03, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6839794Z Skipping (s,q) (1.04, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6839950Z Skipping (s,q) (1.05, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6840104Z Skipping (s,q) (1.06, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6840258Z Skipping (s,q) (1.07, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6840453Z Skipping (s,q) (1.08, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6840610Z Skipping (s,q) (1.09, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6840764Z Skipping (s,q) (1.1, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6840919Z Skipping (s,q) (1.11, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6841109Z Skipping (s,q) (1.12, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6841263Z Skipping (s,q) (1.13, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6841419Z Skipping (s,q) (1.14, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6841573Z Skipping (s,q) (1.15, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6841766Z Skipping (s,q) (1.16, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6841924Z Skipping (s,q) (1.17, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6842077Z Skipping (s,q) (1.18, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6842234Z Skipping (s,q) (1.19, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6842388Z Skipping (s,q) (1.2, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6842543Z Skipping (s,q) (1.21, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6842698Z Skipping (s,q) (1.22, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6842854Z Skipping (s,q) (1.23, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6843006Z Skipping (s,q) (1.24, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6843162Z Skipping (s,q) (1.25, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6843315Z Skipping (s,q) (1.26, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6843473Z Skipping (s,q) (1.27, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6843627Z Skipping (s,q) (1.28, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6843781Z Skipping (s,q) (1.29, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6843937Z Skipping (s,q) (1.3, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6844093Z Skipping (s,q) (1.31, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6844245Z Skipping (s,q) (1.32, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6844399Z Skipping (s,q) (1.33, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6844552Z Skipping (s,q) (1.34, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6844707Z Skipping (s,q) (1.35, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6844862Z Skipping (s,q) (1.36, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6845016Z Skipping (s,q) (1.37, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6845173Z Skipping (s,q) (1.38, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6845370Z Skipping (s,q) (1.39, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6845522Z Skipping (s,q) (1.4, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6845677Z Skipping (s,q) (1.41, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6845831Z Skipping (s,q) (1.42, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6845983Z Skipping (s,q) (1.43, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6846140Z Skipping (s,q) (1.44, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6846292Z Skipping (s,q) (1.45, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6846450Z Skipping (s,q) (1.46, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6846604Z Skipping (s,q) (1.47, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6846758Z Skipping (s,q) (1.48, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6846955Z Skipping (s,q) (1.49, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6847113Z Skipping (s,q) (1.5, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6847265Z Skipping (s,q) (1.51, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6847421Z Skipping (s,q) (1.52, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6847616Z Skipping (s,q) (1.53, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6847775Z Skipping (s,q) (1.54, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6847929Z Skipping (s,q) (1.55, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6848082Z Skipping (s,q) (1.56, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6848275Z Skipping (s,q) (1.57, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6848429Z Skipping (s,q) (1.58, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6848581Z Skipping (s,q) (1.59, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6848735Z Skipping (s,q) (1.6, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6848925Z Skipping (s,q) (1.61, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6849085Z Skipping (s,q) (1.62, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6849238Z Skipping (s,q) (1.63, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6849393Z Skipping (s,q) (1.64, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6849549Z Skipping (s,q) (1.65, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6849701Z Skipping (s,q) (1.66, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6849854Z Skipping (s,q) (1.67, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6850011Z Skipping (s,q) (1.68, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6850163Z Skipping (s,q) (1.69, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6850318Z Skipping (s,q) (1.7, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6850470Z Skipping (s,q) (1.71, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6850627Z Skipping (s,q) (1.72, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6850784Z Skipping (s,q) (1.73, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6850937Z Skipping (s,q) (1.74, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6851090Z Skipping (s,q) (1.75, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6851249Z Skipping (s,q) (1.76, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6851403Z Skipping (s,q) (1.77, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6851557Z Skipping (s,q) (1.78, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6851709Z Skipping (s,q) (1.79, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6851864Z Skipping (s,q) (1.8, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6852020Z Skipping (s,q) (1.81, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6852174Z Skipping (s,q) (1.82, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6852329Z Skipping (s,q) (1.83, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6852529Z Skipping (s,q) (1.84, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6852681Z Skipping (s,q) (1.85, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6852833Z Skipping (s,q) (1.86, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6852992Z Skipping (s,q) (1.87, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6853145Z Skipping (s,q) (1.88, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6853301Z Skipping (s,q) (1.89, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6853454Z Skipping (s,q) (1.9, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6853608Z Skipping (s,q) (1.91, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6853765Z Skipping (s,q) (1.92, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6853918Z Skipping (s,q) (1.93, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6854069Z Skipping (s,q) (1.94, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6854232Z Skipping (s,q) (1.95, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6854385Z Skipping (s,q) (1.96, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6854540Z Skipping (s,q) (1.97, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6854732Z Skipping (s,q) (1.98, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6854886Z Skipping (s,q) (1.99, 875): inconsistent with heavy hitters! 2025-05-07T20:58:07.6855043Z Skipping (s,q) (0.01, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6855196Z Skipping (s,q) (0.02, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6855387Z Skipping (s,q) (0.03, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6855543Z Skipping (s,q) (0.04, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6855696Z Skipping (s,q) (0.05, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6855854Z Skipping (s,q) (0.06, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6856043Z Skipping (s,q) (0.07, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6856199Z Skipping (s,q) (0.08, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6856354Z Skipping (s,q) (0.09, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6856510Z Skipping (s,q) (0.1, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6856664Z Skipping (s,q) (0.11, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6856820Z Skipping (s,q) (0.12, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6856973Z Skipping (s,q) (0.13, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6857131Z Skipping (s,q) (0.14, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6857283Z Skipping (s,q) (0.15, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6857435Z Skipping (s,q) (0.16, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6857591Z Skipping (s,q) (0.17, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6857746Z Skipping (s,q) (0.18, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6857900Z Skipping (s,q) (0.19, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6858056Z Skipping (s,q) (0.2, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6858209Z Skipping (s,q) (0.21, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6858367Z Skipping (s,q) (0.22, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6858521Z Skipping (s,q) (0.23, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6858673Z Skipping (s,q) (0.24, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6858828Z Skipping (s,q) (0.25, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6858984Z Skipping (s,q) (0.26, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6859137Z Skipping (s,q) (0.27, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6859292Z Skipping (s,q) (0.28, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6859447Z Skipping (s,q) (0.29, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6859651Z Skipping (s,q) (0.3, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6859803Z Skipping (s,q) (0.31, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6859956Z Skipping (s,q) (0.32, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6860116Z Skipping (s,q) (0.33, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6860269Z Skipping (s,q) (0.34, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6860422Z Skipping (s,q) (0.35, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6860582Z Skipping (s,q) (0.36, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6860736Z Skipping (s,q) (0.37, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6860889Z Skipping (s,q) (0.38, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6861047Z Skipping (s,q) (0.39, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6861200Z Skipping (s,q) (0.4, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6861360Z Skipping (s,q) (0.41, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6861513Z Skipping (s,q) (0.42, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6861665Z Skipping (s,q) (0.43, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6861862Z Skipping (s,q) (0.44, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6862019Z Skipping (s,q) (0.45, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6862175Z Skipping (s,q) (0.46, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6862332Z Skipping (s,q) (0.47, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6862525Z Skipping (s,q) (0.48, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6862681Z Skipping (s,q) (0.49, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6862836Z Skipping (s,q) (0.5, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6862988Z Skipping (s,q) (0.51, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6863209Z Skipping (s,q) (0.52, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6863367Z Skipping (s,q) (0.53, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6863520Z Skipping (s,q) (0.54, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6863679Z Skipping (s,q) (0.55, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6863830Z Skipping (s,q) (0.56, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6863988Z Skipping (s,q) (0.57, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6864141Z Skipping (s,q) (0.58, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6864295Z Skipping (s,q) (0.59, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6864455Z Skipping (s,q) (0.6, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6864608Z Skipping (s,q) (0.61, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6864761Z Skipping (s,q) (0.62, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6864919Z Skipping (s,q) (0.63, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6865077Z Skipping (s,q) (0.64, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6865232Z Skipping (s,q) (0.65, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6865385Z Skipping (s,q) (0.66, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6865540Z Skipping (s,q) (0.67, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6865697Z Skipping (s,q) (0.68, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6865849Z Skipping (s,q) (0.69, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6866002Z Skipping (s,q) (0.7, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6866162Z Skipping (s,q) (0.71, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6866314Z Skipping (s,q) (0.72, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6866469Z Skipping (s,q) (0.73, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6866625Z Skipping (s,q) (0.74, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6866822Z Skipping (s,q) (0.75, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6866980Z Skipping (s,q) (0.76, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6867138Z Skipping (s,q) (0.77, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6867293Z Skipping (s,q) (0.78, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6867451Z Skipping (s,q) (0.79, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6867604Z Skipping (s,q) (0.8, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6867757Z Skipping (s,q) (0.81, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6867916Z Skipping (s,q) (0.82, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6868071Z Skipping (s,q) (0.83, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6868229Z Skipping (s,q) (0.84, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6868383Z Skipping (s,q) (0.85, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6868539Z Skipping (s,q) (0.86, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6868700Z Skipping (s,q) (0.87, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6868853Z Skipping (s,q) (0.88, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6869046Z Skipping (s,q) (0.89, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6869203Z Skipping (s,q) (0.9, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6869356Z Skipping (s,q) (0.91, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6869512Z Skipping (s,q) (0.92, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6869703Z Skipping (s,q) (0.93, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6869858Z Skipping (s,q) (0.94, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6870017Z Skipping (s,q) (0.95, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6870171Z Skipping (s,q) (0.96, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6870363Z Skipping (s,q) (0.97, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6870521Z Skipping (s,q) (0.98, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6870674Z Skipping (s,q) (0.99, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6870825Z Skipping (s,q) (1, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6870985Z Skipping (s,q) (1.01, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6871138Z Skipping (s,q) (1.02, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6871293Z Skipping (s,q) (1.03, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6871446Z Skipping (s,q) (1.04, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6871601Z Skipping (s,q) (1.05, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6871758Z Skipping (s,q) (1.06, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6871912Z Skipping (s,q) (1.07, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6872070Z Skipping (s,q) (1.08, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6872225Z Skipping (s,q) (1.09, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6872377Z Skipping (s,q) (1.1, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6872534Z Skipping (s,q) (1.11, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6872691Z Skipping (s,q) (1.12, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6872843Z Skipping (s,q) (1.13, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6872999Z Skipping (s,q) (1.14, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6873155Z Skipping (s,q) (1.15, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6873313Z Skipping (s,q) (1.16, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6873468Z Skipping (s,q) (1.17, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6873620Z Skipping (s,q) (1.18, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6873779Z Skipping (s,q) (1.19, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6873978Z Skipping (s,q) (1.2, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6874133Z Skipping (s,q) (1.21, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6874290Z Skipping (s,q) (1.22, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6874445Z Skipping (s,q) (1.23, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6874603Z Skipping (s,q) (1.24, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6874759Z Skipping (s,q) (1.25, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6874912Z Skipping (s,q) (1.26, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6875071Z Skipping (s,q) (1.27, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6875225Z Skipping (s,q) (1.28, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6875380Z Skipping (s,q) (1.29, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6875535Z Skipping (s,q) (1.3, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6875692Z Skipping (s,q) (1.31, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6875850Z Skipping (s,q) (1.32, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6876004Z Skipping (s,q) (1.33, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6876197Z Skipping (s,q) (1.34, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6876356Z Skipping (s,q) (1.35, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6876509Z Skipping (s,q) (1.36, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6876663Z Skipping (s,q) (1.37, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6876856Z Skipping (s,q) (1.38, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6877011Z Skipping (s,q) (1.39, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6877164Z Skipping (s,q) (1.4, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6877324Z Skipping (s,q) (1.41, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6877518Z Skipping (s,q) (1.42, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6877679Z Skipping (s,q) (1.43, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6877832Z Skipping (s,q) (1.44, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6877985Z Skipping (s,q) (1.45, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6878144Z Skipping (s,q) (1.46, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6878298Z Skipping (s,q) (1.47, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6878451Z Skipping (s,q) (1.48, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6878606Z Skipping (s,q) (1.49, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6878763Z Skipping (s,q) (1.5, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6878920Z Skipping (s,q) (1.51, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6879073Z Skipping (s,q) (1.52, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6879229Z Skipping (s,q) (1.53, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6879389Z Skipping (s,q) (1.54, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6879541Z Skipping (s,q) (1.55, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6879694Z Skipping (s,q) (1.56, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6879853Z Skipping (s,q) (1.57, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6880007Z Skipping (s,q) (1.58, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6880163Z Skipping (s,q) (1.59, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6880317Z Skipping (s,q) (1.6, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6880474Z Skipping (s,q) (1.61, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6880633Z Skipping (s,q) (1.62, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6880788Z Skipping (s,q) (1.63, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6880941Z Skipping (s,q) (1.64, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6881144Z Skipping (s,q) (1.65, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6881299Z Skipping (s,q) (1.66, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6881456Z Skipping (s,q) (1.67, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6881613Z Skipping (s,q) (1.68, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6881766Z Skipping (s,q) (1.69, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6881921Z Skipping (s,q) (1.7, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6882074Z Skipping (s,q) (1.71, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6882230Z Skipping (s,q) (1.72, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6882387Z Skipping (s,q) (1.73, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6882540Z Skipping (s,q) (1.74, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6882695Z Skipping (s,q) (1.75, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6882852Z Skipping (s,q) (1.76, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6883010Z Skipping (s,q) (1.77, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6883168Z Skipping (s,q) (1.78, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6883362Z Skipping (s,q) (1.79, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6883517Z Skipping (s,q) (1.8, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6883674Z Skipping (s,q) (1.81, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6883827Z Skipping (s,q) (1.82, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6884021Z Skipping (s,q) (1.83, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6884187Z Skipping (s,q) (1.84, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6884341Z Skipping (s,q) (1.85, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6884498Z Skipping (s,q) (1.86, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6884691Z Skipping (s,q) (1.87, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6884847Z Skipping (s,q) (1.88, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6885004Z Skipping (s,q) (1.89, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6885156Z Skipping (s,q) (1.9, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6885312Z Skipping (s,q) (1.91, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6885469Z Skipping (s,q) (1.92, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6885622Z Skipping (s,q) (1.93, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6885780Z Skipping (s,q) (1.94, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6885936Z Skipping (s,q) (1.95, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6886089Z Skipping (s,q) (1.96, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6886246Z Skipping (s,q) (1.97, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6886401Z Skipping (s,q) (1.98, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6886557Z Skipping (s,q) (1.99, 900): inconsistent with heavy hitters! 2025-05-07T20:58:07.6886713Z Skipping (s,q) (0.01, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6886953Z Skipping (s,q) (0.02, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6887119Z Skipping (s,q) (0.03, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6887273Z Skipping (s,q) (0.04, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6887427Z Skipping (s,q) (0.05, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6887583Z Skipping (s,q) (0.06, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6887739Z Skipping (s,q) (0.07, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6887892Z Skipping (s,q) (0.08, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6888047Z Skipping (s,q) (0.09, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6888199Z Skipping (s,q) (0.1, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6888408Z Skipping (s,q) (0.11, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6888562Z Skipping (s,q) (0.12, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6888714Z Skipping (s,q) (0.13, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6888872Z Skipping (s,q) (0.14, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6889027Z Skipping (s,q) (0.15, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6889179Z Skipping (s,q) (0.16, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6889336Z Skipping (s,q) (0.17, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6889490Z Skipping (s,q) (0.18, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6889645Z Skipping (s,q) (0.19, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6889800Z Skipping (s,q) (0.2, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6889955Z Skipping (s,q) (0.21, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6890111Z Skipping (s,q) (0.22, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6890265Z Skipping (s,q) (0.23, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6890419Z Skipping (s,q) (0.24, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6890621Z Skipping (s,q) (0.25, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6890776Z Skipping (s,q) (0.26, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6890933Z Skipping (s,q) (0.27, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6891085Z Skipping (s,q) (0.28, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6891238Z Skipping (s,q) (0.29, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6891455Z Skipping (s,q) (0.3, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6891610Z Skipping (s,q) (0.31, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6891763Z Skipping (s,q) (0.32, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6891957Z Skipping (s,q) (0.33, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6892112Z Skipping (s,q) (0.34, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6892264Z Skipping (s,q) (0.35, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6892423Z Skipping (s,q) (0.36, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6892579Z Skipping (s,q) (0.37, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6892736Z Skipping (s,q) (0.38, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6892889Z Skipping (s,q) (0.39, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6893041Z Skipping (s,q) (0.4, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6893200Z Skipping (s,q) (0.41, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6893352Z Skipping (s,q) (0.42, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6893506Z Skipping (s,q) (0.43, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6893664Z Skipping (s,q) (0.44, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6893820Z Skipping (s,q) (0.45, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6893976Z Skipping (s,q) (0.46, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6894129Z Skipping (s,q) (0.47, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6894284Z Skipping (s,q) (0.48, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6894439Z Skipping (s,q) (0.49, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6894593Z Skipping (s,q) (0.5, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6894746Z Skipping (s,q) (0.51, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6894904Z Skipping (s,q) (0.52, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6895058Z Skipping (s,q) (0.53, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6895213Z Skipping (s,q) (0.54, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6895365Z Skipping (s,q) (0.55, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6895522Z Skipping (s,q) (0.56, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6895726Z Skipping (s,q) (0.57, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6895881Z Skipping (s,q) (0.58, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6896039Z Skipping (s,q) (0.59, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6896196Z Skipping (s,q) (0.6, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6896349Z Skipping (s,q) (0.61, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6896507Z Skipping (s,q) (0.62, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6896663Z Skipping (s,q) (0.63, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6896815Z Skipping (s,q) (0.64, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6896973Z Skipping (s,q) (0.65, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6897128Z Skipping (s,q) (0.66, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6897283Z Skipping (s,q) (0.67, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6897445Z Skipping (s,q) (0.68, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6897599Z Skipping (s,q) (0.69, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6897797Z Skipping (s,q) (0.7, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6897952Z Skipping (s,q) (0.71, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6898106Z Skipping (s,q) (0.72, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6898261Z Skipping (s,q) (0.73, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6898415Z Skipping (s,q) (0.74, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6898610Z Skipping (s,q) (0.75, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6898768Z Skipping (s,q) (0.76, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6898922Z Skipping (s,q) (0.77, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6899115Z Skipping (s,q) (0.78, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6899271Z Skipping (s,q) (0.79, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6899424Z Skipping (s,q) (0.8, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6899581Z Skipping (s,q) (0.81, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6899738Z Skipping (s,q) (0.82, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6899890Z Skipping (s,q) (0.83, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6900049Z Skipping (s,q) (0.84, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6900203Z Skipping (s,q) (0.85, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6900360Z Skipping (s,q) (0.86, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6900516Z Skipping (s,q) (0.87, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6900670Z Skipping (s,q) (0.88, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6900828Z Skipping (s,q) (0.89, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6900983Z Skipping (s,q) (0.9, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6901137Z Skipping (s,q) (0.91, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6901295Z Skipping (s,q) (0.92, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6901449Z Skipping (s,q) (0.93, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6901603Z Skipping (s,q) (0.94, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6901759Z Skipping (s,q) (0.95, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6901912Z Skipping (s,q) (0.96, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6902071Z Skipping (s,q) (0.97, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6902224Z Skipping (s,q) (0.98, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6902377Z Skipping (s,q) (0.99, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6902531Z Skipping (s,q) (1, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6902688Z Skipping (s,q) (1.01, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6902936Z Skipping (s,q) (1.02, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6903093Z Skipping (s,q) (1.03, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6903250Z Skipping (s,q) (1.04, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6903407Z Skipping (s,q) (1.05, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6903562Z Skipping (s,q) (1.06, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6903715Z Skipping (s,q) (1.07, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6903874Z Skipping (s,q) (1.08, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6904027Z Skipping (s,q) (1.09, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6904182Z Skipping (s,q) (1.1, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6904339Z Skipping (s,q) (1.11, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6904710Z Skipping (s,q) (1.12, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6904874Z Skipping (s,q) (1.13, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6905026Z Skipping (s,q) (1.14, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6905179Z Skipping (s,q) (1.15, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6905402Z Skipping (s,q) (1.16, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6905557Z Skipping (s,q) (1.17, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6905709Z Skipping (s,q) (1.18, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6905866Z Skipping (s,q) (1.19, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6906080Z Skipping (s,q) (1.2, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6906239Z Skipping (s,q) (1.21, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6906394Z Skipping (s,q) (1.22, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6906601Z Skipping (s,q) (1.23, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6906761Z Skipping (s,q) (1.24, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6906913Z Skipping (s,q) (1.25, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6907066Z Skipping (s,q) (1.26, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6907227Z Skipping (s,q) (1.27, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6907380Z Skipping (s,q) (1.28, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6907535Z Skipping (s,q) (1.29, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6907688Z Skipping (s,q) (1.3, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6907847Z Skipping (s,q) (1.31, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6908004Z Skipping (s,q) (1.32, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6908157Z Skipping (s,q) (1.33, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6908383Z Skipping (s,q) (1.34, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6908588Z Skipping (s,q) (1.35, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6908779Z Skipping (s,q) (1.36, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6908961Z Skipping (s,q) (1.37, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6909121Z Skipping (s,q) (1.38, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6909279Z Skipping (s,q) (1.39, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6909451Z Skipping (s,q) (1.4, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6909617Z Skipping (s,q) (1.41, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6909783Z Skipping (s,q) (1.42, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6910099Z Skipping (s,q) (1.43, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6910270Z Skipping (s,q) (1.44, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6910442Z Skipping (s,q) (1.45, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6910626Z Skipping (s,q) (1.46, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6910854Z Skipping (s,q) (1.47, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6911017Z Skipping (s,q) (1.48, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6911173Z Skipping (s,q) (1.49, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6911327Z Skipping (s,q) (1.5, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6911486Z Skipping (s,q) (1.51, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6911655Z Skipping (s,q) (1.52, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6911815Z Skipping (s,q) (1.53, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6911979Z Skipping (s,q) (1.54, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6912146Z Skipping (s,q) (1.55, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6912316Z Skipping (s,q) (1.56, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6912511Z Skipping (s,q) (1.57, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6912677Z Skipping (s,q) (1.58, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6912832Z Skipping (s,q) (1.59, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6912987Z Skipping (s,q) (1.6, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6913183Z Skipping (s,q) (1.61, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6913339Z Skipping (s,q) (1.62, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6913499Z Skipping (s,q) (1.63, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6913653Z Skipping (s,q) (1.64, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6913847Z Skipping (s,q) (1.65, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6914001Z Skipping (s,q) (1.66, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6914156Z Skipping (s,q) (1.67, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6914355Z Skipping (s,q) (1.68, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6914519Z Skipping (s,q) (1.69, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6914675Z Skipping (s,q) (1.7, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6914833Z Skipping (s,q) (1.71, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6914990Z Skipping (s,q) (1.72, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6915156Z Skipping (s,q) (1.73, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6915312Z Skipping (s,q) (1.74, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6915466Z Skipping (s,q) (1.75, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6915627Z Skipping (s,q) (1.76, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6915782Z Skipping (s,q) (1.77, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6915938Z Skipping (s,q) (1.78, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6916095Z Skipping (s,q) (1.79, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6916256Z Skipping (s,q) (1.8, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6916410Z Skipping (s,q) (1.81, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6916570Z Skipping (s,q) (1.82, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6916725Z Skipping (s,q) (1.83, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6916883Z Skipping (s,q) (1.84, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6917038Z Skipping (s,q) (1.85, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6917195Z Skipping (s,q) (1.86, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6917354Z Skipping (s,q) (1.87, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6917507Z Skipping (s,q) (1.88, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6917661Z Skipping (s,q) (1.89, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6917819Z Skipping (s,q) (1.9, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6917974Z Skipping (s,q) (1.91, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6918179Z Skipping (s,q) (1.92, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6918335Z Skipping (s,q) (1.93, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6918491Z Skipping (s,q) (1.94, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6922474Z Skipping (s,q) (1.95, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6922656Z Skipping (s,q) (1.96, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6922813Z Skipping (s,q) (1.97, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6922970Z Skipping (s,q) (1.98, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6923129Z Skipping (s,q) (1.99, 925): inconsistent with heavy hitters! 2025-05-07T20:58:07.6923285Z Skipping (s,q) (0.01, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6923439Z Skipping (s,q) (0.02, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6923595Z Skipping (s,q) (0.03, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6923758Z Skipping (s,q) (0.04, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6923912Z Skipping (s,q) (0.05, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6924070Z Skipping (s,q) (0.06, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6924317Z Skipping (s,q) (0.07, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6924475Z Skipping (s,q) (0.08, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6924630Z Skipping (s,q) (0.09, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6924783Z Skipping (s,q) (0.1, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6924978Z Skipping (s,q) (0.11, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6925140Z Skipping (s,q) (0.12, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6925294Z Skipping (s,q) (0.13, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6925491Z Skipping (s,q) (0.14, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6925655Z Skipping (s,q) (0.15, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6925810Z Skipping (s,q) (0.16, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6925966Z Skipping (s,q) (0.17, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6926123Z Skipping (s,q) (0.18, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6926277Z Skipping (s,q) (0.19, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6926434Z Skipping (s,q) (0.2, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6926587Z Skipping (s,q) (0.21, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6926743Z Skipping (s,q) (0.22, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6926977Z Skipping (s,q) (0.23, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6927132Z Skipping (s,q) (0.24, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6927292Z Skipping (s,q) (0.25, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6927447Z Skipping (s,q) (0.26, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6927603Z Skipping (s,q) (0.27, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6927760Z Skipping (s,q) (0.28, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6927919Z Skipping (s,q) (0.29, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6928073Z Skipping (s,q) (0.3, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6928228Z Skipping (s,q) (0.31, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6928384Z Skipping (s,q) (0.32, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6928540Z Skipping (s,q) (0.33, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6928697Z Skipping (s,q) (0.34, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6928851Z Skipping (s,q) (0.35, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6929005Z Skipping (s,q) (0.36, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6929161Z Skipping (s,q) (0.37, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6929361Z Skipping (s,q) (0.38, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6929518Z Skipping (s,q) (0.39, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6929675Z Skipping (s,q) (0.4, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6929830Z Skipping (s,q) (0.41, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6929988Z Skipping (s,q) (0.42, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6930142Z Skipping (s,q) (0.43, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6930301Z Skipping (s,q) (0.44, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6930462Z Skipping (s,q) (0.45, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6930615Z Skipping (s,q) (0.46, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6930771Z Skipping (s,q) (0.47, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6930937Z Skipping (s,q) (0.48, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6931094Z Skipping (s,q) (0.49, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6931251Z Skipping (s,q) (0.5, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6931407Z Skipping (s,q) (0.51, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6931612Z Skipping (s,q) (0.52, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6931767Z Skipping (s,q) (0.53, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6931922Z Skipping (s,q) (0.54, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6932078Z Skipping (s,q) (0.55, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6932269Z Skipping (s,q) (0.56, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6932427Z Skipping (s,q) (0.57, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6932584Z Skipping (s,q) (0.58, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6932776Z Skipping (s,q) (0.59, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6932940Z Skipping (s,q) (0.6, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6933097Z Skipping (s,q) (0.61, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6933252Z Skipping (s,q) (0.62, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6933410Z Skipping (s,q) (0.63, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6933565Z Skipping (s,q) (0.64, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6933718Z Skipping (s,q) (0.65, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6933875Z Skipping (s,q) (0.66, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6934034Z Skipping (s,q) (0.67, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6934191Z Skipping (s,q) (0.68, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6934345Z Skipping (s,q) (0.69, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6934499Z Skipping (s,q) (0.7, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6934658Z Skipping (s,q) (0.71, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6934814Z Skipping (s,q) (0.72, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6934968Z Skipping (s,q) (0.73, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6935129Z Skipping (s,q) (0.74, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6935284Z Skipping (s,q) (0.75, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6935444Z Skipping (s,q) (0.76, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6935601Z Skipping (s,q) (0.77, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6935755Z Skipping (s,q) (0.78, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6935912Z Skipping (s,q) (0.79, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6936065Z Skipping (s,q) (0.8, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6936219Z Skipping (s,q) (0.81, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6936379Z Skipping (s,q) (0.82, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6936582Z Skipping (s,q) (0.83, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6936738Z Skipping (s,q) (0.84, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6936894Z Skipping (s,q) (0.85, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6937051Z Skipping (s,q) (0.86, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6937210Z Skipping (s,q) (0.87, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6937365Z Skipping (s,q) (0.88, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6938120Z Skipping (s,q) (0.89, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6938287Z Skipping (s,q) (0.9, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6938442Z Skipping (s,q) (0.91, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6938595Z Skipping (s,q) (0.92, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6938756Z Skipping (s,q) (0.93, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6938916Z Skipping (s,q) (0.94, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6939078Z Skipping (s,q) (0.95, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6939236Z Skipping (s,q) (0.96, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6939442Z Skipping (s,q) (0.97, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6939605Z Skipping (s,q) (0.98, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6939760Z Skipping (s,q) (0.99, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6939910Z Skipping (s,q) (1, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6940109Z Skipping (s,q) (1.01, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6940264Z Skipping (s,q) (1.02, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6940421Z Skipping (s,q) (1.03, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6940577Z Skipping (s,q) (1.04, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6940771Z Skipping (s,q) (1.05, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6940930Z Skipping (s,q) (1.06, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6941085Z Skipping (s,q) (1.07, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6941240Z Skipping (s,q) (1.08, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6941399Z Skipping (s,q) (1.09, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6941551Z Skipping (s,q) (1.1, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6941707Z Skipping (s,q) (1.11, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6941863Z Skipping (s,q) (1.12, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6942017Z Skipping (s,q) (1.13, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6942175Z Skipping (s,q) (1.14, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6942328Z Skipping (s,q) (1.15, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6942488Z Skipping (s,q) (1.16, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6942647Z Skipping (s,q) (1.17, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6942799Z Skipping (s,q) (1.18, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6942957Z Skipping (s,q) (1.19, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6943110Z Skipping (s,q) (1.2, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6943264Z Skipping (s,q) (1.21, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6943420Z Skipping (s,q) (1.22, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6943575Z Skipping (s,q) (1.23, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6943727Z Skipping (s,q) (1.24, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6943883Z Skipping (s,q) (1.25, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6944036Z Skipping (s,q) (1.26, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6944193Z Skipping (s,q) (1.27, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6944390Z Skipping (s,q) (1.28, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6944544Z Skipping (s,q) (1.29, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6944703Z Skipping (s,q) (1.3, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6944861Z Skipping (s,q) (1.31, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6945013Z Skipping (s,q) (1.32, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6945171Z Skipping (s,q) (1.33, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6945325Z Skipping (s,q) (1.34, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6945479Z Skipping (s,q) (1.35, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6945636Z Skipping (s,q) (1.36, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6945790Z Skipping (s,q) (1.37, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6945949Z Skipping (s,q) (1.38, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6946105Z Skipping (s,q) (1.39, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6946257Z Skipping (s,q) (1.4, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6946413Z Skipping (s,q) (1.41, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6946608Z Skipping (s,q) (1.42, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6946762Z Skipping (s,q) (1.43, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6946917Z Skipping (s,q) (1.44, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6947071Z Skipping (s,q) (1.45, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6947265Z Skipping (s,q) (1.46, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6947421Z Skipping (s,q) (1.47, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6947575Z Skipping (s,q) (1.48, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6947731Z Skipping (s,q) (1.49, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6947925Z Skipping (s,q) (1.5, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6948078Z Skipping (s,q) (1.51, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6948238Z Skipping (s,q) (1.52, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6948394Z Skipping (s,q) (1.53, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6948553Z Skipping (s,q) (1.54, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6948705Z Skipping (s,q) (1.55, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6948860Z Skipping (s,q) (1.56, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6949021Z Skipping (s,q) (1.57, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6949173Z Skipping (s,q) (1.58, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6949328Z Skipping (s,q) (1.59, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6949485Z Skipping (s,q) (1.6, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6949641Z Skipping (s,q) (1.61, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6949802Z Skipping (s,q) (1.62, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6949954Z Skipping (s,q) (1.63, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6950111Z Skipping (s,q) (1.64, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6950669Z Skipping (s,q) (1.65, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6950851Z Skipping (s,q) (1.66, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6951014Z Skipping (s,q) (1.67, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6951169Z Skipping (s,q) (1.68, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6951326Z Skipping (s,q) (1.69, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6951534Z Skipping (s,q) (1.7, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6951687Z Skipping (s,q) (1.71, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6951844Z Skipping (s,q) (1.72, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6952075Z Skipping (s,q) (1.73, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6952228Z Skipping (s,q) (1.74, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6952382Z Skipping (s,q) (1.75, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6952543Z Skipping (s,q) (1.76, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6952699Z Skipping (s,q) (1.77, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6952857Z Skipping (s,q) (1.78, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6953011Z Skipping (s,q) (1.79, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6953166Z Skipping (s,q) (1.8, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6953325Z Skipping (s,q) (1.81, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6953478Z Skipping (s,q) (1.82, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6953632Z Skipping (s,q) (1.83, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6953793Z Skipping (s,q) (1.84, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6953946Z Skipping (s,q) (1.85, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6954099Z Skipping (s,q) (1.86, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6954299Z Skipping (s,q) (1.87, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6954455Z Skipping (s,q) (1.88, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6954614Z Skipping (s,q) (1.89, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6954768Z Skipping (s,q) (1.9, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6954962Z Skipping (s,q) (1.91, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6955121Z Skipping (s,q) (1.92, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6955273Z Skipping (s,q) (1.93, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6955426Z Skipping (s,q) (1.94, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6955640Z Skipping (s,q) (1.95, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6955797Z Skipping (s,q) (1.96, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6955955Z Skipping (s,q) (1.97, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6956109Z Skipping (s,q) (1.98, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6956262Z Skipping (s,q) (1.99, 950): inconsistent with heavy hitters! 2025-05-07T20:58:07.6956420Z Skipping (s,q) (0.01, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6956574Z Skipping (s,q) (0.02, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6956730Z Skipping (s,q) (0.03, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6956890Z Skipping (s,q) (0.04, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6957048Z Skipping (s,q) (0.05, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6957203Z Skipping (s,q) (0.06, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6957358Z Skipping (s,q) (0.07, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6957513Z Skipping (s,q) (0.08, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6957669Z Skipping (s,q) (0.09, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6957825Z Skipping (s,q) (0.1, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6957978Z Skipping (s,q) (0.11, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6958135Z Skipping (s,q) (0.12, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6958287Z Skipping (s,q) (0.13, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6958443Z Skipping (s,q) (0.14, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6958598Z Skipping (s,q) (0.15, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6958751Z Skipping (s,q) (0.16, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6958908Z Skipping (s,q) (0.17, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6959067Z Skipping (s,q) (0.18, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6959266Z Skipping (s,q) (0.19, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6959423Z Skipping (s,q) (0.2, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6959578Z Skipping (s,q) (0.21, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6959741Z Skipping (s,q) (0.22, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6959893Z Skipping (s,q) (0.23, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6960047Z Skipping (s,q) (0.24, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6960206Z Skipping (s,q) (0.25, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6960362Z Skipping (s,q) (0.26, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6960515Z Skipping (s,q) (0.27, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6960673Z Skipping (s,q) (0.28, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6960831Z Skipping (s,q) (0.29, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6960992Z Skipping (s,q) (0.3, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6961144Z Skipping (s,q) (0.31, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6961297Z Skipping (s,q) (0.32, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6961500Z Skipping (s,q) (0.33, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6961657Z Skipping (s,q) (0.34, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6961813Z Skipping (s,q) (0.35, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6961970Z Skipping (s,q) (0.36, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6962163Z Skipping (s,q) (0.37, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6962316Z Skipping (s,q) (0.38, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6962474Z Skipping (s,q) (0.39, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6962627Z Skipping (s,q) (0.4, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6962820Z Skipping (s,q) (0.41, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6962981Z Skipping (s,q) (0.42, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6963137Z Skipping (s,q) (0.43, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6963299Z Skipping (s,q) (0.44, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6963452Z Skipping (s,q) (0.45, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6963606Z Skipping (s,q) (0.46, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6963766Z Skipping (s,q) (0.47, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6963923Z Skipping (s,q) (0.48, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6964081Z Skipping (s,q) (0.49, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6964233Z Skipping (s,q) (0.5, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6964385Z Skipping (s,q) (0.51, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6964544Z Skipping (s,q) (0.52, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6964700Z Skipping (s,q) (0.53, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6964852Z Skipping (s,q) (0.54, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6965009Z Skipping (s,q) (0.55, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6965165Z Skipping (s,q) (0.56, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6965323Z Skipping (s,q) (0.57, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6965476Z Skipping (s,q) (0.58, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6965629Z Skipping (s,q) (0.59, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6965788Z Skipping (s,q) (0.6, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6965941Z Skipping (s,q) (0.61, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6966095Z Skipping (s,q) (0.62, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6966254Z Skipping (s,q) (0.63, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6966451Z Skipping (s,q) (0.64, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6966608Z Skipping (s,q) (0.65, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6966760Z Skipping (s,q) (0.66, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6966982Z Skipping (s,q) (0.67, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6967142Z Skipping (s,q) (0.68, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6967297Z Skipping (s,q) (0.69, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6967450Z Skipping (s,q) (0.7, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6967613Z Skipping (s,q) (0.71, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6967767Z Skipping (s,q) (0.72, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6967925Z Skipping (s,q) (0.73, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6968082Z Skipping (s,q) (0.74, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6968240Z Skipping (s,q) (0.75, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6968405Z Skipping (s,q) (0.76, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6968560Z Skipping (s,q) (0.77, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6968758Z Skipping (s,q) (0.78, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6968919Z Skipping (s,q) (0.79, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6969072Z Skipping (s,q) (0.8, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6969227Z Skipping (s,q) (0.81, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6969422Z Skipping (s,q) (0.82, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6969577Z Skipping (s,q) (0.83, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6969735Z Skipping (s,q) (0.84, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6969890Z Skipping (s,q) (0.85, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6970081Z Skipping (s,q) (0.86, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6970243Z Skipping (s,q) (0.87, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6970397Z Skipping (s,q) (0.88, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6970556Z Skipping (s,q) (0.89, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6970715Z Skipping (s,q) (0.9, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6970895Z Skipping (s,q) (0.91, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6971077Z Skipping (s,q) (0.92, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6971233Z Skipping (s,q) (0.93, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6971385Z Skipping (s,q) (0.94, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6971546Z Skipping (s,q) (0.95, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6971703Z Skipping (s,q) (0.96, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6971861Z Skipping (s,q) (0.97, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6972027Z Skipping (s,q) (0.98, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6972183Z Skipping (s,q) (0.99, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6972339Z Skipping (s,q) (1, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6972497Z Skipping (s,q) (1.01, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6972654Z Skipping (s,q) (1.02, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6972814Z Skipping (s,q) (1.03, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6972970Z Skipping (s,q) (1.04, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6973128Z Skipping (s,q) (1.05, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6973287Z Skipping (s,q) (1.06, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6973443Z Skipping (s,q) (1.07, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6973608Z Skipping (s,q) (1.08, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6973806Z Skipping (s,q) (1.09, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6973959Z Skipping (s,q) (1.1, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6974122Z Skipping (s,q) (1.11, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6974280Z Skipping (s,q) (1.12, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6974434Z Skipping (s,q) (1.13, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6974592Z Skipping (s,q) (1.14, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6974749Z Skipping (s,q) (1.15, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6974909Z Skipping (s,q) (1.16, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6975064Z Skipping (s,q) (1.17, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6975219Z Skipping (s,q) (1.18, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6975378Z Skipping (s,q) (1.19, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6975540Z Skipping (s,q) (1.2, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6975693Z Skipping (s,q) (1.21, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6975849Z Skipping (s,q) (1.22, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6976043Z Skipping (s,q) (1.23, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6976204Z Skipping (s,q) (1.24, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6976360Z Skipping (s,q) (1.25, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6976516Z Skipping (s,q) (1.26, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6976713Z Skipping (s,q) (1.27, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6976869Z Skipping (s,q) (1.28, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6977022Z Skipping (s,q) (1.29, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6977180Z Skipping (s,q) (1.3, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6977393Z Skipping (s,q) (1.31, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6977551Z Skipping (s,q) (1.32, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6977709Z Skipping (s,q) (1.33, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6977864Z Skipping (s,q) (1.34, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6978020Z Skipping (s,q) (1.35, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6978174Z Skipping (s,q) (1.36, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6978328Z Skipping (s,q) (1.37, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6978491Z Skipping (s,q) (1.38, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6978643Z Skipping (s,q) (1.39, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6978797Z Skipping (s,q) (1.4, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6978953Z Skipping (s,q) (1.41, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6979110Z Skipping (s,q) (1.42, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6979271Z Skipping (s,q) (1.43, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6979428Z Skipping (s,q) (1.44, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6979580Z Skipping (s,q) (1.45, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6979740Z Skipping (s,q) (1.46, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6979893Z Skipping (s,q) (1.47, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6980044Z Skipping (s,q) (1.48, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6980207Z Skipping (s,q) (1.49, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6980362Z Skipping (s,q) (1.5, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6980521Z Skipping (s,q) (1.51, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6980675Z Skipping (s,q) (1.52, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6980855Z Skipping (s,q) (1.53, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6981084Z Skipping (s,q) (1.54, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6981237Z Skipping (s,q) (1.55, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6981390Z Skipping (s,q) (1.56, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6981548Z Skipping (s,q) (1.57, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6981700Z Skipping (s,q) (1.58, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6981857Z Skipping (s,q) (1.59, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6982010Z Skipping (s,q) (1.6, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6982165Z Skipping (s,q) (1.61, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6982322Z Skipping (s,q) (1.62, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6982475Z Skipping (s,q) (1.63, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6982627Z Skipping (s,q) (1.64, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6982786Z Skipping (s,q) (1.65, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6982943Z Skipping (s,q) (1.66, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6983111Z Skipping (s,q) (1.67, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6983306Z Skipping (s,q) (1.68, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6983462Z Skipping (s,q) (1.69, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6983621Z Skipping (s,q) (1.7, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6983775Z Skipping (s,q) (1.71, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6983966Z Skipping (s,q) (1.72, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6984129Z Skipping (s,q) (1.73, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6984323Z Skipping (s,q) (1.74, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6984482Z Skipping (s,q) (1.75, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6984679Z Skipping (s,q) (1.76, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6984838Z Skipping (s,q) (1.77, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6985001Z Skipping (s,q) (1.78, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6985158Z Skipping (s,q) (1.79, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6985311Z Skipping (s,q) (1.8, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6985472Z Skipping (s,q) (1.81, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6985626Z Skipping (s,q) (1.82, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6985788Z Skipping (s,q) (1.83, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6985943Z Skipping (s,q) (1.84, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6986097Z Skipping (s,q) (1.85, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6986256Z Skipping (s,q) (1.86, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6986412Z Skipping (s,q) (1.87, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6986568Z Skipping (s,q) (1.88, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6986733Z Skipping (s,q) (1.89, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6986888Z Skipping (s,q) (1.9, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6987043Z Skipping (s,q) (1.91, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6987203Z Skipping (s,q) (1.92, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6987357Z Skipping (s,q) (1.93, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6987514Z Skipping (s,q) (1.94, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6987672Z Skipping (s,q) (1.95, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6987826Z Skipping (s,q) (1.96, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6987985Z Skipping (s,q) (1.97, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6988143Z Skipping (s,q) (1.98, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6988342Z Skipping (s,q) (1.99, 975): inconsistent with heavy hitters! 2025-05-07T20:58:07.6988505Z Skipping (s,q) (0.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6988666Z Skipping (s,q) (0.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6988828Z Skipping (s,q) (0.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6988983Z Skipping (s,q) (0.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6989137Z Skipping (s,q) (0.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6989297Z Skipping (s,q) (0.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6989454Z Skipping (s,q) (0.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6989609Z Skipping (s,q) (0.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6989766Z Skipping (s,q) (0.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6989919Z Skipping (s,q) (0.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6990083Z Skipping (s,q) (0.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6990239Z Skipping (s,q) (0.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6990393Z Skipping (s,q) (0.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6990595Z Skipping (s,q) (0.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6990754Z Skipping (s,q) (0.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6990909Z Skipping (s,q) (0.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6991069Z Skipping (s,q) (0.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6991262Z Skipping (s,q) (0.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6991422Z Skipping (s,q) (0.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6991577Z Skipping (s,q) (0.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6991733Z Skipping (s,q) (0.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6991933Z Skipping (s,q) (0.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6992092Z Skipping (s,q) (0.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6992251Z Skipping (s,q) (0.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6992414Z Skipping (s,q) (0.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6992569Z Skipping (s,q) (0.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6992728Z Skipping (s,q) (0.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6992884Z Skipping (s,q) (0.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6993042Z Skipping (s,q) (0.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6993203Z Skipping (s,q) (0.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6993358Z Skipping (s,q) (0.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6993514Z Skipping (s,q) (0.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6993677Z Skipping (s,q) (0.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6993835Z Skipping (s,q) (0.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6993996Z Skipping (s,q) (0.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6994155Z Skipping (s,q) (0.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6994313Z Skipping (s,q) (0.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6994472Z Skipping (s,q) (0.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6994630Z Skipping (s,q) (0.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6994787Z Skipping (s,q) (0.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6994948Z Skipping (s,q) (0.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6995102Z Skipping (s,q) (0.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6995259Z Skipping (s,q) (0.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6995421Z Skipping (s,q) (0.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6995621Z Skipping (s,q) (0.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6995786Z Skipping (s,q) (0.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6995943Z Skipping (s,q) (0.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6996102Z Skipping (s,q) (0.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6996263Z Skipping (s,q) (0.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6996418Z Skipping (s,q) (0.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6996575Z Skipping (s,q) (0.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6996992Z Skipping (s,q) (0.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6997152Z Skipping (s,q) (0.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6997313Z Skipping (s,q) (0.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6997470Z Skipping (s,q) (0.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6997631Z Skipping (s,q) (0.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6997793Z Skipping (s,q) (0.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6997995Z Skipping (s,q) (0.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6998198Z Skipping (s,q) (0.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6998362Z Skipping (s,q) (0.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6998518Z Skipping (s,q) (0.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6998679Z Skipping (s,q) (0.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6998876Z Skipping (s,q) (0.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6999033Z Skipping (s,q) (0.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6999194Z Skipping (s,q) (0.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6999387Z Skipping (s,q) (0.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6999546Z Skipping (s,q) (0.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6999706Z Skipping (s,q) (0.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.6999861Z Skipping (s,q) (0.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7000021Z Skipping (s,q) (0.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7000177Z Skipping (s,q) (0.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7000336Z Skipping (s,q) (0.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7000494Z Skipping (s,q) (0.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7000654Z Skipping (s,q) (0.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7000811Z Skipping (s,q) (0.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7000973Z Skipping (s,q) (0.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7001132Z Skipping (s,q) (0.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7001296Z Skipping (s,q) (0.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7001452Z Skipping (s,q) (0.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7001608Z Skipping (s,q) (0.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7001771Z Skipping (s,q) (0.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7001926Z Skipping (s,q) (0.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7002083Z Skipping (s,q) (0.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7002245Z Skipping (s,q) (0.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7002405Z Skipping (s,q) (0.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7002568Z Skipping (s,q) (0.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7002726Z Skipping (s,q) (0.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7002882Z Skipping (s,q) (0.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7003091Z Skipping (s,q) (0.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7003249Z Skipping (s,q) (0.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7003402Z Skipping (s,q) (0.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7003565Z Skipping (s,q) (0.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7003721Z Skipping (s,q) (0.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7003876Z Skipping (s,q) (0.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7004035Z Skipping (s,q) (0.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7004192Z Skipping (s,q) (0.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7004354Z Skipping (s,q) (0.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7004717Z Skipping (s,q) (0.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7004874Z Skipping (s,q) (0.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7005033Z Skipping (s,q) (1, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7005197Z Skipping (s,q) (1.01, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7005353Z Skipping (s,q) (1.02, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7005622Z Skipping (s,q) (1.03, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7005778Z Skipping (s,q) (1.04, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7005938Z Skipping (s,q) (1.05, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7006094Z Skipping (s,q) (1.06, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7006340Z Skipping (s,q) (1.07, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7006504Z Skipping (s,q) (1.08, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7006661Z Skipping (s,q) (1.09, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7006818Z Skipping (s,q) (1.1, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7007107Z Skipping (s,q) (1.11, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7007267Z Skipping (s,q) (1.12, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7007431Z Skipping (s,q) (1.13, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7007589Z Skipping (s,q) (1.14, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7007744Z Skipping (s,q) (1.15, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7007906Z Skipping (s,q) (1.16, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7008065Z Skipping (s,q) (1.17, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7008223Z Skipping (s,q) (1.18, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7008386Z Skipping (s,q) (1.19, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7008541Z Skipping (s,q) (1.2, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7008701Z Skipping (s,q) (1.21, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7008859Z Skipping (s,q) (1.22, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7009018Z Skipping (s,q) (1.23, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7009180Z Skipping (s,q) (1.24, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7009341Z Skipping (s,q) (1.25, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7009500Z Skipping (s,q) (1.26, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7009663Z Skipping (s,q) (1.27, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7009817Z Skipping (s,q) (1.28, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7009977Z Skipping (s,q) (1.29, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7010135Z Skipping (s,q) (1.3, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7010292Z Skipping (s,q) (1.31, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7010458Z Skipping (s,q) (1.32, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7010616Z Skipping (s,q) (1.33, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7010845Z Skipping (s,q) (1.34, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7011010Z Skipping (s,q) (1.35, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7011165Z Skipping (s,q) (1.36, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7011330Z Skipping (s,q) (1.37, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7011488Z Skipping (s,q) (1.38, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7011645Z Skipping (s,q) (1.39, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7011806Z Skipping (s,q) (1.4, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7012180Z Skipping (s,q) (1.41, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7012342Z Skipping (s,q) (1.42, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7012505Z Skipping (s,q) (1.43, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7012669Z Skipping (s,q) (1.44, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7012833Z Skipping (s,q) (1.45, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7012989Z Skipping (s,q) (1.46, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7013145Z Skipping (s,q) (1.47, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7013515Z Skipping (s,q) (1.48, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7013677Z Skipping (s,q) (1.49, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7013832Z Skipping (s,q) (1.5, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7013993Z Skipping (s,q) (1.51, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7014188Z Skipping (s,q) (1.52, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7014347Z Skipping (s,q) (1.53, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7014508Z Skipping (s,q) (1.54, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7014703Z Skipping (s,q) (1.55, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7014869Z Skipping (s,q) (1.56, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7015034Z Skipping (s,q) (1.57, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7015193Z Skipping (s,q) (1.58, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7015361Z Skipping (s,q) (1.59, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7015518Z Skipping (s,q) (1.6, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7015675Z Skipping (s,q) (1.61, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7015836Z Skipping (s,q) (1.62, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7015994Z Skipping (s,q) (1.63, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7016155Z Skipping (s,q) (1.64, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7016312Z Skipping (s,q) (1.65, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7016469Z Skipping (s,q) (1.66, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7016636Z Skipping (s,q) (1.67, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7016793Z Skipping (s,q) (1.68, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7016948Z Skipping (s,q) (1.69, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7017108Z Skipping (s,q) (1.7, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7017264Z Skipping (s,q) (1.71, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7017424Z Skipping (s,q) (1.72, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7017579Z Skipping (s,q) (1.73, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7017738Z Skipping (s,q) (1.74, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7017898Z Skipping (s,q) (1.75, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7018052Z Skipping (s,q) (1.76, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7018206Z Skipping (s,q) (1.77, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7018369Z Skipping (s,q) (1.78, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7018579Z Skipping (s,q) (1.79, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7018742Z Skipping (s,q) (1.8, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7018902Z Skipping (s,q) (1.81, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7019057Z Skipping (s,q) (1.82, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7019219Z Skipping (s,q) (1.83, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7019373Z Skipping (s,q) (1.84, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7019532Z Skipping (s,q) (1.85, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7019700Z Skipping (s,q) (1.86, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7019858Z Skipping (s,q) (1.87, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7020018Z Skipping (s,q) (1.88, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7020176Z Skipping (s,q) (1.89, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7020335Z Skipping (s,q) (1.9, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7020499Z Skipping (s,q) (1.91, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7020694Z Skipping (s,q) (1.92, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7020850Z Skipping (s,q) (1.93, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7021012Z Skipping (s,q) (1.94, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7021170Z Skipping (s,q) (1.95, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7021394Z Skipping (s,q) (1.96, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7021553Z Skipping (s,q) (1.97, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7021709Z Skipping (s,q) (1.98, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7021868Z Skipping (s,q) (1.99, 1000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7022111Z Skipping (s,q) (0.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7022274Z Skipping (s,q) (0.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7022433Z Skipping (s,q) (0.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7022588Z Skipping (s,q) (0.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7022755Z Skipping (s,q) (0.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7022911Z Skipping (s,q) (0.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7023066Z Skipping (s,q) (0.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7023228Z Skipping (s,q) (0.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7023388Z Skipping (s,q) (0.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7023544Z Skipping (s,q) (0.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7023705Z Skipping (s,q) (0.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7023862Z Skipping (s,q) (0.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7024015Z Skipping (s,q) (0.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7024177Z Skipping (s,q) (0.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7024336Z Skipping (s,q) (0.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7024502Z Skipping (s,q) (0.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7024661Z Skipping (s,q) (0.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7024818Z Skipping (s,q) (0.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7024980Z Skipping (s,q) (0.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7025139Z Skipping (s,q) (0.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7025295Z Skipping (s,q) (0.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7025456Z Skipping (s,q) (0.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7025614Z Skipping (s,q) (0.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7025820Z Skipping (s,q) (0.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7025979Z Skipping (s,q) (0.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7026135Z Skipping (s,q) (0.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7026300Z Skipping (s,q) (0.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7026457Z Skipping (s,q) (0.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7026614Z Skipping (s,q) (0.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7026773Z Skipping (s,q) (0.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7026931Z Skipping (s,q) (0.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7027092Z Skipping (s,q) (0.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7027246Z Skipping (s,q) (0.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7027407Z Skipping (s,q) (0.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7027571Z Skipping (s,q) (0.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7027726Z Skipping (s,q) (0.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7027882Z Skipping (s,q) (0.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7028085Z Skipping (s,q) (0.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7028242Z Skipping (s,q) (0.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7028402Z Skipping (s,q) (0.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7028559Z Skipping (s,q) (0.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7028753Z Skipping (s,q) (0.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7028925Z Skipping (s,q) (0.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7029080Z Skipping (s,q) (0.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7029237Z Skipping (s,q) (0.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7029438Z Skipping (s,q) (0.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7029594Z Skipping (s,q) (0.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7029754Z Skipping (s,q) (0.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7029915Z Skipping (s,q) (0.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7030071Z Skipping (s,q) (0.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7030231Z Skipping (s,q) (0.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7030385Z Skipping (s,q) (0.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7030543Z Skipping (s,q) (0.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7030705Z Skipping (s,q) (0.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7030860Z Skipping (s,q) (0.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7031022Z Skipping (s,q) (0.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7031180Z Skipping (s,q) (0.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7031339Z Skipping (s,q) (0.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7031500Z Skipping (s,q) (0.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7031657Z Skipping (s,q) (0.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7031813Z Skipping (s,q) (0.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7031980Z Skipping (s,q) (0.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7032136Z Skipping (s,q) (0.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7032295Z Skipping (s,q) (0.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7032455Z Skipping (s,q) (0.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7032611Z Skipping (s,q) (0.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7032774Z Skipping (s,q) (0.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7032935Z Skipping (s,q) (0.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7033136Z Skipping (s,q) (0.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7033298Z Skipping (s,q) (0.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7033463Z Skipping (s,q) (0.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7033619Z Skipping (s,q) (0.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7033782Z Skipping (s,q) (0.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7033940Z Skipping (s,q) (0.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7034104Z Skipping (s,q) (0.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7034261Z Skipping (s,q) (0.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7034416Z Skipping (s,q) (0.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7034577Z Skipping (s,q) (0.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7034738Z Skipping (s,q) (0.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7034896Z Skipping (s,q) (0.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7035059Z Skipping (s,q) (0.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7035216Z Skipping (s,q) (0.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7035441Z Skipping (s,q) (0.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7035599Z Skipping (s,q) (0.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7035754Z Skipping (s,q) (0.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7035913Z Skipping (s,q) (0.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7036109Z Skipping (s,q) (0.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7036265Z Skipping (s,q) (0.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7036427Z Skipping (s,q) (0.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7036622Z Skipping (s,q) (0.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7036786Z Skipping (s,q) (0.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7036942Z Skipping (s,q) (0.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7037098Z Skipping (s,q) (0.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7037261Z Skipping (s,q) (0.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7037418Z Skipping (s,q) (0.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7037571Z Skipping (s,q) (0.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7037732Z Skipping (s,q) (0.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7037891Z Skipping (s,q) (0.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7038068Z Skipping (s,q) (0.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7038222Z Skipping (s,q) (1, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7038383Z Skipping (s,q) (1.01, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7038546Z Skipping (s,q) (1.02, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7038701Z Skipping (s,q) (1.03, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7038856Z Skipping (s,q) (1.04, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7039017Z Skipping (s,q) (1.05, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7039175Z Skipping (s,q) (1.06, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7039336Z Skipping (s,q) (1.07, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7039492Z Skipping (s,q) (1.08, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7039648Z Skipping (s,q) (1.09, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7039813Z Skipping (s,q) (1.1, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7039971Z Skipping (s,q) (1.11, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7040129Z Skipping (s,q) (1.12, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7040338Z Skipping (s,q) (1.13, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7040494Z Skipping (s,q) (1.14, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7040652Z Skipping (s,q) (1.15, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7040811Z Skipping (s,q) (1.16, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7040966Z Skipping (s,q) (1.17, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7041128Z Skipping (s,q) (1.18, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7041285Z Skipping (s,q) (1.19, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7041441Z Skipping (s,q) (1.2, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7041599Z Skipping (s,q) (1.21, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7041758Z Skipping (s,q) (1.22, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7041911Z Skipping (s,q) (1.23, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7042079Z Skipping (s,q) (1.24, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7042233Z Skipping (s,q) (1.25, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7042396Z Skipping (s,q) (1.26, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7042591Z Skipping (s,q) (1.27, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7042753Z Skipping (s,q) (1.28, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7042914Z Skipping (s,q) (1.29, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7043070Z Skipping (s,q) (1.3, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7043263Z Skipping (s,q) (1.31, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7043427Z Skipping (s,q) (1.32, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7043582Z Skipping (s,q) (1.33, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7050088Z Skipping (s,q) (1.34, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7050375Z Skipping (s,q) (1.35, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7050543Z Skipping (s,q) (1.36, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7050704Z Skipping (s,q) (1.37, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7050878Z Skipping (s,q) (1.38, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7051054Z Skipping (s,q) (1.39, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7051226Z Skipping (s,q) (1.4, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7051381Z Skipping (s,q) (1.41, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7051543Z Skipping (s,q) (1.42, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7051697Z Skipping (s,q) (1.43, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7051851Z Skipping (s,q) (1.44, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7052012Z Skipping (s,q) (1.45, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7052170Z Skipping (s,q) (1.46, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7052326Z Skipping (s,q) (1.47, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7052485Z Skipping (s,q) (1.48, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7052641Z Skipping (s,q) (1.49, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7052797Z Skipping (s,q) (1.5, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7052949Z Skipping (s,q) (1.51, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7053104Z Skipping (s,q) (1.52, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7053263Z Skipping (s,q) (1.53, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7053416Z Skipping (s,q) (1.54, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7053571Z Skipping (s,q) (1.55, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7053734Z Skipping (s,q) (1.56, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7053891Z Skipping (s,q) (1.57, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7054108Z Skipping (s,q) (1.58, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7054264Z Skipping (s,q) (1.59, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7054417Z Skipping (s,q) (1.6, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7054582Z Skipping (s,q) (1.61, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7054736Z Skipping (s,q) (1.62, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7054889Z Skipping (s,q) (1.63, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7055048Z Skipping (s,q) (1.64, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7055205Z Skipping (s,q) (1.65, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7055369Z Skipping (s,q) (1.66, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7055524Z Skipping (s,q) (1.67, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7055680Z Skipping (s,q) (1.68, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7055839Z Skipping (s,q) (1.69, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7055992Z Skipping (s,q) (1.7, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7056146Z Skipping (s,q) (1.71, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7056350Z Skipping (s,q) (1.72, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7056505Z Skipping (s,q) (1.73, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7056658Z Skipping (s,q) (1.74, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7056816Z Skipping (s,q) (1.75, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7057007Z Skipping (s,q) (1.76, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7057172Z Skipping (s,q) (1.77, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7057325Z Skipping (s,q) (1.78, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7057526Z Skipping (s,q) (1.79, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7057691Z Skipping (s,q) (1.8, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7057846Z Skipping (s,q) (1.81, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7057999Z Skipping (s,q) (1.82, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7058157Z Skipping (s,q) (1.83, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7058311Z Skipping (s,q) (1.84, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7058469Z Skipping (s,q) (1.85, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7058623Z Skipping (s,q) (1.86, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7058781Z Skipping (s,q) (1.87, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7058943Z Skipping (s,q) (1.88, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7059100Z Skipping (s,q) (1.89, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7059259Z Skipping (s,q) (1.9, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7059421Z Skipping (s,q) (1.91, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7059573Z Skipping (s,q) (1.92, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7059732Z Skipping (s,q) (1.93, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7059890Z Skipping (s,q) (1.94, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7060042Z Skipping (s,q) (1.95, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7060201Z Skipping (s,q) (1.96, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7060354Z Skipping (s,q) (1.97, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7060508Z Skipping (s,q) (1.98, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7060665Z Skipping (s,q) (1.99, 1250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7060841Z Skipping (s,q) (0.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7061024Z Skipping (s,q) (0.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7061231Z Skipping (s,q) (0.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7061384Z Skipping (s,q) (0.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7061543Z Skipping (s,q) (0.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7061701Z Skipping (s,q) (0.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7061853Z Skipping (s,q) (0.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7062011Z Skipping (s,q) (0.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7062164Z Skipping (s,q) (0.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7062329Z Skipping (s,q) (0.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7062484Z Skipping (s,q) (0.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7062638Z Skipping (s,q) (0.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7062797Z Skipping (s,q) (0.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7062955Z Skipping (s,q) (0.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7063112Z Skipping (s,q) (0.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7063270Z Skipping (s,q) (0.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7063464Z Skipping (s,q) (0.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7063627Z Skipping (s,q) (0.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7063782Z Skipping (s,q) (0.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7063934Z Skipping (s,q) (0.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7064132Z Skipping (s,q) (0.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7064291Z Skipping (s,q) (0.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7064446Z Skipping (s,q) (0.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7064606Z Skipping (s,q) (0.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7064798Z Skipping (s,q) (0.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7064964Z Skipping (s,q) (0.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7065118Z Skipping (s,q) (0.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7065273Z Skipping (s,q) (0.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7065429Z Skipping (s,q) (0.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7065584Z Skipping (s,q) (0.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7065740Z Skipping (s,q) (0.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7065901Z Skipping (s,q) (0.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7066053Z Skipping (s,q) (0.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7066207Z Skipping (s,q) (0.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7066369Z Skipping (s,q) (0.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7066527Z Skipping (s,q) (0.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7066688Z Skipping (s,q) (0.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7066844Z Skipping (s,q) (0.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7067006Z Skipping (s,q) (0.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7067163Z Skipping (s,q) (0.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7067318Z Skipping (s,q) (0.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7067471Z Skipping (s,q) (0.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7067629Z Skipping (s,q) (0.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7067786Z Skipping (s,q) (0.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7067943Z Skipping (s,q) (0.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7068096Z Skipping (s,q) (0.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7068253Z Skipping (s,q) (0.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7068480Z Skipping (s,q) (0.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7068636Z Skipping (s,q) (0.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7068790Z Skipping (s,q) (0.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7068950Z Skipping (s,q) (0.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7069104Z Skipping (s,q) (0.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7069262Z Skipping (s,q) (0.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7069411Z Skipping (s,q) (0.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7069561Z Skipping (s,q) (0.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7069716Z Skipping (s,q) (0.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7069870Z Skipping (s,q) (0.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7070024Z Skipping (s,q) (0.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7070187Z Skipping (s,q) (0.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7070348Z Skipping (s,q) (0.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7070504Z Skipping (s,q) (0.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7070699Z Skipping (s,q) (0.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7070856Z Skipping (s,q) (0.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7071012Z Skipping (s,q) (0.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7071165Z Skipping (s,q) (0.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7071355Z Skipping (s,q) (0.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7071512Z Skipping (s,q) (0.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7071666Z Skipping (s,q) (0.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7071858Z Skipping (s,q) (0.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7072015Z Skipping (s,q) (0.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7072168Z Skipping (s,q) (0.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7072322Z Skipping (s,q) (0.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7072478Z Skipping (s,q) (0.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7072635Z Skipping (s,q) (0.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7072792Z Skipping (s,q) (0.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7072947Z Skipping (s,q) (0.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7073109Z Skipping (s,q) (0.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7073264Z Skipping (s,q) (0.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7073418Z Skipping (s,q) (0.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7073574Z Skipping (s,q) (0.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7073730Z Skipping (s,q) (0.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7073885Z Skipping (s,q) (0.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7074041Z Skipping (s,q) (0.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7074198Z Skipping (s,q) (0.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7074360Z Skipping (s,q) (0.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7074513Z Skipping (s,q) (0.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7074666Z Skipping (s,q) (0.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7074862Z Skipping (s,q) (0.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7075016Z Skipping (s,q) (0.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7075169Z Skipping (s,q) (0.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7075321Z Skipping (s,q) (0.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7075472Z Skipping (s,q) (0.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7075666Z Skipping (s,q) (0.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7075818Z Skipping (s,q) (0.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7075971Z Skipping (s,q) (0.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7076127Z Skipping (s,q) (0.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7076277Z Skipping (s,q) (0.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7076428Z Skipping (s,q) (0.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7076584Z Skipping (s,q) (0.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7076737Z Skipping (s,q) (1, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7076889Z Skipping (s,q) (1.01, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7077041Z Skipping (s,q) (1.02, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7077194Z Skipping (s,q) (1.03, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7077351Z Skipping (s,q) (1.04, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7077501Z Skipping (s,q) (1.05, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7077700Z Skipping (s,q) (1.06, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7077854Z Skipping (s,q) (1.07, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7078003Z Skipping (s,q) (1.08, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7078160Z Skipping (s,q) (1.09, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7078354Z Skipping (s,q) (1.1, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7078507Z Skipping (s,q) (1.11, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7078659Z Skipping (s,q) (1.12, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7078808Z Skipping (s,q) (1.13, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7079017Z Skipping (s,q) (1.14, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7079175Z Skipping (s,q) (1.15, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7079324Z Skipping (s,q) (1.16, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7079474Z Skipping (s,q) (1.17, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7079630Z Skipping (s,q) (1.18, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7079782Z Skipping (s,q) (1.19, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7079945Z Skipping (s,q) (1.2, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7080095Z Skipping (s,q) (1.21, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7080249Z Skipping (s,q) (1.22, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7080402Z Skipping (s,q) (1.23, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7080553Z Skipping (s,q) (1.24, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7080705Z Skipping (s,q) (1.25, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7080867Z Skipping (s,q) (1.26, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7081039Z Skipping (s,q) (1.27, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7081217Z Skipping (s,q) (1.28, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7081369Z Skipping (s,q) (1.29, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7081519Z Skipping (s,q) (1.3, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7081672Z Skipping (s,q) (1.31, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7081820Z Skipping (s,q) (1.32, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7081971Z Skipping (s,q) (1.33, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7082126Z Skipping (s,q) (1.34, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7082277Z Skipping (s,q) (1.35, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7082433Z Skipping (s,q) (1.36, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7082626Z Skipping (s,q) (1.37, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7082783Z Skipping (s,q) (1.38, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7082936Z Skipping (s,q) (1.39, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7083086Z Skipping (s,q) (1.4, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7083235Z Skipping (s,q) (1.41, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7083387Z Skipping (s,q) (1.42, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7083538Z Skipping (s,q) (1.43, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7083693Z Skipping (s,q) (1.44, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7083843Z Skipping (s,q) (1.45, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7083992Z Skipping (s,q) (1.46, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7084146Z Skipping (s,q) (1.47, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7084300Z Skipping (s,q) (1.48, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7084454Z Skipping (s,q) (1.49, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7084608Z Skipping (s,q) (1.5, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7084797Z Skipping (s,q) (1.51, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7084948Z Skipping (s,q) (1.52, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7085103Z Skipping (s,q) (1.53, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7085252Z Skipping (s,q) (1.54, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7085442Z Skipping (s,q) (1.55, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7085594Z Skipping (s,q) (1.56, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7085745Z Skipping (s,q) (1.57, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7085931Z Skipping (s,q) (1.58, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7086122Z Skipping (s,q) (1.59, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7086272Z Skipping (s,q) (1.6, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7086425Z Skipping (s,q) (1.61, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7086577Z Skipping (s,q) (1.62, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7086731Z Skipping (s,q) (1.63, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7086930Z Skipping (s,q) (1.64, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7087085Z Skipping (s,q) (1.65, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7087244Z Skipping (s,q) (1.66, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7087396Z Skipping (s,q) (1.67, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7087551Z Skipping (s,q) (1.68, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7087708Z Skipping (s,q) (1.69, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7087869Z Skipping (s,q) (1.7, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7088032Z Skipping (s,q) (1.71, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7088185Z Skipping (s,q) (1.72, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7088342Z Skipping (s,q) (1.73, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7088497Z Skipping (s,q) (1.74, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7088649Z Skipping (s,q) (1.75, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7088803Z Skipping (s,q) (1.76, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7088965Z Skipping (s,q) (1.77, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7089118Z Skipping (s,q) (1.78, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7089273Z Skipping (s,q) (1.79, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7089426Z Skipping (s,q) (1.8, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7089582Z Skipping (s,q) (1.81, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7089784Z Skipping (s,q) (1.82, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7089938Z Skipping (s,q) (1.83, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7090093Z Skipping (s,q) (1.84, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7090251Z Skipping (s,q) (1.85, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7090404Z Skipping (s,q) (1.86, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7090560Z Skipping (s,q) (1.87, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7090751Z Skipping (s,q) (1.88, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7091113Z Skipping (s,q) (1.89, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7091274Z Skipping (s,q) (1.9, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7091428Z Skipping (s,q) (1.91, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7091584Z Skipping (s,q) (1.92, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7091744Z Skipping (s,q) (1.93, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7091900Z Skipping (s,q) (1.94, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7092057Z Skipping (s,q) (1.95, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7092255Z Skipping (s,q) (1.96, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7092409Z Skipping (s,q) (1.97, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7092565Z Skipping (s,q) (1.98, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7092719Z Skipping (s,q) (1.99, 1500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7092911Z Skipping (s,q) (0.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7093070Z Skipping (s,q) (0.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7093222Z Skipping (s,q) (0.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7093435Z Skipping (s,q) (0.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7093598Z Skipping (s,q) (0.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7093752Z Skipping (s,q) (0.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7093910Z Skipping (s,q) (0.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7094071Z Skipping (s,q) (0.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7094223Z Skipping (s,q) (0.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7094381Z Skipping (s,q) (0.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7094534Z Skipping (s,q) (0.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7094691Z Skipping (s,q) (0.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7094848Z Skipping (s,q) (0.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7095001Z Skipping (s,q) (0.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7095159Z Skipping (s,q) (0.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7095314Z Skipping (s,q) (0.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7095467Z Skipping (s,q) (0.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7095626Z Skipping (s,q) (0.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7095780Z Skipping (s,q) (0.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7095932Z Skipping (s,q) (0.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7096089Z Skipping (s,q) (0.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7096243Z Skipping (s,q) (0.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7096401Z Skipping (s,q) (0.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7096557Z Skipping (s,q) (0.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7096709Z Skipping (s,q) (0.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7096867Z Skipping (s,q) (0.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7097063Z Skipping (s,q) (0.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7097216Z Skipping (s,q) (0.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7097372Z Skipping (s,q) (0.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7097528Z Skipping (s,q) (0.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7097684Z Skipping (s,q) (0.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7097835Z Skipping (s,q) (0.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7097987Z Skipping (s,q) (0.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7098151Z Skipping (s,q) (0.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7098305Z Skipping (s,q) (0.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7098459Z Skipping (s,q) (0.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7098624Z Skipping (s,q) (0.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7098783Z Skipping (s,q) (0.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7098937Z Skipping (s,q) (0.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7099090Z Skipping (s,q) (0.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7099284Z Skipping (s,q) (0.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7099443Z Skipping (s,q) (0.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7099597Z Skipping (s,q) (0.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7099749Z Skipping (s,q) (0.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7099942Z Skipping (s,q) (0.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7100096Z Skipping (s,q) (0.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7100254Z Skipping (s,q) (0.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7100406Z Skipping (s,q) (0.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7100597Z Skipping (s,q) (0.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7100756Z Skipping (s,q) (0.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7100910Z Skipping (s,q) (0.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7101065Z Skipping (s,q) (0.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7101223Z Skipping (s,q) (0.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7101377Z Skipping (s,q) (0.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7101533Z Skipping (s,q) (0.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7101689Z Skipping (s,q) (0.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7101846Z Skipping (s,q) (0.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7102001Z Skipping (s,q) (0.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7102154Z Skipping (s,q) (0.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7102310Z Skipping (s,q) (0.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7102477Z Skipping (s,q) (0.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7102631Z Skipping (s,q) (0.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7102785Z Skipping (s,q) (0.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7102941Z Skipping (s,q) (0.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7103094Z Skipping (s,q) (0.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7103253Z Skipping (s,q) (0.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7103414Z Skipping (s,q) (0.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7103570Z Skipping (s,q) (0.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7103725Z Skipping (s,q) (0.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7103881Z Skipping (s,q) (0.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7104039Z Skipping (s,q) (0.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7104239Z Skipping (s,q) (0.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7104559Z Skipping (s,q) (0.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7104719Z Skipping (s,q) (0.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7104875Z Skipping (s,q) (0.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7105026Z Skipping (s,q) (0.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7105184Z Skipping (s,q) (0.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7105337Z Skipping (s,q) (0.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7105493Z Skipping (s,q) (0.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7105658Z Skipping (s,q) (0.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7105811Z Skipping (s,q) (0.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7105968Z Skipping (s,q) (0.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7106120Z Skipping (s,q) (0.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7106268Z Skipping (s,q) (0.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7106422Z Skipping (s,q) (0.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7106660Z Skipping (s,q) (0.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7106813Z Skipping (s,q) (0.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7106972Z Skipping (s,q) (0.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7107123Z Skipping (s,q) (0.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7107343Z Skipping (s,q) (0.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7107495Z Skipping (s,q) (0.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7107644Z Skipping (s,q) (0.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7107848Z Skipping (s,q) (0.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7108001Z Skipping (s,q) (0.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7108151Z Skipping (s,q) (0.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7108304Z Skipping (s,q) (0.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7108460Z Skipping (s,q) (0.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7108614Z Skipping (s,q) (0.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7108764Z Skipping (s,q) (0.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7108914Z Skipping (s,q) (1, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7109079Z Skipping (s,q) (1.01, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7109229Z Skipping (s,q) (1.02, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7109377Z Skipping (s,q) (1.03, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7109532Z Skipping (s,q) (1.04, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7109683Z Skipping (s,q) (1.05, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7109835Z Skipping (s,q) (1.06, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7109985Z Skipping (s,q) (1.07, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7110135Z Skipping (s,q) (1.08, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7110286Z Skipping (s,q) (1.09, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7110439Z Skipping (s,q) (1.1, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7110588Z Skipping (s,q) (1.11, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7110743Z Skipping (s,q) (1.12, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7110891Z Skipping (s,q) (1.13, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7111043Z Skipping (s,q) (1.14, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7111192Z Skipping (s,q) (1.15, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7111417Z Skipping (s,q) (1.16, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7111568Z Skipping (s,q) (1.17, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7111717Z Skipping (s,q) (1.18, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7111870Z Skipping (s,q) (1.19, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7112022Z Skipping (s,q) (1.2, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7112173Z Skipping (s,q) (1.21, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7112345Z Skipping (s,q) (1.22, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7112497Z Skipping (s,q) (1.23, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7112646Z Skipping (s,q) (1.24, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7112799Z Skipping (s,q) (1.25, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7112948Z Skipping (s,q) (1.26, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7113099Z Skipping (s,q) (1.27, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7113256Z Skipping (s,q) (1.28, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7113406Z Skipping (s,q) (1.29, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7113598Z Skipping (s,q) (1.3, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7113751Z Skipping (s,q) (1.31, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7113901Z Skipping (s,q) (1.32, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7114053Z Skipping (s,q) (1.33, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7114240Z Skipping (s,q) (1.34, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7114391Z Skipping (s,q) (1.35, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7114545Z Skipping (s,q) (1.36, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7114695Z Skipping (s,q) (1.37, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7114880Z Skipping (s,q) (1.38, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7115035Z Skipping (s,q) (1.39, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7115184Z Skipping (s,q) (1.4, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7115340Z Skipping (s,q) (1.41, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7115489Z Skipping (s,q) (1.42, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7115639Z Skipping (s,q) (1.43, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7115792Z Skipping (s,q) (1.44, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7115946Z Skipping (s,q) (1.45, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7116095Z Skipping (s,q) (1.46, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7116251Z Skipping (s,q) (1.47, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7116400Z Skipping (s,q) (1.48, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7116557Z Skipping (s,q) (1.49, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7116709Z Skipping (s,q) (1.5, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7116858Z Skipping (s,q) (1.51, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7117018Z Skipping (s,q) (1.52, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7117171Z Skipping (s,q) (1.53, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7117318Z Skipping (s,q) (1.54, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7117470Z Skipping (s,q) (1.55, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7117619Z Skipping (s,q) (1.56, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7117774Z Skipping (s,q) (1.57, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7117922Z Skipping (s,q) (1.58, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7118072Z Skipping (s,q) (1.59, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7118226Z Skipping (s,q) (1.6, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7118421Z Skipping (s,q) (1.61, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7118570Z Skipping (s,q) (1.62, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7118722Z Skipping (s,q) (1.63, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7118875Z Skipping (s,q) (1.64, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7119026Z Skipping (s,q) (1.65, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7119176Z Skipping (s,q) (1.66, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7119324Z Skipping (s,q) (1.67, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7119479Z Skipping (s,q) (1.68, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7119631Z Skipping (s,q) (1.69, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7119780Z Skipping (s,q) (1.7, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7119935Z Skipping (s,q) (1.71, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7120091Z Skipping (s,q) (1.72, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7120242Z Skipping (s,q) (1.73, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7120389Z Skipping (s,q) (1.74, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7120919Z Skipping (s,q) (1.75, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7121076Z Skipping (s,q) (1.76, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7121225Z Skipping (s,q) (1.77, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7121374Z Skipping (s,q) (1.78, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7121598Z Skipping (s,q) (1.79, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7121750Z Skipping (s,q) (1.8, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7121901Z Skipping (s,q) (1.81, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7122089Z Skipping (s,q) (1.82, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7122240Z Skipping (s,q) (1.83, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7122392Z Skipping (s,q) (1.84, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7122544Z Skipping (s,q) (1.85, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7122697Z Skipping (s,q) (1.86, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7122850Z Skipping (s,q) (1.87, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7122999Z Skipping (s,q) (1.88, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7123149Z Skipping (s,q) (1.89, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7123304Z Skipping (s,q) (1.9, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7123454Z Skipping (s,q) (1.91, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7123605Z Skipping (s,q) (1.92, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7123754Z Skipping (s,q) (1.93, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7123907Z Skipping (s,q) (1.94, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7124060Z Skipping (s,q) (1.95, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7124208Z Skipping (s,q) (1.96, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7124359Z Skipping (s,q) (1.97, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7124511Z Skipping (s,q) (1.98, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7124660Z Skipping (s,q) (1.99, 1750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7124811Z Skipping (s,q) (0.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7124961Z Skipping (s,q) (0.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7125109Z Skipping (s,q) (0.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7125261Z Skipping (s,q) (0.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7125410Z Skipping (s,q) (0.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7125562Z Skipping (s,q) (0.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7125757Z Skipping (s,q) (0.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7125906Z Skipping (s,q) (0.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7126063Z Skipping (s,q) (0.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7126218Z Skipping (s,q) (0.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7126366Z Skipping (s,q) (0.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7126518Z Skipping (s,q) (0.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7126669Z Skipping (s,q) (0.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7126820Z Skipping (s,q) (0.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7127059Z Skipping (s,q) (0.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7127217Z Skipping (s,q) (0.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7127380Z Skipping (s,q) (0.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7127539Z Skipping (s,q) (0.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7127694Z Skipping (s,q) (0.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7127895Z Skipping (s,q) (0.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7128051Z Skipping (s,q) (0.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7128204Z Skipping (s,q) (0.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7128365Z Skipping (s,q) (0.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7128556Z Skipping (s,q) (0.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7128721Z Skipping (s,q) (0.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7128876Z Skipping (s,q) (0.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7129032Z Skipping (s,q) (0.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7129229Z Skipping (s,q) (0.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7129390Z Skipping (s,q) (0.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7129545Z Skipping (s,q) (0.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7129705Z Skipping (s,q) (0.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7129863Z Skipping (s,q) (0.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7130024Z Skipping (s,q) (0.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7130179Z Skipping (s,q) (0.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7130333Z Skipping (s,q) (0.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7130494Z Skipping (s,q) (0.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7130650Z Skipping (s,q) (0.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7130805Z Skipping (s,q) (0.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7130971Z Skipping (s,q) (0.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7131139Z Skipping (s,q) (0.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7131296Z Skipping (s,q) (0.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7131452Z Skipping (s,q) (0.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7131608Z Skipping (s,q) (0.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7131765Z Skipping (s,q) (0.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7131920Z Skipping (s,q) (0.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7132080Z Skipping (s,q) (0.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7132242Z Skipping (s,q) (0.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7132398Z Skipping (s,q) (0.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7132554Z Skipping (s,q) (0.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7132716Z Skipping (s,q) (0.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7132915Z Skipping (s,q) (0.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7133074Z Skipping (s,q) (0.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7133231Z Skipping (s,q) (0.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7133388Z Skipping (s,q) (0.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7133548Z Skipping (s,q) (0.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7133705Z Skipping (s,q) (0.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7133859Z Skipping (s,q) (0.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7134022Z Skipping (s,q) (0.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7134177Z Skipping (s,q) (0.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7134334Z Skipping (s,q) (0.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7134499Z Skipping (s,q) (0.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7134657Z Skipping (s,q) (0.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7134817Z Skipping (s,q) (0.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7134972Z Skipping (s,q) (0.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7135166Z Skipping (s,q) (0.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7135327Z Skipping (s,q) (0.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7135481Z Skipping (s,q) (0.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7135640Z Skipping (s,q) (0.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7135834Z Skipping (s,q) (0.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7135990Z Skipping (s,q) (0.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7136150Z Skipping (s,q) (0.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7136305Z Skipping (s,q) (0.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7136501Z Skipping (s,q) (0.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7136663Z Skipping (s,q) (0.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7136818Z Skipping (s,q) (0.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7136979Z Skipping (s,q) (0.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7137134Z Skipping (s,q) (0.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7137290Z Skipping (s,q) (0.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7137453Z Skipping (s,q) (0.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7137608Z Skipping (s,q) (0.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7137763Z Skipping (s,q) (0.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7137922Z Skipping (s,q) (0.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7138076Z Skipping (s,q) (0.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7138238Z Skipping (s,q) (0.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7138395Z Skipping (s,q) (0.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7138551Z Skipping (s,q) (0.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7138718Z Skipping (s,q) (0.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7138874Z Skipping (s,q) (0.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7139028Z Skipping (s,q) (0.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7139190Z Skipping (s,q) (0.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7139347Z Skipping (s,q) (0.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7139512Z Skipping (s,q) (0.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7139664Z Skipping (s,q) (0.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7139818Z Skipping (s,q) (0.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7139980Z Skipping (s,q) (0.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7140180Z Skipping (s,q) (0.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7140335Z Skipping (s,q) (0.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7140498Z Skipping (s,q) (0.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7140653Z Skipping (s,q) (0.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7140806Z Skipping (s,q) (1, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7140969Z Skipping (s,q) (1.01, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7141124Z Skipping (s,q) (1.02, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7141285Z Skipping (s,q) (1.03, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7141439Z Skipping (s,q) (1.04, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7141594Z Skipping (s,q) (1.05, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7141754Z Skipping (s,q) (1.06, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7141915Z Skipping (s,q) (1.07, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7142070Z Skipping (s,q) (1.08, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7142228Z Skipping (s,q) (1.09, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7142429Z Skipping (s,q) (1.1, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7142590Z Skipping (s,q) (1.11, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7142746Z Skipping (s,q) (1.12, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7142908Z Skipping (s,q) (1.13, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7143157Z Skipping (s,q) (1.14, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7143314Z Skipping (s,q) (1.15, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7143467Z Skipping (s,q) (1.16, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7143666Z Skipping (s,q) (1.17, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7143827Z Skipping (s,q) (1.18, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7143987Z Skipping (s,q) (1.19, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7144139Z Skipping (s,q) (1.2, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7144297Z Skipping (s,q) (1.21, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7144458Z Skipping (s,q) (1.22, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7144614Z Skipping (s,q) (1.23, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7144768Z Skipping (s,q) (1.24, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7144931Z Skipping (s,q) (1.25, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7145087Z Skipping (s,q) (1.26, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7145247Z Skipping (s,q) (1.27, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7145403Z Skipping (s,q) (1.28, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7145562Z Skipping (s,q) (1.29, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7145722Z Skipping (s,q) (1.3, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7145878Z Skipping (s,q) (1.31, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7146034Z Skipping (s,q) (1.32, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7146194Z Skipping (s,q) (1.33, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7146350Z Skipping (s,q) (1.34, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7146507Z Skipping (s,q) (1.35, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7146663Z Skipping (s,q) (1.36, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7146817Z Skipping (s,q) (1.37, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7146977Z Skipping (s,q) (1.38, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7147138Z Skipping (s,q) (1.39, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7147336Z Skipping (s,q) (1.4, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7147496Z Skipping (s,q) (1.41, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7147659Z Skipping (s,q) (1.42, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7147822Z Skipping (s,q) (1.43, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7147976Z Skipping (s,q) (1.44, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7148131Z Skipping (s,q) (1.45, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7148286Z Skipping (s,q) (1.46, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7148443Z Skipping (s,q) (1.47, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7148597Z Skipping (s,q) (1.48, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7148754Z Skipping (s,q) (1.49, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7148907Z Skipping (s,q) (1.5, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7149072Z Skipping (s,q) (1.51, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7149228Z Skipping (s,q) (1.52, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7149381Z Skipping (s,q) (1.53, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7149608Z Skipping (s,q) (1.54, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7149764Z Skipping (s,q) (1.55, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7149921Z Skipping (s,q) (1.56, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7150082Z Skipping (s,q) (1.57, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7150274Z Skipping (s,q) (1.58, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7150430Z Skipping (s,q) (1.59, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7150589Z Skipping (s,q) (1.6, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7150743Z Skipping (s,q) (1.61, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7150943Z Skipping (s,q) (1.62, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7151102Z Skipping (s,q) (1.63, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7151257Z Skipping (s,q) (1.64, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7151421Z Skipping (s,q) (1.65, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7151578Z Skipping (s,q) (1.66, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7151731Z Skipping (s,q) (1.67, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7151891Z Skipping (s,q) (1.68, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7152049Z Skipping (s,q) (1.69, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7152210Z Skipping (s,q) (1.7, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7152365Z Skipping (s,q) (1.71, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7152525Z Skipping (s,q) (1.72, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7152688Z Skipping (s,q) (1.73, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7152846Z Skipping (s,q) (1.74, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7153000Z Skipping (s,q) (1.75, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7153161Z Skipping (s,q) (1.76, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7153316Z Skipping (s,q) (1.77, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7153475Z Skipping (s,q) (1.78, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7153629Z Skipping (s,q) (1.79, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7153786Z Skipping (s,q) (1.8, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7153944Z Skipping (s,q) (1.81, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7154099Z Skipping (s,q) (1.82, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7154254Z Skipping (s,q) (1.83, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7154418Z Skipping (s,q) (1.84, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7154616Z Skipping (s,q) (1.85, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7154779Z Skipping (s,q) (1.86, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7154931Z Skipping (s,q) (1.87, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7155088Z Skipping (s,q) (1.88, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7155249Z Skipping (s,q) (1.89, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7155404Z Skipping (s,q) (1.9, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7155559Z Skipping (s,q) (1.91, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7155725Z Skipping (s,q) (1.92, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7155886Z Skipping (s,q) (1.93, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7156044Z Skipping (s,q) (1.94, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7156201Z Skipping (s,q) (1.95, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7156361Z Skipping (s,q) (1.96, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7156519Z Skipping (s,q) (1.97, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7156674Z Skipping (s,q) (1.98, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7156870Z Skipping (s,q) (1.99, 2000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7157033Z Skipping (s,q) (0.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7157189Z Skipping (s,q) (0.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7157350Z Skipping (s,q) (0.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7157544Z Skipping (s,q) (0.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7157702Z Skipping (s,q) (0.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7157864Z Skipping (s,q) (0.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7158060Z Skipping (s,q) (0.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7158216Z Skipping (s,q) (0.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7158374Z Skipping (s,q) (0.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7158529Z Skipping (s,q) (0.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7158689Z Skipping (s,q) (0.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7158844Z Skipping (s,q) (0.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7159009Z Skipping (s,q) (0.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7159173Z Skipping (s,q) (0.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7159331Z Skipping (s,q) (0.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7159486Z Skipping (s,q) (0.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7159644Z Skipping (s,q) (0.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7159802Z Skipping (s,q) (0.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7159960Z Skipping (s,q) (0.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7160121Z Skipping (s,q) (0.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7160275Z Skipping (s,q) (0.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7160439Z Skipping (s,q) (0.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7160594Z Skipping (s,q) (0.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7160748Z Skipping (s,q) (0.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7160909Z Skipping (s,q) (0.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7161067Z Skipping (s,q) (0.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7161224Z Skipping (s,q) (0.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7161384Z Skipping (s,q) (0.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7161537Z Skipping (s,q) (0.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7161743Z Skipping (s,q) (0.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7161900Z Skipping (s,q) (0.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7162053Z Skipping (s,q) (0.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7162223Z Skipping (s,q) (0.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7162377Z Skipping (s,q) (0.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7162532Z Skipping (s,q) (0.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7162690Z Skipping (s,q) (0.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7162847Z Skipping (s,q) (0.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7163008Z Skipping (s,q) (0.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7163164Z Skipping (s,q) (0.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7163320Z Skipping (s,q) (0.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7163479Z Skipping (s,q) (0.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7163638Z Skipping (s,q) (0.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7163791Z Skipping (s,q) (0.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7163995Z Skipping (s,q) (0.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7164152Z Skipping (s,q) (0.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7164312Z Skipping (s,q) (0.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7164466Z Skipping (s,q) (0.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7164657Z Skipping (s,q) (0.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7164817Z Skipping (s,q) (0.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7164974Z Skipping (s,q) (0.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7165133Z Skipping (s,q) (0.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7165334Z Skipping (s,q) (0.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7165492Z Skipping (s,q) (0.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7165653Z Skipping (s,q) (0.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7165812Z Skipping (s,q) (0.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7165967Z Skipping (s,q) (0.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7166126Z Skipping (s,q) (0.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7166281Z Skipping (s,q) (0.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7166439Z Skipping (s,q) (0.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7171244Z Skipping (s,q) (0.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7171435Z Skipping (s,q) (0.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7171611Z Skipping (s,q) (0.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7171781Z Skipping (s,q) (0.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7171942Z Skipping (s,q) (0.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7172101Z Skipping (s,q) (0.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7172257Z Skipping (s,q) (0.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7172417Z Skipping (s,q) (0.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7172578Z Skipping (s,q) (0.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7172734Z Skipping (s,q) (0.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7172896Z Skipping (s,q) (0.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7173056Z Skipping (s,q) (0.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7173211Z Skipping (s,q) (0.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7173370Z Skipping (s,q) (0.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7173529Z Skipping (s,q) (0.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7173755Z Skipping (s,q) (0.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7173914Z Skipping (s,q) (0.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7174070Z Skipping (s,q) (0.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7174231Z Skipping (s,q) (0.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7174388Z Skipping (s,q) (0.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7174544Z Skipping (s,q) (0.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7174701Z Skipping (s,q) (0.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7174861Z Skipping (s,q) (0.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7175017Z Skipping (s,q) (0.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7175175Z Skipping (s,q) (0.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7175337Z Skipping (s,q) (0.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7175498Z Skipping (s,q) (0.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7175651Z Skipping (s,q) (0.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7175805Z Skipping (s,q) (0.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7176005Z Skipping (s,q) (0.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7176160Z Skipping (s,q) (0.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7176313Z Skipping (s,q) (0.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7176469Z Skipping (s,q) (0.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7176660Z Skipping (s,q) (0.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7176822Z Skipping (s,q) (0.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7176980Z Skipping (s,q) (0.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7177172Z Skipping (s,q) (0.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7177333Z Skipping (s,q) (0.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7177487Z Skipping (s,q) (0.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7177640Z Skipping (s,q) (0.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7177798Z Skipping (s,q) (1, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7177952Z Skipping (s,q) (1.01, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7178105Z Skipping (s,q) (1.02, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7178261Z Skipping (s,q) (1.03, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7178417Z Skipping (s,q) (1.04, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7178574Z Skipping (s,q) (1.05, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7178726Z Skipping (s,q) (1.06, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7178875Z Skipping (s,q) (1.07, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7179032Z Skipping (s,q) (1.08, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7179183Z Skipping (s,q) (1.09, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7179334Z Skipping (s,q) (1.1, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7179489Z Skipping (s,q) (1.11, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7179639Z Skipping (s,q) (1.12, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7179794Z Skipping (s,q) (1.13, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7179945Z Skipping (s,q) (1.14, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7180098Z Skipping (s,q) (1.15, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7180258Z Skipping (s,q) (1.16, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7180410Z Skipping (s,q) (1.17, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7180568Z Skipping (s,q) (1.18, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7180722Z Skipping (s,q) (1.19, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7180943Z Skipping (s,q) (1.2, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7181098Z Skipping (s,q) (1.21, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7181252Z Skipping (s,q) (1.22, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7181403Z Skipping (s,q) (1.23, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7181558Z Skipping (s,q) (1.24, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7181709Z Skipping (s,q) (1.25, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7181862Z Skipping (s,q) (1.26, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7182016Z Skipping (s,q) (1.27, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7182166Z Skipping (s,q) (1.28, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7182322Z Skipping (s,q) (1.29, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7182475Z Skipping (s,q) (1.3, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7182629Z Skipping (s,q) (1.31, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7182783Z Skipping (s,q) (1.32, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7182974Z Skipping (s,q) (1.33, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7183126Z Skipping (s,q) (1.34, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7183279Z Skipping (s,q) (1.35, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7183431Z Skipping (s,q) (1.36, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7183623Z Skipping (s,q) (1.37, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7183775Z Skipping (s,q) (1.38, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7183944Z Skipping (s,q) (1.39, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7184099Z Skipping (s,q) (1.4, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7184292Z Skipping (s,q) (1.41, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7184448Z Skipping (s,q) (1.42, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7184603Z Skipping (s,q) (1.43, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7184754Z Skipping (s,q) (1.44, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7184907Z Skipping (s,q) (1.45, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7185060Z Skipping (s,q) (1.46, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7185210Z Skipping (s,q) (1.47, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7185364Z Skipping (s,q) (1.48, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7185517Z Skipping (s,q) (1.49, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7185667Z Skipping (s,q) (1.5, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7185822Z Skipping (s,q) (1.51, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7185976Z Skipping (s,q) (1.52, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7186129Z Skipping (s,q) (1.53, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7186283Z Skipping (s,q) (1.54, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7186433Z Skipping (s,q) (1.55, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7186591Z Skipping (s,q) (1.56, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7186741Z Skipping (s,q) (1.57, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7186891Z Skipping (s,q) (1.58, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7187045Z Skipping (s,q) (1.59, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7187196Z Skipping (s,q) (1.6, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7187349Z Skipping (s,q) (1.61, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7187504Z Skipping (s,q) (1.62, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7187656Z Skipping (s,q) (1.63, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7187853Z Skipping (s,q) (1.64, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7188004Z Skipping (s,q) (1.65, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7188155Z Skipping (s,q) (1.66, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7188309Z Skipping (s,q) (1.67, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7188460Z Skipping (s,q) (1.68, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7188611Z Skipping (s,q) (1.69, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7188804Z Skipping (s,q) (1.7, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7188958Z Skipping (s,q) (1.71, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7189118Z Skipping (s,q) (1.72, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7189267Z Skipping (s,q) (1.73, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7189421Z Skipping (s,q) (1.74, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7189578Z Skipping (s,q) (1.75, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7189728Z Skipping (s,q) (1.76, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7189880Z Skipping (s,q) (1.77, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7190073Z Skipping (s,q) (1.78, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7190230Z Skipping (s,q) (1.79, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7190384Z Skipping (s,q) (1.8, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7190535Z Skipping (s,q) (1.81, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7190722Z Skipping (s,q) (1.82, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7190877Z Skipping (s,q) (1.83, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7191031Z Skipping (s,q) (1.84, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7191183Z Skipping (s,q) (1.85, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7191374Z Skipping (s,q) (1.86, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7191526Z Skipping (s,q) (1.87, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7191681Z Skipping (s,q) (1.88, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7191835Z Skipping (s,q) (1.89, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7191986Z Skipping (s,q) (1.9, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7192146Z Skipping (s,q) (1.91, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7192297Z Skipping (s,q) (1.92, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7192450Z Skipping (s,q) (1.93, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7192605Z Skipping (s,q) (1.94, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7192757Z Skipping (s,q) (1.95, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7192912Z Skipping (s,q) (1.96, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7193064Z Skipping (s,q) (1.97, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7193215Z Skipping (s,q) (1.98, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7193371Z Skipping (s,q) (1.99, 2250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7193524Z Skipping (s,q) (0.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7193676Z Skipping (s,q) (0.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7193834Z Skipping (s,q) (0.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7193984Z Skipping (s,q) (0.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7194138Z Skipping (s,q) (0.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7194295Z Skipping (s,q) (0.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7194446Z Skipping (s,q) (0.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7194600Z Skipping (s,q) (0.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7194753Z Skipping (s,q) (0.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7194947Z Skipping (s,q) (0.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7195104Z Skipping (s,q) (0.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7195259Z Skipping (s,q) (0.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7195410Z Skipping (s,q) (0.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7195564Z Skipping (s,q) (0.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7195714Z Skipping (s,q) (0.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7195871Z Skipping (s,q) (0.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7196024Z Skipping (s,q) (0.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7196174Z Skipping (s,q) (0.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7196331Z Skipping (s,q) (0.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7196483Z Skipping (s,q) (0.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7196636Z Skipping (s,q) (0.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7196791Z Skipping (s,q) (0.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7196950Z Skipping (s,q) (0.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7197150Z Skipping (s,q) (0.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7197303Z Skipping (s,q) (0.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7197454Z Skipping (s,q) (0.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7197608Z Skipping (s,q) (0.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7197797Z Skipping (s,q) (0.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7197949Z Skipping (s,q) (0.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7198105Z Skipping (s,q) (0.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7198308Z Skipping (s,q) (0.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7198468Z Skipping (s,q) (0.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7198618Z Skipping (s,q) (0.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7198770Z Skipping (s,q) (0.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7198926Z Skipping (s,q) (0.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7199078Z Skipping (s,q) (0.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7199229Z Skipping (s,q) (0.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7199384Z Skipping (s,q) (0.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7199537Z Skipping (s,q) (0.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7199693Z Skipping (s,q) (0.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7199846Z Skipping (s,q) (0.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7200000Z Skipping (s,q) (0.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7200157Z Skipping (s,q) (0.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7200307Z Skipping (s,q) (0.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7200458Z Skipping (s,q) (0.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7200615Z Skipping (s,q) (0.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7200765Z Skipping (s,q) (0.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7200920Z Skipping (s,q) (0.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7201071Z Skipping (s,q) (0.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7201225Z Skipping (s,q) (0.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7201381Z Skipping (s,q) (0.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7201531Z Skipping (s,q) (0.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7201685Z Skipping (s,q) (0.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7201898Z Skipping (s,q) (0.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7202049Z Skipping (s,q) (0.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7202201Z Skipping (s,q) (0.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7202357Z Skipping (s,q) (0.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7202506Z Skipping (s,q) (0.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7202659Z Skipping (s,q) (0.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7202810Z Skipping (s,q) (0.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7202964Z Skipping (s,q) (0.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7203120Z Skipping (s,q) (0.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7203271Z Skipping (s,q) (0.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7203423Z Skipping (s,q) (0.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7203582Z Skipping (s,q) (0.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7203732Z Skipping (s,q) (0.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7203886Z Skipping (s,q) (0.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7204083Z Skipping (s,q) (0.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7204235Z Skipping (s,q) (0.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7204534Z Skipping (s,q) (0.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7204687Z Skipping (s,q) (0.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7204918Z Skipping (s,q) (0.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7205073Z Skipping (s,q) (0.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7205222Z Skipping (s,q) (0.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7205377Z Skipping (s,q) (0.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7205613Z Skipping (s,q) (0.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7205768Z Skipping (s,q) (0.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7205929Z Skipping (s,q) (0.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7206081Z Skipping (s,q) (0.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7206229Z Skipping (s,q) (0.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7206384Z Skipping (s,q) (0.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7206534Z Skipping (s,q) (0.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7206688Z Skipping (s,q) (0.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7206840Z Skipping (s,q) (0.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7207083Z Skipping (s,q) (0.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7207241Z Skipping (s,q) (0.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7207396Z Skipping (s,q) (0.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7207551Z Skipping (s,q) (0.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7207709Z Skipping (s,q) (0.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7207866Z Skipping (s,q) (0.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7208022Z Skipping (s,q) (0.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7208176Z Skipping (s,q) (0.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7208327Z Skipping (s,q) (0.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7208486Z Skipping (s,q) (0.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7208640Z Skipping (s,q) (0.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7208793Z Skipping (s,q) (0.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7208949Z Skipping (s,q) (0.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7209105Z Skipping (s,q) (0.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7209336Z Skipping (s,q) (0.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7209488Z Skipping (s,q) (1, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7209641Z Skipping (s,q) (1.01, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7209800Z Skipping (s,q) (1.02, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7209953Z Skipping (s,q) (1.03, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7210107Z Skipping (s,q) (1.04, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7210269Z Skipping (s,q) (1.05, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7210425Z Skipping (s,q) (1.06, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7210581Z Skipping (s,q) (1.07, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7210754Z Skipping (s,q) (1.08, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7210933Z Skipping (s,q) (1.09, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7211104Z Skipping (s,q) (1.1, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7211257Z Skipping (s,q) (1.11, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7211410Z Skipping (s,q) (1.12, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7211625Z Skipping (s,q) (1.13, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7211782Z Skipping (s,q) (1.14, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7211934Z Skipping (s,q) (1.15, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7212089Z Skipping (s,q) (1.16, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7212282Z Skipping (s,q) (1.17, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7212444Z Skipping (s,q) (1.18, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7212598Z Skipping (s,q) (1.19, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7212789Z Skipping (s,q) (1.2, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7212948Z Skipping (s,q) (1.21, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7213103Z Skipping (s,q) (1.22, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7213256Z Skipping (s,q) (1.23, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7213416Z Skipping (s,q) (1.24, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7213568Z Skipping (s,q) (1.25, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7213724Z Skipping (s,q) (1.26, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7213876Z Skipping (s,q) (1.27, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7214032Z Skipping (s,q) (1.28, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7214190Z Skipping (s,q) (1.29, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7214351Z Skipping (s,q) (1.3, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7214506Z Skipping (s,q) (1.31, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7214663Z Skipping (s,q) (1.32, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7214815Z Skipping (s,q) (1.33, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7214978Z Skipping (s,q) (1.34, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7215136Z Skipping (s,q) (1.35, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7215289Z Skipping (s,q) (1.36, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7215444Z Skipping (s,q) (1.37, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7215597Z Skipping (s,q) (1.38, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7215752Z Skipping (s,q) (1.39, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7215907Z Skipping (s,q) (1.4, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7216060Z Skipping (s,q) (1.41, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7216216Z Skipping (s,q) (1.42, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7216373Z Skipping (s,q) (1.43, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7216580Z Skipping (s,q) (1.44, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7216737Z Skipping (s,q) (1.45, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7216896Z Skipping (s,q) (1.46, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7217049Z Skipping (s,q) (1.47, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7217206Z Skipping (s,q) (1.48, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7217360Z Skipping (s,q) (1.49, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7217517Z Skipping (s,q) (1.5, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7217679Z Skipping (s,q) (1.51, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7217832Z Skipping (s,q) (1.52, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7217988Z Skipping (s,q) (1.53, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7218145Z Skipping (s,q) (1.54, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7218302Z Skipping (s,q) (1.55, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7218462Z Skipping (s,q) (1.56, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7218656Z Skipping (s,q) (1.57, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7218813Z Skipping (s,q) (1.58, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7218966Z Skipping (s,q) (1.59, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7219116Z Skipping (s,q) (1.6, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7219310Z Skipping (s,q) (1.61, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7219465Z Skipping (s,q) (1.62, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7219618Z Skipping (s,q) (1.63, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7219776Z Skipping (s,q) (1.64, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7219967Z Skipping (s,q) (1.65, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7220124Z Skipping (s,q) (1.66, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7220280Z Skipping (s,q) (1.67, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7220435Z Skipping (s,q) (1.68, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7220590Z Skipping (s,q) (1.69, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7220743Z Skipping (s,q) (1.7, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7220896Z Skipping (s,q) (1.71, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7221054Z Skipping (s,q) (1.72, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7221207Z Skipping (s,q) (1.73, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7221359Z Skipping (s,q) (1.74, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7221521Z Skipping (s,q) (1.75, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7221677Z Skipping (s,q) (1.76, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7221835Z Skipping (s,q) (1.77, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7221987Z Skipping (s,q) (1.78, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7222140Z Skipping (s,q) (1.79, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7222298Z Skipping (s,q) (1.8, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7222452Z Skipping (s,q) (1.81, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7222615Z Skipping (s,q) (1.82, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7222770Z Skipping (s,q) (1.83, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7222924Z Skipping (s,q) (1.84, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7223080Z Skipping (s,q) (1.85, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7223234Z Skipping (s,q) (1.86, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7223388Z Skipping (s,q) (1.87, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7223589Z Skipping (s,q) (1.88, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7223742Z Skipping (s,q) (1.89, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7223895Z Skipping (s,q) (1.9, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7224052Z Skipping (s,q) (1.91, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7224206Z Skipping (s,q) (1.92, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7224361Z Skipping (s,q) (1.93, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7224515Z Skipping (s,q) (1.94, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7224676Z Skipping (s,q) (1.95, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7224833Z Skipping (s,q) (1.96, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7224985Z Skipping (s,q) (1.97, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7225140Z Skipping (s,q) (1.98, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7225297Z Skipping (s,q) (1.99, 2500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7225451Z Skipping (s,q) (0.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7225607Z Skipping (s,q) (0.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7225800Z Skipping (s,q) (0.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7225953Z Skipping (s,q) (0.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7226108Z Skipping (s,q) (0.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7226261Z Skipping (s,q) (0.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7226452Z Skipping (s,q) (0.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7226609Z Skipping (s,q) (0.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7226763Z Skipping (s,q) (0.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7226954Z Skipping (s,q) (0.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7227110Z Skipping (s,q) (0.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7227268Z Skipping (s,q) (0.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7227424Z Skipping (s,q) (0.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7227580Z Skipping (s,q) (0.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7227733Z Skipping (s,q) (0.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7227889Z Skipping (s,q) (0.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7228042Z Skipping (s,q) (0.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7228202Z Skipping (s,q) (0.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7228354Z Skipping (s,q) (0.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7228507Z Skipping (s,q) (0.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7228662Z Skipping (s,q) (0.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7228819Z Skipping (s,q) (0.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7228972Z Skipping (s,q) (0.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7229134Z Skipping (s,q) (0.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7229290Z Skipping (s,q) (0.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7229450Z Skipping (s,q) (0.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7229603Z Skipping (s,q) (0.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7229755Z Skipping (s,q) (0.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7229916Z Skipping (s,q) (0.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7230070Z Skipping (s,q) (0.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7230225Z Skipping (s,q) (0.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7230383Z Skipping (s,q) (0.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7230540Z Skipping (s,q) (0.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7230749Z Skipping (s,q) (0.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7230903Z Skipping (s,q) (0.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7231058Z Skipping (s,q) (0.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7231212Z Skipping (s,q) (0.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7231364Z Skipping (s,q) (0.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7231516Z Skipping (s,q) (0.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7231673Z Skipping (s,q) (0.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7231826Z Skipping (s,q) (0.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7231980Z Skipping (s,q) (0.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7232138Z Skipping (s,q) (0.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7232294Z Skipping (s,q) (0.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7232460Z Skipping (s,q) (0.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7232614Z Skipping (s,q) (0.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7232810Z Skipping (s,q) (0.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7232969Z Skipping (s,q) (0.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7233123Z Skipping (s,q) (0.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7233276Z Skipping (s,q) (0.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7233500Z Skipping (s,q) (0.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7233657Z Skipping (s,q) (0.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7233814Z Skipping (s,q) (0.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7233972Z Skipping (s,q) (0.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7234168Z Skipping (s,q) (0.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7234329Z Skipping (s,q) (0.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7234481Z Skipping (s,q) (0.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7234635Z Skipping (s,q) (0.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7234792Z Skipping (s,q) (0.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7234944Z Skipping (s,q) (0.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7235102Z Skipping (s,q) (0.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7235256Z Skipping (s,q) (0.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7235412Z Skipping (s,q) (0.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7235568Z Skipping (s,q) (0.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7235721Z Skipping (s,q) (0.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7235878Z Skipping (s,q) (0.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7236035Z Skipping (s,q) (0.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7236191Z Skipping (s,q) (0.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7236350Z Skipping (s,q) (0.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7236506Z Skipping (s,q) (0.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7236661Z Skipping (s,q) (0.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7236818Z Skipping (s,q) (0.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7236971Z Skipping (s,q) (0.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7237128Z Skipping (s,q) (0.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7237284Z Skipping (s,q) (0.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7237438Z Skipping (s,q) (0.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7237602Z Skipping (s,q) (0.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7237806Z Skipping (s,q) (0.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7237959Z Skipping (s,q) (0.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7238115Z Skipping (s,q) (0.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7238271Z Skipping (s,q) (0.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7238423Z Skipping (s,q) (0.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7238580Z Skipping (s,q) (0.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7238737Z Skipping (s,q) (0.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7238897Z Skipping (s,q) (0.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7239058Z Skipping (s,q) (0.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7239212Z Skipping (s,q) (0.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7239371Z Skipping (s,q) (0.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7239526Z Skipping (s,q) (0.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7239678Z Skipping (s,q) (0.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7239836Z Skipping (s,q) (0.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7240037Z Skipping (s,q) (0.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7240198Z Skipping (s,q) (0.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7240351Z Skipping (s,q) (0.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7240502Z Skipping (s,q) (0.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7240696Z Skipping (s,q) (0.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7240851Z Skipping (s,q) (0.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7241028Z Skipping (s,q) (0.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7241210Z Skipping (s,q) (0.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7241405Z Skipping (s,q) (1, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7241559Z Skipping (s,q) (1.01, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7241718Z Skipping (s,q) (1.02, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7241875Z Skipping (s,q) (1.03, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7242031Z Skipping (s,q) (1.04, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7242184Z Skipping (s,q) (1.05, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7242336Z Skipping (s,q) (1.06, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7242500Z Skipping (s,q) (1.07, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7242653Z Skipping (s,q) (1.08, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7242808Z Skipping (s,q) (1.09, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7242964Z Skipping (s,q) (1.1, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7243124Z Skipping (s,q) (1.11, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7243283Z Skipping (s,q) (1.12, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7243440Z Skipping (s,q) (1.13, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7243596Z Skipping (s,q) (1.14, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7243754Z Skipping (s,q) (1.15, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7243909Z Skipping (s,q) (1.16, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7244061Z Skipping (s,q) (1.17, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7244221Z Skipping (s,q) (1.18, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7244374Z Skipping (s,q) (1.19, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7244531Z Skipping (s,q) (1.2, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7244683Z Skipping (s,q) (1.21, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7244837Z Skipping (s,q) (1.22, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7245037Z Skipping (s,q) (1.23, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7245191Z Skipping (s,q) (1.24, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7245348Z Skipping (s,q) (1.25, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7245505Z Skipping (s,q) (1.26, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7245660Z Skipping (s,q) (1.27, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7245817Z Skipping (s,q) (1.28, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7245975Z Skipping (s,q) (1.29, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7246130Z Skipping (s,q) (1.3, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7246288Z Skipping (s,q) (1.31, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7246444Z Skipping (s,q) (1.32, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7246601Z Skipping (s,q) (1.33, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7246762Z Skipping (s,q) (1.34, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7246963Z Skipping (s,q) (1.35, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7247126Z Skipping (s,q) (1.36, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7247332Z Skipping (s,q) (1.37, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7247491Z Skipping (s,q) (1.38, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7247650Z Skipping (s,q) (1.39, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7247803Z Skipping (s,q) (1.4, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7247993Z Skipping (s,q) (1.41, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7248154Z Skipping (s,q) (1.42, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7248307Z Skipping (s,q) (1.43, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7248499Z Skipping (s,q) (1.44, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7248656Z Skipping (s,q) (1.45, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7248808Z Skipping (s,q) (1.46, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7248965Z Skipping (s,q) (1.47, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7249124Z Skipping (s,q) (1.48, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7249278Z Skipping (s,q) (1.49, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7249435Z Skipping (s,q) (1.5, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7249589Z Skipping (s,q) (1.51, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7249746Z Skipping (s,q) (1.52, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7249901Z Skipping (s,q) (1.53, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7250053Z Skipping (s,q) (1.54, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7250213Z Skipping (s,q) (1.55, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7250368Z Skipping (s,q) (1.56, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7250525Z Skipping (s,q) (1.57, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7250680Z Skipping (s,q) (1.58, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7250836Z Skipping (s,q) (1.59, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7250989Z Skipping (s,q) (1.6, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7251144Z Skipping (s,q) (1.61, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7251298Z Skipping (s,q) (1.62, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7251457Z Skipping (s,q) (1.63, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7251610Z Skipping (s,q) (1.64, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7251768Z Skipping (s,q) (1.65, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7251935Z Skipping (s,q) (1.66, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7252135Z Skipping (s,q) (1.67, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7252289Z Skipping (s,q) (1.68, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7252445Z Skipping (s,q) (1.69, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7252601Z Skipping (s,q) (1.7, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7252757Z Skipping (s,q) (1.71, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7252910Z Skipping (s,q) (1.72, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7253064Z Skipping (s,q) (1.73, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7253224Z Skipping (s,q) (1.74, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7253378Z Skipping (s,q) (1.75, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7253535Z Skipping (s,q) (1.76, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7253696Z Skipping (s,q) (1.77, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7253851Z Skipping (s,q) (1.78, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7254011Z Skipping (s,q) (1.79, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7254164Z Skipping (s,q) (1.8, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7254359Z Skipping (s,q) (1.81, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7254517Z Skipping (s,q) (1.82, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7254672Z Skipping (s,q) (1.83, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7254826Z Skipping (s,q) (1.84, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7255023Z Skipping (s,q) (1.85, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7255185Z Skipping (s,q) (1.86, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7255343Z Skipping (s,q) (1.87, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7255497Z Skipping (s,q) (1.88, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7255688Z Skipping (s,q) (1.89, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7255848Z Skipping (s,q) (1.9, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7256003Z Skipping (s,q) (1.91, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7256158Z Skipping (s,q) (1.92, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7256318Z Skipping (s,q) (1.93, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7256471Z Skipping (s,q) (1.94, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7256629Z Skipping (s,q) (1.95, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7256786Z Skipping (s,q) (1.96, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7256943Z Skipping (s,q) (1.97, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7257102Z Skipping (s,q) (1.98, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7257257Z Skipping (s,q) (1.99, 2750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7257416Z Skipping (s,q) (0.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7257573Z Skipping (s,q) (0.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7257727Z Skipping (s,q) (0.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7257890Z Skipping (s,q) (0.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7258046Z Skipping (s,q) (0.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7258200Z Skipping (s,q) (0.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7258356Z Skipping (s,q) (0.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7258513Z Skipping (s,q) (0.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7258667Z Skipping (s,q) (0.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7258828Z Skipping (s,q) (0.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7258987Z Skipping (s,q) (0.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7259144Z Skipping (s,q) (0.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7259350Z Skipping (s,q) (0.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7259504Z Skipping (s,q) (0.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7259664Z Skipping (s,q) (0.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7259821Z Skipping (s,q) (0.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7259973Z Skipping (s,q) (0.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7260128Z Skipping (s,q) (0.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7260280Z Skipping (s,q) (0.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7260434Z Skipping (s,q) (0.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7260589Z Skipping (s,q) (0.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7260742Z Skipping (s,q) (0.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7260902Z Skipping (s,q) (0.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7261059Z Skipping (s,q) (0.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7261213Z Skipping (s,q) (0.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7261371Z Skipping (s,q) (0.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7261651Z Skipping (s,q) (0.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7261807Z Skipping (s,q) (0.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7261961Z Skipping (s,q) (0.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7262113Z Skipping (s,q) (0.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7262308Z Skipping (s,q) (0.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7262465Z Skipping (s,q) (0.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7262619Z Skipping (s,q) (0.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7262814Z Skipping (s,q) (0.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7262972Z Skipping (s,q) (0.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7263125Z Skipping (s,q) (0.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7263282Z Skipping (s,q) (0.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7263438Z Skipping (s,q) (0.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7263595Z Skipping (s,q) (0.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7263748Z Skipping (s,q) (0.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7263902Z Skipping (s,q) (0.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7264064Z Skipping (s,q) (0.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7264219Z Skipping (s,q) (0.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7264371Z Skipping (s,q) (0.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7264528Z Skipping (s,q) (0.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7264686Z Skipping (s,q) (0.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7264853Z Skipping (s,q) (0.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7265006Z Skipping (s,q) (0.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7265161Z Skipping (s,q) (0.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7265317Z Skipping (s,q) (0.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7265470Z Skipping (s,q) (0.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7265625Z Skipping (s,q) (0.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7265782Z Skipping (s,q) (0.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7265935Z Skipping (s,q) (0.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7266090Z Skipping (s,q) (0.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7266242Z Skipping (s,q) (0.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7266441Z Skipping (s,q) (0.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7266598Z Skipping (s,q) (0.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7266754Z Skipping (s,q) (0.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7266910Z Skipping (s,q) (0.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7267068Z Skipping (s,q) (0.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7267224Z Skipping (s,q) (0.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7267380Z Skipping (s,q) (0.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7267535Z Skipping (s,q) (0.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7267688Z Skipping (s,q) (0.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7267845Z Skipping (s,q) (0.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7268000Z Skipping (s,q) (0.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7268155Z Skipping (s,q) (0.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7268316Z Skipping (s,q) (0.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7268469Z Skipping (s,q) (0.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7268667Z Skipping (s,q) (0.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7268825Z Skipping (s,q) (0.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7268977Z Skipping (s,q) (0.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7269132Z Skipping (s,q) (0.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7269324Z Skipping (s,q) (0.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7269479Z Skipping (s,q) (0.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7269638Z Skipping (s,q) (0.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7269793Z Skipping (s,q) (0.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7269985Z Skipping (s,q) (0.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7270149Z Skipping (s,q) (0.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7270301Z Skipping (s,q) (0.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7270459Z Skipping (s,q) (0.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7270612Z Skipping (s,q) (0.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7270764Z Skipping (s,q) (0.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7270921Z Skipping (s,q) (0.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7271075Z Skipping (s,q) (0.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7271229Z Skipping (s,q) (0.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7271384Z Skipping (s,q) (0.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7271537Z Skipping (s,q) (0.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7271695Z Skipping (s,q) (0.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7271851Z Skipping (s,q) (0.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7272003Z Skipping (s,q) (0.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7272160Z Skipping (s,q) (0.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7272317Z Skipping (s,q) (0.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7272471Z Skipping (s,q) (0.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7272634Z Skipping (s,q) (0.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7272788Z Skipping (s,q) (0.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7272946Z Skipping (s,q) (0.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7273101Z Skipping (s,q) (0.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7273250Z Skipping (s,q) (1, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7273417Z Skipping (s,q) (1.01, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7273616Z Skipping (s,q) (1.02, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7273769Z Skipping (s,q) (1.03, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7273925Z Skipping (s,q) (1.04, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7274081Z Skipping (s,q) (1.05, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7274238Z Skipping (s,q) (1.06, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7274392Z Skipping (s,q) (1.07, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7274546Z Skipping (s,q) (1.08, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7274705Z Skipping (s,q) (1.09, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7274857Z Skipping (s,q) (1.1, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7275011Z Skipping (s,q) (1.11, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7275173Z Skipping (s,q) (1.12, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7275330Z Skipping (s,q) (1.13, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7275491Z Skipping (s,q) (1.14, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7275644Z Skipping (s,q) (1.15, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7275839Z Skipping (s,q) (1.16, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7275997Z Skipping (s,q) (1.17, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7276150Z Skipping (s,q) (1.18, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7276304Z Skipping (s,q) (1.19, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7276495Z Skipping (s,q) (1.2, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7276650Z Skipping (s,q) (1.21, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7276805Z Skipping (s,q) (1.22, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7277001Z Skipping (s,q) (1.23, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7277158Z Skipping (s,q) (1.24, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7277319Z Skipping (s,q) (1.25, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7277474Z Skipping (s,q) (1.26, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7277631Z Skipping (s,q) (1.27, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7277787Z Skipping (s,q) (1.28, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7277941Z Skipping (s,q) (1.29, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7278125Z Skipping (s,q) (1.3, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7278285Z Skipping (s,q) (1.31, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7278438Z Skipping (s,q) (1.32, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7278593Z Skipping (s,q) (1.33, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7278749Z Skipping (s,q) (1.34, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7278905Z Skipping (s,q) (1.35, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7279063Z Skipping (s,q) (1.36, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7279216Z Skipping (s,q) (1.37, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7279370Z Skipping (s,q) (1.38, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7279527Z Skipping (s,q) (1.39, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7279680Z Skipping (s,q) (1.4, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7279837Z Skipping (s,q) (1.41, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7279993Z Skipping (s,q) (1.42, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7280145Z Skipping (s,q) (1.43, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7280303Z Skipping (s,q) (1.44, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7280456Z Skipping (s,q) (1.45, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7280611Z Skipping (s,q) (1.46, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7280811Z Skipping (s,q) (1.47, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7280963Z Skipping (s,q) (1.48, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7281123Z Skipping (s,q) (1.49, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7281278Z Skipping (s,q) (1.5, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7281431Z Skipping (s,q) (1.51, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7281592Z Skipping (s,q) (1.52, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7281746Z Skipping (s,q) (1.53, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7281900Z Skipping (s,q) (1.54, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7282059Z Skipping (s,q) (1.55, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7282214Z Skipping (s,q) (1.56, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7282372Z Skipping (s,q) (1.57, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7282528Z Skipping (s,q) (1.58, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7282680Z Skipping (s,q) (1.59, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7282883Z Skipping (s,q) (1.6, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7283039Z Skipping (s,q) (1.61, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7283194Z Skipping (s,q) (1.62, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7283353Z Skipping (s,q) (1.63, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7283505Z Skipping (s,q) (1.64, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7283697Z Skipping (s,q) (1.65, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7283853Z Skipping (s,q) (1.66, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7284007Z Skipping (s,q) (1.67, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7284205Z Skipping (s,q) (1.68, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7284363Z Skipping (s,q) (1.69, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7284516Z Skipping (s,q) (1.7, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7284670Z Skipping (s,q) (1.71, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7284826Z Skipping (s,q) (1.72, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7284982Z Skipping (s,q) (1.73, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7285136Z Skipping (s,q) (1.74, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7285289Z Skipping (s,q) (1.75, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7285451Z Skipping (s,q) (1.76, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7285604Z Skipping (s,q) (1.77, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7285758Z Skipping (s,q) (1.78, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7285922Z Skipping (s,q) (1.79, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7286075Z Skipping (s,q) (1.8, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7286233Z Skipping (s,q) (1.81, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7286392Z Skipping (s,q) (1.82, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7286548Z Skipping (s,q) (1.83, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7286705Z Skipping (s,q) (1.84, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7291300Z Skipping (s,q) (1.85, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7291485Z Skipping (s,q) (1.86, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7291664Z Skipping (s,q) (1.87, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7291822Z Skipping (s,q) (1.88, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7291979Z Skipping (s,q) (1.89, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7292145Z Skipping (s,q) (1.9, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7292398Z Skipping (s,q) (1.91, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7292559Z Skipping (s,q) (1.92, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7292717Z Skipping (s,q) (1.93, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7292877Z Skipping (s,q) (1.94, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7293045Z Skipping (s,q) (1.95, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7293203Z Skipping (s,q) (1.96, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7293359Z Skipping (s,q) (1.97, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7293521Z Skipping (s,q) (1.98, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7293678Z Skipping (s,q) (1.99, 3000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7293837Z Skipping (s,q) (0.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7293994Z Skipping (s,q) (0.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7294154Z Skipping (s,q) (0.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7294315Z Skipping (s,q) (0.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7294472Z Skipping (s,q) (0.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7294674Z Skipping (s,q) (0.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7294836Z Skipping (s,q) (0.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7294993Z Skipping (s,q) (0.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7295163Z Skipping (s,q) (0.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7295360Z Skipping (s,q) (0.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7295519Z Skipping (s,q) (0.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7295679Z Skipping (s,q) (0.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7295839Z Skipping (s,q) (0.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7296035Z Skipping (s,q) (0.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7296199Z Skipping (s,q) (0.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7296358Z Skipping (s,q) (0.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7296526Z Skipping (s,q) (0.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7296684Z Skipping (s,q) (0.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7296841Z Skipping (s,q) (0.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7297003Z Skipping (s,q) (0.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7297163Z Skipping (s,q) (0.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7297319Z Skipping (s,q) (0.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7297479Z Skipping (s,q) (0.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7297638Z Skipping (s,q) (0.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7297801Z Skipping (s,q) (0.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7297960Z Skipping (s,q) (0.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7298116Z Skipping (s,q) (0.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7298277Z Skipping (s,q) (0.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7298434Z Skipping (s,q) (0.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7298591Z Skipping (s,q) (0.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7298752Z Skipping (s,q) (0.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7298912Z Skipping (s,q) (0.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7299072Z Skipping (s,q) (0.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7299230Z Skipping (s,q) (0.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7299387Z Skipping (s,q) (0.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7299548Z Skipping (s,q) (0.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7299750Z Skipping (s,q) (0.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7299907Z Skipping (s,q) (0.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7300076Z Skipping (s,q) (0.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7300235Z Skipping (s,q) (0.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7300393Z Skipping (s,q) (0.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7300554Z Skipping (s,q) (0.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7300713Z Skipping (s,q) (0.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7300874Z Skipping (s,q) (0.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7301031Z Skipping (s,q) (0.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7301188Z Skipping (s,q) (0.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7301351Z Skipping (s,q) (0.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7301516Z Skipping (s,q) (0.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7301674Z Skipping (s,q) (0.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7301834Z Skipping (s,q) (0.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7302031Z Skipping (s,q) (0.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7302192Z Skipping (s,q) (0.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7302350Z Skipping (s,q) (0.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7302507Z Skipping (s,q) (0.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7302710Z Skipping (s,q) (0.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7302868Z Skipping (s,q) (0.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7303026Z Skipping (s,q) (0.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7303221Z Skipping (s,q) (0.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7303382Z Skipping (s,q) (0.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7303541Z Skipping (s,q) (0.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7303699Z Skipping (s,q) (0.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7303858Z Skipping (s,q) (0.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7304018Z Skipping (s,q) (0.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7304175Z Skipping (s,q) (0.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7304332Z Skipping (s,q) (0.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7304655Z Skipping (s,q) (0.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7304812Z Skipping (s,q) (0.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7304970Z Skipping (s,q) (0.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7305130Z Skipping (s,q) (0.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7305292Z Skipping (s,q) (0.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7305452Z Skipping (s,q) (0.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7305608Z Skipping (s,q) (0.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7305768Z Skipping (s,q) (0.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7305936Z Skipping (s,q) (0.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7306092Z Skipping (s,q) (0.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7306254Z Skipping (s,q) (0.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7306412Z Skipping (s,q) (0.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7306568Z Skipping (s,q) (0.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7306727Z Skipping (s,q) (0.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7306885Z Skipping (s,q) (0.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7307128Z Skipping (s,q) (0.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7307288Z Skipping (s,q) (0.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7307443Z Skipping (s,q) (0.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7307605Z Skipping (s,q) (0.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7307766Z Skipping (s,q) (0.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7307921Z Skipping (s,q) (0.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7308081Z Skipping (s,q) (0.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7308240Z Skipping (s,q) (0.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7308395Z Skipping (s,q) (0.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7308554Z Skipping (s,q) (0.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7308709Z Skipping (s,q) (0.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7308870Z Skipping (s,q) (0.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7309030Z Skipping (s,q) (0.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7309185Z Skipping (s,q) (0.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7309404Z Skipping (s,q) (0.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7309562Z Skipping (s,q) (0.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7309717Z Skipping (s,q) (0.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7309877Z Skipping (s,q) (0.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7310094Z Skipping (s,q) (0.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7310251Z Skipping (s,q) (1, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7310414Z Skipping (s,q) (1.01, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7310569Z Skipping (s,q) (1.02, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7310787Z Skipping (s,q) (1.03, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7310947Z Skipping (s,q) (1.04, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7311101Z Skipping (s,q) (1.05, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7311262Z Skipping (s,q) (1.06, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7311425Z Skipping (s,q) (1.07, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7311583Z Skipping (s,q) (1.08, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7311741Z Skipping (s,q) (1.09, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7311898Z Skipping (s,q) (1.1, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7312055Z Skipping (s,q) (1.11, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7312212Z Skipping (s,q) (1.12, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7312366Z Skipping (s,q) (1.13, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7312525Z Skipping (s,q) (1.14, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7312683Z Skipping (s,q) (1.15, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7312838Z Skipping (s,q) (1.16, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7312998Z Skipping (s,q) (1.17, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7313155Z Skipping (s,q) (1.18, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7313313Z Skipping (s,q) (1.19, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7313466Z Skipping (s,q) (1.2, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7313622Z Skipping (s,q) (1.21, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7313784Z Skipping (s,q) (1.22, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7313939Z Skipping (s,q) (1.23, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7314095Z Skipping (s,q) (1.24, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7314255Z Skipping (s,q) (1.25, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7314458Z Skipping (s,q) (1.26, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7314625Z Skipping (s,q) (1.27, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7314782Z Skipping (s,q) (1.28, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7314947Z Skipping (s,q) (1.29, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7315108Z Skipping (s,q) (1.3, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7315263Z Skipping (s,q) (1.31, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7315420Z Skipping (s,q) (1.32, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7315580Z Skipping (s,q) (1.33, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7315736Z Skipping (s,q) (1.34, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7315896Z Skipping (s,q) (1.35, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7316055Z Skipping (s,q) (1.36, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7316216Z Skipping (s,q) (1.37, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7316377Z Skipping (s,q) (1.38, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7316532Z Skipping (s,q) (1.39, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7316730Z Skipping (s,q) (1.4, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7316890Z Skipping (s,q) (1.41, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7317046Z Skipping (s,q) (1.42, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7317210Z Skipping (s,q) (1.43, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7317404Z Skipping (s,q) (1.44, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7317561Z Skipping (s,q) (1.45, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7317721Z Skipping (s,q) (1.46, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7317966Z Skipping (s,q) (1.47, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7318125Z Skipping (s,q) (1.48, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7318283Z Skipping (s,q) (1.49, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7318437Z Skipping (s,q) (1.5, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7318599Z Skipping (s,q) (1.51, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7318755Z Skipping (s,q) (1.52, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7318910Z Skipping (s,q) (1.53, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7319070Z Skipping (s,q) (1.54, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7319229Z Skipping (s,q) (1.55, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7319384Z Skipping (s,q) (1.56, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7319578Z Skipping (s,q) (1.57, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7319736Z Skipping (s,q) (1.58, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7319892Z Skipping (s,q) (1.59, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7320050Z Skipping (s,q) (1.6, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7320206Z Skipping (s,q) (1.61, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7320367Z Skipping (s,q) (1.62, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7320523Z Skipping (s,q) (1.63, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7320678Z Skipping (s,q) (1.64, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7320839Z Skipping (s,q) (1.65, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7320999Z Skipping (s,q) (1.66, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7321156Z Skipping (s,q) (1.67, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7321313Z Skipping (s,q) (1.68, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7321469Z Skipping (s,q) (1.69, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7321630Z Skipping (s,q) (1.7, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7321836Z Skipping (s,q) (1.71, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7321996Z Skipping (s,q) (1.72, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7322158Z Skipping (s,q) (1.73, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7322312Z Skipping (s,q) (1.74, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7322468Z Skipping (s,q) (1.75, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7322626Z Skipping (s,q) (1.76, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7322788Z Skipping (s,q) (1.77, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7322947Z Skipping (s,q) (1.78, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7323101Z Skipping (s,q) (1.79, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7323256Z Skipping (s,q) (1.8, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7323415Z Skipping (s,q) (1.81, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7323575Z Skipping (s,q) (1.82, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7323732Z Skipping (s,q) (1.83, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7323932Z Skipping (s,q) (1.84, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7324089Z Skipping (s,q) (1.85, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7324248Z Skipping (s,q) (1.86, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7324404Z Skipping (s,q) (1.87, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7324597Z Skipping (s,q) (1.88, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7324757Z Skipping (s,q) (1.89, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7324911Z Skipping (s,q) (1.9, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7325072Z Skipping (s,q) (1.91, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7325269Z Skipping (s,q) (1.92, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7325429Z Skipping (s,q) (1.93, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7325588Z Skipping (s,q) (1.94, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7325747Z Skipping (s,q) (1.95, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7325901Z Skipping (s,q) (1.96, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7326059Z Skipping (s,q) (1.97, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7326215Z Skipping (s,q) (1.98, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7326372Z Skipping (s,q) (1.99, 3250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7326533Z Skipping (s,q) (0.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7326689Z Skipping (s,q) (0.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7326848Z Skipping (s,q) (0.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7327095Z Skipping (s,q) (0.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7327253Z Skipping (s,q) (0.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7327410Z Skipping (s,q) (0.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7327567Z Skipping (s,q) (0.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7327726Z Skipping (s,q) (0.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7327890Z Skipping (s,q) (0.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7328045Z Skipping (s,q) (0.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7328202Z Skipping (s,q) (0.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7328363Z Skipping (s,q) (0.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7328525Z Skipping (s,q) (0.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7328683Z Skipping (s,q) (0.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7328841Z Skipping (s,q) (0.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7329045Z Skipping (s,q) (0.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7329202Z Skipping (s,q) (0.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7329356Z Skipping (s,q) (0.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7329514Z Skipping (s,q) (0.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7329672Z Skipping (s,q) (0.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7329826Z Skipping (s,q) (0.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7329986Z Skipping (s,q) (0.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7330145Z Skipping (s,q) (0.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7330300Z Skipping (s,q) (0.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7330458Z Skipping (s,q) (0.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7330615Z Skipping (s,q) (0.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7330780Z Skipping (s,q) (0.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7330939Z Skipping (s,q) (0.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7331094Z Skipping (s,q) (0.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7331293Z Skipping (s,q) (0.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7331456Z Skipping (s,q) (0.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7331613Z Skipping (s,q) (0.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7331773Z Skipping (s,q) (0.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7331966Z Skipping (s,q) (0.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7332121Z Skipping (s,q) (0.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7332279Z Skipping (s,q) (0.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7332472Z Skipping (s,q) (0.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7332634Z Skipping (s,q) (0.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7332790Z Skipping (s,q) (0.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7332945Z Skipping (s,q) (0.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7333108Z Skipping (s,q) (0.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7333263Z Skipping (s,q) (0.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7333418Z Skipping (s,q) (0.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7333576Z Skipping (s,q) (0.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7333734Z Skipping (s,q) (0.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7333893Z Skipping (s,q) (0.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7334051Z Skipping (s,q) (0.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7334207Z Skipping (s,q) (0.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7334370Z Skipping (s,q) (0.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7334528Z Skipping (s,q) (0.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7334682Z Skipping (s,q) (0.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7334841Z Skipping (s,q) (0.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7334995Z Skipping (s,q) (0.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7335153Z Skipping (s,q) (0.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7335309Z Skipping (s,q) (0.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7335467Z Skipping (s,q) (0.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7335626Z Skipping (s,q) (0.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7335782Z Skipping (s,q) (0.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7335936Z Skipping (s,q) (0.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7336096Z Skipping (s,q) (0.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7336336Z Skipping (s,q) (0.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7336493Z Skipping (s,q) (0.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7336650Z Skipping (s,q) (0.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7336805Z Skipping (s,q) (0.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7336961Z Skipping (s,q) (0.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7337119Z Skipping (s,q) (0.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7337277Z Skipping (s,q) (0.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7337436Z Skipping (s,q) (0.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7337591Z Skipping (s,q) (0.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7337744Z Skipping (s,q) (0.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7337903Z Skipping (s,q) (0.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7338062Z Skipping (s,q) (0.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7338221Z Skipping (s,q) (0.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7338417Z Skipping (s,q) (0.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7338575Z Skipping (s,q) (0.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7338733Z Skipping (s,q) (0.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7338889Z Skipping (s,q) (0.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7339080Z Skipping (s,q) (0.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7339240Z Skipping (s,q) (0.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7339395Z Skipping (s,q) (0.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7339562Z Skipping (s,q) (0.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7339756Z Skipping (s,q) (0.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7339915Z Skipping (s,q) (0.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7340073Z Skipping (s,q) (0.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7340228Z Skipping (s,q) (0.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7340386Z Skipping (s,q) (0.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7340544Z Skipping (s,q) (0.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7340698Z Skipping (s,q) (0.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7340860Z Skipping (s,q) (0.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7341022Z Skipping (s,q) (0.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7341178Z Skipping (s,q) (0.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7341336Z Skipping (s,q) (0.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7341495Z Skipping (s,q) (0.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7341651Z Skipping (s,q) (0.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7341810Z Skipping (s,q) (0.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7341972Z Skipping (s,q) (0.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7342132Z Skipping (s,q) (0.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7342286Z Skipping (s,q) (0.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7342441Z Skipping (s,q) (0.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7342597Z Skipping (s,q) (1, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7342758Z Skipping (s,q) (1.01, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7342913Z Skipping (s,q) (1.02, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7343070Z Skipping (s,q) (1.03, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7343228Z Skipping (s,q) (1.04, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7343435Z Skipping (s,q) (1.05, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7343590Z Skipping (s,q) (1.06, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7343745Z Skipping (s,q) (1.07, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7343905Z Skipping (s,q) (1.08, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7344061Z Skipping (s,q) (1.09, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7344215Z Skipping (s,q) (1.1, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7344375Z Skipping (s,q) (1.11, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7344533Z Skipping (s,q) (1.12, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7344692Z Skipping (s,q) (1.13, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7344848Z Skipping (s,q) (1.14, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7345003Z Skipping (s,q) (1.15, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7345167Z Skipping (s,q) (1.16, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7345321Z Skipping (s,q) (1.17, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7345477Z Skipping (s,q) (1.18, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7345684Z Skipping (s,q) (1.19, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7345847Z Skipping (s,q) (1.2, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7346007Z Skipping (s,q) (1.21, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7346162Z Skipping (s,q) (1.22, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7346379Z Skipping (s,q) (1.23, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7346537Z Skipping (s,q) (1.24, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7346692Z Skipping (s,q) (1.25, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7346846Z Skipping (s,q) (1.26, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7347043Z Skipping (s,q) (1.27, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7347202Z Skipping (s,q) (1.28, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7347359Z Skipping (s,q) (1.29, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7347517Z Skipping (s,q) (1.3, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7347672Z Skipping (s,q) (1.31, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7347830Z Skipping (s,q) (1.32, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7347987Z Skipping (s,q) (1.33, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7348150Z Skipping (s,q) (1.34, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7348309Z Skipping (s,q) (1.35, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7348463Z Skipping (s,q) (1.36, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7348620Z Skipping (s,q) (1.37, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7348781Z Skipping (s,q) (1.38, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7348943Z Skipping (s,q) (1.39, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7349100Z Skipping (s,q) (1.4, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7349257Z Skipping (s,q) (1.41, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7349413Z Skipping (s,q) (1.42, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7349572Z Skipping (s,q) (1.43, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7349735Z Skipping (s,q) (1.44, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7349895Z Skipping (s,q) (1.45, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7350057Z Skipping (s,q) (1.46, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7350212Z Skipping (s,q) (1.47, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7350370Z Skipping (s,q) (1.48, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7350532Z Skipping (s,q) (1.49, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7350731Z Skipping (s,q) (1.5, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7350891Z Skipping (s,q) (1.51, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7351048Z Skipping (s,q) (1.52, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7351205Z Skipping (s,q) (1.53, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7351367Z Skipping (s,q) (1.54, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7351523Z Skipping (s,q) (1.55, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7351681Z Skipping (s,q) (1.56, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7351837Z Skipping (s,q) (1.57, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7351993Z Skipping (s,q) (1.58, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7352153Z Skipping (s,q) (1.59, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7352313Z Skipping (s,q) (1.6, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7352472Z Skipping (s,q) (1.61, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7352629Z Skipping (s,q) (1.62, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7352784Z Skipping (s,q) (1.63, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7352983Z Skipping (s,q) (1.64, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7353140Z Skipping (s,q) (1.65, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7353296Z Skipping (s,q) (1.66, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7353454Z Skipping (s,q) (1.67, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7353646Z Skipping (s,q) (1.68, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7353804Z Skipping (s,q) (1.69, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7353963Z Skipping (s,q) (1.7, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7354154Z Skipping (s,q) (1.71, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7354329Z Skipping (s,q) (1.72, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7354487Z Skipping (s,q) (1.73, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7354641Z Skipping (s,q) (1.74, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7354802Z Skipping (s,q) (1.75, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7354959Z Skipping (s,q) (1.76, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7355120Z Skipping (s,q) (1.77, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7355280Z Skipping (s,q) (1.78, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7355438Z Skipping (s,q) (1.79, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7355596Z Skipping (s,q) (1.8, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7355751Z Skipping (s,q) (1.81, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7355912Z Skipping (s,q) (1.82, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7356071Z Skipping (s,q) (1.83, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7356227Z Skipping (s,q) (1.84, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7356382Z Skipping (s,q) (1.85, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7356543Z Skipping (s,q) (1.86, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7356704Z Skipping (s,q) (1.87, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7356864Z Skipping (s,q) (1.88, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7357020Z Skipping (s,q) (1.89, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7357178Z Skipping (s,q) (1.9, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7357338Z Skipping (s,q) (1.91, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7357493Z Skipping (s,q) (1.92, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7357647Z Skipping (s,q) (1.93, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7357851Z Skipping (s,q) (1.94, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7358008Z Skipping (s,q) (1.95, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7358166Z Skipping (s,q) (1.96, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7358327Z Skipping (s,q) (1.97, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7358483Z Skipping (s,q) (1.98, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7358644Z Skipping (s,q) (1.99, 3500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7358802Z Skipping (s,q) (0.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7358965Z Skipping (s,q) (0.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7359125Z Skipping (s,q) (0.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7359280Z Skipping (s,q) (0.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7359436Z Skipping (s,q) (0.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7359596Z Skipping (s,q) (0.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7359754Z Skipping (s,q) (0.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7359919Z Skipping (s,q) (0.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7360116Z Skipping (s,q) (0.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7360273Z Skipping (s,q) (0.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7360433Z Skipping (s,q) (0.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7360589Z Skipping (s,q) (0.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7360781Z Skipping (s,q) (0.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7360941Z Skipping (s,q) (0.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7361094Z Skipping (s,q) (0.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7361249Z Skipping (s,q) (0.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7361444Z Skipping (s,q) (0.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7361600Z Skipping (s,q) (0.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7361755Z Skipping (s,q) (0.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7361911Z Skipping (s,q) (0.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7362066Z Skipping (s,q) (0.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7362230Z Skipping (s,q) (0.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7362383Z Skipping (s,q) (0.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7362544Z Skipping (s,q) (0.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7362702Z Skipping (s,q) (0.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7362855Z Skipping (s,q) (0.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7363013Z Skipping (s,q) (0.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7363170Z Skipping (s,q) (0.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7363327Z Skipping (s,q) (0.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7363483Z Skipping (s,q) (0.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7363640Z Skipping (s,q) (0.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7363798Z Skipping (s,q) (0.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7363953Z Skipping (s,q) (0.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7364107Z Skipping (s,q) (0.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7364266Z Skipping (s,q) (0.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7364423Z Skipping (s,q) (0.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7364577Z Skipping (s,q) (0.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7364735Z Skipping (s,q) (0.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7364892Z Skipping (s,q) (0.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7365096Z Skipping (s,q) (0.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7365251Z Skipping (s,q) (0.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7365405Z Skipping (s,q) (0.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7365571Z Skipping (s,q) (0.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7365727Z Skipping (s,q) (0.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7365880Z Skipping (s,q) (0.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7366038Z Skipping (s,q) (0.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7366195Z Skipping (s,q) (0.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7366352Z Skipping (s,q) (0.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7366509Z Skipping (s,q) (0.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7366667Z Skipping (s,q) (0.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7366829Z Skipping (s,q) (0.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7367042Z Skipping (s,q) (0.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7367197Z Skipping (s,q) (0.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7367397Z Skipping (s,q) (0.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7367551Z Skipping (s,q) (0.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7367707Z Skipping (s,q) (0.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7367872Z Skipping (s,q) (0.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7368062Z Skipping (s,q) (0.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7368219Z Skipping (s,q) (0.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7368375Z Skipping (s,q) (0.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7368567Z Skipping (s,q) (0.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7368728Z Skipping (s,q) (0.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7368882Z Skipping (s,q) (0.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7369035Z Skipping (s,q) (0.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7369195Z Skipping (s,q) (0.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7369348Z Skipping (s,q) (0.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7369508Z Skipping (s,q) (0.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7369661Z Skipping (s,q) (0.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7369817Z Skipping (s,q) (0.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7369975Z Skipping (s,q) (0.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7370128Z Skipping (s,q) (0.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7370290Z Skipping (s,q) (0.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7370453Z Skipping (s,q) (0.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7370607Z Skipping (s,q) (0.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7370763Z Skipping (s,q) (0.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7370920Z Skipping (s,q) (0.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7371074Z Skipping (s,q) (0.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7371234Z Skipping (s,q) (0.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7371390Z Skipping (s,q) (0.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7371547Z Skipping (s,q) (0.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7371704Z Skipping (s,q) (0.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7371857Z Skipping (s,q) (0.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7372016Z Skipping (s,q) (0.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7372174Z Skipping (s,q) (0.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7372374Z Skipping (s,q) (0.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7372533Z Skipping (s,q) (0.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7372689Z Skipping (s,q) (0.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7372844Z Skipping (s,q) (0.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7373002Z Skipping (s,q) (0.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7373156Z Skipping (s,q) (0.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7373314Z Skipping (s,q) (0.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7373475Z Skipping (s,q) (0.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7373629Z Skipping (s,q) (0.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7373788Z Skipping (s,q) (0.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7373944Z Skipping (s,q) (0.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7374103Z Skipping (s,q) (0.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7374260Z Skipping (s,q) (0.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7374478Z Skipping (s,q) (0.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7374640Z Skipping (s,q) (0.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7374790Z Skipping (s,q) (1, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7374946Z Skipping (s,q) (1.01, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7375139Z Skipping (s,q) (1.02, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7375296Z Skipping (s,q) (1.03, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7375450Z Skipping (s,q) (1.04, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7375610Z Skipping (s,q) (1.05, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7375804Z Skipping (s,q) (1.06, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7375968Z Skipping (s,q) (1.07, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7376123Z Skipping (s,q) (1.08, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7376278Z Skipping (s,q) (1.09, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7376436Z Skipping (s,q) (1.1, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7376591Z Skipping (s,q) (1.11, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7376745Z Skipping (s,q) (1.12, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7376904Z Skipping (s,q) (1.13, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7377062Z Skipping (s,q) (1.14, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7377215Z Skipping (s,q) (1.15, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7377372Z Skipping (s,q) (1.16, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7377528Z Skipping (s,q) (1.17, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7377689Z Skipping (s,q) (1.18, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7377843Z Skipping (s,q) (1.19, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7377996Z Skipping (s,q) (1.2, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7378154Z Skipping (s,q) (1.21, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7378309Z Skipping (s,q) (1.22, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7378465Z Skipping (s,q) (1.23, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7378623Z Skipping (s,q) (1.24, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7378779Z Skipping (s,q) (1.25, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7378936Z Skipping (s,q) (1.26, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7379096Z Skipping (s,q) (1.27, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7379254Z Skipping (s,q) (1.28, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7379501Z Skipping (s,q) (1.29, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7379658Z Skipping (s,q) (1.3, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7379814Z Skipping (s,q) (1.31, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7379974Z Skipping (s,q) (1.32, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7380127Z Skipping (s,q) (1.33, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7380286Z Skipping (s,q) (1.34, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7380449Z Skipping (s,q) (1.35, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7380604Z Skipping (s,q) (1.36, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7380762Z Skipping (s,q) (1.37, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7380917Z Skipping (s,q) (1.38, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7381074Z Skipping (s,q) (1.39, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7381232Z Skipping (s,q) (1.4, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7381386Z Skipping (s,q) (1.41, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7381552Z Skipping (s,q) (1.42, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7381751Z Skipping (s,q) (1.43, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7381908Z Skipping (s,q) (1.44, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7382066Z Skipping (s,q) (1.45, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7382222Z Skipping (s,q) (1.46, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7382412Z Skipping (s,q) (1.47, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7382571Z Skipping (s,q) (1.48, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7382725Z Skipping (s,q) (1.49, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7382880Z Skipping (s,q) (1.5, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7383075Z Skipping (s,q) (1.51, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7383229Z Skipping (s,q) (1.52, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7383387Z Skipping (s,q) (1.53, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7383542Z Skipping (s,q) (1.54, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7383695Z Skipping (s,q) (1.55, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7383860Z Skipping (s,q) (1.56, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7384013Z Skipping (s,q) (1.57, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7384176Z Skipping (s,q) (1.58, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7384328Z Skipping (s,q) (1.59, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7384481Z Skipping (s,q) (1.6, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7384637Z Skipping (s,q) (1.61, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7384795Z Skipping (s,q) (1.62, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7384953Z Skipping (s,q) (1.63, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7385109Z Skipping (s,q) (1.64, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7385267Z Skipping (s,q) (1.65, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7385420Z Skipping (s,q) (1.66, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7385578Z Skipping (s,q) (1.67, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7385731Z Skipping (s,q) (1.68, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7385892Z Skipping (s,q) (1.69, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7386047Z Skipping (s,q) (1.7, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7386201Z Skipping (s,q) (1.71, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7386358Z Skipping (s,q) (1.72, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7386516Z Skipping (s,q) (1.73, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7386714Z Skipping (s,q) (1.74, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7386873Z Skipping (s,q) (1.75, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7387029Z Skipping (s,q) (1.76, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7387193Z Skipping (s,q) (1.77, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7387347Z Skipping (s,q) (1.78, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7387501Z Skipping (s,q) (1.79, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7387659Z Skipping (s,q) (1.8, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7387813Z Skipping (s,q) (1.81, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7387968Z Skipping (s,q) (1.82, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7388125Z Skipping (s,q) (1.83, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7388282Z Skipping (s,q) (1.84, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7388443Z Skipping (s,q) (1.85, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7388596Z Skipping (s,q) (1.86, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7388791Z Skipping (s,q) (1.87, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7388950Z Skipping (s,q) (1.88, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7389105Z Skipping (s,q) (1.89, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7389263Z Skipping (s,q) (1.9, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7389420Z Skipping (s,q) (1.91, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7389610Z Skipping (s,q) (1.92, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7389770Z Skipping (s,q) (1.93, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7389924Z Skipping (s,q) (1.94, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7390116Z Skipping (s,q) (1.95, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7390278Z Skipping (s,q) (1.96, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7390431Z Skipping (s,q) (1.97, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7390588Z Skipping (s,q) (1.98, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7390749Z Skipping (s,q) (1.99, 3750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7390904Z Skipping (s,q) (0.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7391062Z Skipping (s,q) (0.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7391218Z Skipping (s,q) (0.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7391375Z Skipping (s,q) (0.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7391531Z Skipping (s,q) (0.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7391685Z Skipping (s,q) (0.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7391842Z Skipping (s,q) (0.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7392004Z Skipping (s,q) (0.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7392158Z Skipping (s,q) (0.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7392319Z Skipping (s,q) (0.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7392480Z Skipping (s,q) (0.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7392633Z Skipping (s,q) (0.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7392791Z Skipping (s,q) (0.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7392947Z Skipping (s,q) (0.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7393104Z Skipping (s,q) (0.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7393263Z Skipping (s,q) (0.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7393418Z Skipping (s,q) (0.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7393576Z Skipping (s,q) (0.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7393773Z Skipping (s,q) (0.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7393927Z Skipping (s,q) (0.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7394082Z Skipping (s,q) (0.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7394241Z Skipping (s,q) (0.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7394395Z Skipping (s,q) (0.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7394554Z Skipping (s,q) (0.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7394709Z Skipping (s,q) (0.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7394866Z Skipping (s,q) (0.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7395026Z Skipping (s,q) (0.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7395179Z Skipping (s,q) (0.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7395344Z Skipping (s,q) (0.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7395502Z Skipping (s,q) (0.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7395656Z Skipping (s,q) (0.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7395818Z Skipping (s,q) (0.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7396012Z Skipping (s,q) (0.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7396168Z Skipping (s,q) (0.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7396336Z Skipping (s,q) (0.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7396490Z Skipping (s,q) (0.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7396683Z Skipping (s,q) (0.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7396840Z Skipping (s,q) (0.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7396995Z Skipping (s,q) (0.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7397151Z Skipping (s,q) (0.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7397344Z Skipping (s,q) (0.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7397501Z Skipping (s,q) (0.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7397659Z Skipping (s,q) (0.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7397815Z Skipping (s,q) (0.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7397971Z Skipping (s,q) (0.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7398127Z Skipping (s,q) (0.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7398282Z Skipping (s,q) (0.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7398447Z Skipping (s,q) (0.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7398602Z Skipping (s,q) (0.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7398756Z Skipping (s,q) (0.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7398914Z Skipping (s,q) (0.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7399069Z Skipping (s,q) (0.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7399228Z Skipping (s,q) (0.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7399382Z Skipping (s,q) (0.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7399538Z Skipping (s,q) (0.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7399695Z Skipping (s,q) (0.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7399851Z Skipping (s,q) (0.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7400007Z Skipping (s,q) (0.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7400164Z Skipping (s,q) (0.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7400318Z Skipping (s,q) (0.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7400476Z Skipping (s,q) (0.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7400636Z Skipping (s,q) (0.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7400791Z Skipping (s,q) (0.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7401017Z Skipping (s,q) (0.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7401171Z Skipping (s,q) (0.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7401327Z Skipping (s,q) (0.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7401482Z Skipping (s,q) (0.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7401637Z Skipping (s,q) (0.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7401796Z Skipping (s,q) (0.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7401949Z Skipping (s,q) (0.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7402104Z Skipping (s,q) (0.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7402261Z Skipping (s,q) (0.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7402416Z Skipping (s,q) (0.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7402574Z Skipping (s,q) (0.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7402733Z Skipping (s,q) (0.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7402887Z Skipping (s,q) (0.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7403046Z Skipping (s,q) (0.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7403243Z Skipping (s,q) (0.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7403400Z Skipping (s,q) (0.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7403557Z Skipping (s,q) (0.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7403711Z Skipping (s,q) (0.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7403910Z Skipping (s,q) (0.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7404068Z Skipping (s,q) (0.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7404223Z Skipping (s,q) (0.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7404580Z Skipping (s,q) (0.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7404747Z Skipping (s,q) (0.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7404902Z Skipping (s,q) (0.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7405058Z Skipping (s,q) (0.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7405213Z Skipping (s,q) (0.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7405369Z Skipping (s,q) (0.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7405530Z Skipping (s,q) (0.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7405684Z Skipping (s,q) (0.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7405842Z Skipping (s,q) (0.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7406001Z Skipping (s,q) (0.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7406156Z Skipping (s,q) (0.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7406317Z Skipping (s,q) (0.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7406473Z Skipping (s,q) (0.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7406626Z Skipping (s,q) (0.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7406783Z Skipping (s,q) (0.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7406977Z Skipping (s,q) (1, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7407133Z Skipping (s,q) (1.01, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7407292Z Skipping (s,q) (1.02, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7412195Z Skipping (s,q) (1.03, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7412398Z Skipping (s,q) (1.04, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7412558Z Skipping (s,q) (1.05, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7412713Z Skipping (s,q) (1.06, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7412869Z Skipping (s,q) (1.07, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7413139Z Skipping (s,q) (1.08, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7413292Z Skipping (s,q) (1.09, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7413448Z Skipping (s,q) (1.1, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7413605Z Skipping (s,q) (1.11, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7413766Z Skipping (s,q) (1.12, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7413920Z Skipping (s,q) (1.13, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7414078Z Skipping (s,q) (1.14, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7414234Z Skipping (s,q) (1.15, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7414387Z Skipping (s,q) (1.16, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7414540Z Skipping (s,q) (1.17, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7414697Z Skipping (s,q) (1.18, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7414851Z Skipping (s,q) (1.19, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7415011Z Skipping (s,q) (1.2, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7415164Z Skipping (s,q) (1.21, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7415379Z Skipping (s,q) (1.22, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7415538Z Skipping (s,q) (1.23, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7415692Z Skipping (s,q) (1.24, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7415845Z Skipping (s,q) (1.25, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7416058Z Skipping (s,q) (1.26, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7416212Z Skipping (s,q) (1.27, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7416369Z Skipping (s,q) (1.28, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7416522Z Skipping (s,q) (1.29, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7416729Z Skipping (s,q) (1.3, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7416894Z Skipping (s,q) (1.31, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7417047Z Skipping (s,q) (1.32, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7417201Z Skipping (s,q) (1.33, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7417360Z Skipping (s,q) (1.34, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7417515Z Skipping (s,q) (1.35, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7417667Z Skipping (s,q) (1.36, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7417825Z Skipping (s,q) (1.37, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7417978Z Skipping (s,q) (1.38, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7418132Z Skipping (s,q) (1.39, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7418287Z Skipping (s,q) (1.4, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7418444Z Skipping (s,q) (1.41, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7418602Z Skipping (s,q) (1.42, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7418755Z Skipping (s,q) (1.43, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7418909Z Skipping (s,q) (1.44, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7419069Z Skipping (s,q) (1.45, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7419223Z Skipping (s,q) (1.46, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7419384Z Skipping (s,q) (1.47, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7419537Z Skipping (s,q) (1.48, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7419700Z Skipping (s,q) (1.49, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7419856Z Skipping (s,q) (1.5, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7420009Z Skipping (s,q) (1.51, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7420163Z Skipping (s,q) (1.52, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7420366Z Skipping (s,q) (1.53, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7420522Z Skipping (s,q) (1.54, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7420676Z Skipping (s,q) (1.55, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7420835Z Skipping (s,q) (1.56, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7420988Z Skipping (s,q) (1.57, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7421146Z Skipping (s,q) (1.58, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7421298Z Skipping (s,q) (1.59, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7421453Z Skipping (s,q) (1.6, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7421608Z Skipping (s,q) (1.61, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7421761Z Skipping (s,q) (1.62, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7421926Z Skipping (s,q) (1.63, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7422086Z Skipping (s,q) (1.64, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7422241Z Skipping (s,q) (1.65, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7422395Z Skipping (s,q) (1.66, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7422590Z Skipping (s,q) (1.67, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7422744Z Skipping (s,q) (1.68, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7422902Z Skipping (s,q) (1.69, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7423057Z Skipping (s,q) (1.7, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7423254Z Skipping (s,q) (1.71, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7423408Z Skipping (s,q) (1.72, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7423560Z Skipping (s,q) (1.73, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7423754Z Skipping (s,q) (1.74, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7423914Z Skipping (s,q) (1.75, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7424068Z Skipping (s,q) (1.76, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7424225Z Skipping (s,q) (1.77, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7424380Z Skipping (s,q) (1.78, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7424540Z Skipping (s,q) (1.79, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7424696Z Skipping (s,q) (1.8, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7424851Z Skipping (s,q) (1.81, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7425011Z Skipping (s,q) (1.82, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7425168Z Skipping (s,q) (1.83, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7425322Z Skipping (s,q) (1.84, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7425477Z Skipping (s,q) (1.85, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7425635Z Skipping (s,q) (1.86, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7425790Z Skipping (s,q) (1.87, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7425942Z Skipping (s,q) (1.88, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7426098Z Skipping (s,q) (1.89, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7426255Z Skipping (s,q) (1.9, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7426410Z Skipping (s,q) (1.91, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7426564Z Skipping (s,q) (1.92, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7426723Z Skipping (s,q) (1.93, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7426877Z Skipping (s,q) (1.94, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7427031Z Skipping (s,q) (1.95, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7427185Z Skipping (s,q) (1.96, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7427340Z Skipping (s,q) (1.97, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7427550Z Skipping (s,q) (1.98, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7427707Z Skipping (s,q) (1.99, 4000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7427863Z Skipping (s,q) (0.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7428020Z Skipping (s,q) (0.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7428175Z Skipping (s,q) (0.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7428329Z Skipping (s,q) (0.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7428490Z Skipping (s,q) (0.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7428644Z Skipping (s,q) (0.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7428799Z Skipping (s,q) (0.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7428953Z Skipping (s,q) (0.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7429108Z Skipping (s,q) (0.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7429270Z Skipping (s,q) (0.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7429424Z Skipping (s,q) (0.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7429619Z Skipping (s,q) (0.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7429776Z Skipping (s,q) (0.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7429928Z Skipping (s,q) (0.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7430090Z Skipping (s,q) (0.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7430281Z Skipping (s,q) (0.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7430436Z Skipping (s,q) (0.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7430591Z Skipping (s,q) (0.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7430752Z Skipping (s,q) (0.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7430943Z Skipping (s,q) (0.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7431104Z Skipping (s,q) (0.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7431256Z Skipping (s,q) (0.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7431413Z Skipping (s,q) (0.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7431566Z Skipping (s,q) (0.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7431719Z Skipping (s,q) (0.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7431876Z Skipping (s,q) (0.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7432029Z Skipping (s,q) (0.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7432185Z Skipping (s,q) (0.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7432341Z Skipping (s,q) (0.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7432499Z Skipping (s,q) (0.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7432659Z Skipping (s,q) (0.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7432814Z Skipping (s,q) (0.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7432966Z Skipping (s,q) (0.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7433133Z Skipping (s,q) (0.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7433290Z Skipping (s,q) (0.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7433445Z Skipping (s,q) (0.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7433602Z Skipping (s,q) (0.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7433756Z Skipping (s,q) (0.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7433914Z Skipping (s,q) (0.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7434066Z Skipping (s,q) (0.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7434219Z Skipping (s,q) (0.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7434379Z Skipping (s,q) (0.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7434579Z Skipping (s,q) (0.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7434732Z Skipping (s,q) (0.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7434889Z Skipping (s,q) (0.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7435046Z Skipping (s,q) (0.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7435202Z Skipping (s,q) (0.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7435381Z Skipping (s,q) (0.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7435537Z Skipping (s,q) (0.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7435702Z Skipping (s,q) (0.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7435857Z Skipping (s,q) (0.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7436009Z Skipping (s,q) (0.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7436167Z Skipping (s,q) (0.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7436324Z Skipping (s,q) (0.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7436476Z Skipping (s,q) (0.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7436633Z Skipping (s,q) (0.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7436826Z Skipping (s,q) (0.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7436982Z Skipping (s,q) (0.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7437136Z Skipping (s,q) (0.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7437289Z Skipping (s,q) (0.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7437509Z Skipping (s,q) (0.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7437663Z Skipping (s,q) (0.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7437821Z Skipping (s,q) (0.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7437983Z Skipping (s,q) (0.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7438176Z Skipping (s,q) (0.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7438332Z Skipping (s,q) (0.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7438486Z Skipping (s,q) (0.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7438642Z Skipping (s,q) (0.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7438798Z Skipping (s,q) (0.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7438952Z Skipping (s,q) (0.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7439106Z Skipping (s,q) (0.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7439266Z Skipping (s,q) (0.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7439419Z Skipping (s,q) (0.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7439575Z Skipping (s,q) (0.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7439727Z Skipping (s,q) (0.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7439884Z Skipping (s,q) (0.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7440045Z Skipping (s,q) (0.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7440197Z Skipping (s,q) (0.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7440351Z Skipping (s,q) (0.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7440508Z Skipping (s,q) (0.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7440662Z Skipping (s,q) (0.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7440818Z Skipping (s,q) (0.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7440974Z Skipping (s,q) (0.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7441134Z Skipping (s,q) (0.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7441296Z Skipping (s,q) (0.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7441448Z Skipping (s,q) (0.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7441603Z Skipping (s,q) (0.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7441804Z Skipping (s,q) (0.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7441957Z Skipping (s,q) (0.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7442116Z Skipping (s,q) (0.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7442269Z Skipping (s,q) (0.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7442425Z Skipping (s,q) (0.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7442581Z Skipping (s,q) (0.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7442737Z Skipping (s,q) (0.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7442889Z Skipping (s,q) (0.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7443045Z Skipping (s,q) (0.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7443197Z Skipping (s,q) (0.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7443367Z Skipping (s,q) (0.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7443533Z Skipping (s,q) (0.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7443683Z Skipping (s,q) (1, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7443881Z Skipping (s,q) (1.01, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7444034Z Skipping (s,q) (1.02, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7444187Z Skipping (s,q) (1.03, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7444344Z Skipping (s,q) (1.04, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7444497Z Skipping (s,q) (1.05, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7444689Z Skipping (s,q) (1.06, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7444842Z Skipping (s,q) (1.07, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7444995Z Skipping (s,q) (1.08, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7445188Z Skipping (s,q) (1.09, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7445344Z Skipping (s,q) (1.1, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7445499Z Skipping (s,q) (1.11, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7445656Z Skipping (s,q) (1.12, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7445821Z Skipping (s,q) (1.13, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7445976Z Skipping (s,q) (1.14, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7446133Z Skipping (s,q) (1.15, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7446285Z Skipping (s,q) (1.16, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7446441Z Skipping (s,q) (1.17, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7446594Z Skipping (s,q) (1.18, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7446748Z Skipping (s,q) (1.19, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7446979Z Skipping (s,q) (1.2, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7447137Z Skipping (s,q) (1.21, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7447288Z Skipping (s,q) (1.22, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7447444Z Skipping (s,q) (1.23, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7447598Z Skipping (s,q) (1.24, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7447755Z Skipping (s,q) (1.25, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7447907Z Skipping (s,q) (1.26, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7448060Z Skipping (s,q) (1.27, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7448218Z Skipping (s,q) (1.28, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7448371Z Skipping (s,q) (1.29, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7448524Z Skipping (s,q) (1.3, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7448681Z Skipping (s,q) (1.31, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7448880Z Skipping (s,q) (1.32, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7449042Z Skipping (s,q) (1.33, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7449201Z Skipping (s,q) (1.34, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7449358Z Skipping (s,q) (1.35, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7449513Z Skipping (s,q) (1.36, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7449665Z Skipping (s,q) (1.37, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7449818Z Skipping (s,q) (1.38, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7449974Z Skipping (s,q) (1.39, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7450128Z Skipping (s,q) (1.4, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7450282Z Skipping (s,q) (1.41, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7450435Z Skipping (s,q) (1.42, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7450591Z Skipping (s,q) (1.43, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7450744Z Skipping (s,q) (1.44, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7450897Z Skipping (s,q) (1.45, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7451092Z Skipping (s,q) (1.46, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7451247Z Skipping (s,q) (1.47, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7451399Z Skipping (s,q) (1.48, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7451552Z Skipping (s,q) (1.49, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7451740Z Skipping (s,q) (1.5, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7451893Z Skipping (s,q) (1.51, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7452047Z Skipping (s,q) (1.52, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7452199Z Skipping (s,q) (1.53, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7452392Z Skipping (s,q) (1.54, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7452554Z Skipping (s,q) (1.55, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7452711Z Skipping (s,q) (1.56, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7452869Z Skipping (s,q) (1.57, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7453022Z Skipping (s,q) (1.58, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7453173Z Skipping (s,q) (1.59, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7453328Z Skipping (s,q) (1.6, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7453483Z Skipping (s,q) (1.61, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7453635Z Skipping (s,q) (1.62, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7453789Z Skipping (s,q) (1.63, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7453941Z Skipping (s,q) (1.64, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7454098Z Skipping (s,q) (1.65, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7454252Z Skipping (s,q) (1.66, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7454404Z Skipping (s,q) (1.67, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7454563Z Skipping (s,q) (1.68, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7454716Z Skipping (s,q) (1.69, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7454868Z Skipping (s,q) (1.7, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7455025Z Skipping (s,q) (1.71, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7455184Z Skipping (s,q) (1.72, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7455335Z Skipping (s,q) (1.73, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7455489Z Skipping (s,q) (1.74, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7455643Z Skipping (s,q) (1.75, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7455799Z Skipping (s,q) (1.76, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7455995Z Skipping (s,q) (1.77, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7456146Z Skipping (s,q) (1.78, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7456303Z Skipping (s,q) (1.79, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7456455Z Skipping (s,q) (1.8, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7456608Z Skipping (s,q) (1.81, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7456762Z Skipping (s,q) (1.82, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7456914Z Skipping (s,q) (1.83, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7457071Z Skipping (s,q) (1.84, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7457223Z Skipping (s,q) (1.85, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7457374Z Skipping (s,q) (1.86, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7457537Z Skipping (s,q) (1.87, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7457692Z Skipping (s,q) (1.88, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7457843Z Skipping (s,q) (1.89, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7457995Z Skipping (s,q) (1.9, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7458188Z Skipping (s,q) (1.91, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7458343Z Skipping (s,q) (1.92, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7458494Z Skipping (s,q) (1.93, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7458644Z Skipping (s,q) (1.94, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7458835Z Skipping (s,q) (1.95, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7458988Z Skipping (s,q) (1.96, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7459140Z Skipping (s,q) (1.97, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7459330Z Skipping (s,q) (1.98, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7459487Z Skipping (s,q) (1.99, 4250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7459643Z Skipping (s,q) (0.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7459794Z Skipping (s,q) (0.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7459947Z Skipping (s,q) (0.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7460102Z Skipping (s,q) (0.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7460253Z Skipping (s,q) (0.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7460405Z Skipping (s,q) (0.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7460563Z Skipping (s,q) (0.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7460721Z Skipping (s,q) (0.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7460877Z Skipping (s,q) (0.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7461032Z Skipping (s,q) (0.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7461185Z Skipping (s,q) (0.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7461339Z Skipping (s,q) (0.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7461491Z Skipping (s,q) (0.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7461645Z Skipping (s,q) (0.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7461799Z Skipping (s,q) (0.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7461951Z Skipping (s,q) (0.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7462106Z Skipping (s,q) (0.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7462260Z Skipping (s,q) (0.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7462413Z Skipping (s,q) (0.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7462567Z Skipping (s,q) (0.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7462719Z Skipping (s,q) (0.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7462918Z Skipping (s,q) (0.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7463078Z Skipping (s,q) (0.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7463231Z Skipping (s,q) (0.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7463384Z Skipping (s,q) (0.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7463538Z Skipping (s,q) (0.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7463691Z Skipping (s,q) (0.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7463846Z Skipping (s,q) (0.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7464000Z Skipping (s,q) (0.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7464151Z Skipping (s,q) (0.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7464307Z Skipping (s,q) (0.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7464459Z Skipping (s,q) (0.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7464612Z Skipping (s,q) (0.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7464771Z Skipping (s,q) (0.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7464922Z Skipping (s,q) (0.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7465139Z Skipping (s,q) (0.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7465292Z Skipping (s,q) (0.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7465444Z Skipping (s,q) (0.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7465599Z Skipping (s,q) (0.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7465788Z Skipping (s,q) (0.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7465941Z Skipping (s,q) (0.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7466096Z Skipping (s,q) (0.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7466249Z Skipping (s,q) (0.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7466446Z Skipping (s,q) (0.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7466602Z Skipping (s,q) (0.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7466752Z Skipping (s,q) (0.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7466910Z Skipping (s,q) (0.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7467061Z Skipping (s,q) (0.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7467212Z Skipping (s,q) (0.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7467366Z Skipping (s,q) (0.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7467521Z Skipping (s,q) (0.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7467675Z Skipping (s,q) (0.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7467827Z Skipping (s,q) (0.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7467980Z Skipping (s,q) (0.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7468137Z Skipping (s,q) (0.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7468292Z Skipping (s,q) (0.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7468444Z Skipping (s,q) (0.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7468601Z Skipping (s,q) (0.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7468753Z Skipping (s,q) (0.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7468907Z Skipping (s,q) (0.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7469061Z Skipping (s,q) (0.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7469214Z Skipping (s,q) (0.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7469372Z Skipping (s,q) (0.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7469524Z Skipping (s,q) (0.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7469676Z Skipping (s,q) (0.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7469836Z Skipping (s,q) (0.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7470038Z Skipping (s,q) (0.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7470196Z Skipping (s,q) (0.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7470349Z Skipping (s,q) (0.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7470502Z Skipping (s,q) (0.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7470657Z Skipping (s,q) (0.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7470811Z Skipping (s,q) (0.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7470962Z Skipping (s,q) (0.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7471123Z Skipping (s,q) (0.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7471274Z Skipping (s,q) (0.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7471433Z Skipping (s,q) (0.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7471588Z Skipping (s,q) (0.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7471742Z Skipping (s,q) (0.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7471895Z Skipping (s,q) (0.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7472047Z Skipping (s,q) (0.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7472240Z Skipping (s,q) (0.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7472396Z Skipping (s,q) (0.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7472548Z Skipping (s,q) (0.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7472702Z Skipping (s,q) (0.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7472890Z Skipping (s,q) (0.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7473044Z Skipping (s,q) (0.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7473201Z Skipping (s,q) (0.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7473389Z Skipping (s,q) (0.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7473548Z Skipping (s,q) (0.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7473705Z Skipping (s,q) (0.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7473859Z Skipping (s,q) (0.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7474017Z Skipping (s,q) (0.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7474170Z Skipping (s,q) (0.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7474323Z Skipping (s,q) (0.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7474477Z Skipping (s,q) (0.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7474632Z Skipping (s,q) (0.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7474784Z Skipping (s,q) (0.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7474940Z Skipping (s,q) (0.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7475093Z Skipping (s,q) (0.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7475251Z Skipping (s,q) (1, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7475406Z Skipping (s,q) (1.01, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7475557Z Skipping (s,q) (1.02, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7475713Z Skipping (s,q) (1.03, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7475866Z Skipping (s,q) (1.04, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7476019Z Skipping (s,q) (1.05, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7476174Z Skipping (s,q) (1.06, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7476328Z Skipping (s,q) (1.07, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7476482Z Skipping (s,q) (1.08, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7476638Z Skipping (s,q) (1.09, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7476789Z Skipping (s,q) (1.1, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7476946Z Skipping (s,q) (1.11, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7477141Z Skipping (s,q) (1.12, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7477293Z Skipping (s,q) (1.13, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7477449Z Skipping (s,q) (1.14, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7477603Z Skipping (s,q) (1.15, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7477754Z Skipping (s,q) (1.16, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7477908Z Skipping (s,q) (1.17, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7478061Z Skipping (s,q) (1.18, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7478216Z Skipping (s,q) (1.19, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7478371Z Skipping (s,q) (1.2, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7478524Z Skipping (s,q) (1.21, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7478684Z Skipping (s,q) (1.22, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7478841Z Skipping (s,q) (1.23, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7478992Z Skipping (s,q) (1.24, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7479187Z Skipping (s,q) (1.25, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7479341Z Skipping (s,q) (1.26, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7479497Z Skipping (s,q) (1.27, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7479650Z Skipping (s,q) (1.28, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7479840Z Skipping (s,q) (1.29, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7479996Z Skipping (s,q) (1.3, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7480149Z Skipping (s,q) (1.31, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7480302Z Skipping (s,q) (1.32, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7480496Z Skipping (s,q) (1.33, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7480651Z Skipping (s,q) (1.34, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7480806Z Skipping (s,q) (1.35, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7480962Z Skipping (s,q) (1.36, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7481115Z Skipping (s,q) (1.37, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7481271Z Skipping (s,q) (1.38, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7481423Z Skipping (s,q) (1.39, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7481575Z Skipping (s,q) (1.4, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7481736Z Skipping (s,q) (1.41, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7481889Z Skipping (s,q) (1.42, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7482048Z Skipping (s,q) (1.43, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7482205Z Skipping (s,q) (1.44, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7482360Z Skipping (s,q) (1.45, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7482518Z Skipping (s,q) (1.46, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7482671Z Skipping (s,q) (1.47, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7482827Z Skipping (s,q) (1.48, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7482983Z Skipping (s,q) (1.49, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7483136Z Skipping (s,q) (1.5, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7483296Z Skipping (s,q) (1.51, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7483451Z Skipping (s,q) (1.52, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7483603Z Skipping (s,q) (1.53, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7483759Z Skipping (s,q) (1.54, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7483914Z Skipping (s,q) (1.55, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7484116Z Skipping (s,q) (1.56, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7484276Z Skipping (s,q) (1.57, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7484430Z Skipping (s,q) (1.58, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7484587Z Skipping (s,q) (1.59, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7484743Z Skipping (s,q) (1.6, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7484898Z Skipping (s,q) (1.61, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7485060Z Skipping (s,q) (1.62, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7485213Z Skipping (s,q) (1.63, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7485365Z Skipping (s,q) (1.64, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7485524Z Skipping (s,q) (1.65, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7485683Z Skipping (s,q) (1.66, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7485844Z Skipping (s,q) (1.67, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7485999Z Skipping (s,q) (1.68, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7486150Z Skipping (s,q) (1.69, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7486355Z Skipping (s,q) (1.7, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7486510Z Skipping (s,q) (1.71, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7486671Z Skipping (s,q) (1.72, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7486829Z Skipping (s,q) (1.73, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7487088Z Skipping (s,q) (1.74, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7487243Z Skipping (s,q) (1.75, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7487400Z Skipping (s,q) (1.76, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7487561Z Skipping (s,q) (1.77, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7487763Z Skipping (s,q) (1.78, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7487918Z Skipping (s,q) (1.79, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7488122Z Skipping (s,q) (1.8, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7488285Z Skipping (s,q) (1.81, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7488437Z Skipping (s,q) (1.82, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7488619Z Skipping (s,q) (1.83, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7488779Z Skipping (s,q) (1.84, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7488935Z Skipping (s,q) (1.85, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7489090Z Skipping (s,q) (1.86, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7489242Z Skipping (s,q) (1.87, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7489394Z Skipping (s,q) (1.88, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7489552Z Skipping (s,q) (1.89, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7489705Z Skipping (s,q) (1.9, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7489858Z Skipping (s,q) (1.91, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7490018Z Skipping (s,q) (1.92, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7490171Z Skipping (s,q) (1.93, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7490330Z Skipping (s,q) (1.94, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7490482Z Skipping (s,q) (1.95, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7490640Z Skipping (s,q) (1.96, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7490799Z Skipping (s,q) (1.97, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7490951Z Skipping (s,q) (1.98, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7491104Z Skipping (s,q) (1.99, 4500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7491263Z Skipping (s,q) (0.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7491487Z Skipping (s,q) (0.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7491645Z Skipping (s,q) (0.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7491800Z Skipping (s,q) (0.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7491955Z Skipping (s,q) (0.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7492114Z Skipping (s,q) (0.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7492273Z Skipping (s,q) (0.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7492429Z Skipping (s,q) (0.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7492586Z Skipping (s,q) (0.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7492740Z Skipping (s,q) (0.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7492896Z Skipping (s,q) (0.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7493330Z Skipping (s,q) (0.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7493488Z Skipping (s,q) (0.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7493645Z Skipping (s,q) (0.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7493844Z Skipping (s,q) (0.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7494002Z Skipping (s,q) (0.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7494160Z Skipping (s,q) (0.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7494313Z Skipping (s,q) (0.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7494470Z Skipping (s,q) (0.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7494661Z Skipping (s,q) (0.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7494815Z Skipping (s,q) (0.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7494975Z Skipping (s,q) (0.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7495167Z Skipping (s,q) (0.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7495325Z Skipping (s,q) (0.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7495482Z Skipping (s,q) (0.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7495634Z Skipping (s,q) (0.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7495791Z Skipping (s,q) (0.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7495947Z Skipping (s,q) (0.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7496098Z Skipping (s,q) (0.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7496251Z Skipping (s,q) (0.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7496406Z Skipping (s,q) (0.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7496558Z Skipping (s,q) (0.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7496715Z Skipping (s,q) (0.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7496873Z Skipping (s,q) (0.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7497029Z Skipping (s,q) (0.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7497189Z Skipping (s,q) (0.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7497344Z Skipping (s,q) (0.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7497501Z Skipping (s,q) (0.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7497654Z Skipping (s,q) (0.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7497806Z Skipping (s,q) (0.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7497962Z Skipping (s,q) (0.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7498117Z Skipping (s,q) (0.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7498271Z Skipping (s,q) (0.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7498428Z Skipping (s,q) (0.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7498584Z Skipping (s,q) (0.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7498838Z Skipping (s,q) (0.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7498991Z Skipping (s,q) (0.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7499143Z Skipping (s,q) (0.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7499302Z Skipping (s,q) (0.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7499458Z Skipping (s,q) (0.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7499614Z Skipping (s,q) (0.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7499774Z Skipping (s,q) (0.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7499931Z Skipping (s,q) (0.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7500091Z Skipping (s,q) (0.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7500244Z Skipping (s,q) (0.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7500395Z Skipping (s,q) (0.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7500559Z Skipping (s,q) (0.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7500713Z Skipping (s,q) (0.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7500866Z Skipping (s,q) (0.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7501065Z Skipping (s,q) (0.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7501221Z Skipping (s,q) (0.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7501375Z Skipping (s,q) (0.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7501526Z Skipping (s,q) (0.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7501728Z Skipping (s,q) (0.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7501888Z Skipping (s,q) (0.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7502040Z Skipping (s,q) (0.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7502193Z Skipping (s,q) (0.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7502392Z Skipping (s,q) (0.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7502550Z Skipping (s,q) (0.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7502705Z Skipping (s,q) (0.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7502860Z Skipping (s,q) (0.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7503015Z Skipping (s,q) (0.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7503175Z Skipping (s,q) (0.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7503328Z Skipping (s,q) (0.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7503487Z Skipping (s,q) (0.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7503645Z Skipping (s,q) (0.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7503799Z Skipping (s,q) (0.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7503952Z Skipping (s,q) (0.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7504110Z Skipping (s,q) (0.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7504263Z Skipping (s,q) (0.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7504581Z Skipping (s,q) (0.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7504738Z Skipping (s,q) (0.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7504891Z Skipping (s,q) (0.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7505050Z Skipping (s,q) (0.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7505204Z Skipping (s,q) (0.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7505360Z Skipping (s,q) (0.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7505515Z Skipping (s,q) (0.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7505667Z Skipping (s,q) (0.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7505826Z Skipping (s,q) (0.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7505983Z Skipping (s,q) (0.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7506221Z Skipping (s,q) (0.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7506378Z Skipping (s,q) (0.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7506530Z Skipping (s,q) (0.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7506687Z Skipping (s,q) (0.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7506846Z Skipping (s,q) (0.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7506999Z Skipping (s,q) (0.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7507154Z Skipping (s,q) (0.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7507310Z Skipping (s,q) (0.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7507463Z Skipping (s,q) (0.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7507616Z Skipping (s,q) (1, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7507772Z Skipping (s,q) (1.01, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7507927Z Skipping (s,q) (1.02, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7508085Z Skipping (s,q) (1.03, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7508239Z Skipping (s,q) (1.04, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7508455Z Skipping (s,q) (1.05, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7508610Z Skipping (s,q) (1.06, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7508761Z Skipping (s,q) (1.07, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7508921Z Skipping (s,q) (1.08, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7509136Z Skipping (s,q) (1.09, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7509290Z Skipping (s,q) (1.1, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7509447Z Skipping (s,q) (1.11, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7509652Z Skipping (s,q) (1.12, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7509817Z Skipping (s,q) (1.13, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7509970Z Skipping (s,q) (1.14, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7510123Z Skipping (s,q) (1.15, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7510284Z Skipping (s,q) (1.16, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7510439Z Skipping (s,q) (1.17, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7510591Z Skipping (s,q) (1.18, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7510749Z Skipping (s,q) (1.19, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7510904Z Skipping (s,q) (1.2, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7511060Z Skipping (s,q) (1.21, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7511214Z Skipping (s,q) (1.22, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7511370Z Skipping (s,q) (1.23, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7511531Z Skipping (s,q) (1.24, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7511685Z Skipping (s,q) (1.25, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7511838Z Skipping (s,q) (1.26, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7511996Z Skipping (s,q) (1.27, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7512148Z Skipping (s,q) (1.28, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7512301Z Skipping (s,q) (1.29, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7512461Z Skipping (s,q) (1.3, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7512617Z Skipping (s,q) (1.31, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7512776Z Skipping (s,q) (1.32, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7512929Z Skipping (s,q) (1.33, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7513082Z Skipping (s,q) (1.34, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7513290Z Skipping (s,q) (1.35, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7513444Z Skipping (s,q) (1.36, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7513596Z Skipping (s,q) (1.37, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7513757Z Skipping (s,q) (1.38, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7513909Z Skipping (s,q) (1.39, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7514067Z Skipping (s,q) (1.4, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7514221Z Skipping (s,q) (1.41, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7514379Z Skipping (s,q) (1.42, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7514533Z Skipping (s,q) (1.43, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7514689Z Skipping (s,q) (1.44, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7514846Z Skipping (s,q) (1.45, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7515011Z Skipping (s,q) (1.46, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7515167Z Skipping (s,q) (1.47, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7515322Z Skipping (s,q) (1.48, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7515515Z Skipping (s,q) (1.49, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7515669Z Skipping (s,q) (1.5, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7515827Z Skipping (s,q) (1.51, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7515978Z Skipping (s,q) (1.52, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7516170Z Skipping (s,q) (1.53, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7516327Z Skipping (s,q) (1.54, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7516481Z Skipping (s,q) (1.55, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7516639Z Skipping (s,q) (1.56, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7516854Z Skipping (s,q) (1.57, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7517011Z Skipping (s,q) (1.58, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7517169Z Skipping (s,q) (1.59, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7517324Z Skipping (s,q) (1.6, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7517479Z Skipping (s,q) (1.61, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7517636Z Skipping (s,q) (1.62, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7517790Z Skipping (s,q) (1.63, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7517953Z Skipping (s,q) (1.64, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7518108Z Skipping (s,q) (1.65, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7518264Z Skipping (s,q) (1.66, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7518419Z Skipping (s,q) (1.67, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7518576Z Skipping (s,q) (1.68, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7518732Z Skipping (s,q) (1.69, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7518895Z Skipping (s,q) (1.7, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7519049Z Skipping (s,q) (1.71, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7519206Z Skipping (s,q) (1.72, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7519359Z Skipping (s,q) (1.73, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7519515Z Skipping (s,q) (1.74, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7519671Z Skipping (s,q) (1.75, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7519825Z Skipping (s,q) (1.76, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7519977Z Skipping (s,q) (1.77, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7520133Z Skipping (s,q) (1.78, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7520290Z Skipping (s,q) (1.79, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7520498Z Skipping (s,q) (1.8, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7520657Z Skipping (s,q) (1.81, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7520810Z Skipping (s,q) (1.82, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7520968Z Skipping (s,q) (1.83, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7521120Z Skipping (s,q) (1.84, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7521273Z Skipping (s,q) (1.85, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7521430Z Skipping (s,q) (1.86, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7521585Z Skipping (s,q) (1.87, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7521736Z Skipping (s,q) (1.88, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7521892Z Skipping (s,q) (1.89, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7522049Z Skipping (s,q) (1.9, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7522210Z Skipping (s,q) (1.91, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7522363Z Skipping (s,q) (1.92, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7522515Z Skipping (s,q) (1.93, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7522713Z Skipping (s,q) (1.94, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7522869Z Skipping (s,q) (1.95, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7523023Z Skipping (s,q) (1.96, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7523183Z Skipping (s,q) (1.97, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7523371Z Skipping (s,q) (1.98, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7523530Z Skipping (s,q) (1.99, 4750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7523683Z Skipping (s,q) (0.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7523871Z Skipping (s,q) (0.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7524031Z Skipping (s,q) (0.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7524183Z Skipping (s,q) (0.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7524335Z Skipping (s,q) (0.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7524498Z Skipping (s,q) (0.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7524654Z Skipping (s,q) (0.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7524813Z Skipping (s,q) (0.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7524967Z Skipping (s,q) (0.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7525124Z Skipping (s,q) (0.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7525281Z Skipping (s,q) (0.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7525437Z Skipping (s,q) (0.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7525591Z Skipping (s,q) (0.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7525754Z Skipping (s,q) (0.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7525908Z Skipping (s,q) (0.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7526067Z Skipping (s,q) (0.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7526222Z Skipping (s,q) (0.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7526373Z Skipping (s,q) (0.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7526529Z Skipping (s,q) (0.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7526717Z Skipping (s,q) (0.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7526938Z Skipping (s,q) (0.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7527106Z Skipping (s,q) (0.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7527261Z Skipping (s,q) (0.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7527421Z Skipping (s,q) (0.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7527578Z Skipping (s,q) (0.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7527783Z Skipping (s,q) (0.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7527942Z Skipping (s,q) (0.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7528099Z Skipping (s,q) (0.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7528252Z Skipping (s,q) (0.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7528410Z Skipping (s,q) (0.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7528564Z Skipping (s,q) (0.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7528723Z Skipping (s,q) (0.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7533151Z Skipping (s,q) (0.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7533349Z Skipping (s,q) (0.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7533507Z Skipping (s,q) (0.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7533669Z Skipping (s,q) (0.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7533833Z Skipping (s,q) (0.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7533987Z Skipping (s,q) (0.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7534218Z Skipping (s,q) (0.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7534379Z Skipping (s,q) (0.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7534532Z Skipping (s,q) (0.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7534690Z Skipping (s,q) (0.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7534882Z Skipping (s,q) (0.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7535038Z Skipping (s,q) (0.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7535196Z Skipping (s,q) (0.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7535349Z Skipping (s,q) (0.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7535546Z Skipping (s,q) (0.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7535703Z Skipping (s,q) (0.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7535856Z Skipping (s,q) (0.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7536014Z Skipping (s,q) (0.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7536166Z Skipping (s,q) (0.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7536317Z Skipping (s,q) (0.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7536474Z Skipping (s,q) (0.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7536629Z Skipping (s,q) (0.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7536791Z Skipping (s,q) (0.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7536945Z Skipping (s,q) (0.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7537100Z Skipping (s,q) (0.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7537258Z Skipping (s,q) (0.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7537413Z Skipping (s,q) (0.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7537566Z Skipping (s,q) (0.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7537722Z Skipping (s,q) (0.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7537878Z Skipping (s,q) (0.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7538035Z Skipping (s,q) (0.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7538188Z Skipping (s,q) (0.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7538342Z Skipping (s,q) (0.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7538504Z Skipping (s,q) (0.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7538658Z Skipping (s,q) (0.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7538812Z Skipping (s,q) (0.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7538971Z Skipping (s,q) (0.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7539169Z Skipping (s,q) (0.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7539327Z Skipping (s,q) (0.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7539479Z Skipping (s,q) (0.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7539634Z Skipping (s,q) (0.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7539790Z Skipping (s,q) (0.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7539941Z Skipping (s,q) (0.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7540093Z Skipping (s,q) (0.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7540250Z Skipping (s,q) (0.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7540402Z Skipping (s,q) (0.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7540560Z Skipping (s,q) (0.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7540717Z Skipping (s,q) (0.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7540872Z Skipping (s,q) (0.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7541030Z Skipping (s,q) (0.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7541182Z Skipping (s,q) (0.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7541375Z Skipping (s,q) (0.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7541533Z Skipping (s,q) (0.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7541687Z Skipping (s,q) (0.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7541841Z Skipping (s,q) (0.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7542039Z Skipping (s,q) (0.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7542194Z Skipping (s,q) (0.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7542351Z Skipping (s,q) (0.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7542502Z Skipping (s,q) (0.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7542696Z Skipping (s,q) (0.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7542852Z Skipping (s,q) (0.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7543006Z Skipping (s,q) (0.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7543163Z Skipping (s,q) (0.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7543320Z Skipping (s,q) (0.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7543471Z Skipping (s,q) (0.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7543625Z Skipping (s,q) (0.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7543780Z Skipping (s,q) (0.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7543932Z Skipping (s,q) (1, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7544092Z Skipping (s,q) (1.01, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7544246Z Skipping (s,q) (1.02, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7544405Z Skipping (s,q) (1.03, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7544566Z Skipping (s,q) (1.04, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7544719Z Skipping (s,q) (1.05, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7544879Z Skipping (s,q) (1.06, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7545032Z Skipping (s,q) (1.07, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7545183Z Skipping (s,q) (1.08, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7545338Z Skipping (s,q) (1.09, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7545494Z Skipping (s,q) (1.1, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7545650Z Skipping (s,q) (1.11, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7545808Z Skipping (s,q) (1.12, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7545962Z Skipping (s,q) (1.13, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7546123Z Skipping (s,q) (1.14, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7546322Z Skipping (s,q) (1.15, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7546475Z Skipping (s,q) (1.16, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7546633Z Skipping (s,q) (1.17, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7546786Z Skipping (s,q) (1.18, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7546939Z Skipping (s,q) (1.19, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7547099Z Skipping (s,q) (1.2, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7547255Z Skipping (s,q) (1.21, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7547414Z Skipping (s,q) (1.22, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7547567Z Skipping (s,q) (1.23, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7547719Z Skipping (s,q) (1.24, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7547881Z Skipping (s,q) (1.25, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7548039Z Skipping (s,q) (1.26, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7548192Z Skipping (s,q) (1.27, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7548389Z Skipping (s,q) (1.28, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7548548Z Skipping (s,q) (1.29, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7548705Z Skipping (s,q) (1.3, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7548856Z Skipping (s,q) (1.31, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7549007Z Skipping (s,q) (1.32, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7549226Z Skipping (s,q) (1.33, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7549380Z Skipping (s,q) (1.34, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7549536Z Skipping (s,q) (1.35, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7549735Z Skipping (s,q) (1.36, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7549891Z Skipping (s,q) (1.37, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7550043Z Skipping (s,q) (1.38, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7550202Z Skipping (s,q) (1.39, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7550357Z Skipping (s,q) (1.4, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7550515Z Skipping (s,q) (1.41, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7550671Z Skipping (s,q) (1.42, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7550849Z Skipping (s,q) (1.43, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7551035Z Skipping (s,q) (1.44, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7551188Z Skipping (s,q) (1.45, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7551339Z Skipping (s,q) (1.46, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7551496Z Skipping (s,q) (1.47, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7551650Z Skipping (s,q) (1.48, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7551807Z Skipping (s,q) (1.49, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7551963Z Skipping (s,q) (1.5, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7552121Z Skipping (s,q) (1.51, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7552285Z Skipping (s,q) (1.52, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7552440Z Skipping (s,q) (1.53, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7552596Z Skipping (s,q) (1.54, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7552755Z Skipping (s,q) (1.55, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7552906Z Skipping (s,q) (1.56, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7553061Z Skipping (s,q) (1.57, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7553219Z Skipping (s,q) (1.58, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7553419Z Skipping (s,q) (1.59, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7553576Z Skipping (s,q) (1.6, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7553727Z Skipping (s,q) (1.61, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7553883Z Skipping (s,q) (1.62, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7554038Z Skipping (s,q) (1.63, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7554190Z Skipping (s,q) (1.64, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7554346Z Skipping (s,q) (1.65, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7554503Z Skipping (s,q) (1.66, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7554656Z Skipping (s,q) (1.67, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7554812Z Skipping (s,q) (1.68, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7554964Z Skipping (s,q) (1.69, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7555123Z Skipping (s,q) (1.7, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7555278Z Skipping (s,q) (1.71, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7555430Z Skipping (s,q) (1.72, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7555636Z Skipping (s,q) (1.73, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7555790Z Skipping (s,q) (1.74, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7555944Z Skipping (s,q) (1.75, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7556101Z Skipping (s,q) (1.76, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7556291Z Skipping (s,q) (1.77, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7556447Z Skipping (s,q) (1.78, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7556608Z Skipping (s,q) (1.79, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7556763Z Skipping (s,q) (1.8, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7556956Z Skipping (s,q) (1.81, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7557114Z Skipping (s,q) (1.82, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7557265Z Skipping (s,q) (1.83, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7557427Z Skipping (s,q) (1.84, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7557579Z Skipping (s,q) (1.85, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7557733Z Skipping (s,q) (1.86, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7557888Z Skipping (s,q) (1.87, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7558042Z Skipping (s,q) (1.88, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7558195Z Skipping (s,q) (1.89, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7558353Z Skipping (s,q) (1.9, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7558508Z Skipping (s,q) (1.91, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7558670Z Skipping (s,q) (1.92, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7558824Z Skipping (s,q) (1.93, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7558977Z Skipping (s,q) (1.94, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7559138Z Skipping (s,q) (1.95, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7559291Z Skipping (s,q) (1.96, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7559442Z Skipping (s,q) (1.97, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7559601Z Skipping (s,q) (1.98, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7559760Z Skipping (s,q) (1.99, 5000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7559917Z Skipping (s,q) (0.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7560071Z Skipping (s,q) (0.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7560223Z Skipping (s,q) (0.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7560378Z Skipping (s,q) (0.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7560577Z Skipping (s,q) (0.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7560729Z Skipping (s,q) (0.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7560889Z Skipping (s,q) (0.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7561043Z Skipping (s,q) (0.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7561200Z Skipping (s,q) (0.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7561352Z Skipping (s,q) (0.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7561506Z Skipping (s,q) (0.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7561666Z Skipping (s,q) (0.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7561819Z Skipping (s,q) (0.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7561971Z Skipping (s,q) (0.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7562130Z Skipping (s,q) (0.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7562285Z Skipping (s,q) (0.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7562442Z Skipping (s,q) (0.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7562595Z Skipping (s,q) (0.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7562790Z Skipping (s,q) (0.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7562949Z Skipping (s,q) (0.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7563103Z Skipping (s,q) (0.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7563255Z Skipping (s,q) (0.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7563451Z Skipping (s,q) (0.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7563608Z Skipping (s,q) (0.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7563770Z Skipping (s,q) (0.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7563964Z Skipping (s,q) (0.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7564123Z Skipping (s,q) (0.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7564280Z Skipping (s,q) (0.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7564431Z Skipping (s,q) (0.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7564587Z Skipping (s,q) (0.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7564744Z Skipping (s,q) (0.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7564900Z Skipping (s,q) (0.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7565057Z Skipping (s,q) (0.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7565214Z Skipping (s,q) (0.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7565366Z Skipping (s,q) (0.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7565521Z Skipping (s,q) (0.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7565677Z Skipping (s,q) (0.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7565833Z Skipping (s,q) (0.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7565991Z Skipping (s,q) (0.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7566144Z Skipping (s,q) (0.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7566302Z Skipping (s,q) (0.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7566454Z Skipping (s,q) (0.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7566606Z Skipping (s,q) (0.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7566760Z Skipping (s,q) (0.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7566989Z Skipping (s,q) (0.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7567143Z Skipping (s,q) (0.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7567302Z Skipping (s,q) (0.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7567458Z Skipping (s,q) (0.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7567660Z Skipping (s,q) (0.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7567822Z Skipping (s,q) (0.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7567976Z Skipping (s,q) (0.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7568139Z Skipping (s,q) (0.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7568293Z Skipping (s,q) (0.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7568445Z Skipping (s,q) (0.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7568602Z Skipping (s,q) (0.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7568756Z Skipping (s,q) (0.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7568909Z Skipping (s,q) (0.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7569067Z Skipping (s,q) (0.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7569221Z Skipping (s,q) (0.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7569378Z Skipping (s,q) (0.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7569535Z Skipping (s,q) (0.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7569691Z Skipping (s,q) (0.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7569892Z Skipping (s,q) (0.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7570048Z Skipping (s,q) (0.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7570200Z Skipping (s,q) (0.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7570355Z Skipping (s,q) (0.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7570543Z Skipping (s,q) (0.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7570702Z Skipping (s,q) (0.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7570855Z Skipping (s,q) (0.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7571007Z Skipping (s,q) (0.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7571198Z Skipping (s,q) (0.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7571353Z Skipping (s,q) (0.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7571505Z Skipping (s,q) (0.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7571662Z Skipping (s,q) (0.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7571814Z Skipping (s,q) (0.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7571970Z Skipping (s,q) (0.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7572122Z Skipping (s,q) (0.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7572277Z Skipping (s,q) (0.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7572435Z Skipping (s,q) (0.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7572587Z Skipping (s,q) (0.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7572740Z Skipping (s,q) (0.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7572901Z Skipping (s,q) (0.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7573056Z Skipping (s,q) (0.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7573211Z Skipping (s,q) (0.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7573365Z Skipping (s,q) (0.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7573520Z Skipping (s,q) (0.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7573677Z Skipping (s,q) (0.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7573831Z Skipping (s,q) (0.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7573984Z Skipping (s,q) (0.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7574145Z Skipping (s,q) (0.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7574298Z Skipping (s,q) (0.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7574458Z Skipping (s,q) (0.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7574611Z Skipping (s,q) (0.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7574807Z Skipping (s,q) (0.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7574965Z Skipping (s,q) (0.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7575118Z Skipping (s,q) (0.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7575273Z Skipping (s,q) (0.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7575431Z Skipping (s,q) (0.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7575585Z Skipping (s,q) (0.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7575738Z Skipping (s,q) (1, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7575897Z Skipping (s,q) (1.01, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7576049Z Skipping (s,q) (1.02, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7576207Z Skipping (s,q) (1.03, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7576363Z Skipping (s,q) (1.04, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7576518Z Skipping (s,q) (1.05, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7576673Z Skipping (s,q) (1.06, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7576825Z Skipping (s,q) (1.07, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7577041Z Skipping (s,q) (1.08, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7577196Z Skipping (s,q) (1.09, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7577349Z Skipping (s,q) (1.1, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7577508Z Skipping (s,q) (1.11, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7577700Z Skipping (s,q) (1.12, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7577854Z Skipping (s,q) (1.13, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7578012Z Skipping (s,q) (1.14, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7578203Z Skipping (s,q) (1.15, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7578361Z Skipping (s,q) (1.16, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7578518Z Skipping (s,q) (1.17, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7578673Z Skipping (s,q) (1.18, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7578833Z Skipping (s,q) (1.19, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7578989Z Skipping (s,q) (1.2, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7579142Z Skipping (s,q) (1.21, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7579298Z Skipping (s,q) (1.22, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7579454Z Skipping (s,q) (1.23, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7579607Z Skipping (s,q) (1.24, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7579764Z Skipping (s,q) (1.25, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7579915Z Skipping (s,q) (1.26, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7580079Z Skipping (s,q) (1.27, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7580233Z Skipping (s,q) (1.28, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7580385Z Skipping (s,q) (1.29, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7580541Z Skipping (s,q) (1.3, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7580695Z Skipping (s,q) (1.31, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7580848Z Skipping (s,q) (1.32, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7581005Z Skipping (s,q) (1.33, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7581160Z Skipping (s,q) (1.34, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7581317Z Skipping (s,q) (1.35, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7581470Z Skipping (s,q) (1.36, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7581622Z Skipping (s,q) (1.37, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7581784Z Skipping (s,q) (1.38, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7581985Z Skipping (s,q) (1.39, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7582139Z Skipping (s,q) (1.4, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7582299Z Skipping (s,q) (1.41, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7582453Z Skipping (s,q) (1.42, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7582615Z Skipping (s,q) (1.43, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7582769Z Skipping (s,q) (1.44, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7582922Z Skipping (s,q) (1.45, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7583076Z Skipping (s,q) (1.46, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7583229Z Skipping (s,q) (1.47, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7583382Z Skipping (s,q) (1.48, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7583539Z Skipping (s,q) (1.49, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7583695Z Skipping (s,q) (1.5, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7583848Z Skipping (s,q) (1.51, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7584045Z Skipping (s,q) (1.52, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7584201Z Skipping (s,q) (1.53, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7584359Z Skipping (s,q) (1.54, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7584513Z Skipping (s,q) (1.55, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7584703Z Skipping (s,q) (1.56, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7584860Z Skipping (s,q) (1.57, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7585012Z Skipping (s,q) (1.58, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7585165Z Skipping (s,q) (1.59, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7585407Z Skipping (s,q) (1.6, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7585566Z Skipping (s,q) (1.61, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7585721Z Skipping (s,q) (1.62, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7585876Z Skipping (s,q) (1.63, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7586470Z Skipping (s,q) (1.64, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7586630Z Skipping (s,q) (1.65, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7586783Z Skipping (s,q) (1.66, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7586935Z Skipping (s,q) (1.67, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7587095Z Skipping (s,q) (1.68, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7587248Z Skipping (s,q) (1.69, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7587406Z Skipping (s,q) (1.7, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7587570Z Skipping (s,q) (1.71, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7587727Z Skipping (s,q) (1.72, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7587906Z Skipping (s,q) (1.73, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7588111Z Skipping (s,q) (1.74, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7588326Z Skipping (s,q) (1.75, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7588562Z Skipping (s,q) (1.76, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7588825Z Skipping (s,q) (1.77, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7589844Z Skipping (s,q) (1.78, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7590145Z Skipping (s,q) (1.79, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7590348Z Skipping (s,q) (1.8, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7590561Z Skipping (s,q) (1.81, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7590770Z Skipping (s,q) (1.82, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7593424Z Skipping (s,q) (1.83, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7593617Z Skipping (s,q) (1.84, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7593774Z Skipping (s,q) (1.85, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7593932Z Skipping (s,q) (1.86, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7594100Z Skipping (s,q) (1.87, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7594255Z Skipping (s,q) (1.88, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7594420Z Skipping (s,q) (1.89, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7594581Z Skipping (s,q) (1.9, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7594739Z Skipping (s,q) (1.91, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7594904Z Skipping (s,q) (1.92, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7595061Z Skipping (s,q) (1.93, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7595218Z Skipping (s,q) (1.94, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7595415Z Skipping (s,q) (1.95, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7595571Z Skipping (s,q) (1.96, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7595731Z Skipping (s,q) (1.97, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7595896Z Skipping (s,q) (1.98, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7596055Z Skipping (s,q) (1.99, 5250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7596224Z Skipping (s,q) (0.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7596447Z Skipping (s,q) (0.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7596605Z Skipping (s,q) (0.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7596781Z Skipping (s,q) (0.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7596938Z Skipping (s,q) (0.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7597140Z Skipping (s,q) (0.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7597308Z Skipping (s,q) (0.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7597462Z Skipping (s,q) (0.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7597626Z Skipping (s,q) (0.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7597782Z Skipping (s,q) (0.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7597938Z Skipping (s,q) (0.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7598105Z Skipping (s,q) (0.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7598262Z Skipping (s,q) (0.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7598417Z Skipping (s,q) (0.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7598577Z Skipping (s,q) (0.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7598733Z Skipping (s,q) (0.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7598897Z Skipping (s,q) (0.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7599062Z Skipping (s,q) (0.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7599219Z Skipping (s,q) (0.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7599382Z Skipping (s,q) (0.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7599536Z Skipping (s,q) (0.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7599692Z Skipping (s,q) (0.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7599859Z Skipping (s,q) (0.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7600016Z Skipping (s,q) (0.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7600181Z Skipping (s,q) (0.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7600337Z Skipping (s,q) (0.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7600493Z Skipping (s,q) (0.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7600656Z Skipping (s,q) (0.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7600936Z Skipping (s,q) (0.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7601093Z Skipping (s,q) (0.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7601254Z Skipping (s,q) (0.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7601409Z Skipping (s,q) (0.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7601571Z Skipping (s,q) (0.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7601726Z Skipping (s,q) (0.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7601885Z Skipping (s,q) (0.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7602046Z Skipping (s,q) (0.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7602200Z Skipping (s,q) (0.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7602355Z Skipping (s,q) (0.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7602520Z Skipping (s,q) (0.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7602683Z Skipping (s,q) (0.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7602846Z Skipping (s,q) (0.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7603003Z Skipping (s,q) (0.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7603159Z Skipping (s,q) (0.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7603320Z Skipping (s,q) (0.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7603477Z Skipping (s,q) (0.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7603631Z Skipping (s,q) (0.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7603839Z Skipping (s,q) (0.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7603997Z Skipping (s,q) (0.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7604161Z Skipping (s,q) (0.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7604353Z Skipping (s,q) (0.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7604865Z Skipping (s,q) (0.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7605039Z Skipping (s,q) (0.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7605199Z Skipping (s,q) (0.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7605355Z Skipping (s,q) (0.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7605516Z Skipping (s,q) (0.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7605674Z Skipping (s,q) (0.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7605829Z Skipping (s,q) (0.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7605995Z Skipping (s,q) (0.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7606150Z Skipping (s,q) (0.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7606309Z Skipping (s,q) (0.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7606467Z Skipping (s,q) (0.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7606627Z Skipping (s,q) (0.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7606785Z Skipping (s,q) (0.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7607039Z Skipping (s,q) (0.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7607196Z Skipping (s,q) (0.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7607358Z Skipping (s,q) (0.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7607514Z Skipping (s,q) (0.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7607676Z Skipping (s,q) (0.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7607836Z Skipping (s,q) (0.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7607991Z Skipping (s,q) (0.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7608156Z Skipping (s,q) (0.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7608317Z Skipping (s,q) (0.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7608619Z Skipping (s,q) (0.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7608867Z Skipping (s,q) (0.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7609030Z Skipping (s,q) (0.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7609193Z Skipping (s,q) (0.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7609350Z Skipping (s,q) (0.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7609504Z Skipping (s,q) (0.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7609666Z Skipping (s,q) (0.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7609824Z Skipping (s,q) (0.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7609982Z Skipping (s,q) (0.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7610147Z Skipping (s,q) (0.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7610302Z Skipping (s,q) (0.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7610474Z Skipping (s,q) (0.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7610634Z Skipping (s,q) (0.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7610790Z Skipping (s,q) (0.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7610955Z Skipping (s,q) (0.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7611111Z Skipping (s,q) (0.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7611267Z Skipping (s,q) (0.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7611433Z Skipping (s,q) (0.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7611725Z Skipping (s,q) (0.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7611903Z Skipping (s,q) (0.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7612058Z Skipping (s,q) (0.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7612212Z Skipping (s,q) (0.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7612435Z Skipping (s,q) (0.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7612594Z Skipping (s,q) (0.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7612746Z Skipping (s,q) (0.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7612906Z Skipping (s,q) (0.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7613058Z Skipping (s,q) (0.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7613215Z Skipping (s,q) (1, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7613369Z Skipping (s,q) (1.01, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7613525Z Skipping (s,q) (1.02, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7613683Z Skipping (s,q) (1.03, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7613835Z Skipping (s,q) (1.04, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7613989Z Skipping (s,q) (1.05, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7614158Z Skipping (s,q) (1.06, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7614313Z Skipping (s,q) (1.07, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7614464Z Skipping (s,q) (1.08, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7614627Z Skipping (s,q) (1.09, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7614780Z Skipping (s,q) (1.1, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7614944Z Skipping (s,q) (1.11, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7615102Z Skipping (s,q) (1.12, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7615256Z Skipping (s,q) (1.13, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7615419Z Skipping (s,q) (1.14, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7615573Z Skipping (s,q) (1.15, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7615723Z Skipping (s,q) (1.16, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7615885Z Skipping (s,q) (1.17, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7616124Z Skipping (s,q) (1.18, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7616282Z Skipping (s,q) (1.19, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7616435Z Skipping (s,q) (1.2, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7616587Z Skipping (s,q) (1.21, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7616743Z Skipping (s,q) (1.22, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7616896Z Skipping (s,q) (1.23, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7617048Z Skipping (s,q) (1.24, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7617209Z Skipping (s,q) (1.25, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7617362Z Skipping (s,q) (1.26, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7617523Z Skipping (s,q) (1.27, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7617678Z Skipping (s,q) (1.28, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7617835Z Skipping (s,q) (1.29, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7617992Z Skipping (s,q) (1.3, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7618144Z Skipping (s,q) (1.31, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7618296Z Skipping (s,q) (1.32, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7618453Z Skipping (s,q) (1.33, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7618606Z Skipping (s,q) (1.34, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7618764Z Skipping (s,q) (1.35, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7618982Z Skipping (s,q) (1.36, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7619137Z Skipping (s,q) (1.37, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7619296Z Skipping (s,q) (1.38, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7619487Z Skipping (s,q) (1.39, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7619642Z Skipping (s,q) (1.4, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7619804Z Skipping (s,q) (1.41, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7619957Z Skipping (s,q) (1.42, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7620115Z Skipping (s,q) (1.43, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7620266Z Skipping (s,q) (1.44, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7620417Z Skipping (s,q) (1.45, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7620575Z Skipping (s,q) (1.46, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7620730Z Skipping (s,q) (1.47, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7620909Z Skipping (s,q) (1.48, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7621092Z Skipping (s,q) (1.49, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7621247Z Skipping (s,q) (1.5, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7621408Z Skipping (s,q) (1.51, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7621565Z Skipping (s,q) (1.52, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7621716Z Skipping (s,q) (1.53, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7621871Z Skipping (s,q) (1.54, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7622022Z Skipping (s,q) (1.55, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7622173Z Skipping (s,q) (1.56, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7622332Z Skipping (s,q) (1.57, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7622488Z Skipping (s,q) (1.58, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7622640Z Skipping (s,q) (1.59, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7622799Z Skipping (s,q) (1.6, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7622951Z Skipping (s,q) (1.61, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7623155Z Skipping (s,q) (1.62, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7623350Z Skipping (s,q) (1.63, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7623503Z Skipping (s,q) (1.64, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7623663Z Skipping (s,q) (1.65, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7623817Z Skipping (s,q) (1.66, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7623968Z Skipping (s,q) (1.67, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7624129Z Skipping (s,q) (1.68, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7624282Z Skipping (s,q) (1.69, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7624441Z Skipping (s,q) (1.7, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7624592Z Skipping (s,q) (1.71, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7624743Z Skipping (s,q) (1.72, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7624903Z Skipping (s,q) (1.73, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7625061Z Skipping (s,q) (1.74, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7625215Z Skipping (s,q) (1.75, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7625372Z Skipping (s,q) (1.76, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7625523Z Skipping (s,q) (1.77, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7625683Z Skipping (s,q) (1.78, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7625834Z Skipping (s,q) (1.79, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7626029Z Skipping (s,q) (1.8, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7626189Z Skipping (s,q) (1.81, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7626341Z Skipping (s,q) (1.82, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7626494Z Skipping (s,q) (1.83, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7626691Z Skipping (s,q) (1.84, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7626849Z Skipping (s,q) (1.85, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7627009Z Skipping (s,q) (1.86, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7627160Z Skipping (s,q) (1.87, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7627311Z Skipping (s,q) (1.88, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7627470Z Skipping (s,q) (1.89, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7627622Z Skipping (s,q) (1.9, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7627777Z Skipping (s,q) (1.91, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7627935Z Skipping (s,q) (1.92, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7628087Z Skipping (s,q) (1.93, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7628248Z Skipping (s,q) (1.94, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7628402Z Skipping (s,q) (1.95, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7628558Z Skipping (s,q) (1.96, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7628718Z Skipping (s,q) (1.97, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7628871Z Skipping (s,q) (1.98, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7629023Z Skipping (s,q) (1.99, 5500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7629181Z Skipping (s,q) (0.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7629334Z Skipping (s,q) (0.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7629491Z Skipping (s,q) (0.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7629644Z Skipping (s,q) (0.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7629795Z Skipping (s,q) (0.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7629952Z Skipping (s,q) (0.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7630106Z Skipping (s,q) (0.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7630345Z Skipping (s,q) (0.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7630511Z Skipping (s,q) (0.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7630663Z Skipping (s,q) (0.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7630826Z Skipping (s,q) (0.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7630979Z Skipping (s,q) (0.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7631130Z Skipping (s,q) (0.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7631288Z Skipping (s,q) (0.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7631441Z Skipping (s,q) (0.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7631592Z Skipping (s,q) (0.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7631750Z Skipping (s,q) (0.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7631903Z Skipping (s,q) (0.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7632060Z Skipping (s,q) (0.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7632219Z Skipping (s,q) (0.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7632370Z Skipping (s,q) (0.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7632528Z Skipping (s,q) (0.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7632680Z Skipping (s,q) (0.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7632832Z Skipping (s,q) (0.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7632992Z Skipping (s,q) (0.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7633185Z Skipping (s,q) (0.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7633337Z Skipping (s,q) (0.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7633495Z Skipping (s,q) (0.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7633687Z Skipping (s,q) (0.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7633851Z Skipping (s,q) (0.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7634006Z Skipping (s,q) (0.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7634159Z Skipping (s,q) (0.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7634317Z Skipping (s,q) (0.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7634469Z Skipping (s,q) (0.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7634622Z Skipping (s,q) (0.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7634779Z Skipping (s,q) (0.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7634936Z Skipping (s,q) (0.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7635094Z Skipping (s,q) (0.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7635248Z Skipping (s,q) (0.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7635400Z Skipping (s,q) (0.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7635564Z Skipping (s,q) (0.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7635719Z Skipping (s,q) (0.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7635871Z Skipping (s,q) (0.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7636030Z Skipping (s,q) (0.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7636183Z Skipping (s,q) (0.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7636345Z Skipping (s,q) (0.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7636496Z Skipping (s,q) (0.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7636650Z Skipping (s,q) (0.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7636806Z Skipping (s,q) (0.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7636960Z Skipping (s,q) (0.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7637112Z Skipping (s,q) (0.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7637271Z Skipping (s,q) (0.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7637507Z Skipping (s,q) (0.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7637671Z Skipping (s,q) (0.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7637823Z Skipping (s,q) (0.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7637974Z Skipping (s,q) (0.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7638134Z Skipping (s,q) (0.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7638285Z Skipping (s,q) (0.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7638440Z Skipping (s,q) (0.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7638601Z Skipping (s,q) (0.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7638753Z Skipping (s,q) (0.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7638912Z Skipping (s,q) (0.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7639068Z Skipping (s,q) (0.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7639241Z Skipping (s,q) (0.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7639417Z Skipping (s,q) (0.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7639585Z Skipping (s,q) (0.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7639753Z Skipping (s,q) (0.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7639925Z Skipping (s,q) (0.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7640095Z Skipping (s,q) (0.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7640307Z Skipping (s,q) (0.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7640465Z Skipping (s,q) (0.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7640617Z Skipping (s,q) (0.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7640777Z Skipping (s,q) (0.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7640969Z Skipping (s,q) (0.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7641129Z Skipping (s,q) (0.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7641290Z Skipping (s,q) (0.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7641442Z Skipping (s,q) (0.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7641595Z Skipping (s,q) (0.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7641759Z Skipping (s,q) (0.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7641911Z Skipping (s,q) (0.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7642072Z Skipping (s,q) (0.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7642228Z Skipping (s,q) (0.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7642381Z Skipping (s,q) (0.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7642540Z Skipping (s,q) (0.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7642695Z Skipping (s,q) (0.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7642852Z Skipping (s,q) (0.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7643012Z Skipping (s,q) (0.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7643165Z Skipping (s,q) (0.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7643326Z Skipping (s,q) (0.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7643477Z Skipping (s,q) (0.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7643630Z Skipping (s,q) (0.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7643789Z Skipping (s,q) (0.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7643944Z Skipping (s,q) (0.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7644097Z Skipping (s,q) (0.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7644258Z Skipping (s,q) (0.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7644412Z Skipping (s,q) (0.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7644679Z Skipping (s,q) (0.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7644834Z Skipping (s,q) (0.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7644986Z Skipping (s,q) (0.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7645140Z Skipping (s,q) (1, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7645293Z Skipping (s,q) (1.01, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7645445Z Skipping (s,q) (1.02, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7645600Z Skipping (s,q) (1.03, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7645759Z Skipping (s,q) (1.04, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7645919Z Skipping (s,q) (1.05, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7646073Z Skipping (s,q) (1.06, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7646228Z Skipping (s,q) (1.07, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7646387Z Skipping (s,q) (1.08, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7646541Z Skipping (s,q) (1.09, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7646691Z Skipping (s,q) (1.1, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7646850Z Skipping (s,q) (1.11, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7647102Z Skipping (s,q) (1.12, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7647266Z Skipping (s,q) (1.13, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7647420Z Skipping (s,q) (1.14, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7647622Z Skipping (s,q) (1.15, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7647783Z Skipping (s,q) (1.16, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7647938Z Skipping (s,q) (1.17, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7648092Z Skipping (s,q) (1.18, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7648294Z Skipping (s,q) (1.19, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7648453Z Skipping (s,q) (1.2, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7648608Z Skipping (s,q) (1.21, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7648768Z Skipping (s,q) (1.22, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7648923Z Skipping (s,q) (1.23, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7649085Z Skipping (s,q) (1.24, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7649240Z Skipping (s,q) (1.25, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7649398Z Skipping (s,q) (1.26, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7649558Z Skipping (s,q) (1.27, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7649712Z Skipping (s,q) (1.28, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7649866Z Skipping (s,q) (1.29, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7650030Z Skipping (s,q) (1.3, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7650190Z Skipping (s,q) (1.31, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7650350Z Skipping (s,q) (1.32, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7650505Z Skipping (s,q) (1.33, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7650660Z Skipping (s,q) (1.34, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7650845Z Skipping (s,q) (1.35, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7651028Z Skipping (s,q) (1.36, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7651184Z Skipping (s,q) (1.37, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7651345Z Skipping (s,q) (1.38, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7651500Z Skipping (s,q) (1.39, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7651663Z Skipping (s,q) (1.4, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7651822Z Skipping (s,q) (1.41, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7652067Z Skipping (s,q) (1.42, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7652229Z Skipping (s,q) (1.43, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7652385Z Skipping (s,q) (1.44, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7652539Z Skipping (s,q) (1.45, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7652705Z Skipping (s,q) (1.46, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7652861Z Skipping (s,q) (1.47, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7653024Z Skipping (s,q) (1.48, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7653183Z Skipping (s,q) (1.49, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7653338Z Skipping (s,q) (1.5, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7653500Z Skipping (s,q) (1.51, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7653661Z Skipping (s,q) (1.52, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7653824Z Skipping (s,q) (1.53, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7653987Z Skipping (s,q) (1.54, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7654142Z Skipping (s,q) (1.55, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7654307Z Skipping (s,q) (1.56, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7654463Z Skipping (s,q) (1.57, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7654618Z Skipping (s,q) (1.58, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7654781Z Skipping (s,q) (1.59, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7654978Z Skipping (s,q) (1.6, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7655135Z Skipping (s,q) (1.61, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7660448Z Skipping (s,q) (1.62, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7660704Z Skipping (s,q) (1.63, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7660883Z Skipping (s,q) (1.64, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7661047Z Skipping (s,q) (1.65, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7661208Z Skipping (s,q) (1.66, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7661378Z Skipping (s,q) (1.67, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7661536Z Skipping (s,q) (1.68, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7661693Z Skipping (s,q) (1.69, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7661864Z Skipping (s,q) (1.7, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7662024Z Skipping (s,q) (1.71, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7662182Z Skipping (s,q) (1.72, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7662347Z Skipping (s,q) (1.73, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7662509Z Skipping (s,q) (1.74, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7662672Z Skipping (s,q) (1.75, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7662834Z Skipping (s,q) (1.76, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7662989Z Skipping (s,q) (1.77, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7663151Z Skipping (s,q) (1.78, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7663309Z Skipping (s,q) (1.79, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7663466Z Skipping (s,q) (1.8, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7663624Z Skipping (s,q) (1.81, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7663783Z Skipping (s,q) (1.82, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7663943Z Skipping (s,q) (1.83, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7664099Z Skipping (s,q) (1.84, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7664256Z Skipping (s,q) (1.85, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7664461Z Skipping (s,q) (1.86, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7664660Z Skipping (s,q) (1.87, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7664817Z Skipping (s,q) (1.88, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7664978Z Skipping (s,q) (1.89, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7665135Z Skipping (s,q) (1.9, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7665292Z Skipping (s,q) (1.91, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7665448Z Skipping (s,q) (1.92, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7665605Z Skipping (s,q) (1.93, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7665765Z Skipping (s,q) (1.94, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7665922Z Skipping (s,q) (1.95, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7666077Z Skipping (s,q) (1.96, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7666245Z Skipping (s,q) (1.97, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7666403Z Skipping (s,q) (1.98, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7666562Z Skipping (s,q) (1.99, 5750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7666722Z Skipping (s,q) (0.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7666879Z Skipping (s,q) (0.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7667040Z Skipping (s,q) (0.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7667198Z Skipping (s,q) (0.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7667394Z Skipping (s,q) (0.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7667555Z Skipping (s,q) (0.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7667711Z Skipping (s,q) (0.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7667870Z Skipping (s,q) (0.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7668066Z Skipping (s,q) (0.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7668230Z Skipping (s,q) (0.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7668392Z Skipping (s,q) (0.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7668553Z Skipping (s,q) (0.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7668708Z Skipping (s,q) (0.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7668865Z Skipping (s,q) (0.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7669025Z Skipping (s,q) (0.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7669196Z Skipping (s,q) (0.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7669353Z Skipping (s,q) (0.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7669510Z Skipping (s,q) (0.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7669674Z Skipping (s,q) (0.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7669834Z Skipping (s,q) (0.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7669993Z Skipping (s,q) (0.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7670153Z Skipping (s,q) (0.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7670310Z Skipping (s,q) (0.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7670466Z Skipping (s,q) (0.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7670626Z Skipping (s,q) (0.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7670805Z Skipping (s,q) (0.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7670988Z Skipping (s,q) (0.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7671145Z Skipping (s,q) (0.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7671300Z Skipping (s,q) (0.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7671460Z Skipping (s,q) (0.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7671617Z Skipping (s,q) (0.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7671861Z Skipping (s,q) (0.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7672024Z Skipping (s,q) (0.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7672179Z Skipping (s,q) (0.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7672341Z Skipping (s,q) (0.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7672499Z Skipping (s,q) (0.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7672654Z Skipping (s,q) (0.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7672813Z Skipping (s,q) (0.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7672971Z Skipping (s,q) (0.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7673124Z Skipping (s,q) (0.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7673288Z Skipping (s,q) (0.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7673446Z Skipping (s,q) (0.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7673612Z Skipping (s,q) (0.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7673769Z Skipping (s,q) (0.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7673924Z Skipping (s,q) (0.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7674083Z Skipping (s,q) (0.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7674238Z Skipping (s,q) (0.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7674392Z Skipping (s,q) (0.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7674552Z Skipping (s,q) (0.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7674756Z Skipping (s,q) (0.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7674916Z Skipping (s,q) (0.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7675070Z Skipping (s,q) (0.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7675290Z Skipping (s,q) (0.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7675453Z Skipping (s,q) (0.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7675611Z Skipping (s,q) (0.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7675767Z Skipping (s,q) (0.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7675927Z Skipping (s,q) (0.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7676083Z Skipping (s,q) (0.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7676240Z Skipping (s,q) (0.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7676396Z Skipping (s,q) (0.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7676553Z Skipping (s,q) (0.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7676715Z Skipping (s,q) (0.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7676870Z Skipping (s,q) (0.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7677029Z Skipping (s,q) (0.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7677190Z Skipping (s,q) (0.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7677349Z Skipping (s,q) (0.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7677508Z Skipping (s,q) (0.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7677663Z Skipping (s,q) (0.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7677819Z Skipping (s,q) (0.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7677980Z Skipping (s,q) (0.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7678136Z Skipping (s,q) (0.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7678295Z Skipping (s,q) (0.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7678457Z Skipping (s,q) (0.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7678614Z Skipping (s,q) (0.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7678774Z Skipping (s,q) (0.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7678977Z Skipping (s,q) (0.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7679173Z Skipping (s,q) (0.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7679331Z Skipping (s,q) (0.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7679488Z Skipping (s,q) (0.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7679643Z Skipping (s,q) (0.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7679803Z Skipping (s,q) (0.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7679960Z Skipping (s,q) (0.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7680117Z Skipping (s,q) (0.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7680277Z Skipping (s,q) (0.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7680434Z Skipping (s,q) (0.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7680592Z Skipping (s,q) (0.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7680750Z Skipping (s,q) (0.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7680912Z Skipping (s,q) (0.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7681074Z Skipping (s,q) (0.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7681230Z Skipping (s,q) (0.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7681385Z Skipping (s,q) (0.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7681544Z Skipping (s,q) (0.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7681700Z Skipping (s,q) (0.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7681903Z Skipping (s,q) (0.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7682060Z Skipping (s,q) (0.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7682214Z Skipping (s,q) (0.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7682373Z Skipping (s,q) (0.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7682568Z Skipping (s,q) (0.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7682727Z Skipping (s,q) (0.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7682883Z Skipping (s,q) (1, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7683039Z Skipping (s,q) (1.01, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7683199Z Skipping (s,q) (1.02, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7683355Z Skipping (s,q) (1.03, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7683509Z Skipping (s,q) (1.04, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7683668Z Skipping (s,q) (1.05, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7683824Z Skipping (s,q) (1.06, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7683982Z Skipping (s,q) (1.07, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7684143Z Skipping (s,q) (1.08, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7684301Z Skipping (s,q) (1.09, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7684466Z Skipping (s,q) (1.1, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7684622Z Skipping (s,q) (1.11, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7684781Z Skipping (s,q) (1.12, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7684941Z Skipping (s,q) (1.13, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7685098Z Skipping (s,q) (1.14, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7685254Z Skipping (s,q) (1.15, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7685411Z Skipping (s,q) (1.16, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7685569Z Skipping (s,q) (1.17, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7685730Z Skipping (s,q) (1.18, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7685885Z Skipping (s,q) (1.19, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7686042Z Skipping (s,q) (1.2, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7686287Z Skipping (s,q) (1.21, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7686445Z Skipping (s,q) (1.22, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7686601Z Skipping (s,q) (1.23, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7686763Z Skipping (s,q) (1.24, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7686993Z Skipping (s,q) (1.25, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7687155Z Skipping (s,q) (1.26, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7687311Z Skipping (s,q) (1.27, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7687470Z Skipping (s,q) (1.28, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7687628Z Skipping (s,q) (1.29, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7687783Z Skipping (s,q) (1.3, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7687941Z Skipping (s,q) (1.31, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7688105Z Skipping (s,q) (1.32, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7688264Z Skipping (s,q) (1.33, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7688417Z Skipping (s,q) (1.34, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7688577Z Skipping (s,q) (1.35, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7688733Z Skipping (s,q) (1.36, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7688892Z Skipping (s,q) (1.37, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7689051Z Skipping (s,q) (1.38, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7689251Z Skipping (s,q) (1.39, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7689411Z Skipping (s,q) (1.4, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7689567Z Skipping (s,q) (1.41, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7689761Z Skipping (s,q) (1.42, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7689922Z Skipping (s,q) (1.43, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7690082Z Skipping (s,q) (1.44, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7690242Z Skipping (s,q) (1.45, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7690397Z Skipping (s,q) (1.46, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7690554Z Skipping (s,q) (1.47, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7690714Z Skipping (s,q) (1.48, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7690869Z Skipping (s,q) (1.49, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7691027Z Skipping (s,q) (1.5, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7691186Z Skipping (s,q) (1.51, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7691341Z Skipping (s,q) (1.52, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7691506Z Skipping (s,q) (1.53, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7691667Z Skipping (s,q) (1.54, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7691829Z Skipping (s,q) (1.55, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7691988Z Skipping (s,q) (1.56, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7692144Z Skipping (s,q) (1.57, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7692300Z Skipping (s,q) (1.58, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7692459Z Skipping (s,q) (1.59, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7692615Z Skipping (s,q) (1.6, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7692777Z Skipping (s,q) (1.61, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7692935Z Skipping (s,q) (1.62, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7693091Z Skipping (s,q) (1.63, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7693250Z Skipping (s,q) (1.64, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7693408Z Skipping (s,q) (1.65, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7693647Z Skipping (s,q) (1.66, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7693807Z Skipping (s,q) (1.67, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7693963Z Skipping (s,q) (1.68, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7694123Z Skipping (s,q) (1.69, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7694278Z Skipping (s,q) (1.7, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7694432Z Skipping (s,q) (1.71, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7694592Z Skipping (s,q) (1.72, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7694747Z Skipping (s,q) (1.73, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7694902Z Skipping (s,q) (1.74, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7695061Z Skipping (s,q) (1.75, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7695218Z Skipping (s,q) (1.76, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7695378Z Skipping (s,q) (1.77, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7695532Z Skipping (s,q) (1.78, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7695686Z Skipping (s,q) (1.79, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7695845Z Skipping (s,q) (1.8, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7695999Z Skipping (s,q) (1.81, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7696152Z Skipping (s,q) (1.82, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7696351Z Skipping (s,q) (1.83, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7696507Z Skipping (s,q) (1.84, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7696661Z Skipping (s,q) (1.85, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7696820Z Skipping (s,q) (1.86, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7697014Z Skipping (s,q) (1.87, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7697175Z Skipping (s,q) (1.88, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7697330Z Skipping (s,q) (1.89, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7697486Z Skipping (s,q) (1.9, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7697646Z Skipping (s,q) (1.91, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7697802Z Skipping (s,q) (1.92, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7697957Z Skipping (s,q) (1.93, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7698116Z Skipping (s,q) (1.94, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7698278Z Skipping (s,q) (1.95, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7698434Z Skipping (s,q) (1.96, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7698591Z Skipping (s,q) (1.97, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7698749Z Skipping (s,q) (1.98, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7698911Z Skipping (s,q) (1.99, 6000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7699066Z Skipping (s,q) (0.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7699221Z Skipping (s,q) (0.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7699378Z Skipping (s,q) (0.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7699533Z Skipping (s,q) (0.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7699691Z Skipping (s,q) (0.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7699846Z Skipping (s,q) (0.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7700040Z Skipping (s,q) (0.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7700505Z Skipping (s,q) (0.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7700938Z Skipping (s,q) (0.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7701375Z Skipping (s,q) (0.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7701911Z Skipping (s,q) (0.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7702380Z Skipping (s,q) (0.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7702792Z Skipping (s,q) (0.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7703205Z Skipping (s,q) (0.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7703616Z Skipping (s,q) (0.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7704037Z Skipping (s,q) (0.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7704664Z Skipping (s,q) (0.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7705157Z Skipping (s,q) (0.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7705579Z Skipping (s,q) (0.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7705995Z Skipping (s,q) (0.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7706454Z Skipping (s,q) (0.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7706910Z Skipping (s,q) (0.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7707320Z Skipping (s,q) (0.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7707730Z Skipping (s,q) (0.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7708135Z Skipping (s,q) (0.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7708548Z Skipping (s,q) (0.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7708956Z Skipping (s,q) (0.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7709365Z Skipping (s,q) (0.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7709894Z Skipping (s,q) (0.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7710308Z Skipping (s,q) (0.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7710731Z Skipping (s,q) (0.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7711170Z Skipping (s,q) (0.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7711643Z Skipping (s,q) (0.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7712054Z Skipping (s,q) (0.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7712459Z Skipping (s,q) (0.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7714241Z Skipping (s,q) (0.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7714649Z Skipping (s,q) (0.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7715058Z Skipping (s,q) (0.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7715462Z Skipping (s,q) (0.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7715874Z Skipping (s,q) (0.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7716281Z Skipping (s,q) (0.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7716686Z Skipping (s,q) (0.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7717093Z Skipping (s,q) (0.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7717501Z Skipping (s,q) (0.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7717912Z Skipping (s,q) (0.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7718320Z Skipping (s,q) (0.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7718731Z Skipping (s,q) (0.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7719136Z Skipping (s,q) (0.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7719538Z Skipping (s,q) (0.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7719944Z Skipping (s,q) (0.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7720357Z Skipping (s,q) (0.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7720766Z Skipping (s,q) (0.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7721171Z Skipping (s,q) (0.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7721580Z Skipping (s,q) (0.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7721997Z Skipping (s,q) (0.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7722537Z Skipping (s,q) (0.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7722960Z Skipping (s,q) (0.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7723371Z Skipping (s,q) (0.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7723791Z Skipping (s,q) (0.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7724205Z Skipping (s,q) (0.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7724617Z Skipping (s,q) (0.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7725037Z Skipping (s,q) (0.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7725452Z Skipping (s,q) (0.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7725865Z Skipping (s,q) (0.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7726274Z Skipping (s,q) (0.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7726699Z Skipping (s,q) (0.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7727188Z Skipping (s,q) (0.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7727598Z Skipping (s,q) (0.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7728018Z Skipping (s,q) (0.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7728434Z Skipping (s,q) (0.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7728849Z Skipping (s,q) (0.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7729261Z Skipping (s,q) (0.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7729675Z Skipping (s,q) (0.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7730139Z Skipping (s,q) (0.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7730550Z Skipping (s,q) (0.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7731014Z Skipping (s,q) (0.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7731468Z Skipping (s,q) (0.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7731881Z Skipping (s,q) (0.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7732293Z Skipping (s,q) (0.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7732704Z Skipping (s,q) (0.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7733118Z Skipping (s,q) (0.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7733531Z Skipping (s,q) (0.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7733943Z Skipping (s,q) (0.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7734359Z Skipping (s,q) (0.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7734772Z Skipping (s,q) (0.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7735185Z Skipping (s,q) (0.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7735602Z Skipping (s,q) (0.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7736016Z Skipping (s,q) (0.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7736426Z Skipping (s,q) (0.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7736845Z Skipping (s,q) (0.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7737259Z Skipping (s,q) (0.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7737668Z Skipping (s,q) (0.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7738085Z Skipping (s,q) (0.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7738501Z Skipping (s,q) (0.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7738922Z Skipping (s,q) (0.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7739338Z Skipping (s,q) (0.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7739753Z Skipping (s,q) (0.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7740173Z Skipping (s,q) (0.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7740591Z Skipping (s,q) (0.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7741060Z Skipping (s,q) (1, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7741520Z Skipping (s,q) (1.01, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7741933Z Skipping (s,q) (1.02, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7742356Z Skipping (s,q) (1.03, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7742775Z Skipping (s,q) (1.04, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7743188Z Skipping (s,q) (1.05, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7743602Z Skipping (s,q) (1.06, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7744026Z Skipping (s,q) (1.07, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7744440Z Skipping (s,q) (1.08, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7744855Z Skipping (s,q) (1.09, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7745283Z Skipping (s,q) (1.1, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7745705Z Skipping (s,q) (1.11, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7746123Z Skipping (s,q) (1.12, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7746539Z Skipping (s,q) (1.13, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7746960Z Skipping (s,q) (1.14, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7747382Z Skipping (s,q) (1.15, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7747792Z Skipping (s,q) (1.16, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7748211Z Skipping (s,q) (1.17, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7748680Z Skipping (s,q) (1.18, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7749101Z Skipping (s,q) (1.19, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7749510Z Skipping (s,q) (1.2, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7749927Z Skipping (s,q) (1.21, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7750381Z Skipping (s,q) (1.22, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7750810Z Skipping (s,q) (1.23, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7751258Z Skipping (s,q) (1.24, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7751679Z Skipping (s,q) (1.25, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7752096Z Skipping (s,q) (1.26, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7752505Z Skipping (s,q) (1.27, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7752921Z Skipping (s,q) (1.28, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7753339Z Skipping (s,q) (1.29, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7753745Z Skipping (s,q) (1.3, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7754162Z Skipping (s,q) (1.31, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7754582Z Skipping (s,q) (1.32, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7754996Z Skipping (s,q) (1.33, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7755417Z Skipping (s,q) (1.34, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7755835Z Skipping (s,q) (1.35, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7756249Z Skipping (s,q) (1.36, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7756657Z Skipping (s,q) (1.37, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7757074Z Skipping (s,q) (1.38, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7757492Z Skipping (s,q) (1.39, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7757906Z Skipping (s,q) (1.4, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7758317Z Skipping (s,q) (1.41, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7758735Z Skipping (s,q) (1.42, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7759153Z Skipping (s,q) (1.43, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7759565Z Skipping (s,q) (1.44, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7760086Z Skipping (s,q) (1.45, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7760507Z Skipping (s,q) (1.46, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7760914Z Skipping (s,q) (1.47, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7761333Z Skipping (s,q) (1.48, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7761744Z Skipping (s,q) (1.49, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7762155Z Skipping (s,q) (1.5, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7762562Z Skipping (s,q) (1.51, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7762980Z Skipping (s,q) (1.52, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7763395Z Skipping (s,q) (1.53, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7763804Z Skipping (s,q) (1.54, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7764225Z Skipping (s,q) (1.55, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7764644Z Skipping (s,q) (1.56, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7765057Z Skipping (s,q) (1.57, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7765466Z Skipping (s,q) (1.58, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7765879Z Skipping (s,q) (1.59, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7766297Z Skipping (s,q) (1.6, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7766705Z Skipping (s,q) (1.61, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7767168Z Skipping (s,q) (1.62, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7767631Z Skipping (s,q) (1.63, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7768041Z Skipping (s,q) (1.64, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7768452Z Skipping (s,q) (1.65, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7768903Z Skipping (s,q) (1.66, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7769321Z Skipping (s,q) (1.67, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7769728Z Skipping (s,q) (1.68, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7770139Z Skipping (s,q) (1.69, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7770546Z Skipping (s,q) (1.7, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7770950Z Skipping (s,q) (1.71, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7771362Z Skipping (s,q) (1.72, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7771773Z Skipping (s,q) (1.73, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7772185Z Skipping (s,q) (1.74, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7772590Z Skipping (s,q) (1.75, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7773000Z Skipping (s,q) (1.76, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7773415Z Skipping (s,q) (1.77, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7773822Z Skipping (s,q) (1.78, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7774237Z Skipping (s,q) (1.79, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7774652Z Skipping (s,q) (1.8, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7775063Z Skipping (s,q) (1.81, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7775468Z Skipping (s,q) (1.82, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7775882Z Skipping (s,q) (1.83, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7776293Z Skipping (s,q) (1.84, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7776702Z Skipping (s,q) (1.85, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7777117Z Skipping (s,q) (1.86, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7777528Z Skipping (s,q) (1.87, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7777936Z Skipping (s,q) (1.88, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7778398Z Skipping (s,q) (1.89, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7778875Z Skipping (s,q) (1.9, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7779290Z Skipping (s,q) (1.91, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7779697Z Skipping (s,q) (1.92, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7780108Z Skipping (s,q) (1.93, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7780520Z Skipping (s,q) (1.94, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7780929Z Skipping (s,q) (1.95, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7781343Z Skipping (s,q) (1.96, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7781753Z Skipping (s,q) (1.97, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7782167Z Skipping (s,q) (1.98, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7782575Z Skipping (s,q) (1.99, 6250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7782988Z Skipping (s,q) (0.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7783406Z Skipping (s,q) (0.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7783815Z Skipping (s,q) (0.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7784225Z Skipping (s,q) (0.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7784639Z Skipping (s,q) (0.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7785053Z Skipping (s,q) (0.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7785463Z Skipping (s,q) (0.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7785922Z Skipping (s,q) (0.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7786336Z Skipping (s,q) (0.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7786744Z Skipping (s,q) (0.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7787157Z Skipping (s,q) (0.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7787614Z Skipping (s,q) (0.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7788037Z Skipping (s,q) (0.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7788441Z Skipping (s,q) (0.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7788857Z Skipping (s,q) (0.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7789274Z Skipping (s,q) (0.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7789677Z Skipping (s,q) (0.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7790091Z Skipping (s,q) (0.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7790505Z Skipping (s,q) (0.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7790912Z Skipping (s,q) (0.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7791323Z Skipping (s,q) (0.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7791735Z Skipping (s,q) (0.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7792148Z Skipping (s,q) (0.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7792562Z Skipping (s,q) (0.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7792974Z Skipping (s,q) (0.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7793388Z Skipping (s,q) (0.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7793796Z Skipping (s,q) (0.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7794210Z Skipping (s,q) (0.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7794625Z Skipping (s,q) (0.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7795038Z Skipping (s,q) (0.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7795444Z Skipping (s,q) (0.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7795858Z Skipping (s,q) (0.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7796272Z Skipping (s,q) (0.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7796684Z Skipping (s,q) (0.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7797187Z Skipping (s,q) (0.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7797602Z Skipping (s,q) (0.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7798022Z Skipping (s,q) (0.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7798430Z Skipping (s,q) (0.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7798846Z Skipping (s,q) (0.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7799264Z Skipping (s,q) (0.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7799672Z Skipping (s,q) (0.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7800102Z Skipping (s,q) (0.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7800525Z Skipping (s,q) (0.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7800944Z Skipping (s,q) (0.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7801512Z Skipping (s,q) (0.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7802015Z Skipping (s,q) (0.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7808656Z Skipping (s,q) (0.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7809095Z Skipping (s,q) (0.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7809514Z Skipping (s,q) (0.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7809937Z Skipping (s,q) (0.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7810348Z Skipping (s,q) (0.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7810768Z Skipping (s,q) (0.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7811315Z Skipping (s,q) (0.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7811918Z Skipping (s,q) (0.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7812324Z Skipping (s,q) (0.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7812800Z Skipping (s,q) (0.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7813214Z Skipping (s,q) (0.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7813619Z Skipping (s,q) (0.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7814031Z Skipping (s,q) (0.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7814441Z Skipping (s,q) (0.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7814850Z Skipping (s,q) (0.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7815255Z Skipping (s,q) (0.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7815666Z Skipping (s,q) (0.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7816076Z Skipping (s,q) (0.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7816480Z Skipping (s,q) (0.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7816889Z Skipping (s,q) (0.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7817299Z Skipping (s,q) (0.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7817703Z Skipping (s,q) (0.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7818118Z Skipping (s,q) (0.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7818525Z Skipping (s,q) (0.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7818930Z Skipping (s,q) (0.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7819334Z Skipping (s,q) (0.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7819740Z Skipping (s,q) (0.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7820153Z Skipping (s,q) (0.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7820558Z Skipping (s,q) (0.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7820970Z Skipping (s,q) (0.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7821378Z Skipping (s,q) (0.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7821786Z Skipping (s,q) (0.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7822190Z Skipping (s,q) (0.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7822740Z Skipping (s,q) (0.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7823153Z Skipping (s,q) (0.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7823557Z Skipping (s,q) (0.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7823964Z Skipping (s,q) (0.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7824371Z Skipping (s,q) (0.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7824780Z Skipping (s,q) (0.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7825184Z Skipping (s,q) (0.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7825590Z Skipping (s,q) (0.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7825995Z Skipping (s,q) (0.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7826397Z Skipping (s,q) (0.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7826809Z Skipping (s,q) (0.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7827224Z Skipping (s,q) (0.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7827633Z Skipping (s,q) (0.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7828038Z Skipping (s,q) (0.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7828444Z Skipping (s,q) (0.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7828853Z Skipping (s,q) (0.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7829256Z Skipping (s,q) (0.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7829716Z Skipping (s,q) (0.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7830122Z Skipping (s,q) (0.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7830527Z Skipping (s,q) (0.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7830936Z Skipping (s,q) (1, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7831385Z Skipping (s,q) (1.01, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7831800Z Skipping (s,q) (1.02, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7832203Z Skipping (s,q) (1.03, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7832609Z Skipping (s,q) (1.04, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7833016Z Skipping (s,q) (1.05, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7833420Z Skipping (s,q) (1.06, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7833826Z Skipping (s,q) (1.07, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7834238Z Skipping (s,q) (1.08, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7834647Z Skipping (s,q) (1.09, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7835049Z Skipping (s,q) (1.1, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7835455Z Skipping (s,q) (1.11, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7835866Z Skipping (s,q) (1.12, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7836275Z Skipping (s,q) (1.13, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7836680Z Skipping (s,q) (1.14, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7837085Z Skipping (s,q) (1.15, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7837493Z Skipping (s,q) (1.16, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7837895Z Skipping (s,q) (1.17, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7838299Z Skipping (s,q) (1.18, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7838706Z Skipping (s,q) (1.19, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7839115Z Skipping (s,q) (1.2, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7839521Z Skipping (s,q) (1.21, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7839929Z Skipping (s,q) (1.22, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7840335Z Skipping (s,q) (1.23, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7840820Z Skipping (s,q) (1.24, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7841285Z Skipping (s,q) (1.25, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7841695Z Skipping (s,q) (1.26, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7842097Z Skipping (s,q) (1.27, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7842504Z Skipping (s,q) (1.28, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7842913Z Skipping (s,q) (1.29, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7843317Z Skipping (s,q) (1.3, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7843732Z Skipping (s,q) (1.31, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7844146Z Skipping (s,q) (1.32, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7844551Z Skipping (s,q) (1.33, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7844955Z Skipping (s,q) (1.34, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7845367Z Skipping (s,q) (1.35, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7845777Z Skipping (s,q) (1.36, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7846181Z Skipping (s,q) (1.37, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7846592Z Skipping (s,q) (1.38, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7847067Z Skipping (s,q) (1.39, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7847483Z Skipping (s,q) (1.4, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7847891Z Skipping (s,q) (1.41, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7848351Z Skipping (s,q) (1.42, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7848766Z Skipping (s,q) (1.43, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7849174Z Skipping (s,q) (1.44, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7849590Z Skipping (s,q) (1.45, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7850048Z Skipping (s,q) (1.46, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7850459Z Skipping (s,q) (1.47, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7850865Z Skipping (s,q) (1.48, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7851272Z Skipping (s,q) (1.49, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7851676Z Skipping (s,q) (1.5, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7852079Z Skipping (s,q) (1.51, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7852485Z Skipping (s,q) (1.52, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7852895Z Skipping (s,q) (1.53, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7853299Z Skipping (s,q) (1.54, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7853707Z Skipping (s,q) (1.55, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7854116Z Skipping (s,q) (1.56, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7854525Z Skipping (s,q) (1.57, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7854933Z Skipping (s,q) (1.58, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7855338Z Skipping (s,q) (1.59, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7855747Z Skipping (s,q) (1.6, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7856148Z Skipping (s,q) (1.61, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7856558Z Skipping (s,q) (1.62, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7856964Z Skipping (s,q) (1.63, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7857376Z Skipping (s,q) (1.64, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7857779Z Skipping (s,q) (1.65, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7858187Z Skipping (s,q) (1.66, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7858592Z Skipping (s,q) (1.67, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7858995Z Skipping (s,q) (1.68, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7859520Z Skipping (s,q) (1.69, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7859986Z Skipping (s,q) (1.7, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7860448Z Skipping (s,q) (1.71, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7860907Z Skipping (s,q) (1.72, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7861370Z Skipping (s,q) (1.73, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7861835Z Skipping (s,q) (1.74, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7862297Z Skipping (s,q) (1.75, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7862762Z Skipping (s,q) (1.76, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7863224Z Skipping (s,q) (1.77, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7863683Z Skipping (s,q) (1.78, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7864149Z Skipping (s,q) (1.79, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7864616Z Skipping (s,q) (1.8, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7865079Z Skipping (s,q) (1.81, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7865538Z Skipping (s,q) (1.82, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7866002Z Skipping (s,q) (1.83, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7866464Z Skipping (s,q) (1.84, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7866923Z Skipping (s,q) (1.85, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7867385Z Skipping (s,q) (1.86, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7867898Z Skipping (s,q) (1.87, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7868365Z Skipping (s,q) (1.88, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7868828Z Skipping (s,q) (1.89, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7869331Z Skipping (s,q) (1.9, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7869800Z Skipping (s,q) (1.91, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7870258Z Skipping (s,q) (1.92, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7870728Z Skipping (s,q) (1.93, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7871240Z Skipping (s,q) (1.94, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7871704Z Skipping (s,q) (1.95, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7872166Z Skipping (s,q) (1.96, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7872628Z Skipping (s,q) (1.97, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7873093Z Skipping (s,q) (1.98, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7873553Z Skipping (s,q) (1.99, 6500): inconsistent with heavy hitters! 2025-05-07T20:58:07.7874025Z Skipping (s,q) (0.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7874492Z Skipping (s,q) (0.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7874958Z Skipping (s,q) (0.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7875420Z Skipping (s,q) (0.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7875883Z Skipping (s,q) (0.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7876346Z Skipping (s,q) (0.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7876802Z Skipping (s,q) (0.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7877263Z Skipping (s,q) (0.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7877670Z Skipping (s,q) (0.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7878075Z Skipping (s,q) (0.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7878483Z Skipping (s,q) (0.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7878887Z Skipping (s,q) (0.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7879298Z Skipping (s,q) (0.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7879745Z Skipping (s,q) (0.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7880189Z Skipping (s,q) (0.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7880601Z Skipping (s,q) (0.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7881006Z Skipping (s,q) (0.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7881418Z Skipping (s,q) (0.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7881829Z Skipping (s,q) (0.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7882234Z Skipping (s,q) (0.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7882635Z Skipping (s,q) (0.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7883044Z Skipping (s,q) (0.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7883452Z Skipping (s,q) (0.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7883853Z Skipping (s,q) (0.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7884263Z Skipping (s,q) (0.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7884674Z Skipping (s,q) (0.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7885080Z Skipping (s,q) (0.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7885481Z Skipping (s,q) (0.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7885891Z Skipping (s,q) (0.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7886294Z Skipping (s,q) (0.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7886697Z Skipping (s,q) (0.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7887240Z Skipping (s,q) (0.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7887654Z Skipping (s,q) (0.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7888062Z Skipping (s,q) (0.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7888469Z Skipping (s,q) (0.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7888928Z Skipping (s,q) (0.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7889348Z Skipping (s,q) (0.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7889754Z Skipping (s,q) (0.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7890207Z Skipping (s,q) (0.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7890775Z Skipping (s,q) (0.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7891188Z Skipping (s,q) (0.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7891598Z Skipping (s,q) (0.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7892015Z Skipping (s,q) (0.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7892426Z Skipping (s,q) (0.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7892830Z Skipping (s,q) (0.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7893239Z Skipping (s,q) (0.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7893656Z Skipping (s,q) (0.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7894068Z Skipping (s,q) (0.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7894480Z Skipping (s,q) (0.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7894896Z Skipping (s,q) (0.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7895307Z Skipping (s,q) (0.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7895712Z Skipping (s,q) (0.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7896119Z Skipping (s,q) (0.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7896533Z Skipping (s,q) (0.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7896935Z Skipping (s,q) (0.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7897344Z Skipping (s,q) (0.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7897751Z Skipping (s,q) (0.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7898167Z Skipping (s,q) (0.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7898726Z Skipping (s,q) (0.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7899141Z Skipping (s,q) (0.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7899552Z Skipping (s,q) (0.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7899955Z Skipping (s,q) (0.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7900369Z Skipping (s,q) (0.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7900782Z Skipping (s,q) (0.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7901187Z Skipping (s,q) (0.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7901601Z Skipping (s,q) (0.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7902012Z Skipping (s,q) (0.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7902423Z Skipping (s,q) (0.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7902829Z Skipping (s,q) (0.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7903248Z Skipping (s,q) (0.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7903661Z Skipping (s,q) (0.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7904069Z Skipping (s,q) (0.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7904760Z Skipping (s,q) (0.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7905191Z Skipping (s,q) (0.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7905602Z Skipping (s,q) (0.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7906008Z Skipping (s,q) (0.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7906516Z Skipping (s,q) (0.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7906927Z Skipping (s,q) (0.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7907331Z Skipping (s,q) (0.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7907797Z Skipping (s,q) (0.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7908213Z Skipping (s,q) (0.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7908626Z Skipping (s,q) (0.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7909041Z Skipping (s,q) (0.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7909457Z Skipping (s,q) (0.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7909873Z Skipping (s,q) (0.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7910282Z Skipping (s,q) (0.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7910701Z Skipping (s,q) (0.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7911121Z Skipping (s,q) (0.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7911542Z Skipping (s,q) (0.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7911953Z Skipping (s,q) (0.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7912377Z Skipping (s,q) (0.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7912796Z Skipping (s,q) (0.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7913213Z Skipping (s,q) (0.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7913630Z Skipping (s,q) (0.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7914045Z Skipping (s,q) (0.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7914454Z Skipping (s,q) (0.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7914872Z Skipping (s,q) (0.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7915293Z Skipping (s,q) (0.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7915714Z Skipping (s,q) (0.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7916121Z Skipping (s,q) (1, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7916532Z Skipping (s,q) (1.01, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7916949Z Skipping (s,q) (1.02, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7917439Z Skipping (s,q) (1.03, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7917911Z Skipping (s,q) (1.04, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7918329Z Skipping (s,q) (1.05, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7918746Z Skipping (s,q) (1.06, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7919155Z Skipping (s,q) (1.07, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7919572Z Skipping (s,q) (1.08, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7919987Z Skipping (s,q) (1.09, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7920396Z Skipping (s,q) (1.1, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7920558Z Skipping (s,q) (1.11, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7920715Z Skipping (s,q) (1.12, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7920881Z Skipping (s,q) (1.13, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7921042Z Skipping (s,q) (1.14, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7921205Z Skipping (s,q) (1.15, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7921370Z Skipping (s,q) (1.16, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7921527Z Skipping (s,q) (1.17, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7921683Z Skipping (s,q) (1.18, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7921847Z Skipping (s,q) (1.19, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7922003Z Skipping (s,q) (1.2, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7922204Z Skipping (s,q) (1.21, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7922367Z Skipping (s,q) (1.22, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7922525Z Skipping (s,q) (1.23, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7922687Z Skipping (s,q) (1.24, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7922907Z Skipping (s,q) (1.25, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7923071Z Skipping (s,q) (1.26, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7923233Z Skipping (s,q) (1.27, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7923391Z Skipping (s,q) (1.28, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7923547Z Skipping (s,q) (1.29, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7923711Z Skipping (s,q) (1.3, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7923868Z Skipping (s,q) (1.31, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7924034Z Skipping (s,q) (1.32, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7924192Z Skipping (s,q) (1.33, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7924349Z Skipping (s,q) (1.34, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7924511Z Skipping (s,q) (1.35, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7924672Z Skipping (s,q) (1.36, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7924836Z Skipping (s,q) (1.37, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7924998Z Skipping (s,q) (1.38, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7925156Z Skipping (s,q) (1.39, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7925317Z Skipping (s,q) (1.4, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7925473Z Skipping (s,q) (1.41, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7925630Z Skipping (s,q) (1.42, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7925793Z Skipping (s,q) (1.43, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7925952Z Skipping (s,q) (1.44, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7926108Z Skipping (s,q) (1.45, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7926271Z Skipping (s,q) (1.46, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7926431Z Skipping (s,q) (1.47, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7926681Z Skipping (s,q) (1.48, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7926843Z Skipping (s,q) (1.49, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7927087Z Skipping (s,q) (1.5, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7927250Z Skipping (s,q) (1.51, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7927408Z Skipping (s,q) (1.52, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7927565Z Skipping (s,q) (1.53, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7927731Z Skipping (s,q) (1.54, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7927891Z Skipping (s,q) (1.55, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7928056Z Skipping (s,q) (1.56, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7928215Z Skipping (s,q) (1.57, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7928376Z Skipping (s,q) (1.58, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7928543Z Skipping (s,q) (1.59, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7928703Z Skipping (s,q) (1.6, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7928860Z Skipping (s,q) (1.61, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7929024Z Skipping (s,q) (1.62, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7929185Z Skipping (s,q) (1.63, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7929347Z Skipping (s,q) (1.64, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7929505Z Skipping (s,q) (1.65, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7929706Z Skipping (s,q) (1.66, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7929872Z Skipping (s,q) (1.67, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7930033Z Skipping (s,q) (1.68, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7930229Z Skipping (s,q) (1.69, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7930394Z Skipping (s,q) (1.7, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7930556Z Skipping (s,q) (1.71, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7930720Z Skipping (s,q) (1.72, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7930879Z Skipping (s,q) (1.73, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7931040Z Skipping (s,q) (1.74, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7931204Z Skipping (s,q) (1.75, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7931361Z Skipping (s,q) (1.76, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7931521Z Skipping (s,q) (1.77, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7931684Z Skipping (s,q) (1.78, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7931842Z Skipping (s,q) (1.79, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7932000Z Skipping (s,q) (1.8, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7932169Z Skipping (s,q) (1.81, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7932328Z Skipping (s,q) (1.82, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7932495Z Skipping (s,q) (1.83, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7932651Z Skipping (s,q) (1.84, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7932809Z Skipping (s,q) (1.85, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7932972Z Skipping (s,q) (1.86, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7933129Z Skipping (s,q) (1.87, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7933288Z Skipping (s,q) (1.88, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7933455Z Skipping (s,q) (1.89, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7933613Z Skipping (s,q) (1.9, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7933776Z Skipping (s,q) (1.91, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7933936Z Skipping (s,q) (1.92, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7934173Z Skipping (s,q) (1.93, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7934337Z Skipping (s,q) (1.94, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7934495Z Skipping (s,q) (1.95, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7934650Z Skipping (s,q) (1.96, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7934814Z Skipping (s,q) (1.97, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7934972Z Skipping (s,q) (1.98, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7935141Z Skipping (s,q) (1.99, 6750): inconsistent with heavy hitters! 2025-05-07T20:58:07.7935299Z Skipping (s,q) (0.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7935457Z Skipping (s,q) (0.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7935620Z Skipping (s,q) (0.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7935781Z Skipping (s,q) (0.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7935943Z Skipping (s,q) (0.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7936109Z Skipping (s,q) (0.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7936270Z Skipping (s,q) (0.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7936436Z Skipping (s,q) (0.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7936593Z Skipping (s,q) (0.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7936750Z Skipping (s,q) (0.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7936959Z Skipping (s,q) (0.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7937118Z Skipping (s,q) (0.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7937281Z Skipping (s,q) (0.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7937451Z Skipping (s,q) (0.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7937669Z Skipping (s,q) (0.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7937839Z Skipping (s,q) (0.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7937999Z Skipping (s,q) (0.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7938161Z Skipping (s,q) (0.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7938325Z Skipping (s,q) (0.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7938483Z Skipping (s,q) (0.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7938642Z Skipping (s,q) (0.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7938810Z Skipping (s,q) (0.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7938972Z Skipping (s,q) (0.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7939136Z Skipping (s,q) (0.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7939299Z Skipping (s,q) (0.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7939463Z Skipping (s,q) (0.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7939631Z Skipping (s,q) (0.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7939789Z Skipping (s,q) (0.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7939950Z Skipping (s,q) (0.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7940122Z Skipping (s,q) (0.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7940280Z Skipping (s,q) (0.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7940438Z Skipping (s,q) (0.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7940607Z Skipping (s,q) (0.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7940767Z Skipping (s,q) (0.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7940931Z Skipping (s,q) (0.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7941090Z Skipping (s,q) (0.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7941254Z Skipping (s,q) (0.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7941467Z Skipping (s,q) (0.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7941665Z Skipping (s,q) (0.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7941826Z Skipping (s,q) (0.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7941994Z Skipping (s,q) (0.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7942153Z Skipping (s,q) (0.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7942315Z Skipping (s,q) (0.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7942478Z Skipping (s,q) (0.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7942640Z Skipping (s,q) (0.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7942806Z Skipping (s,q) (0.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7942968Z Skipping (s,q) (0.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7943131Z Skipping (s,q) (0.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7943302Z Skipping (s,q) (0.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7943464Z Skipping (s,q) (0.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7943632Z Skipping (s,q) (0.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7943793Z Skipping (s,q) (0.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7943951Z Skipping (s,q) (0.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7944121Z Skipping (s,q) (0.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7944281Z Skipping (s,q) (0.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7944478Z Skipping (s,q) (0.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7944648Z Skipping (s,q) (0.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7944808Z Skipping (s,q) (0.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7944972Z Skipping (s,q) (0.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7945172Z Skipping (s,q) (0.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7945337Z Skipping (s,q) (0.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7945499Z Skipping (s,q) (0.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7945658Z Skipping (s,q) (0.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7945817Z Skipping (s,q) (0.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7945984Z Skipping (s,q) (0.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7946143Z Skipping (s,q) (0.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7946311Z Skipping (s,q) (0.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7946469Z Skipping (s,q) (0.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7946626Z Skipping (s,q) (0.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7946790Z Skipping (s,q) (0.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7946951Z Skipping (s,q) (0.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7947115Z Skipping (s,q) (0.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7947281Z Skipping (s,q) (0.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7947440Z Skipping (s,q) (0.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7947605Z Skipping (s,q) (0.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7947763Z Skipping (s,q) (0.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7947922Z Skipping (s,q) (0.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7948090Z Skipping (s,q) (0.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7948246Z Skipping (s,q) (0.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7948401Z Skipping (s,q) (0.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7948563Z Skipping (s,q) (0.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7948721Z Skipping (s,q) (0.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7948957Z Skipping (s,q) (0.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7949121Z Skipping (s,q) (0.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7949277Z Skipping (s,q) (0.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7949439Z Skipping (s,q) (0.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7949595Z Skipping (s,q) (0.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7949748Z Skipping (s,q) (0.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7949915Z Skipping (s,q) (0.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7950070Z Skipping (s,q) (0.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7950227Z Skipping (s,q) (0.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7950391Z Skipping (s,q) (0.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7950549Z Skipping (s,q) (0.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7950717Z Skipping (s,q) (0.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7950873Z Skipping (s,q) (0.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7951029Z Skipping (s,q) (0.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7951194Z Skipping (s,q) (0.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7951349Z Skipping (s,q) (0.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7951506Z Skipping (s,q) (0.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7951665Z Skipping (s,q) (1, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7951885Z Skipping (s,q) (1.01, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7952050Z Skipping (s,q) (1.02, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7952207Z Skipping (s,q) (1.03, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7953363Z Skipping (s,q) (1.04, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7953530Z Skipping (s,q) (1.05, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7953686Z Skipping (s,q) (1.06, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7953843Z Skipping (s,q) (1.07, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7954006Z Skipping (s,q) (1.08, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7954162Z Skipping (s,q) (1.09, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7954327Z Skipping (s,q) (1.1, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7954485Z Skipping (s,q) (1.11, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7954647Z Skipping (s,q) (1.12, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7954810Z Skipping (s,q) (1.13, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7954966Z Skipping (s,q) (1.14, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7955124Z Skipping (s,q) (1.15, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7955292Z Skipping (s,q) (1.16, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7955450Z Skipping (s,q) (1.17, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7955612Z Skipping (s,q) (1.18, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7955768Z Skipping (s,q) (1.19, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7955924Z Skipping (s,q) (1.2, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7956083Z Skipping (s,q) (1.21, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7956240Z Skipping (s,q) (1.22, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7956398Z Skipping (s,q) (1.23, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7956560Z Skipping (s,q) (1.24, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7956716Z Skipping (s,q) (1.25, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7956879Z Skipping (s,q) (1.26, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7957079Z Skipping (s,q) (1.27, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7957277Z Skipping (s,q) (1.28, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7957442Z Skipping (s,q) (1.29, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7957599Z Skipping (s,q) (1.3, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7957756Z Skipping (s,q) (1.31, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7957923Z Skipping (s,q) (1.32, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7958079Z Skipping (s,q) (1.33, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7958243Z Skipping (s,q) (1.34, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7963372Z Skipping (s,q) (1.35, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7963566Z Skipping (s,q) (1.36, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7963732Z Skipping (s,q) (1.37, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7963916Z Skipping (s,q) (1.38, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7964091Z Skipping (s,q) (1.39, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7964267Z Skipping (s,q) (1.4, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7964439Z Skipping (s,q) (1.41, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7964609Z Skipping (s,q) (1.42, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7964785Z Skipping (s,q) (1.43, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7964956Z Skipping (s,q) (1.44, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7965202Z Skipping (s,q) (1.45, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7965361Z Skipping (s,q) (1.46, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7965518Z Skipping (s,q) (1.47, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7965679Z Skipping (s,q) (1.48, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7965895Z Skipping (s,q) (1.49, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7966072Z Skipping (s,q) (1.5, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7966246Z Skipping (s,q) (1.51, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7966417Z Skipping (s,q) (1.52, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7966593Z Skipping (s,q) (1.53, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7966763Z Skipping (s,q) (1.54, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7967006Z Skipping (s,q) (1.55, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7967171Z Skipping (s,q) (1.56, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7967327Z Skipping (s,q) (1.57, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7967484Z Skipping (s,q) (1.58, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7967645Z Skipping (s,q) (1.59, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7967808Z Skipping (s,q) (1.6, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7967975Z Skipping (s,q) (1.61, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7968132Z Skipping (s,q) (1.62, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7968288Z Skipping (s,q) (1.63, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7968449Z Skipping (s,q) (1.64, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7968605Z Skipping (s,q) (1.65, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7968760Z Skipping (s,q) (1.66, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7968926Z Skipping (s,q) (1.67, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7969083Z Skipping (s,q) (1.68, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7969245Z Skipping (s,q) (1.69, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7969401Z Skipping (s,q) (1.7, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7969561Z Skipping (s,q) (1.71, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7969808Z Skipping (s,q) (1.72, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7969964Z Skipping (s,q) (1.73, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7970121Z Skipping (s,q) (1.74, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7970281Z Skipping (s,q) (1.75, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7970438Z Skipping (s,q) (1.76, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7970603Z Skipping (s,q) (1.77, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7970759Z Skipping (s,q) (1.78, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7970918Z Skipping (s,q) (1.79, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7971080Z Skipping (s,q) (1.8, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7971238Z Skipping (s,q) (1.81, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7971397Z Skipping (s,q) (1.82, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7971566Z Skipping (s,q) (1.83, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7971723Z Skipping (s,q) (1.84, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7971878Z Skipping (s,q) (1.85, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7972036Z Skipping (s,q) (1.86, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7972193Z Skipping (s,q) (1.87, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7972354Z Skipping (s,q) (1.88, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7972510Z Skipping (s,q) (1.89, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7972710Z Skipping (s,q) (1.9, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7972873Z Skipping (s,q) (1.91, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7973030Z Skipping (s,q) (1.92, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7973224Z Skipping (s,q) (1.93, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7973387Z Skipping (s,q) (1.94, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7973549Z Skipping (s,q) (1.95, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7973710Z Skipping (s,q) (1.96, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7973867Z Skipping (s,q) (1.97, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7974023Z Skipping (s,q) (1.98, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7974183Z Skipping (s,q) (1.99, 7000): inconsistent with heavy hitters! 2025-05-07T20:58:07.7974341Z Skipping (s,q) (0.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7974500Z Skipping (s,q) (0.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7974661Z Skipping (s,q) (0.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7974815Z Skipping (s,q) (0.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7974979Z Skipping (s,q) (0.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7975138Z Skipping (s,q) (0.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7975297Z Skipping (s,q) (0.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7975457Z Skipping (s,q) (0.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7975614Z Skipping (s,q) (0.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7975768Z Skipping (s,q) (0.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7975931Z Skipping (s,q) (0.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7976088Z Skipping (s,q) (0.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7976250Z Skipping (s,q) (0.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7976408Z Skipping (s,q) (0.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7976565Z Skipping (s,q) (0.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7976725Z Skipping (s,q) (0.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7976935Z Skipping (s,q) (0.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7977130Z Skipping (s,q) (0.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7977292Z Skipping (s,q) (0.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7977449Z Skipping (s,q) (0.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7977610Z Skipping (s,q) (0.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7977769Z Skipping (s,q) (0.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7977926Z Skipping (s,q) (0.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7978088Z Skipping (s,q) (0.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7978245Z Skipping (s,q) (0.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7978400Z Skipping (s,q) (0.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7978562Z Skipping (s,q) (0.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7978719Z Skipping (s,q) (0.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7978891Z Skipping (s,q) (0.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7979048Z Skipping (s,q) (0.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7979205Z Skipping (s,q) (0.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7979367Z Skipping (s,q) (0.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7979525Z Skipping (s,q) (0.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7979682Z Skipping (s,q) (0.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7979888Z Skipping (s,q) (0.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7980046Z Skipping (s,q) (0.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7980211Z Skipping (s,q) (0.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7980370Z Skipping (s,q) (0.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7980566Z Skipping (s,q) (0.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7980731Z Skipping (s,q) (0.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7980889Z Skipping (s,q) (0.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7981046Z Skipping (s,q) (0.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7981208Z Skipping (s,q) (0.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7981364Z Skipping (s,q) (0.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7981521Z Skipping (s,q) (0.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7981685Z Skipping (s,q) (0.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7981843Z Skipping (s,q) (0.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7982008Z Skipping (s,q) (0.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7982164Z Skipping (s,q) (0.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7982324Z Skipping (s,q) (0.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7982492Z Skipping (s,q) (0.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7982650Z Skipping (s,q) (0.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7982808Z Skipping (s,q) (0.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7982966Z Skipping (s,q) (0.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7983122Z Skipping (s,q) (0.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7983282Z Skipping (s,q) (0.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7983438Z Skipping (s,q) (0.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7983597Z Skipping (s,q) (0.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7983759Z Skipping (s,q) (0.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7983914Z Skipping (s,q) (0.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7984070Z Skipping (s,q) (0.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7984360Z Skipping (s,q) (0.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7984520Z Skipping (s,q) (0.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7984680Z Skipping (s,q) (0.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7984837Z Skipping (s,q) (0.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7984994Z Skipping (s,q) (0.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7985155Z Skipping (s,q) (0.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7985313Z Skipping (s,q) (0.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7985472Z Skipping (s,q) (0.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7985633Z Skipping (s,q) (0.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7985789Z Skipping (s,q) (0.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7985952Z Skipping (s,q) (0.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7986111Z Skipping (s,q) (0.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7986271Z Skipping (s,q) (0.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7986431Z Skipping (s,q) (0.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7986587Z Skipping (s,q) (0.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7986741Z Skipping (s,q) (0.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7986901Z Skipping (s,q) (0.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7987059Z Skipping (s,q) (0.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7987262Z Skipping (s,q) (0.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7987419Z Skipping (s,q) (0.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7987575Z Skipping (s,q) (0.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7987773Z Skipping (s,q) (0.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7987934Z Skipping (s,q) (0.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7988092Z Skipping (s,q) (0.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7988252Z Skipping (s,q) (0.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7988407Z Skipping (s,q) (0.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7988569Z Skipping (s,q) (0.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7988726Z Skipping (s,q) (0.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7988881Z Skipping (s,q) (0.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7989047Z Skipping (s,q) (0.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7989203Z Skipping (s,q) (0.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7989359Z Skipping (s,q) (0.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7989520Z Skipping (s,q) (0.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7989682Z Skipping (s,q) (0.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7989841Z Skipping (s,q) (0.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7990004Z Skipping (s,q) (0.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7990162Z Skipping (s,q) (0.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7990323Z Skipping (s,q) (0.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7990477Z Skipping (s,q) (1, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7990635Z Skipping (s,q) (1.01, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7990799Z Skipping (s,q) (1.02, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7990957Z Skipping (s,q) (1.03, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7991113Z Skipping (s,q) (1.04, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7991275Z Skipping (s,q) (1.05, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7991436Z Skipping (s,q) (1.06, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7991683Z Skipping (s,q) (1.07, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7991841Z Skipping (s,q) (1.08, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7991998Z Skipping (s,q) (1.09, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7992157Z Skipping (s,q) (1.1, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7992314Z Skipping (s,q) (1.11, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7992468Z Skipping (s,q) (1.12, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7992631Z Skipping (s,q) (1.13, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7992788Z Skipping (s,q) (1.14, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7992947Z Skipping (s,q) (1.15, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7993106Z Skipping (s,q) (1.16, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7993266Z Skipping (s,q) (1.17, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7993433Z Skipping (s,q) (1.18, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7993588Z Skipping (s,q) (1.19, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7993743Z Skipping (s,q) (1.2, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7993901Z Skipping (s,q) (1.21, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7994058Z Skipping (s,q) (1.22, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7994219Z Skipping (s,q) (1.23, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7994415Z Skipping (s,q) (1.24, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7994573Z Skipping (s,q) (1.25, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7994736Z Skipping (s,q) (1.26, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7994892Z Skipping (s,q) (1.27, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7995086Z Skipping (s,q) (1.28, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7995252Z Skipping (s,q) (1.29, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7995410Z Skipping (s,q) (1.3, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7995575Z Skipping (s,q) (1.31, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7995732Z Skipping (s,q) (1.32, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7995888Z Skipping (s,q) (1.33, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7996051Z Skipping (s,q) (1.34, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7996208Z Skipping (s,q) (1.35, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7996367Z Skipping (s,q) (1.36, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7996527Z Skipping (s,q) (1.37, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7996683Z Skipping (s,q) (1.38, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7996846Z Skipping (s,q) (1.39, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7997008Z Skipping (s,q) (1.4, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7997164Z Skipping (s,q) (1.41, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7997324Z Skipping (s,q) (1.42, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7997480Z Skipping (s,q) (1.43, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7997637Z Skipping (s,q) (1.44, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7997798Z Skipping (s,q) (1.45, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7997955Z Skipping (s,q) (1.46, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7998113Z Skipping (s,q) (1.47, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7998274Z Skipping (s,q) (1.48, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7998429Z Skipping (s,q) (1.49, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7998592Z Skipping (s,q) (1.5, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7998794Z Skipping (s,q) (1.51, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7998988Z Skipping (s,q) (1.52, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7999151Z Skipping (s,q) (1.53, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7999307Z Skipping (s,q) (1.54, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7999463Z Skipping (s,q) (1.55, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7999624Z Skipping (s,q) (1.56, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7999780Z Skipping (s,q) (1.57, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.7999944Z Skipping (s,q) (1.58, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8000100Z Skipping (s,q) (1.59, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8000257Z Skipping (s,q) (1.6, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8000431Z Skipping (s,q) (1.61, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8000650Z Skipping (s,q) (1.62, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8000862Z Skipping (s,q) (1.63, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8001084Z Skipping (s,q) (1.64, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8001249Z Skipping (s,q) (1.65, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8001408Z Skipping (s,q) (1.66, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8001561Z Skipping (s,q) (1.67, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8001716Z Skipping (s,q) (1.68, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8001932Z Skipping (s,q) (1.69, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8002088Z Skipping (s,q) (1.7, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8002242Z Skipping (s,q) (1.71, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8002398Z Skipping (s,q) (1.72, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8002594Z Skipping (s,q) (1.73, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8002755Z Skipping (s,q) (1.74, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8002907Z Skipping (s,q) (1.75, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8003062Z Skipping (s,q) (1.76, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8003229Z Skipping (s,q) (1.77, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8003426Z Skipping (s,q) (1.78, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8003584Z Skipping (s,q) (1.79, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8003749Z Skipping (s,q) (1.8, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8003906Z Skipping (s,q) (1.81, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8004067Z Skipping (s,q) (1.82, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8004228Z Skipping (s,q) (1.83, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8004389Z Skipping (s,q) (1.84, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8004778Z Skipping (s,q) (1.85, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8004938Z Skipping (s,q) (1.86, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8005095Z Skipping (s,q) (1.87, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8005256Z Skipping (s,q) (1.88, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8005413Z Skipping (s,q) (1.89, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8005578Z Skipping (s,q) (1.9, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8005740Z Skipping (s,q) (1.91, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8005897Z Skipping (s,q) (1.92, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8006060Z Skipping (s,q) (1.93, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8006215Z Skipping (s,q) (1.94, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8006372Z Skipping (s,q) (1.95, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8006707Z Skipping (s,q) (1.96, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8006925Z Skipping (s,q) (1.97, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8007088Z Skipping (s,q) (1.98, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8007246Z Skipping (s,q) (1.99, 7250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8007402Z Skipping (s,q) (0.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8007563Z Skipping (s,q) (0.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8007722Z Skipping (s,q) (0.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8007878Z Skipping (s,q) (0.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8008039Z Skipping (s,q) (0.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8008195Z Skipping (s,q) (0.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8008354Z Skipping (s,q) (0.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8008523Z Skipping (s,q) (0.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8008680Z Skipping (s,q) (0.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8008844Z Skipping (s,q) (0.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8009001Z Skipping (s,q) (0.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8009159Z Skipping (s,q) (0.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8009323Z Skipping (s,q) (0.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8009478Z Skipping (s,q) (0.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8009704Z Skipping (s,q) (0.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8009869Z Skipping (s,q) (0.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8010028Z Skipping (s,q) (0.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8010243Z Skipping (s,q) (0.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8010408Z Skipping (s,q) (0.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8010565Z Skipping (s,q) (0.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8010728Z Skipping (s,q) (0.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8010886Z Skipping (s,q) (0.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8011043Z Skipping (s,q) (0.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8011208Z Skipping (s,q) (0.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8011365Z Skipping (s,q) (0.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8011529Z Skipping (s,q) (0.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8011686Z Skipping (s,q) (0.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8011843Z Skipping (s,q) (0.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8012008Z Skipping (s,q) (0.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8012166Z Skipping (s,q) (0.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8012327Z Skipping (s,q) (0.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8012490Z Skipping (s,q) (0.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8012646Z Skipping (s,q) (0.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8012811Z Skipping (s,q) (0.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8012969Z Skipping (s,q) (0.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8013126Z Skipping (s,q) (0.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8013290Z Skipping (s,q) (0.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8013447Z Skipping (s,q) (0.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8013603Z Skipping (s,q) (0.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8013767Z Skipping (s,q) (0.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8013993Z Skipping (s,q) (0.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8014194Z Skipping (s,q) (0.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8014353Z Skipping (s,q) (0.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8014510Z Skipping (s,q) (0.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8014672Z Skipping (s,q) (0.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8014828Z Skipping (s,q) (0.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8014986Z Skipping (s,q) (0.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8015151Z Skipping (s,q) (0.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8015306Z Skipping (s,q) (0.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8015468Z Skipping (s,q) (0.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8015624Z Skipping (s,q) (0.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8015785Z Skipping (s,q) (0.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8015950Z Skipping (s,q) (0.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8016105Z Skipping (s,q) (0.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8016262Z Skipping (s,q) (0.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8016424Z Skipping (s,q) (0.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8016581Z Skipping (s,q) (0.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8016738Z Skipping (s,q) (0.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8016940Z Skipping (s,q) (0.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8017098Z Skipping (s,q) (0.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8017263Z Skipping (s,q) (0.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8017420Z Skipping (s,q) (0.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8017616Z Skipping (s,q) (0.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8017783Z Skipping (s,q) (0.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8017941Z Skipping (s,q) (0.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8018097Z Skipping (s,q) (0.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8018258Z Skipping (s,q) (0.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8018415Z Skipping (s,q) (0.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8018575Z Skipping (s,q) (0.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8018734Z Skipping (s,q) (0.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8018892Z Skipping (s,q) (0.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8019051Z Skipping (s,q) (0.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8019208Z Skipping (s,q) (0.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8019367Z Skipping (s,q) (0.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8019537Z Skipping (s,q) (0.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8019693Z Skipping (s,q) (0.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8019853Z Skipping (s,q) (0.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8020011Z Skipping (s,q) (0.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8020167Z Skipping (s,q) (0.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8020328Z Skipping (s,q) (0.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8020489Z Skipping (s,q) (0.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8020646Z Skipping (s,q) (0.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8020804Z Skipping (s,q) (0.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8020960Z Skipping (s,q) (0.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8021122Z Skipping (s,q) (0.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8021361Z Skipping (s,q) (0.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8021520Z Skipping (s,q) (0.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8021680Z Skipping (s,q) (0.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8021837Z Skipping (s,q) (0.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8021993Z Skipping (s,q) (0.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8022158Z Skipping (s,q) (0.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8022316Z Skipping (s,q) (0.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8022485Z Skipping (s,q) (0.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8022640Z Skipping (s,q) (0.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8022799Z Skipping (s,q) (0.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8022963Z Skipping (s,q) (0.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8023127Z Skipping (s,q) (0.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8023282Z Skipping (s,q) (0.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8023441Z Skipping (s,q) (0.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8023593Z Skipping (s,q) (1, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8023756Z Skipping (s,q) (1.01, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8023914Z Skipping (s,q) (1.02, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8024071Z Skipping (s,q) (1.03, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8024276Z Skipping (s,q) (1.04, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8024434Z Skipping (s,q) (1.05, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8024589Z Skipping (s,q) (1.06, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8024792Z Skipping (s,q) (1.07, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8024960Z Skipping (s,q) (1.08, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8025129Z Skipping (s,q) (1.09, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8025288Z Skipping (s,q) (1.1, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8025445Z Skipping (s,q) (1.11, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8025611Z Skipping (s,q) (1.12, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8025771Z Skipping (s,q) (1.13, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8025928Z Skipping (s,q) (1.14, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8026096Z Skipping (s,q) (1.15, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8026259Z Skipping (s,q) (1.16, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8026416Z Skipping (s,q) (1.17, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8026585Z Skipping (s,q) (1.18, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8026745Z Skipping (s,q) (1.19, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8026912Z Skipping (s,q) (1.2, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8027069Z Skipping (s,q) (1.21, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8027229Z Skipping (s,q) (1.22, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8027395Z Skipping (s,q) (1.23, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8027556Z Skipping (s,q) (1.24, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8027714Z Skipping (s,q) (1.25, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8027880Z Skipping (s,q) (1.26, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8028036Z Skipping (s,q) (1.27, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8028200Z Skipping (s,q) (1.28, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8028359Z Skipping (s,q) (1.29, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8028566Z Skipping (s,q) (1.3, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8028770Z Skipping (s,q) (1.31, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8028930Z Skipping (s,q) (1.32, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8029088Z Skipping (s,q) (1.33, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8029253Z Skipping (s,q) (1.34, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8029411Z Skipping (s,q) (1.35, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8029577Z Skipping (s,q) (1.36, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8029737Z Skipping (s,q) (1.37, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8029897Z Skipping (s,q) (1.38, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8030064Z Skipping (s,q) (1.39, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8030223Z Skipping (s,q) (1.4, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8030386Z Skipping (s,q) (1.41, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8030555Z Skipping (s,q) (1.42, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8030713Z Skipping (s,q) (1.43, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8030874Z Skipping (s,q) (1.44, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8031032Z Skipping (s,q) (1.45, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8031190Z Skipping (s,q) (1.46, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8031352Z Skipping (s,q) (1.47, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8032120Z Skipping (s,q) (1.48, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8032282Z Skipping (s,q) (1.49, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8032444Z Skipping (s,q) (1.5, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8032603Z Skipping (s,q) (1.51, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8032810Z Skipping (s,q) (1.52, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8032977Z Skipping (s,q) (1.53, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8033135Z Skipping (s,q) (1.54, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8033298Z Skipping (s,q) (1.55, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8033457Z Skipping (s,q) (1.56, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8033614Z Skipping (s,q) (1.57, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8033778Z Skipping (s,q) (1.58, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8033939Z Skipping (s,q) (1.59, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8034105Z Skipping (s,q) (1.6, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8034264Z Skipping (s,q) (1.61, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8034422Z Skipping (s,q) (1.62, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8034588Z Skipping (s,q) (1.63, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8034751Z Skipping (s,q) (1.64, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8034908Z Skipping (s,q) (1.65, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8035073Z Skipping (s,q) (1.66, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8035230Z Skipping (s,q) (1.67, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8035388Z Skipping (s,q) (1.68, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8035551Z Skipping (s,q) (1.69, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8035709Z Skipping (s,q) (1.7, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8035877Z Skipping (s,q) (1.71, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8036036Z Skipping (s,q) (1.72, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8036194Z Skipping (s,q) (1.73, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8036360Z Skipping (s,q) (1.74, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8036605Z Skipping (s,q) (1.75, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8036766Z Skipping (s,q) (1.76, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8036931Z Skipping (s,q) (1.77, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8037088Z Skipping (s,q) (1.78, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8037249Z Skipping (s,q) (1.79, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8037409Z Skipping (s,q) (1.8, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8037566Z Skipping (s,q) (1.81, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8037733Z Skipping (s,q) (1.82, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8037894Z Skipping (s,q) (1.83, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8038053Z Skipping (s,q) (1.84, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8038217Z Skipping (s,q) (1.85, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8038379Z Skipping (s,q) (1.86, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8038545Z Skipping (s,q) (1.87, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8038705Z Skipping (s,q) (1.88, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8038862Z Skipping (s,q) (1.89, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8039024Z Skipping (s,q) (1.9, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8039183Z Skipping (s,q) (1.91, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8039343Z Skipping (s,q) (1.92, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8039553Z Skipping (s,q) (1.93, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8039712Z Skipping (s,q) (1.94, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8039878Z Skipping (s,q) (1.95, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8040100Z Skipping (s,q) (1.96, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8040261Z Skipping (s,q) (1.97, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8040428Z Skipping (s,q) (1.98, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8040585Z Skipping (s,q) (1.99, 7500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8040744Z Skipping (s,q) (0.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8040908Z Skipping (s,q) (0.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8041067Z Skipping (s,q) (0.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8041231Z Skipping (s,q) (0.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8041391Z Skipping (s,q) (0.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8041549Z Skipping (s,q) (0.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8041713Z Skipping (s,q) (0.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8041868Z Skipping (s,q) (0.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8042030Z Skipping (s,q) (0.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8042200Z Skipping (s,q) (0.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8042357Z Skipping (s,q) (0.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8042521Z Skipping (s,q) (0.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8042678Z Skipping (s,q) (0.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8042838Z Skipping (s,q) (0.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8043006Z Skipping (s,q) (0.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8043166Z Skipping (s,q) (0.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8043323Z Skipping (s,q) (0.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8043490Z Skipping (s,q) (0.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8043652Z Skipping (s,q) (0.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8043818Z Skipping (s,q) (0.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8044057Z Skipping (s,q) (0.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8044220Z Skipping (s,q) (0.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8044384Z Skipping (s,q) (0.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8044543Z Skipping (s,q) (0.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8044704Z Skipping (s,q) (0.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8044869Z Skipping (s,q) (0.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8045030Z Skipping (s,q) (0.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8045188Z Skipping (s,q) (0.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8045353Z Skipping (s,q) (0.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8045511Z Skipping (s,q) (0.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8045675Z Skipping (s,q) (0.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8045840Z Skipping (s,q) (0.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8046001Z Skipping (s,q) (0.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8046164Z Skipping (s,q) (0.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8046321Z Skipping (s,q) (0.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8046479Z Skipping (s,q) (0.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8046640Z Skipping (s,q) (0.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8046840Z Skipping (s,q) (0.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8047072Z Skipping (s,q) (0.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8047228Z Skipping (s,q) (0.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8047385Z Skipping (s,q) (0.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8047590Z Skipping (s,q) (0.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8047754Z Skipping (s,q) (0.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8047909Z Skipping (s,q) (0.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8048070Z Skipping (s,q) (0.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8048228Z Skipping (s,q) (0.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8048389Z Skipping (s,q) (0.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8048546Z Skipping (s,q) (0.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8048703Z Skipping (s,q) (0.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8048868Z Skipping (s,q) (0.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8049029Z Skipping (s,q) (0.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8049188Z Skipping (s,q) (0.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8049352Z Skipping (s,q) (0.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8049513Z Skipping (s,q) (0.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8049677Z Skipping (s,q) (0.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8049834Z Skipping (s,q) (0.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8049997Z Skipping (s,q) (0.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8050160Z Skipping (s,q) (0.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8050318Z Skipping (s,q) (0.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8050476Z Skipping (s,q) (0.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8050651Z Skipping (s,q) (0.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8050810Z Skipping (s,q) (0.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8050974Z Skipping (s,q) (0.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8051134Z Skipping (s,q) (0.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8051341Z Skipping (s,q) (0.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8051542Z Skipping (s,q) (0.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8051702Z Skipping (s,q) (0.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8051860Z Skipping (s,q) (0.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8052024Z Skipping (s,q) (0.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8052182Z Skipping (s,q) (0.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8052349Z Skipping (s,q) (0.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8052510Z Skipping (s,q) (0.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8052667Z Skipping (s,q) (0.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8052830Z Skipping (s,q) (0.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8052991Z Skipping (s,q) (0.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8053152Z Skipping (s,q) (0.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8053324Z Skipping (s,q) (0.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8053481Z Skipping (s,q) (0.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8053638Z Skipping (s,q) (0.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8053801Z Skipping (s,q) (0.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8053961Z Skipping (s,q) (0.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8054125Z Skipping (s,q) (0.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8054328Z Skipping (s,q) (0.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8054488Z Skipping (s,q) (0.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8054652Z Skipping (s,q) (0.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8054813Z Skipping (s,q) (0.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8055015Z Skipping (s,q) (0.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8055180Z Skipping (s,q) (0.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8055339Z Skipping (s,q) (0.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8055501Z Skipping (s,q) (0.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8055660Z Skipping (s,q) (0.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8055817Z Skipping (s,q) (0.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8055981Z Skipping (s,q) (0.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8056145Z Skipping (s,q) (0.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8056303Z Skipping (s,q) (0.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8056467Z Skipping (s,q) (0.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8056626Z Skipping (s,q) (0.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8056792Z Skipping (s,q) (0.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8056955Z Skipping (s,q) (0.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8057111Z Skipping (s,q) (1, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8057281Z Skipping (s,q) (1.01, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8057439Z Skipping (s,q) (1.02, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8057597Z Skipping (s,q) (1.03, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8057759Z Skipping (s,q) (1.04, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8057920Z Skipping (s,q) (1.05, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8058086Z Skipping (s,q) (1.06, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8058245Z Skipping (s,q) (1.07, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8058404Z Skipping (s,q) (1.08, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8058570Z Skipping (s,q) (1.09, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8058817Z Skipping (s,q) (1.1, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8058976Z Skipping (s,q) (1.11, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8059143Z Skipping (s,q) (1.12, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8059302Z Skipping (s,q) (1.13, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8059468Z Skipping (s,q) (1.14, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8059626Z Skipping (s,q) (1.15, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8059786Z Skipping (s,q) (1.16, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8059949Z Skipping (s,q) (1.17, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8060108Z Skipping (s,q) (1.18, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8060266Z Skipping (s,q) (1.19, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8060432Z Skipping (s,q) (1.2, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8060598Z Skipping (s,q) (1.21, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8060762Z Skipping (s,q) (1.22, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8060918Z Skipping (s,q) (1.23, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8061077Z Skipping (s,q) (1.24, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8061239Z Skipping (s,q) (1.25, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8061398Z Skipping (s,q) (1.26, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8061557Z Skipping (s,q) (1.27, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8061765Z Skipping (s,q) (1.28, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8061925Z Skipping (s,q) (1.29, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8062084Z Skipping (s,q) (1.3, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8062288Z Skipping (s,q) (1.31, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8062455Z Skipping (s,q) (1.32, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8062617Z Skipping (s,q) (1.33, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8062776Z Skipping (s,q) (1.34, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8062934Z Skipping (s,q) (1.35, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8063097Z Skipping (s,q) (1.36, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8063254Z Skipping (s,q) (1.37, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8063412Z Skipping (s,q) (1.38, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8063580Z Skipping (s,q) (1.39, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8063738Z Skipping (s,q) (1.4, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8063902Z Skipping (s,q) (1.41, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8064062Z Skipping (s,q) (1.42, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8064222Z Skipping (s,q) (1.43, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8064387Z Skipping (s,q) (1.44, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8064546Z Skipping (s,q) (1.45, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8064704Z Skipping (s,q) (1.46, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8064870Z Skipping (s,q) (1.47, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8065028Z Skipping (s,q) (1.48, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8065191Z Skipping (s,q) (1.49, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8065353Z Skipping (s,q) (1.5, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8065511Z Skipping (s,q) (1.51, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8065674Z Skipping (s,q) (1.52, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8065833Z Skipping (s,q) (1.53, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8066036Z Skipping (s,q) (1.54, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8066237Z Skipping (s,q) (1.55, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8066396Z Skipping (s,q) (1.56, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8066560Z Skipping (s,q) (1.57, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8066723Z Skipping (s,q) (1.58, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8066880Z Skipping (s,q) (1.59, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8067044Z Skipping (s,q) (1.6, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8067206Z Skipping (s,q) (1.61, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8067364Z Skipping (s,q) (1.62, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8067528Z Skipping (s,q) (1.63, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8067685Z Skipping (s,q) (1.64, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8067855Z Skipping (s,q) (1.65, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8068015Z Skipping (s,q) (1.66, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8068173Z Skipping (s,q) (1.67, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8068334Z Skipping (s,q) (1.68, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8068493Z Skipping (s,q) (1.69, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8068652Z Skipping (s,q) (1.7, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8068814Z Skipping (s,q) (1.71, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8069035Z Skipping (s,q) (1.72, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8069199Z Skipping (s,q) (1.73, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8069356Z Skipping (s,q) (1.74, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8069513Z Skipping (s,q) (1.75, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8069720Z Skipping (s,q) (1.76, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8069886Z Skipping (s,q) (1.77, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8070043Z Skipping (s,q) (1.78, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8070206Z Skipping (s,q) (1.79, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8070365Z Skipping (s,q) (1.8, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8070531Z Skipping (s,q) (1.81, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8070687Z Skipping (s,q) (1.82, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8070846Z Skipping (s,q) (1.83, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8071009Z Skipping (s,q) (1.84, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8071165Z Skipping (s,q) (1.85, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8071322Z Skipping (s,q) (1.86, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8071492Z Skipping (s,q) (1.87, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8071653Z Skipping (s,q) (1.88, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8071810Z Skipping (s,q) (1.89, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8071973Z Skipping (s,q) (1.9, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8072131Z Skipping (s,q) (1.91, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8072295Z Skipping (s,q) (1.92, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8072454Z Skipping (s,q) (1.93, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8072615Z Skipping (s,q) (1.94, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8072784Z Skipping (s,q) (1.95, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8072944Z Skipping (s,q) (1.96, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8073102Z Skipping (s,q) (1.97, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8073273Z Skipping (s,q) (1.98, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8073513Z Skipping (s,q) (1.99, 7750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8073679Z Skipping (s,q) (0.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8073836Z Skipping (s,q) (0.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8073998Z Skipping (s,q) (0.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8074165Z Skipping (s,q) (0.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8074323Z Skipping (s,q) (0.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8074480Z Skipping (s,q) (0.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8074648Z Skipping (s,q) (0.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8074808Z Skipping (s,q) (0.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8074973Z Skipping (s,q) (0.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8075138Z Skipping (s,q) (0.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8075300Z Skipping (s,q) (0.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8075462Z Skipping (s,q) (0.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8075625Z Skipping (s,q) (0.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8075785Z Skipping (s,q) (0.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8075949Z Skipping (s,q) (0.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8076106Z Skipping (s,q) (0.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8076270Z Skipping (s,q) (0.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8076506Z Skipping (s,q) (0.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8076667Z Skipping (s,q) (0.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8076830Z Skipping (s,q) (0.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8077026Z Skipping (s,q) (0.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8077186Z Skipping (s,q) (0.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8077352Z Skipping (s,q) (0.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8077510Z Skipping (s,q) (0.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8077670Z Skipping (s,q) (0.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8077829Z Skipping (s,q) (0.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8077986Z Skipping (s,q) (0.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8078150Z Skipping (s,q) (0.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8078312Z Skipping (s,q) (0.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8078471Z Skipping (s,q) (0.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8078634Z Skipping (s,q) (0.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8078795Z Skipping (s,q) (0.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8078960Z Skipping (s,q) (0.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8079123Z Skipping (s,q) (0.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8079280Z Skipping (s,q) (0.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8079442Z Skipping (s,q) (0.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8079599Z Skipping (s,q) (0.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8079756Z Skipping (s,q) (0.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8079920Z Skipping (s,q) (0.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8080080Z Skipping (s,q) (0.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8080239Z Skipping (s,q) (0.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8080403Z Skipping (s,q) (0.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8080561Z Skipping (s,q) (0.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8080771Z Skipping (s,q) (0.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8080969Z Skipping (s,q) (0.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8081130Z Skipping (s,q) (0.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8081295Z Skipping (s,q) (0.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8081451Z Skipping (s,q) (0.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8081610Z Skipping (s,q) (0.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8081776Z Skipping (s,q) (0.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8081936Z Skipping (s,q) (0.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8082101Z Skipping (s,q) (0.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8082261Z Skipping (s,q) (0.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8082424Z Skipping (s,q) (0.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8082589Z Skipping (s,q) (0.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8082754Z Skipping (s,q) (0.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8082913Z Skipping (s,q) (0.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8083076Z Skipping (s,q) (0.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8083233Z Skipping (s,q) (0.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8083397Z Skipping (s,q) (0.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8083555Z Skipping (s,q) (0.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8083755Z Skipping (s,q) (0.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8083922Z Skipping (s,q) (0.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8084080Z Skipping (s,q) (0.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8084240Z Skipping (s,q) (0.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8084443Z Skipping (s,q) (0.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8084608Z Skipping (s,q) (0.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8084771Z Skipping (s,q) (0.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8084928Z Skipping (s,q) (0.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8085086Z Skipping (s,q) (0.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8085248Z Skipping (s,q) (0.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8085405Z Skipping (s,q) (0.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8085568Z Skipping (s,q) (0.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8085735Z Skipping (s,q) (0.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8085893Z Skipping (s,q) (0.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8086056Z Skipping (s,q) (0.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8086217Z Skipping (s,q) (0.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8086379Z Skipping (s,q) (0.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8086544Z Skipping (s,q) (0.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8091551Z Skipping (s,q) (0.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8091742Z Skipping (s,q) (0.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8091912Z Skipping (s,q) (0.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8092074Z Skipping (s,q) (0.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8092242Z Skipping (s,q) (0.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8092411Z Skipping (s,q) (0.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8092572Z Skipping (s,q) (0.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8092742Z Skipping (s,q) (0.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8092906Z Skipping (s,q) (0.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8093180Z Skipping (s,q) (0.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8093348Z Skipping (s,q) (0.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8093508Z Skipping (s,q) (0.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8093669Z Skipping (s,q) (0.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8093833Z Skipping (s,q) (0.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8093991Z Skipping (s,q) (0.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8094157Z Skipping (s,q) (0.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8094316Z Skipping (s,q) (0.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8094474Z Skipping (s,q) (0.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8094638Z Skipping (s,q) (0.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8094799Z Skipping (s,q) (0.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8094959Z Skipping (s,q) (1, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8095126Z Skipping (s,q) (1.01, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8095286Z Skipping (s,q) (1.02, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8095451Z Skipping (s,q) (1.03, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8095611Z Skipping (s,q) (1.04, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8095770Z Skipping (s,q) (1.05, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8095932Z Skipping (s,q) (1.06, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8096135Z Skipping (s,q) (1.07, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8096295Z Skipping (s,q) (1.08, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8096458Z Skipping (s,q) (1.09, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8096658Z Skipping (s,q) (1.1, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8096826Z Skipping (s,q) (1.11, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8096990Z Skipping (s,q) (1.12, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8097150Z Skipping (s,q) (1.13, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8097313Z Skipping (s,q) (1.14, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8097472Z Skipping (s,q) (1.15, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8097635Z Skipping (s,q) (1.16, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8097798Z Skipping (s,q) (1.17, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8097962Z Skipping (s,q) (1.18, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8098127Z Skipping (s,q) (1.19, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8098286Z Skipping (s,q) (1.2, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8098445Z Skipping (s,q) (1.21, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8098613Z Skipping (s,q) (1.22, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8098778Z Skipping (s,q) (1.23, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8098936Z Skipping (s,q) (1.24, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8099099Z Skipping (s,q) (1.25, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8099258Z Skipping (s,q) (1.26, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8099423Z Skipping (s,q) (1.27, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8099583Z Skipping (s,q) (1.28, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8099745Z Skipping (s,q) (1.29, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8099911Z Skipping (s,q) (1.3, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8100071Z Skipping (s,q) (1.31, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8100230Z Skipping (s,q) (1.32, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8100397Z Skipping (s,q) (1.33, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8100667Z Skipping (s,q) (1.34, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8100831Z Skipping (s,q) (1.35, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8100991Z Skipping (s,q) (1.36, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8101153Z Skipping (s,q) (1.37, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8101318Z Skipping (s,q) (1.38, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8101499Z Skipping (s,q) (1.39, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8101713Z Skipping (s,q) (1.4, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8101924Z Skipping (s,q) (1.41, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8102145Z Skipping (s,q) (1.42, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8102301Z Skipping (s,q) (1.43, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8102465Z Skipping (s,q) (1.44, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8102627Z Skipping (s,q) (1.45, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8102788Z Skipping (s,q) (1.46, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8102943Z Skipping (s,q) (1.47, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8103099Z Skipping (s,q) (1.48, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8103266Z Skipping (s,q) (1.49, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8103420Z Skipping (s,q) (1.5, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8103632Z Skipping (s,q) (1.51, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8103793Z Skipping (s,q) (1.52, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8103949Z Skipping (s,q) (1.53, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8104107Z Skipping (s,q) (1.54, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8104300Z Skipping (s,q) (1.55, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8104819Z Skipping (s,q) (1.56, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8104988Z Skipping (s,q) (1.57, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8105143Z Skipping (s,q) (1.58, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8105298Z Skipping (s,q) (1.59, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8105459Z Skipping (s,q) (1.6, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8105615Z Skipping (s,q) (1.61, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8105778Z Skipping (s,q) (1.62, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8105936Z Skipping (s,q) (1.63, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8106092Z Skipping (s,q) (1.64, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8106253Z Skipping (s,q) (1.65, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8106414Z Skipping (s,q) (1.66, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8106575Z Skipping (s,q) (1.67, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8106735Z Skipping (s,q) (1.68, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8106892Z Skipping (s,q) (1.69, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8107053Z Skipping (s,q) (1.7, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8107207Z Skipping (s,q) (1.71, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8107364Z Skipping (s,q) (1.72, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8107523Z Skipping (s,q) (1.73, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8107681Z Skipping (s,q) (1.74, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8107837Z Skipping (s,q) (1.75, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8107999Z Skipping (s,q) (1.76, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8108157Z Skipping (s,q) (1.77, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8108534Z Skipping (s,q) (1.78, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8108781Z Skipping (s,q) (1.79, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8108938Z Skipping (s,q) (1.8, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8109095Z Skipping (s,q) (1.81, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8109249Z Skipping (s,q) (1.82, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8109407Z Skipping (s,q) (1.83, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8109570Z Skipping (s,q) (1.84, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8109727Z Skipping (s,q) (1.85, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8109890Z Skipping (s,q) (1.86, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8110045Z Skipping (s,q) (1.87, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8110203Z Skipping (s,q) (1.88, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8110367Z Skipping (s,q) (1.89, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8110527Z Skipping (s,q) (1.9, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8110684Z Skipping (s,q) (1.91, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8110844Z Skipping (s,q) (1.92, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8111000Z Skipping (s,q) (1.93, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8111156Z Skipping (s,q) (1.94, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8111313Z Skipping (s,q) (1.95, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8111533Z Skipping (s,q) (1.96, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8111696Z Skipping (s,q) (1.97, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8111851Z Skipping (s,q) (1.98, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8112005Z Skipping (s,q) (1.99, 8000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8112228Z Skipping (s,q) (0.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8112387Z Skipping (s,q) (0.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8112542Z Skipping (s,q) (0.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8112703Z Skipping (s,q) (0.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8112858Z Skipping (s,q) (0.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8113020Z Skipping (s,q) (0.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8113176Z Skipping (s,q) (0.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8113333Z Skipping (s,q) (0.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8113494Z Skipping (s,q) (0.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8113650Z Skipping (s,q) (0.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8113804Z Skipping (s,q) (0.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8113969Z Skipping (s,q) (0.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8114133Z Skipping (s,q) (0.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8114291Z Skipping (s,q) (0.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8114448Z Skipping (s,q) (0.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8114601Z Skipping (s,q) (0.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8114762Z Skipping (s,q) (0.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8114918Z Skipping (s,q) (0.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8115074Z Skipping (s,q) (0.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8115234Z Skipping (s,q) (0.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8115391Z Skipping (s,q) (0.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8115552Z Skipping (s,q) (0.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8115708Z Skipping (s,q) (0.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8115946Z Skipping (s,q) (0.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8116107Z Skipping (s,q) (0.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8116263Z Skipping (s,q) (0.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8116420Z Skipping (s,q) (0.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8116578Z Skipping (s,q) (0.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8116733Z Skipping (s,q) (0.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8116894Z Skipping (s,q) (0.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8117050Z Skipping (s,q) (0.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8117206Z Skipping (s,q) (0.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8117366Z Skipping (s,q) (0.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8117524Z Skipping (s,q) (0.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8117687Z Skipping (s,q) (0.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8117847Z Skipping (s,q) (0.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8118002Z Skipping (s,q) (0.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8118162Z Skipping (s,q) (0.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8118316Z Skipping (s,q) (0.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8118471Z Skipping (s,q) (0.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8118631Z Skipping (s,q) (0.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8118830Z Skipping (s,q) (0.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8118986Z Skipping (s,q) (0.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8119146Z Skipping (s,q) (0.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8119337Z Skipping (s,q) (0.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8119505Z Skipping (s,q) (0.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8119661Z Skipping (s,q) (0.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8119816Z Skipping (s,q) (0.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8119978Z Skipping (s,q) (0.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8120134Z Skipping (s,q) (0.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8120289Z Skipping (s,q) (0.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8120451Z Skipping (s,q) (0.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8120608Z Skipping (s,q) (0.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8120766Z Skipping (s,q) (0.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8120950Z Skipping (s,q) (0.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8121133Z Skipping (s,q) (0.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8121297Z Skipping (s,q) (0.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8121455Z Skipping (s,q) (0.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8121612Z Skipping (s,q) (0.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8121771Z Skipping (s,q) (0.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8121926Z Skipping (s,q) (0.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8122082Z Skipping (s,q) (0.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8122242Z Skipping (s,q) (0.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8122399Z Skipping (s,q) (0.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8122563Z Skipping (s,q) (0.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8122720Z Skipping (s,q) (0.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8122879Z Skipping (s,q) (0.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8123085Z Skipping (s,q) (0.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8123278Z Skipping (s,q) (0.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8123434Z Skipping (s,q) (0.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8123595Z Skipping (s,q) (0.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8123750Z Skipping (s,q) (0.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8123910Z Skipping (s,q) (0.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8124064Z Skipping (s,q) (0.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8124222Z Skipping (s,q) (0.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8124382Z Skipping (s,q) (0.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8124537Z Skipping (s,q) (0.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8124695Z Skipping (s,q) (0.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8124860Z Skipping (s,q) (0.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8125019Z Skipping (s,q) (0.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8125178Z Skipping (s,q) (0.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8125333Z Skipping (s,q) (0.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8125488Z Skipping (s,q) (0.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8125649Z Skipping (s,q) (0.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8125805Z Skipping (s,q) (0.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8126005Z Skipping (s,q) (0.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8126167Z Skipping (s,q) (0.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8126323Z Skipping (s,q) (0.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8126480Z Skipping (s,q) (0.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8126675Z Skipping (s,q) (0.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8126835Z Skipping (s,q) (0.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8127073Z Skipping (s,q) (0.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8127229Z Skipping (s,q) (0.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8127385Z Skipping (s,q) (0.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8127544Z Skipping (s,q) (0.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8127700Z Skipping (s,q) (0.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8127863Z Skipping (s,q) (0.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8128020Z Skipping (s,q) (0.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8128178Z Skipping (s,q) (0.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8128334Z Skipping (s,q) (1, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8128494Z Skipping (s,q) (1.01, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8128655Z Skipping (s,q) (1.02, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8128814Z Skipping (s,q) (1.03, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8128970Z Skipping (s,q) (1.04, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8129124Z Skipping (s,q) (1.05, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8129286Z Skipping (s,q) (1.06, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8129442Z Skipping (s,q) (1.07, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8129603Z Skipping (s,q) (1.08, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8129759Z Skipping (s,q) (1.09, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8129916Z Skipping (s,q) (1.1, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8130077Z Skipping (s,q) (1.11, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8130235Z Skipping (s,q) (1.12, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8130503Z Skipping (s,q) (1.13, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8130668Z Skipping (s,q) (1.14, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8130823Z Skipping (s,q) (1.15, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8130985Z Skipping (s,q) (1.16, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8131141Z Skipping (s,q) (1.17, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8131296Z Skipping (s,q) (1.18, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8131455Z Skipping (s,q) (1.19, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8131613Z Skipping (s,q) (1.2, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8131768Z Skipping (s,q) (1.21, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8131929Z Skipping (s,q) (1.22, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8132087Z Skipping (s,q) (1.23, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8132253Z Skipping (s,q) (1.24, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8132407Z Skipping (s,q) (1.25, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8132568Z Skipping (s,q) (1.26, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8132728Z Skipping (s,q) (1.27, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8132886Z Skipping (s,q) (1.28, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8133040Z Skipping (s,q) (1.29, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8133199Z Skipping (s,q) (1.3, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8133416Z Skipping (s,q) (1.31, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8133577Z Skipping (s,q) (1.32, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8133731Z Skipping (s,q) (1.33, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8133925Z Skipping (s,q) (1.34, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8134090Z Skipping (s,q) (1.35, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8134247Z Skipping (s,q) (1.36, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8134403Z Skipping (s,q) (1.37, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8134562Z Skipping (s,q) (1.38, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8134717Z Skipping (s,q) (1.39, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8134874Z Skipping (s,q) (1.4, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8135029Z Skipping (s,q) (1.41, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8135190Z Skipping (s,q) (1.42, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8135349Z Skipping (s,q) (1.43, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8135504Z Skipping (s,q) (1.44, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8135662Z Skipping (s,q) (1.45, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8135824Z Skipping (s,q) (1.46, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8135983Z Skipping (s,q) (1.47, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8136140Z Skipping (s,q) (1.48, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8136297Z Skipping (s,q) (1.49, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8136451Z Skipping (s,q) (1.5, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8136610Z Skipping (s,q) (1.51, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8136766Z Skipping (s,q) (1.52, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8136926Z Skipping (s,q) (1.53, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8137086Z Skipping (s,q) (1.54, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8137240Z Skipping (s,q) (1.55, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8137395Z Skipping (s,q) (1.56, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8137557Z Skipping (s,q) (1.57, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8137794Z Skipping (s,q) (1.58, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8137956Z Skipping (s,q) (1.59, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8138112Z Skipping (s,q) (1.6, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8138268Z Skipping (s,q) (1.61, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8138429Z Skipping (s,q) (1.62, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8138583Z Skipping (s,q) (1.63, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8138742Z Skipping (s,q) (1.64, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8138902Z Skipping (s,q) (1.65, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8139057Z Skipping (s,q) (1.66, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8139218Z Skipping (s,q) (1.67, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8139379Z Skipping (s,q) (1.68, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8139541Z Skipping (s,q) (1.69, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8139707Z Skipping (s,q) (1.7, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8139863Z Skipping (s,q) (1.71, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8140019Z Skipping (s,q) (1.72, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8140182Z Skipping (s,q) (1.73, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8140339Z Skipping (s,q) (1.74, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8140541Z Skipping (s,q) (1.75, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8140698Z Skipping (s,q) (1.76, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8140853Z Skipping (s,q) (1.77, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8141018Z Skipping (s,q) (1.78, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8141214Z Skipping (s,q) (1.79, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8141373Z Skipping (s,q) (1.8, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8141534Z Skipping (s,q) (1.81, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8141690Z Skipping (s,q) (1.82, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8141847Z Skipping (s,q) (1.83, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8142002Z Skipping (s,q) (1.84, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8142155Z Skipping (s,q) (1.85, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8142317Z Skipping (s,q) (1.86, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8142471Z Skipping (s,q) (1.87, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8142628Z Skipping (s,q) (1.88, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8142787Z Skipping (s,q) (1.89, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8142946Z Skipping (s,q) (1.9, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8143111Z Skipping (s,q) (1.91, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8143265Z Skipping (s,q) (1.92, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8143422Z Skipping (s,q) (1.93, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8143577Z Skipping (s,q) (1.94, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8143732Z Skipping (s,q) (1.95, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8143885Z Skipping (s,q) (1.96, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8144045Z Skipping (s,q) (1.97, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8144202Z Skipping (s,q) (1.98, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8144362Z Skipping (s,q) (1.99, 8250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8144517Z Skipping (s,q) (0.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8144676Z Skipping (s,q) (0.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8144921Z Skipping (s,q) (0.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8145078Z Skipping (s,q) (0.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8145233Z Skipping (s,q) (0.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8145394Z Skipping (s,q) (0.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8145549Z Skipping (s,q) (0.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8145709Z Skipping (s,q) (0.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8145866Z Skipping (s,q) (0.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8146024Z Skipping (s,q) (0.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8146185Z Skipping (s,q) (0.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8146339Z Skipping (s,q) (0.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8146493Z Skipping (s,q) (0.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8146656Z Skipping (s,q) (0.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8146814Z Skipping (s,q) (0.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8146968Z Skipping (s,q) (0.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8147128Z Skipping (s,q) (0.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8147284Z Skipping (s,q) (0.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8147447Z Skipping (s,q) (0.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8147603Z Skipping (s,q) (0.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8147799Z Skipping (s,q) (0.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8147962Z Skipping (s,q) (0.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8148117Z Skipping (s,q) (0.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8148311Z Skipping (s,q) (0.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8148475Z Skipping (s,q) (0.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8148633Z Skipping (s,q) (0.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8148794Z Skipping (s,q) (0.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8148947Z Skipping (s,q) (0.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8149103Z Skipping (s,q) (0.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8149262Z Skipping (s,q) (0.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8149417Z Skipping (s,q) (0.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8149578Z Skipping (s,q) (0.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8149736Z Skipping (s,q) (0.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8149892Z Skipping (s,q) (0.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8150052Z Skipping (s,q) (0.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8150211Z Skipping (s,q) (0.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8150369Z Skipping (s,q) (0.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8150529Z Skipping (s,q) (0.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8150683Z Skipping (s,q) (0.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8150842Z Skipping (s,q) (0.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8151001Z Skipping (s,q) (0.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8151157Z Skipping (s,q) (0.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8151320Z Skipping (s,q) (0.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8151476Z Skipping (s,q) (0.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8151631Z Skipping (s,q) (0.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8151796Z Skipping (s,q) (0.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8151955Z Skipping (s,q) (0.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8152194Z Skipping (s,q) (0.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8152357Z Skipping (s,q) (0.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8152513Z Skipping (s,q) (0.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8152674Z Skipping (s,q) (0.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8152831Z Skipping (s,q) (0.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8152998Z Skipping (s,q) (0.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8153162Z Skipping (s,q) (0.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8153319Z Skipping (s,q) (0.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8153475Z Skipping (s,q) (0.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8153643Z Skipping (s,q) (0.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8153802Z Skipping (s,q) (0.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8153975Z Skipping (s,q) (0.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8154132Z Skipping (s,q) (0.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8154289Z Skipping (s,q) (0.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8154455Z Skipping (s,q) (0.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8154612Z Skipping (s,q) (0.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8154769Z Skipping (s,q) (0.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8154976Z Skipping (s,q) (0.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8155133Z Skipping (s,q) (0.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8155295Z Skipping (s,q) (0.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8155453Z Skipping (s,q) (0.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8155676Z Skipping (s,q) (0.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8155851Z Skipping (s,q) (0.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8156008Z Skipping (s,q) (0.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8156163Z Skipping (s,q) (0.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8156328Z Skipping (s,q) (0.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8156483Z Skipping (s,q) (0.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8156639Z Skipping (s,q) (0.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8156804Z Skipping (s,q) (0.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8156963Z Skipping (s,q) (0.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8157126Z Skipping (s,q) (0.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8157282Z Skipping (s,q) (0.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8157444Z Skipping (s,q) (0.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8157613Z Skipping (s,q) (0.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8157771Z Skipping (s,q) (0.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8157925Z Skipping (s,q) (0.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8158087Z Skipping (s,q) (0.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8158243Z Skipping (s,q) (0.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8158404Z Skipping (s,q) (0.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8158560Z Skipping (s,q) (0.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8158719Z Skipping (s,q) (0.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8158880Z Skipping (s,q) (0.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8159038Z Skipping (s,q) (0.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8159197Z Skipping (s,q) (0.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8159407Z Skipping (s,q) (0.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8159601Z Skipping (s,q) (0.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8159764Z Skipping (s,q) (0.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8159921Z Skipping (s,q) (0.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8160078Z Skipping (s,q) (0.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8160241Z Skipping (s,q) (0.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8160397Z Skipping (s,q) (0.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8160554Z Skipping (s,q) (0.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8160714Z Skipping (s,q) (1, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8160895Z Skipping (s,q) (1.01, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8161088Z Skipping (s,q) (1.02, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8161248Z Skipping (s,q) (1.03, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8161407Z Skipping (s,q) (1.04, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8161568Z Skipping (s,q) (1.05, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8161726Z Skipping (s,q) (1.06, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8161882Z Skipping (s,q) (1.07, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8162048Z Skipping (s,q) (1.08, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8162204Z Skipping (s,q) (1.09, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8162419Z Skipping (s,q) (1.1, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8162577Z Skipping (s,q) (1.11, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8162734Z Skipping (s,q) (1.12, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8162895Z Skipping (s,q) (1.13, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8163092Z Skipping (s,q) (1.14, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8163254Z Skipping (s,q) (1.15, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8163420Z Skipping (s,q) (1.16, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8163578Z Skipping (s,q) (1.17, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8163741Z Skipping (s,q) (1.18, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8163897Z Skipping (s,q) (1.19, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8164054Z Skipping (s,q) (1.2, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8164221Z Skipping (s,q) (1.21, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8164378Z Skipping (s,q) (1.22, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8164534Z Skipping (s,q) (1.23, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8164697Z Skipping (s,q) (1.24, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8164861Z Skipping (s,q) (1.25, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8165023Z Skipping (s,q) (1.26, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8165187Z Skipping (s,q) (1.27, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8165345Z Skipping (s,q) (1.28, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8165505Z Skipping (s,q) (1.29, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8165662Z Skipping (s,q) (1.3, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8165818Z Skipping (s,q) (1.31, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8165987Z Skipping (s,q) (1.32, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8166143Z Skipping (s,q) (1.33, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8166297Z Skipping (s,q) (1.34, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8166466Z Skipping (s,q) (1.35, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8166626Z Skipping (s,q) (1.36, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8166927Z Skipping (s,q) (1.37, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8167086Z Skipping (s,q) (1.38, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8167243Z Skipping (s,q) (1.39, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8167411Z Skipping (s,q) (1.4, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8167570Z Skipping (s,q) (1.41, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8167728Z Skipping (s,q) (1.42, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8167891Z Skipping (s,q) (1.43, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8168051Z Skipping (s,q) (1.44, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8168215Z Skipping (s,q) (1.45, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8168372Z Skipping (s,q) (1.46, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8168534Z Skipping (s,q) (1.47, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8168707Z Skipping (s,q) (1.48, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8168865Z Skipping (s,q) (1.49, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8169022Z Skipping (s,q) (1.5, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8169187Z Skipping (s,q) (1.51, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8169343Z Skipping (s,q) (1.52, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8169507Z Skipping (s,q) (1.53, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8169665Z Skipping (s,q) (1.54, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8169868Z Skipping (s,q) (1.55, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8170036Z Skipping (s,q) (1.56, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8170194Z Skipping (s,q) (1.57, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8170391Z Skipping (s,q) (1.58, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8170558Z Skipping (s,q) (1.59, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8170715Z Skipping (s,q) (1.6, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8170878Z Skipping (s,q) (1.61, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8171036Z Skipping (s,q) (1.62, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8171194Z Skipping (s,q) (1.63, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8171359Z Skipping (s,q) (1.64, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8171514Z Skipping (s,q) (1.65, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8171675Z Skipping (s,q) (1.66, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8171840Z Skipping (s,q) (1.67, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8171998Z Skipping (s,q) (1.68, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8172164Z Skipping (s,q) (1.69, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8172322Z Skipping (s,q) (1.7, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8172481Z Skipping (s,q) (1.71, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8172642Z Skipping (s,q) (1.72, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8172798Z Skipping (s,q) (1.73, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8172954Z Skipping (s,q) (1.74, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8173118Z Skipping (s,q) (1.75, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8173274Z Skipping (s,q) (1.76, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8173434Z Skipping (s,q) (1.77, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8173597Z Skipping (s,q) (1.78, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8173757Z Skipping (s,q) (1.79, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8173925Z Skipping (s,q) (1.8, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8174130Z Skipping (s,q) (1.81, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8174328Z Skipping (s,q) (1.82, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8174494Z Skipping (s,q) (1.83, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8174651Z Skipping (s,q) (1.84, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8174806Z Skipping (s,q) (1.85, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8174970Z Skipping (s,q) (1.86, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8175125Z Skipping (s,q) (1.87, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8175289Z Skipping (s,q) (1.88, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8175446Z Skipping (s,q) (1.89, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8175603Z Skipping (s,q) (1.9, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8175763Z Skipping (s,q) (1.91, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8175924Z Skipping (s,q) (1.92, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8176086Z Skipping (s,q) (1.93, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8176247Z Skipping (s,q) (1.94, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8176406Z Skipping (s,q) (1.95, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8176569Z Skipping (s,q) (1.96, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8176725Z Skipping (s,q) (1.97, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8176885Z Skipping (s,q) (1.98, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8177091Z Skipping (s,q) (1.99, 8500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8177248Z Skipping (s,q) (0.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8177404Z Skipping (s,q) (0.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8177566Z Skipping (s,q) (0.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8177763Z Skipping (s,q) (0.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8177934Z Skipping (s,q) (0.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8178089Z Skipping (s,q) (0.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8178244Z Skipping (s,q) (0.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8178407Z Skipping (s,q) (0.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8178563Z Skipping (s,q) (0.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8178721Z Skipping (s,q) (0.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8178886Z Skipping (s,q) (0.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8179043Z Skipping (s,q) (0.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8179206Z Skipping (s,q) (0.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8179362Z Skipping (s,q) (0.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8179520Z Skipping (s,q) (0.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8179688Z Skipping (s,q) (0.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8179842Z Skipping (s,q) (0.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8179997Z Skipping (s,q) (0.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8180157Z Skipping (s,q) (0.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8180314Z Skipping (s,q) (0.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8180478Z Skipping (s,q) (0.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8180636Z Skipping (s,q) (0.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8180792Z Skipping (s,q) (0.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8180953Z Skipping (s,q) (0.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8181111Z Skipping (s,q) (0.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8181270Z Skipping (s,q) (0.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8181517Z Skipping (s,q) (0.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8181674Z Skipping (s,q) (0.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8181837Z Skipping (s,q) (0.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8181994Z Skipping (s,q) (0.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8182151Z Skipping (s,q) (0.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8182311Z Skipping (s,q) (0.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8182467Z Skipping (s,q) (0.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8182625Z Skipping (s,q) (0.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8182787Z Skipping (s,q) (0.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8182943Z Skipping (s,q) (0.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8183100Z Skipping (s,q) (0.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8183266Z Skipping (s,q) (0.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8183427Z Skipping (s,q) (0.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8183595Z Skipping (s,q) (0.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8183753Z Skipping (s,q) (0.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8183909Z Skipping (s,q) (0.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8184072Z Skipping (s,q) (0.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8184229Z Skipping (s,q) (0.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8184451Z Skipping (s,q) (0.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8184616Z Skipping (s,q) (0.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8184773Z Skipping (s,q) (0.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8184976Z Skipping (s,q) (0.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8185135Z Skipping (s,q) (0.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8185295Z Skipping (s,q) (0.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8185459Z Skipping (s,q) (0.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8185616Z Skipping (s,q) (0.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8185772Z Skipping (s,q) (0.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8185938Z Skipping (s,q) (0.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8186095Z Skipping (s,q) (0.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8186265Z Skipping (s,q) (0.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8186420Z Skipping (s,q) (0.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8186576Z Skipping (s,q) (0.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8186741Z Skipping (s,q) (0.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8186900Z Skipping (s,q) (0.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8187061Z Skipping (s,q) (0.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8187228Z Skipping (s,q) (0.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8187386Z Skipping (s,q) (0.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8187550Z Skipping (s,q) (0.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8187707Z Skipping (s,q) (0.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8187864Z Skipping (s,q) (0.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8188028Z Skipping (s,q) (0.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8188186Z Skipping (s,q) (0.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8188341Z Skipping (s,q) (0.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8188502Z Skipping (s,q) (0.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8188662Z Skipping (s,q) (0.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8188980Z Skipping (s,q) (0.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8189203Z Skipping (s,q) (0.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8189367Z Skipping (s,q) (0.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8189531Z Skipping (s,q) (0.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8189687Z Skipping (s,q) (0.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8189844Z Skipping (s,q) (0.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8190010Z Skipping (s,q) (0.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8190167Z Skipping (s,q) (0.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8190329Z Skipping (s,q) (0.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8190487Z Skipping (s,q) (0.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8190647Z Skipping (s,q) (0.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8190819Z Skipping (s,q) (0.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8190977Z Skipping (s,q) (0.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8191133Z Skipping (s,q) (0.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8191297Z Skipping (s,q) (0.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8191455Z Skipping (s,q) (0.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8191612Z Skipping (s,q) (0.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8191826Z Skipping (s,q) (0.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8191995Z Skipping (s,q) (0.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8192159Z Skipping (s,q) (0.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8192321Z Skipping (s,q) (0.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8192520Z Skipping (s,q) (0.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8192687Z Skipping (s,q) (0.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8192843Z Skipping (s,q) (0.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8192999Z Skipping (s,q) (0.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8193162Z Skipping (s,q) (0.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8193324Z Skipping (s,q) (0.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8193486Z Skipping (s,q) (0.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8193641Z Skipping (s,q) (1, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8193809Z Skipping (s,q) (1.01, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8193972Z Skipping (s,q) (1.02, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8194130Z Skipping (s,q) (1.03, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8194293Z Skipping (s,q) (1.04, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8194461Z Skipping (s,q) (1.05, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8194623Z Skipping (s,q) (1.06, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8194785Z Skipping (s,q) (1.07, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8194946Z Skipping (s,q) (1.08, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8195101Z Skipping (s,q) (1.09, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8195268Z Skipping (s,q) (1.1, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8195435Z Skipping (s,q) (1.11, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8195592Z Skipping (s,q) (1.12, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8195760Z Skipping (s,q) (1.13, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8195920Z Skipping (s,q) (1.14, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8196092Z Skipping (s,q) (1.15, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8196370Z Skipping (s,q) (1.16, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8196531Z Skipping (s,q) (1.17, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8196694Z Skipping (s,q) (1.18, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8196853Z Skipping (s,q) (1.19, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8197032Z Skipping (s,q) (1.2, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8197195Z Skipping (s,q) (1.21, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8197351Z Skipping (s,q) (1.22, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8197518Z Skipping (s,q) (1.23, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8197675Z Skipping (s,q) (1.24, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8197839Z Skipping (s,q) (1.25, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8198006Z Skipping (s,q) (1.26, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8198166Z Skipping (s,q) (1.27, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8198330Z Skipping (s,q) (1.28, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8198491Z Skipping (s,q) (1.29, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8198648Z Skipping (s,q) (1.3, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8198817Z Skipping (s,q) (1.31, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8198975Z Skipping (s,q) (1.32, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8199133Z Skipping (s,q) (1.33, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8199340Z Skipping (s,q) (1.34, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8199500Z Skipping (s,q) (1.35, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8199662Z Skipping (s,q) (1.36, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8199872Z Skipping (s,q) (1.37, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8200032Z Skipping (s,q) (1.38, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8200196Z Skipping (s,q) (1.39, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8200356Z Skipping (s,q) (1.4, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8200514Z Skipping (s,q) (1.41, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8200678Z Skipping (s,q) (1.42, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8200834Z Skipping (s,q) (1.43, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8200991Z Skipping (s,q) (1.44, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8201158Z Skipping (s,q) (1.45, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8201315Z Skipping (s,q) (1.46, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8201478Z Skipping (s,q) (1.47, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8201636Z Skipping (s,q) (1.48, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8201797Z Skipping (s,q) (1.49, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8201966Z Skipping (s,q) (1.5, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8202124Z Skipping (s,q) (1.51, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8202281Z Skipping (s,q) (1.52, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8202443Z Skipping (s,q) (1.53, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8202600Z Skipping (s,q) (1.54, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8202761Z Skipping (s,q) (1.55, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8202919Z Skipping (s,q) (1.56, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8203077Z Skipping (s,q) (1.57, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8203238Z Skipping (s,q) (1.58, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8203394Z Skipping (s,q) (1.59, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8203552Z Skipping (s,q) (1.6, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8203797Z Skipping (s,q) (1.61, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8203955Z Skipping (s,q) (1.62, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8204119Z Skipping (s,q) (1.63, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8204275Z Skipping (s,q) (1.64, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8204662Z Skipping (s,q) (1.65, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8204876Z Skipping (s,q) (1.66, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8205040Z Skipping (s,q) (1.67, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8205197Z Skipping (s,q) (1.68, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8205358Z Skipping (s,q) (1.69, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8205515Z Skipping (s,q) (1.7, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8205680Z Skipping (s,q) (1.71, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8205842Z Skipping (s,q) (1.72, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8205999Z Skipping (s,q) (1.73, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8206161Z Skipping (s,q) (1.74, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8206318Z Skipping (s,q) (1.75, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8206474Z Skipping (s,q) (1.76, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8206636Z Skipping (s,q) (1.77, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8206793Z Skipping (s,q) (1.78, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8207163Z Skipping (s,q) (1.79, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8207334Z Skipping (s,q) (1.8, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8207492Z Skipping (s,q) (1.81, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8207720Z Skipping (s,q) (1.82, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8207883Z Skipping (s,q) (1.83, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8208039Z Skipping (s,q) (1.84, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8208203Z Skipping (s,q) (1.85, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8208360Z Skipping (s,q) (1.86, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8208517Z Skipping (s,q) (1.87, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8208680Z Skipping (s,q) (1.88, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8208841Z Skipping (s,q) (1.89, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8209007Z Skipping (s,q) (1.9, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8209163Z Skipping (s,q) (1.91, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8209320Z Skipping (s,q) (1.92, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8209486Z Skipping (s,q) (1.93, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8209647Z Skipping (s,q) (1.94, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8209803Z Skipping (s,q) (1.95, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8209966Z Skipping (s,q) (1.96, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8210121Z Skipping (s,q) (1.97, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8210284Z Skipping (s,q) (1.98, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8210443Z Skipping (s,q) (1.99, 8750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8210599Z Skipping (s,q) (0.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8210763Z Skipping (s,q) (0.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8210920Z Skipping (s,q) (0.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8211076Z Skipping (s,q) (0.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8211241Z Skipping (s,q) (0.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8211468Z Skipping (s,q) (0.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8211713Z Skipping (s,q) (0.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8218414Z Skipping (s,q) (0.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8218576Z Skipping (s,q) (0.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8218741Z Skipping (s,q) (0.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8218899Z Skipping (s,q) (0.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8219057Z Skipping (s,q) (0.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8219226Z Skipping (s,q) (0.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8219382Z Skipping (s,q) (0.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8219538Z Skipping (s,q) (0.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8219703Z Skipping (s,q) (0.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8219868Z Skipping (s,q) (0.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8220033Z Skipping (s,q) (0.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8220189Z Skipping (s,q) (0.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8220347Z Skipping (s,q) (0.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8220513Z Skipping (s,q) (0.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8220668Z Skipping (s,q) (0.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8220843Z Skipping (s,q) (0.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8221107Z Skipping (s,q) (0.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8221283Z Skipping (s,q) (0.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8221458Z Skipping (s,q) (0.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8221631Z Skipping (s,q) (0.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8221845Z Skipping (s,q) (0.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8222026Z Skipping (s,q) (0.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8222198Z Skipping (s,q) (0.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8222368Z Skipping (s,q) (0.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8222544Z Skipping (s,q) (0.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8222717Z Skipping (s,q) (0.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8222896Z Skipping (s,q) (0.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8223070Z Skipping (s,q) (0.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8223241Z Skipping (s,q) (0.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8223416Z Skipping (s,q) (0.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8223586Z Skipping (s,q) (0.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8223760Z Skipping (s,q) (0.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8223944Z Skipping (s,q) (0.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8224115Z Skipping (s,q) (0.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8224291Z Skipping (s,q) (0.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8224462Z Skipping (s,q) (0.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8224631Z Skipping (s,q) (0.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8224807Z Skipping (s,q) (0.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8224981Z Skipping (s,q) (0.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8225150Z Skipping (s,q) (0.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8225324Z Skipping (s,q) (0.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8225493Z Skipping (s,q) (0.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8225673Z Skipping (s,q) (0.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8225930Z Skipping (s,q) (0.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8226103Z Skipping (s,q) (0.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8226279Z Skipping (s,q) (0.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8226452Z Skipping (s,q) (0.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8226626Z Skipping (s,q) (0.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8226801Z Skipping (s,q) (0.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8226974Z Skipping (s,q) (0.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8227149Z Skipping (s,q) (0.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8227319Z Skipping (s,q) (0.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8227490Z Skipping (s,q) (0.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8227672Z Skipping (s,q) (0.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8227847Z Skipping (s,q) (0.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8228018Z Skipping (s,q) (0.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8228193Z Skipping (s,q) (0.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8228363Z Skipping (s,q) (0.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8228534Z Skipping (s,q) (0.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8228712Z Skipping (s,q) (0.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8228883Z Skipping (s,q) (0.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8229102Z Skipping (s,q) (0.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8229274Z Skipping (s,q) (0.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8229447Z Skipping (s,q) (0.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8229664Z Skipping (s,q) (0.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8229840Z Skipping (s,q) (0.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8230011Z Skipping (s,q) (0.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8230186Z Skipping (s,q) (0.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8230357Z Skipping (s,q) (0.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8230530Z Skipping (s,q) (0.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8230700Z Skipping (s,q) (0.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8230871Z Skipping (s,q) (0.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8231049Z Skipping (s,q) (0.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8231219Z Skipping (s,q) (0.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8231387Z Skipping (s,q) (0.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8231562Z Skipping (s,q) (0.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8231735Z Skipping (s,q) (0.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8231911Z Skipping (s,q) (0.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8232080Z Skipping (s,q) (0.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8232250Z Skipping (s,q) (0.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8232425Z Skipping (s,q) (0.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8232595Z Skipping (s,q) (0.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8232764Z Skipping (s,q) (0.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8232940Z Skipping (s,q) (0.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8233112Z Skipping (s,q) (0.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8233288Z Skipping (s,q) (0.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8233463Z Skipping (s,q) (0.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8233678Z Skipping (s,q) (0.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8233940Z Skipping (s,q) (0.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8234098Z Skipping (s,q) (0.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8234255Z Skipping (s,q) (0.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8234416Z Skipping (s,q) (0.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8234571Z Skipping (s,q) (1, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8234734Z Skipping (s,q) (1.01, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8234892Z Skipping (s,q) (1.02, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8235048Z Skipping (s,q) (1.03, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8235210Z Skipping (s,q) (1.04, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8235366Z Skipping (s,q) (1.05, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8235524Z Skipping (s,q) (1.06, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8235688Z Skipping (s,q) (1.07, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8235844Z Skipping (s,q) (1.08, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8236005Z Skipping (s,q) (1.09, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8236161Z Skipping (s,q) (1.1, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8236316Z Skipping (s,q) (1.11, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8236477Z Skipping (s,q) (1.12, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8236677Z Skipping (s,q) (1.13, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8236848Z Skipping (s,q) (1.14, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8237022Z Skipping (s,q) (1.15, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8237191Z Skipping (s,q) (1.16, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8237400Z Skipping (s,q) (1.17, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8237580Z Skipping (s,q) (1.18, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8237750Z Skipping (s,q) (1.19, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8237924Z Skipping (s,q) (1.2, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8238095Z Skipping (s,q) (1.21, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8238264Z Skipping (s,q) (1.22, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8238443Z Skipping (s,q) (1.23, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8238618Z Skipping (s,q) (1.24, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8238787Z Skipping (s,q) (1.25, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8238960Z Skipping (s,q) (1.26, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8239129Z Skipping (s,q) (1.27, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8239306Z Skipping (s,q) (1.28, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8239481Z Skipping (s,q) (1.29, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8239650Z Skipping (s,q) (1.3, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8239827Z Skipping (s,q) (1.31, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8239996Z Skipping (s,q) (1.32, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8240167Z Skipping (s,q) (1.33, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8240342Z Skipping (s,q) (1.34, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8240515Z Skipping (s,q) (1.35, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8240695Z Skipping (s,q) (1.36, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8240864Z Skipping (s,q) (1.37, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8241034Z Skipping (s,q) (1.38, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8241212Z Skipping (s,q) (1.39, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8241463Z Skipping (s,q) (1.4, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8241634Z Skipping (s,q) (1.41, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8241807Z Skipping (s,q) (1.42, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8241978Z Skipping (s,q) (1.43, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8242152Z Skipping (s,q) (1.44, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8242322Z Skipping (s,q) (1.45, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8242495Z Skipping (s,q) (1.46, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8242673Z Skipping (s,q) (1.47, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8242846Z Skipping (s,q) (1.48, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8243017Z Skipping (s,q) (1.49, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8243196Z Skipping (s,q) (1.5, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8243375Z Skipping (s,q) (1.51, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8243550Z Skipping (s,q) (1.52, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8243719Z Skipping (s,q) (1.53, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8243890Z Skipping (s,q) (1.54, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8244064Z Skipping (s,q) (1.55, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8244234Z Skipping (s,q) (1.56, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8244405Z Skipping (s,q) (1.57, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8244623Z Skipping (s,q) (1.58, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8244795Z Skipping (s,q) (1.59, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8244969Z Skipping (s,q) (1.6, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8245179Z Skipping (s,q) (1.61, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8245355Z Skipping (s,q) (1.62, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8245533Z Skipping (s,q) (1.63, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8245704Z Skipping (s,q) (1.64, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8245874Z Skipping (s,q) (1.65, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8246051Z Skipping (s,q) (1.66, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8246222Z Skipping (s,q) (1.67, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8246393Z Skipping (s,q) (1.68, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8246574Z Skipping (s,q) (1.69, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8246745Z Skipping (s,q) (1.7, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8246981Z Skipping (s,q) (1.71, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8247139Z Skipping (s,q) (1.72, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8247300Z Skipping (s,q) (1.73, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8247461Z Skipping (s,q) (1.74, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8247618Z Skipping (s,q) (1.75, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8247776Z Skipping (s,q) (1.76, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8247937Z Skipping (s,q) (1.77, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8248092Z Skipping (s,q) (1.78, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8248254Z Skipping (s,q) (1.79, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8248411Z Skipping (s,q) (1.8, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8248567Z Skipping (s,q) (1.81, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8248728Z Skipping (s,q) (1.82, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8248884Z Skipping (s,q) (1.83, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8249042Z Skipping (s,q) (1.84, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8249312Z Skipping (s,q) (1.85, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8249468Z Skipping (s,q) (1.86, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8249631Z Skipping (s,q) (1.87, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8249787Z Skipping (s,q) (1.88, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8249942Z Skipping (s,q) (1.89, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8250102Z Skipping (s,q) (1.9, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8250259Z Skipping (s,q) (1.91, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8250414Z Skipping (s,q) (1.92, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8250575Z Skipping (s,q) (1.93, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8250731Z Skipping (s,q) (1.94, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8250920Z Skipping (s,q) (1.95, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8251108Z Skipping (s,q) (1.96, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8251265Z Skipping (s,q) (1.97, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8251425Z Skipping (s,q) (1.98, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8251581Z Skipping (s,q) (1.99, 9000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8251740Z Skipping (s,q) (0.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8251901Z Skipping (s,q) (0.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8252101Z Skipping (s,q) (0.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8252261Z Skipping (s,q) (0.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8252417Z Skipping (s,q) (0.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8252573Z Skipping (s,q) (0.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8252772Z Skipping (s,q) (0.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8252933Z Skipping (s,q) (0.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8253087Z Skipping (s,q) (0.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8253245Z Skipping (s,q) (0.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8253402Z Skipping (s,q) (0.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8253562Z Skipping (s,q) (0.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8253716Z Skipping (s,q) (0.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8253870Z Skipping (s,q) (0.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8254037Z Skipping (s,q) (0.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8254194Z Skipping (s,q) (0.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8254348Z Skipping (s,q) (0.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8254515Z Skipping (s,q) (0.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8254676Z Skipping (s,q) (0.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8254835Z Skipping (s,q) (0.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8254990Z Skipping (s,q) (0.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8255146Z Skipping (s,q) (0.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8255308Z Skipping (s,q) (0.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8255462Z Skipping (s,q) (0.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8255619Z Skipping (s,q) (0.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8255782Z Skipping (s,q) (0.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8255937Z Skipping (s,q) (0.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8256094Z Skipping (s,q) (0.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8256258Z Skipping (s,q) (0.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8256495Z Skipping (s,q) (0.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8256657Z Skipping (s,q) (0.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8256813Z Skipping (s,q) (0.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8256967Z Skipping (s,q) (0.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8257127Z Skipping (s,q) (0.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8257283Z Skipping (s,q) (0.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8257439Z Skipping (s,q) (0.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8257600Z Skipping (s,q) (0.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8257758Z Skipping (s,q) (0.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8257918Z Skipping (s,q) (0.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8258076Z Skipping (s,q) (0.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8258234Z Skipping (s,q) (0.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8258398Z Skipping (s,q) (0.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8258556Z Skipping (s,q) (0.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8258711Z Skipping (s,q) (0.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8258879Z Skipping (s,q) (0.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8259035Z Skipping (s,q) (0.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8259197Z Skipping (s,q) (0.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8259397Z Skipping (s,q) (0.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8259553Z Skipping (s,q) (0.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8259715Z Skipping (s,q) (0.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8259908Z Skipping (s,q) (0.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8260068Z Skipping (s,q) (0.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8260231Z Skipping (s,q) (0.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8260394Z Skipping (s,q) (0.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8260557Z Skipping (s,q) (0.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8260712Z Skipping (s,q) (0.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8260871Z Skipping (s,q) (0.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8261042Z Skipping (s,q) (0.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8261202Z Skipping (s,q) (0.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8261357Z Skipping (s,q) (0.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8261524Z Skipping (s,q) (0.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8261686Z Skipping (s,q) (0.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8261851Z Skipping (s,q) (0.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8262011Z Skipping (s,q) (0.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8262172Z Skipping (s,q) (0.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8262329Z Skipping (s,q) (0.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8262485Z Skipping (s,q) (0.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8262645Z Skipping (s,q) (0.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8262805Z Skipping (s,q) (0.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8262967Z Skipping (s,q) (0.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8263130Z Skipping (s,q) (0.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8263292Z Skipping (s,q) (0.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8263449Z Skipping (s,q) (0.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8263613Z Skipping (s,q) (0.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8263855Z Skipping (s,q) (0.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8264012Z Skipping (s,q) (0.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8264173Z Skipping (s,q) (0.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8264334Z Skipping (s,q) (0.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8264492Z Skipping (s,q) (0.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8264655Z Skipping (s,q) (0.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8264816Z Skipping (s,q) (0.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8264978Z Skipping (s,q) (0.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8265134Z Skipping (s,q) (0.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8265291Z Skipping (s,q) (0.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8265454Z Skipping (s,q) (0.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8265614Z Skipping (s,q) (0.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8265769Z Skipping (s,q) (0.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8265929Z Skipping (s,q) (0.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8266086Z Skipping (s,q) (0.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8266249Z Skipping (s,q) (0.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8266405Z Skipping (s,q) (0.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8266562Z Skipping (s,q) (0.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8266768Z Skipping (s,q) (0.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8266928Z Skipping (s,q) (0.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8267083Z Skipping (s,q) (0.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8267280Z Skipping (s,q) (0.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8267442Z Skipping (s,q) (0.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8267599Z Skipping (s,q) (0.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8267755Z Skipping (s,q) (0.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8267908Z Skipping (s,q) (1, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8268067Z Skipping (s,q) (1.01, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8268222Z Skipping (s,q) (1.02, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8268379Z Skipping (s,q) (1.03, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8268544Z Skipping (s,q) (1.04, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8268701Z Skipping (s,q) (1.05, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8268861Z Skipping (s,q) (1.06, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8269020Z Skipping (s,q) (1.07, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8269181Z Skipping (s,q) (1.08, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8269347Z Skipping (s,q) (1.09, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8269505Z Skipping (s,q) (1.1, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8269659Z Skipping (s,q) (1.11, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8269819Z Skipping (s,q) (1.12, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8269974Z Skipping (s,q) (1.13, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8270135Z Skipping (s,q) (1.14, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8270294Z Skipping (s,q) (1.15, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8270448Z Skipping (s,q) (1.16, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8270609Z Skipping (s,q) (1.17, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8270769Z Skipping (s,q) (1.18, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8270971Z Skipping (s,q) (1.19, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8271169Z Skipping (s,q) (1.2, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8271325Z Skipping (s,q) (1.21, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8271484Z Skipping (s,q) (1.22, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8271640Z Skipping (s,q) (1.23, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8271795Z Skipping (s,q) (1.24, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8271955Z Skipping (s,q) (1.25, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8272115Z Skipping (s,q) (1.26, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8272270Z Skipping (s,q) (1.27, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8272431Z Skipping (s,q) (1.28, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8272586Z Skipping (s,q) (1.29, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8272745Z Skipping (s,q) (1.3, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8272907Z Skipping (s,q) (1.31, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8273062Z Skipping (s,q) (1.32, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8273224Z Skipping (s,q) (1.33, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8273379Z Skipping (s,q) (1.34, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8273535Z Skipping (s,q) (1.35, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8273696Z Skipping (s,q) (1.36, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8273894Z Skipping (s,q) (1.37, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8274051Z Skipping (s,q) (1.38, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8274209Z Skipping (s,q) (1.39, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8274365Z Skipping (s,q) (1.4, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8274586Z Skipping (s,q) (1.41, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8274745Z Skipping (s,q) (1.42, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8274899Z Skipping (s,q) (1.43, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8275056Z Skipping (s,q) (1.44, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8275211Z Skipping (s,q) (1.45, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8275366Z Skipping (s,q) (1.46, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8275524Z Skipping (s,q) (1.47, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8275681Z Skipping (s,q) (1.48, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8275840Z Skipping (s,q) (1.49, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8275994Z Skipping (s,q) (1.5, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8276160Z Skipping (s,q) (1.51, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8276382Z Skipping (s,q) (1.52, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8276594Z Skipping (s,q) (1.53, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8276805Z Skipping (s,q) (1.54, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8277019Z Skipping (s,q) (1.55, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8277172Z Skipping (s,q) (1.56, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8277331Z Skipping (s,q) (1.57, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8277481Z Skipping (s,q) (1.58, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8277635Z Skipping (s,q) (1.59, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8277791Z Skipping (s,q) (1.6, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8277940Z Skipping (s,q) (1.61, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8278096Z Skipping (s,q) (1.62, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8278255Z Skipping (s,q) (1.63, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8278505Z Skipping (s,q) (1.64, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8278727Z Skipping (s,q) (1.65, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8278945Z Skipping (s,q) (1.66, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8279139Z Skipping (s,q) (1.67, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8279302Z Skipping (s,q) (1.68, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8279457Z Skipping (s,q) (1.69, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8279611Z Skipping (s,q) (1.7, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8279775Z Skipping (s,q) (1.71, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8279930Z Skipping (s,q) (1.72, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8280089Z Skipping (s,q) (1.73, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8280246Z Skipping (s,q) (1.74, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8280406Z Skipping (s,q) (1.75, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8280567Z Skipping (s,q) (1.76, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8280722Z Skipping (s,q) (1.77, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8280875Z Skipping (s,q) (1.78, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8281034Z Skipping (s,q) (1.79, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8281196Z Skipping (s,q) (1.8, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8281359Z Skipping (s,q) (1.81, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8281571Z Skipping (s,q) (1.82, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8281729Z Skipping (s,q) (1.83, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8281899Z Skipping (s,q) (1.84, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8282096Z Skipping (s,q) (1.85, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8282257Z Skipping (s,q) (1.86, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8282418Z Skipping (s,q) (1.87, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8282575Z Skipping (s,q) (1.88, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8282729Z Skipping (s,q) (1.89, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8282890Z Skipping (s,q) (1.9, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8283046Z Skipping (s,q) (1.91, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8283209Z Skipping (s,q) (1.92, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8283367Z Skipping (s,q) (1.93, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8283524Z Skipping (s,q) (1.94, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8283685Z Skipping (s,q) (1.95, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8283842Z Skipping (s,q) (1.96, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8284000Z Skipping (s,q) (1.97, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8284163Z Skipping (s,q) (1.98, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8284319Z Skipping (s,q) (1.99, 9250): inconsistent with heavy hitters! 2025-05-07T20:58:07.8284482Z Skipping (s,q) (0.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8284639Z Skipping (s,q) (0.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8284796Z Skipping (s,q) (0.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8284957Z Skipping (s,q) (0.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8285115Z Skipping (s,q) (0.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8285273Z Skipping (s,q) (0.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8285436Z Skipping (s,q) (0.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8285601Z Skipping (s,q) (0.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8285811Z Skipping (s,q) (0.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8286007Z Skipping (s,q) (0.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8286163Z Skipping (s,q) (0.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8286326Z Skipping (s,q) (0.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8286481Z Skipping (s,q) (0.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8286638Z Skipping (s,q) (0.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8286799Z Skipping (s,q) (0.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8287033Z Skipping (s,q) (0.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8287196Z Skipping (s,q) (0.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8287353Z Skipping (s,q) (0.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8287522Z Skipping (s,q) (0.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8287686Z Skipping (s,q) (0.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8287849Z Skipping (s,q) (0.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8288003Z Skipping (s,q) (0.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8288164Z Skipping (s,q) (0.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8288319Z Skipping (s,q) (0.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8288479Z Skipping (s,q) (0.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8288633Z Skipping (s,q) (0.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8288839Z Skipping (s,q) (0.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8289001Z Skipping (s,q) (0.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8289156Z Skipping (s,q) (0.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8289312Z Skipping (s,q) (0.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8289511Z Skipping (s,q) (0.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8289674Z Skipping (s,q) (0.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8289836Z Skipping (s,q) (0.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8289992Z Skipping (s,q) (0.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8290146Z Skipping (s,q) (0.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8290306Z Skipping (s,q) (0.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8290461Z Skipping (s,q) (0.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8290619Z Skipping (s,q) (0.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8290781Z Skipping (s,q) (0.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8290935Z Skipping (s,q) (0.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8291091Z Skipping (s,q) (0.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8291257Z Skipping (s,q) (0.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8291417Z Skipping (s,q) (0.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8291578Z Skipping (s,q) (0.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8291735Z Skipping (s,q) (0.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8291891Z Skipping (s,q) (0.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8292050Z Skipping (s,q) (0.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8292206Z Skipping (s,q) (0.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8292362Z Skipping (s,q) (0.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8292538Z Skipping (s,q) (0.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8292694Z Skipping (s,q) (0.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8292853Z Skipping (s,q) (0.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8293011Z Skipping (s,q) (0.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8293251Z Skipping (s,q) (0.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8293411Z Skipping (s,q) (0.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8293568Z Skipping (s,q) (0.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8293725Z Skipping (s,q) (0.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8293890Z Skipping (s,q) (0.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8294047Z Skipping (s,q) (0.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8294207Z Skipping (s,q) (0.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8294366Z Skipping (s,q) (0.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8294524Z Skipping (s,q) (0.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8294686Z Skipping (s,q) (0.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8294847Z Skipping (s,q) (0.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8295010Z Skipping (s,q) (0.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8295173Z Skipping (s,q) (0.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8295329Z Skipping (s,q) (0.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8295492Z Skipping (s,q) (0.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8295646Z Skipping (s,q) (0.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8295799Z Skipping (s,q) (0.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8295959Z Skipping (s,q) (0.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8296153Z Skipping (s,q) (0.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8296310Z Skipping (s,q) (0.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8296473Z Skipping (s,q) (0.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8296665Z Skipping (s,q) (0.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8296830Z Skipping (s,q) (0.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8296988Z Skipping (s,q) (0.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8297143Z Skipping (s,q) (0.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8297305Z Skipping (s,q) (0.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8297461Z Skipping (s,q) (0.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8297617Z Skipping (s,q) (0.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8297777Z Skipping (s,q) (0.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8297936Z Skipping (s,q) (0.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8298096Z Skipping (s,q) (0.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8298251Z Skipping (s,q) (0.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8298408Z Skipping (s,q) (0.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8298573Z Skipping (s,q) (0.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8298730Z Skipping (s,q) (0.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8298884Z Skipping (s,q) (0.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8299057Z Skipping (s,q) (0.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8299216Z Skipping (s,q) (0.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8299380Z Skipping (s,q) (0.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8299536Z Skipping (s,q) (0.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8299694Z Skipping (s,q) (0.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8299854Z Skipping (s,q) (0.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8300011Z Skipping (s,q) (0.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8300166Z Skipping (s,q) (0.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8300330Z Skipping (s,q) (0.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8300568Z Skipping (s,q) (0.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8300724Z Skipping (s,q) (1, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8300887Z Skipping (s,q) (1.01, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8301042Z Skipping (s,q) (1.02, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8301204Z Skipping (s,q) (1.03, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8301360Z Skipping (s,q) (1.04, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8301516Z Skipping (s,q) (1.05, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8301678Z Skipping (s,q) (1.06, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8301833Z Skipping (s,q) (1.07, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8301989Z Skipping (s,q) (1.08, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8302154Z Skipping (s,q) (1.09, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8302316Z Skipping (s,q) (1.1, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8302480Z Skipping (s,q) (1.11, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8302634Z Skipping (s,q) (1.12, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8302788Z Skipping (s,q) (1.13, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8302947Z Skipping (s,q) (1.14, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8303100Z Skipping (s,q) (1.15, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8303321Z Skipping (s,q) (1.16, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8303486Z Skipping (s,q) (1.17, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8303641Z Skipping (s,q) (1.18, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8303801Z Skipping (s,q) (1.19, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8303994Z Skipping (s,q) (1.2, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8304156Z Skipping (s,q) (1.21, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8304315Z Skipping (s,q) (1.22, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8304712Z Skipping (s,q) (1.23, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8304876Z Skipping (s,q) (1.24, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8305037Z Skipping (s,q) (1.25, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8305189Z Skipping (s,q) (1.26, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8305346Z Skipping (s,q) (1.27, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8305504Z Skipping (s,q) (1.28, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8305656Z Skipping (s,q) (1.29, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8305821Z Skipping (s,q) (1.3, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8305976Z Skipping (s,q) (1.31, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8306131Z Skipping (s,q) (1.32, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8306287Z Skipping (s,q) (1.33, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8306442Z Skipping (s,q) (1.34, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8306600Z Skipping (s,q) (1.35, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8306750Z Skipping (s,q) (1.36, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8306902Z Skipping (s,q) (1.37, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8307062Z Skipping (s,q) (1.38, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8307217Z Skipping (s,q) (1.39, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8307368Z Skipping (s,q) (1.4, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8307527Z Skipping (s,q) (1.41, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8307681Z Skipping (s,q) (1.42, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8308029Z Skipping (s,q) (1.43, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8308182Z Skipping (s,q) (1.44, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8308332Z Skipping (s,q) (1.45, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8308489Z Skipping (s,q) (1.46, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8308640Z Skipping (s,q) (1.47, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8308791Z Skipping (s,q) (1.48, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8308947Z Skipping (s,q) (1.49, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8309103Z Skipping (s,q) (1.5, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8309256Z Skipping (s,q) (1.51, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8309413Z Skipping (s,q) (1.52, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8309569Z Skipping (s,q) (1.53, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8309731Z Skipping (s,q) (1.54, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8309884Z Skipping (s,q) (1.55, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8310037Z Skipping (s,q) (1.56, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8310196Z Skipping (s,q) (1.57, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8310349Z Skipping (s,q) (1.58, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8310500Z Skipping (s,q) (1.59, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8310663Z Skipping (s,q) (1.6, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8310877Z Skipping (s,q) (1.61, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8311037Z Skipping (s,q) (1.62, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8311188Z Skipping (s,q) (1.63, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8311340Z Skipping (s,q) (1.64, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8311559Z Skipping (s,q) (1.65, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8311712Z Skipping (s,q) (1.66, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8311865Z Skipping (s,q) (1.67, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8312023Z Skipping (s,q) (1.68, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8312175Z Skipping (s,q) (1.69, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8312332Z Skipping (s,q) (1.7, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8312483Z Skipping (s,q) (1.71, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8312639Z Skipping (s,q) (1.72, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8312796Z Skipping (s,q) (1.73, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8312949Z Skipping (s,q) (1.74, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8313100Z Skipping (s,q) (1.75, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8313258Z Skipping (s,q) (1.76, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8313415Z Skipping (s,q) (1.77, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8313573Z Skipping (s,q) (1.78, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8313729Z Skipping (s,q) (1.79, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8313880Z Skipping (s,q) (1.8, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8314039Z Skipping (s,q) (1.81, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8314192Z Skipping (s,q) (1.82, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8314345Z Skipping (s,q) (1.83, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8314502Z Skipping (s,q) (1.84, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8314657Z Skipping (s,q) (1.85, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8314815Z Skipping (s,q) (1.86, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8314970Z Skipping (s,q) (1.87, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8315206Z Skipping (s,q) (1.88, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8315365Z Skipping (s,q) (1.89, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8315516Z Skipping (s,q) (1.9, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8315669Z Skipping (s,q) (1.91, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8315828Z Skipping (s,q) (1.92, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8315983Z Skipping (s,q) (1.93, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8316144Z Skipping (s,q) (1.94, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8316294Z Skipping (s,q) (1.95, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8316447Z Skipping (s,q) (1.96, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8316603Z Skipping (s,q) (1.97, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8316758Z Skipping (s,q) (1.98, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8316913Z Skipping (s,q) (1.99, 9500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8317070Z Skipping (s,q) (0.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8317226Z Skipping (s,q) (0.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8317377Z Skipping (s,q) (0.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8317534Z Skipping (s,q) (0.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8317687Z Skipping (s,q) (0.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8317844Z Skipping (s,q) (0.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8318043Z Skipping (s,q) (0.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8318197Z Skipping (s,q) (0.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8318355Z Skipping (s,q) (0.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8318546Z Skipping (s,q) (0.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8318703Z Skipping (s,q) (0.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8318860Z Skipping (s,q) (0.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8319013Z Skipping (s,q) (0.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8319172Z Skipping (s,q) (0.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8319324Z Skipping (s,q) (0.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8319476Z Skipping (s,q) (0.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8319632Z Skipping (s,q) (0.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8319787Z Skipping (s,q) (0.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8319940Z Skipping (s,q) (0.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8320097Z Skipping (s,q) (0.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8320252Z Skipping (s,q) (0.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8320412Z Skipping (s,q) (0.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8320563Z Skipping (s,q) (0.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8320715Z Skipping (s,q) (0.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8320872Z Skipping (s,q) (0.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8321026Z Skipping (s,q) (0.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8321177Z Skipping (s,q) (0.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8321336Z Skipping (s,q) (0.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8321489Z Skipping (s,q) (0.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8321646Z Skipping (s,q) (0.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8321799Z Skipping (s,q) (0.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8321952Z Skipping (s,q) (0.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8322190Z Skipping (s,q) (0.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8322382Z Skipping (s,q) (0.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8322534Z Skipping (s,q) (0.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8322691Z Skipping (s,q) (0.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8322847Z Skipping (s,q) (0.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8323003Z Skipping (s,q) (0.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8323154Z Skipping (s,q) (0.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8323308Z Skipping (s,q) (0.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8323466Z Skipping (s,q) (0.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8323618Z Skipping (s,q) (0.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8323771Z Skipping (s,q) (0.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8323936Z Skipping (s,q) (0.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8324093Z Skipping (s,q) (0.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8324252Z Skipping (s,q) (0.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8324403Z Skipping (s,q) (0.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8324555Z Skipping (s,q) (0.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8324712Z Skipping (s,q) (0.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8324866Z Skipping (s,q) (0.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8325060Z Skipping (s,q) (0.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8325219Z Skipping (s,q) (0.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8325371Z Skipping (s,q) (0.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8325528Z Skipping (s,q) (0.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8325721Z Skipping (s,q) (0.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8325878Z Skipping (s,q) (0.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8326037Z Skipping (s,q) (0.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8326189Z Skipping (s,q) (0.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8326340Z Skipping (s,q) (0.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8326497Z Skipping (s,q) (0.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8326648Z Skipping (s,q) (0.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8326806Z Skipping (s,q) (0.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8327028Z Skipping (s,q) (0.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8327186Z Skipping (s,q) (0.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8327349Z Skipping (s,q) (0.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8327508Z Skipping (s,q) (0.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8327668Z Skipping (s,q) (0.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8327831Z Skipping (s,q) (0.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8327991Z Skipping (s,q) (0.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8328146Z Skipping (s,q) (0.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8328309Z Skipping (s,q) (0.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8328469Z Skipping (s,q) (0.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8328634Z Skipping (s,q) (0.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8328789Z Skipping (s,q) (0.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8328946Z Skipping (s,q) (0.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8329109Z Skipping (s,q) (0.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8329268Z Skipping (s,q) (0.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8329817Z Skipping (s,q) (0.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8329979Z Skipping (s,q) (0.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8330135Z Skipping (s,q) (0.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8330297Z Skipping (s,q) (0.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8330451Z Skipping (s,q) (0.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8330608Z Skipping (s,q) (0.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8330774Z Skipping (s,q) (0.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8330931Z Skipping (s,q) (0.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8331087Z Skipping (s,q) (0.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8331253Z Skipping (s,q) (0.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8331412Z Skipping (s,q) (0.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8331580Z Skipping (s,q) (0.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8331736Z Skipping (s,q) (0.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8331892Z Skipping (s,q) (0.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8332057Z Skipping (s,q) (0.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8332212Z Skipping (s,q) (0.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8332368Z Skipping (s,q) (0.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8332528Z Skipping (s,q) (0.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8332726Z Skipping (s,q) (0.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8332907Z Skipping (s,q) (0.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8333077Z Skipping (s,q) (0.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8333291Z Skipping (s,q) (0.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8333470Z Skipping (s,q) (1, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8333640Z Skipping (s,q) (1.01, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8333811Z Skipping (s,q) (1.02, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8333985Z Skipping (s,q) (1.03, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8334155Z Skipping (s,q) (1.04, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8334332Z Skipping (s,q) (1.05, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8334502Z Skipping (s,q) (1.06, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8334676Z Skipping (s,q) (1.07, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8334850Z Skipping (s,q) (1.08, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8335019Z Skipping (s,q) (1.09, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8335192Z Skipping (s,q) (1.1, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8335370Z Skipping (s,q) (1.11, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8335543Z Skipping (s,q) (1.12, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8335713Z Skipping (s,q) (1.13, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8335889Z Skipping (s,q) (1.14, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8336058Z Skipping (s,q) (1.15, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8336235Z Skipping (s,q) (1.16, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8336408Z Skipping (s,q) (1.17, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8336580Z Skipping (s,q) (1.18, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8336755Z Skipping (s,q) (1.19, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8336925Z Skipping (s,q) (1.2, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8337094Z Skipping (s,q) (1.21, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8337323Z Skipping (s,q) (1.22, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8337532Z Skipping (s,q) (1.23, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8337714Z Skipping (s,q) (1.24, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8337888Z Skipping (s,q) (1.25, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8338059Z Skipping (s,q) (1.26, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8338236Z Skipping (s,q) (1.27, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8338406Z Skipping (s,q) (1.28, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8338578Z Skipping (s,q) (1.29, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8338754Z Skipping (s,q) (1.3, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8338926Z Skipping (s,q) (1.31, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8339101Z Skipping (s,q) (1.32, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8339274Z Skipping (s,q) (1.33, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8339449Z Skipping (s,q) (1.34, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8339625Z Skipping (s,q) (1.35, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8339796Z Skipping (s,q) (1.36, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8339966Z Skipping (s,q) (1.37, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8340141Z Skipping (s,q) (1.38, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8340311Z Skipping (s,q) (1.39, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8340526Z Skipping (s,q) (1.4, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8340698Z Skipping (s,q) (1.41, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8340868Z Skipping (s,q) (1.42, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8341045Z Skipping (s,q) (1.43, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8341260Z Skipping (s,q) (1.44, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8341435Z Skipping (s,q) (1.45, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8341610Z Skipping (s,q) (1.46, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8341780Z Skipping (s,q) (1.47, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8341957Z Skipping (s,q) (1.48, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8342128Z Skipping (s,q) (1.49, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8342298Z Skipping (s,q) (1.5, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8342481Z Skipping (s,q) (1.51, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8342651Z Skipping (s,q) (1.52, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8342821Z Skipping (s,q) (1.53, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8347176Z Skipping (s,q) (1.54, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8347362Z Skipping (s,q) (1.55, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8347531Z Skipping (s,q) (1.56, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8347687Z Skipping (s,q) (1.57, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8347843Z Skipping (s,q) (1.58, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8348009Z Skipping (s,q) (1.59, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8348166Z Skipping (s,q) (1.6, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8348320Z Skipping (s,q) (1.61, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8348484Z Skipping (s,q) (1.62, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8348644Z Skipping (s,q) (1.63, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8348800Z Skipping (s,q) (1.64, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8348962Z Skipping (s,q) (1.65, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8349120Z Skipping (s,q) (1.66, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8349395Z Skipping (s,q) (1.67, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8349552Z Skipping (s,q) (1.68, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8349709Z Skipping (s,q) (1.69, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8349869Z Skipping (s,q) (1.7, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8350023Z Skipping (s,q) (1.71, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8350178Z Skipping (s,q) (1.72, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8350338Z Skipping (s,q) (1.73, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8350495Z Skipping (s,q) (1.74, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8350658Z Skipping (s,q) (1.75, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8350815Z Skipping (s,q) (1.76, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8350973Z Skipping (s,q) (1.77, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8351143Z Skipping (s,q) (1.78, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8351301Z Skipping (s,q) (1.79, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8351455Z Skipping (s,q) (1.8, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8351618Z Skipping (s,q) (1.81, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8351775Z Skipping (s,q) (1.82, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8351936Z Skipping (s,q) (1.83, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8352094Z Skipping (s,q) (1.84, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8352302Z Skipping (s,q) (1.85, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8352468Z Skipping (s,q) (1.86, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8352626Z Skipping (s,q) (1.87, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8352824Z Skipping (s,q) (1.88, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8352988Z Skipping (s,q) (1.89, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8353149Z Skipping (s,q) (1.9, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8353308Z Skipping (s,q) (1.91, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8353465Z Skipping (s,q) (1.92, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8353622Z Skipping (s,q) (1.93, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8353786Z Skipping (s,q) (1.94, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8353942Z Skipping (s,q) (1.95, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8354102Z Skipping (s,q) (1.96, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8354266Z Skipping (s,q) (1.97, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8354422Z Skipping (s,q) (1.98, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8354583Z Skipping (s,q) (1.99, 9750): inconsistent with heavy hitters! 2025-05-07T20:58:07.8354763Z Skipping (s,q) (0.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8354976Z Skipping (s,q) (0.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8355192Z Skipping (s,q) (0.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8355404Z Skipping (s,q) (0.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8355623Z Skipping (s,q) (0.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8355809Z Skipping (s,q) (0.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8355961Z Skipping (s,q) (0.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8356121Z Skipping (s,q) (0.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8356273Z Skipping (s,q) (0.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8356435Z Skipping (s,q) (0.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8356592Z Skipping (s,q) (0.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8356811Z Skipping (s,q) (0.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8357013Z Skipping (s,q) (0.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8357173Z Skipping (s,q) (0.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8357333Z Skipping (s,q) (0.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8357500Z Skipping (s,q) (0.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8357717Z Skipping (s,q) (0.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8357918Z Skipping (s,q) (0.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8358080Z Skipping (s,q) (0.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8358233Z Skipping (s,q) (0.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8358384Z Skipping (s,q) (0.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8358541Z Skipping (s,q) (0.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8358700Z Skipping (s,q) (0.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8358870Z Skipping (s,q) (0.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8359027Z Skipping (s,q) (0.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8359180Z Skipping (s,q) (0.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8359336Z Skipping (s,q) (0.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8359491Z Skipping (s,q) (0.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8359643Z Skipping (s,q) (0.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8359853Z Skipping (s,q) (0.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8360027Z Skipping (s,q) (0.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8360198Z Skipping (s,q) (0.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8360372Z Skipping (s,q) (0.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8360587Z Skipping (s,q) (0.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8360763Z Skipping (s,q) (0.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8360935Z Skipping (s,q) (0.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8361105Z Skipping (s,q) (0.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8361281Z Skipping (s,q) (0.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8361434Z Skipping (s,q) (0.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8361586Z Skipping (s,q) (0.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8361746Z Skipping (s,q) (0.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8361900Z Skipping (s,q) (0.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8362057Z Skipping (s,q) (0.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8362208Z Skipping (s,q) (0.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8362365Z Skipping (s,q) (0.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8362524Z Skipping (s,q) (0.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8362676Z Skipping (s,q) (0.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8362829Z Skipping (s,q) (0.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8362991Z Skipping (s,q) (0.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8363145Z Skipping (s,q) (0.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8363302Z Skipping (s,q) (0.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8363460Z Skipping (s,q) (0.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8363611Z Skipping (s,q) (0.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8363771Z Skipping (s,q) (0.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8363925Z Skipping (s,q) (0.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8364080Z Skipping (s,q) (0.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8364353Z Skipping (s,q) (0.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8364509Z Skipping (s,q) (0.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8364667Z Skipping (s,q) (0.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8364821Z Skipping (s,q) (0.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8364977Z Skipping (s,q) (0.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8365136Z Skipping (s,q) (0.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8365290Z Skipping (s,q) (0.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8365443Z Skipping (s,q) (0.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8365601Z Skipping (s,q) (0.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8365757Z Skipping (s,q) (0.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8365919Z Skipping (s,q) (0.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8366076Z Skipping (s,q) (0.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8366229Z Skipping (s,q) (0.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8366386Z Skipping (s,q) (0.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8366538Z Skipping (s,q) (0.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8366690Z Skipping (s,q) (0.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8366850Z Skipping (s,q) (0.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8367210Z Skipping (s,q) (0.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8367364Z Skipping (s,q) (0.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8367525Z Skipping (s,q) (0.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8367678Z Skipping (s,q) (0.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8367876Z Skipping (s,q) (0.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8368035Z Skipping (s,q) (0.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8368188Z Skipping (s,q) (0.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8368345Z Skipping (s,q) (0.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8368497Z Skipping (s,q) (0.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8368649Z Skipping (s,q) (0.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8368807Z Skipping (s,q) (0.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8368961Z Skipping (s,q) (0.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8369117Z Skipping (s,q) (0.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8369268Z Skipping (s,q) (0.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8369420Z Skipping (s,q) (0.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8369581Z Skipping (s,q) (0.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8369738Z Skipping (s,q) (0.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8369892Z Skipping (s,q) (0.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8370049Z Skipping (s,q) (0.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8370203Z Skipping (s,q) (0.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8370362Z Skipping (s,q) (0.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8370513Z Skipping (s,q) (0.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8370667Z Skipping (s,q) (0.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8370824Z Skipping (s,q) (0.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8370974Z Skipping (s,q) (0.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8371129Z Skipping (s,q) (0.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8371289Z Skipping (s,q) (1, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8371524Z Skipping (s,q) (1.01, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8371684Z Skipping (s,q) (1.02, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8371836Z Skipping (s,q) (1.03, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8371989Z Skipping (s,q) (1.04, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8372149Z Skipping (s,q) (1.05, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8372304Z Skipping (s,q) (1.06, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8372462Z Skipping (s,q) (1.07, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8372620Z Skipping (s,q) (1.08, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8372773Z Skipping (s,q) (1.09, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8372936Z Skipping (s,q) (1.1, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8373092Z Skipping (s,q) (1.11, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8373253Z Skipping (s,q) (1.12, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8373410Z Skipping (s,q) (1.13, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8373564Z Skipping (s,q) (1.14, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8373715Z Skipping (s,q) (1.15, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8373874Z Skipping (s,q) (1.16, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8374026Z Skipping (s,q) (1.17, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8374223Z Skipping (s,q) (1.18, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8374376Z Skipping (s,q) (1.19, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8374530Z Skipping (s,q) (1.2, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8374688Z Skipping (s,q) (1.21, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8374881Z Skipping (s,q) (1.22, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8375039Z Skipping (s,q) (1.23, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8375199Z Skipping (s,q) (1.24, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8375352Z Skipping (s,q) (1.25, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8375505Z Skipping (s,q) (1.26, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8375663Z Skipping (s,q) (1.27, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8375815Z Skipping (s,q) (1.28, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8375977Z Skipping (s,q) (1.29, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8376130Z Skipping (s,q) (1.3, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8376284Z Skipping (s,q) (1.31, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8376441Z Skipping (s,q) (1.32, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8376597Z Skipping (s,q) (1.33, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8376753Z Skipping (s,q) (1.34, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8376910Z Skipping (s,q) (1.35, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8377063Z Skipping (s,q) (1.36, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8377219Z Skipping (s,q) (1.37, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8377370Z Skipping (s,q) (1.38, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8377527Z Skipping (s,q) (1.39, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8377688Z Skipping (s,q) (1.4, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8377842Z Skipping (s,q) (1.41, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8377999Z Skipping (s,q) (1.42, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8378156Z Skipping (s,q) (1.43, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8378317Z Skipping (s,q) (1.44, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8378562Z Skipping (s,q) (1.45, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8378715Z Skipping (s,q) (1.46, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8378868Z Skipping (s,q) (1.47, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8379030Z Skipping (s,q) (1.48, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8379181Z Skipping (s,q) (1.49, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8379335Z Skipping (s,q) (1.5, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8379498Z Skipping (s,q) (1.51, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8379652Z Skipping (s,q) (1.52, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8379812Z Skipping (s,q) (1.53, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8379964Z Skipping (s,q) (1.54, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8380119Z Skipping (s,q) (1.55, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8380283Z Skipping (s,q) (1.56, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8380436Z Skipping (s,q) (1.57, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8380588Z Skipping (s,q) (1.58, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8380752Z Skipping (s,q) (1.59, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8380931Z Skipping (s,q) (1.6, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8381115Z Skipping (s,q) (1.61, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8381313Z Skipping (s,q) (1.62, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8381469Z Skipping (s,q) (1.63, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8381629Z Skipping (s,q) (1.64, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8381783Z Skipping (s,q) (1.65, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8381974Z Skipping (s,q) (1.66, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8382137Z Skipping (s,q) (1.67, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8382290Z Skipping (s,q) (1.68, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8382451Z Skipping (s,q) (1.69, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8382604Z Skipping (s,q) (1.7, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8382756Z Skipping (s,q) (1.71, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8382915Z Skipping (s,q) (1.72, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8383071Z Skipping (s,q) (1.73, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8383224Z Skipping (s,q) (1.74, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8383385Z Skipping (s,q) (1.75, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8383538Z Skipping (s,q) (1.76, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8383698Z Skipping (s,q) (1.77, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8383854Z Skipping (s,q) (1.78, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8384009Z Skipping (s,q) (1.79, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8384169Z Skipping (s,q) (1.8, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8384323Z Skipping (s,q) (1.81, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8384477Z Skipping (s,q) (1.82, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8384635Z Skipping (s,q) (1.83, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8384789Z Skipping (s,q) (1.84, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8384942Z Skipping (s,q) (1.85, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8385101Z Skipping (s,q) (1.86, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8385257Z Skipping (s,q) (1.87, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8385418Z Skipping (s,q) (1.88, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8385657Z Skipping (s,q) (1.89, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8385812Z Skipping (s,q) (1.9, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8385971Z Skipping (s,q) (1.91, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8386124Z Skipping (s,q) (1.92, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8386275Z Skipping (s,q) (1.93, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8386433Z Skipping (s,q) (1.94, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8386590Z Skipping (s,q) (1.95, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8386749Z Skipping (s,q) (1.96, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8386902Z Skipping (s,q) (1.97, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8387055Z Skipping (s,q) (1.98, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8387218Z Skipping (s,q) (1.99, 10000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8387376Z Skipping (s,q) (0.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8387529Z Skipping (s,q) (0.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8387686Z Skipping (s,q) (0.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8387839Z Skipping (s,q) (0.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8387998Z Skipping (s,q) (0.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8388150Z Skipping (s,q) (0.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8388346Z Skipping (s,q) (0.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8388507Z Skipping (s,q) (0.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8388663Z Skipping (s,q) (0.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8388817Z Skipping (s,q) (0.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8389042Z Skipping (s,q) (0.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8389201Z Skipping (s,q) (0.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8389357Z Skipping (s,q) (0.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8389508Z Skipping (s,q) (0.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8389660Z Skipping (s,q) (0.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8389818Z Skipping (s,q) (0.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8389972Z Skipping (s,q) (0.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8390126Z Skipping (s,q) (0.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8390283Z Skipping (s,q) (0.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8390437Z Skipping (s,q) (0.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8390597Z Skipping (s,q) (0.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8390751Z Skipping (s,q) (0.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8390908Z Skipping (s,q) (0.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8391067Z Skipping (s,q) (0.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8391220Z Skipping (s,q) (0.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8391372Z Skipping (s,q) (0.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8391530Z Skipping (s,q) (0.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8391683Z Skipping (s,q) (0.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8391847Z Skipping (s,q) (0.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8392000Z Skipping (s,q) (0.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8392152Z Skipping (s,q) (0.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8392311Z Skipping (s,q) (0.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8392466Z Skipping (s,q) (0.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8392701Z Skipping (s,q) (0.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8392863Z Skipping (s,q) (0.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8393018Z Skipping (s,q) (0.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8393172Z Skipping (s,q) (0.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8393332Z Skipping (s,q) (0.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8393486Z Skipping (s,q) (0.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8393646Z Skipping (s,q) (0.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8393802Z Skipping (s,q) (0.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8393957Z Skipping (s,q) (0.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8394116Z Skipping (s,q) (0.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8394272Z Skipping (s,q) (0.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8394430Z Skipping (s,q) (0.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8394590Z Skipping (s,q) (0.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8394742Z Skipping (s,q) (0.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8394901Z Skipping (s,q) (0.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8395054Z Skipping (s,q) (0.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8395206Z Skipping (s,q) (0.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8395366Z Skipping (s,q) (0.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8395562Z Skipping (s,q) (0.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8395717Z Skipping (s,q) (0.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8395880Z Skipping (s,q) (0.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8396077Z Skipping (s,q) (0.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8396241Z Skipping (s,q) (0.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8396396Z Skipping (s,q) (0.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8396549Z Skipping (s,q) (0.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8396709Z Skipping (s,q) (0.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8396862Z Skipping (s,q) (0.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8397016Z Skipping (s,q) (0.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8397178Z Skipping (s,q) (0.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8397332Z Skipping (s,q) (0.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8397491Z Skipping (s,q) (0.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8397645Z Skipping (s,q) (0.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8397800Z Skipping (s,q) (0.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8397963Z Skipping (s,q) (0.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8398119Z Skipping (s,q) (0.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8398271Z Skipping (s,q) (0.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8398430Z Skipping (s,q) (0.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8398582Z Skipping (s,q) (0.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8398741Z Skipping (s,q) (0.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8398893Z Skipping (s,q) (0.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8399049Z Skipping (s,q) (0.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8399208Z Skipping (s,q) (0.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8399363Z Skipping (s,q) (0.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8399521Z Skipping (s,q) (0.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8399763Z Skipping (s,q) (0.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8399916Z Skipping (s,q) (0.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8400076Z Skipping (s,q) (0.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8400229Z Skipping (s,q) (0.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8400381Z Skipping (s,q) (0.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8400540Z Skipping (s,q) (0.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8400691Z Skipping (s,q) (0.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8400849Z Skipping (s,q) (0.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8401007Z Skipping (s,q) (0.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8401159Z Skipping (s,q) (0.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8401323Z Skipping (s,q) (0.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8401480Z Skipping (s,q) (0.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8401634Z Skipping (s,q) (0.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8401793Z Skipping (s,q) (0.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8401947Z Skipping (s,q) (0.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8402101Z Skipping (s,q) (0.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8402258Z Skipping (s,q) (0.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8402413Z Skipping (s,q) (0.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8402609Z Skipping (s,q) (0.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8402771Z Skipping (s,q) (0.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8402924Z Skipping (s,q) (0.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8403124Z Skipping (s,q) (0.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8403282Z Skipping (s,q) (1, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8403435Z Skipping (s,q) (1.01, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8403594Z Skipping (s,q) (1.02, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8403745Z Skipping (s,q) (1.03, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8403896Z Skipping (s,q) (1.04, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8404052Z Skipping (s,q) (1.05, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8404208Z Skipping (s,q) (1.06, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8404368Z Skipping (s,q) (1.07, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8404863Z Skipping (s,q) (1.08, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8405042Z Skipping (s,q) (1.09, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8405211Z Skipping (s,q) (1.1, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8405374Z Skipping (s,q) (1.11, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8405530Z Skipping (s,q) (1.12, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8405690Z Skipping (s,q) (1.13, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8405847Z Skipping (s,q) (1.14, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8406008Z Skipping (s,q) (1.15, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8406164Z Skipping (s,q) (1.16, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8406319Z Skipping (s,q) (1.17, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8406509Z Skipping (s,q) (1.18, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8406666Z Skipping (s,q) (1.19, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8406824Z Skipping (s,q) (1.2, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8407039Z Skipping (s,q) (1.21, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8407445Z Skipping (s,q) (1.22, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8407615Z Skipping (s,q) (1.23, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8407771Z Skipping (s,q) (1.24, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8407928Z Skipping (s,q) (1.25, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8408091Z Skipping (s,q) (1.26, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8408249Z Skipping (s,q) (1.27, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8408408Z Skipping (s,q) (1.28, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8408574Z Skipping (s,q) (1.29, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8408731Z Skipping (s,q) (1.3, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8408888Z Skipping (s,q) (1.31, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8409055Z Skipping (s,q) (1.32, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8409219Z Skipping (s,q) (1.33, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8409383Z Skipping (s,q) (1.34, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8409541Z Skipping (s,q) (1.35, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8409698Z Skipping (s,q) (1.36, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8409862Z Skipping (s,q) (1.37, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8410022Z Skipping (s,q) (1.38, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8410179Z Skipping (s,q) (1.39, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8410429Z Skipping (s,q) (1.4, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8410589Z Skipping (s,q) (1.41, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8410775Z Skipping (s,q) (1.42, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8411022Z Skipping (s,q) (1.43, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8411184Z Skipping (s,q) (1.44, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8411347Z Skipping (s,q) (1.45, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8411505Z Skipping (s,q) (1.46, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8411661Z Skipping (s,q) (1.47, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8411824Z Skipping (s,q) (1.48, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8411983Z Skipping (s,q) (1.49, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8412148Z Skipping (s,q) (1.5, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8412306Z Skipping (s,q) (1.51, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8412467Z Skipping (s,q) (1.52, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8412632Z Skipping (s,q) (1.53, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8412790Z Skipping (s,q) (1.54, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8412951Z Skipping (s,q) (1.55, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8413115Z Skipping (s,q) (1.56, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8413271Z Skipping (s,q) (1.57, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8413432Z Skipping (s,q) (1.58, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8413588Z Skipping (s,q) (1.59, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8413746Z Skipping (s,q) (1.6, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8413909Z Skipping (s,q) (1.61, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8414068Z Skipping (s,q) (1.62, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8414225Z Skipping (s,q) (1.63, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8414386Z Skipping (s,q) (1.64, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8414547Z Skipping (s,q) (1.65, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8414756Z Skipping (s,q) (1.66, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8414952Z Skipping (s,q) (1.67, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8415111Z Skipping (s,q) (1.68, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8415274Z Skipping (s,q) (1.69, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8415431Z Skipping (s,q) (1.7, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8415587Z Skipping (s,q) (1.71, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8415751Z Skipping (s,q) (1.72, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8415909Z Skipping (s,q) (1.73, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8416071Z Skipping (s,q) (1.74, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8416227Z Skipping (s,q) (1.75, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8416385Z Skipping (s,q) (1.76, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8416551Z Skipping (s,q) (1.77, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8416711Z Skipping (s,q) (1.78, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8416869Z Skipping (s,q) (1.79, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8417032Z Skipping (s,q) (1.8, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8417190Z Skipping (s,q) (1.81, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8417353Z Skipping (s,q) (1.82, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8417509Z Skipping (s,q) (1.83, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8417736Z Skipping (s,q) (1.84, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8417901Z Skipping (s,q) (1.85, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8418060Z Skipping (s,q) (1.86, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8418258Z Skipping (s,q) (1.87, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8418426Z Skipping (s,q) (1.88, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8418586Z Skipping (s,q) (1.89, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8418743Z Skipping (s,q) (1.9, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8418904Z Skipping (s,q) (1.91, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8419060Z Skipping (s,q) (1.92, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8419222Z Skipping (s,q) (1.93, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8419380Z Skipping (s,q) (1.94, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8419540Z Skipping (s,q) (1.95, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8419704Z Skipping (s,q) (1.96, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8419862Z Skipping (s,q) (1.97, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8420021Z Skipping (s,q) (1.98, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8420188Z Skipping (s,q) (1.99, 12500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8420346Z Skipping (s,q) (0.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8420509Z Skipping (s,q) (0.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8420672Z Skipping (s,q) (0.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8420831Z Skipping (s,q) (0.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8420994Z Skipping (s,q) (0.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8421150Z Skipping (s,q) (0.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8421309Z Skipping (s,q) (0.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8421471Z Skipping (s,q) (0.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8421626Z Skipping (s,q) (0.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8421792Z Skipping (s,q) (0.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8421996Z Skipping (s,q) (0.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8422197Z Skipping (s,q) (0.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8422362Z Skipping (s,q) (0.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8422521Z Skipping (s,q) (0.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8422680Z Skipping (s,q) (0.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8422843Z Skipping (s,q) (0.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8423005Z Skipping (s,q) (0.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8423170Z Skipping (s,q) (0.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8423326Z Skipping (s,q) (0.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8423486Z Skipping (s,q) (0.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8423652Z Skipping (s,q) (0.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8423814Z Skipping (s,q) (0.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8423975Z Skipping (s,q) (0.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8424137Z Skipping (s,q) (0.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8424295Z Skipping (s,q) (0.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8424461Z Skipping (s,q) (0.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8424617Z Skipping (s,q) (0.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8424775Z Skipping (s,q) (0.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8424986Z Skipping (s,q) (0.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8425145Z Skipping (s,q) (0.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8425301Z Skipping (s,q) (0.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8425502Z Skipping (s,q) (0.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8425662Z Skipping (s,q) (0.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8425831Z Skipping (s,q) (0.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8425989Z Skipping (s,q) (0.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8426147Z Skipping (s,q) (0.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8426314Z Skipping (s,q) (0.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8426471Z Skipping (s,q) (0.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8426628Z Skipping (s,q) (0.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8426796Z Skipping (s,q) (0.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8426952Z Skipping (s,q) (0.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8427109Z Skipping (s,q) (0.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8427278Z Skipping (s,q) (0.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8427437Z Skipping (s,q) (0.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8427601Z Skipping (s,q) (0.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8427756Z Skipping (s,q) (0.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8427913Z Skipping (s,q) (0.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8428075Z Skipping (s,q) (0.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8428233Z Skipping (s,q) (0.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8428391Z Skipping (s,q) (0.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8428555Z Skipping (s,q) (0.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8428711Z Skipping (s,q) (0.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8428873Z Skipping (s,q) (0.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8429033Z Skipping (s,q) (0.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8429237Z Skipping (s,q) (0.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8429437Z Skipping (s,q) (0.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8429595Z Skipping (s,q) (0.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8429753Z Skipping (s,q) (0.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8429915Z Skipping (s,q) (0.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8430073Z Skipping (s,q) (0.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8430235Z Skipping (s,q) (0.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8430394Z Skipping (s,q) (0.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8430551Z Skipping (s,q) (0.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8430713Z Skipping (s,q) (0.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8430871Z Skipping (s,q) (0.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8431032Z Skipping (s,q) (0.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8431199Z Skipping (s,q) (0.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8431355Z Skipping (s,q) (0.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8431517Z Skipping (s,q) (0.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8431674Z Skipping (s,q) (0.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8431830Z Skipping (s,q) (0.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8431995Z Skipping (s,q) (0.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8432192Z Skipping (s,q) (0.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8432351Z Skipping (s,q) (0.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8432512Z Skipping (s,q) (0.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8432670Z Skipping (s,q) (0.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8432896Z Skipping (s,q) (0.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8433070Z Skipping (s,q) (0.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8433274Z Skipping (s,q) (0.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8433484Z Skipping (s,q) (0.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8433690Z Skipping (s,q) (0.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8433904Z Skipping (s,q) (0.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8434088Z Skipping (s,q) (0.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8434252Z Skipping (s,q) (0.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8434415Z Skipping (s,q) (0.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8434571Z Skipping (s,q) (0.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8434728Z Skipping (s,q) (0.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8434897Z Skipping (s,q) (0.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8435055Z Skipping (s,q) (0.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8435211Z Skipping (s,q) (0.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8435372Z Skipping (s,q) (0.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8435550Z Skipping (s,q) (0.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8435736Z Skipping (s,q) (0.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8435900Z Skipping (s,q) (0.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8436061Z Skipping (s,q) (0.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8436222Z Skipping (s,q) (0.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8436378Z Skipping (s,q) (0.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8436535Z Skipping (s,q) (0.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8436770Z Skipping (s,q) (0.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8436969Z Skipping (s,q) (1, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8437129Z Skipping (s,q) (1.01, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8437291Z Skipping (s,q) (1.02, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8437448Z Skipping (s,q) (1.03, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8437611Z Skipping (s,q) (1.04, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8437768Z Skipping (s,q) (1.05, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8437926Z Skipping (s,q) (1.06, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8438112Z Skipping (s,q) (1.07, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8438327Z Skipping (s,q) (1.08, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8438544Z Skipping (s,q) (1.09, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8438775Z Skipping (s,q) (1.1, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8438993Z Skipping (s,q) (1.11, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8439216Z Skipping (s,q) (1.12, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8439435Z Skipping (s,q) (1.13, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8439629Z Skipping (s,q) (1.14, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8439796Z Skipping (s,q) (1.15, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8439954Z Skipping (s,q) (1.16, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8440178Z Skipping (s,q) (1.17, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8440342Z Skipping (s,q) (1.18, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8440500Z Skipping (s,q) (1.19, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8440668Z Skipping (s,q) (1.2, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8441002Z Skipping (s,q) (1.21, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8441170Z Skipping (s,q) (1.22, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8441334Z Skipping (s,q) (1.23, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8441498Z Skipping (s,q) (1.24, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8441658Z Skipping (s,q) (1.25, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8441823Z Skipping (s,q) (1.26, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8441983Z Skipping (s,q) (1.27, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8442151Z Skipping (s,q) (1.28, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8442308Z Skipping (s,q) (1.29, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8442466Z Skipping (s,q) (1.3, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8442630Z Skipping (s,q) (1.31, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8442791Z Skipping (s,q) (1.32, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8442953Z Skipping (s,q) (1.33, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8443117Z Skipping (s,q) (1.34, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8443273Z Skipping (s,q) (1.35, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8443442Z Skipping (s,q) (1.36, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8443601Z Skipping (s,q) (1.37, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8443759Z Skipping (s,q) (1.38, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8443926Z Skipping (s,q) (1.39, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8444085Z Skipping (s,q) (1.4, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8444243Z Skipping (s,q) (1.41, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8444409Z Skipping (s,q) (1.42, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8444569Z Skipping (s,q) (1.43, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8444850Z Skipping (s,q) (1.44, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8445008Z Skipping (s,q) (1.45, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8445166Z Skipping (s,q) (1.46, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8445328Z Skipping (s,q) (1.47, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8445487Z Skipping (s,q) (1.48, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8445643Z Skipping (s,q) (1.49, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8445809Z Skipping (s,q) (1.5, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8445967Z Skipping (s,q) (1.51, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8446124Z Skipping (s,q) (1.52, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8446297Z Skipping (s,q) (1.53, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8446458Z Skipping (s,q) (1.54, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8446626Z Skipping (s,q) (1.55, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8446784Z Skipping (s,q) (1.56, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8447049Z Skipping (s,q) (1.57, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8447216Z Skipping (s,q) (1.58, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8447372Z Skipping (s,q) (1.59, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8447529Z Skipping (s,q) (1.6, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8447742Z Skipping (s,q) (1.61, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8447901Z Skipping (s,q) (1.62, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8448063Z Skipping (s,q) (1.63, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8448219Z Skipping (s,q) (1.64, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8448418Z Skipping (s,q) (1.65, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8448585Z Skipping (s,q) (1.66, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8448740Z Skipping (s,q) (1.67, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8448897Z Skipping (s,q) (1.68, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8449060Z Skipping (s,q) (1.69, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8449218Z Skipping (s,q) (1.7, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8449381Z Skipping (s,q) (1.71, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8449541Z Skipping (s,q) (1.72, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8449698Z Skipping (s,q) (1.73, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8449859Z Skipping (s,q) (1.74, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8450016Z Skipping (s,q) (1.75, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8450175Z Skipping (s,q) (1.76, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8450341Z Skipping (s,q) (1.77, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8450499Z Skipping (s,q) (1.78, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8450661Z Skipping (s,q) (1.79, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8450819Z Skipping (s,q) (1.8, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8450975Z Skipping (s,q) (1.81, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8451138Z Skipping (s,q) (1.82, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8451297Z Skipping (s,q) (1.83, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8451454Z Skipping (s,q) (1.84, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8451619Z Skipping (s,q) (1.85, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8451777Z Skipping (s,q) (1.86, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8451944Z Skipping (s,q) (1.87, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8452188Z Skipping (s,q) (1.88, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8452346Z Skipping (s,q) (1.89, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8452508Z Skipping (s,q) (1.9, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8452666Z Skipping (s,q) (1.91, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8452824Z Skipping (s,q) (1.92, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8452988Z Skipping (s,q) (1.93, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8453147Z Skipping (s,q) (1.94, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8453309Z Skipping (s,q) (1.95, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8453467Z Skipping (s,q) (1.96, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8453625Z Skipping (s,q) (1.97, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8453790Z Skipping (s,q) (1.98, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8453953Z Skipping (s,q) (1.99, 15000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8454113Z Skipping (s,q) (0.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8454278Z Skipping (s,q) (0.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8454435Z Skipping (s,q) (0.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8454594Z Skipping (s,q) (0.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8454759Z Skipping (s,q) (0.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8454958Z Skipping (s,q) (0.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8455125Z Skipping (s,q) (0.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8455282Z Skipping (s,q) (0.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8455439Z Skipping (s,q) (0.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8455654Z Skipping (s,q) (0.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8455816Z Skipping (s,q) (0.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8455973Z Skipping (s,q) (0.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8456137Z Skipping (s,q) (0.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8456294Z Skipping (s,q) (0.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8456458Z Skipping (s,q) (0.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8456614Z Skipping (s,q) (0.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8456774Z Skipping (s,q) (0.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8456936Z Skipping (s,q) (0.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8457094Z Skipping (s,q) (0.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8457256Z Skipping (s,q) (0.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8457418Z Skipping (s,q) (0.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8457575Z Skipping (s,q) (0.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8457737Z Skipping (s,q) (0.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8457895Z Skipping (s,q) (0.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8458052Z Skipping (s,q) (0.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8458216Z Skipping (s,q) (0.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8458374Z Skipping (s,q) (0.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8458532Z Skipping (s,q) (0.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8458700Z Skipping (s,q) (0.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8458862Z Skipping (s,q) (0.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8459025Z Skipping (s,q) (0.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8459185Z Skipping (s,q) (0.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8459428Z Skipping (s,q) (0.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8459592Z Skipping (s,q) (0.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8459751Z Skipping (s,q) (0.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8459908Z Skipping (s,q) (0.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8460071Z Skipping (s,q) (0.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8460227Z Skipping (s,q) (0.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8460391Z Skipping (s,q) (0.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8460548Z Skipping (s,q) (0.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8460704Z Skipping (s,q) (0.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8460865Z Skipping (s,q) (0.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8461024Z Skipping (s,q) (0.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8461186Z Skipping (s,q) (0.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8461354Z Skipping (s,q) (0.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8461510Z Skipping (s,q) (0.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8461673Z Skipping (s,q) (0.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8461830Z Skipping (s,q) (0.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8461986Z Skipping (s,q) (0.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8462190Z Skipping (s,q) (0.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8462348Z Skipping (s,q) (0.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8462504Z Skipping (s,q) (0.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8462667Z Skipping (s,q) (0.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8462865Z Skipping (s,q) (0.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8463031Z Skipping (s,q) (0.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8463193Z Skipping (s,q) (0.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8463349Z Skipping (s,q) (0.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8463512Z Skipping (s,q) (0.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8463668Z Skipping (s,q) (0.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8463825Z Skipping (s,q) (0.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8463995Z Skipping (s,q) (0.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8464153Z Skipping (s,q) (0.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8464310Z Skipping (s,q) (0.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8464475Z Skipping (s,q) (0.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8464635Z Skipping (s,q) (0.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8464800Z Skipping (s,q) (0.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8464957Z Skipping (s,q) (0.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8465115Z Skipping (s,q) (0.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8465277Z Skipping (s,q) (0.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8465435Z Skipping (s,q) (0.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8465591Z Skipping (s,q) (0.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8465755Z Skipping (s,q) (0.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8465912Z Skipping (s,q) (0.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8466075Z Skipping (s,q) (0.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8466231Z Skipping (s,q) (0.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8466391Z Skipping (s,q) (0.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8466639Z Skipping (s,q) (0.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8466796Z Skipping (s,q) (0.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8466952Z Skipping (s,q) (0.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8467116Z Skipping (s,q) (0.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8467273Z Skipping (s,q) (0.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8467436Z Skipping (s,q) (0.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8467595Z Skipping (s,q) (0.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8467752Z Skipping (s,q) (0.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8467914Z Skipping (s,q) (0.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8468070Z Skipping (s,q) (0.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8468229Z Skipping (s,q) (0.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8468398Z Skipping (s,q) (0.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8468553Z Skipping (s,q) (0.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8468716Z Skipping (s,q) (0.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8473786Z Skipping (s,q) (0.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8473979Z Skipping (s,q) (0.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8474146Z Skipping (s,q) (0.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8474386Z Skipping (s,q) (0.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8474546Z Skipping (s,q) (0.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8474713Z Skipping (s,q) (0.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8474873Z Skipping (s,q) (0.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8475085Z Skipping (s,q) (0.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8475249Z Skipping (s,q) (0.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8475407Z Skipping (s,q) (1, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8475571Z Skipping (s,q) (1.01, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8475729Z Skipping (s,q) (1.02, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8475888Z Skipping (s,q) (1.03, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8476053Z Skipping (s,q) (1.04, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8476214Z Skipping (s,q) (1.05, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8476374Z Skipping (s,q) (1.06, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8476538Z Skipping (s,q) (1.07, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8476696Z Skipping (s,q) (1.08, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8476864Z Skipping (s,q) (1.09, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8477028Z Skipping (s,q) (1.1, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8477186Z Skipping (s,q) (1.11, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8477353Z Skipping (s,q) (1.12, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8477513Z Skipping (s,q) (1.13, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8477671Z Skipping (s,q) (1.14, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8477835Z Skipping (s,q) (1.15, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8477993Z Skipping (s,q) (1.16, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8478161Z Skipping (s,q) (1.17, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8478318Z Skipping (s,q) (1.18, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8478475Z Skipping (s,q) (1.19, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8478646Z Skipping (s,q) (1.2, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8478954Z Skipping (s,q) (1.21, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8479114Z Skipping (s,q) (1.22, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8479279Z Skipping (s,q) (1.23, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8479435Z Skipping (s,q) (1.24, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8479600Z Skipping (s,q) (1.25, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8479760Z Skipping (s,q) (1.26, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8479921Z Skipping (s,q) (1.27, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8480088Z Skipping (s,q) (1.28, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8480244Z Skipping (s,q) (1.29, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8480401Z Skipping (s,q) (1.3, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8480570Z Skipping (s,q) (1.31, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8480737Z Skipping (s,q) (1.32, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8480902Z Skipping (s,q) (1.33, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8481059Z Skipping (s,q) (1.34, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8481216Z Skipping (s,q) (1.35, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8481378Z Skipping (s,q) (1.36, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8481537Z Skipping (s,q) (1.37, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8481694Z Skipping (s,q) (1.38, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8481903Z Skipping (s,q) (1.39, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8482062Z Skipping (s,q) (1.4, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8482226Z Skipping (s,q) (1.41, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8482423Z Skipping (s,q) (1.42, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8482586Z Skipping (s,q) (1.43, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8482750Z Skipping (s,q) (1.44, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8482906Z Skipping (s,q) (1.45, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8483065Z Skipping (s,q) (1.46, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8483229Z Skipping (s,q) (1.47, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8483387Z Skipping (s,q) (1.48, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8483550Z Skipping (s,q) (1.49, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8483710Z Skipping (s,q) (1.5, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8483868Z Skipping (s,q) (1.51, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8484033Z Skipping (s,q) (1.52, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8484194Z Skipping (s,q) (1.53, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8484355Z Skipping (s,q) (1.54, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8484522Z Skipping (s,q) (1.55, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8484679Z Skipping (s,q) (1.56, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8484837Z Skipping (s,q) (1.57, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8485002Z Skipping (s,q) (1.58, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8485160Z Skipping (s,q) (1.59, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8485325Z Skipping (s,q) (1.6, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8485483Z Skipping (s,q) (1.61, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8485640Z Skipping (s,q) (1.62, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8485803Z Skipping (s,q) (1.63, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8485963Z Skipping (s,q) (1.64, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8486206Z Skipping (s,q) (1.65, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8486375Z Skipping (s,q) (1.66, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8486533Z Skipping (s,q) (1.67, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8486697Z Skipping (s,q) (1.68, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8487034Z Skipping (s,q) (1.69, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8487212Z Skipping (s,q) (1.7, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8487380Z Skipping (s,q) (1.71, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8487545Z Skipping (s,q) (1.72, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8487706Z Skipping (s,q) (1.73, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8487874Z Skipping (s,q) (1.74, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8488036Z Skipping (s,q) (1.75, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8488206Z Skipping (s,q) (1.76, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8488364Z Skipping (s,q) (1.77, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8488523Z Skipping (s,q) (1.78, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8488687Z Skipping (s,q) (1.79, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8488845Z Skipping (s,q) (1.8, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8489008Z Skipping (s,q) (1.81, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8489173Z Skipping (s,q) (1.82, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8489375Z Skipping (s,q) (1.83, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8489541Z Skipping (s,q) (1.84, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8489698Z Skipping (s,q) (1.85, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8489895Z Skipping (s,q) (1.86, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8490064Z Skipping (s,q) (1.87, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8490223Z Skipping (s,q) (1.88, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8490381Z Skipping (s,q) (1.89, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8490545Z Skipping (s,q) (1.9, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8490702Z Skipping (s,q) (1.91, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8490866Z Skipping (s,q) (1.92, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8491023Z Skipping (s,q) (1.93, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8491183Z Skipping (s,q) (1.94, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8491347Z Skipping (s,q) (1.95, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8491505Z Skipping (s,q) (1.96, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8491664Z Skipping (s,q) (1.97, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8491834Z Skipping (s,q) (1.98, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8491992Z Skipping (s,q) (1.99, 17500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8492155Z Skipping (s,q) (0.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8492314Z Skipping (s,q) (0.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8492474Z Skipping (s,q) (0.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8492638Z Skipping (s,q) (0.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8492796Z Skipping (s,q) (0.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8492956Z Skipping (s,q) (0.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8493126Z Skipping (s,q) (0.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8493284Z Skipping (s,q) (0.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8493452Z Skipping (s,q) (0.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8493695Z Skipping (s,q) (0.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8493855Z Skipping (s,q) (0.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8494022Z Skipping (s,q) (0.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8494179Z Skipping (s,q) (0.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8494338Z Skipping (s,q) (0.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8494502Z Skipping (s,q) (0.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8494660Z Skipping (s,q) (0.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8494818Z Skipping (s,q) (0.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8494980Z Skipping (s,q) (0.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8495138Z Skipping (s,q) (0.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8495307Z Skipping (s,q) (0.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8495469Z Skipping (s,q) (0.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8495626Z Skipping (s,q) (0.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8495791Z Skipping (s,q) (0.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8495947Z Skipping (s,q) (0.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8496103Z Skipping (s,q) (0.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8496267Z Skipping (s,q) (0.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8496423Z Skipping (s,q) (0.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8496628Z Skipping (s,q) (0.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8496786Z Skipping (s,q) (0.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8496945Z Skipping (s,q) (0.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8497150Z Skipping (s,q) (0.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8497312Z Skipping (s,q) (0.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8497469Z Skipping (s,q) (0.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8497632Z Skipping (s,q) (0.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8497787Z Skipping (s,q) (0.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8497949Z Skipping (s,q) (0.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8498106Z Skipping (s,q) (0.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8498263Z Skipping (s,q) (0.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8498427Z Skipping (s,q) (0.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8498585Z Skipping (s,q) (0.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8498745Z Skipping (s,q) (0.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8498910Z Skipping (s,q) (0.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8499068Z Skipping (s,q) (0.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8499233Z Skipping (s,q) (0.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8499390Z Skipping (s,q) (0.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8499547Z Skipping (s,q) (0.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8499710Z Skipping (s,q) (0.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8499865Z Skipping (s,q) (0.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8500023Z Skipping (s,q) (0.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8500187Z Skipping (s,q) (0.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8500343Z Skipping (s,q) (0.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8500510Z Skipping (s,q) (0.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8500674Z Skipping (s,q) (0.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8500875Z Skipping (s,q) (0.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8501081Z Skipping (s,q) (0.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8501240Z Skipping (s,q) (0.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8501396Z Skipping (s,q) (0.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8501559Z Skipping (s,q) (0.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8501716Z Skipping (s,q) (0.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8501877Z Skipping (s,q) (0.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8502037Z Skipping (s,q) (0.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8502193Z Skipping (s,q) (0.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8502355Z Skipping (s,q) (0.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8502513Z Skipping (s,q) (0.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8502672Z Skipping (s,q) (0.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8502837Z Skipping (s,q) (0.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8502993Z Skipping (s,q) (0.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8503149Z Skipping (s,q) (0.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8503314Z Skipping (s,q) (0.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8503472Z Skipping (s,q) (0.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8503634Z Skipping (s,q) (0.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8503837Z Skipping (s,q) (0.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8503995Z Skipping (s,q) (0.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8504159Z Skipping (s,q) (0.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8504389Z Skipping (s,q) (0.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8504965Z Skipping (s,q) (0.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8505185Z Skipping (s,q) (0.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8505400Z Skipping (s,q) (0.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8505587Z Skipping (s,q) (0.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8505748Z Skipping (s,q) (0.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8505906Z Skipping (s,q) (0.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8506068Z Skipping (s,q) (0.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8506231Z Skipping (s,q) (0.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8506391Z Skipping (s,q) (0.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8506555Z Skipping (s,q) (0.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8506715Z Skipping (s,q) (0.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8506884Z Skipping (s,q) (0.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8507043Z Skipping (s,q) (0.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8507201Z Skipping (s,q) (0.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8507365Z Skipping (s,q) (0.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8507522Z Skipping (s,q) (0.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8507680Z Skipping (s,q) (0.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8507844Z Skipping (s,q) (0.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8508005Z Skipping (s,q) (0.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8508169Z Skipping (s,q) (0.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8508326Z Skipping (s,q) (0.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8508486Z Skipping (s,q) (0.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8508845Z Skipping (s,q) (0.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8509066Z Skipping (s,q) (0.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8509223Z Skipping (s,q) (1, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8509387Z Skipping (s,q) (1.01, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8509543Z Skipping (s,q) (1.02, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8509705Z Skipping (s,q) (1.03, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8509863Z Skipping (s,q) (1.04, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8510021Z Skipping (s,q) (1.05, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8510184Z Skipping (s,q) (1.06, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8510340Z Skipping (s,q) (1.07, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8510500Z Skipping (s,q) (1.08, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8510670Z Skipping (s,q) (1.09, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8510830Z Skipping (s,q) (1.1, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8510993Z Skipping (s,q) (1.11, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8511149Z Skipping (s,q) (1.12, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8511307Z Skipping (s,q) (1.13, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8511473Z Skipping (s,q) (1.14, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8511630Z Skipping (s,q) (1.15, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8511856Z Skipping (s,q) (1.16, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8512018Z Skipping (s,q) (1.17, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8512175Z Skipping (s,q) (1.18, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8512394Z Skipping (s,q) (1.19, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8512560Z Skipping (s,q) (1.2, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8512721Z Skipping (s,q) (1.21, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8512884Z Skipping (s,q) (1.22, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8513041Z Skipping (s,q) (1.23, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8513198Z Skipping (s,q) (1.24, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8513361Z Skipping (s,q) (1.25, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8513518Z Skipping (s,q) (1.26, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8513678Z Skipping (s,q) (1.27, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8513841Z Skipping (s,q) (1.28, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8514000Z Skipping (s,q) (1.29, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8514168Z Skipping (s,q) (1.3, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8514327Z Skipping (s,q) (1.31, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8514485Z Skipping (s,q) (1.32, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8514649Z Skipping (s,q) (1.33, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8514805Z Skipping (s,q) (1.34, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8514962Z Skipping (s,q) (1.35, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8515125Z Skipping (s,q) (1.36, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8515282Z Skipping (s,q) (1.37, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8515451Z Skipping (s,q) (1.38, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8515608Z Skipping (s,q) (1.39, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8515765Z Skipping (s,q) (1.4, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8515929Z Skipping (s,q) (1.41, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8516152Z Skipping (s,q) (1.42, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8516362Z Skipping (s,q) (1.43, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8516553Z Skipping (s,q) (1.44, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8516725Z Skipping (s,q) (1.45, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8516901Z Skipping (s,q) (1.46, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8517073Z Skipping (s,q) (1.47, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8517246Z Skipping (s,q) (1.48, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8517427Z Skipping (s,q) (1.49, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8517599Z Skipping (s,q) (1.5, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8517772Z Skipping (s,q) (1.51, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8517950Z Skipping (s,q) (1.52, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8518130Z Skipping (s,q) (1.53, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8518308Z Skipping (s,q) (1.54, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8518479Z Skipping (s,q) (1.55, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8518651Z Skipping (s,q) (1.56, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8518828Z Skipping (s,q) (1.57, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8519002Z Skipping (s,q) (1.58, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8519174Z Skipping (s,q) (1.59, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8519397Z Skipping (s,q) (1.6, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8519570Z Skipping (s,q) (1.61, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8519750Z Skipping (s,q) (1.62, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8519922Z Skipping (s,q) (1.63, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8520137Z Skipping (s,q) (1.64, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8520319Z Skipping (s,q) (1.65, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8520490Z Skipping (s,q) (1.66, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8520662Z Skipping (s,q) (1.67, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8520840Z Skipping (s,q) (1.68, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8521015Z Skipping (s,q) (1.69, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8521195Z Skipping (s,q) (1.7, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8521370Z Skipping (s,q) (1.71, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8521543Z Skipping (s,q) (1.72, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8521722Z Skipping (s,q) (1.73, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8521896Z Skipping (s,q) (1.74, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8522072Z Skipping (s,q) (1.75, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8522255Z Skipping (s,q) (1.76, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8522430Z Skipping (s,q) (1.77, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8522602Z Skipping (s,q) (1.78, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8522783Z Skipping (s,q) (1.79, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8522956Z Skipping (s,q) (1.8, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8523134Z Skipping (s,q) (1.81, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8523308Z Skipping (s,q) (1.82, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8523482Z Skipping (s,q) (1.83, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8523666Z Skipping (s,q) (1.84, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8523839Z Skipping (s,q) (1.85, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8524061Z Skipping (s,q) (1.86, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8524278Z Skipping (s,q) (1.87, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8524452Z Skipping (s,q) (1.88, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8524633Z Skipping (s,q) (1.89, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8524807Z Skipping (s,q) (1.9, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8525016Z Skipping (s,q) (1.91, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8525228Z Skipping (s,q) (1.92, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8525436Z Skipping (s,q) (1.93, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8525655Z Skipping (s,q) (1.94, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8525876Z Skipping (s,q) (1.95, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8526048Z Skipping (s,q) (1.96, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8526218Z Skipping (s,q) (1.97, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8526372Z Skipping (s,q) (1.98, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8526525Z Skipping (s,q) (1.99, 20000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8526684Z Skipping (s,q) (0.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8526837Z Skipping (s,q) (0.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8527080Z Skipping (s,q) (0.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8527244Z Skipping (s,q) (0.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8527490Z Skipping (s,q) (0.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8527707Z Skipping (s,q) (0.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8527868Z Skipping (s,q) (0.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8528026Z Skipping (s,q) (0.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8528242Z Skipping (s,q) (0.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8528405Z Skipping (s,q) (0.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8528561Z Skipping (s,q) (0.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8528730Z Skipping (s,q) (0.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8528887Z Skipping (s,q) (0.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8529050Z Skipping (s,q) (0.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8529206Z Skipping (s,q) (0.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8529367Z Skipping (s,q) (0.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8529530Z Skipping (s,q) (0.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8529685Z Skipping (s,q) (0.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8529840Z Skipping (s,q) (0.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8530006Z Skipping (s,q) (0.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8530168Z Skipping (s,q) (0.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8530330Z Skipping (s,q) (0.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8530486Z Skipping (s,q) (0.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8530642Z Skipping (s,q) (0.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8530823Z Skipping (s,q) (0.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8531037Z Skipping (s,q) (0.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8531264Z Skipping (s,q) (0.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8531486Z Skipping (s,q) (0.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8531710Z Skipping (s,q) (0.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8531895Z Skipping (s,q) (0.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8532063Z Skipping (s,q) (0.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8532326Z Skipping (s,q) (0.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8532490Z Skipping (s,q) (0.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8532648Z Skipping (s,q) (0.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8532804Z Skipping (s,q) (0.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8532967Z Skipping (s,q) (0.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8533144Z Skipping (s,q) (0.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8533341Z Skipping (s,q) (0.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8533505Z Skipping (s,q) (0.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8533665Z Skipping (s,q) (0.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8533829Z Skipping (s,q) (0.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8533989Z Skipping (s,q) (0.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8534152Z Skipping (s,q) (0.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8534313Z Skipping (s,q) (0.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8534471Z Skipping (s,q) (0.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8534629Z Skipping (s,q) (0.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8534796Z Skipping (s,q) (0.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8534954Z Skipping (s,q) (0.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8535205Z Skipping (s,q) (0.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8535365Z Skipping (s,q) (0.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8535524Z Skipping (s,q) (0.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8535749Z Skipping (s,q) (0.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8536032Z Skipping (s,q) (0.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8536256Z Skipping (s,q) (0.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8536484Z Skipping (s,q) (0.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8536698Z Skipping (s,q) (0.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8536865Z Skipping (s,q) (0.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8537024Z Skipping (s,q) (0.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8537185Z Skipping (s,q) (0.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8537355Z Skipping (s,q) (0.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8537513Z Skipping (s,q) (0.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8537670Z Skipping (s,q) (0.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8537832Z Skipping (s,q) (0.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8538004Z Skipping (s,q) (0.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8538172Z Skipping (s,q) (0.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8538333Z Skipping (s,q) (0.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8538491Z Skipping (s,q) (0.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8538657Z Skipping (s,q) (0.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8538816Z Skipping (s,q) (0.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8538974Z Skipping (s,q) (0.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8539143Z Skipping (s,q) (0.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8539302Z Skipping (s,q) (0.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8539466Z Skipping (s,q) (0.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8539626Z Skipping (s,q) (0.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8539788Z Skipping (s,q) (0.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8540050Z Skipping (s,q) (0.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8540209Z Skipping (s,q) (0.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8540372Z Skipping (s,q) (0.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8540536Z Skipping (s,q) (0.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8540695Z Skipping (s,q) (0.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8540864Z Skipping (s,q) (0.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8541022Z Skipping (s,q) (0.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8541185Z Skipping (s,q) (0.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8541349Z Skipping (s,q) (0.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8541507Z Skipping (s,q) (0.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8541667Z Skipping (s,q) (0.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8541838Z Skipping (s,q) (0.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8541997Z Skipping (s,q) (0.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8542156Z Skipping (s,q) (0.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8542320Z Skipping (s,q) (0.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8542482Z Skipping (s,q) (0.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8542648Z Skipping (s,q) (0.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8542847Z Skipping (s,q) (0.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8543007Z Skipping (s,q) (0.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8543173Z Skipping (s,q) (0.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8543335Z Skipping (s,q) (0.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8543538Z Skipping (s,q) (0.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8543708Z Skipping (s,q) (0.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8543869Z Skipping (s,q) (0.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8544032Z Skipping (s,q) (1, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8544189Z Skipping (s,q) (1.01, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8544346Z Skipping (s,q) (1.02, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8544510Z Skipping (s,q) (1.03, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8544670Z Skipping (s,q) (1.04, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8544828Z Skipping (s,q) (1.05, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8544990Z Skipping (s,q) (1.06, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8545146Z Skipping (s,q) (1.07, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8545315Z Skipping (s,q) (1.08, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8545478Z Skipping (s,q) (1.09, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8545635Z Skipping (s,q) (1.1, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8545797Z Skipping (s,q) (1.11, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8545955Z Skipping (s,q) (1.12, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8546111Z Skipping (s,q) (1.13, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8546274Z Skipping (s,q) (1.14, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8546433Z Skipping (s,q) (1.15, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8546596Z Skipping (s,q) (1.16, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8546757Z Skipping (s,q) (1.17, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8546917Z Skipping (s,q) (1.18, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8547083Z Skipping (s,q) (1.19, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8547329Z Skipping (s,q) (1.2, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8547490Z Skipping (s,q) (1.21, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8547658Z Skipping (s,q) (1.22, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8547817Z Skipping (s,q) (1.23, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8547980Z Skipping (s,q) (1.24, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8548140Z Skipping (s,q) (1.25, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8548302Z Skipping (s,q) (1.26, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8548468Z Skipping (s,q) (1.27, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8548626Z Skipping (s,q) (1.28, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8548783Z Skipping (s,q) (1.29, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8548953Z Skipping (s,q) (1.3, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8549116Z Skipping (s,q) (1.31, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8549281Z Skipping (s,q) (1.32, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8549438Z Skipping (s,q) (1.33, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8549595Z Skipping (s,q) (1.34, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8549758Z Skipping (s,q) (1.35, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8549915Z Skipping (s,q) (1.36, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8550118Z Skipping (s,q) (1.37, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8550284Z Skipping (s,q) (1.38, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8550442Z Skipping (s,q) (1.39, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8550600Z Skipping (s,q) (1.4, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8550808Z Skipping (s,q) (1.41, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8550972Z Skipping (s,q) (1.42, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8551133Z Skipping (s,q) (1.43, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8551291Z Skipping (s,q) (1.44, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8551449Z Skipping (s,q) (1.45, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8551611Z Skipping (s,q) (1.46, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8551769Z Skipping (s,q) (1.47, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8551931Z Skipping (s,q) (1.48, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8552096Z Skipping (s,q) (1.49, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8552256Z Skipping (s,q) (1.5, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8552419Z Skipping (s,q) (1.51, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8552580Z Skipping (s,q) (1.52, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8552742Z Skipping (s,q) (1.53, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8552909Z Skipping (s,q) (1.54, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8553066Z Skipping (s,q) (1.55, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8553223Z Skipping (s,q) (1.56, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8553388Z Skipping (s,q) (1.57, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8553546Z Skipping (s,q) (1.58, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8553711Z Skipping (s,q) (1.59, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8553869Z Skipping (s,q) (1.6, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8554030Z Skipping (s,q) (1.61, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8554192Z Skipping (s,q) (1.62, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8554352Z Skipping (s,q) (1.63, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8554590Z Skipping (s,q) (1.64, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8554755Z Skipping (s,q) (1.65, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8554914Z Skipping (s,q) (1.66, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8555080Z Skipping (s,q) (1.67, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8555243Z Skipping (s,q) (1.68, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8555401Z Skipping (s,q) (1.69, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8555568Z Skipping (s,q) (1.7, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8555725Z Skipping (s,q) (1.71, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8555887Z Skipping (s,q) (1.72, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8556053Z Skipping (s,q) (1.73, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8556216Z Skipping (s,q) (1.74, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8556391Z Skipping (s,q) (1.75, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8556550Z Skipping (s,q) (1.76, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8556708Z Skipping (s,q) (1.77, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8556873Z Skipping (s,q) (1.78, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8557032Z Skipping (s,q) (1.79, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8557193Z Skipping (s,q) (1.8, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8557400Z Skipping (s,q) (1.81, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8557560Z Skipping (s,q) (1.82, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8557725Z Skipping (s,q) (1.83, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8557883Z Skipping (s,q) (1.84, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8558083Z Skipping (s,q) (1.85, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8558257Z Skipping (s,q) (1.86, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8558414Z Skipping (s,q) (1.87, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8558572Z Skipping (s,q) (1.88, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8558737Z Skipping (s,q) (1.89, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8558897Z Skipping (s,q) (1.9, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8559065Z Skipping (s,q) (1.91, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8559221Z Skipping (s,q) (1.92, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8559381Z Skipping (s,q) (1.93, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8559547Z Skipping (s,q) (1.94, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8559706Z Skipping (s,q) (1.95, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8559865Z Skipping (s,q) (1.96, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8560035Z Skipping (s,q) (1.97, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8560193Z Skipping (s,q) (1.98, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8560351Z Skipping (s,q) (1.99, 22500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8560517Z Skipping (s,q) (0.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8560674Z Skipping (s,q) (0.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8560839Z Skipping (s,q) (0.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8560995Z Skipping (s,q) (0.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8561155Z Skipping (s,q) (0.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8561321Z Skipping (s,q) (0.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8561478Z Skipping (s,q) (0.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8561638Z Skipping (s,q) (0.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8561917Z Skipping (s,q) (0.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8562076Z Skipping (s,q) (0.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8562244Z Skipping (s,q) (0.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8562403Z Skipping (s,q) (0.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8562559Z Skipping (s,q) (0.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8562725Z Skipping (s,q) (0.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8562881Z Skipping (s,q) (0.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8563040Z Skipping (s,q) (0.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8563205Z Skipping (s,q) (0.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8563366Z Skipping (s,q) (0.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8563532Z Skipping (s,q) (0.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8563695Z Skipping (s,q) (0.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8563857Z Skipping (s,q) (0.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8564022Z Skipping (s,q) (0.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8564180Z Skipping (s,q) (0.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8564340Z Skipping (s,q) (0.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8564505Z Skipping (s,q) (0.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8564664Z Skipping (s,q) (0.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8564978Z Skipping (s,q) (0.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8565139Z Skipping (s,q) (0.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8565295Z Skipping (s,q) (0.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8565498Z Skipping (s,q) (0.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8565661Z Skipping (s,q) (0.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8565819Z Skipping (s,q) (0.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8565986Z Skipping (s,q) (0.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8566144Z Skipping (s,q) (0.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8566309Z Skipping (s,q) (0.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8566467Z Skipping (s,q) (0.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8566624Z Skipping (s,q) (0.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8566792Z Skipping (s,q) (0.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8567066Z Skipping (s,q) (0.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8567226Z Skipping (s,q) (0.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8567392Z Skipping (s,q) (0.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8567553Z Skipping (s,q) (0.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8567717Z Skipping (s,q) (0.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8567875Z Skipping (s,q) (0.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8568032Z Skipping (s,q) (0.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8568193Z Skipping (s,q) (0.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8568350Z Skipping (s,q) (0.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8568505Z Skipping (s,q) (0.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8568670Z Skipping (s,q) (0.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8568830Z Skipping (s,q) (0.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8568988Z Skipping (s,q) (0.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8569156Z Skipping (s,q) (0.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8569403Z Skipping (s,q) (0.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8569568Z Skipping (s,q) (0.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8569727Z Skipping (s,q) (0.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8569885Z Skipping (s,q) (0.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8570050Z Skipping (s,q) (0.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8570208Z Skipping (s,q) (0.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8570364Z Skipping (s,q) (0.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8570529Z Skipping (s,q) (0.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8570701Z Skipping (s,q) (0.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8570889Z Skipping (s,q) (0.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8571063Z Skipping (s,q) (0.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8571229Z Skipping (s,q) (0.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8571392Z Skipping (s,q) (0.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8571554Z Skipping (s,q) (0.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8571712Z Skipping (s,q) (0.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8571876Z Skipping (s,q) (0.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8572033Z Skipping (s,q) (0.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8572197Z Skipping (s,q) (0.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8572398Z Skipping (s,q) (0.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8572559Z Skipping (s,q) (0.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8572724Z Skipping (s,q) (0.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8572920Z Skipping (s,q) (0.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8573083Z Skipping (s,q) (0.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8573251Z Skipping (s,q) (0.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8573409Z Skipping (s,q) (0.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8573573Z Skipping (s,q) (0.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8573731Z Skipping (s,q) (0.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8573889Z Skipping (s,q) (0.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8574055Z Skipping (s,q) (0.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8574215Z Skipping (s,q) (0.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8574374Z Skipping (s,q) (0.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8574540Z Skipping (s,q) (0.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8574702Z Skipping (s,q) (0.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8574873Z Skipping (s,q) (0.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8575033Z Skipping (s,q) (0.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8575191Z Skipping (s,q) (0.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8575354Z Skipping (s,q) (0.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8575514Z Skipping (s,q) (0.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8575673Z Skipping (s,q) (0.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8575838Z Skipping (s,q) (0.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8575997Z Skipping (s,q) (0.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8576159Z Skipping (s,q) (0.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8576317Z Skipping (s,q) (0.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8576477Z Skipping (s,q) (0.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8576726Z Skipping (s,q) (0.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8576885Z Skipping (s,q) (0.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8577043Z Skipping (s,q) (0.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8577207Z Skipping (s,q) (1, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8577364Z Skipping (s,q) (1.01, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8577522Z Skipping (s,q) (1.02, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8577683Z Skipping (s,q) (1.03, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8577843Z Skipping (s,q) (1.04, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8578007Z Skipping (s,q) (1.05, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8578164Z Skipping (s,q) (1.06, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8578324Z Skipping (s,q) (1.07, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8578495Z Skipping (s,q) (1.08, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8578652Z Skipping (s,q) (1.09, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8578810Z Skipping (s,q) (1.1, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8578974Z Skipping (s,q) (1.11, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8579131Z Skipping (s,q) (1.12, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8579295Z Skipping (s,q) (1.13, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8579453Z Skipping (s,q) (1.14, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8579655Z Skipping (s,q) (1.15, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8579820Z Skipping (s,q) (1.16, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8579976Z Skipping (s,q) (1.17, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8580192Z Skipping (s,q) (1.18, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8580359Z Skipping (s,q) (1.19, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8580520Z Skipping (s,q) (1.2, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8580684Z Skipping (s,q) (1.21, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8580844Z Skipping (s,q) (1.22, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8581001Z Skipping (s,q) (1.23, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8581163Z Skipping (s,q) (1.24, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8581321Z Skipping (s,q) (1.25, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8581481Z Skipping (s,q) (1.26, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8581646Z Skipping (s,q) (1.27, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8581805Z Skipping (s,q) (1.28, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8581972Z Skipping (s,q) (1.29, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8582133Z Skipping (s,q) (1.3, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8582295Z Skipping (s,q) (1.31, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8582458Z Skipping (s,q) (1.32, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8582618Z Skipping (s,q) (1.33, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8582775Z Skipping (s,q) (1.34, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8582938Z Skipping (s,q) (1.35, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8583097Z Skipping (s,q) (1.36, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8583261Z Skipping (s,q) (1.37, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8583418Z Skipping (s,q) (1.38, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8583577Z Skipping (s,q) (1.39, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8583744Z Skipping (s,q) (1.4, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8583955Z Skipping (s,q) (1.41, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8584150Z Skipping (s,q) (1.42, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8584316Z Skipping (s,q) (1.43, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8584479Z Skipping (s,q) (1.44, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8584642Z Skipping (s,q) (1.45, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8584799Z Skipping (s,q) (1.46, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8584957Z Skipping (s,q) (1.47, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8585124Z Skipping (s,q) (1.48, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8585280Z Skipping (s,q) (1.49, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8585441Z Skipping (s,q) (1.5, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8585609Z Skipping (s,q) (1.51, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8585768Z Skipping (s,q) (1.52, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8585932Z Skipping (s,q) (1.53, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8586091Z Skipping (s,q) (1.54, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8586248Z Skipping (s,q) (1.55, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8586411Z Skipping (s,q) (1.56, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8586570Z Skipping (s,q) (1.57, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8586726Z Skipping (s,q) (1.58, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8586936Z Skipping (s,q) (1.59, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8587099Z Skipping (s,q) (1.6, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8587255Z Skipping (s,q) (1.61, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8587460Z Skipping (s,q) (1.62, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8587622Z Skipping (s,q) (1.63, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8587787Z Skipping (s,q) (1.64, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8587946Z Skipping (s,q) (1.65, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8588102Z Skipping (s,q) (1.66, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8588267Z Skipping (s,q) (1.67, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8588424Z Skipping (s,q) (1.68, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8588581Z Skipping (s,q) (1.69, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8588748Z Skipping (s,q) (1.7, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8588906Z Skipping (s,q) (1.71, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8589071Z Skipping (s,q) (1.72, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8589235Z Skipping (s,q) (1.73, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8589395Z Skipping (s,q) (1.74, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8589562Z Skipping (s,q) (1.75, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8589721Z Skipping (s,q) (1.76, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8589877Z Skipping (s,q) (1.77, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8590040Z Skipping (s,q) (1.78, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8590197Z Skipping (s,q) (1.79, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8590360Z Skipping (s,q) (1.8, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8590519Z Skipping (s,q) (1.81, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8590677Z Skipping (s,q) (1.82, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8590839Z Skipping (s,q) (1.83, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8590999Z Skipping (s,q) (1.84, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8591234Z Skipping (s,q) (1.85, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8591435Z Skipping (s,q) (1.86, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8591592Z Skipping (s,q) (1.87, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8591756Z Skipping (s,q) (1.88, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8591914Z Skipping (s,q) (1.89, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8592071Z Skipping (s,q) (1.9, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8592234Z Skipping (s,q) (1.91, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8592395Z Skipping (s,q) (1.92, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8592551Z Skipping (s,q) (1.93, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8592715Z Skipping (s,q) (1.94, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8592875Z Skipping (s,q) (1.95, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8593041Z Skipping (s,q) (1.96, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8593199Z Skipping (s,q) (1.97, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8593357Z Skipping (s,q) (1.98, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8593518Z Skipping (s,q) (1.99, 25000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8593673Z Skipping (s,q) (0.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8593829Z Skipping (s,q) (0.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8593991Z Skipping (s,q) (0.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8594188Z Skipping (s,q) (0.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8594352Z Skipping (s,q) (0.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8594510Z Skipping (s,q) (0.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8594707Z Skipping (s,q) (0.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8594874Z Skipping (s,q) (0.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8595035Z Skipping (s,q) (0.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8595194Z Skipping (s,q) (0.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8595359Z Skipping (s,q) (0.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8595517Z Skipping (s,q) (0.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8595675Z Skipping (s,q) (0.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8595838Z Skipping (s,q) (0.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8595996Z Skipping (s,q) (0.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8596164Z Skipping (s,q) (0.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8596320Z Skipping (s,q) (0.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8596478Z Skipping (s,q) (0.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8596641Z Skipping (s,q) (0.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8596800Z Skipping (s,q) (0.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8596956Z Skipping (s,q) (0.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8597118Z Skipping (s,q) (0.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8597274Z Skipping (s,q) (0.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8597434Z Skipping (s,q) (0.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8597591Z Skipping (s,q) (0.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8597750Z Skipping (s,q) (0.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8597911Z Skipping (s,q) (0.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8598066Z Skipping (s,q) (0.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8598222Z Skipping (s,q) (0.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8598435Z Skipping (s,q) (0.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8598665Z Skipping (s,q) (0.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8598834Z Skipping (s,q) (0.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8598991Z Skipping (s,q) (0.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8599148Z Skipping (s,q) (0.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8599309Z Skipping (s,q) (0.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8599465Z Skipping (s,q) (0.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8604271Z Skipping (s,q) (0.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8604759Z Skipping (s,q) (0.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8604920Z Skipping (s,q) (0.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8605082Z Skipping (s,q) (0.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8605243Z Skipping (s,q) (0.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8605402Z Skipping (s,q) (0.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8605561Z Skipping (s,q) (0.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8605716Z Skipping (s,q) (0.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8605873Z Skipping (s,q) (0.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8606035Z Skipping (s,q) (0.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8606191Z Skipping (s,q) (0.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8606552Z Skipping (s,q) (0.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8606746Z Skipping (s,q) (0.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8607044Z Skipping (s,q) (0.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8607254Z Skipping (s,q) (0.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8607572Z Skipping (s,q) (0.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8607794Z Skipping (s,q) (0.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8607985Z Skipping (s,q) (0.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8608145Z Skipping (s,q) (0.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8608313Z Skipping (s,q) (0.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8608468Z Skipping (s,q) (0.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8608626Z Skipping (s,q) (0.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8608793Z Skipping (s,q) (0.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8608951Z Skipping (s,q) (0.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8609109Z Skipping (s,q) (0.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8609310Z Skipping (s,q) (0.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8609530Z Skipping (s,q) (0.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8609722Z Skipping (s,q) (0.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8609884Z Skipping (s,q) (0.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8610036Z Skipping (s,q) (0.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8610196Z Skipping (s,q) (0.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8610351Z Skipping (s,q) (0.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8610505Z Skipping (s,q) (0.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8610669Z Skipping (s,q) (0.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8610823Z Skipping (s,q) (0.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8610976Z Skipping (s,q) (0.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8611135Z Skipping (s,q) (0.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8611390Z Skipping (s,q) (0.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8611607Z Skipping (s,q) (0.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8611785Z Skipping (s,q) (0.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8612008Z Skipping (s,q) (0.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8612229Z Skipping (s,q) (0.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8612447Z Skipping (s,q) (0.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8612661Z Skipping (s,q) (0.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8612887Z Skipping (s,q) (0.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8613106Z Skipping (s,q) (0.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8613325Z Skipping (s,q) (0.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8613520Z Skipping (s,q) (0.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8613681Z Skipping (s,q) (0.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8613850Z Skipping (s,q) (0.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8614007Z Skipping (s,q) (0.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8614161Z Skipping (s,q) (0.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8614336Z Skipping (s,q) (0.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8614562Z Skipping (s,q) (0.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8614750Z Skipping (s,q) (0.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8614976Z Skipping (s,q) (0.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8615135Z Skipping (s,q) (0.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8615297Z Skipping (s,q) (0.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8615454Z Skipping (s,q) (0.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8615655Z Skipping (s,q) (0.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8615823Z Skipping (s,q) (0.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8615979Z Skipping (s,q) (0.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8616143Z Skipping (s,q) (0.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8616302Z Skipping (s,q) (1, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8616460Z Skipping (s,q) (1.01, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8616625Z Skipping (s,q) (1.02, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8616784Z Skipping (s,q) (1.03, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8616958Z Skipping (s,q) (1.04, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8617190Z Skipping (s,q) (1.05, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8617376Z Skipping (s,q) (1.06, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8617543Z Skipping (s,q) (1.07, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8617702Z Skipping (s,q) (1.08, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8617859Z Skipping (s,q) (1.09, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8618022Z Skipping (s,q) (1.1, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8618183Z Skipping (s,q) (1.11, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8618340Z Skipping (s,q) (1.12, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8618505Z Skipping (s,q) (1.13, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8618664Z Skipping (s,q) (1.14, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8618821Z Skipping (s,q) (1.15, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8618983Z Skipping (s,q) (1.16, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8619141Z Skipping (s,q) (1.17, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8619312Z Skipping (s,q) (1.18, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8619563Z Skipping (s,q) (1.19, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8619723Z Skipping (s,q) (1.2, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8619889Z Skipping (s,q) (1.21, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8620047Z Skipping (s,q) (1.22, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8620206Z Skipping (s,q) (1.23, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8620374Z Skipping (s,q) (1.24, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8620533Z Skipping (s,q) (1.25, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8620696Z Skipping (s,q) (1.26, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8620852Z Skipping (s,q) (1.27, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8621010Z Skipping (s,q) (1.28, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8621176Z Skipping (s,q) (1.29, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8621341Z Skipping (s,q) (1.3, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8621499Z Skipping (s,q) (1.31, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8621667Z Skipping (s,q) (1.32, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8621825Z Skipping (s,q) (1.33, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8621989Z Skipping (s,q) (1.34, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8622146Z Skipping (s,q) (1.35, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8622345Z Skipping (s,q) (1.36, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8622514Z Skipping (s,q) (1.37, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8622670Z Skipping (s,q) (1.38, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8622828Z Skipping (s,q) (1.39, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8623065Z Skipping (s,q) (1.4, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8623227Z Skipping (s,q) (1.41, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8623391Z Skipping (s,q) (1.42, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8623547Z Skipping (s,q) (1.43, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8623705Z Skipping (s,q) (1.44, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8623871Z Skipping (s,q) (1.45, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8624032Z Skipping (s,q) (1.46, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8624192Z Skipping (s,q) (1.47, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8624356Z Skipping (s,q) (1.48, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8624515Z Skipping (s,q) (1.49, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8624680Z Skipping (s,q) (1.5, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8624842Z Skipping (s,q) (1.51, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8625006Z Skipping (s,q) (1.52, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8625169Z Skipping (s,q) (1.53, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8625328Z Skipping (s,q) (1.54, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8625484Z Skipping (s,q) (1.55, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8625648Z Skipping (s,q) (1.56, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8625805Z Skipping (s,q) (1.57, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8625976Z Skipping (s,q) (1.58, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8626134Z Skipping (s,q) (1.59, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8626293Z Skipping (s,q) (1.6, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8626459Z Skipping (s,q) (1.61, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8626624Z Skipping (s,q) (1.62, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8626870Z Skipping (s,q) (1.63, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8627038Z Skipping (s,q) (1.64, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8627195Z Skipping (s,q) (1.65, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8627361Z Skipping (s,q) (1.66, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8627518Z Skipping (s,q) (1.67, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8627674Z Skipping (s,q) (1.68, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8627839Z Skipping (s,q) (1.69, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8627998Z Skipping (s,q) (1.7, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8628155Z Skipping (s,q) (1.71, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8628316Z Skipping (s,q) (1.72, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8628475Z Skipping (s,q) (1.73, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8628639Z Skipping (s,q) (1.74, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8628802Z Skipping (s,q) (1.75, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8628958Z Skipping (s,q) (1.76, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8629120Z Skipping (s,q) (1.77, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8629279Z Skipping (s,q) (1.78, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8629433Z Skipping (s,q) (1.79, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8629690Z Skipping (s,q) (1.8, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8629850Z Skipping (s,q) (1.81, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8630006Z Skipping (s,q) (1.82, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8630169Z Skipping (s,q) (1.83, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8630366Z Skipping (s,q) (1.84, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8630535Z Skipping (s,q) (1.85, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8630691Z Skipping (s,q) (1.86, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8630850Z Skipping (s,q) (1.87, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8631012Z Skipping (s,q) (1.88, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8631169Z Skipping (s,q) (1.89, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8631328Z Skipping (s,q) (1.9, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8631493Z Skipping (s,q) (1.91, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8631650Z Skipping (s,q) (1.92, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8631815Z Skipping (s,q) (1.93, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8631973Z Skipping (s,q) (1.94, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8632133Z Skipping (s,q) (1.95, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8632301Z Skipping (s,q) (1.96, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8632458Z Skipping (s,q) (1.97, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8632616Z Skipping (s,q) (1.98, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8632781Z Skipping (s,q) (1.99, 27500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8632938Z Skipping (s,q) (0.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8633102Z Skipping (s,q) (0.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8633261Z Skipping (s,q) (0.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8633421Z Skipping (s,q) (0.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8633583Z Skipping (s,q) (0.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8633740Z Skipping (s,q) (0.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8633901Z Skipping (s,q) (0.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8634748Z Skipping (s,q) (0.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8634907Z Skipping (s,q) (0.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8635076Z Skipping (s,q) (0.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8635234Z Skipping (s,q) (0.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8635391Z Skipping (s,q) (0.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8635555Z Skipping (s,q) (0.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8635716Z Skipping (s,q) (0.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8635873Z Skipping (s,q) (0.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8636037Z Skipping (s,q) (0.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8636193Z Skipping (s,q) (0.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8636359Z Skipping (s,q) (0.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8636521Z Skipping (s,q) (0.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8636679Z Skipping (s,q) (0.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8636841Z Skipping (s,q) (0.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8636997Z Skipping (s,q) (0.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8637156Z Skipping (s,q) (0.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8637319Z Skipping (s,q) (0.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8637521Z Skipping (s,q) (0.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8637681Z Skipping (s,q) (0.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8637846Z Skipping (s,q) (0.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8638005Z Skipping (s,q) (0.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8638209Z Skipping (s,q) (0.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8638375Z Skipping (s,q) (0.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8638534Z Skipping (s,q) (0.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8638696Z Skipping (s,q) (0.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8638854Z Skipping (s,q) (0.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8639012Z Skipping (s,q) (0.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8639176Z Skipping (s,q) (0.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8639337Z Skipping (s,q) (0.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8639502Z Skipping (s,q) (0.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8639662Z Skipping (s,q) (0.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8639819Z Skipping (s,q) (0.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8639989Z Skipping (s,q) (0.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8640150Z Skipping (s,q) (0.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8640309Z Skipping (s,q) (0.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8640472Z Skipping (s,q) (0.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8640628Z Skipping (s,q) (0.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8640794Z Skipping (s,q) (0.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8640952Z Skipping (s,q) (0.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8641112Z Skipping (s,q) (0.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8641277Z Skipping (s,q) (0.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8641435Z Skipping (s,q) (0.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8641598Z Skipping (s,q) (0.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8641766Z Skipping (s,q) (0.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8642014Z Skipping (s,q) (0.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8642182Z Skipping (s,q) (0.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8642342Z Skipping (s,q) (0.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8642501Z Skipping (s,q) (0.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8642666Z Skipping (s,q) (0.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8642827Z Skipping (s,q) (0.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8642988Z Skipping (s,q) (0.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8643153Z Skipping (s,q) (0.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8643315Z Skipping (s,q) (0.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8643480Z Skipping (s,q) (0.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8643640Z Skipping (s,q) (0.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8643807Z Skipping (s,q) (0.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8643971Z Skipping (s,q) (0.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8644129Z Skipping (s,q) (0.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8644289Z Skipping (s,q) (0.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8644453Z Skipping (s,q) (0.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8644610Z Skipping (s,q) (0.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8644814Z Skipping (s,q) (0.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8644973Z Skipping (s,q) (0.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8645131Z Skipping (s,q) (0.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8645299Z Skipping (s,q) (0.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8645499Z Skipping (s,q) (0.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8645661Z Skipping (s,q) (0.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8645827Z Skipping (s,q) (0.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8645985Z Skipping (s,q) (0.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8646146Z Skipping (s,q) (0.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8646310Z Skipping (s,q) (0.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8646467Z Skipping (s,q) (0.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8646631Z Skipping (s,q) (0.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8646793Z Skipping (s,q) (0.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8647110Z Skipping (s,q) (0.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8647276Z Skipping (s,q) (0.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8647438Z Skipping (s,q) (0.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8647600Z Skipping (s,q) (0.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8647763Z Skipping (s,q) (0.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8647922Z Skipping (s,q) (0.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8648090Z Skipping (s,q) (0.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8648247Z Skipping (s,q) (0.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8648406Z Skipping (s,q) (0.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8648581Z Skipping (s,q) (0.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8648743Z Skipping (s,q) (0.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8648901Z Skipping (s,q) (0.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8649064Z Skipping (s,q) (0.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8649225Z Skipping (s,q) (0.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8649474Z Skipping (s,q) (0.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8649631Z Skipping (s,q) (0.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8649787Z Skipping (s,q) (0.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8649951Z Skipping (s,q) (0.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8650108Z Skipping (s,q) (1, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8650266Z Skipping (s,q) (1.01, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8650435Z Skipping (s,q) (1.02, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8650594Z Skipping (s,q) (1.03, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8650759Z Skipping (s,q) (1.04, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8650916Z Skipping (s,q) (1.05, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8651079Z Skipping (s,q) (1.06, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8651251Z Skipping (s,q) (1.07, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8651409Z Skipping (s,q) (1.08, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8651565Z Skipping (s,q) (1.09, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8651731Z Skipping (s,q) (1.1, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8651890Z Skipping (s,q) (1.11, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8652055Z Skipping (s,q) (1.12, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8652213Z Skipping (s,q) (1.13, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8652446Z Skipping (s,q) (1.14, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8652619Z Skipping (s,q) (1.15, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8652778Z Skipping (s,q) (1.16, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8652974Z Skipping (s,q) (1.17, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8653147Z Skipping (s,q) (1.18, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8653304Z Skipping (s,q) (1.19, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8653467Z Skipping (s,q) (1.2, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8653626Z Skipping (s,q) (1.21, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8653784Z Skipping (s,q) (1.22, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8653947Z Skipping (s,q) (1.23, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8654104Z Skipping (s,q) (1.24, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8654266Z Skipping (s,q) (1.25, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8654432Z Skipping (s,q) (1.26, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8654591Z Skipping (s,q) (1.27, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8654759Z Skipping (s,q) (1.28, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8654920Z Skipping (s,q) (1.29, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8655081Z Skipping (s,q) (1.3, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8655248Z Skipping (s,q) (1.31, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8655406Z Skipping (s,q) (1.32, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8655566Z Skipping (s,q) (1.33, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8655731Z Skipping (s,q) (1.34, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8655888Z Skipping (s,q) (1.35, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8656048Z Skipping (s,q) (1.36, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8656213Z Skipping (s,q) (1.37, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8656370Z Skipping (s,q) (1.38, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8656539Z Skipping (s,q) (1.39, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8656781Z Skipping (s,q) (1.4, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8656939Z Skipping (s,q) (1.41, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8657105Z Skipping (s,q) (1.42, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8657262Z Skipping (s,q) (1.43, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8657419Z Skipping (s,q) (1.44, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8657584Z Skipping (s,q) (1.45, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8657743Z Skipping (s,q) (1.46, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8657909Z Skipping (s,q) (1.47, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8658066Z Skipping (s,q) (1.48, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8658224Z Skipping (s,q) (1.49, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8658394Z Skipping (s,q) (1.5, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8658555Z Skipping (s,q) (1.51, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8658712Z Skipping (s,q) (1.52, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8658878Z Skipping (s,q) (1.53, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8659036Z Skipping (s,q) (1.54, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8659199Z Skipping (s,q) (1.55, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8659356Z Skipping (s,q) (1.56, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8659514Z Skipping (s,q) (1.57, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8659719Z Skipping (s,q) (1.58, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8659879Z Skipping (s,q) (1.59, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8660037Z Skipping (s,q) (1.6, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8660239Z Skipping (s,q) (1.61, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8660404Z Skipping (s,q) (1.62, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8660566Z Skipping (s,q) (1.63, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8660723Z Skipping (s,q) (1.64, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8660880Z Skipping (s,q) (1.65, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8661042Z Skipping (s,q) (1.66, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8661200Z Skipping (s,q) (1.67, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8661359Z Skipping (s,q) (1.68, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8661530Z Skipping (s,q) (1.69, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8661690Z Skipping (s,q) (1.7, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8661854Z Skipping (s,q) (1.71, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8662013Z Skipping (s,q) (1.72, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8662176Z Skipping (s,q) (1.73, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8662341Z Skipping (s,q) (1.74, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8662498Z Skipping (s,q) (1.75, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8662655Z Skipping (s,q) (1.76, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8662821Z Skipping (s,q) (1.77, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8662979Z Skipping (s,q) (1.78, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8663143Z Skipping (s,q) (1.79, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8663303Z Skipping (s,q) (1.8, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8663461Z Skipping (s,q) (1.81, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8663627Z Skipping (s,q) (1.82, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8663788Z Skipping (s,q) (1.83, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8664031Z Skipping (s,q) (1.84, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8664197Z Skipping (s,q) (1.85, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8664356Z Skipping (s,q) (1.86, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8664512Z Skipping (s,q) (1.87, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8664675Z Skipping (s,q) (1.88, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8664833Z Skipping (s,q) (1.89, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8664995Z Skipping (s,q) (1.9, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8665155Z Skipping (s,q) (1.91, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8665314Z Skipping (s,q) (1.92, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8665478Z Skipping (s,q) (1.93, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8665638Z Skipping (s,q) (1.94, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8665798Z Skipping (s,q) (1.95, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8665964Z Skipping (s,q) (1.96, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8666122Z Skipping (s,q) (1.97, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8666286Z Skipping (s,q) (1.98, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8666444Z Skipping (s,q) (1.99, 30000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8666601Z Skipping (s,q) (0.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8666764Z Skipping (s,q) (0.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8666962Z Skipping (s,q) (0.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8667122Z Skipping (s,q) (0.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8667284Z Skipping (s,q) (0.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8667481Z Skipping (s,q) (0.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8667648Z Skipping (s,q) (0.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8667809Z Skipping (s,q) (0.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8667967Z Skipping (s,q) (0.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8668155Z Skipping (s,q) (0.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8668314Z Skipping (s,q) (0.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8668472Z Skipping (s,q) (0.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8668640Z Skipping (s,q) (0.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8668803Z Skipping (s,q) (0.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8668969Z Skipping (s,q) (0.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8669128Z Skipping (s,q) (0.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8669288Z Skipping (s,q) (0.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8669459Z Skipping (s,q) (0.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8669622Z Skipping (s,q) (0.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8669780Z Skipping (s,q) (0.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8669948Z Skipping (s,q) (0.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8670105Z Skipping (s,q) (0.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8670270Z Skipping (s,q) (0.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8670429Z Skipping (s,q) (0.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8670588Z Skipping (s,q) (0.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8670752Z Skipping (s,q) (0.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8670912Z Skipping (s,q) (0.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8671071Z Skipping (s,q) (0.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8671284Z Skipping (s,q) (0.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8671481Z Skipping (s,q) (0.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8671647Z Skipping (s,q) (0.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8671806Z Skipping (s,q) (0.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8671965Z Skipping (s,q) (0.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8672132Z Skipping (s,q) (0.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8672291Z Skipping (s,q) (0.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8672452Z Skipping (s,q) (0.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8672617Z Skipping (s,q) (0.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8672776Z Skipping (s,q) (0.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8672939Z Skipping (s,q) (0.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8673110Z Skipping (s,q) (0.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8673277Z Skipping (s,q) (0.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8673444Z Skipping (s,q) (0.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8673602Z Skipping (s,q) (0.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8673761Z Skipping (s,q) (0.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8673927Z Skipping (s,q) (0.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8674084Z Skipping (s,q) (0.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8674283Z Skipping (s,q) (0.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8674449Z Skipping (s,q) (0.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8674607Z Skipping (s,q) (0.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8674816Z Skipping (s,q) (0.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8674978Z Skipping (s,q) (0.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8675137Z Skipping (s,q) (0.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8675300Z Skipping (s,q) (0.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8675457Z Skipping (s,q) (0.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8675614Z Skipping (s,q) (0.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8675780Z Skipping (s,q) (0.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8675938Z Skipping (s,q) (0.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8676106Z Skipping (s,q) (0.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8676263Z Skipping (s,q) (0.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8676422Z Skipping (s,q) (0.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8676594Z Skipping (s,q) (0.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8676755Z Skipping (s,q) (0.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8676914Z Skipping (s,q) (0.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8677079Z Skipping (s,q) (0.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8677236Z Skipping (s,q) (0.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8677399Z Skipping (s,q) (0.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8677558Z Skipping (s,q) (0.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8677717Z Skipping (s,q) (0.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8677884Z Skipping (s,q) (0.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8678044Z Skipping (s,q) (0.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8678201Z Skipping (s,q) (0.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8678368Z Skipping (s,q) (0.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8678578Z Skipping (s,q) (0.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8678810Z Skipping (s,q) (0.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8678971Z Skipping (s,q) (0.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8679130Z Skipping (s,q) (0.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8679296Z Skipping (s,q) (0.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8679452Z Skipping (s,q) (0.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8679612Z Skipping (s,q) (0.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8679779Z Skipping (s,q) (0.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8679937Z Skipping (s,q) (0.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8680104Z Skipping (s,q) (0.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8680265Z Skipping (s,q) (0.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8680428Z Skipping (s,q) (0.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8680595Z Skipping (s,q) (0.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8680754Z Skipping (s,q) (0.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8680911Z Skipping (s,q) (0.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8681077Z Skipping (s,q) (0.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8681235Z Skipping (s,q) (0.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8681399Z Skipping (s,q) (0.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8681602Z Skipping (s,q) (0.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8681763Z Skipping (s,q) (0.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8681926Z Skipping (s,q) (0.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8682125Z Skipping (s,q) (0.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8682286Z Skipping (s,q) (0.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8682455Z Skipping (s,q) (0.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8682614Z Skipping (s,q) (0.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8682772Z Skipping (s,q) (0.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8682940Z Skipping (s,q) (0.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8683100Z Skipping (s,q) (1, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8683264Z Skipping (s,q) (1.01, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8683426Z Skipping (s,q) (1.02, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8683585Z Skipping (s,q) (1.03, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8683753Z Skipping (s,q) (1.04, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8683912Z Skipping (s,q) (1.05, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8684075Z Skipping (s,q) (1.06, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8684243Z Skipping (s,q) (1.07, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8684405Z Skipping (s,q) (1.08, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8684569Z Skipping (s,q) (1.09, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8684727Z Skipping (s,q) (1.1, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8684887Z Skipping (s,q) (1.11, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8685053Z Skipping (s,q) (1.12, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8685214Z Skipping (s,q) (1.13, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8685383Z Skipping (s,q) (1.14, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8685591Z Skipping (s,q) (1.15, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8685794Z Skipping (s,q) (1.16, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8686084Z Skipping (s,q) (1.17, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8686486Z Skipping (s,q) (1.18, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8686671Z Skipping (s,q) (1.19, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8686836Z Skipping (s,q) (1.2, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8687093Z Skipping (s,q) (1.21, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8687255Z Skipping (s,q) (1.22, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8687420Z Skipping (s,q) (1.23, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8687584Z Skipping (s,q) (1.24, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8687750Z Skipping (s,q) (1.25, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8687928Z Skipping (s,q) (1.26, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8688145Z Skipping (s,q) (1.27, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8688342Z Skipping (s,q) (1.28, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8688503Z Skipping (s,q) (1.29, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8688663Z Skipping (s,q) (1.3, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8688828Z Skipping (s,q) (1.31, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8688987Z Skipping (s,q) (1.32, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8689153Z Skipping (s,q) (1.33, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8689311Z Skipping (s,q) (1.34, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8689532Z Skipping (s,q) (1.35, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8689698Z Skipping (s,q) (1.36, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8689857Z Skipping (s,q) (1.37, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8690014Z Skipping (s,q) (1.38, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8690221Z Skipping (s,q) (1.39, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8690393Z Skipping (s,q) (1.4, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8690619Z Skipping (s,q) (1.41, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8690830Z Skipping (s,q) (1.42, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8690988Z Skipping (s,q) (1.43, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8691151Z Skipping (s,q) (1.44, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8691308Z Skipping (s,q) (1.45, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8691471Z Skipping (s,q) (1.46, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8691638Z Skipping (s,q) (1.47, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8691795Z Skipping (s,q) (1.48, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8691954Z Skipping (s,q) (1.49, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8692126Z Skipping (s,q) (1.5, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8692287Z Skipping (s,q) (1.51, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8692451Z Skipping (s,q) (1.52, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8692608Z Skipping (s,q) (1.53, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8692767Z Skipping (s,q) (1.54, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8692935Z Skipping (s,q) (1.55, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8693154Z Skipping (s,q) (1.56, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8693375Z Skipping (s,q) (1.57, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8693603Z Skipping (s,q) (1.58, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8693817Z Skipping (s,q) (1.59, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8694006Z Skipping (s,q) (1.6, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8694170Z Skipping (s,q) (1.61, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8694436Z Skipping (s,q) (1.62, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8694604Z Skipping (s,q) (1.63, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8694772Z Skipping (s,q) (1.64, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8694929Z Skipping (s,q) (1.65, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8695094Z Skipping (s,q) (1.66, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8695252Z Skipping (s,q) (1.67, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8695419Z Skipping (s,q) (1.68, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8695596Z Skipping (s,q) (1.69, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8695817Z Skipping (s,q) (1.7, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8696000Z Skipping (s,q) (1.71, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8696164Z Skipping (s,q) (1.72, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8696327Z Skipping (s,q) (1.73, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8696492Z Skipping (s,q) (1.74, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8696650Z Skipping (s,q) (1.75, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8696813Z Skipping (s,q) (1.76, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8696971Z Skipping (s,q) (1.77, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8697129Z Skipping (s,q) (1.78, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8697344Z Skipping (s,q) (1.79, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8697505Z Skipping (s,q) (1.8, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8697663Z Skipping (s,q) (1.81, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8697827Z Skipping (s,q) (1.82, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8698027Z Skipping (s,q) (1.83, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8698232Z Skipping (s,q) (1.84, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8698454Z Skipping (s,q) (1.85, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8698673Z Skipping (s,q) (1.86, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8698863Z Skipping (s,q) (1.87, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8699021Z Skipping (s,q) (1.88, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8699180Z Skipping (s,q) (1.89, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8699348Z Skipping (s,q) (1.9, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8699507Z Skipping (s,q) (1.91, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8699672Z Skipping (s,q) (1.92, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8699830Z Skipping (s,q) (1.93, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8699992Z Skipping (s,q) (1.94, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8700167Z Skipping (s,q) (1.95, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8700323Z Skipping (s,q) (1.96, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8700482Z Skipping (s,q) (1.97, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8700646Z Skipping (s,q) (1.98, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8700828Z Skipping (s,q) (1.99, 32500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8701047Z Skipping (s,q) (0.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8701233Z Skipping (s,q) (0.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8701392Z Skipping (s,q) (0.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8701557Z Skipping (s,q) (0.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8701716Z Skipping (s,q) (0.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8701882Z Skipping (s,q) (0.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8702158Z Skipping (s,q) (0.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8702319Z Skipping (s,q) (0.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8702477Z Skipping (s,q) (0.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8702643Z Skipping (s,q) (0.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8702806Z Skipping (s,q) (0.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8702970Z Skipping (s,q) (0.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8703133Z Skipping (s,q) (0.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8703290Z Skipping (s,q) (0.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8703456Z Skipping (s,q) (0.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8703613Z Skipping (s,q) (0.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8703776Z Skipping (s,q) (0.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8703948Z Skipping (s,q) (0.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8704106Z Skipping (s,q) (0.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8704273Z Skipping (s,q) (0.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8704658Z Skipping (s,q) (0.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8704815Z Skipping (s,q) (0.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8704976Z Skipping (s,q) (0.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8705301Z Skipping (s,q) (0.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8705476Z Skipping (s,q) (0.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8705654Z Skipping (s,q) (0.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8705827Z Skipping (s,q) (0.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8706068Z Skipping (s,q) (0.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8706245Z Skipping (s,q) (0.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8706418Z Skipping (s,q) (0.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8706598Z Skipping (s,q) (0.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8706769Z Skipping (s,q) (0.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8706939Z Skipping (s,q) (0.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8707117Z Skipping (s,q) (0.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8707291Z Skipping (s,q) (0.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8707471Z Skipping (s,q) (0.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8707645Z Skipping (s,q) (0.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8707815Z Skipping (s,q) (0.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8707994Z Skipping (s,q) (0.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8708170Z Skipping (s,q) (0.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8708341Z Skipping (s,q) (0.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8708518Z Skipping (s,q) (0.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8708689Z Skipping (s,q) (0.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8708865Z Skipping (s,q) (0.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8709036Z Skipping (s,q) (0.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8709209Z Skipping (s,q) (0.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8709391Z Skipping (s,q) (0.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8709548Z Skipping (s,q) (0.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8709702Z Skipping (s,q) (0.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8709866Z Skipping (s,q) (0.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8710192Z Skipping (s,q) (0.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8710355Z Skipping (s,q) (0.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8710509Z Skipping (s,q) (0.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8710665Z Skipping (s,q) (0.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8710826Z Skipping (s,q) (0.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8710980Z Skipping (s,q) (0.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8711138Z Skipping (s,q) (0.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8711304Z Skipping (s,q) (0.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8711459Z Skipping (s,q) (0.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8711615Z Skipping (s,q) (0.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8711780Z Skipping (s,q) (0.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8711943Z Skipping (s,q) (0.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8712103Z Skipping (s,q) (0.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8712258Z Skipping (s,q) (0.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8712412Z Skipping (s,q) (0.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8712573Z Skipping (s,q) (0.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8712727Z Skipping (s,q) (0.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8712927Z Skipping (s,q) (0.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8713090Z Skipping (s,q) (0.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8713246Z Skipping (s,q) (0.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8713408Z Skipping (s,q) (0.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8713604Z Skipping (s,q) (0.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8713766Z Skipping (s,q) (0.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8713925Z Skipping (s,q) (0.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8714092Z Skipping (s,q) (0.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8714246Z Skipping (s,q) (0.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8714407Z Skipping (s,q) (0.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8714561Z Skipping (s,q) (0.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8714727Z Skipping (s,q) (0.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8714884Z Skipping (s,q) (0.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8715038Z Skipping (s,q) (0.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8715197Z Skipping (s,q) (0.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8715355Z Skipping (s,q) (0.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8715513Z Skipping (s,q) (0.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8715674Z Skipping (s,q) (0.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8715829Z Skipping (s,q) (0.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8715992Z Skipping (s,q) (0.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8716147Z Skipping (s,q) (0.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8716305Z Skipping (s,q) (0.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8716469Z Skipping (s,q) (0.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8716623Z Skipping (s,q) (0.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8716778Z Skipping (s,q) (0.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8716940Z Skipping (s,q) (0.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8717097Z Skipping (s,q) (0.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8717348Z Skipping (s,q) (0.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8717504Z Skipping (s,q) (0.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8717658Z Skipping (s,q) (0.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8717820Z Skipping (s,q) (0.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8717975Z Skipping (s,q) (0.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8718129Z Skipping (s,q) (1, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8718293Z Skipping (s,q) (1.01, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8718447Z Skipping (s,q) (1.02, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8718609Z Skipping (s,q) (1.03, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8718763Z Skipping (s,q) (1.04, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8718921Z Skipping (s,q) (1.05, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8719088Z Skipping (s,q) (1.06, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8719244Z Skipping (s,q) (1.07, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8719399Z Skipping (s,q) (1.08, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8719561Z Skipping (s,q) (1.09, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8719718Z Skipping (s,q) (1.1, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8719873Z Skipping (s,q) (1.11, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8720082Z Skipping (s,q) (1.12, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8720237Z Skipping (s,q) (1.13, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8720396Z Skipping (s,q) (1.14, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8720552Z Skipping (s,q) (1.15, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8720748Z Skipping (s,q) (1.16, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8720914Z Skipping (s,q) (1.17, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8721071Z Skipping (s,q) (1.18, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8721226Z Skipping (s,q) (1.19, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8721390Z Skipping (s,q) (1.2, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8721545Z Skipping (s,q) (1.21, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8721706Z Skipping (s,q) (1.22, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8721864Z Skipping (s,q) (1.23, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8722021Z Skipping (s,q) (1.24, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8722187Z Skipping (s,q) (1.25, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8722342Z Skipping (s,q) (1.26, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8722500Z Skipping (s,q) (1.27, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8722667Z Skipping (s,q) (1.28, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8722826Z Skipping (s,q) (1.29, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8722990Z Skipping (s,q) (1.3, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8723150Z Skipping (s,q) (1.31, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8723303Z Skipping (s,q) (1.32, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8723467Z Skipping (s,q) (1.33, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8723624Z Skipping (s,q) (1.34, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8723778Z Skipping (s,q) (1.35, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8723940Z Skipping (s,q) (1.36, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8724096Z Skipping (s,q) (1.37, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8724257Z Skipping (s,q) (1.38, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8724557Z Skipping (s,q) (1.39, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8724713Z Skipping (s,q) (1.4, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8724875Z Skipping (s,q) (1.41, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8725028Z Skipping (s,q) (1.42, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8725182Z Skipping (s,q) (1.43, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8725344Z Skipping (s,q) (1.44, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8725497Z Skipping (s,q) (1.45, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8725658Z Skipping (s,q) (1.46, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8725815Z Skipping (s,q) (1.47, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8725971Z Skipping (s,q) (1.48, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8726135Z Skipping (s,q) (1.49, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8726294Z Skipping (s,q) (1.5, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8726449Z Skipping (s,q) (1.51, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8726613Z Skipping (s,q) (1.52, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8726768Z Skipping (s,q) (1.53, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8727024Z Skipping (s,q) (1.54, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8727184Z Skipping (s,q) (1.55, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8727344Z Skipping (s,q) (1.56, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8727554Z Skipping (s,q) (1.57, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8727715Z Skipping (s,q) (1.58, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8727873Z Skipping (s,q) (1.59, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8728077Z Skipping (s,q) (1.6, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8728241Z Skipping (s,q) (1.61, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8728400Z Skipping (s,q) (1.62, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8728565Z Skipping (s,q) (1.63, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8728723Z Skipping (s,q) (1.64, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8728886Z Skipping (s,q) (1.65, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8729044Z Skipping (s,q) (1.66, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8729201Z Skipping (s,q) (1.67, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8729369Z Skipping (s,q) (1.68, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8729527Z Skipping (s,q) (1.69, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8729685Z Skipping (s,q) (1.7, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8729855Z Skipping (s,q) (1.71, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8730019Z Skipping (s,q) (1.72, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8730182Z Skipping (s,q) (1.73, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8730347Z Skipping (s,q) (1.74, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8730504Z Skipping (s,q) (1.75, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8730671Z Skipping (s,q) (1.76, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8730829Z Skipping (s,q) (1.77, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8730988Z Skipping (s,q) (1.78, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8731155Z Skipping (s,q) (1.79, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8731317Z Skipping (s,q) (1.8, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8731481Z Skipping (s,q) (1.81, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8736400Z Skipping (s,q) (1.82, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8736721Z Skipping (s,q) (1.83, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8736890Z Skipping (s,q) (1.84, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8737051Z Skipping (s,q) (1.85, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8737214Z Skipping (s,q) (1.86, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8737381Z Skipping (s,q) (1.87, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8737540Z Skipping (s,q) (1.88, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8737708Z Skipping (s,q) (1.89, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8737872Z Skipping (s,q) (1.9, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8738032Z Skipping (s,q) (1.91, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8738197Z Skipping (s,q) (1.92, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8738363Z Skipping (s,q) (1.93, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8738527Z Skipping (s,q) (1.94, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8738694Z Skipping (s,q) (1.95, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8738854Z Skipping (s,q) (1.96, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8739020Z Skipping (s,q) (1.97, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8739179Z Skipping (s,q) (1.98, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8739338Z Skipping (s,q) (1.99, 35000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8739504Z Skipping (s,q) (0.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8739714Z Skipping (s,q) (0.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8739876Z Skipping (s,q) (0.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8740041Z Skipping (s,q) (0.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8740281Z Skipping (s,q) (0.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8740452Z Skipping (s,q) (0.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8740612Z Skipping (s,q) (0.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8740772Z Skipping (s,q) (0.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8740937Z Skipping (s,q) (0.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8741097Z Skipping (s,q) (0.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8741256Z Skipping (s,q) (0.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8741423Z Skipping (s,q) (0.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8741587Z Skipping (s,q) (0.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8741747Z Skipping (s,q) (0.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8741915Z Skipping (s,q) (0.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8742077Z Skipping (s,q) (0.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8742246Z Skipping (s,q) (0.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8742405Z Skipping (s,q) (0.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8742563Z Skipping (s,q) (0.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8742731Z Skipping (s,q) (0.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8742890Z Skipping (s,q) (0.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8743047Z Skipping (s,q) (0.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8743212Z Skipping (s,q) (0.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8743372Z Skipping (s,q) (0.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8743536Z Skipping (s,q) (0.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8743693Z Skipping (s,q) (0.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8743858Z Skipping (s,q) (0.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8744113Z Skipping (s,q) (0.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8744273Z Skipping (s,q) (0.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8744432Z Skipping (s,q) (0.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8744597Z Skipping (s,q) (0.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8744756Z Skipping (s,q) (0.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8744920Z Skipping (s,q) (0.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8745078Z Skipping (s,q) (0.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8745237Z Skipping (s,q) (0.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8745402Z Skipping (s,q) (0.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8745562Z Skipping (s,q) (0.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8745724Z Skipping (s,q) (0.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8745898Z Skipping (s,q) (0.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8746058Z Skipping (s,q) (0.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8746223Z Skipping (s,q) (0.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8746381Z Skipping (s,q) (0.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8746540Z Skipping (s,q) (0.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8746705Z Skipping (s,q) (0.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8746863Z Skipping (s,q) (0.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8747064Z Skipping (s,q) (0.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8747232Z Skipping (s,q) (0.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8747390Z Skipping (s,q) (0.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8747601Z Skipping (s,q) (0.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8747770Z Skipping (s,q) (0.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8747929Z Skipping (s,q) (0.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8748092Z Skipping (s,q) (0.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8748249Z Skipping (s,q) (0.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8748406Z Skipping (s,q) (0.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8748571Z Skipping (s,q) (0.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8748728Z Skipping (s,q) (0.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8748893Z Skipping (s,q) (0.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8749051Z Skipping (s,q) (0.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8749212Z Skipping (s,q) (0.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8749382Z Skipping (s,q) (0.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8749548Z Skipping (s,q) (0.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8749707Z Skipping (s,q) (0.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8749870Z Skipping (s,q) (0.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8750028Z Skipping (s,q) (0.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8750194Z Skipping (s,q) (0.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8750350Z Skipping (s,q) (0.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8750510Z Skipping (s,q) (0.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8750678Z Skipping (s,q) (0.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8750839Z Skipping (s,q) (0.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8750998Z Skipping (s,q) (0.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8751163Z Skipping (s,q) (0.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8751368Z Skipping (s,q) (0.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8751565Z Skipping (s,q) (0.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8751734Z Skipping (s,q) (0.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8751893Z Skipping (s,q) (0.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8752061Z Skipping (s,q) (0.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8752219Z Skipping (s,q) (0.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8752377Z Skipping (s,q) (0.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8752546Z Skipping (s,q) (0.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8752705Z Skipping (s,q) (0.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8752865Z Skipping (s,q) (0.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8753033Z Skipping (s,q) (0.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8753196Z Skipping (s,q) (0.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8753365Z Skipping (s,q) (0.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8753527Z Skipping (s,q) (0.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8753686Z Skipping (s,q) (0.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8753855Z Skipping (s,q) (0.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8754013Z Skipping (s,q) (0.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8754172Z Skipping (s,q) (0.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8754390Z Skipping (s,q) (0.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8754551Z Skipping (s,q) (0.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8754717Z Skipping (s,q) (0.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8754914Z Skipping (s,q) (0.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8755078Z Skipping (s,q) (0.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8755252Z Skipping (s,q) (0.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8755412Z Skipping (s,q) (0.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8755570Z Skipping (s,q) (0.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8755737Z Skipping (s,q) (0.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8755897Z Skipping (s,q) (0.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8756063Z Skipping (s,q) (1, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8756226Z Skipping (s,q) (1.01, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8756385Z Skipping (s,q) (1.02, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8756552Z Skipping (s,q) (1.03, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8756714Z Skipping (s,q) (1.04, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8756876Z Skipping (s,q) (1.05, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8757041Z Skipping (s,q) (1.06, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8757200Z Skipping (s,q) (1.07, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8757367Z Skipping (s,q) (1.08, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8757526Z Skipping (s,q) (1.09, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8757685Z Skipping (s,q) (1.1, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8757852Z Skipping (s,q) (1.11, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8758014Z Skipping (s,q) (1.12, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8758173Z Skipping (s,q) (1.13, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8758341Z Skipping (s,q) (1.14, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8758501Z Skipping (s,q) (1.15, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8758711Z Skipping (s,q) (1.16, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8758908Z Skipping (s,q) (1.17, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8759067Z Skipping (s,q) (1.18, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8759231Z Skipping (s,q) (1.19, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8759389Z Skipping (s,q) (1.2, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8759547Z Skipping (s,q) (1.21, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8759714Z Skipping (s,q) (1.22, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8759876Z Skipping (s,q) (1.23, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8760033Z Skipping (s,q) (1.24, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8760196Z Skipping (s,q) (1.25, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8760362Z Skipping (s,q) (1.26, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8760531Z Skipping (s,q) (1.27, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8760696Z Skipping (s,q) (1.28, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8760859Z Skipping (s,q) (1.29, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8761023Z Skipping (s,q) (1.3, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8761181Z Skipping (s,q) (1.31, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8761340Z Skipping (s,q) (1.32, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8761505Z Skipping (s,q) (1.33, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8761707Z Skipping (s,q) (1.34, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8761873Z Skipping (s,q) (1.35, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8762030Z Skipping (s,q) (1.36, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8762230Z Skipping (s,q) (1.37, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8762399Z Skipping (s,q) (1.38, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8762560Z Skipping (s,q) (1.39, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8762721Z Skipping (s,q) (1.4, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8762885Z Skipping (s,q) (1.41, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8763043Z Skipping (s,q) (1.42, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8763208Z Skipping (s,q) (1.43, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8763364Z Skipping (s,q) (1.44, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8763527Z Skipping (s,q) (1.45, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8763693Z Skipping (s,q) (1.46, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8763850Z Skipping (s,q) (1.47, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8764010Z Skipping (s,q) (1.48, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8764192Z Skipping (s,q) (1.49, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8764393Z Skipping (s,q) (1.5, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8764608Z Skipping (s,q) (1.51, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8764810Z Skipping (s,q) (1.52, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8765010Z Skipping (s,q) (1.53, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8765222Z Skipping (s,q) (1.54, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8765429Z Skipping (s,q) (1.55, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8765597Z Skipping (s,q) (1.56, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8765760Z Skipping (s,q) (1.57, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8765915Z Skipping (s,q) (1.58, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8766078Z Skipping (s,q) (1.59, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8766317Z Skipping (s,q) (1.6, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8766531Z Skipping (s,q) (1.61, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8766693Z Skipping (s,q) (1.62, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8767087Z Skipping (s,q) (1.63, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8767251Z Skipping (s,q) (1.64, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8767416Z Skipping (s,q) (1.65, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8767573Z Skipping (s,q) (1.66, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8767740Z Skipping (s,q) (1.67, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8767899Z Skipping (s,q) (1.68, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8768060Z Skipping (s,q) (1.69, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8768225Z Skipping (s,q) (1.7, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8768388Z Skipping (s,q) (1.71, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8768549Z Skipping (s,q) (1.72, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8768713Z Skipping (s,q) (1.73, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8768875Z Skipping (s,q) (1.74, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8769033Z Skipping (s,q) (1.75, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8769198Z Skipping (s,q) (1.76, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8769357Z Skipping (s,q) (1.77, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8769607Z Skipping (s,q) (1.78, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8769767Z Skipping (s,q) (1.79, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8769926Z Skipping (s,q) (1.8, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8770089Z Skipping (s,q) (1.81, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8770294Z Skipping (s,q) (1.82, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8770456Z Skipping (s,q) (1.83, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8770620Z Skipping (s,q) (1.84, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8770778Z Skipping (s,q) (1.85, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8770944Z Skipping (s,q) (1.86, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8771101Z Skipping (s,q) (1.87, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8771299Z Skipping (s,q) (1.88, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8771520Z Skipping (s,q) (1.89, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8771677Z Skipping (s,q) (1.9, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8771833Z Skipping (s,q) (1.91, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8771995Z Skipping (s,q) (1.92, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8772155Z Skipping (s,q) (1.93, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8772319Z Skipping (s,q) (1.94, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8772474Z Skipping (s,q) (1.95, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8772628Z Skipping (s,q) (1.96, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8772787Z Skipping (s,q) (1.97, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8772941Z Skipping (s,q) (1.98, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8773096Z Skipping (s,q) (1.99, 37500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8773259Z Skipping (s,q) (0.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8773416Z Skipping (s,q) (0.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8773575Z Skipping (s,q) (0.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8773744Z Skipping (s,q) (0.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8774041Z Skipping (s,q) (0.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8774315Z Skipping (s,q) (0.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8774536Z Skipping (s,q) (0.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8774748Z Skipping (s,q) (0.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8774971Z Skipping (s,q) (0.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8775190Z Skipping (s,q) (0.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8775404Z Skipping (s,q) (0.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8775628Z Skipping (s,q) (0.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8775848Z Skipping (s,q) (0.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8776020Z Skipping (s,q) (0.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8776177Z Skipping (s,q) (0.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8776402Z Skipping (s,q) (0.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8776628Z Skipping (s,q) (0.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8776849Z Skipping (s,q) (0.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8777072Z Skipping (s,q) (0.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8777232Z Skipping (s,q) (0.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8777392Z Skipping (s,q) (0.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8777556Z Skipping (s,q) (0.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8777780Z Skipping (s,q) (0.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8777954Z Skipping (s,q) (0.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8778134Z Skipping (s,q) (0.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8778306Z Skipping (s,q) (0.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8778530Z Skipping (s,q) (0.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8778704Z Skipping (s,q) (0.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8778897Z Skipping (s,q) (0.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8779126Z Skipping (s,q) (0.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8779304Z Skipping (s,q) (0.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8779459Z Skipping (s,q) (0.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8779622Z Skipping (s,q) (0.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8779781Z Skipping (s,q) (0.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8779936Z Skipping (s,q) (0.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8780098Z Skipping (s,q) (0.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8780252Z Skipping (s,q) (0.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8780414Z Skipping (s,q) (0.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8780573Z Skipping (s,q) (0.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8780728Z Skipping (s,q) (0.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8780892Z Skipping (s,q) (0.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8781045Z Skipping (s,q) (0.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8781203Z Skipping (s,q) (0.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8781384Z Skipping (s,q) (0.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8781595Z Skipping (s,q) (0.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8781757Z Skipping (s,q) (0.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8781912Z Skipping (s,q) (0.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8782067Z Skipping (s,q) (0.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8782231Z Skipping (s,q) (0.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8782490Z Skipping (s,q) (0.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8782646Z Skipping (s,q) (0.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8782806Z Skipping (s,q) (0.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8782961Z Skipping (s,q) (0.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8783121Z Skipping (s,q) (0.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8783275Z Skipping (s,q) (0.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8783431Z Skipping (s,q) (0.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8783596Z Skipping (s,q) (0.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8783750Z Skipping (s,q) (0.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8783934Z Skipping (s,q) (0.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8784148Z Skipping (s,q) (0.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8784311Z Skipping (s,q) (0.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8784475Z Skipping (s,q) (0.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8784628Z Skipping (s,q) (0.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8784782Z Skipping (s,q) (0.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8784944Z Skipping (s,q) (0.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8785100Z Skipping (s,q) (0.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8785305Z Skipping (s,q) (0.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8785469Z Skipping (s,q) (0.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8785624Z Skipping (s,q) (0.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8785784Z Skipping (s,q) (0.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8785982Z Skipping (s,q) (0.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8786143Z Skipping (s,q) (0.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8786305Z Skipping (s,q) (0.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8786461Z Skipping (s,q) (0.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8786678Z Skipping (s,q) (0.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8786891Z Skipping (s,q) (0.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8787053Z Skipping (s,q) (0.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8787222Z Skipping (s,q) (0.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8787378Z Skipping (s,q) (0.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8787537Z Skipping (s,q) (0.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8787700Z Skipping (s,q) (0.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8787860Z Skipping (s,q) (0.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8788023Z Skipping (s,q) (0.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8788188Z Skipping (s,q) (0.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8788348Z Skipping (s,q) (0.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8788504Z Skipping (s,q) (0.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8788670Z Skipping (s,q) (0.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8788827Z Skipping (s,q) (0.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8788998Z Skipping (s,q) (0.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8789157Z Skipping (s,q) (0.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8789338Z Skipping (s,q) (0.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8789567Z Skipping (s,q) (0.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8789783Z Skipping (s,q) (0.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8790043Z Skipping (s,q) (0.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8790214Z Skipping (s,q) (0.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8790372Z Skipping (s,q) (0.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8790537Z Skipping (s,q) (0.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8790699Z Skipping (s,q) (0.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8790861Z Skipping (s,q) (0.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8791029Z Skipping (s,q) (1, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8791188Z Skipping (s,q) (1.01, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8791346Z Skipping (s,q) (1.02, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8791511Z Skipping (s,q) (1.03, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8791673Z Skipping (s,q) (1.04, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8791840Z Skipping (s,q) (1.05, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8792007Z Skipping (s,q) (1.06, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8792233Z Skipping (s,q) (1.07, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8792464Z Skipping (s,q) (1.08, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8792632Z Skipping (s,q) (1.09, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8792791Z Skipping (s,q) (1.1, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8793013Z Skipping (s,q) (1.11, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8793174Z Skipping (s,q) (1.12, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8793338Z Skipping (s,q) (1.13, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8793496Z Skipping (s,q) (1.14, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8793698Z Skipping (s,q) (1.15, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8793872Z Skipping (s,q) (1.16, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8794031Z Skipping (s,q) (1.17, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8794186Z Skipping (s,q) (1.18, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8794349Z Skipping (s,q) (1.19, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8794506Z Skipping (s,q) (1.2, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8794716Z Skipping (s,q) (1.21, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8794929Z Skipping (s,q) (1.22, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8795088Z Skipping (s,q) (1.23, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8795251Z Skipping (s,q) (1.24, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8795407Z Skipping (s,q) (1.25, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8795566Z Skipping (s,q) (1.26, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8795739Z Skipping (s,q) (1.27, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8795896Z Skipping (s,q) (1.28, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8796064Z Skipping (s,q) (1.29, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8796223Z Skipping (s,q) (1.3, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8796380Z Skipping (s,q) (1.31, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8796545Z Skipping (s,q) (1.32, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8796705Z Skipping (s,q) (1.33, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8796863Z Skipping (s,q) (1.34, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8797029Z Skipping (s,q) (1.35, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8797187Z Skipping (s,q) (1.36, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8797401Z Skipping (s,q) (1.37, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8797697Z Skipping (s,q) (1.38, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8797857Z Skipping (s,q) (1.39, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8798020Z Skipping (s,q) (1.4, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8798177Z Skipping (s,q) (1.41, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8798335Z Skipping (s,q) (1.42, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8798500Z Skipping (s,q) (1.43, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8798658Z Skipping (s,q) (1.44, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8798816Z Skipping (s,q) (1.45, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8798981Z Skipping (s,q) (1.46, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8799139Z Skipping (s,q) (1.47, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8799309Z Skipping (s,q) (1.48, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8799472Z Skipping (s,q) (1.49, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8799631Z Skipping (s,q) (1.5, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8799794Z Skipping (s,q) (1.51, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8799953Z Skipping (s,q) (1.52, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8800110Z Skipping (s,q) (1.53, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8800276Z Skipping (s,q) (1.54, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8800485Z Skipping (s,q) (1.55, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8800668Z Skipping (s,q) (1.56, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8800827Z Skipping (s,q) (1.57, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8800987Z Skipping (s,q) (1.58, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8801194Z Skipping (s,q) (1.59, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8801359Z Skipping (s,q) (1.6, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8801520Z Skipping (s,q) (1.61, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8801686Z Skipping (s,q) (1.62, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8801844Z Skipping (s,q) (1.63, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8802012Z Skipping (s,q) (1.64, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8802170Z Skipping (s,q) (1.65, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8802332Z Skipping (s,q) (1.66, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8802498Z Skipping (s,q) (1.67, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8802655Z Skipping (s,q) (1.68, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8802812Z Skipping (s,q) (1.69, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8802982Z Skipping (s,q) (1.7, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8803146Z Skipping (s,q) (1.71, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8803311Z Skipping (s,q) (1.72, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8803471Z Skipping (s,q) (1.73, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8803629Z Skipping (s,q) (1.74, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8803794Z Skipping (s,q) (1.75, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8803952Z Skipping (s,q) (1.76, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8804113Z Skipping (s,q) (1.77, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8804279Z Skipping (s,q) (1.78, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8804701Z Skipping (s,q) (1.79, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8804873Z Skipping (s,q) (1.8, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8805037Z Skipping (s,q) (1.81, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8805429Z Skipping (s,q) (1.82, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8805597Z Skipping (s,q) (1.83, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8805759Z Skipping (s,q) (1.84, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8805918Z Skipping (s,q) (1.85, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8806083Z Skipping (s,q) (1.86, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8806241Z Skipping (s,q) (1.87, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8806410Z Skipping (s,q) (1.88, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8806567Z Skipping (s,q) (1.89, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8806725Z Skipping (s,q) (1.9, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8806982Z Skipping (s,q) (1.91, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8807170Z Skipping (s,q) (1.92, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8807335Z Skipping (s,q) (1.93, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8807498Z Skipping (s,q) (1.94, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8807654Z Skipping (s,q) (1.95, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8807815Z Skipping (s,q) (1.96, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8807979Z Skipping (s,q) (1.97, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8808136Z Skipping (s,q) (1.98, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8808377Z Skipping (s,q) (1.99, 40000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8808534Z Skipping (s,q) (0.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8808691Z Skipping (s,q) (0.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8808855Z Skipping (s,q) (0.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8809071Z Skipping (s,q) (0.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8809234Z Skipping (s,q) (0.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8809399Z Skipping (s,q) (0.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8809556Z Skipping (s,q) (0.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8809719Z Skipping (s,q) (0.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8809875Z Skipping (s,q) (0.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8810032Z Skipping (s,q) (0.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8810199Z Skipping (s,q) (0.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8810357Z Skipping (s,q) (0.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8810517Z Skipping (s,q) (0.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8810681Z Skipping (s,q) (0.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8810840Z Skipping (s,q) (0.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8811009Z Skipping (s,q) (0.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8811166Z Skipping (s,q) (0.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8811322Z Skipping (s,q) (0.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8811486Z Skipping (s,q) (0.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8811645Z Skipping (s,q) (0.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8811802Z Skipping (s,q) (0.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8811968Z Skipping (s,q) (0.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8812127Z Skipping (s,q) (0.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8812292Z Skipping (s,q) (0.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8812450Z Skipping (s,q) (0.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8812611Z Skipping (s,q) (0.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8812963Z Skipping (s,q) (0.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8813122Z Skipping (s,q) (0.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8813279Z Skipping (s,q) (0.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8813443Z Skipping (s,q) (0.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8813599Z Skipping (s,q) (0.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8813766Z Skipping (s,q) (0.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8813923Z Skipping (s,q) (0.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8814082Z Skipping (s,q) (0.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8814245Z Skipping (s,q) (0.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8814400Z Skipping (s,q) (0.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8814561Z Skipping (s,q) (0.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8814730Z Skipping (s,q) (0.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8814888Z Skipping (s,q) (0.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8815053Z Skipping (s,q) (0.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8815210Z Skipping (s,q) (0.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8815368Z Skipping (s,q) (0.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8815532Z Skipping (s,q) (0.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8815687Z Skipping (s,q) (0.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8815885Z Skipping (s,q) (0.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8816049Z Skipping (s,q) (0.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8816206Z Skipping (s,q) (0.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8816401Z Skipping (s,q) (0.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8816570Z Skipping (s,q) (0.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8816728Z Skipping (s,q) (0.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8816895Z Skipping (s,q) (0.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8817054Z Skipping (s,q) (0.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8817213Z Skipping (s,q) (0.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8817379Z Skipping (s,q) (0.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8817540Z Skipping (s,q) (0.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8817700Z Skipping (s,q) (0.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8817862Z Skipping (s,q) (0.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8818021Z Skipping (s,q) (0.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8818188Z Skipping (s,q) (0.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8818350Z Skipping (s,q) (0.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8818509Z Skipping (s,q) (0.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8818674Z Skipping (s,q) (0.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8818832Z Skipping (s,q) (0.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8818988Z Skipping (s,q) (0.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8819152Z Skipping (s,q) (0.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8819311Z Skipping (s,q) (0.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8819477Z Skipping (s,q) (0.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8819636Z Skipping (s,q) (0.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8819796Z Skipping (s,q) (0.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8819963Z Skipping (s,q) (0.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8820205Z Skipping (s,q) (0.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8820368Z Skipping (s,q) (0.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8820533Z Skipping (s,q) (0.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8820692Z Skipping (s,q) (0.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8820858Z Skipping (s,q) (0.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8821015Z Skipping (s,q) (0.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8821172Z Skipping (s,q) (0.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8821343Z Skipping (s,q) (0.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8821499Z Skipping (s,q) (0.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8821658Z Skipping (s,q) (0.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8821827Z Skipping (s,q) (0.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8821994Z Skipping (s,q) (0.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8822156Z Skipping (s,q) (0.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8822316Z Skipping (s,q) (0.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8822474Z Skipping (s,q) (0.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8822639Z Skipping (s,q) (0.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8822797Z Skipping (s,q) (0.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8822953Z Skipping (s,q) (0.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8823157Z Skipping (s,q) (0.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8823318Z Skipping (s,q) (0.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8823482Z Skipping (s,q) (0.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8823678Z Skipping (s,q) (0.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8823842Z Skipping (s,q) (0.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8824007Z Skipping (s,q) (0.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8824164Z Skipping (s,q) (0.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8824321Z Skipping (s,q) (0.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8824484Z Skipping (s,q) (0.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8824641Z Skipping (s,q) (0.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8824807Z Skipping (s,q) (0.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8824967Z Skipping (s,q) (1, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8825125Z Skipping (s,q) (1.01, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8825286Z Skipping (s,q) (1.02, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8825448Z Skipping (s,q) (1.03, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8825609Z Skipping (s,q) (1.04, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8825772Z Skipping (s,q) (1.05, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8825931Z Skipping (s,q) (1.06, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8826088Z Skipping (s,q) (1.07, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8826251Z Skipping (s,q) (1.08, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8826406Z Skipping (s,q) (1.09, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8826569Z Skipping (s,q) (1.1, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8826729Z Skipping (s,q) (1.11, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8826886Z Skipping (s,q) (1.12, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8827048Z Skipping (s,q) (1.13, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8827211Z Skipping (s,q) (1.14, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8827508Z Skipping (s,q) (1.15, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8827674Z Skipping (s,q) (1.16, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8827832Z Skipping (s,q) (1.17, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8827996Z Skipping (s,q) (1.18, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8828154Z Skipping (s,q) (1.19, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8828311Z Skipping (s,q) (1.2, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8828473Z Skipping (s,q) (1.21, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8828632Z Skipping (s,q) (1.22, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8828791Z Skipping (s,q) (1.23, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8828953Z Skipping (s,q) (1.24, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8829114Z Skipping (s,q) (1.25, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8829282Z Skipping (s,q) (1.26, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8829438Z Skipping (s,q) (1.27, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8829595Z Skipping (s,q) (1.28, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8829757Z Skipping (s,q) (1.29, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8829917Z Skipping (s,q) (1.3, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8830074Z Skipping (s,q) (1.31, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8830239Z Skipping (s,q) (1.32, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8830450Z Skipping (s,q) (1.33, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8830614Z Skipping (s,q) (1.34, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8830772Z Skipping (s,q) (1.35, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8830969Z Skipping (s,q) (1.36, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8831137Z Skipping (s,q) (1.37, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8831295Z Skipping (s,q) (1.38, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8831452Z Skipping (s,q) (1.39, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8831615Z Skipping (s,q) (1.4, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8831773Z Skipping (s,q) (1.41, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8831940Z Skipping (s,q) (1.42, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8832097Z Skipping (s,q) (1.43, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8832258Z Skipping (s,q) (1.44, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8832421Z Skipping (s,q) (1.45, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8832579Z Skipping (s,q) (1.46, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8832739Z Skipping (s,q) (1.47, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8832909Z Skipping (s,q) (1.48, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8833069Z Skipping (s,q) (1.49, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8833234Z Skipping (s,q) (1.5, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8833394Z Skipping (s,q) (1.51, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8833550Z Skipping (s,q) (1.52, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8833716Z Skipping (s,q) (1.53, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8833874Z Skipping (s,q) (1.54, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8834033Z Skipping (s,q) (1.55, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8834199Z Skipping (s,q) (1.56, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8834357Z Skipping (s,q) (1.57, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8834517Z Skipping (s,q) (1.58, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8834727Z Skipping (s,q) (1.59, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8834930Z Skipping (s,q) (1.6, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8835097Z Skipping (s,q) (1.61, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8835256Z Skipping (s,q) (1.62, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8835416Z Skipping (s,q) (1.63, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8835581Z Skipping (s,q) (1.64, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8835739Z Skipping (s,q) (1.65, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8835901Z Skipping (s,q) (1.66, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8836070Z Skipping (s,q) (1.67, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8836230Z Skipping (s,q) (1.68, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8836398Z Skipping (s,q) (1.69, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8836560Z Skipping (s,q) (1.7, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8836725Z Skipping (s,q) (1.71, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8836888Z Skipping (s,q) (1.72, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8837045Z Skipping (s,q) (1.73, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8837205Z Skipping (s,q) (1.74, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8837375Z Skipping (s,q) (1.75, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8837533Z Skipping (s,q) (1.76, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8837742Z Skipping (s,q) (1.77, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8837901Z Skipping (s,q) (1.78, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8838058Z Skipping (s,q) (1.79, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8838263Z Skipping (s,q) (1.8, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8838424Z Skipping (s,q) (1.81, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8838585Z Skipping (s,q) (1.82, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8838752Z Skipping (s,q) (1.83, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8838908Z Skipping (s,q) (1.84, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8839072Z Skipping (s,q) (1.85, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8839226Z Skipping (s,q) (1.86, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8839386Z Skipping (s,q) (1.87, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8839554Z Skipping (s,q) (1.88, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8839710Z Skipping (s,q) (1.89, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8839868Z Skipping (s,q) (1.9, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8840036Z Skipping (s,q) (1.91, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8840195Z Skipping (s,q) (1.92, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8840365Z Skipping (s,q) (1.93, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8840524Z Skipping (s,q) (1.94, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8840683Z Skipping (s,q) (1.95, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8840847Z Skipping (s,q) (1.96, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8841003Z Skipping (s,q) (1.97, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8841159Z Skipping (s,q) (1.98, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8841326Z Skipping (s,q) (1.99, 42500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8841487Z Skipping (s,q) (0.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8841651Z Skipping (s,q) (0.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8841811Z Skipping (s,q) (0.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8842016Z Skipping (s,q) (0.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8842220Z Skipping (s,q) (0.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8842378Z Skipping (s,q) (0.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8842538Z Skipping (s,q) (0.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8842702Z Skipping (s,q) (0.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8842860Z Skipping (s,q) (0.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8843036Z Skipping (s,q) (0.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8843253Z Skipping (s,q) (0.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8843460Z Skipping (s,q) (0.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8843676Z Skipping (s,q) (0.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8843839Z Skipping (s,q) (0.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8844003Z Skipping (s,q) (0.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8844171Z Skipping (s,q) (0.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8844326Z Skipping (s,q) (0.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8844484Z Skipping (s,q) (0.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8844650Z Skipping (s,q) (0.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8844809Z Skipping (s,q) (0.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8844974Z Skipping (s,q) (0.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8845194Z Skipping (s,q) (0.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8845352Z Skipping (s,q) (0.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8845514Z Skipping (s,q) (0.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8845711Z Skipping (s,q) (0.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8845871Z Skipping (s,q) (0.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8846039Z Skipping (s,q) (0.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8846196Z Skipping (s,q) (0.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8846358Z Skipping (s,q) (0.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8846517Z Skipping (s,q) (0.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8846675Z Skipping (s,q) (0.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8846837Z Skipping (s,q) (0.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8847093Z Skipping (s,q) (0.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8847249Z Skipping (s,q) (0.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8847414Z Skipping (s,q) (0.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8847575Z Skipping (s,q) (0.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8847742Z Skipping (s,q) (0.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8847904Z Skipping (s,q) (0.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8848062Z Skipping (s,q) (0.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8848230Z Skipping (s,q) (0.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8848389Z Skipping (s,q) (0.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8848548Z Skipping (s,q) (0.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8848712Z Skipping (s,q) (0.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8848873Z Skipping (s,q) (0.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8849038Z Skipping (s,q) (0.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8849196Z Skipping (s,q) (0.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8849358Z Skipping (s,q) (0.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8849578Z Skipping (s,q) (0.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8849778Z Skipping (s,q) (0.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8849937Z Skipping (s,q) (0.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8850103Z Skipping (s,q) (0.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8850261Z Skipping (s,q) (0.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8850426Z Skipping (s,q) (0.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8850587Z Skipping (s,q) (0.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8850749Z Skipping (s,q) (0.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8850941Z Skipping (s,q) (0.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8851123Z Skipping (s,q) (0.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8851281Z Skipping (s,q) (0.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8851455Z Skipping (s,q) (0.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8851615Z Skipping (s,q) (0.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8851781Z Skipping (s,q) (0.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8851940Z Skipping (s,q) (0.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8852154Z Skipping (s,q) (0.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8852348Z Skipping (s,q) (0.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8852506Z Skipping (s,q) (0.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8852719Z Skipping (s,q) (0.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8852884Z Skipping (s,q) (0.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8853045Z Skipping (s,q) (0.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8853203Z Skipping (s,q) (0.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8853443Z Skipping (s,q) (0.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8853606Z Skipping (s,q) (0.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8853769Z Skipping (s,q) (0.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8853926Z Skipping (s,q) (0.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8854083Z Skipping (s,q) (0.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8854244Z Skipping (s,q) (0.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8854401Z Skipping (s,q) (0.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8854561Z Skipping (s,q) (0.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8854778Z Skipping (s,q) (0.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8854996Z Skipping (s,q) (0.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8855185Z Skipping (s,q) (0.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8855351Z Skipping (s,q) (0.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8855509Z Skipping (s,q) (0.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8855674Z Skipping (s,q) (0.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8855832Z Skipping (s,q) (0.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8855991Z Skipping (s,q) (0.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8856155Z Skipping (s,q) (0.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8856311Z Skipping (s,q) (0.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8856479Z Skipping (s,q) (0.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8856636Z Skipping (s,q) (0.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8856794Z Skipping (s,q) (0.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8856962Z Skipping (s,q) (0.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8857180Z Skipping (s,q) (0.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8857393Z Skipping (s,q) (0.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8857623Z Skipping (s,q) (0.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8857799Z Skipping (s,q) (0.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8857963Z Skipping (s,q) (0.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8858121Z Skipping (s,q) (0.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8858279Z Skipping (s,q) (0.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8858449Z Skipping (s,q) (0.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8858606Z Skipping (s,q) (1, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8858765Z Skipping (s,q) (1.01, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8858929Z Skipping (s,q) (1.02, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8859091Z Skipping (s,q) (1.03, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8859262Z Skipping (s,q) (1.04, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8859420Z Skipping (s,q) (1.05, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8859576Z Skipping (s,q) (1.06, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8859738Z Skipping (s,q) (1.07, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8859907Z Skipping (s,q) (1.08, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8860127Z Skipping (s,q) (1.09, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8860414Z Skipping (s,q) (1.1, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8860577Z Skipping (s,q) (1.11, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8860741Z Skipping (s,q) (1.12, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8860899Z Skipping (s,q) (1.13, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8861100Z Skipping (s,q) (1.14, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8861270Z Skipping (s,q) (1.15, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8861428Z Skipping (s,q) (1.16, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8861583Z Skipping (s,q) (1.17, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8861748Z Skipping (s,q) (1.18, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8861904Z Skipping (s,q) (1.19, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8862061Z Skipping (s,q) (1.2, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8862227Z Skipping (s,q) (1.21, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8862385Z Skipping (s,q) (1.22, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8862569Z Skipping (s,q) (1.23, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8862780Z Skipping (s,q) (1.24, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8862945Z Skipping (s,q) (1.25, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8863113Z Skipping (s,q) (1.26, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8863271Z Skipping (s,q) (1.27, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8863431Z Skipping (s,q) (1.28, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8868126Z Skipping (s,q) (1.29, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8868316Z Skipping (s,q) (1.3, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8868486Z Skipping (s,q) (1.31, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8868652Z Skipping (s,q) (1.32, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8868813Z Skipping (s,q) (1.33, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8868978Z Skipping (s,q) (1.34, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8869138Z Skipping (s,q) (1.35, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8869301Z Skipping (s,q) (1.36, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8869603Z Skipping (s,q) (1.37, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8869765Z Skipping (s,q) (1.38, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8869929Z Skipping (s,q) (1.39, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8870088Z Skipping (s,q) (1.4, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8870252Z Skipping (s,q) (1.41, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8870417Z Skipping (s,q) (1.42, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8870578Z Skipping (s,q) (1.43, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8870737Z Skipping (s,q) (1.44, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8870902Z Skipping (s,q) (1.45, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8871061Z Skipping (s,q) (1.46, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8871230Z Skipping (s,q) (1.47, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8871394Z Skipping (s,q) (1.48, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8871554Z Skipping (s,q) (1.49, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8871719Z Skipping (s,q) (1.5, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8871881Z Skipping (s,q) (1.51, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8872039Z Skipping (s,q) (1.52, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8872205Z Skipping (s,q) (1.53, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8872408Z Skipping (s,q) (1.54, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8872577Z Skipping (s,q) (1.55, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8872735Z Skipping (s,q) (1.56, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8872895Z Skipping (s,q) (1.57, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8873101Z Skipping (s,q) (1.58, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8873265Z Skipping (s,q) (1.59, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8873426Z Skipping (s,q) (1.6, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8873593Z Skipping (s,q) (1.61, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8873754Z Skipping (s,q) (1.62, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8873919Z Skipping (s,q) (1.63, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8874077Z Skipping (s,q) (1.64, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8874238Z Skipping (s,q) (1.65, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8874402Z Skipping (s,q) (1.66, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8874559Z Skipping (s,q) (1.67, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8874719Z Skipping (s,q) (1.68, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8874885Z Skipping (s,q) (1.69, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8875049Z Skipping (s,q) (1.7, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8875208Z Skipping (s,q) (1.71, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8875375Z Skipping (s,q) (1.72, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8875534Z Skipping (s,q) (1.73, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8875697Z Skipping (s,q) (1.74, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8875855Z Skipping (s,q) (1.75, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8876016Z Skipping (s,q) (1.76, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8876180Z Skipping (s,q) (1.77, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8876337Z Skipping (s,q) (1.78, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8876493Z Skipping (s,q) (1.79, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8876661Z Skipping (s,q) (1.8, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8876910Z Skipping (s,q) (1.81, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8877079Z Skipping (s,q) (1.82, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8877237Z Skipping (s,q) (1.83, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8877395Z Skipping (s,q) (1.84, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8877559Z Skipping (s,q) (1.85, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8877717Z Skipping (s,q) (1.86, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8877878Z Skipping (s,q) (1.87, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8878044Z Skipping (s,q) (1.88, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8878203Z Skipping (s,q) (1.89, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8878370Z Skipping (s,q) (1.9, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8878533Z Skipping (s,q) (1.91, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8878698Z Skipping (s,q) (1.92, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8878862Z Skipping (s,q) (1.93, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8879022Z Skipping (s,q) (1.94, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8879178Z Skipping (s,q) (1.95, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8879342Z Skipping (s,q) (1.96, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8879502Z Skipping (s,q) (1.97, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8879710Z Skipping (s,q) (1.98, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8879869Z Skipping (s,q) (1.99, 45000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8880032Z Skipping (s,q) (0.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8880203Z Skipping (s,q) (0.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8880406Z Skipping (s,q) (0.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8880569Z Skipping (s,q) (0.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8880733Z Skipping (s,q) (0.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8880892Z Skipping (s,q) (0.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8881057Z Skipping (s,q) (0.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8881215Z Skipping (s,q) (0.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8881373Z Skipping (s,q) (0.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8881540Z Skipping (s,q) (0.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8881703Z Skipping (s,q) (0.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8881860Z Skipping (s,q) (0.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8882027Z Skipping (s,q) (0.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8882194Z Skipping (s,q) (0.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8882362Z Skipping (s,q) (0.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8882521Z Skipping (s,q) (0.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8882679Z Skipping (s,q) (0.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8882840Z Skipping (s,q) (0.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8882998Z Skipping (s,q) (0.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8883155Z Skipping (s,q) (0.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8883323Z Skipping (s,q) (0.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8883482Z Skipping (s,q) (0.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8883642Z Skipping (s,q) (0.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8883807Z Skipping (s,q) (0.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8883969Z Skipping (s,q) (0.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8884218Z Skipping (s,q) (0.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8884378Z Skipping (s,q) (0.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8884535Z Skipping (s,q) (0.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8884698Z Skipping (s,q) (0.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8884856Z Skipping (s,q) (0.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8885015Z Skipping (s,q) (0.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8885183Z Skipping (s,q) (0.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8885341Z Skipping (s,q) (0.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8885506Z Skipping (s,q) (0.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8885663Z Skipping (s,q) (0.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8885826Z Skipping (s,q) (0.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8885996Z Skipping (s,q) (0.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8886154Z Skipping (s,q) (0.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8886314Z Skipping (s,q) (0.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8886481Z Skipping (s,q) (0.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8886642Z Skipping (s,q) (0.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8886808Z Skipping (s,q) (0.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8887234Z Skipping (s,q) (0.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8887399Z Skipping (s,q) (0.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8887563Z Skipping (s,q) (0.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8887723Z Skipping (s,q) (0.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8887924Z Skipping (s,q) (0.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8888095Z Skipping (s,q) (0.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8888255Z Skipping (s,q) (0.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8888420Z Skipping (s,q) (0.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8888580Z Skipping (s,q) (0.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8888740Z Skipping (s,q) (0.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8888905Z Skipping (s,q) (0.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8889067Z Skipping (s,q) (0.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8889225Z Skipping (s,q) (0.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8889392Z Skipping (s,q) (0.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8889549Z Skipping (s,q) (0.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8889717Z Skipping (s,q) (0.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8889878Z Skipping (s,q) (0.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8890038Z Skipping (s,q) (0.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8890206Z Skipping (s,q) (0.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8890364Z Skipping (s,q) (0.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8890521Z Skipping (s,q) (0.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8890687Z Skipping (s,q) (0.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8890869Z Skipping (s,q) (0.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8891056Z Skipping (s,q) (0.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8891217Z Skipping (s,q) (0.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8891376Z Skipping (s,q) (0.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8891543Z Skipping (s,q) (0.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8891786Z Skipping (s,q) (0.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8891949Z Skipping (s,q) (0.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8892113Z Skipping (s,q) (0.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8892272Z Skipping (s,q) (0.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8892432Z Skipping (s,q) (0.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8892597Z Skipping (s,q) (0.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8892756Z Skipping (s,q) (0.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8892921Z Skipping (s,q) (0.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8893079Z Skipping (s,q) (0.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8893239Z Skipping (s,q) (0.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8893404Z Skipping (s,q) (0.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8893569Z Skipping (s,q) (0.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8893727Z Skipping (s,q) (0.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8893890Z Skipping (s,q) (0.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8894051Z Skipping (s,q) (0.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8894218Z Skipping (s,q) (0.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8894377Z Skipping (s,q) (0.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8894579Z Skipping (s,q) (0.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8894745Z Skipping (s,q) (0.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8894907Z Skipping (s,q) (0.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8895066Z Skipping (s,q) (0.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8895273Z Skipping (s,q) (0.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8895438Z Skipping (s,q) (0.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8895603Z Skipping (s,q) (0.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8895760Z Skipping (s,q) (0.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8895917Z Skipping (s,q) (0.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8896082Z Skipping (s,q) (0.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8896239Z Skipping (s,q) (0.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8896401Z Skipping (s,q) (0.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8896563Z Skipping (s,q) (0.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8896720Z Skipping (s,q) (1, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8896888Z Skipping (s,q) (1.01, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8897048Z Skipping (s,q) (1.02, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8897210Z Skipping (s,q) (1.03, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8897374Z Skipping (s,q) (1.04, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8897536Z Skipping (s,q) (1.05, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8897694Z Skipping (s,q) (1.06, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8897858Z Skipping (s,q) (1.07, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8898014Z Skipping (s,q) (1.08, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8898178Z Skipping (s,q) (1.09, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8898339Z Skipping (s,q) (1.1, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8898496Z Skipping (s,q) (1.11, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8898660Z Skipping (s,q) (1.12, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8898820Z Skipping (s,q) (1.13, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8899066Z Skipping (s,q) (1.14, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8899230Z Skipping (s,q) (1.15, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8899390Z Skipping (s,q) (1.16, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8899553Z Skipping (s,q) (1.17, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8899713Z Skipping (s,q) (1.18, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8899872Z Skipping (s,q) (1.19, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8900036Z Skipping (s,q) (1.2, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8900197Z Skipping (s,q) (1.21, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8900355Z Skipping (s,q) (1.22, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8900521Z Skipping (s,q) (1.23, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8900682Z Skipping (s,q) (1.24, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8900851Z Skipping (s,q) (1.25, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8901010Z Skipping (s,q) (1.26, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8901169Z Skipping (s,q) (1.27, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8901337Z Skipping (s,q) (1.28, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8901496Z Skipping (s,q) (1.29, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8901654Z Skipping (s,q) (1.3, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8901821Z Skipping (s,q) (1.31, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8902032Z Skipping (s,q) (1.32, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8902193Z Skipping (s,q) (1.33, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8902361Z Skipping (s,q) (1.34, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8902560Z Skipping (s,q) (1.35, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8902731Z Skipping (s,q) (1.36, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8902889Z Skipping (s,q) (1.37, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8903048Z Skipping (s,q) (1.38, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8903215Z Skipping (s,q) (1.39, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8903374Z Skipping (s,q) (1.4, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8903532Z Skipping (s,q) (1.41, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8903698Z Skipping (s,q) (1.42, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8903862Z Skipping (s,q) (1.43, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8904030Z Skipping (s,q) (1.44, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8904192Z Skipping (s,q) (1.45, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8904353Z Skipping (s,q) (1.46, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8904787Z Skipping (s,q) (1.47, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8904950Z Skipping (s,q) (1.48, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8905108Z Skipping (s,q) (1.49, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8905274Z Skipping (s,q) (1.5, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8905433Z Skipping (s,q) (1.51, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8905595Z Skipping (s,q) (1.52, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8905754Z Skipping (s,q) (1.53, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8905915Z Skipping (s,q) (1.54, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8906079Z Skipping (s,q) (1.55, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8906236Z Skipping (s,q) (1.56, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8906397Z Skipping (s,q) (1.57, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8906789Z Skipping (s,q) (1.58, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8906948Z Skipping (s,q) (1.59, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8907118Z Skipping (s,q) (1.6, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8907275Z Skipping (s,q) (1.61, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8907434Z Skipping (s,q) (1.62, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8907598Z Skipping (s,q) (1.63, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8907755Z Skipping (s,q) (1.64, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8907915Z Skipping (s,q) (1.65, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8908081Z Skipping (s,q) (1.66, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8908239Z Skipping (s,q) (1.67, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8908406Z Skipping (s,q) (1.68, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8908569Z Skipping (s,q) (1.69, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8908729Z Skipping (s,q) (1.7, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8908894Z Skipping (s,q) (1.71, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8909052Z Skipping (s,q) (1.72, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8909209Z Skipping (s,q) (1.73, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8909376Z Skipping (s,q) (1.74, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8909535Z Skipping (s,q) (1.75, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8909771Z Skipping (s,q) (1.76, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8909932Z Skipping (s,q) (1.77, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8910091Z Skipping (s,q) (1.78, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8910313Z Skipping (s,q) (1.79, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8910477Z Skipping (s,q) (1.8, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8910636Z Skipping (s,q) (1.81, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8910803Z Skipping (s,q) (1.82, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8910961Z Skipping (s,q) (1.83, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8911120Z Skipping (s,q) (1.84, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8911285Z Skipping (s,q) (1.85, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8911441Z Skipping (s,q) (1.86, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8911607Z Skipping (s,q) (1.87, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8911766Z Skipping (s,q) (1.88, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8911923Z Skipping (s,q) (1.89, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8912090Z Skipping (s,q) (1.9, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8912252Z Skipping (s,q) (1.91, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8912410Z Skipping (s,q) (1.92, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8912581Z Skipping (s,q) (1.93, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8912741Z Skipping (s,q) (1.94, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8912907Z Skipping (s,q) (1.95, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8913064Z Skipping (s,q) (1.96, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8913221Z Skipping (s,q) (1.97, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8913387Z Skipping (s,q) (1.98, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8913545Z Skipping (s,q) (1.99, 47500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8913702Z Skipping (s,q) (0.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8913870Z Skipping (s,q) (0.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8914146Z Skipping (s,q) (0.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8914312Z Skipping (s,q) (0.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8914472Z Skipping (s,q) (0.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8914630Z Skipping (s,q) (0.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8914794Z Skipping (s,q) (0.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8914953Z Skipping (s,q) (0.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8915110Z Skipping (s,q) (0.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8915281Z Skipping (s,q) (0.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8915441Z Skipping (s,q) (0.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8915607Z Skipping (s,q) (0.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8915772Z Skipping (s,q) (0.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8915939Z Skipping (s,q) (0.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8916105Z Skipping (s,q) (0.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8916262Z Skipping (s,q) (0.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8916423Z Skipping (s,q) (0.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8916587Z Skipping (s,q) (0.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8916745Z Skipping (s,q) (0.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8916911Z Skipping (s,q) (0.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8917114Z Skipping (s,q) (0.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8917272Z Skipping (s,q) (0.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8917436Z Skipping (s,q) (0.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8917634Z Skipping (s,q) (0.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8917793Z Skipping (s,q) (0.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8917963Z Skipping (s,q) (0.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8918123Z Skipping (s,q) (0.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8918285Z Skipping (s,q) (0.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8918445Z Skipping (s,q) (0.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8918605Z Skipping (s,q) (0.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8918771Z Skipping (s,q) (0.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8918931Z Skipping (s,q) (0.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8919089Z Skipping (s,q) (0.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8919253Z Skipping (s,q) (0.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8919414Z Skipping (s,q) (0.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8919574Z Skipping (s,q) (0.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8919739Z Skipping (s,q) (0.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8919896Z Skipping (s,q) (0.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8920059Z Skipping (s,q) (0.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8920216Z Skipping (s,q) (0.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8920374Z Skipping (s,q) (0.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8920544Z Skipping (s,q) (0.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8920706Z Skipping (s,q) (0.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8920863Z Skipping (s,q) (0.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8921027Z Skipping (s,q) (0.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8921186Z Skipping (s,q) (0.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8921395Z Skipping (s,q) (0.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8921590Z Skipping (s,q) (0.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8921750Z Skipping (s,q) (0.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8921912Z Skipping (s,q) (0.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8922069Z Skipping (s,q) (0.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8922224Z Skipping (s,q) (0.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8922385Z Skipping (s,q) (0.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8922544Z Skipping (s,q) (0.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8922704Z Skipping (s,q) (0.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8922862Z Skipping (s,q) (0.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8923019Z Skipping (s,q) (0.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8923184Z Skipping (s,q) (0.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8923343Z Skipping (s,q) (0.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8923501Z Skipping (s,q) (0.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8923665Z Skipping (s,q) (0.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8923825Z Skipping (s,q) (0.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8923988Z Skipping (s,q) (0.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8924145Z Skipping (s,q) (0.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8924346Z Skipping (s,q) (0.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8924512Z Skipping (s,q) (0.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8924667Z Skipping (s,q) (0.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8924867Z Skipping (s,q) (0.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8925033Z Skipping (s,q) (0.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8925194Z Skipping (s,q) (0.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8925357Z Skipping (s,q) (0.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8925515Z Skipping (s,q) (0.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8925672Z Skipping (s,q) (0.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8925837Z Skipping (s,q) (0.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8925995Z Skipping (s,q) (0.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8926155Z Skipping (s,q) (0.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8926319Z Skipping (s,q) (0.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8926477Z Skipping (s,q) (0.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8926644Z Skipping (s,q) (0.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8926806Z Skipping (s,q) (0.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8927043Z Skipping (s,q) (0.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8927208Z Skipping (s,q) (0.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8927364Z Skipping (s,q) (0.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8927520Z Skipping (s,q) (0.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8927684Z Skipping (s,q) (0.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8927841Z Skipping (s,q) (0.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8928006Z Skipping (s,q) (0.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8928162Z Skipping (s,q) (0.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8928318Z Skipping (s,q) (0.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8928483Z Skipping (s,q) (0.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8928688Z Skipping (s,q) (0.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8928886Z Skipping (s,q) (0.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8929048Z Skipping (s,q) (0.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8929209Z Skipping (s,q) (0.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8929366Z Skipping (s,q) (0.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8929528Z Skipping (s,q) (0.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8929684Z Skipping (s,q) (0.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8929851Z Skipping (s,q) (0.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8930009Z Skipping (s,q) (0.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8930165Z Skipping (s,q) (1, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8930330Z Skipping (s,q) (1.01, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8930491Z Skipping (s,q) (1.02, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8930663Z Skipping (s,q) (1.03, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8930829Z Skipping (s,q) (1.04, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8930987Z Skipping (s,q) (1.05, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8931150Z Skipping (s,q) (1.06, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8931307Z Skipping (s,q) (1.07, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8931466Z Skipping (s,q) (1.08, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8931674Z Skipping (s,q) (1.09, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8931833Z Skipping (s,q) (1.1, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8931991Z Skipping (s,q) (1.11, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8932317Z Skipping (s,q) (1.12, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8932480Z Skipping (s,q) (1.13, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8932646Z Skipping (s,q) (1.14, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8932803Z Skipping (s,q) (1.15, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8932960Z Skipping (s,q) (1.16, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8933124Z Skipping (s,q) (1.17, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8933280Z Skipping (s,q) (1.18, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8933439Z Skipping (s,q) (1.19, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8933609Z Skipping (s,q) (1.2, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8933767Z Skipping (s,q) (1.21, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8933933Z Skipping (s,q) (1.22, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8934089Z Skipping (s,q) (1.23, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8934254Z Skipping (s,q) (1.24, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8934424Z Skipping (s,q) (1.25, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8934581Z Skipping (s,q) (1.26, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8934739Z Skipping (s,q) (1.27, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8934905Z Skipping (s,q) (1.28, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8935064Z Skipping (s,q) (1.29, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8935229Z Skipping (s,q) (1.3, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8935388Z Skipping (s,q) (1.31, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8935547Z Skipping (s,q) (1.32, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8935714Z Skipping (s,q) (1.33, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8935872Z Skipping (s,q) (1.34, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8936078Z Skipping (s,q) (1.35, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8936281Z Skipping (s,q) (1.36, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8936440Z Skipping (s,q) (1.37, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8936604Z Skipping (s,q) (1.38, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8936762Z Skipping (s,q) (1.39, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8936920Z Skipping (s,q) (1.4, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8937082Z Skipping (s,q) (1.41, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8937242Z Skipping (s,q) (1.42, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8937403Z Skipping (s,q) (1.43, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8937564Z Skipping (s,q) (1.44, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8937723Z Skipping (s,q) (1.45, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8937886Z Skipping (s,q) (1.46, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8938051Z Skipping (s,q) (1.47, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8938209Z Skipping (s,q) (1.48, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8938373Z Skipping (s,q) (1.49, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8938530Z Skipping (s,q) (1.5, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8938687Z Skipping (s,q) (1.51, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8938852Z Skipping (s,q) (1.52, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8939050Z Skipping (s,q) (1.53, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8939208Z Skipping (s,q) (1.54, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8939372Z Skipping (s,q) (1.55, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8939528Z Skipping (s,q) (1.56, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8939740Z Skipping (s,q) (1.57, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8939902Z Skipping (s,q) (1.58, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8940058Z Skipping (s,q) (1.59, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8940222Z Skipping (s,q) (1.6, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8940379Z Skipping (s,q) (1.61, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8940536Z Skipping (s,q) (1.62, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8940700Z Skipping (s,q) (1.63, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8940859Z Skipping (s,q) (1.64, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8941021Z Skipping (s,q) (1.65, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8941180Z Skipping (s,q) (1.66, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8941337Z Skipping (s,q) (1.67, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8941503Z Skipping (s,q) (1.68, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8941663Z Skipping (s,q) (1.69, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8941819Z Skipping (s,q) (1.7, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8941982Z Skipping (s,q) (1.71, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8942141Z Skipping (s,q) (1.72, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8942303Z Skipping (s,q) (1.73, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8942458Z Skipping (s,q) (1.74, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8942619Z Skipping (s,q) (1.75, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8942783Z Skipping (s,q) (1.76, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8942937Z Skipping (s,q) (1.77, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8943097Z Skipping (s,q) (1.78, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8943334Z Skipping (s,q) (1.79, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8943533Z Skipping (s,q) (1.8, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8943700Z Skipping (s,q) (1.81, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8943857Z Skipping (s,q) (1.82, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8944014Z Skipping (s,q) (1.83, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8944177Z Skipping (s,q) (1.84, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8944334Z Skipping (s,q) (1.85, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8944493Z Skipping (s,q) (1.86, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8944657Z Skipping (s,q) (1.87, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8944813Z Skipping (s,q) (1.88, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8944978Z Skipping (s,q) (1.89, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8945138Z Skipping (s,q) (1.9, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8945303Z Skipping (s,q) (1.91, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8945468Z Skipping (s,q) (1.92, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8945625Z Skipping (s,q) (1.93, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8945782Z Skipping (s,q) (1.94, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8945946Z Skipping (s,q) (1.95, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8946104Z Skipping (s,q) (1.96, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8946312Z Skipping (s,q) (1.97, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8946472Z Skipping (s,q) (1.98, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8946629Z Skipping (s,q) (1.99, 50000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8946794Z Skipping (s,q) (0.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8946992Z Skipping (s,q) (0.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8947157Z Skipping (s,q) (0.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8947320Z Skipping (s,q) (0.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8947480Z Skipping (s,q) (0.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8947637Z Skipping (s,q) (0.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8947799Z Skipping (s,q) (0.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8947956Z Skipping (s,q) (0.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8948126Z Skipping (s,q) (0.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8948283Z Skipping (s,q) (0.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8948441Z Skipping (s,q) (0.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8948607Z Skipping (s,q) (0.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8948767Z Skipping (s,q) (0.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8948929Z Skipping (s,q) (0.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8949093Z Skipping (s,q) (0.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8949250Z Skipping (s,q) (0.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8949412Z Skipping (s,q) (0.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8949570Z Skipping (s,q) (0.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8949727Z Skipping (s,q) (0.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8949895Z Skipping (s,q) (0.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8950053Z Skipping (s,q) (0.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8950211Z Skipping (s,q) (0.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8950376Z Skipping (s,q) (0.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8950536Z Skipping (s,q) (0.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8950798Z Skipping (s,q) (0.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8950955Z Skipping (s,q) (0.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8951113Z Skipping (s,q) (0.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8951277Z Skipping (s,q) (0.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8951435Z Skipping (s,q) (0.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8951593Z Skipping (s,q) (0.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8951760Z Skipping (s,q) (0.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8951920Z Skipping (s,q) (0.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8952082Z Skipping (s,q) (0.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8952238Z Skipping (s,q) (0.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8952400Z Skipping (s,q) (0.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8952569Z Skipping (s,q) (0.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8952726Z Skipping (s,q) (0.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8952882Z Skipping (s,q) (0.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8953048Z Skipping (s,q) (0.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8953207Z Skipping (s,q) (0.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8953372Z Skipping (s,q) (0.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8953583Z Skipping (s,q) (0.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8953743Z Skipping (s,q) (0.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8953907Z Skipping (s,q) (0.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8954063Z Skipping (s,q) (0.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8954260Z Skipping (s,q) (0.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8954432Z Skipping (s,q) (0.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8954590Z Skipping (s,q) (0.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8954752Z Skipping (s,q) (0.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8954910Z Skipping (s,q) (0.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8955068Z Skipping (s,q) (0.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8955231Z Skipping (s,q) (0.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8955389Z Skipping (s,q) (0.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8955546Z Skipping (s,q) (0.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8955710Z Skipping (s,q) (0.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8955866Z Skipping (s,q) (0.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8956024Z Skipping (s,q) (0.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8956194Z Skipping (s,q) (0.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8956350Z Skipping (s,q) (0.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8956511Z Skipping (s,q) (0.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8956668Z Skipping (s,q) (0.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8956826Z Skipping (s,q) (0.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8956992Z Skipping (s,q) (0.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8957151Z Skipping (s,q) (0.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8957313Z Skipping (s,q) (0.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8957479Z Skipping (s,q) (0.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8957636Z Skipping (s,q) (0.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8957799Z Skipping (s,q) (0.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8958038Z Skipping (s,q) (0.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8958196Z Skipping (s,q) (0.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8958360Z Skipping (s,q) (0.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8958517Z Skipping (s,q) (0.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8958675Z Skipping (s,q) (0.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8958839Z Skipping (s,q) (0.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8958999Z Skipping (s,q) (0.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8959160Z Skipping (s,q) (0.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8959317Z Skipping (s,q) (0.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8959474Z Skipping (s,q) (0.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8959639Z Skipping (s,q) (0.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8959803Z Skipping (s,q) (0.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8959960Z Skipping (s,q) (0.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8960124Z Skipping (s,q) (0.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8960281Z Skipping (s,q) (0.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8960445Z Skipping (s,q) (0.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8960604Z Skipping (s,q) (0.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8960803Z Skipping (s,q) (0.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8960967Z Skipping (s,q) (0.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8961123Z Skipping (s,q) (0.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8961280Z Skipping (s,q) (0.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8961487Z Skipping (s,q) (0.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8961650Z Skipping (s,q) (0.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8961813Z Skipping (s,q) (0.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8961970Z Skipping (s,q) (0.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8962127Z Skipping (s,q) (0.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8962290Z Skipping (s,q) (0.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8962446Z Skipping (s,q) (0.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8962606Z Skipping (s,q) (0.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8962772Z Skipping (s,q) (0.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8962929Z Skipping (s,q) (0.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8963096Z Skipping (s,q) (1, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8963256Z Skipping (s,q) (1.01, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8963417Z Skipping (s,q) (1.02, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8963580Z Skipping (s,q) (1.03, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8963738Z Skipping (s,q) (1.04, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8963894Z Skipping (s,q) (1.05, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8964055Z Skipping (s,q) (1.06, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8964212Z Skipping (s,q) (1.07, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8964373Z Skipping (s,q) (1.08, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8964538Z Skipping (s,q) (1.09, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8964696Z Skipping (s,q) (1.1, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8964859Z Skipping (s,q) (1.11, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8965018Z Skipping (s,q) (1.12, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8965259Z Skipping (s,q) (1.13, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8965422Z Skipping (s,q) (1.14, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8965580Z Skipping (s,q) (1.15, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8965740Z Skipping (s,q) (1.16, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8965903Z Skipping (s,q) (1.17, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8966061Z Skipping (s,q) (1.18, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8966225Z Skipping (s,q) (1.19, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8966383Z Skipping (s,q) (1.2, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8966543Z Skipping (s,q) (1.21, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8966708Z Skipping (s,q) (1.22, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8966940Z Skipping (s,q) (1.23, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8967103Z Skipping (s,q) (1.24, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8967266Z Skipping (s,q) (1.25, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8967422Z Skipping (s,q) (1.26, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8967586Z Skipping (s,q) (1.27, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8967743Z Skipping (s,q) (1.28, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8967898Z Skipping (s,q) (1.29, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8968105Z Skipping (s,q) (1.3, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8968263Z Skipping (s,q) (1.31, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8968420Z Skipping (s,q) (1.32, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8968581Z Skipping (s,q) (1.33, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8968800Z Skipping (s,q) (1.34, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8968967Z Skipping (s,q) (1.35, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8969123Z Skipping (s,q) (1.36, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8969279Z Skipping (s,q) (1.37, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8969441Z Skipping (s,q) (1.38, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8969597Z Skipping (s,q) (1.39, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8969754Z Skipping (s,q) (1.4, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8969920Z Skipping (s,q) (1.41, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8970078Z Skipping (s,q) (1.42, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8970240Z Skipping (s,q) (1.43, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8970397Z Skipping (s,q) (1.44, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8970557Z Skipping (s,q) (1.45, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8970723Z Skipping (s,q) (1.46, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8970881Z Skipping (s,q) (1.47, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8971037Z Skipping (s,q) (1.48, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8971199Z Skipping (s,q) (1.49, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8971357Z Skipping (s,q) (1.5, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8971519Z Skipping (s,q) (1.51, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8971678Z Skipping (s,q) (1.52, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8971835Z Skipping (s,q) (1.53, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8971999Z Skipping (s,q) (1.54, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8972155Z Skipping (s,q) (1.55, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8972315Z Skipping (s,q) (1.56, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8972562Z Skipping (s,q) (1.57, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8972721Z Skipping (s,q) (1.58, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8972884Z Skipping (s,q) (1.59, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8973040Z Skipping (s,q) (1.6, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8973197Z Skipping (s,q) (1.61, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8973358Z Skipping (s,q) (1.62, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8973517Z Skipping (s,q) (1.63, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8973675Z Skipping (s,q) (1.64, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8973836Z Skipping (s,q) (1.65, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8973992Z Skipping (s,q) (1.66, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8974151Z Skipping (s,q) (1.67, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8974323Z Skipping (s,q) (1.68, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8974479Z Skipping (s,q) (1.69, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8974645Z Skipping (s,q) (1.7, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8974801Z Skipping (s,q) (1.71, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8974958Z Skipping (s,q) (1.72, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8975125Z Skipping (s,q) (1.73, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8975282Z Skipping (s,q) (1.74, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8975480Z Skipping (s,q) (1.75, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8975647Z Skipping (s,q) (1.76, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8975803Z Skipping (s,q) (1.77, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8976005Z Skipping (s,q) (1.78, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8976167Z Skipping (s,q) (1.79, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8976325Z Skipping (s,q) (1.8, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8976490Z Skipping (s,q) (1.81, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8976649Z Skipping (s,q) (1.82, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8976806Z Skipping (s,q) (1.83, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8976970Z Skipping (s,q) (1.84, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8977128Z Skipping (s,q) (1.85, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8977298Z Skipping (s,q) (1.86, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8977455Z Skipping (s,q) (1.87, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8977613Z Skipping (s,q) (1.88, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8977779Z Skipping (s,q) (1.89, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8977939Z Skipping (s,q) (1.9, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8978097Z Skipping (s,q) (1.91, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8978262Z Skipping (s,q) (1.92, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8978420Z Skipping (s,q) (1.93, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8978586Z Skipping (s,q) (1.94, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8978744Z Skipping (s,q) (1.95, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8978902Z Skipping (s,q) (1.96, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8979068Z Skipping (s,q) (1.97, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8979224Z Skipping (s,q) (1.98, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8979384Z Skipping (s,q) (1.99, 52500): inconsistent with heavy hitters! 2025-05-07T20:58:07.8979550Z Skipping (s,q) (0.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8979788Z Skipping (s,q) (0.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8979955Z Skipping (s,q) (0.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8980116Z Skipping (s,q) (0.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8980272Z Skipping (s,q) (0.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8980437Z Skipping (s,q) (0.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8980592Z Skipping (s,q) (0.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8980752Z Skipping (s,q) (0.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8980921Z Skipping (s,q) (0.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8981079Z Skipping (s,q) (0.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8981242Z Skipping (s,q) (0.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8981402Z Skipping (s,q) (0.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8981564Z Skipping (s,q) (0.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8981728Z Skipping (s,q) (0.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8981886Z Skipping (s,q) (0.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8982043Z Skipping (s,q) (0.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8982208Z Skipping (s,q) (0.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8982364Z Skipping (s,q) (0.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8982521Z Skipping (s,q) (0.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8982736Z Skipping (s,q) (0.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8982894Z Skipping (s,q) (0.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8983056Z Skipping (s,q) (0.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8983252Z Skipping (s,q) (0.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8983414Z Skipping (s,q) (0.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8983578Z Skipping (s,q) (0.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8983734Z Skipping (s,q) (0.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8983891Z Skipping (s,q) (0.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8984054Z Skipping (s,q) (0.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8984210Z Skipping (s,q) (0.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8984374Z Skipping (s,q) (0.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8984534Z Skipping (s,q) (0.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8984690Z Skipping (s,q) (0.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8984855Z Skipping (s,q) (0.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8985014Z Skipping (s,q) (0.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8985175Z Skipping (s,q) (0.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8985342Z Skipping (s,q) (0.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8985498Z Skipping (s,q) (0.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8985662Z Skipping (s,q) (0.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8985818Z Skipping (s,q) (0.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8985975Z Skipping (s,q) (0.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8986137Z Skipping (s,q) (0.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8986296Z Skipping (s,q) (0.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8986454Z Skipping (s,q) (0.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8986616Z Skipping (s,q) (0.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8986773Z Skipping (s,q) (0.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8987017Z Skipping (s,q) (0.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8987177Z Skipping (s,q) (0.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8987335Z Skipping (s,q) (0.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8987499Z Skipping (s,q) (0.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8987658Z Skipping (s,q) (0.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8987815Z Skipping (s,q) (0.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8987978Z Skipping (s,q) (0.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8988137Z Skipping (s,q) (0.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8988298Z Skipping (s,q) (0.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8988456Z Skipping (s,q) (0.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8988614Z Skipping (s,q) (0.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8988782Z Skipping (s,q) (0.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8988938Z Skipping (s,q) (0.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8989093Z Skipping (s,q) (0.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8989257Z Skipping (s,q) (0.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8989413Z Skipping (s,q) (0.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8989577Z Skipping (s,q) (0.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8989734Z Skipping (s,q) (0.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8989939Z Skipping (s,q) (0.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8990104Z Skipping (s,q) (0.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8990264Z Skipping (s,q) (0.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8990459Z Skipping (s,q) (0.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8990628Z Skipping (s,q) (0.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8990785Z Skipping (s,q) (0.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8990941Z Skipping (s,q) (0.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8991104Z Skipping (s,q) (0.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8991261Z Skipping (s,q) (0.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8991423Z Skipping (s,q) (0.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8991581Z Skipping (s,q) (0.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8991740Z Skipping (s,q) (0.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8996328Z Skipping (s,q) (0.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8996513Z Skipping (s,q) (0.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8996679Z Skipping (s,q) (0.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8996848Z Skipping (s,q) (0.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8997006Z Skipping (s,q) (0.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8997167Z Skipping (s,q) (0.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8997322Z Skipping (s,q) (0.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8997478Z Skipping (s,q) (0.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8997635Z Skipping (s,q) (0.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8997791Z Skipping (s,q) (0.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8997948Z Skipping (s,q) (0.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8998108Z Skipping (s,q) (0.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8998264Z Skipping (s,q) (0.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8998427Z Skipping (s,q) (0.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8998702Z Skipping (s,q) (0.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8998858Z Skipping (s,q) (0.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8999015Z Skipping (s,q) (0.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8999171Z Skipping (s,q) (0.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8999327Z Skipping (s,q) (0.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8999484Z Skipping (s,q) (0.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8999638Z Skipping (s,q) (0.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8999798Z Skipping (s,q) (0.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.8999951Z Skipping (s,q) (0.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9000108Z Skipping (s,q) (0.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9000266Z Skipping (s,q) (1, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9000424Z Skipping (s,q) (1.01, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9000582Z Skipping (s,q) (1.02, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9000743Z Skipping (s,q) (1.03, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9000898Z Skipping (s,q) (1.04, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9001054Z Skipping (s,q) (1.05, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9001208Z Skipping (s,q) (1.06, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9001362Z Skipping (s,q) (1.07, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9001587Z Skipping (s,q) (1.08, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9001743Z Skipping (s,q) (1.09, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9001897Z Skipping (s,q) (1.1, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9002095Z Skipping (s,q) (1.11, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9002255Z Skipping (s,q) (1.12, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9002414Z Skipping (s,q) (1.13, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9002569Z Skipping (s,q) (1.14, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9002723Z Skipping (s,q) (1.15, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9002878Z Skipping (s,q) (1.16, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9003033Z Skipping (s,q) (1.17, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9003190Z Skipping (s,q) (1.18, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9003352Z Skipping (s,q) (1.19, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9003507Z Skipping (s,q) (1.2, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9003660Z Skipping (s,q) (1.21, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9003824Z Skipping (s,q) (1.22, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9003980Z Skipping (s,q) (1.23, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9004141Z Skipping (s,q) (1.24, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9004296Z Skipping (s,q) (1.25, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9004642Z Skipping (s,q) (1.26, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9004799Z Skipping (s,q) (1.27, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9004949Z Skipping (s,q) (1.28, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9005104Z Skipping (s,q) (1.29, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9005262Z Skipping (s,q) (1.3, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9005413Z Skipping (s,q) (1.31, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9005566Z Skipping (s,q) (1.32, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9005719Z Skipping (s,q) (1.33, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9006023Z Skipping (s,q) (1.34, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9006237Z Skipping (s,q) (1.35, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9006389Z Skipping (s,q) (1.36, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9006539Z Skipping (s,q) (1.37, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9006691Z Skipping (s,q) (1.38, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9006842Z Skipping (s,q) (1.39, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9007091Z Skipping (s,q) (1.4, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9007250Z Skipping (s,q) (1.41, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9007406Z Skipping (s,q) (1.42, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9007564Z Skipping (s,q) (1.43, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9007720Z Skipping (s,q) (1.44, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9007880Z Skipping (s,q) (1.45, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9008040Z Skipping (s,q) (1.46, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9008194Z Skipping (s,q) (1.47, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9008352Z Skipping (s,q) (1.48, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9008507Z Skipping (s,q) (1.49, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9008661Z Skipping (s,q) (1.5, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9008817Z Skipping (s,q) (1.51, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9009052Z Skipping (s,q) (1.52, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9009207Z Skipping (s,q) (1.53, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9009365Z Skipping (s,q) (1.54, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9009578Z Skipping (s,q) (1.55, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9009738Z Skipping (s,q) (1.56, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9009896Z Skipping (s,q) (1.57, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9010050Z Skipping (s,q) (1.58, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9010207Z Skipping (s,q) (1.59, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9010361Z Skipping (s,q) (1.6, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9010516Z Skipping (s,q) (1.61, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9010674Z Skipping (s,q) (1.62, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9010845Z Skipping (s,q) (1.63, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9011027Z Skipping (s,q) (1.64, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9011194Z Skipping (s,q) (1.65, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9011352Z Skipping (s,q) (1.66, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9011512Z Skipping (s,q) (1.67, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9011667Z Skipping (s,q) (1.68, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9011824Z Skipping (s,q) (1.69, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9011982Z Skipping (s,q) (1.7, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9012136Z Skipping (s,q) (1.71, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9012291Z Skipping (s,q) (1.72, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9012448Z Skipping (s,q) (1.73, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9012606Z Skipping (s,q) (1.74, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9012763Z Skipping (s,q) (1.75, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9012918Z Skipping (s,q) (1.76, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9013075Z Skipping (s,q) (1.77, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9013281Z Skipping (s,q) (1.78, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9013473Z Skipping (s,q) (1.79, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9013629Z Skipping (s,q) (1.8, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9013787Z Skipping (s,q) (1.81, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9013942Z Skipping (s,q) (1.82, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9014099Z Skipping (s,q) (1.83, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9014253Z Skipping (s,q) (1.84, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9014410Z Skipping (s,q) (1.85, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9014569Z Skipping (s,q) (1.86, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9014724Z Skipping (s,q) (1.87, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9014882Z Skipping (s,q) (1.88, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9015041Z Skipping (s,q) (1.89, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9015197Z Skipping (s,q) (1.9, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9015355Z Skipping (s,q) (1.91, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9015510Z Skipping (s,q) (1.92, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9015665Z Skipping (s,q) (1.93, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9015821Z Skipping (s,q) (1.94, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9015976Z Skipping (s,q) (1.95, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9016175Z Skipping (s,q) (1.96, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9016334Z Skipping (s,q) (1.97, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9016488Z Skipping (s,q) (1.98, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9016645Z Skipping (s,q) (1.99, 55000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9016841Z Skipping (s,q) (0.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9016999Z Skipping (s,q) (0.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9017155Z Skipping (s,q) (0.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9017311Z Skipping (s,q) (0.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9017466Z Skipping (s,q) (0.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9017623Z Skipping (s,q) (0.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9017778Z Skipping (s,q) (0.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9017937Z Skipping (s,q) (0.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9018091Z Skipping (s,q) (0.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9018247Z Skipping (s,q) (0.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9018405Z Skipping (s,q) (0.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9018565Z Skipping (s,q) (0.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9018724Z Skipping (s,q) (0.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9018883Z Skipping (s,q) (0.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9019038Z Skipping (s,q) (0.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9019195Z Skipping (s,q) (0.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9019351Z Skipping (s,q) (0.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9019505Z Skipping (s,q) (0.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9019664Z Skipping (s,q) (0.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9019821Z Skipping (s,q) (0.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9019977Z Skipping (s,q) (0.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9020135Z Skipping (s,q) (0.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9020339Z Skipping (s,q) (0.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9020533Z Skipping (s,q) (0.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9020688Z Skipping (s,q) (0.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9020844Z Skipping (s,q) (0.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9021002Z Skipping (s,q) (0.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9021156Z Skipping (s,q) (0.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9021311Z Skipping (s,q) (0.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9021471Z Skipping (s,q) (0.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9021627Z Skipping (s,q) (0.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9021781Z Skipping (s,q) (0.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9021937Z Skipping (s,q) (0.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9022097Z Skipping (s,q) (0.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9022255Z Skipping (s,q) (0.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9022410Z Skipping (s,q) (0.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9022566Z Skipping (s,q) (0.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9022724Z Skipping (s,q) (0.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9022880Z Skipping (s,q) (0.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9023036Z Skipping (s,q) (0.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9023236Z Skipping (s,q) (0.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9023393Z Skipping (s,q) (0.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9023549Z Skipping (s,q) (0.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9023702Z Skipping (s,q) (0.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9023897Z Skipping (s,q) (0.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9024057Z Skipping (s,q) (0.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9024211Z Skipping (s,q) (0.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9024366Z Skipping (s,q) (0.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9024525Z Skipping (s,q) (0.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9024680Z Skipping (s,q) (0.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9024836Z Skipping (s,q) (0.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9024995Z Skipping (s,q) (0.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9025150Z Skipping (s,q) (0.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9025306Z Skipping (s,q) (0.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9025462Z Skipping (s,q) (0.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9025621Z Skipping (s,q) (0.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9025780Z Skipping (s,q) (0.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9025936Z Skipping (s,q) (0.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9026093Z Skipping (s,q) (0.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9026248Z Skipping (s,q) (0.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9026403Z Skipping (s,q) (0.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9026560Z Skipping (s,q) (0.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9026717Z Skipping (s,q) (0.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9026872Z Skipping (s,q) (0.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9027030Z Skipping (s,q) (0.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9027185Z Skipping (s,q) (0.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9027343Z Skipping (s,q) (0.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9027606Z Skipping (s,q) (0.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9027762Z Skipping (s,q) (0.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9027921Z Skipping (s,q) (0.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9028077Z Skipping (s,q) (0.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9028234Z Skipping (s,q) (0.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9028390Z Skipping (s,q) (0.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9028551Z Skipping (s,q) (0.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9028708Z Skipping (s,q) (0.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9028866Z Skipping (s,q) (0.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9029020Z Skipping (s,q) (0.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9029180Z Skipping (s,q) (0.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9029339Z Skipping (s,q) (0.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9029493Z Skipping (s,q) (0.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9029650Z Skipping (s,q) (0.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9029804Z Skipping (s,q) (0.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9029957Z Skipping (s,q) (0.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9030115Z Skipping (s,q) (0.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9030311Z Skipping (s,q) (0.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9030473Z Skipping (s,q) (0.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9030629Z Skipping (s,q) (0.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9030784Z Skipping (s,q) (0.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9030980Z Skipping (s,q) (0.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9031140Z Skipping (s,q) (0.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9031296Z Skipping (s,q) (0.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9031451Z Skipping (s,q) (0.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9031605Z Skipping (s,q) (0.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9031763Z Skipping (s,q) (0.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9031917Z Skipping (s,q) (0.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9032074Z Skipping (s,q) (0.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9032232Z Skipping (s,q) (0.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9032386Z Skipping (s,q) (0.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9032541Z Skipping (s,q) (0.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9032702Z Skipping (s,q) (1, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9032861Z Skipping (s,q) (1.01, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9033019Z Skipping (s,q) (1.02, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9033175Z Skipping (s,q) (1.03, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9033329Z Skipping (s,q) (1.04, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9033488Z Skipping (s,q) (1.05, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9033642Z Skipping (s,q) (1.06, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9033799Z Skipping (s,q) (1.07, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9033957Z Skipping (s,q) (1.08, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9034112Z Skipping (s,q) (1.09, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9034271Z Skipping (s,q) (1.1, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9034428Z Skipping (s,q) (1.11, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9034669Z Skipping (s,q) (1.12, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9034828Z Skipping (s,q) (1.13, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9034983Z Skipping (s,q) (1.14, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9035138Z Skipping (s,q) (1.15, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9035295Z Skipping (s,q) (1.16, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9035450Z Skipping (s,q) (1.17, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9035609Z Skipping (s,q) (1.18, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9035764Z Skipping (s,q) (1.19, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9035918Z Skipping (s,q) (1.2, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9036075Z Skipping (s,q) (1.21, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9036231Z Skipping (s,q) (1.22, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9036392Z Skipping (s,q) (1.23, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9036550Z Skipping (s,q) (1.24, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9036704Z Skipping (s,q) (1.25, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9036861Z Skipping (s,q) (1.26, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9037016Z Skipping (s,q) (1.27, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9037171Z Skipping (s,q) (1.28, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9037371Z Skipping (s,q) (1.29, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9037529Z Skipping (s,q) (1.3, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9037684Z Skipping (s,q) (1.31, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9037842Z Skipping (s,q) (1.32, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9038037Z Skipping (s,q) (1.33, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9038195Z Skipping (s,q) (1.34, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9038353Z Skipping (s,q) (1.35, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9038507Z Skipping (s,q) (1.36, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9038664Z Skipping (s,q) (1.37, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9038819Z Skipping (s,q) (1.38, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9038973Z Skipping (s,q) (1.39, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9039133Z Skipping (s,q) (1.4, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9039288Z Skipping (s,q) (1.41, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9039442Z Skipping (s,q) (1.42, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9039600Z Skipping (s,q) (1.43, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9039759Z Skipping (s,q) (1.44, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9039919Z Skipping (s,q) (1.45, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9040073Z Skipping (s,q) (1.46, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9040228Z Skipping (s,q) (1.47, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9040386Z Skipping (s,q) (1.48, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9040541Z Skipping (s,q) (1.49, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9040699Z Skipping (s,q) (1.5, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9040883Z Skipping (s,q) (1.51, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9041062Z Skipping (s,q) (1.52, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9041219Z Skipping (s,q) (1.53, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9041373Z Skipping (s,q) (1.54, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9041528Z Skipping (s,q) (1.55, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9041768Z Skipping (s,q) (1.56, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9041923Z Skipping (s,q) (1.57, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9042078Z Skipping (s,q) (1.58, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9042238Z Skipping (s,q) (1.59, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9042393Z Skipping (s,q) (1.6, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9042550Z Skipping (s,q) (1.61, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9042705Z Skipping (s,q) (1.62, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9042859Z Skipping (s,q) (1.63, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9043015Z Skipping (s,q) (1.64, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9043169Z Skipping (s,q) (1.65, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9043325Z Skipping (s,q) (1.66, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9043491Z Skipping (s,q) (1.67, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9043645Z Skipping (s,q) (1.68, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9043801Z Skipping (s,q) (1.69, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9043957Z Skipping (s,q) (1.7, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9044112Z Skipping (s,q) (1.71, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9044271Z Skipping (s,q) (1.72, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9044467Z Skipping (s,q) (1.73, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9044624Z Skipping (s,q) (1.74, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9044780Z Skipping (s,q) (1.75, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9044936Z Skipping (s,q) (1.76, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9045135Z Skipping (s,q) (1.77, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9045295Z Skipping (s,q) (1.78, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9045451Z Skipping (s,q) (1.79, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9045609Z Skipping (s,q) (1.8, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9045763Z Skipping (s,q) (1.81, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9045918Z Skipping (s,q) (1.82, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9046077Z Skipping (s,q) (1.83, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9046235Z Skipping (s,q) (1.84, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9046391Z Skipping (s,q) (1.85, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9046545Z Skipping (s,q) (1.86, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9046698Z Skipping (s,q) (1.87, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9046934Z Skipping (s,q) (1.88, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9047091Z Skipping (s,q) (1.89, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9047245Z Skipping (s,q) (1.9, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9047400Z Skipping (s,q) (1.91, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9047553Z Skipping (s,q) (1.92, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9047707Z Skipping (s,q) (1.93, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9047865Z Skipping (s,q) (1.94, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9048021Z Skipping (s,q) (1.95, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9048177Z Skipping (s,q) (1.96, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9048331Z Skipping (s,q) (1.97, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9048483Z Skipping (s,q) (1.98, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9048642Z Skipping (s,q) (1.99, 57500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9048878Z Skipping (s,q) (0.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9049033Z Skipping (s,q) (0.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9049189Z Skipping (s,q) (0.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9049342Z Skipping (s,q) (0.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9049499Z Skipping (s,q) (0.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9049651Z Skipping (s,q) (0.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9049805Z Skipping (s,q) (0.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9049960Z Skipping (s,q) (0.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9050112Z Skipping (s,q) (0.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9050265Z Skipping (s,q) (0.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9050426Z Skipping (s,q) (0.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9050586Z Skipping (s,q) (0.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9050742Z Skipping (s,q) (0.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9050895Z Skipping (s,q) (0.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9051048Z Skipping (s,q) (0.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9051203Z Skipping (s,q) (0.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9051355Z Skipping (s,q) (0.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9051632Z Skipping (s,q) (0.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9051791Z Skipping (s,q) (0.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9051947Z Skipping (s,q) (0.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9052103Z Skipping (s,q) (0.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9052298Z Skipping (s,q) (0.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9052458Z Skipping (s,q) (0.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9052614Z Skipping (s,q) (0.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9052768Z Skipping (s,q) (0.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9052921Z Skipping (s,q) (0.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9053075Z Skipping (s,q) (0.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9053228Z Skipping (s,q) (0.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9053389Z Skipping (s,q) (0.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9053545Z Skipping (s,q) (0.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9053698Z Skipping (s,q) (0.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9053854Z Skipping (s,q) (0.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9054012Z Skipping (s,q) (0.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9054169Z Skipping (s,q) (0.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9054326Z Skipping (s,q) (0.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9054480Z Skipping (s,q) (0.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9054635Z Skipping (s,q) (0.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9054790Z Skipping (s,q) (0.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9054945Z Skipping (s,q) (0.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9055105Z Skipping (s,q) (0.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9055259Z Skipping (s,q) (0.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9055415Z Skipping (s,q) (0.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9055570Z Skipping (s,q) (0.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9055726Z Skipping (s,q) (0.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9055985Z Skipping (s,q) (0.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9056143Z Skipping (s,q) (0.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9056297Z Skipping (s,q) (0.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9056453Z Skipping (s,q) (0.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9056606Z Skipping (s,q) (0.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9056767Z Skipping (s,q) (0.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9056929Z Skipping (s,q) (0.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9057091Z Skipping (s,q) (0.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9057246Z Skipping (s,q) (0.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9057409Z Skipping (s,q) (0.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9057572Z Skipping (s,q) (0.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9057740Z Skipping (s,q) (0.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9057896Z Skipping (s,q) (0.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9058057Z Skipping (s,q) (0.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9058221Z Skipping (s,q) (0.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9058378Z Skipping (s,q) (0.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9058535Z Skipping (s,q) (0.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9058698Z Skipping (s,q) (0.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9058897Z Skipping (s,q) (0.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9059082Z Skipping (s,q) (0.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9059254Z Skipping (s,q) (0.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9059449Z Skipping (s,q) (0.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9059617Z Skipping (s,q) (0.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9059775Z Skipping (s,q) (0.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9059932Z Skipping (s,q) (0.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9060096Z Skipping (s,q) (0.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9060251Z Skipping (s,q) (0.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9060416Z Skipping (s,q) (0.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9060571Z Skipping (s,q) (0.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9060733Z Skipping (s,q) (0.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9060897Z Skipping (s,q) (0.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9061054Z Skipping (s,q) (0.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9061213Z Skipping (s,q) (0.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9061381Z Skipping (s,q) (0.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9061538Z Skipping (s,q) (0.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9061699Z Skipping (s,q) (0.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9061859Z Skipping (s,q) (0.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9062018Z Skipping (s,q) (0.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9062182Z Skipping (s,q) (0.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9062341Z Skipping (s,q) (0.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9062503Z Skipping (s,q) (0.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9062667Z Skipping (s,q) (0.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9062826Z Skipping (s,q) (0.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9062992Z Skipping (s,q) (0.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9063230Z Skipping (s,q) (0.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9063389Z Skipping (s,q) (0.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9063552Z Skipping (s,q) (0.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9063710Z Skipping (s,q) (0.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9063867Z Skipping (s,q) (0.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9064028Z Skipping (s,q) (0.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9064185Z Skipping (s,q) (0.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9064349Z Skipping (s,q) (0.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9064507Z Skipping (s,q) (0.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9064664Z Skipping (s,q) (0.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9064829Z Skipping (s,q) (0.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9064991Z Skipping (s,q) (1, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9065153Z Skipping (s,q) (1.01, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9065316Z Skipping (s,q) (1.02, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9065474Z Skipping (s,q) (1.03, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9065630Z Skipping (s,q) (1.04, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9065795Z Skipping (s,q) (1.05, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9065952Z Skipping (s,q) (1.06, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9066156Z Skipping (s,q) (1.07, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9066316Z Skipping (s,q) (1.08, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9066474Z Skipping (s,q) (1.09, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9066677Z Skipping (s,q) (1.1, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9066842Z Skipping (s,q) (1.11, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9067000Z Skipping (s,q) (1.12, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9067166Z Skipping (s,q) (1.13, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9067325Z Skipping (s,q) (1.14, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9067487Z Skipping (s,q) (1.15, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9067645Z Skipping (s,q) (1.16, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9067804Z Skipping (s,q) (1.17, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9067971Z Skipping (s,q) (1.18, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9068129Z Skipping (s,q) (1.19, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9068286Z Skipping (s,q) (1.2, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9068452Z Skipping (s,q) (1.21, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9068615Z Skipping (s,q) (1.22, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9068777Z Skipping (s,q) (1.23, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9068935Z Skipping (s,q) (1.24, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9069092Z Skipping (s,q) (1.25, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9069256Z Skipping (s,q) (1.26, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9069413Z Skipping (s,q) (1.27, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9069570Z Skipping (s,q) (1.28, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9069736Z Skipping (s,q) (1.29, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9069894Z Skipping (s,q) (1.3, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9070058Z Skipping (s,q) (1.31, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9070218Z Skipping (s,q) (1.32, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9070457Z Skipping (s,q) (1.33, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9070622Z Skipping (s,q) (1.34, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9070780Z Skipping (s,q) (1.35, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9070941Z Skipping (s,q) (1.36, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9071105Z Skipping (s,q) (1.37, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9071263Z Skipping (s,q) (1.38, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9071427Z Skipping (s,q) (1.39, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9071586Z Skipping (s,q) (1.4, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9071744Z Skipping (s,q) (1.41, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9071911Z Skipping (s,q) (1.42, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9072069Z Skipping (s,q) (1.43, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9072231Z Skipping (s,q) (1.44, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9072394Z Skipping (s,q) (1.45, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9072552Z Skipping (s,q) (1.46, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9072717Z Skipping (s,q) (1.47, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9072875Z Skipping (s,q) (1.48, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9073036Z Skipping (s,q) (1.49, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9073201Z Skipping (s,q) (1.5, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9073408Z Skipping (s,q) (1.51, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9073569Z Skipping (s,q) (1.52, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9073732Z Skipping (s,q) (1.53, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9073929Z Skipping (s,q) (1.54, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9074091Z Skipping (s,q) (1.55, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9074253Z Skipping (s,q) (1.56, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9074410Z Skipping (s,q) (1.57, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9074574Z Skipping (s,q) (1.58, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9074732Z Skipping (s,q) (1.59, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9074890Z Skipping (s,q) (1.6, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9075056Z Skipping (s,q) (1.61, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9075217Z Skipping (s,q) (1.62, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9075376Z Skipping (s,q) (1.63, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9075539Z Skipping (s,q) (1.64, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9075699Z Skipping (s,q) (1.65, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9075872Z Skipping (s,q) (1.66, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9076029Z Skipping (s,q) (1.67, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9076187Z Skipping (s,q) (1.68, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9076352Z Skipping (s,q) (1.69, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9076510Z Skipping (s,q) (1.7, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9076668Z Skipping (s,q) (1.71, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9076837Z Skipping (s,q) (1.72, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9076997Z Skipping (s,q) (1.73, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9077163Z Skipping (s,q) (1.74, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9077321Z Skipping (s,q) (1.75, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9077480Z Skipping (s,q) (1.76, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9077692Z Skipping (s,q) (1.77, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9077888Z Skipping (s,q) (1.78, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9078047Z Skipping (s,q) (1.79, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9078214Z Skipping (s,q) (1.8, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9078371Z Skipping (s,q) (1.81, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9078535Z Skipping (s,q) (1.82, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9078697Z Skipping (s,q) (1.83, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9078855Z Skipping (s,q) (1.84, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9079016Z Skipping (s,q) (1.85, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9079174Z Skipping (s,q) (1.86, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9079334Z Skipping (s,q) (1.87, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9079501Z Skipping (s,q) (1.88, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9079663Z Skipping (s,q) (1.89, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9079825Z Skipping (s,q) (1.9, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9079982Z Skipping (s,q) (1.91, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9080141Z Skipping (s,q) (1.92, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9080306Z Skipping (s,q) (1.93, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9080463Z Skipping (s,q) (1.94, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9080662Z Skipping (s,q) (1.95, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9080827Z Skipping (s,q) (1.96, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9080985Z Skipping (s,q) (1.97, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9081211Z Skipping (s,q) (1.98, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9081373Z Skipping (s,q) (1.99, 60000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9081531Z Skipping (s,q) (0.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9081696Z Skipping (s,q) (0.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9081854Z Skipping (s,q) (0.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9082011Z Skipping (s,q) (0.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9082174Z Skipping (s,q) (0.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9082331Z Skipping (s,q) (0.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9082492Z Skipping (s,q) (0.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9082656Z Skipping (s,q) (0.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9082814Z Skipping (s,q) (0.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9082983Z Skipping (s,q) (0.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9083148Z Skipping (s,q) (0.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9083305Z Skipping (s,q) (0.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9083469Z Skipping (s,q) (0.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9083627Z Skipping (s,q) (0.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9083785Z Skipping (s,q) (0.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9083948Z Skipping (s,q) (0.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9084104Z Skipping (s,q) (0.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9084269Z Skipping (s,q) (0.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9084426Z Skipping (s,q) (0.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9084586Z Skipping (s,q) (0.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9084752Z Skipping (s,q) (0.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9084956Z Skipping (s,q) (0.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9085148Z Skipping (s,q) (0.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9085316Z Skipping (s,q) (0.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9085473Z Skipping (s,q) (0.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9085637Z Skipping (s,q) (0.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9085793Z Skipping (s,q) (0.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9085950Z Skipping (s,q) (0.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9086115Z Skipping (s,q) (0.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9086271Z Skipping (s,q) (0.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9086429Z Skipping (s,q) (0.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9086593Z Skipping (s,q) (0.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9086753Z Skipping (s,q) (0.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9086978Z Skipping (s,q) (0.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9087138Z Skipping (s,q) (0.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9087295Z Skipping (s,q) (0.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9087460Z Skipping (s,q) (0.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9087618Z Skipping (s,q) (0.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9087775Z Skipping (s,q) (0.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9087983Z Skipping (s,q) (0.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9088157Z Skipping (s,q) (0.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9088336Z Skipping (s,q) (0.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9088549Z Skipping (s,q) (0.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9088726Z Skipping (s,q) (0.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9088907Z Skipping (s,q) (0.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9089080Z Skipping (s,q) (0.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9089253Z Skipping (s,q) (0.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9089436Z Skipping (s,q) (0.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9089607Z Skipping (s,q) (0.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9089789Z Skipping (s,q) (0.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9089966Z Skipping (s,q) (0.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9090141Z Skipping (s,q) (0.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9090321Z Skipping (s,q) (0.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9090496Z Skipping (s,q) (0.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9090672Z Skipping (s,q) (0.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9090855Z Skipping (s,q) (0.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9091028Z Skipping (s,q) (0.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9091208Z Skipping (s,q) (0.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9091383Z Skipping (s,q) (0.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9091556Z Skipping (s,q) (0.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9091736Z Skipping (s,q) (0.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9091912Z Skipping (s,q) (0.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9092085Z Skipping (s,q) (0.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9092266Z Skipping (s,q) (0.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9092443Z Skipping (s,q) (0.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9092661Z Skipping (s,q) (0.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9092878Z Skipping (s,q) (0.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9093052Z Skipping (s,q) (0.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9093228Z Skipping (s,q) (0.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9093401Z Skipping (s,q) (0.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9093573Z Skipping (s,q) (0.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9093750Z Skipping (s,q) (0.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9093924Z Skipping (s,q) (0.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9094097Z Skipping (s,q) (0.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9094274Z Skipping (s,q) (0.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9094451Z Skipping (s,q) (0.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9094631Z Skipping (s,q) (0.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9094804Z Skipping (s,q) (0.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9094976Z Skipping (s,q) (0.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9095157Z Skipping (s,q) (0.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9095329Z Skipping (s,q) (0.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9095501Z Skipping (s,q) (0.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9095679Z Skipping (s,q) (0.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9095890Z Skipping (s,q) (0.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9096074Z Skipping (s,q) (0.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9096246Z Skipping (s,q) (0.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9096419Z Skipping (s,q) (0.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9096642Z Skipping (s,q) (0.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9096816Z Skipping (s,q) (0.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9096991Z Skipping (s,q) (0.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9097170Z Skipping (s,q) (0.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9097342Z Skipping (s,q) (0.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9097520Z Skipping (s,q) (0.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9097694Z Skipping (s,q) (0.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9097868Z Skipping (s,q) (0.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9098047Z Skipping (s,q) (0.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9098221Z Skipping (s,q) (0.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9098394Z Skipping (s,q) (0.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9098583Z Skipping (s,q) (0.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9098758Z Skipping (s,q) (1, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9098936Z Skipping (s,q) (1.01, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9099107Z Skipping (s,q) (1.02, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9099281Z Skipping (s,q) (1.03, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9099459Z Skipping (s,q) (1.04, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9099630Z Skipping (s,q) (1.05, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9099805Z Skipping (s,q) (1.06, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9099982Z Skipping (s,q) (1.07, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9100154Z Skipping (s,q) (1.08, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9100331Z Skipping (s,q) (1.09, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9100550Z Skipping (s,q) (1.1, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9100762Z Skipping (s,q) (1.11, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9100941Z Skipping (s,q) (1.12, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9101116Z Skipping (s,q) (1.13, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9101288Z Skipping (s,q) (1.14, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9101470Z Skipping (s,q) (1.15, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9101643Z Skipping (s,q) (1.16, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9101817Z Skipping (s,q) (1.17, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9101996Z Skipping (s,q) (1.18, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9102167Z Skipping (s,q) (1.19, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9102349Z Skipping (s,q) (1.2, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9102526Z Skipping (s,q) (1.21, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9102703Z Skipping (s,q) (1.22, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9102886Z Skipping (s,q) (1.23, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9103062Z Skipping (s,q) (1.24, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9103233Z Skipping (s,q) (1.25, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9103412Z Skipping (s,q) (1.26, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9103584Z Skipping (s,q) (1.27, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9103802Z Skipping (s,q) (1.28, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9103978Z Skipping (s,q) (1.29, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9104150Z Skipping (s,q) (1.3, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9104328Z Skipping (s,q) (1.31, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9104797Z Skipping (s,q) (1.32, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9104963Z Skipping (s,q) (1.33, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9105126Z Skipping (s,q) (1.34, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9105286Z Skipping (s,q) (1.35, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9105449Z Skipping (s,q) (1.36, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9105609Z Skipping (s,q) (1.37, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9105769Z Skipping (s,q) (1.38, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9105936Z Skipping (s,q) (1.39, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9106094Z Skipping (s,q) (1.4, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9106254Z Skipping (s,q) (1.41, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9106419Z Skipping (s,q) (1.42, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9106580Z Skipping (s,q) (1.43, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9106750Z Skipping (s,q) (1.44, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9106908Z Skipping (s,q) (1.45, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9107066Z Skipping (s,q) (1.46, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9107234Z Skipping (s,q) (1.47, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9107391Z Skipping (s,q) (1.48, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9107547Z Skipping (s,q) (1.49, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9107722Z Skipping (s,q) (1.5, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9107881Z Skipping (s,q) (1.51, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9108045Z Skipping (s,q) (1.52, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9108202Z Skipping (s,q) (1.53, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9108364Z Skipping (s,q) (1.54, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9108693Z Skipping (s,q) (1.55, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9108853Z Skipping (s,q) (1.56, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9109010Z Skipping (s,q) (1.57, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9109180Z Skipping (s,q) (1.58, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9109338Z Skipping (s,q) (1.59, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9109502Z Skipping (s,q) (1.6, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9109661Z Skipping (s,q) (1.61, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9109819Z Skipping (s,q) (1.62, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9109983Z Skipping (s,q) (1.63, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9110141Z Skipping (s,q) (1.64, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9110301Z Skipping (s,q) (1.65, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9110471Z Skipping (s,q) (1.66, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9110634Z Skipping (s,q) (1.67, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9110789Z Skipping (s,q) (1.68, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9110957Z Skipping (s,q) (1.69, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9111117Z Skipping (s,q) (1.7, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9111281Z Skipping (s,q) (1.71, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9111525Z Skipping (s,q) (1.72, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9111683Z Skipping (s,q) (1.73, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9111849Z Skipping (s,q) (1.74, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9112008Z Skipping (s,q) (1.75, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9112222Z Skipping (s,q) (1.76, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9112392Z Skipping (s,q) (1.77, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9112551Z Skipping (s,q) (1.78, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9112713Z Skipping (s,q) (1.79, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9112871Z Skipping (s,q) (1.8, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9113029Z Skipping (s,q) (1.81, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9113195Z Skipping (s,q) (1.82, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9113360Z Skipping (s,q) (1.83, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9113516Z Skipping (s,q) (1.84, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9113682Z Skipping (s,q) (1.85, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9113840Z Skipping (s,q) (1.86, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9114006Z Skipping (s,q) (1.87, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9114167Z Skipping (s,q) (1.88, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9114324Z Skipping (s,q) (1.89, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9114495Z Skipping (s,q) (1.9, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9114653Z Skipping (s,q) (1.91, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9114810Z Skipping (s,q) (1.92, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9114974Z Skipping (s,q) (1.93, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9115138Z Skipping (s,q) (1.94, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9115301Z Skipping (s,q) (1.95, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9115457Z Skipping (s,q) (1.96, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9115615Z Skipping (s,q) (1.97, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9115781Z Skipping (s,q) (1.98, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9116024Z Skipping (s,q) (1.99, 62500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9116182Z Skipping (s,q) (0.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9116346Z Skipping (s,q) (0.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9116503Z Skipping (s,q) (0.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9116667Z Skipping (s,q) (0.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9116824Z Skipping (s,q) (0.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9116985Z Skipping (s,q) (0.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9117150Z Skipping (s,q) (0.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9117308Z Skipping (s,q) (0.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9117463Z Skipping (s,q) (0.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9117632Z Skipping (s,q) (0.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9117794Z Skipping (s,q) (0.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9117956Z Skipping (s,q) (0.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9118111Z Skipping (s,q) (0.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9118268Z Skipping (s,q) (0.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9118434Z Skipping (s,q) (0.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9118590Z Skipping (s,q) (0.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9118804Z Skipping (s,q) (0.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9118968Z Skipping (s,q) (0.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9119129Z Skipping (s,q) (0.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9119292Z Skipping (s,q) (0.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9119493Z Skipping (s,q) (0.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9119658Z Skipping (s,q) (0.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9123109Z Skipping (s,q) (0.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9123291Z Skipping (s,q) (0.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9123449Z Skipping (s,q) (0.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9123609Z Skipping (s,q) (0.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9123765Z Skipping (s,q) (0.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9123924Z Skipping (s,q) (0.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9124086Z Skipping (s,q) (0.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9124242Z Skipping (s,q) (0.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9124403Z Skipping (s,q) (0.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9124561Z Skipping (s,q) (0.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9124721Z Skipping (s,q) (0.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9124881Z Skipping (s,q) (0.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9125037Z Skipping (s,q) (0.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9125193Z Skipping (s,q) (0.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9125352Z Skipping (s,q) (0.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9125507Z Skipping (s,q) (0.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9125666Z Skipping (s,q) (0.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9125820Z Skipping (s,q) (0.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9125973Z Skipping (s,q) (0.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9126132Z Skipping (s,q) (0.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9126293Z Skipping (s,q) (0.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9126553Z Skipping (s,q) (0.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9126713Z Skipping (s,q) (0.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9126927Z Skipping (s,q) (0.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9127087Z Skipping (s,q) (0.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9127242Z Skipping (s,q) (0.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9127396Z Skipping (s,q) (0.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9127560Z Skipping (s,q) (0.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9127714Z Skipping (s,q) (0.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9127873Z Skipping (s,q) (0.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9128032Z Skipping (s,q) (0.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9128191Z Skipping (s,q) (0.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9128356Z Skipping (s,q) (0.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9128512Z Skipping (s,q) (0.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9128665Z Skipping (s,q) (0.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9128820Z Skipping (s,q) (0.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9128974Z Skipping (s,q) (0.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9129128Z Skipping (s,q) (0.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9129331Z Skipping (s,q) (0.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9129493Z Skipping (s,q) (0.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9129649Z Skipping (s,q) (0.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9129804Z Skipping (s,q) (0.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9129997Z Skipping (s,q) (0.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9130159Z Skipping (s,q) (0.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9130313Z Skipping (s,q) (0.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9130468Z Skipping (s,q) (0.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9130625Z Skipping (s,q) (0.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9130780Z Skipping (s,q) (0.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9130942Z Skipping (s,q) (0.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9131099Z Skipping (s,q) (0.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9131253Z Skipping (s,q) (0.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9131412Z Skipping (s,q) (0.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9131565Z Skipping (s,q) (0.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9131720Z Skipping (s,q) (0.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9131882Z Skipping (s,q) (0.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9132039Z Skipping (s,q) (0.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9132193Z Skipping (s,q) (0.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9132355Z Skipping (s,q) (0.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9132511Z Skipping (s,q) (0.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9132669Z Skipping (s,q) (0.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9132826Z Skipping (s,q) (0.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9132980Z Skipping (s,q) (0.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9133138Z Skipping (s,q) (0.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9133291Z Skipping (s,q) (0.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9133448Z Skipping (s,q) (0.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9133687Z Skipping (s,q) (0.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9133845Z Skipping (s,q) (0.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9134002Z Skipping (s,q) (0.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9134156Z Skipping (s,q) (0.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9134310Z Skipping (s,q) (0.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9134466Z Skipping (s,q) (0.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9134623Z Skipping (s,q) (0.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9134778Z Skipping (s,q) (0.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9134935Z Skipping (s,q) (0.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9135091Z Skipping (s,q) (0.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9135253Z Skipping (s,q) (0.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9135411Z Skipping (s,q) (0.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9135565Z Skipping (s,q) (1, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9135722Z Skipping (s,q) (1.01, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9135878Z Skipping (s,q) (1.02, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9136034Z Skipping (s,q) (1.03, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9136194Z Skipping (s,q) (1.04, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9136392Z Skipping (s,q) (1.05, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9136554Z Skipping (s,q) (1.06, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9136722Z Skipping (s,q) (1.07, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9136924Z Skipping (s,q) (1.08, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9137181Z Skipping (s,q) (1.09, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9137397Z Skipping (s,q) (1.1, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9137593Z Skipping (s,q) (1.11, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9137753Z Skipping (s,q) (1.12, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9137908Z Skipping (s,q) (1.13, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9138069Z Skipping (s,q) (1.14, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9138229Z Skipping (s,q) (1.15, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9138388Z Skipping (s,q) (1.16, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9138547Z Skipping (s,q) (1.17, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9138701Z Skipping (s,q) (1.18, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9138855Z Skipping (s,q) (1.19, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9139021Z Skipping (s,q) (1.2, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9139180Z Skipping (s,q) (1.21, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9139343Z Skipping (s,q) (1.22, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9139555Z Skipping (s,q) (1.23, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9139711Z Skipping (s,q) (1.24, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9139868Z Skipping (s,q) (1.25, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9140021Z Skipping (s,q) (1.26, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9140177Z Skipping (s,q) (1.27, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9140339Z Skipping (s,q) (1.28, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9140495Z Skipping (s,q) (1.29, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9140650Z Skipping (s,q) (1.3, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9140811Z Skipping (s,q) (1.31, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9141094Z Skipping (s,q) (1.32, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9141254Z Skipping (s,q) (1.33, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9141408Z Skipping (s,q) (1.34, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9141563Z Skipping (s,q) (1.35, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9141722Z Skipping (s,q) (1.36, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9141875Z Skipping (s,q) (1.37, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9142030Z Skipping (s,q) (1.38, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9142194Z Skipping (s,q) (1.39, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9142350Z Skipping (s,q) (1.4, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9142509Z Skipping (s,q) (1.41, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9142667Z Skipping (s,q) (1.42, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9142824Z Skipping (s,q) (1.43, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9142985Z Skipping (s,q) (1.44, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9143141Z Skipping (s,q) (1.45, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9143304Z Skipping (s,q) (1.46, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9143516Z Skipping (s,q) (1.47, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9143683Z Skipping (s,q) (1.48, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9143893Z Skipping (s,q) (1.49, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9144113Z Skipping (s,q) (1.5, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9144300Z Skipping (s,q) (1.51, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9144465Z Skipping (s,q) (1.52, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9144660Z Skipping (s,q) (1.53, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9144824Z Skipping (s,q) (1.54, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9144981Z Skipping (s,q) (1.55, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9145149Z Skipping (s,q) (1.56, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9145321Z Skipping (s,q) (1.57, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9145500Z Skipping (s,q) (1.58, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9145679Z Skipping (s,q) (1.59, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9145832Z Skipping (s,q) (1.6, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9145997Z Skipping (s,q) (1.61, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9146154Z Skipping (s,q) (1.62, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9146309Z Skipping (s,q) (1.63, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9146475Z Skipping (s,q) (1.64, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9146634Z Skipping (s,q) (1.65, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9146792Z Skipping (s,q) (1.66, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9146945Z Skipping (s,q) (1.67, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9147099Z Skipping (s,q) (1.68, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9147257Z Skipping (s,q) (1.69, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9147412Z Skipping (s,q) (1.7, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9147568Z Skipping (s,q) (1.71, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9147728Z Skipping (s,q) (1.72, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9147883Z Skipping (s,q) (1.73, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9148042Z Skipping (s,q) (1.74, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9148202Z Skipping (s,q) (1.75, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9148438Z Skipping (s,q) (1.76, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9148597Z Skipping (s,q) (1.77, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9148751Z Skipping (s,q) (1.78, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9148904Z Skipping (s,q) (1.79, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9149060Z Skipping (s,q) (1.8, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9149213Z Skipping (s,q) (1.81, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9149373Z Skipping (s,q) (1.82, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9149534Z Skipping (s,q) (1.83, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9149689Z Skipping (s,q) (1.84, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9149851Z Skipping (s,q) (1.85, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9150009Z Skipping (s,q) (1.86, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9150171Z Skipping (s,q) (1.87, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9150329Z Skipping (s,q) (1.88, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9150483Z Skipping (s,q) (1.89, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9150643Z Skipping (s,q) (1.9, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9150796Z Skipping (s,q) (1.91, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9150951Z Skipping (s,q) (1.92, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9151109Z Skipping (s,q) (1.93, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9151307Z Skipping (s,q) (1.94, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9151462Z Skipping (s,q) (1.95, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9151622Z Skipping (s,q) (1.96, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9151818Z Skipping (s,q) (1.97, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9151976Z Skipping (s,q) (1.98, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9152134Z Skipping (s,q) (1.99, 65000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9152287Z Skipping (s,q) (0.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9152445Z Skipping (s,q) (0.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9152600Z Skipping (s,q) (0.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9152756Z Skipping (s,q) (0.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9152915Z Skipping (s,q) (0.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9153111Z Skipping (s,q) (0.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9153325Z Skipping (s,q) (0.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9153484Z Skipping (s,q) (0.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9153640Z Skipping (s,q) (0.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9153804Z Skipping (s,q) (0.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9153958Z Skipping (s,q) (0.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9154112Z Skipping (s,q) (0.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9154267Z Skipping (s,q) (0.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9154421Z Skipping (s,q) (0.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9154575Z Skipping (s,q) (0.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9154733Z Skipping (s,q) (0.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9154889Z Skipping (s,q) (0.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9155046Z Skipping (s,q) (0.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9155199Z Skipping (s,q) (0.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9155356Z Skipping (s,q) (0.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9155605Z Skipping (s,q) (0.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9155762Z Skipping (s,q) (0.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9155917Z Skipping (s,q) (0.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9156077Z Skipping (s,q) (0.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9156231Z Skipping (s,q) (0.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9156388Z Skipping (s,q) (0.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9156541Z Skipping (s,q) (0.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9156696Z Skipping (s,q) (0.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9156853Z Skipping (s,q) (0.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9157007Z Skipping (s,q) (0.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9157164Z Skipping (s,q) (0.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9157327Z Skipping (s,q) (0.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9157480Z Skipping (s,q) (0.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9157635Z Skipping (s,q) (0.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9157788Z Skipping (s,q) (0.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9157941Z Skipping (s,q) (0.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9158098Z Skipping (s,q) (0.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9158250Z Skipping (s,q) (0.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9158445Z Skipping (s,q) (0.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9158604Z Skipping (s,q) (0.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9158757Z Skipping (s,q) (0.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9158955Z Skipping (s,q) (0.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9159114Z Skipping (s,q) (0.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9159271Z Skipping (s,q) (0.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9159427Z Skipping (s,q) (0.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9159579Z Skipping (s,q) (0.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9159733Z Skipping (s,q) (0.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9159890Z Skipping (s,q) (0.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9160043Z Skipping (s,q) (0.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9160200Z Skipping (s,q) (0.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9160356Z Skipping (s,q) (0.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9160511Z Skipping (s,q) (0.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9160672Z Skipping (s,q) (0.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9160828Z Skipping (s,q) (0.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9160982Z Skipping (s,q) (0.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9161138Z Skipping (s,q) (0.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9161292Z Skipping (s,q) (0.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9161443Z Skipping (s,q) (0.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9161601Z Skipping (s,q) (0.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9161756Z Skipping (s,q) (0.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9161916Z Skipping (s,q) (0.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9162068Z Skipping (s,q) (0.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9162222Z Skipping (s,q) (0.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9162382Z Skipping (s,q) (0.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9162584Z Skipping (s,q) (0.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9162775Z Skipping (s,q) (0.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9162932Z Skipping (s,q) (0.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9163085Z Skipping (s,q) (0.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9163240Z Skipping (s,q) (0.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9163397Z Skipping (s,q) (0.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9163549Z Skipping (s,q) (0.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9163706Z Skipping (s,q) (0.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9163860Z Skipping (s,q) (0.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9164012Z Skipping (s,q) (0.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9164171Z Skipping (s,q) (0.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9164329Z Skipping (s,q) (0.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9164486Z Skipping (s,q) (0.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9164639Z Skipping (s,q) (0.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9164791Z Skipping (s,q) (0.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9164948Z Skipping (s,q) (0.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9165102Z Skipping (s,q) (0.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9165256Z Skipping (s,q) (0.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9165458Z Skipping (s,q) (0.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9165615Z Skipping (s,q) (0.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9165770Z Skipping (s,q) (0.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9165963Z Skipping (s,q) (0.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9166120Z Skipping (s,q) (0.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9166279Z Skipping (s,q) (0.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9166432Z Skipping (s,q) (0.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9166587Z Skipping (s,q) (0.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9166743Z Skipping (s,q) (0.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9166965Z Skipping (s,q) (0.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9167124Z Skipping (s,q) (0.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9167283Z Skipping (s,q) (0.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9167438Z Skipping (s,q) (0.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9167595Z Skipping (s,q) (0.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9167752Z Skipping (s,q) (0.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9167907Z Skipping (s,q) (0.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9168065Z Skipping (s,q) (0.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9168218Z Skipping (s,q) (1, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9168372Z Skipping (s,q) (1.01, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9168528Z Skipping (s,q) (1.02, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9168681Z Skipping (s,q) (1.03, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9168838Z Skipping (s,q) (1.04, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9168994Z Skipping (s,q) (1.05, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9169147Z Skipping (s,q) (1.06, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9169302Z Skipping (s,q) (1.07, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9169460Z Skipping (s,q) (1.08, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9169687Z Skipping (s,q) (1.09, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9169963Z Skipping (s,q) (1.1, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9170119Z Skipping (s,q) (1.11, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9170277Z Skipping (s,q) (1.12, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9170432Z Skipping (s,q) (1.13, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9170585Z Skipping (s,q) (1.14, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9170744Z Skipping (s,q) (1.15, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9170900Z Skipping (s,q) (1.16, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9171052Z Skipping (s,q) (1.17, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9171209Z Skipping (s,q) (1.18, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9171366Z Skipping (s,q) (1.19, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9171528Z Skipping (s,q) (1.2, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9171684Z Skipping (s,q) (1.21, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9171837Z Skipping (s,q) (1.22, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9171993Z Skipping (s,q) (1.23, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9172146Z Skipping (s,q) (1.24, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9172300Z Skipping (s,q) (1.25, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9172457Z Skipping (s,q) (1.26, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9172653Z Skipping (s,q) (1.27, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9172811Z Skipping (s,q) (1.28, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9172963Z Skipping (s,q) (1.29, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9173155Z Skipping (s,q) (1.3, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9173315Z Skipping (s,q) (1.31, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9173472Z Skipping (s,q) (1.32, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9173626Z Skipping (s,q) (1.33, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9173782Z Skipping (s,q) (1.34, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9173933Z Skipping (s,q) (1.35, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9174088Z Skipping (s,q) (1.36, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9174247Z Skipping (s,q) (1.37, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9174404Z Skipping (s,q) (1.38, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9174560Z Skipping (s,q) (1.39, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9174714Z Skipping (s,q) (1.4, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9174869Z Skipping (s,q) (1.41, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9175028Z Skipping (s,q) (1.42, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9175182Z Skipping (s,q) (1.43, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9175337Z Skipping (s,q) (1.44, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9175492Z Skipping (s,q) (1.45, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9175644Z Skipping (s,q) (1.46, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9175800Z Skipping (s,q) (1.47, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9175955Z Skipping (s,q) (1.48, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9176111Z Skipping (s,q) (1.49, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9176268Z Skipping (s,q) (1.5, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9176422Z Skipping (s,q) (1.51, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9176578Z Skipping (s,q) (1.52, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9176780Z Skipping (s,q) (1.53, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9176972Z Skipping (s,q) (1.54, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9177131Z Skipping (s,q) (1.55, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9177285Z Skipping (s,q) (1.56, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9177440Z Skipping (s,q) (1.57, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9177597Z Skipping (s,q) (1.58, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9177750Z Skipping (s,q) (1.59, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9177906Z Skipping (s,q) (1.6, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9178063Z Skipping (s,q) (1.61, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9178217Z Skipping (s,q) (1.62, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9178371Z Skipping (s,q) (1.63, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9178532Z Skipping (s,q) (1.64, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9178688Z Skipping (s,q) (1.65, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9178844Z Skipping (s,q) (1.66, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9178997Z Skipping (s,q) (1.67, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9179150Z Skipping (s,q) (1.68, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9179307Z Skipping (s,q) (1.69, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9179461Z Skipping (s,q) (1.7, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9179658Z Skipping (s,q) (1.71, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9179813Z Skipping (s,q) (1.72, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9179965Z Skipping (s,q) (1.73, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9180120Z Skipping (s,q) (1.74, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9180314Z Skipping (s,q) (1.75, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9180470Z Skipping (s,q) (1.76, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9180626Z Skipping (s,q) (1.77, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9180779Z Skipping (s,q) (1.78, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9180935Z Skipping (s,q) (1.79, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9181088Z Skipping (s,q) (1.8, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9181241Z Skipping (s,q) (1.81, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9181400Z Skipping (s,q) (1.82, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9181555Z Skipping (s,q) (1.83, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9181707Z Skipping (s,q) (1.84, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9181866Z Skipping (s,q) (1.85, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9182023Z Skipping (s,q) (1.86, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9182182Z Skipping (s,q) (1.87, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9182338Z Skipping (s,q) (1.88, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9182501Z Skipping (s,q) (1.89, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9182658Z Skipping (s,q) (1.9, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9182812Z Skipping (s,q) (1.91, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9182973Z Skipping (s,q) (1.92, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9183131Z Skipping (s,q) (1.93, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9183285Z Skipping (s,q) (1.94, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9183446Z Skipping (s,q) (1.95, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9183600Z Skipping (s,q) (1.96, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9183806Z Skipping (s,q) (1.97, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9183998Z Skipping (s,q) (1.98, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9184154Z Skipping (s,q) (1.99, 67500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9184314Z Skipping (s,q) (0.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9184470Z Skipping (s,q) (0.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9184624Z Skipping (s,q) (0.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9184781Z Skipping (s,q) (0.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9184939Z Skipping (s,q) (0.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9185093Z Skipping (s,q) (0.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9185253Z Skipping (s,q) (0.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9185409Z Skipping (s,q) (0.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9185573Z Skipping (s,q) (0.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9185730Z Skipping (s,q) (0.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9185886Z Skipping (s,q) (0.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9186045Z Skipping (s,q) (0.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9186202Z Skipping (s,q) (0.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9186359Z Skipping (s,q) (0.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9186518Z Skipping (s,q) (0.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9186716Z Skipping (s,q) (0.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9186875Z Skipping (s,q) (0.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9187032Z Skipping (s,q) (0.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9187187Z Skipping (s,q) (0.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9187386Z Skipping (s,q) (0.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9187546Z Skipping (s,q) (0.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9187701Z Skipping (s,q) (0.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9187861Z Skipping (s,q) (0.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9188013Z Skipping (s,q) (0.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9188170Z Skipping (s,q) (0.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9188327Z Skipping (s,q) (0.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9188483Z Skipping (s,q) (0.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9188644Z Skipping (s,q) (0.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9188799Z Skipping (s,q) (0.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9188953Z Skipping (s,q) (0.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9189116Z Skipping (s,q) (0.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9189276Z Skipping (s,q) (0.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9189434Z Skipping (s,q) (0.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9189588Z Skipping (s,q) (0.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9189742Z Skipping (s,q) (0.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9189901Z Skipping (s,q) (0.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9190056Z Skipping (s,q) (0.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9190213Z Skipping (s,q) (0.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9190375Z Skipping (s,q) (0.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9190530Z Skipping (s,q) (0.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9190687Z Skipping (s,q) (0.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9190844Z Skipping (s,q) (0.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9191084Z Skipping (s,q) (0.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9191246Z Skipping (s,q) (0.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9191400Z Skipping (s,q) (0.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9191556Z Skipping (s,q) (0.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9191716Z Skipping (s,q) (0.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9191870Z Skipping (s,q) (0.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9192029Z Skipping (s,q) (0.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9192186Z Skipping (s,q) (0.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9192341Z Skipping (s,q) (0.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9192503Z Skipping (s,q) (0.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9192659Z Skipping (s,q) (0.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9192819Z Skipping (s,q) (0.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9192979Z Skipping (s,q) (0.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9193135Z Skipping (s,q) (0.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9193291Z Skipping (s,q) (0.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9193450Z Skipping (s,q) (0.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9193609Z Skipping (s,q) (0.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9193816Z Skipping (s,q) (0.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9193972Z Skipping (s,q) (0.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9194128Z Skipping (s,q) (0.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9194288Z Skipping (s,q) (0.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9194502Z Skipping (s,q) (0.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9194662Z Skipping (s,q) (0.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9194821Z Skipping (s,q) (0.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9194974Z Skipping (s,q) (0.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9195135Z Skipping (s,q) (0.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9195289Z Skipping (s,q) (0.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9195445Z Skipping (s,q) (0.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9195608Z Skipping (s,q) (0.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9195763Z Skipping (s,q) (0.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9195917Z Skipping (s,q) (0.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9196075Z Skipping (s,q) (0.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9196236Z Skipping (s,q) (0.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9196400Z Skipping (s,q) (0.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9196554Z Skipping (s,q) (0.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9196708Z Skipping (s,q) (0.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9196866Z Skipping (s,q) (0.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9197022Z Skipping (s,q) (0.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9197176Z Skipping (s,q) (0.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9197336Z Skipping (s,q) (0.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9197490Z Skipping (s,q) (0.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9197650Z Skipping (s,q) (0.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9197806Z Skipping (s,q) (0.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9197964Z Skipping (s,q) (0.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9198204Z Skipping (s,q) (0.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9198360Z Skipping (s,q) (0.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9198515Z Skipping (s,q) (0.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9198677Z Skipping (s,q) (0.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9198833Z Skipping (s,q) (0.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9198995Z Skipping (s,q) (0.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9199153Z Skipping (s,q) (0.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9199308Z Skipping (s,q) (0.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9199468Z Skipping (s,q) (0.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9199624Z Skipping (s,q) (0.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9199784Z Skipping (s,q) (0.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9199949Z Skipping (s,q) (0.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9200105Z Skipping (s,q) (0.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9200264Z Skipping (s,q) (1, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9200420Z Skipping (s,q) (1.01, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9200578Z Skipping (s,q) (1.02, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9200737Z Skipping (s,q) (1.03, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9200933Z Skipping (s,q) (1.04, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9201090Z Skipping (s,q) (1.05, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9201249Z Skipping (s,q) (1.06, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9201403Z Skipping (s,q) (1.07, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9201595Z Skipping (s,q) (1.08, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9201760Z Skipping (s,q) (1.09, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9201917Z Skipping (s,q) (1.1, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9202076Z Skipping (s,q) (1.11, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9202231Z Skipping (s,q) (1.12, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9202386Z Skipping (s,q) (1.13, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9202547Z Skipping (s,q) (1.14, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9202708Z Skipping (s,q) (1.15, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9202860Z Skipping (s,q) (1.16, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9203020Z Skipping (s,q) (1.17, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9203174Z Skipping (s,q) (1.18, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9203335Z Skipping (s,q) (1.19, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9203495Z Skipping (s,q) (1.2, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9203651Z Skipping (s,q) (1.21, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9203811Z Skipping (s,q) (1.22, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9203967Z Skipping (s,q) (1.23, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9204123Z Skipping (s,q) (1.24, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9204282Z Skipping (s,q) (1.25, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9204674Z Skipping (s,q) (1.26, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9204841Z Skipping (s,q) (1.27, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9204995Z Skipping (s,q) (1.28, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9205151Z Skipping (s,q) (1.29, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9205314Z Skipping (s,q) (1.3, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9205615Z Skipping (s,q) (1.31, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9205772Z Skipping (s,q) (1.32, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9205929Z Skipping (s,q) (1.33, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9206085Z Skipping (s,q) (1.34, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9206245Z Skipping (s,q) (1.35, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9206400Z Skipping (s,q) (1.36, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9206559Z Skipping (s,q) (1.37, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9206714Z Skipping (s,q) (1.38, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9206918Z Skipping (s,q) (1.39, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9207076Z Skipping (s,q) (1.4, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9207238Z Skipping (s,q) (1.41, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9207399Z Skipping (s,q) (1.42, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9207557Z Skipping (s,q) (1.43, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9207712Z Skipping (s,q) (1.44, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9207865Z Skipping (s,q) (1.45, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9208024Z Skipping (s,q) (1.46, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9208178Z Skipping (s,q) (1.47, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9208402Z Skipping (s,q) (1.48, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9208564Z Skipping (s,q) (1.49, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9208721Z Skipping (s,q) (1.5, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9208880Z Skipping (s,q) (1.51, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9209090Z Skipping (s,q) (1.52, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9209250Z Skipping (s,q) (1.53, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9209410Z Skipping (s,q) (1.54, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9209567Z Skipping (s,q) (1.55, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9209721Z Skipping (s,q) (1.56, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9209882Z Skipping (s,q) (1.57, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9210041Z Skipping (s,q) (1.58, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9210202Z Skipping (s,q) (1.59, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9210358Z Skipping (s,q) (1.6, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9210512Z Skipping (s,q) (1.61, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9210672Z Skipping (s,q) (1.62, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9210830Z Skipping (s,q) (1.63, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9210988Z Skipping (s,q) (1.64, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9211148Z Skipping (s,q) (1.65, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9211304Z Skipping (s,q) (1.66, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9211458Z Skipping (s,q) (1.67, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9211616Z Skipping (s,q) (1.68, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9211769Z Skipping (s,q) (1.69, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9211931Z Skipping (s,q) (1.7, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9212086Z Skipping (s,q) (1.71, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9212240Z Skipping (s,q) (1.72, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9212398Z Skipping (s,q) (1.73, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9212556Z Skipping (s,q) (1.74, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9212809Z Skipping (s,q) (1.75, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9212973Z Skipping (s,q) (1.76, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9213127Z Skipping (s,q) (1.77, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9213289Z Skipping (s,q) (1.78, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9213445Z Skipping (s,q) (1.79, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9213600Z Skipping (s,q) (1.8, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9213770Z Skipping (s,q) (1.81, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9213924Z Skipping (s,q) (1.82, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9214080Z Skipping (s,q) (1.83, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9214243Z Skipping (s,q) (1.84, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9214403Z Skipping (s,q) (1.85, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9214576Z Skipping (s,q) (1.86, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9214734Z Skipping (s,q) (1.87, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9214888Z Skipping (s,q) (1.88, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9215047Z Skipping (s,q) (1.89, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9215205Z Skipping (s,q) (1.9, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9215364Z Skipping (s,q) (1.91, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9215570Z Skipping (s,q) (1.92, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9215727Z Skipping (s,q) (1.93, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9215884Z Skipping (s,q) (1.94, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9216038Z Skipping (s,q) (1.95, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9216233Z Skipping (s,q) (1.96, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9216401Z Skipping (s,q) (1.97, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9216557Z Skipping (s,q) (1.98, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9216714Z Skipping (s,q) (1.99, 70000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9216874Z Skipping (s,q) (0.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9217029Z Skipping (s,q) (0.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9217190Z Skipping (s,q) (0.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9217345Z Skipping (s,q) (0.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9217508Z Skipping (s,q) (0.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9217666Z Skipping (s,q) (0.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9217820Z Skipping (s,q) (0.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9217978Z Skipping (s,q) (0.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9218141Z Skipping (s,q) (0.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9218297Z Skipping (s,q) (0.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9218458Z Skipping (s,q) (0.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9218615Z Skipping (s,q) (0.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9218770Z Skipping (s,q) (0.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9218932Z Skipping (s,q) (0.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9219089Z Skipping (s,q) (0.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9219244Z Skipping (s,q) (0.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9219409Z Skipping (s,q) (0.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9219563Z Skipping (s,q) (0.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9219725Z Skipping (s,q) (0.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9219965Z Skipping (s,q) (0.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9220122Z Skipping (s,q) (0.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9220281Z Skipping (s,q) (0.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9220437Z Skipping (s,q) (0.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9220593Z Skipping (s,q) (0.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9220752Z Skipping (s,q) (0.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9220909Z Skipping (s,q) (0.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9221066Z Skipping (s,q) (0.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9221228Z Skipping (s,q) (0.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9221384Z Skipping (s,q) (0.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9221553Z Skipping (s,q) (0.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9221716Z Skipping (s,q) (0.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9221870Z Skipping (s,q) (0.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9222029Z Skipping (s,q) (0.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9222185Z Skipping (s,q) (0.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9222340Z Skipping (s,q) (0.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9222500Z Skipping (s,q) (0.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9222658Z Skipping (s,q) (0.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9223237Z Skipping (s,q) (0.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9223399Z Skipping (s,q) (0.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9223554Z Skipping (s,q) (0.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9223750Z Skipping (s,q) (0.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9223910Z Skipping (s,q) (0.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9224072Z Skipping (s,q) (0.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9224293Z Skipping (s,q) (0.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9224506Z Skipping (s,q) (0.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9224707Z Skipping (s,q) (0.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9224864Z Skipping (s,q) (0.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9225020Z Skipping (s,q) (0.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9225183Z Skipping (s,q) (0.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9225337Z Skipping (s,q) (0.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9225493Z Skipping (s,q) (0.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9225672Z Skipping (s,q) (0.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9225848Z Skipping (s,q) (0.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9226015Z Skipping (s,q) (0.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9226183Z Skipping (s,q) (0.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9226353Z Skipping (s,q) (0.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9226529Z Skipping (s,q) (0.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9226726Z Skipping (s,q) (0.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9226886Z Skipping (s,q) (0.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9227044Z Skipping (s,q) (0.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9227208Z Skipping (s,q) (0.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9227367Z Skipping (s,q) (0.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9227533Z Skipping (s,q) (0.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9227786Z Skipping (s,q) (0.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9227945Z Skipping (s,q) (0.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9228104Z Skipping (s,q) (0.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9228263Z Skipping (s,q) (0.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9228418Z Skipping (s,q) (0.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9228578Z Skipping (s,q) (0.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9228736Z Skipping (s,q) (0.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9228899Z Skipping (s,q) (0.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9229055Z Skipping (s,q) (0.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9229214Z Skipping (s,q) (0.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9229377Z Skipping (s,q) (0.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9229542Z Skipping (s,q) (0.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9229703Z Skipping (s,q) (0.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9229865Z Skipping (s,q) (0.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9230024Z Skipping (s,q) (0.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9230182Z Skipping (s,q) (0.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9230343Z Skipping (s,q) (0.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9230498Z Skipping (s,q) (0.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9230709Z Skipping (s,q) (0.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9230867Z Skipping (s,q) (0.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9231024Z Skipping (s,q) (0.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9231249Z Skipping (s,q) (0.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9231408Z Skipping (s,q) (0.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9231573Z Skipping (s,q) (0.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9231733Z Skipping (s,q) (0.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9231890Z Skipping (s,q) (0.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9232050Z Skipping (s,q) (0.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9232205Z Skipping (s,q) (0.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9232359Z Skipping (s,q) (0.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9232528Z Skipping (s,q) (0.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9232684Z Skipping (s,q) (0.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9232843Z Skipping (s,q) (0.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9233007Z Skipping (s,q) (0.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9233164Z Skipping (s,q) (0.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9233323Z Skipping (s,q) (0.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9233480Z Skipping (s,q) (0.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9233635Z Skipping (s,q) (1, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9233794Z Skipping (s,q) (1.01, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9233950Z Skipping (s,q) (1.02, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9234109Z Skipping (s,q) (1.03, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9234267Z Skipping (s,q) (1.04, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9234421Z Skipping (s,q) (1.05, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9234583Z Skipping (s,q) (1.06, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9234739Z Skipping (s,q) (1.07, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9234976Z Skipping (s,q) (1.08, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9235137Z Skipping (s,q) (1.09, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9235292Z Skipping (s,q) (1.1, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9235449Z Skipping (s,q) (1.11, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9235609Z Skipping (s,q) (1.12, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9235765Z Skipping (s,q) (1.13, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9235923Z Skipping (s,q) (1.14, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9236083Z Skipping (s,q) (1.15, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9236235Z Skipping (s,q) (1.16, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9236394Z Skipping (s,q) (1.17, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9236550Z Skipping (s,q) (1.18, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9236711Z Skipping (s,q) (1.19, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9236868Z Skipping (s,q) (1.2, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9237023Z Skipping (s,q) (1.21, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9237185Z Skipping (s,q) (1.22, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9237341Z Skipping (s,q) (1.23, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9237497Z Skipping (s,q) (1.24, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9237656Z Skipping (s,q) (1.25, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9237854Z Skipping (s,q) (1.26, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9238011Z Skipping (s,q) (1.27, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9238168Z Skipping (s,q) (1.28, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9238361Z Skipping (s,q) (1.29, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9238524Z Skipping (s,q) (1.3, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9238683Z Skipping (s,q) (1.31, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9238837Z Skipping (s,q) (1.32, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9238996Z Skipping (s,q) (1.33, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9239150Z Skipping (s,q) (1.34, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9239305Z Skipping (s,q) (1.35, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9239469Z Skipping (s,q) (1.36, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9239626Z Skipping (s,q) (1.37, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9239785Z Skipping (s,q) (1.38, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9239940Z Skipping (s,q) (1.39, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9240097Z Skipping (s,q) (1.4, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9240258Z Skipping (s,q) (1.41, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9240412Z Skipping (s,q) (1.42, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9240566Z Skipping (s,q) (1.43, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9240724Z Skipping (s,q) (1.44, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9240878Z Skipping (s,q) (1.45, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9241043Z Skipping (s,q) (1.46, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9241199Z Skipping (s,q) (1.47, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9241357Z Skipping (s,q) (1.48, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9249382Z Skipping (s,q) (1.49, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9249586Z Skipping (s,q) (1.5, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9249757Z Skipping (s,q) (1.51, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9250000Z Skipping (s,q) (1.52, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9250201Z Skipping (s,q) (1.53, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9250359Z Skipping (s,q) (1.54, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9250518Z Skipping (s,q) (1.55, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9250672Z Skipping (s,q) (1.56, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9250830Z Skipping (s,q) (1.57, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9250984Z Skipping (s,q) (1.58, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9251141Z Skipping (s,q) (1.59, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9251300Z Skipping (s,q) (1.6, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9251454Z Skipping (s,q) (1.61, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9251611Z Skipping (s,q) (1.62, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9251772Z Skipping (s,q) (1.63, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9251929Z Skipping (s,q) (1.64, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9252085Z Skipping (s,q) (1.65, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9252239Z Skipping (s,q) (1.66, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9252393Z Skipping (s,q) (1.67, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9252551Z Skipping (s,q) (1.68, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9252704Z Skipping (s,q) (1.69, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9252905Z Skipping (s,q) (1.7, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9253066Z Skipping (s,q) (1.71, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9253221Z Skipping (s,q) (1.72, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9253419Z Skipping (s,q) (1.73, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9253577Z Skipping (s,q) (1.74, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9253735Z Skipping (s,q) (1.75, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9253891Z Skipping (s,q) (1.76, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9254046Z Skipping (s,q) (1.77, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9254200Z Skipping (s,q) (1.78, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9254357Z Skipping (s,q) (1.79, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9254512Z Skipping (s,q) (1.8, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9254672Z Skipping (s,q) (1.81, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9254829Z Skipping (s,q) (1.82, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9254983Z Skipping (s,q) (1.83, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9255142Z Skipping (s,q) (1.84, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9255299Z Skipping (s,q) (1.85, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9255455Z Skipping (s,q) (1.86, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9255611Z Skipping (s,q) (1.87, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9255765Z Skipping (s,q) (1.88, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9255923Z Skipping (s,q) (1.89, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9256078Z Skipping (s,q) (1.9, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9256233Z Skipping (s,q) (1.91, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9256394Z Skipping (s,q) (1.92, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9256548Z Skipping (s,q) (1.93, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9256702Z Skipping (s,q) (1.94, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9256864Z Skipping (s,q) (1.95, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9257065Z Skipping (s,q) (1.96, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9257287Z Skipping (s,q) (1.97, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9257445Z Skipping (s,q) (1.98, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9257600Z Skipping (s,q) (1.99, 72500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9257757Z Skipping (s,q) (0.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9257911Z Skipping (s,q) (0.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9258064Z Skipping (s,q) (0.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9258222Z Skipping (s,q) (0.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9258376Z Skipping (s,q) (0.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9258530Z Skipping (s,q) (0.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9258690Z Skipping (s,q) (0.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9258848Z Skipping (s,q) (0.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9259008Z Skipping (s,q) (0.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9259165Z Skipping (s,q) (0.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9259321Z Skipping (s,q) (0.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9259480Z Skipping (s,q) (0.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9259634Z Skipping (s,q) (0.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9259788Z Skipping (s,q) (0.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9259990Z Skipping (s,q) (0.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9260147Z Skipping (s,q) (0.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9260304Z Skipping (s,q) (0.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9260497Z Skipping (s,q) (0.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9260656Z Skipping (s,q) (0.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9260815Z Skipping (s,q) (0.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9260970Z Skipping (s,q) (0.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9261123Z Skipping (s,q) (0.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9261280Z Skipping (s,q) (0.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9261435Z Skipping (s,q) (0.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9261592Z Skipping (s,q) (0.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9261749Z Skipping (s,q) (0.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9261904Z Skipping (s,q) (0.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9262061Z Skipping (s,q) (0.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9262217Z Skipping (s,q) (0.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9262373Z Skipping (s,q) (0.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9262533Z Skipping (s,q) (0.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9262688Z Skipping (s,q) (0.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9262844Z Skipping (s,q) (0.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9262998Z Skipping (s,q) (0.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9263152Z Skipping (s,q) (0.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9263308Z Skipping (s,q) (0.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9263465Z Skipping (s,q) (0.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9263619Z Skipping (s,q) (0.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9263775Z Skipping (s,q) (0.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9263930Z Skipping (s,q) (0.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9264134Z Skipping (s,q) (0.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9264328Z Skipping (s,q) (0.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9264485Z Skipping (s,q) (0.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9264644Z Skipping (s,q) (0.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9264798Z Skipping (s,q) (0.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9264953Z Skipping (s,q) (0.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9265109Z Skipping (s,q) (0.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9265266Z Skipping (s,q) (0.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9265422Z Skipping (s,q) (0.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9265577Z Skipping (s,q) (0.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9265733Z Skipping (s,q) (0.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9265896Z Skipping (s,q) (0.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9266053Z Skipping (s,q) (0.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9266207Z Skipping (s,q) (0.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9266363Z Skipping (s,q) (0.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9266518Z Skipping (s,q) (0.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9266675Z Skipping (s,q) (0.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9266829Z Skipping (s,q) (0.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9267027Z Skipping (s,q) (0.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9267185Z Skipping (s,q) (0.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9267339Z Skipping (s,q) (0.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9267494Z Skipping (s,q) (0.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9267692Z Skipping (s,q) (0.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9267848Z Skipping (s,q) (0.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9268001Z Skipping (s,q) (0.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9268167Z Skipping (s,q) (0.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9268321Z Skipping (s,q) (0.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9268481Z Skipping (s,q) (0.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9268634Z Skipping (s,q) (0.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9268792Z Skipping (s,q) (0.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9268952Z Skipping (s,q) (0.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9269106Z Skipping (s,q) (0.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9269260Z Skipping (s,q) (0.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9269422Z Skipping (s,q) (0.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9269579Z Skipping (s,q) (0.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9269737Z Skipping (s,q) (0.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9269892Z Skipping (s,q) (0.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9270046Z Skipping (s,q) (0.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9270203Z Skipping (s,q) (0.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9270359Z Skipping (s,q) (0.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9270515Z Skipping (s,q) (0.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9270672Z Skipping (s,q) (0.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9270852Z Skipping (s,q) (0.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9271036Z Skipping (s,q) (0.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9271240Z Skipping (s,q) (0.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9271431Z Skipping (s,q) (0.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9271589Z Skipping (s,q) (0.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9271744Z Skipping (s,q) (0.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9271899Z Skipping (s,q) (0.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9272057Z Skipping (s,q) (0.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9272212Z Skipping (s,q) (0.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9272370Z Skipping (s,q) (0.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9272525Z Skipping (s,q) (0.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9272679Z Skipping (s,q) (0.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9272837Z Skipping (s,q) (0.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9272994Z Skipping (s,q) (0.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9273151Z Skipping (s,q) (0.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9273310Z Skipping (s,q) (0.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9273466Z Skipping (s,q) (0.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9273622Z Skipping (s,q) (1, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9273776Z Skipping (s,q) (1.01, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9273930Z Skipping (s,q) (1.02, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9274129Z Skipping (s,q) (1.03, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9274285Z Skipping (s,q) (1.04, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9274438Z Skipping (s,q) (1.05, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9274596Z Skipping (s,q) (1.06, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9274790Z Skipping (s,q) (1.07, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9274953Z Skipping (s,q) (1.08, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9275108Z Skipping (s,q) (1.09, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9275264Z Skipping (s,q) (1.1, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9275422Z Skipping (s,q) (1.11, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9275577Z Skipping (s,q) (1.12, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9275731Z Skipping (s,q) (1.13, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9275891Z Skipping (s,q) (1.14, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9276047Z Skipping (s,q) (1.15, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9276202Z Skipping (s,q) (1.16, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9276360Z Skipping (s,q) (1.17, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9276518Z Skipping (s,q) (1.18, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9276679Z Skipping (s,q) (1.19, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9276835Z Skipping (s,q) (1.2, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9276990Z Skipping (s,q) (1.21, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9277149Z Skipping (s,q) (1.22, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9277302Z Skipping (s,q) (1.23, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9277456Z Skipping (s,q) (1.24, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9277615Z Skipping (s,q) (1.25, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9277770Z Skipping (s,q) (1.26, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9277926Z Skipping (s,q) (1.27, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9278081Z Skipping (s,q) (1.28, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9278238Z Skipping (s,q) (1.29, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9278484Z Skipping (s,q) (1.3, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9278641Z Skipping (s,q) (1.31, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9278796Z Skipping (s,q) (1.32, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9278953Z Skipping (s,q) (1.33, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9279109Z Skipping (s,q) (1.34, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9279266Z Skipping (s,q) (1.35, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9279423Z Skipping (s,q) (1.36, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9279579Z Skipping (s,q) (1.37, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9279736Z Skipping (s,q) (1.38, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9279890Z Skipping (s,q) (1.39, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9280048Z Skipping (s,q) (1.4, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9280212Z Skipping (s,q) (1.41, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9280367Z Skipping (s,q) (1.42, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9280524Z Skipping (s,q) (1.43, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9280677Z Skipping (s,q) (1.44, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9280831Z Skipping (s,q) (1.45, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9280988Z Skipping (s,q) (1.46, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9281182Z Skipping (s,q) (1.47, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9281337Z Skipping (s,q) (1.48, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9281495Z Skipping (s,q) (1.49, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9281649Z Skipping (s,q) (1.5, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9281849Z Skipping (s,q) (1.51, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9282008Z Skipping (s,q) (1.52, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9282162Z Skipping (s,q) (1.53, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9282320Z Skipping (s,q) (1.54, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9282474Z Skipping (s,q) (1.55, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9282630Z Skipping (s,q) (1.56, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9282787Z Skipping (s,q) (1.57, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9282943Z Skipping (s,q) (1.58, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9283102Z Skipping (s,q) (1.59, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9283256Z Skipping (s,q) (1.6, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9283411Z Skipping (s,q) (1.61, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9283570Z Skipping (s,q) (1.62, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9283728Z Skipping (s,q) (1.63, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9283883Z Skipping (s,q) (1.64, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9284041Z Skipping (s,q) (1.65, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9284196Z Skipping (s,q) (1.66, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9284354Z Skipping (s,q) (1.67, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9284510Z Skipping (s,q) (1.68, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9284666Z Skipping (s,q) (1.69, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9284823Z Skipping (s,q) (1.7, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9284979Z Skipping (s,q) (1.71, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9285134Z Skipping (s,q) (1.72, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9285296Z Skipping (s,q) (1.73, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9285559Z Skipping (s,q) (1.74, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9285714Z Skipping (s,q) (1.75, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9285873Z Skipping (s,q) (1.76, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9286027Z Skipping (s,q) (1.77, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9286184Z Skipping (s,q) (1.78, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9286338Z Skipping (s,q) (1.79, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9286495Z Skipping (s,q) (1.8, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9286653Z Skipping (s,q) (1.81, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9286807Z Skipping (s,q) (1.82, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9287024Z Skipping (s,q) (1.83, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9287183Z Skipping (s,q) (1.84, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9287342Z Skipping (s,q) (1.85, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9287500Z Skipping (s,q) (1.86, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9287656Z Skipping (s,q) (1.87, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9287812Z Skipping (s,q) (1.88, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9287970Z Skipping (s,q) (1.89, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9288125Z Skipping (s,q) (1.9, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9288325Z Skipping (s,q) (1.91, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9288485Z Skipping (s,q) (1.92, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9288639Z Skipping (s,q) (1.93, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9288797Z Skipping (s,q) (1.94, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9288990Z Skipping (s,q) (1.95, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9289150Z Skipping (s,q) (1.96, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9289307Z Skipping (s,q) (1.97, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9289460Z Skipping (s,q) (1.98, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9289614Z Skipping (s,q) (1.99, 75000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9289771Z Skipping (s,q) (0.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9289927Z Skipping (s,q) (0.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9290085Z Skipping (s,q) (0.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9290241Z Skipping (s,q) (0.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9290398Z Skipping (s,q) (0.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9290555Z Skipping (s,q) (0.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9290711Z Skipping (s,q) (0.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9290869Z Skipping (s,q) (0.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9291026Z Skipping (s,q) (0.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9291184Z Skipping (s,q) (0.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9291344Z Skipping (s,q) (0.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9291498Z Skipping (s,q) (0.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9291653Z Skipping (s,q) (0.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9291812Z Skipping (s,q) (0.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9291966Z Skipping (s,q) (0.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9292120Z Skipping (s,q) (0.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9292280Z Skipping (s,q) (0.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9292437Z Skipping (s,q) (0.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9292777Z Skipping (s,q) (0.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9292935Z Skipping (s,q) (0.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9293091Z Skipping (s,q) (0.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9293248Z Skipping (s,q) (0.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9293402Z Skipping (s,q) (0.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9293562Z Skipping (s,q) (0.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9293723Z Skipping (s,q) (0.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9293877Z Skipping (s,q) (0.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9294035Z Skipping (s,q) (0.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9294194Z Skipping (s,q) (0.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9294351Z Skipping (s,q) (0.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9294513Z Skipping (s,q) (0.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9294669Z Skipping (s,q) (0.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9294824Z Skipping (s,q) (0.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9294990Z Skipping (s,q) (0.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9295144Z Skipping (s,q) (0.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9295299Z Skipping (s,q) (0.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9295508Z Skipping (s,q) (0.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9295669Z Skipping (s,q) (0.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9295825Z Skipping (s,q) (0.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9295986Z Skipping (s,q) (0.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9296183Z Skipping (s,q) (0.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9296355Z Skipping (s,q) (0.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9296511Z Skipping (s,q) (0.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9296665Z Skipping (s,q) (0.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9296830Z Skipping (s,q) (0.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9296984Z Skipping (s,q) (0.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9297148Z Skipping (s,q) (0.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9297307Z Skipping (s,q) (0.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9297462Z Skipping (s,q) (0.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9297624Z Skipping (s,q) (0.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9297781Z Skipping (s,q) (0.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9297940Z Skipping (s,q) (0.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9298108Z Skipping (s,q) (0.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9298262Z Skipping (s,q) (0.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9298427Z Skipping (s,q) (0.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9298582Z Skipping (s,q) (0.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9298736Z Skipping (s,q) (0.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9298901Z Skipping (s,q) (0.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9299059Z Skipping (s,q) (0.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9299214Z Skipping (s,q) (0.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9299375Z Skipping (s,q) (0.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9299532Z Skipping (s,q) (0.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9299691Z Skipping (s,q) (0.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9299928Z Skipping (s,q) (0.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9300087Z Skipping (s,q) (0.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9300248Z Skipping (s,q) (0.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9300403Z Skipping (s,q) (0.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9300557Z Skipping (s,q) (0.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9300730Z Skipping (s,q) (0.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9300911Z Skipping (s,q) (0.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9301084Z Skipping (s,q) (0.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9301239Z Skipping (s,q) (0.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9301394Z Skipping (s,q) (0.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9301553Z Skipping (s,q) (0.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9301714Z Skipping (s,q) (0.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9301869Z Skipping (s,q) (0.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9302027Z Skipping (s,q) (0.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9302182Z Skipping (s,q) (0.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9302337Z Skipping (s,q) (0.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9302495Z Skipping (s,q) (0.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9302652Z Skipping (s,q) (0.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9302852Z Skipping (s,q) (0.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9303011Z Skipping (s,q) (0.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9303166Z Skipping (s,q) (0.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9303366Z Skipping (s,q) (0.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9303526Z Skipping (s,q) (0.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9303681Z Skipping (s,q) (0.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9303837Z Skipping (s,q) (0.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9303994Z Skipping (s,q) (0.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9304152Z Skipping (s,q) (0.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9304307Z Skipping (s,q) (0.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9304700Z Skipping (s,q) (0.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9304867Z Skipping (s,q) (0.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9305023Z Skipping (s,q) (0.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9305178Z Skipping (s,q) (0.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9305342Z Skipping (s,q) (0.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9305501Z Skipping (s,q) (0.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9305661Z Skipping (s,q) (0.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9305815Z Skipping (s,q) (0.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9305970Z Skipping (s,q) (0.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9306126Z Skipping (s,q) (1, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9306282Z Skipping (s,q) (1.01, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9306439Z Skipping (s,q) (1.02, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9306599Z Skipping (s,q) (1.03, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9306756Z Skipping (s,q) (1.04, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9306916Z Skipping (s,q) (1.05, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9307075Z Skipping (s,q) (1.06, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9307379Z Skipping (s,q) (1.07, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9307540Z Skipping (s,q) (1.08, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9307695Z Skipping (s,q) (1.09, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9307850Z Skipping (s,q) (1.1, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9308008Z Skipping (s,q) (1.11, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9308164Z Skipping (s,q) (1.12, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9308322Z Skipping (s,q) (1.13, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9308479Z Skipping (s,q) (1.14, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9308634Z Skipping (s,q) (1.15, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9308791Z Skipping (s,q) (1.16, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9308950Z Skipping (s,q) (1.17, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9309110Z Skipping (s,q) (1.18, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9309268Z Skipping (s,q) (1.19, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9309425Z Skipping (s,q) (1.2, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9309592Z Skipping (s,q) (1.21, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9309749Z Skipping (s,q) (1.22, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9309905Z Skipping (s,q) (1.23, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9310071Z Skipping (s,q) (1.24, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9310293Z Skipping (s,q) (1.25, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9310450Z Skipping (s,q) (1.26, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9310609Z Skipping (s,q) (1.27, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9310844Z Skipping (s,q) (1.28, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9311012Z Skipping (s,q) (1.29, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9311172Z Skipping (s,q) (1.3, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9311330Z Skipping (s,q) (1.31, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9311501Z Skipping (s,q) (1.32, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9311716Z Skipping (s,q) (1.33, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9311930Z Skipping (s,q) (1.34, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9312152Z Skipping (s,q) (1.35, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9312313Z Skipping (s,q) (1.36, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9312465Z Skipping (s,q) (1.37, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9312619Z Skipping (s,q) (1.38, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9312774Z Skipping (s,q) (1.39, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9312935Z Skipping (s,q) (1.4, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9313089Z Skipping (s,q) (1.41, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9313242Z Skipping (s,q) (1.42, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9313400Z Skipping (s,q) (1.43, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9313552Z Skipping (s,q) (1.44, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9313703Z Skipping (s,q) (1.45, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9313861Z Skipping (s,q) (1.46, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9314015Z Skipping (s,q) (1.47, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9314230Z Skipping (s,q) (1.48, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9314446Z Skipping (s,q) (1.49, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9314608Z Skipping (s,q) (1.5, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9314886Z Skipping (s,q) (1.51, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9315041Z Skipping (s,q) (1.52, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9315192Z Skipping (s,q) (1.53, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9315353Z Skipping (s,q) (1.54, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9315505Z Skipping (s,q) (1.55, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9315658Z Skipping (s,q) (1.56, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9315811Z Skipping (s,q) (1.57, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9315966Z Skipping (s,q) (1.58, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9316123Z Skipping (s,q) (1.59, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9316277Z Skipping (s,q) (1.6, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9316431Z Skipping (s,q) (1.61, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9316654Z Skipping (s,q) (1.62, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9316850Z Skipping (s,q) (1.63, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9317007Z Skipping (s,q) (1.64, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9317157Z Skipping (s,q) (1.65, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9317308Z Skipping (s,q) (1.66, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9317465Z Skipping (s,q) (1.67, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9317617Z Skipping (s,q) (1.68, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9317821Z Skipping (s,q) (1.69, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9317980Z Skipping (s,q) (1.7, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9318135Z Skipping (s,q) (1.71, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9318329Z Skipping (s,q) (1.72, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9318487Z Skipping (s,q) (1.73, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9318638Z Skipping (s,q) (1.74, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9318793Z Skipping (s,q) (1.75, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9318946Z Skipping (s,q) (1.76, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9319150Z Skipping (s,q) (1.77, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9319333Z Skipping (s,q) (1.78, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9319486Z Skipping (s,q) (1.79, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9319647Z Skipping (s,q) (1.8, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9319797Z Skipping (s,q) (1.81, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9319948Z Skipping (s,q) (1.82, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9320109Z Skipping (s,q) (1.83, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9320263Z Skipping (s,q) (1.84, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9320415Z Skipping (s,q) (1.85, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9320569Z Skipping (s,q) (1.86, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9320720Z Skipping (s,q) (1.87, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9320870Z Skipping (s,q) (1.88, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9321025Z Skipping (s,q) (1.89, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9321174Z Skipping (s,q) (1.9, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9321331Z Skipping (s,q) (1.91, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9321483Z Skipping (s,q) (1.92, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9321637Z Skipping (s,q) (1.93, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9321858Z Skipping (s,q) (1.94, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9322168Z Skipping (s,q) (1.95, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9322323Z Skipping (s,q) (1.96, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9322480Z Skipping (s,q) (1.97, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9322633Z Skipping (s,q) (1.98, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9322789Z Skipping (s,q) (1.99, 77500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9322941Z Skipping (s,q) (0.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9323092Z Skipping (s,q) (0.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9323254Z Skipping (s,q) (0.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9323408Z Skipping (s,q) (0.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9323560Z Skipping (s,q) (0.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9323718Z Skipping (s,q) (0.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9323875Z Skipping (s,q) (0.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9324033Z Skipping (s,q) (0.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9324187Z Skipping (s,q) (0.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9324340Z Skipping (s,q) (0.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9324497Z Skipping (s,q) (0.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9324649Z Skipping (s,q) (0.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9324802Z Skipping (s,q) (0.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9325011Z Skipping (s,q) (0.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9325169Z Skipping (s,q) (0.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9325328Z Skipping (s,q) (0.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9325520Z Skipping (s,q) (0.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9325685Z Skipping (s,q) (0.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9325911Z Skipping (s,q) (0.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9326069Z Skipping (s,q) (0.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9326222Z Skipping (s,q) (0.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9326377Z Skipping (s,q) (0.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9326527Z Skipping (s,q) (0.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9326680Z Skipping (s,q) (0.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9326833Z Skipping (s,q) (0.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9327048Z Skipping (s,q) (0.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9327208Z Skipping (s,q) (0.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9327367Z Skipping (s,q) (0.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9327525Z Skipping (s,q) (0.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9327695Z Skipping (s,q) (0.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9327851Z Skipping (s,q) (0.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9328011Z Skipping (s,q) (0.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9328173Z Skipping (s,q) (0.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9328540Z Skipping (s,q) (0.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9328776Z Skipping (s,q) (0.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9328975Z Skipping (s,q) (0.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9329131Z Skipping (s,q) (0.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9329292Z Skipping (s,q) (0.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9329449Z Skipping (s,q) (0.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9329845Z Skipping (s,q) (0.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9330061Z Skipping (s,q) (0.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9330221Z Skipping (s,q) (0.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9330382Z Skipping (s,q) (0.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9330541Z Skipping (s,q) (0.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9330700Z Skipping (s,q) (0.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9330906Z Skipping (s,q) (0.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9331155Z Skipping (s,q) (0.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9331376Z Skipping (s,q) (0.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9331581Z Skipping (s,q) (0.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9331740Z Skipping (s,q) (0.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9331907Z Skipping (s,q) (0.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9332066Z Skipping (s,q) (0.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9332221Z Skipping (s,q) (0.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9332377Z Skipping (s,q) (0.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9332532Z Skipping (s,q) (0.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9332681Z Skipping (s,q) (0.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9332837Z Skipping (s,q) (0.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9333042Z Skipping (s,q) (0.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9333209Z Skipping (s,q) (0.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9333435Z Skipping (s,q) (0.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9333667Z Skipping (s,q) (0.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9333837Z Skipping (s,q) (0.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9333994Z Skipping (s,q) (0.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9334151Z Skipping (s,q) (0.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9334312Z Skipping (s,q) (0.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9334469Z Skipping (s,q) (0.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9334631Z Skipping (s,q) (0.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9334786Z Skipping (s,q) (0.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9334951Z Skipping (s,q) (0.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9335114Z Skipping (s,q) (0.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9335268Z Skipping (s,q) (0.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9335428Z Skipping (s,q) (0.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9335589Z Skipping (s,q) (0.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9335747Z Skipping (s,q) (0.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9335910Z Skipping (s,q) (0.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9336130Z Skipping (s,q) (0.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9336346Z Skipping (s,q) (0.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9336557Z Skipping (s,q) (0.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9336716Z Skipping (s,q) (0.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9336877Z Skipping (s,q) (0.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9337039Z Skipping (s,q) (0.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9337194Z Skipping (s,q) (0.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9337357Z Skipping (s,q) (0.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9337568Z Skipping (s,q) (0.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9337762Z Skipping (s,q) (0.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9337923Z Skipping (s,q) (0.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9338079Z Skipping (s,q) (0.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9338236Z Skipping (s,q) (0.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9338399Z Skipping (s,q) (0.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9338581Z Skipping (s,q) (0.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9338812Z Skipping (s,q) (0.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9339023Z Skipping (s,q) (0.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9339175Z Skipping (s,q) (0.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9339332Z Skipping (s,q) (0.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9339490Z Skipping (s,q) (0.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9339644Z Skipping (s,q) (0.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9339806Z Skipping (s,q) (0.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9339956Z Skipping (s,q) (0.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9340106Z Skipping (s,q) (0.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9340413Z Skipping (s,q) (1, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9340573Z Skipping (s,q) (1.01, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9340821Z Skipping (s,q) (1.02, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9340989Z Skipping (s,q) (1.03, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9341208Z Skipping (s,q) (1.04, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9341434Z Skipping (s,q) (1.05, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9341646Z Skipping (s,q) (1.06, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9341803Z Skipping (s,q) (1.07, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9341963Z Skipping (s,q) (1.08, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9342115Z Skipping (s,q) (1.09, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9342273Z Skipping (s,q) (1.1, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9342425Z Skipping (s,q) (1.11, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9342578Z Skipping (s,q) (1.12, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9342740Z Skipping (s,q) (1.13, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9342892Z Skipping (s,q) (1.14, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9343045Z Skipping (s,q) (1.15, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9343202Z Skipping (s,q) (1.16, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9343360Z Skipping (s,q) (1.17, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9343530Z Skipping (s,q) (1.18, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9343752Z Skipping (s,q) (1.19, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9343964Z Skipping (s,q) (1.2, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9344125Z Skipping (s,q) (1.21, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9344277Z Skipping (s,q) (1.22, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9344430Z Skipping (s,q) (1.23, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9344588Z Skipping (s,q) (1.24, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9344740Z Skipping (s,q) (1.25, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9344899Z Skipping (s,q) (1.26, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9345050Z Skipping (s,q) (1.27, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9345264Z Skipping (s,q) (1.28, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9345459Z Skipping (s,q) (1.29, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9345612Z Skipping (s,q) (1.3, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9345766Z Skipping (s,q) (1.31, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9345919Z Skipping (s,q) (1.32, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9346070Z Skipping (s,q) (1.33, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9346284Z Skipping (s,q) (1.34, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9346507Z Skipping (s,q) (1.35, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9346727Z Skipping (s,q) (1.36, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9346896Z Skipping (s,q) (1.37, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9347054Z Skipping (s,q) (1.38, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9347216Z Skipping (s,q) (1.39, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9347378Z Skipping (s,q) (1.4, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9347534Z Skipping (s,q) (1.41, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9347694Z Skipping (s,q) (1.42, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9347850Z Skipping (s,q) (1.43, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9348006Z Skipping (s,q) (1.44, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9348166Z Skipping (s,q) (1.45, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9348378Z Skipping (s,q) (1.46, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9348536Z Skipping (s,q) (1.47, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9348697Z Skipping (s,q) (1.48, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9348863Z Skipping (s,q) (1.49, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9349141Z Skipping (s,q) (1.5, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9349345Z Skipping (s,q) (1.51, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9349504Z Skipping (s,q) (1.52, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9349663Z Skipping (s,q) (1.53, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9349821Z Skipping (s,q) (1.54, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9349979Z Skipping (s,q) (1.55, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9350138Z Skipping (s,q) (1.56, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9350298Z Skipping (s,q) (1.57, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9350454Z Skipping (s,q) (1.58, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9350611Z Skipping (s,q) (1.59, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9350768Z Skipping (s,q) (1.6, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9350932Z Skipping (s,q) (1.61, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9351091Z Skipping (s,q) (1.62, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9351246Z Skipping (s,q) (1.63, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9351415Z Skipping (s,q) (1.64, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9351612Z Skipping (s,q) (1.65, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9351768Z Skipping (s,q) (1.66, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9351932Z Skipping (s,q) (1.67, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9352091Z Skipping (s,q) (1.68, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9352248Z Skipping (s,q) (1.69, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9352404Z Skipping (s,q) (1.7, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9352562Z Skipping (s,q) (1.71, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9352723Z Skipping (s,q) (1.72, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9352970Z Skipping (s,q) (1.73, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9353130Z Skipping (s,q) (1.74, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9353291Z Skipping (s,q) (1.75, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9353447Z Skipping (s,q) (1.76, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9353606Z Skipping (s,q) (1.77, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9353762Z Skipping (s,q) (1.78, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9353920Z Skipping (s,q) (1.79, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9354079Z Skipping (s,q) (1.8, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9354234Z Skipping (s,q) (1.81, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9354390Z Skipping (s,q) (1.82, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9354552Z Skipping (s,q) (1.83, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9354714Z Skipping (s,q) (1.84, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9354874Z Skipping (s,q) (1.85, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9355030Z Skipping (s,q) (1.86, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9355185Z Skipping (s,q) (1.87, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9355344Z Skipping (s,q) (1.88, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9355500Z Skipping (s,q) (1.89, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9355698Z Skipping (s,q) (1.9, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9355861Z Skipping (s,q) (1.91, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9356016Z Skipping (s,q) (1.92, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9356359Z Skipping (s,q) (1.93, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9356580Z Skipping (s,q) (1.94, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9356740Z Skipping (s,q) (1.95, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9356899Z Skipping (s,q) (1.96, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9357055Z Skipping (s,q) (1.97, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9357208Z Skipping (s,q) (1.98, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9357364Z Skipping (s,q) (1.99, 80000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9357517Z Skipping (s,q) (0.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9357677Z Skipping (s,q) (0.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9357831Z Skipping (s,q) (0.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9357982Z Skipping (s,q) (0.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9358139Z Skipping (s,q) (0.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9358294Z Skipping (s,q) (0.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9358450Z Skipping (s,q) (0.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9358608Z Skipping (s,q) (0.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9358761Z Skipping (s,q) (0.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9358914Z Skipping (s,q) (0.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9359071Z Skipping (s,q) (0.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9359224Z Skipping (s,q) (0.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9359384Z Skipping (s,q) (0.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9359537Z Skipping (s,q) (0.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9359689Z Skipping (s,q) (0.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9359851Z Skipping (s,q) (0.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9360006Z Skipping (s,q) (0.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9360243Z Skipping (s,q) (0.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9360401Z Skipping (s,q) (0.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9360556Z Skipping (s,q) (0.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9360714Z Skipping (s,q) (0.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9360865Z Skipping (s,q) (0.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9361015Z Skipping (s,q) (0.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9361177Z Skipping (s,q) (0.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9361330Z Skipping (s,q) (0.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9361483Z Skipping (s,q) (0.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9361640Z Skipping (s,q) (0.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9361794Z Skipping (s,q) (0.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9361955Z Skipping (s,q) (0.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9362107Z Skipping (s,q) (0.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9362261Z Skipping (s,q) (0.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9362420Z Skipping (s,q) (0.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9362576Z Skipping (s,q) (0.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9362729Z Skipping (s,q) (0.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9362929Z Skipping (s,q) (0.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9363083Z Skipping (s,q) (0.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9363240Z Skipping (s,q) (0.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9363392Z Skipping (s,q) (0.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9363584Z Skipping (s,q) (0.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9363747Z Skipping (s,q) (0.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9363897Z Skipping (s,q) (0.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9364048Z Skipping (s,q) (0.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9364206Z Skipping (s,q) (0.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9364358Z Skipping (s,q) (0.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9364518Z Skipping (s,q) (0.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9364672Z Skipping (s,q) (0.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9364824Z Skipping (s,q) (0.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9364983Z Skipping (s,q) (0.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9365133Z Skipping (s,q) (0.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9365288Z Skipping (s,q) (0.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9365450Z Skipping (s,q) (0.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9365601Z Skipping (s,q) (0.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9365759Z Skipping (s,q) (0.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9365912Z Skipping (s,q) (0.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9366066Z Skipping (s,q) (0.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9366225Z Skipping (s,q) (0.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9366378Z Skipping (s,q) (0.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9366530Z Skipping (s,q) (0.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9366693Z Skipping (s,q) (0.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9366847Z Skipping (s,q) (0.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9367166Z Skipping (s,q) (0.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9367442Z Skipping (s,q) (0.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9367598Z Skipping (s,q) (0.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9367757Z Skipping (s,q) (0.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9367914Z Skipping (s,q) (0.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9368071Z Skipping (s,q) (0.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9368232Z Skipping (s,q) (0.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9368389Z Skipping (s,q) (0.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9368545Z Skipping (s,q) (0.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9368711Z Skipping (s,q) (0.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9368869Z Skipping (s,q) (0.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9369035Z Skipping (s,q) (0.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9369196Z Skipping (s,q) (0.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9369353Z Skipping (s,q) (0.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9369511Z Skipping (s,q) (0.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9369667Z Skipping (s,q) (0.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9369822Z Skipping (s,q) (0.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9369983Z Skipping (s,q) (0.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9370180Z Skipping (s,q) (0.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9370340Z Skipping (s,q) (0.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9370494Z Skipping (s,q) (0.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9370650Z Skipping (s,q) (0.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9370850Z Skipping (s,q) (0.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9371010Z Skipping (s,q) (0.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9371167Z Skipping (s,q) (0.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9371328Z Skipping (s,q) (0.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9371485Z Skipping (s,q) (0.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9371644Z Skipping (s,q) (0.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9371801Z Skipping (s,q) (0.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9371960Z Skipping (s,q) (0.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9372121Z Skipping (s,q) (0.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9372276Z Skipping (s,q) (0.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9372431Z Skipping (s,q) (0.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9372596Z Skipping (s,q) (0.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9376501Z Skipping (s,q) (0.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9376689Z Skipping (s,q) (0.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9376849Z Skipping (s,q) (0.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9377007Z Skipping (s,q) (0.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9377167Z Skipping (s,q) (0.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9377322Z Skipping (s,q) (1, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9377483Z Skipping (s,q) (1.01, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9377649Z Skipping (s,q) (1.02, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9377805Z Skipping (s,q) (1.03, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9377968Z Skipping (s,q) (1.04, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9378125Z Skipping (s,q) (1.05, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9378390Z Skipping (s,q) (1.06, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9378551Z Skipping (s,q) (1.07, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9378706Z Skipping (s,q) (1.08, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9378863Z Skipping (s,q) (1.09, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9379026Z Skipping (s,q) (1.1, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9379182Z Skipping (s,q) (1.11, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9379338Z Skipping (s,q) (1.12, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9379496Z Skipping (s,q) (1.13, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9379651Z Skipping (s,q) (1.14, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9379810Z Skipping (s,q) (1.15, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9379970Z Skipping (s,q) (1.16, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9380131Z Skipping (s,q) (1.17, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9380290Z Skipping (s,q) (1.18, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9380447Z Skipping (s,q) (1.19, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9380604Z Skipping (s,q) (1.2, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9380765Z Skipping (s,q) (1.21, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9380921Z Skipping (s,q) (1.22, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9381130Z Skipping (s,q) (1.23, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9381288Z Skipping (s,q) (1.24, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9381443Z Skipping (s,q) (1.25, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9381603Z Skipping (s,q) (1.26, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9381798Z Skipping (s,q) (1.27, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9381963Z Skipping (s,q) (1.28, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9382119Z Skipping (s,q) (1.29, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9382273Z Skipping (s,q) (1.3, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9382435Z Skipping (s,q) (1.31, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9382588Z Skipping (s,q) (1.32, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9382743Z Skipping (s,q) (1.33, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9382906Z Skipping (s,q) (1.34, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9383060Z Skipping (s,q) (1.35, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9383212Z Skipping (s,q) (1.36, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9383373Z Skipping (s,q) (1.37, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9383530Z Skipping (s,q) (1.38, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9383690Z Skipping (s,q) (1.39, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9383845Z Skipping (s,q) (1.4, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9384000Z Skipping (s,q) (1.41, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9384160Z Skipping (s,q) (1.42, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9384316Z Skipping (s,q) (1.43, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9384470Z Skipping (s,q) (1.44, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9384634Z Skipping (s,q) (1.45, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9384788Z Skipping (s,q) (1.46, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9384950Z Skipping (s,q) (1.47, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9385104Z Skipping (s,q) (1.48, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9385261Z Skipping (s,q) (1.49, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9385506Z Skipping (s,q) (1.5, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9385664Z Skipping (s,q) (1.51, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9385820Z Skipping (s,q) (1.52, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9385980Z Skipping (s,q) (1.53, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9386134Z Skipping (s,q) (1.54, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9386292Z Skipping (s,q) (1.55, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9386447Z Skipping (s,q) (1.56, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9386606Z Skipping (s,q) (1.57, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9386766Z Skipping (s,q) (1.58, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9386918Z Skipping (s,q) (1.59, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9387076Z Skipping (s,q) (1.6, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9387242Z Skipping (s,q) (1.61, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9387401Z Skipping (s,q) (1.62, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9387554Z Skipping (s,q) (1.63, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9387712Z Skipping (s,q) (1.64, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9387868Z Skipping (s,q) (1.65, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9388027Z Skipping (s,q) (1.66, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9388184Z Skipping (s,q) (1.67, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9388381Z Skipping (s,q) (1.68, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9388544Z Skipping (s,q) (1.69, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9388700Z Skipping (s,q) (1.7, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9388891Z Skipping (s,q) (1.71, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9389055Z Skipping (s,q) (1.72, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9389212Z Skipping (s,q) (1.73, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9389372Z Skipping (s,q) (1.74, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9389528Z Skipping (s,q) (1.75, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9389682Z Skipping (s,q) (1.76, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9389845Z Skipping (s,q) (1.77, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9390000Z Skipping (s,q) (1.78, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9390156Z Skipping (s,q) (1.79, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9390317Z Skipping (s,q) (1.8, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9390475Z Skipping (s,q) (1.81, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9390639Z Skipping (s,q) (1.82, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9390801Z Skipping (s,q) (1.83, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9390961Z Skipping (s,q) (1.84, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9391180Z Skipping (s,q) (1.85, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9391384Z Skipping (s,q) (1.86, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9391541Z Skipping (s,q) (1.87, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9391702Z Skipping (s,q) (1.88, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9391859Z Skipping (s,q) (1.89, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9392024Z Skipping (s,q) (1.9, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9392179Z Skipping (s,q) (1.91, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9392334Z Skipping (s,q) (1.92, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9392499Z Skipping (s,q) (1.93, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9392747Z Skipping (s,q) (1.94, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9392902Z Skipping (s,q) (1.95, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9393058Z Skipping (s,q) (1.96, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9393212Z Skipping (s,q) (1.97, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9393368Z Skipping (s,q) (1.98, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9393524Z Skipping (s,q) (1.99, 82500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9393721Z Skipping (s,q) (0.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9393957Z Skipping (s,q) (0.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9394146Z Skipping (s,q) (0.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9394304Z Skipping (s,q) (0.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9394469Z Skipping (s,q) (0.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9394633Z Skipping (s,q) (0.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9394793Z Skipping (s,q) (0.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9394950Z Skipping (s,q) (0.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9395103Z Skipping (s,q) (0.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9395264Z Skipping (s,q) (0.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9395419Z Skipping (s,q) (0.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9395573Z Skipping (s,q) (0.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9395786Z Skipping (s,q) (0.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9395942Z Skipping (s,q) (0.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9396096Z Skipping (s,q) (0.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9396345Z Skipping (s,q) (0.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9396574Z Skipping (s,q) (0.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9396774Z Skipping (s,q) (0.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9396929Z Skipping (s,q) (0.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9397087Z Skipping (s,q) (0.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9397247Z Skipping (s,q) (0.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9397402Z Skipping (s,q) (0.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9397557Z Skipping (s,q) (0.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9397724Z Skipping (s,q) (0.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9397881Z Skipping (s,q) (0.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9398043Z Skipping (s,q) (0.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9398202Z Skipping (s,q) (0.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9398361Z Skipping (s,q) (0.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9398517Z Skipping (s,q) (0.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9398671Z Skipping (s,q) (0.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9398838Z Skipping (s,q) (0.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9399062Z Skipping (s,q) (0.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9399268Z Skipping (s,q) (0.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9399427Z Skipping (s,q) (0.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9399587Z Skipping (s,q) (0.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9399740Z Skipping (s,q) (0.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9399898Z Skipping (s,q) (0.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9400056Z Skipping (s,q) (0.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9400333Z Skipping (s,q) (0.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9400495Z Skipping (s,q) (0.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9400651Z Skipping (s,q) (0.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9400831Z Skipping (s,q) (0.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9401007Z Skipping (s,q) (0.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9401166Z Skipping (s,q) (0.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9401325Z Skipping (s,q) (0.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9401527Z Skipping (s,q) (0.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9401747Z Skipping (s,q) (0.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9401924Z Skipping (s,q) (0.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9402084Z Skipping (s,q) (0.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9402253Z Skipping (s,q) (0.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9402410Z Skipping (s,q) (0.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9402566Z Skipping (s,q) (0.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9402725Z Skipping (s,q) (0.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9402880Z Skipping (s,q) (0.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9403034Z Skipping (s,q) (0.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9403190Z Skipping (s,q) (0.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9403396Z Skipping (s,q) (0.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9403556Z Skipping (s,q) (0.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9403711Z Skipping (s,q) (0.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9403910Z Skipping (s,q) (0.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9404099Z Skipping (s,q) (0.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9404319Z Skipping (s,q) (0.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9404787Z Skipping (s,q) (0.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9404951Z Skipping (s,q) (0.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9405110Z Skipping (s,q) (0.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9405269Z Skipping (s,q) (0.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9405423Z Skipping (s,q) (0.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9405582Z Skipping (s,q) (0.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9405748Z Skipping (s,q) (0.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9405904Z Skipping (s,q) (0.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9406064Z Skipping (s,q) (0.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9406227Z Skipping (s,q) (0.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9406381Z Skipping (s,q) (0.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9406536Z Skipping (s,q) (0.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9406710Z Skipping (s,q) (0.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9407047Z Skipping (s,q) (0.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9407245Z Skipping (s,q) (0.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9407402Z Skipping (s,q) (0.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9407563Z Skipping (s,q) (0.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9407728Z Skipping (s,q) (0.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9407884Z Skipping (s,q) (0.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9408042Z Skipping (s,q) (0.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9408328Z Skipping (s,q) (0.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9408545Z Skipping (s,q) (0.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9408707Z Skipping (s,q) (0.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9408863Z Skipping (s,q) (0.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9409020Z Skipping (s,q) (0.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9409179Z Skipping (s,q) (0.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9409333Z Skipping (s,q) (0.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9409533Z Skipping (s,q) (0.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9409741Z Skipping (s,q) (0.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9409897Z Skipping (s,q) (0.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9410061Z Skipping (s,q) (0.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9410221Z Skipping (s,q) (0.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9410379Z Skipping (s,q) (0.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9410537Z Skipping (s,q) (0.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9410693Z Skipping (s,q) (0.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9410848Z Skipping (s,q) (0.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9411005Z Skipping (s,q) (0.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9411160Z Skipping (s,q) (1, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9411399Z Skipping (s,q) (1.01, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9411556Z Skipping (s,q) (1.02, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9411710Z Skipping (s,q) (1.03, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9412024Z Skipping (s,q) (1.04, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9412196Z Skipping (s,q) (1.05, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9412368Z Skipping (s,q) (1.06, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9412539Z Skipping (s,q) (1.07, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9412708Z Skipping (s,q) (1.08, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9412886Z Skipping (s,q) (1.09, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9413042Z Skipping (s,q) (1.1, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9413203Z Skipping (s,q) (1.11, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9413364Z Skipping (s,q) (1.12, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9413518Z Skipping (s,q) (1.13, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9413673Z Skipping (s,q) (1.14, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9413834Z Skipping (s,q) (1.15, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9413989Z Skipping (s,q) (1.16, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9414150Z Skipping (s,q) (1.17, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9414302Z Skipping (s,q) (1.18, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9414457Z Skipping (s,q) (1.19, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9414617Z Skipping (s,q) (1.2, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9414773Z Skipping (s,q) (1.21, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9414927Z Skipping (s,q) (1.22, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9415087Z Skipping (s,q) (1.23, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9415243Z Skipping (s,q) (1.24, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9415398Z Skipping (s,q) (1.25, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9415561Z Skipping (s,q) (1.26, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9415764Z Skipping (s,q) (1.27, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9415959Z Skipping (s,q) (1.28, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9416115Z Skipping (s,q) (1.29, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9416271Z Skipping (s,q) (1.3, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9416430Z Skipping (s,q) (1.31, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9416585Z Skipping (s,q) (1.32, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9416737Z Skipping (s,q) (1.33, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9416896Z Skipping (s,q) (1.34, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9417050Z Skipping (s,q) (1.35, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9417205Z Skipping (s,q) (1.36, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9417363Z Skipping (s,q) (1.37, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9417526Z Skipping (s,q) (1.38, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9417687Z Skipping (s,q) (1.39, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9417842Z Skipping (s,q) (1.4, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9417996Z Skipping (s,q) (1.41, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9418152Z Skipping (s,q) (1.42, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9418307Z Skipping (s,q) (1.43, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9418464Z Skipping (s,q) (1.44, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9418662Z Skipping (s,q) (1.45, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9418819Z Skipping (s,q) (1.46, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9418976Z Skipping (s,q) (1.47, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9419215Z Skipping (s,q) (1.48, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9419372Z Skipping (s,q) (1.49, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9419533Z Skipping (s,q) (1.5, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9419687Z Skipping (s,q) (1.51, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9419847Z Skipping (s,q) (1.52, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9420001Z Skipping (s,q) (1.53, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9420154Z Skipping (s,q) (1.54, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9420312Z Skipping (s,q) (1.55, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9420469Z Skipping (s,q) (1.56, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9420625Z Skipping (s,q) (1.57, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9420781Z Skipping (s,q) (1.58, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9420939Z Skipping (s,q) (1.59, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9421102Z Skipping (s,q) (1.6, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9421258Z Skipping (s,q) (1.61, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9421412Z Skipping (s,q) (1.62, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9421568Z Skipping (s,q) (1.63, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9421723Z Skipping (s,q) (1.64, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9421877Z Skipping (s,q) (1.65, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9422037Z Skipping (s,q) (1.66, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9422193Z Skipping (s,q) (1.67, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9422352Z Skipping (s,q) (1.68, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9422507Z Skipping (s,q) (1.69, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9422663Z Skipping (s,q) (1.7, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9422866Z Skipping (s,q) (1.71, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9423056Z Skipping (s,q) (1.72, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9423213Z Skipping (s,q) (1.73, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9423373Z Skipping (s,q) (1.74, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9423528Z Skipping (s,q) (1.75, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9423687Z Skipping (s,q) (1.76, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9423844Z Skipping (s,q) (1.77, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9424000Z Skipping (s,q) (1.78, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9424159Z Skipping (s,q) (1.79, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9424315Z Skipping (s,q) (1.8, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9424469Z Skipping (s,q) (1.81, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9424631Z Skipping (s,q) (1.82, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9424786Z Skipping (s,q) (1.83, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9424942Z Skipping (s,q) (1.84, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9425100Z Skipping (s,q) (1.85, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9425255Z Skipping (s,q) (1.86, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9425411Z Skipping (s,q) (1.87, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9425564Z Skipping (s,q) (1.88, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9425759Z Skipping (s,q) (1.89, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9425921Z Skipping (s,q) (1.9, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9426075Z Skipping (s,q) (1.91, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9426233Z Skipping (s,q) (1.92, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9426457Z Skipping (s,q) (1.93, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9426614Z Skipping (s,q) (1.94, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9426769Z Skipping (s,q) (1.95, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9426923Z Skipping (s,q) (1.96, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9427078Z Skipping (s,q) (1.97, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9427235Z Skipping (s,q) (1.98, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9427388Z Skipping (s,q) (1.99, 85000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9427544Z Skipping (s,q) (0.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9427699Z Skipping (s,q) (0.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9427852Z Skipping (s,q) (0.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9428009Z Skipping (s,q) (0.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9428169Z Skipping (s,q) (0.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9428326Z Skipping (s,q) (0.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9428482Z Skipping (s,q) (0.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9428636Z Skipping (s,q) (0.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9428788Z Skipping (s,q) (0.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9428946Z Skipping (s,q) (0.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9429100Z Skipping (s,q) (0.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9429258Z Skipping (s,q) (0.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9429410Z Skipping (s,q) (0.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9429564Z Skipping (s,q) (0.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9429721Z Skipping (s,q) (0.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9429923Z Skipping (s,q) (0.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9430115Z Skipping (s,q) (0.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9430275Z Skipping (s,q) (0.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9430430Z Skipping (s,q) (0.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9430588Z Skipping (s,q) (0.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9430742Z Skipping (s,q) (0.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9430895Z Skipping (s,q) (0.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9431055Z Skipping (s,q) (0.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9431210Z Skipping (s,q) (0.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9431362Z Skipping (s,q) (0.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9431520Z Skipping (s,q) (0.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9431681Z Skipping (s,q) (0.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9431838Z Skipping (s,q) (0.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9431991Z Skipping (s,q) (0.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9432145Z Skipping (s,q) (0.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9432301Z Skipping (s,q) (0.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9432457Z Skipping (s,q) (0.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9432611Z Skipping (s,q) (0.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9432812Z Skipping (s,q) (0.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9432969Z Skipping (s,q) (0.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9433123Z Skipping (s,q) (0.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9433279Z Skipping (s,q) (0.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9433474Z Skipping (s,q) (0.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9433633Z Skipping (s,q) (0.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9433788Z Skipping (s,q) (0.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9433942Z Skipping (s,q) (0.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9434101Z Skipping (s,q) (0.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9434254Z Skipping (s,q) (0.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9434407Z Skipping (s,q) (0.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9434567Z Skipping (s,q) (0.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9434723Z Skipping (s,q) (0.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9434881Z Skipping (s,q) (0.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9435034Z Skipping (s,q) (0.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9435190Z Skipping (s,q) (0.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9435350Z Skipping (s,q) (0.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9435504Z Skipping (s,q) (0.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9435658Z Skipping (s,q) (0.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9435813Z Skipping (s,q) (0.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9435966Z Skipping (s,q) (0.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9436122Z Skipping (s,q) (0.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9436277Z Skipping (s,q) (0.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9436432Z Skipping (s,q) (0.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9436589Z Skipping (s,q) (0.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9436745Z Skipping (s,q) (0.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9436903Z Skipping (s,q) (0.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9437147Z Skipping (s,q) (0.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9437304Z Skipping (s,q) (0.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9437460Z Skipping (s,q) (0.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9437616Z Skipping (s,q) (0.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9437770Z Skipping (s,q) (0.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9437928Z Skipping (s,q) (0.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9438085Z Skipping (s,q) (0.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9438242Z Skipping (s,q) (0.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9438407Z Skipping (s,q) (0.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9438564Z Skipping (s,q) (0.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9438729Z Skipping (s,q) (0.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9438891Z Skipping (s,q) (0.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9439045Z Skipping (s,q) (0.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9439205Z Skipping (s,q) (0.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9439360Z Skipping (s,q) (0.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9439517Z Skipping (s,q) (0.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9439682Z Skipping (s,q) (0.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9439879Z Skipping (s,q) (0.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9440043Z Skipping (s,q) (0.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9440200Z Skipping (s,q) (0.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9440355Z Skipping (s,q) (0.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9440554Z Skipping (s,q) (0.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9440717Z Skipping (s,q) (0.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9440873Z Skipping (s,q) (0.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9441037Z Skipping (s,q) (0.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9441196Z Skipping (s,q) (0.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9441352Z Skipping (s,q) (0.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9441511Z Skipping (s,q) (0.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9441671Z Skipping (s,q) (0.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9441833Z Skipping (s,q) (0.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9441989Z Skipping (s,q) (0.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9442146Z Skipping (s,q) (0.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9442310Z Skipping (s,q) (0.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9442471Z Skipping (s,q) (0.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9442628Z Skipping (s,q) (0.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9442789Z Skipping (s,q) (0.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9442948Z Skipping (s,q) (0.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9443107Z Skipping (s,q) (0.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9443263Z Skipping (s,q) (0.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9443421Z Skipping (s,q) (1, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9443586Z Skipping (s,q) (1.01, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9443743Z Skipping (s,q) (1.02, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9443898Z Skipping (s,q) (1.03, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9444063Z Skipping (s,q) (1.04, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9444304Z Skipping (s,q) (1.05, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9444464Z Skipping (s,q) (1.06, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9444622Z Skipping (s,q) (1.07, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9444777Z Skipping (s,q) (1.08, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9444938Z Skipping (s,q) (1.09, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9445095Z Skipping (s,q) (1.1, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9445252Z Skipping (s,q) (1.11, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9445413Z Skipping (s,q) (1.12, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9445568Z Skipping (s,q) (1.13, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9445730Z Skipping (s,q) (1.14, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9445889Z Skipping (s,q) (1.15, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9446050Z Skipping (s,q) (1.16, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9446212Z Skipping (s,q) (1.17, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9446369Z Skipping (s,q) (1.18, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9446523Z Skipping (s,q) (1.19, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9446683Z Skipping (s,q) (1.2, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9446840Z Skipping (s,q) (1.21, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9447179Z Skipping (s,q) (1.22, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9447336Z Skipping (s,q) (1.23, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9447492Z Skipping (s,q) (1.24, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9447651Z Skipping (s,q) (1.25, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9447847Z Skipping (s,q) (1.26, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9448012Z Skipping (s,q) (1.27, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9448172Z Skipping (s,q) (1.28, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9448330Z Skipping (s,q) (1.29, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9448492Z Skipping (s,q) (1.3, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9448649Z Skipping (s,q) (1.31, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9448803Z Skipping (s,q) (1.32, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9448970Z Skipping (s,q) (1.33, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9449126Z Skipping (s,q) (1.34, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9449282Z Skipping (s,q) (1.35, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9449446Z Skipping (s,q) (1.36, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9449605Z Skipping (s,q) (1.37, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9449769Z Skipping (s,q) (1.38, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9449924Z Skipping (s,q) (1.39, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9450082Z Skipping (s,q) (1.4, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9450241Z Skipping (s,q) (1.41, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9450397Z Skipping (s,q) (1.42, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9450551Z Skipping (s,q) (1.43, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9450713Z Skipping (s,q) (1.44, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9450870Z Skipping (s,q) (1.45, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9451025Z Skipping (s,q) (1.46, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9451187Z Skipping (s,q) (1.47, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9451347Z Skipping (s,q) (1.48, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9451591Z Skipping (s,q) (1.49, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9451749Z Skipping (s,q) (1.5, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9451903Z Skipping (s,q) (1.51, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9452062Z Skipping (s,q) (1.52, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9452217Z Skipping (s,q) (1.53, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9452373Z Skipping (s,q) (1.54, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9452538Z Skipping (s,q) (1.55, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9452692Z Skipping (s,q) (1.56, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9452852Z Skipping (s,q) (1.57, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9453009Z Skipping (s,q) (1.58, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9453167Z Skipping (s,q) (1.59, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9453333Z Skipping (s,q) (1.6, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9453490Z Skipping (s,q) (1.61, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9453647Z Skipping (s,q) (1.62, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9453809Z Skipping (s,q) (1.63, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9453966Z Skipping (s,q) (1.64, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9454128Z Skipping (s,q) (1.65, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9454349Z Skipping (s,q) (1.66, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9454507Z Skipping (s,q) (1.67, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9454670Z Skipping (s,q) (1.68, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9454827Z Skipping (s,q) (1.69, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9455023Z Skipping (s,q) (1.7, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9455193Z Skipping (s,q) (1.71, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9455348Z Skipping (s,q) (1.72, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9455511Z Skipping (s,q) (1.73, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9455667Z Skipping (s,q) (1.74, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9455825Z Skipping (s,q) (1.75, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9455988Z Skipping (s,q) (1.76, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9456150Z Skipping (s,q) (1.77, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9456306Z Skipping (s,q) (1.78, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9456469Z Skipping (s,q) (1.79, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9456626Z Skipping (s,q) (1.8, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9456790Z Skipping (s,q) (1.81, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9456951Z Skipping (s,q) (1.82, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9457111Z Skipping (s,q) (1.83, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9457272Z Skipping (s,q) (1.84, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9457432Z Skipping (s,q) (1.85, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9457587Z Skipping (s,q) (1.86, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9457750Z Skipping (s,q) (1.87, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9457909Z Skipping (s,q) (1.88, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9458071Z Skipping (s,q) (1.89, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9458228Z Skipping (s,q) (1.9, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9458384Z Skipping (s,q) (1.91, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9458547Z Skipping (s,q) (1.92, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9458785Z Skipping (s,q) (1.93, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9458942Z Skipping (s,q) (1.94, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9459103Z Skipping (s,q) (1.95, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9459260Z Skipping (s,q) (1.96, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9459415Z Skipping (s,q) (1.97, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9459576Z Skipping (s,q) (1.98, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9459732Z Skipping (s,q) (1.99, 87500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9459893Z Skipping (s,q) (0.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9460050Z Skipping (s,q) (0.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9460206Z Skipping (s,q) (0.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9460368Z Skipping (s,q) (0.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9460529Z Skipping (s,q) (0.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9460685Z Skipping (s,q) (0.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9460849Z Skipping (s,q) (0.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9461006Z Skipping (s,q) (0.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9461166Z Skipping (s,q) (0.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9461320Z Skipping (s,q) (0.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9461520Z Skipping (s,q) (0.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9461683Z Skipping (s,q) (0.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9461840Z Skipping (s,q) (0.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9461996Z Skipping (s,q) (0.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9462198Z Skipping (s,q) (0.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9462361Z Skipping (s,q) (0.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9462519Z Skipping (s,q) (0.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9462676Z Skipping (s,q) (0.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9462831Z Skipping (s,q) (0.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9462993Z Skipping (s,q) (0.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9463149Z Skipping (s,q) (0.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9463307Z Skipping (s,q) (0.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9463466Z Skipping (s,q) (0.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9463621Z Skipping (s,q) (0.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9463782Z Skipping (s,q) (0.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9463942Z Skipping (s,q) (0.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9464101Z Skipping (s,q) (0.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9464263Z Skipping (s,q) (0.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9464419Z Skipping (s,q) (0.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9464576Z Skipping (s,q) (0.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9464737Z Skipping (s,q) (0.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9464893Z Skipping (s,q) (0.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9465054Z Skipping (s,q) (0.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9465212Z Skipping (s,q) (0.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9465368Z Skipping (s,q) (0.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9465528Z Skipping (s,q) (0.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9465687Z Skipping (s,q) (0.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9465924Z Skipping (s,q) (0.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9466085Z Skipping (s,q) (0.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9466242Z Skipping (s,q) (0.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9466402Z Skipping (s,q) (0.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9466560Z Skipping (s,q) (0.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9466714Z Skipping (s,q) (0.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9466874Z Skipping (s,q) (0.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9467031Z Skipping (s,q) (0.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9467186Z Skipping (s,q) (0.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9467348Z Skipping (s,q) (0.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9467507Z Skipping (s,q) (0.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9467674Z Skipping (s,q) (0.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9467835Z Skipping (s,q) (0.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9467991Z Skipping (s,q) (0.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9468152Z Skipping (s,q) (0.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9468307Z Skipping (s,q) (0.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9468463Z Skipping (s,q) (0.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9468626Z Skipping (s,q) (0.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9468825Z Skipping (s,q) (0.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9468982Z Skipping (s,q) (0.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9469143Z Skipping (s,q) (0.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9469339Z Skipping (s,q) (0.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9469506Z Skipping (s,q) (0.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9469663Z Skipping (s,q) (0.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9469818Z Skipping (s,q) (0.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9469981Z Skipping (s,q) (0.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9470137Z Skipping (s,q) (0.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9470293Z Skipping (s,q) (0.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9470456Z Skipping (s,q) (0.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9470615Z Skipping (s,q) (0.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9470775Z Skipping (s,q) (0.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9470930Z Skipping (s,q) (0.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9471092Z Skipping (s,q) (0.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9471258Z Skipping (s,q) (0.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9471415Z Skipping (s,q) (0.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9471571Z Skipping (s,q) (0.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9471733Z Skipping (s,q) (0.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9471889Z Skipping (s,q) (0.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9472050Z Skipping (s,q) (0.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9472208Z Skipping (s,q) (0.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9472368Z Skipping (s,q) (0.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9472530Z Skipping (s,q) (0.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9472686Z Skipping (s,q) (0.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9472844Z Skipping (s,q) (0.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9473088Z Skipping (s,q) (0.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9473244Z Skipping (s,q) (0.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9473407Z Skipping (s,q) (0.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9473567Z Skipping (s,q) (0.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9473723Z Skipping (s,q) (0.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9473884Z Skipping (s,q) (0.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9474040Z Skipping (s,q) (0.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9474199Z Skipping (s,q) (0.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9474366Z Skipping (s,q) (0.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9474522Z Skipping (s,q) (0.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9474688Z Skipping (s,q) (0.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9474849Z Skipping (s,q) (0.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9475005Z Skipping (s,q) (0.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9475170Z Skipping (s,q) (0.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9475326Z Skipping (s,q) (0.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9475483Z Skipping (s,q) (0.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9475643Z Skipping (s,q) (0.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9475799Z Skipping (s,q) (0.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9476003Z Skipping (s,q) (1, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9476162Z Skipping (s,q) (1.01, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9476317Z Skipping (s,q) (1.02, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9476516Z Skipping (s,q) (1.03, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9476679Z Skipping (s,q) (1.04, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9476835Z Skipping (s,q) (1.05, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9476997Z Skipping (s,q) (1.06, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9477155Z Skipping (s,q) (1.07, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9477310Z Skipping (s,q) (1.08, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9477472Z Skipping (s,q) (1.09, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9477628Z Skipping (s,q) (1.1, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9477792Z Skipping (s,q) (1.11, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9477947Z Skipping (s,q) (1.12, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9478102Z Skipping (s,q) (1.13, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9478267Z Skipping (s,q) (1.14, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9478427Z Skipping (s,q) (1.15, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9478586Z Skipping (s,q) (1.16, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9478747Z Skipping (s,q) (1.17, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9478902Z Skipping (s,q) (1.18, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9479069Z Skipping (s,q) (1.19, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9479228Z Skipping (s,q) (1.2, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9479384Z Skipping (s,q) (1.21, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9479547Z Skipping (s,q) (1.22, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9479701Z Skipping (s,q) (1.23, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9479856Z Skipping (s,q) (1.24, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9480019Z Skipping (s,q) (1.25, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9480276Z Skipping (s,q) (1.26, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9480439Z Skipping (s,q) (1.27, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9480594Z Skipping (s,q) (1.28, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9480750Z Skipping (s,q) (1.29, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9480914Z Skipping (s,q) (1.3, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9481070Z Skipping (s,q) (1.31, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9481224Z Skipping (s,q) (1.32, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9481390Z Skipping (s,q) (1.33, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9481547Z Skipping (s,q) (1.34, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9481707Z Skipping (s,q) (1.35, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9481866Z Skipping (s,q) (1.36, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9482027Z Skipping (s,q) (1.37, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9482194Z Skipping (s,q) (1.38, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9482352Z Skipping (s,q) (1.39, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9482508Z Skipping (s,q) (1.4, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9482668Z Skipping (s,q) (1.41, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9482824Z Skipping (s,q) (1.42, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9482986Z Skipping (s,q) (1.43, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9483184Z Skipping (s,q) (1.44, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9483342Z Skipping (s,q) (1.45, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9483506Z Skipping (s,q) (1.46, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9483700Z Skipping (s,q) (1.47, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9483862Z Skipping (s,q) (1.48, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9484023Z Skipping (s,q) (1.49, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9484180Z Skipping (s,q) (1.5, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9484342Z Skipping (s,q) (1.51, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9484500Z Skipping (s,q) (1.52, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9484659Z Skipping (s,q) (1.53, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9484820Z Skipping (s,q) (1.54, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9484981Z Skipping (s,q) (1.55, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9485138Z Skipping (s,q) (1.56, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9485301Z Skipping (s,q) (1.57, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9485460Z Skipping (s,q) (1.58, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9485620Z Skipping (s,q) (1.59, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9485792Z Skipping (s,q) (1.6, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9485947Z Skipping (s,q) (1.61, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9486111Z Skipping (s,q) (1.62, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9486268Z Skipping (s,q) (1.63, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9486426Z Skipping (s,q) (1.64, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9486587Z Skipping (s,q) (1.65, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9486747Z Skipping (s,q) (1.66, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9486969Z Skipping (s,q) (1.67, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9487134Z Skipping (s,q) (1.68, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9487292Z Skipping (s,q) (1.69, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9487503Z Skipping (s,q) (1.7, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9487701Z Skipping (s,q) (1.71, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9487858Z Skipping (s,q) (1.72, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9488017Z Skipping (s,q) (1.73, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9488174Z Skipping (s,q) (1.74, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9488327Z Skipping (s,q) (1.75, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9488491Z Skipping (s,q) (1.76, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9488649Z Skipping (s,q) (1.77, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9488814Z Skipping (s,q) (1.78, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9488972Z Skipping (s,q) (1.79, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9489133Z Skipping (s,q) (1.8, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9489296Z Skipping (s,q) (1.81, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9489454Z Skipping (s,q) (1.82, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9489609Z Skipping (s,q) (1.83, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9489770Z Skipping (s,q) (1.84, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9489928Z Skipping (s,q) (1.85, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9490089Z Skipping (s,q) (1.86, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9490244Z Skipping (s,q) (1.87, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9490441Z Skipping (s,q) (1.88, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9490603Z Skipping (s,q) (1.89, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9490763Z Skipping (s,q) (1.9, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9490959Z Skipping (s,q) (1.91, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9491123Z Skipping (s,q) (1.92, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9491282Z Skipping (s,q) (1.93, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9491444Z Skipping (s,q) (1.94, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9491601Z Skipping (s,q) (1.95, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9491757Z Skipping (s,q) (1.96, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9491918Z Skipping (s,q) (1.97, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9492074Z Skipping (s,q) (1.98, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9492233Z Skipping (s,q) (1.99, 90000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9492396Z Skipping (s,q) (0.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9492551Z Skipping (s,q) (0.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9492714Z Skipping (s,q) (0.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9492874Z Skipping (s,q) (0.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9493031Z Skipping (s,q) (0.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9493190Z Skipping (s,q) (0.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9493346Z Skipping (s,q) (0.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9493502Z Skipping (s,q) (0.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9493665Z Skipping (s,q) (0.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9493820Z Skipping (s,q) (0.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9493979Z Skipping (s,q) (0.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9494139Z Skipping (s,q) (0.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9494294Z Skipping (s,q) (0.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9494458Z Skipping (s,q) (0.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9494660Z Skipping (s,q) (0.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9494854Z Skipping (s,q) (0.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9495014Z Skipping (s,q) (0.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9495172Z Skipping (s,q) (0.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9495327Z Skipping (s,q) (0.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9495490Z Skipping (s,q) (0.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9495646Z Skipping (s,q) (0.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9495809Z Skipping (s,q) (0.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9495964Z Skipping (s,q) (0.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9496121Z Skipping (s,q) (0.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9496286Z Skipping (s,q) (0.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9496449Z Skipping (s,q) (0.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9496610Z Skipping (s,q) (0.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9496772Z Skipping (s,q) (0.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9496928Z Skipping (s,q) (0.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9497090Z Skipping (s,q) (0.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9497246Z Skipping (s,q) (0.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9497402Z Skipping (s,q) (0.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9497607Z Skipping (s,q) (0.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9497764Z Skipping (s,q) (0.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9497918Z Skipping (s,q) (0.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9498118Z Skipping (s,q) (0.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9498279Z Skipping (s,q) (0.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9498441Z Skipping (s,q) (0.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9498600Z Skipping (s,q) (0.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9498757Z Skipping (s,q) (0.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9498920Z Skipping (s,q) (0.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9502363Z Skipping (s,q) (0.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9502544Z Skipping (s,q) (0.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9502710Z Skipping (s,q) (0.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9502868Z Skipping (s,q) (0.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9503027Z Skipping (s,q) (0.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9503184Z Skipping (s,q) (0.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9503341Z Skipping (s,q) (0.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9503503Z Skipping (s,q) (0.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9503660Z Skipping (s,q) (0.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9503816Z Skipping (s,q) (0.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9503976Z Skipping (s,q) (0.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9504131Z Skipping (s,q) (0.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9504288Z Skipping (s,q) (0.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9504710Z Skipping (s,q) (0.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9504869Z Skipping (s,q) (0.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9505026Z Skipping (s,q) (0.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9505183Z Skipping (s,q) (0.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9505455Z Skipping (s,q) (0.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9505676Z Skipping (s,q) (0.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9505835Z Skipping (s,q) (0.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9505990Z Skipping (s,q) (0.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9506148Z Skipping (s,q) (0.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9506305Z Skipping (s,q) (0.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9506465Z Skipping (s,q) (0.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9506622Z Skipping (s,q) (0.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9506776Z Skipping (s,q) (0.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9506934Z Skipping (s,q) (0.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9507091Z Skipping (s,q) (0.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9507254Z Skipping (s,q) (0.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9507412Z Skipping (s,q) (0.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9507568Z Skipping (s,q) (0.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9507727Z Skipping (s,q) (0.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9507881Z Skipping (s,q) (0.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9508039Z Skipping (s,q) (0.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9508199Z Skipping (s,q) (0.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9508418Z Skipping (s,q) (0.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9508576Z Skipping (s,q) (0.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9508734Z Skipping (s,q) (0.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9508890Z Skipping (s,q) (0.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9509107Z Skipping (s,q) (0.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9509265Z Skipping (s,q) (0.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9509421Z Skipping (s,q) (0.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9509583Z Skipping (s,q) (0.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9509740Z Skipping (s,q) (0.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9509895Z Skipping (s,q) (0.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9510057Z Skipping (s,q) (0.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9510218Z Skipping (s,q) (0.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9510378Z Skipping (s,q) (0.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9510535Z Skipping (s,q) (0.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9510691Z Skipping (s,q) (0.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9510854Z Skipping (s,q) (0.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9511013Z Skipping (s,q) (0.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9511167Z Skipping (s,q) (0.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9511325Z Skipping (s,q) (0.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9511482Z Skipping (s,q) (0.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9511640Z Skipping (s,q) (0.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9511793Z Skipping (s,q) (0.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9511951Z Skipping (s,q) (0.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9512108Z Skipping (s,q) (1, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9512264Z Skipping (s,q) (1.01, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9512418Z Skipping (s,q) (1.02, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9512650Z Skipping (s,q) (1.03, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9512844Z Skipping (s,q) (1.04, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9513004Z Skipping (s,q) (1.05, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9513158Z Skipping (s,q) (1.06, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9513315Z Skipping (s,q) (1.07, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9513475Z Skipping (s,q) (1.08, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9513630Z Skipping (s,q) (1.09, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9513788Z Skipping (s,q) (1.1, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9513948Z Skipping (s,q) (1.11, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9514103Z Skipping (s,q) (1.12, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9514263Z Skipping (s,q) (1.13, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9514421Z Skipping (s,q) (1.14, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9514586Z Skipping (s,q) (1.15, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9514744Z Skipping (s,q) (1.16, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9514899Z Skipping (s,q) (1.17, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9515053Z Skipping (s,q) (1.18, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9515211Z Skipping (s,q) (1.19, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9515369Z Skipping (s,q) (1.2, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9515564Z Skipping (s,q) (1.21, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9515726Z Skipping (s,q) (1.22, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9515882Z Skipping (s,q) (1.23, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9516038Z Skipping (s,q) (1.24, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9516232Z Skipping (s,q) (1.25, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9516393Z Skipping (s,q) (1.26, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9516554Z Skipping (s,q) (1.27, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9516709Z Skipping (s,q) (1.28, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9516863Z Skipping (s,q) (1.29, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9517021Z Skipping (s,q) (1.3, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9517178Z Skipping (s,q) (1.31, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9517340Z Skipping (s,q) (1.32, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9517494Z Skipping (s,q) (1.33, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9517648Z Skipping (s,q) (1.34, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9517808Z Skipping (s,q) (1.35, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9517967Z Skipping (s,q) (1.36, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9518127Z Skipping (s,q) (1.37, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9518285Z Skipping (s,q) (1.38, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9518440Z Skipping (s,q) (1.39, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9518604Z Skipping (s,q) (1.4, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9518760Z Skipping (s,q) (1.41, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9518914Z Skipping (s,q) (1.42, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9519078Z Skipping (s,q) (1.43, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9519234Z Skipping (s,q) (1.44, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9519390Z Skipping (s,q) (1.45, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9519549Z Skipping (s,q) (1.46, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9519708Z Skipping (s,q) (1.47, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9519949Z Skipping (s,q) (1.48, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9520107Z Skipping (s,q) (1.49, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9520263Z Skipping (s,q) (1.5, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9520423Z Skipping (s,q) (1.51, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9520585Z Skipping (s,q) (1.52, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9520741Z Skipping (s,q) (1.53, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9520903Z Skipping (s,q) (1.54, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9521058Z Skipping (s,q) (1.55, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9521217Z Skipping (s,q) (1.56, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9521370Z Skipping (s,q) (1.57, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9521528Z Skipping (s,q) (1.58, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9521692Z Skipping (s,q) (1.59, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9521847Z Skipping (s,q) (1.6, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9522002Z Skipping (s,q) (1.61, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9522165Z Skipping (s,q) (1.62, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9522322Z Skipping (s,q) (1.63, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9522481Z Skipping (s,q) (1.64, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9522676Z Skipping (s,q) (1.65, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9522833Z Skipping (s,q) (1.66, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9522990Z Skipping (s,q) (1.67, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9523145Z Skipping (s,q) (1.68, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9523339Z Skipping (s,q) (1.69, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9523504Z Skipping (s,q) (1.7, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9523661Z Skipping (s,q) (1.71, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9523816Z Skipping (s,q) (1.72, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9523977Z Skipping (s,q) (1.73, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9524131Z Skipping (s,q) (1.74, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9524288Z Skipping (s,q) (1.75, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9524445Z Skipping (s,q) (1.76, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9524599Z Skipping (s,q) (1.77, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9524758Z Skipping (s,q) (1.78, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9524915Z Skipping (s,q) (1.79, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9525073Z Skipping (s,q) (1.8, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9525237Z Skipping (s,q) (1.81, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9525392Z Skipping (s,q) (1.82, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9525549Z Skipping (s,q) (1.83, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9525703Z Skipping (s,q) (1.84, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9525857Z Skipping (s,q) (1.85, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9526017Z Skipping (s,q) (1.86, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9526175Z Skipping (s,q) (1.87, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9526329Z Skipping (s,q) (1.88, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9526487Z Skipping (s,q) (1.89, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9526642Z Skipping (s,q) (1.9, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9526812Z Skipping (s,q) (1.91, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9527110Z Skipping (s,q) (1.92, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9527265Z Skipping (s,q) (1.93, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9527422Z Skipping (s,q) (1.94, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9527577Z Skipping (s,q) (1.95, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9527731Z Skipping (s,q) (1.96, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9527890Z Skipping (s,q) (1.97, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9528049Z Skipping (s,q) (1.98, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9528206Z Skipping (s,q) (1.99, 92500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9528361Z Skipping (s,q) (0.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9528517Z Skipping (s,q) (0.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9528680Z Skipping (s,q) (0.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9528839Z Skipping (s,q) (0.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9528994Z Skipping (s,q) (0.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9529152Z Skipping (s,q) (0.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9529305Z Skipping (s,q) (0.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9529464Z Skipping (s,q) (0.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9529617Z Skipping (s,q) (0.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9529890Z Skipping (s,q) (0.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9530056Z Skipping (s,q) (0.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9530212Z Skipping (s,q) (0.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9530369Z Skipping (s,q) (0.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9530568Z Skipping (s,q) (0.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9530730Z Skipping (s,q) (0.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9530887Z Skipping (s,q) (0.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9531041Z Skipping (s,q) (0.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9531195Z Skipping (s,q) (0.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9531351Z Skipping (s,q) (0.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9531506Z Skipping (s,q) (0.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9531667Z Skipping (s,q) (0.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9531828Z Skipping (s,q) (0.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9531983Z Skipping (s,q) (0.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9532139Z Skipping (s,q) (0.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9532298Z Skipping (s,q) (0.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9532457Z Skipping (s,q) (0.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9532615Z Skipping (s,q) (0.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9532769Z Skipping (s,q) (0.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9532924Z Skipping (s,q) (0.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9533084Z Skipping (s,q) (0.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9533238Z Skipping (s,q) (0.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9533396Z Skipping (s,q) (0.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9533553Z Skipping (s,q) (0.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9533709Z Skipping (s,q) (0.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9533865Z Skipping (s,q) (0.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9534022Z Skipping (s,q) (0.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9534260Z Skipping (s,q) (0.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9534420Z Skipping (s,q) (0.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9534575Z Skipping (s,q) (0.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9534732Z Skipping (s,q) (0.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9534889Z Skipping (s,q) (0.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9535043Z Skipping (s,q) (0.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9535203Z Skipping (s,q) (0.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9535356Z Skipping (s,q) (0.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9535511Z Skipping (s,q) (0.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9535668Z Skipping (s,q) (0.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9535826Z Skipping (s,q) (0.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9535985Z Skipping (s,q) (0.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9536142Z Skipping (s,q) (0.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9536297Z Skipping (s,q) (0.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9536455Z Skipping (s,q) (0.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9536611Z Skipping (s,q) (0.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9536765Z Skipping (s,q) (0.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9536964Z Skipping (s,q) (0.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9537120Z Skipping (s,q) (0.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9537274Z Skipping (s,q) (0.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9537432Z Skipping (s,q) (0.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9537648Z Skipping (s,q) (0.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9537810Z Skipping (s,q) (0.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9537967Z Skipping (s,q) (0.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9538121Z Skipping (s,q) (0.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9538278Z Skipping (s,q) (0.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9538433Z Skipping (s,q) (0.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9538587Z Skipping (s,q) (0.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9538751Z Skipping (s,q) (0.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9538905Z Skipping (s,q) (0.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9539061Z Skipping (s,q) (0.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9539215Z Skipping (s,q) (0.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9539373Z Skipping (s,q) (0.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9539536Z Skipping (s,q) (0.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9539691Z Skipping (s,q) (0.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9539846Z Skipping (s,q) (0.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9540006Z Skipping (s,q) (0.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9540162Z Skipping (s,q) (0.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9540321Z Skipping (s,q) (0.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9540477Z Skipping (s,q) (0.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9540632Z Skipping (s,q) (0.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9540789Z Skipping (s,q) (0.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9540944Z Skipping (s,q) (0.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9541099Z Skipping (s,q) (0.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9541339Z Skipping (s,q) (0.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9541497Z Skipping (s,q) (0.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9541652Z Skipping (s,q) (0.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9541809Z Skipping (s,q) (0.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9541964Z Skipping (s,q) (0.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9542120Z Skipping (s,q) (0.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9542276Z Skipping (s,q) (0.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9542430Z Skipping (s,q) (0.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9542589Z Skipping (s,q) (0.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9542745Z Skipping (s,q) (0.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9542902Z Skipping (s,q) (0.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9543067Z Skipping (s,q) (0.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9543221Z Skipping (s,q) (0.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9543378Z Skipping (s,q) (0.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9543532Z Skipping (s,q) (0.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9543687Z Skipping (s,q) (0.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9543845Z Skipping (s,q) (0.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9544041Z Skipping (s,q) (0.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9544196Z Skipping (s,q) (0.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9544353Z Skipping (s,q) (1, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9544508Z Skipping (s,q) (1.01, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9544704Z Skipping (s,q) (1.02, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9544862Z Skipping (s,q) (1.03, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9545017Z Skipping (s,q) (1.04, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9545174Z Skipping (s,q) (1.05, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9545329Z Skipping (s,q) (1.06, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9545483Z Skipping (s,q) (1.07, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9545641Z Skipping (s,q) (1.08, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9545796Z Skipping (s,q) (1.09, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9545958Z Skipping (s,q) (1.1, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9546112Z Skipping (s,q) (1.11, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9546267Z Skipping (s,q) (1.12, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9546426Z Skipping (s,q) (1.13, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9546584Z Skipping (s,q) (1.14, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9546738Z Skipping (s,q) (1.15, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9546897Z Skipping (s,q) (1.16, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9547053Z Skipping (s,q) (1.17, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9547210Z Skipping (s,q) (1.18, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9547363Z Skipping (s,q) (1.19, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9547520Z Skipping (s,q) (1.2, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9547680Z Skipping (s,q) (1.21, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9547834Z Skipping (s,q) (1.22, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9547988Z Skipping (s,q) (1.23, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9548149Z Skipping (s,q) (1.24, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9548384Z Skipping (s,q) (1.25, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9548544Z Skipping (s,q) (1.26, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9548698Z Skipping (s,q) (1.27, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9548853Z Skipping (s,q) (1.28, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9549009Z Skipping (s,q) (1.29, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9549164Z Skipping (s,q) (1.3, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9549320Z Skipping (s,q) (1.31, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9549481Z Skipping (s,q) (1.32, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9549636Z Skipping (s,q) (1.33, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9549790Z Skipping (s,q) (1.34, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9549949Z Skipping (s,q) (1.35, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9550107Z Skipping (s,q) (1.36, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9550266Z Skipping (s,q) (1.37, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9550420Z Skipping (s,q) (1.38, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9550573Z Skipping (s,q) (1.39, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9550731Z Skipping (s,q) (1.4, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9550886Z Skipping (s,q) (1.41, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9551041Z Skipping (s,q) (1.42, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9551242Z Skipping (s,q) (1.43, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9551397Z Skipping (s,q) (1.44, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9551554Z Skipping (s,q) (1.45, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9551746Z Skipping (s,q) (1.46, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9551907Z Skipping (s,q) (1.47, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9552064Z Skipping (s,q) (1.48, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9552218Z Skipping (s,q) (1.49, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9552374Z Skipping (s,q) (1.5, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9552531Z Skipping (s,q) (1.51, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9552685Z Skipping (s,q) (1.52, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9552843Z Skipping (s,q) (1.53, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9553000Z Skipping (s,q) (1.54, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9553153Z Skipping (s,q) (1.55, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9553308Z Skipping (s,q) (1.56, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9553463Z Skipping (s,q) (1.57, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9553619Z Skipping (s,q) (1.58, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9553776Z Skipping (s,q) (1.59, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9553931Z Skipping (s,q) (1.6, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9554086Z Skipping (s,q) (1.61, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9554237Z Skipping (s,q) (1.62, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9554390Z Skipping (s,q) (1.63, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9554548Z Skipping (s,q) (1.64, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9554704Z Skipping (s,q) (1.65, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9554856Z Skipping (s,q) (1.66, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9555012Z Skipping (s,q) (1.67, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9555169Z Skipping (s,q) (1.68, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9555409Z Skipping (s,q) (1.69, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9555564Z Skipping (s,q) (1.7, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9555717Z Skipping (s,q) (1.71, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9555873Z Skipping (s,q) (1.72, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9556027Z Skipping (s,q) (1.73, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9556179Z Skipping (s,q) (1.74, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9556335Z Skipping (s,q) (1.75, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9556492Z Skipping (s,q) (1.76, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9556648Z Skipping (s,q) (1.77, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9556800Z Skipping (s,q) (1.78, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9556956Z Skipping (s,q) (1.79, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9557117Z Skipping (s,q) (1.8, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9557269Z Skipping (s,q) (1.81, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9557424Z Skipping (s,q) (1.82, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9557581Z Skipping (s,q) (1.83, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9557735Z Skipping (s,q) (1.84, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9557888Z Skipping (s,q) (1.85, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9558044Z Skipping (s,q) (1.86, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9558238Z Skipping (s,q) (1.87, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9558399Z Skipping (s,q) (1.88, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9558553Z Skipping (s,q) (1.89, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9558745Z Skipping (s,q) (1.9, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9558906Z Skipping (s,q) (1.91, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9559060Z Skipping (s,q) (1.92, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9559213Z Skipping (s,q) (1.93, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9559369Z Skipping (s,q) (1.94, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9559522Z Skipping (s,q) (1.95, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9559678Z Skipping (s,q) (1.96, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9559829Z Skipping (s,q) (1.97, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9559986Z Skipping (s,q) (1.98, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9560141Z Skipping (s,q) (1.99, 95000): inconsistent with heavy hitters! 2025-05-07T20:58:07.9560294Z Skipping (s,q) (0.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9560450Z Skipping (s,q) (0.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9560609Z Skipping (s,q) (0.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9560761Z Skipping (s,q) (0.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9560918Z Skipping (s,q) (0.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9561070Z Skipping (s,q) (0.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9561222Z Skipping (s,q) (0.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9561379Z Skipping (s,q) (0.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9561532Z Skipping (s,q) (0.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9561687Z Skipping (s,q) (0.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9561843Z Skipping (s,q) (0.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9561998Z Skipping (s,q) (0.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9562155Z Skipping (s,q) (0.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9562390Z Skipping (s,q) (0.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9562545Z Skipping (s,q) (0.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9562705Z Skipping (s,q) (0.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9562861Z Skipping (s,q) (0.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9563015Z Skipping (s,q) (0.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9563178Z Skipping (s,q) (0.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9563332Z Skipping (s,q) (0.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9563493Z Skipping (s,q) (0.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9563648Z Skipping (s,q) (0.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9563804Z Skipping (s,q) (0.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9563968Z Skipping (s,q) (0.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9564129Z Skipping (s,q) (0.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9564283Z Skipping (s,q) (0.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9564443Z Skipping (s,q) (0.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9564598Z Skipping (s,q) (0.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9564755Z Skipping (s,q) (0.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9564910Z Skipping (s,q) (0.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9565065Z Skipping (s,q) (0.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9565287Z Skipping (s,q) (0.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9565442Z Skipping (s,q) (0.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9565598Z Skipping (s,q) (0.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9565795Z Skipping (s,q) (0.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9565951Z Skipping (s,q) (0.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9566113Z Skipping (s,q) (0.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9566271Z Skipping (s,q) (0.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9566426Z Skipping (s,q) (0.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9566587Z Skipping (s,q) (0.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9566742Z Skipping (s,q) (0.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9566957Z Skipping (s,q) (0.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9567119Z Skipping (s,q) (0.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9567273Z Skipping (s,q) (0.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9567429Z Skipping (s,q) (0.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9567595Z Skipping (s,q) (0.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9567752Z Skipping (s,q) (0.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9567916Z Skipping (s,q) (0.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9568070Z Skipping (s,q) (0.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9568222Z Skipping (s,q) (0.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9568381Z Skipping (s,q) (0.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9568536Z Skipping (s,q) (0.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9568690Z Skipping (s,q) (0.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9568853Z Skipping (s,q) (0.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9569009Z Skipping (s,q) (0.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9569167Z Skipping (s,q) (0.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9569325Z Skipping (s,q) (0.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9569526Z Skipping (s,q) (0.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9569723Z Skipping (s,q) (0.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9569880Z Skipping (s,q) (0.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9570032Z Skipping (s,q) (0.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9570190Z Skipping (s,q) (0.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9570346Z Skipping (s,q) (0.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9570506Z Skipping (s,q) (0.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9570663Z Skipping (s,q) (0.65, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9570821Z Skipping (s,q) (0.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9570976Z Skipping (s,q) (0.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9571132Z Skipping (s,q) (0.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9571290Z Skipping (s,q) (0.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9571452Z Skipping (s,q) (0.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9571611Z Skipping (s,q) (0.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9571770Z Skipping (s,q) (0.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9571926Z Skipping (s,q) (0.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9572082Z Skipping (s,q) (0.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9572239Z Skipping (s,q) (0.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9572435Z Skipping (s,q) (0.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9572591Z Skipping (s,q) (0.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9572752Z Skipping (s,q) (0.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9572943Z Skipping (s,q) (0.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9573101Z Skipping (s,q) (0.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9573258Z Skipping (s,q) (0.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9573414Z Skipping (s,q) (0.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9573570Z Skipping (s,q) (0.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9573724Z Skipping (s,q) (0.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9573881Z Skipping (s,q) (0.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9574041Z Skipping (s,q) (0.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9574200Z Skipping (s,q) (0.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9574361Z Skipping (s,q) (0.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9574514Z Skipping (s,q) (0.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9574673Z Skipping (s,q) (0.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9574837Z Skipping (s,q) (0.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9574994Z Skipping (s,q) (0.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9575150Z Skipping (s,q) (0.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9575310Z Skipping (s,q) (0.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9575465Z Skipping (s,q) (0.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9575620Z Skipping (s,q) (0.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9575779Z Skipping (s,q) (0.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9575937Z Skipping (s,q) (0.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9576094Z Skipping (s,q) (0.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9576249Z Skipping (s,q) (1, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9576408Z Skipping (s,q) (1.01, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9576614Z Skipping (s,q) (1.02, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9576806Z Skipping (s,q) (1.03, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9576964Z Skipping (s,q) (1.04, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9577123Z Skipping (s,q) (1.05, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9577279Z Skipping (s,q) (1.06, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9577443Z Skipping (s,q) (1.07, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9577602Z Skipping (s,q) (1.08, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9577759Z Skipping (s,q) (1.09, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9577917Z Skipping (s,q) (1.1, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9578073Z Skipping (s,q) (1.11, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9578232Z Skipping (s,q) (1.12, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9578398Z Skipping (s,q) (1.13, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9578559Z Skipping (s,q) (1.14, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9578717Z Skipping (s,q) (1.15, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9578869Z Skipping (s,q) (1.16, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9579023Z Skipping (s,q) (1.17, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9579177Z Skipping (s,q) (1.18, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9579332Z Skipping (s,q) (1.19, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9579528Z Skipping (s,q) (1.2, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9579688Z Skipping (s,q) (1.21, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9579844Z Skipping (s,q) (1.22, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9580041Z Skipping (s,q) (1.23, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9580199Z Skipping (s,q) (1.24, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9580357Z Skipping (s,q) (1.25, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9580517Z Skipping (s,q) (1.26, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9580670Z Skipping (s,q) (1.27, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9580823Z Skipping (s,q) (1.28, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9580981Z Skipping (s,q) (1.29, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9581135Z Skipping (s,q) (1.3, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9581296Z Skipping (s,q) (1.31, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9581453Z Skipping (s,q) (1.32, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9581608Z Skipping (s,q) (1.33, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9581767Z Skipping (s,q) (1.34, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9581926Z Skipping (s,q) (1.35, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9582082Z Skipping (s,q) (1.36, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9582243Z Skipping (s,q) (1.37, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9582399Z Skipping (s,q) (1.38, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9582554Z Skipping (s,q) (1.39, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9582709Z Skipping (s,q) (1.4, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9582863Z Skipping (s,q) (1.41, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9583028Z Skipping (s,q) (1.42, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9583182Z Skipping (s,q) (1.43, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9583337Z Skipping (s,q) (1.44, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9583496Z Skipping (s,q) (1.45, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9583697Z Skipping (s,q) (1.46, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9583891Z Skipping (s,q) (1.47, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9584045Z Skipping (s,q) (1.48, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9584198Z Skipping (s,q) (1.49, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9584356Z Skipping (s,q) (1.5, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9584508Z Skipping (s,q) (1.51, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9584660Z Skipping (s,q) (1.52, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9584819Z Skipping (s,q) (1.53, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9584972Z Skipping (s,q) (1.54, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9585125Z Skipping (s,q) (1.55, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9585279Z Skipping (s,q) (1.56, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9585439Z Skipping (s,q) (1.57, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9585601Z Skipping (s,q) (1.58, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9585754Z Skipping (s,q) (1.59, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9585910Z Skipping (s,q) (1.6, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9586073Z Skipping (s,q) (1.61, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9586229Z Skipping (s,q) (1.62, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9586383Z Skipping (s,q) (1.63, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9586582Z Skipping (s,q) (1.64, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9586755Z Skipping (s,q) (1.65, 97500): inconsistent with heavy hitterPASSED 2025-05-07T20:58:07.9586762Z 2025-05-07T20:58:07.9586906Z ============================== 1 passed in 2.15s =============================== 2025-05-07T20:58:07.9587028Z s! 2025-05-07T20:58:07.9587186Z Skipping (s,q) (1.66, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9587351Z Skipping (s,q) (1.67, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9587505Z Skipping (s,q) (1.68, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9587660Z Skipping (s,q) (1.69, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9587823Z Skipping (s,q) (1.7, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9587979Z Skipping (s,q) (1.71, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9588138Z Skipping (s,q) (1.72, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9588294Z Skipping (s,q) (1.73, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9588447Z Skipping (s,q) (1.74, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9588603Z Skipping (s,q) (1.75, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9588756Z Skipping (s,q) (1.76, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9588911Z Skipping (s,q) (1.77, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9589073Z Skipping (s,q) (1.78, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9589228Z Skipping (s,q) (1.79, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9589391Z Skipping (s,q) (1.8, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9589547Z Skipping (s,q) (1.81, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9589703Z Skipping (s,q) (1.82, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9589860Z Skipping (s,q) (1.83, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9590014Z Skipping (s,q) (1.84, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9590168Z Skipping (s,q) (1.85, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9590325Z Skipping (s,q) (1.86, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9590479Z Skipping (s,q) (1.87, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9590644Z Skipping (s,q) (1.88, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9590906Z Skipping (s,q) (1.89, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9591064Z Skipping (s,q) (1.9, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9591222Z Skipping (s,q) (1.91, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9591374Z Skipping (s,q) (1.92, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9591528Z Skipping (s,q) (1.93, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9591686Z Skipping (s,q) (1.94, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9591843Z Skipping (s,q) (1.95, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9592001Z Skipping (s,q) (1.96, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9592156Z Skipping (s,q) (1.97, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9592310Z Skipping (s,q) (1.98, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9592472Z Skipping (s,q) (1.99, 97500): inconsistent with heavy hitters! 2025-05-07T20:58:07.9592610Z Time taken to estimate parameters (us): 55157 2025-05-07T20:58:08.0057172Z 2025-05-07T20:58:08.0057544Z [TEST] Python test suite PASSED: ./tbe/stats/tbe_bench_params_reporter_test.py 2025-05-07T20:58:08.0077366Z [TEST] Python test time for ./tbe/stats/tbe_bench_params_reporter_test.py: 5 seconds 2025-05-07T20:58:08.0077746Z 2025-05-07T20:58:08.0077764Z 2025-05-07T20:58:08.0079413Z 2025-05-07T20:58:08.0079421Z 2025-05-07T20:58:08.0098252Z ################################################################################ 2025-05-07T20:58:08.0117138Z # [2025-05-07T20:58:08.011Z] Run Python Test Suite: 2025-05-07T20:58:08.0117379Z # ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:58:08.0117512Z ################################################################################ 2025-05-07T20:58:08.0143378Z + 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:58:08.0143543Z 2025-05-07T20:58:10.1538924Z ============================= test session starts ============================== 2025-05-07T20:58:10.1539949Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:10.1540859Z cachedir: .pytest_cache 2025-05-07T20:58:10.1541854Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:10.1543138Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:10.1543835Z plugins: hypothesis-6.131.14 2025-05-07T20:58:11.8603739Z collecting ... collected 2 items 2025-05-07T20:58:11.8603990Z 2025-05-07T20:58:15.2749427Z 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:58:15.2750829Z self=, 2025-05-07T20:58:15.2751579Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2751878Z weight_decay=0.001, 2025-05-07T20:58:15.2752113Z T=1, 2025-05-07T20:58:15.2752309Z D=2, 2025-05-07T20:58:15.2752491Z B=1, 2025-05-07T20:58:15.2752680Z log_E=3, 2025-05-07T20:58:15.2752881Z L=0, 2025-05-07T20:58:15.2753091Z D_gradcheck=1, 2025-05-07T20:58:15.2753340Z weighted=False, 2025-05-07T20:58:15.2753568Z mixed=False, 2025-05-07T20:58:15.2753801Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.2754104Z pooling_mode=, 2025-05-07T20:58:15.2754391Z start_iter=0, 2025-05-07T20:58:15.2754608Z gwd_lower_bound=0, 2025-05-07T20:58:15.2754836Z ) 2025-05-07T20:58:15.2755106Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2756289Z self=, 2025-05-07T20:58:15.2757024Z weights_precision=SparseType.FP16, 2025-05-07T20:58:15.2757319Z weight_decay=0.001, 2025-05-07T20:58:15.2757545Z T=1, 2025-05-07T20:58:15.2757728Z D=2, 2025-05-07T20:58:15.2757912Z B=1, 2025-05-07T20:58:15.2758101Z log_E=3, 2025-05-07T20:58:15.2758289Z L=0, 2025-05-07T20:58:15.2758481Z D_gradcheck=1, 2025-05-07T20:58:15.2758702Z weighted=False, 2025-05-07T20:58:15.2758912Z mixed=False, 2025-05-07T20:58:15.2759149Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.2759450Z pooling_mode=, 2025-05-07T20:58:15.2759726Z start_iter=0, 2025-05-07T20:58:15.2759942Z gwd_lower_bound=0, 2025-05-07T20:58:15.2760168Z ) 2025-05-07T20:58:15.2760427Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2761212Z self=, 2025-05-07T20:58:15.2761940Z weights_precision=SparseType.FP16, 2025-05-07T20:58:15.2762227Z weight_decay=0.001, 2025-05-07T20:58:15.2762452Z T=5, 2025-05-07T20:58:15.2769111Z D=81, 2025-05-07T20:58:15.2769346Z B=109, 2025-05-07T20:58:15.2769551Z log_E=4, 2025-05-07T20:58:15.2769758Z L=0, 2025-05-07T20:58:15.2769956Z D_gradcheck=1, 2025-05-07T20:58:15.2770186Z weighted=True, 2025-05-07T20:58:15.2770405Z mixed=False, 2025-05-07T20:58:15.2770799Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.2771112Z pooling_mode=, 2025-05-07T20:58:15.2771401Z start_iter=0, 2025-05-07T20:58:15.2771621Z gwd_lower_bound=0, 2025-05-07T20:58:15.2771848Z ) 2025-05-07T20:58:15.2772121Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2772987Z self=, 2025-05-07T20:58:15.2773723Z weights_precision=SparseType.FP16, 2025-05-07T20:58:15.2774018Z weight_decay=0.1, 2025-05-07T20:58:15.2774247Z T=3, 2025-05-07T20:58:15.2774431Z D=100, 2025-05-07T20:58:15.2774622Z B=70, 2025-05-07T20:58:15.2774817Z log_E=3, 2025-05-07T20:58:15.2775005Z L=5, 2025-05-07T20:58:15.2775194Z D_gradcheck=2, 2025-05-07T20:58:15.2775412Z weighted=True, 2025-05-07T20:58:15.2775617Z mixed=False, 2025-05-07T20:58:15.2775850Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.2776153Z pooling_mode=, 2025-05-07T20:58:15.2776437Z start_iter=10, 2025-05-07T20:58:15.2776662Z gwd_lower_bound=0.001, 2025-05-07T20:58:15.2776898Z ) 2025-05-07T20:58:15.2777157Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2777940Z self=, 2025-05-07T20:58:15.2778667Z weights_precision=SparseType.FP16, 2025-05-07T20:58:15.2778960Z weight_decay=0.001, 2025-05-07T20:58:15.2779181Z T=2, 2025-05-07T20:58:15.2779370Z D=19, 2025-05-07T20:58:15.2779556Z B=124, 2025-05-07T20:58:15.2779740Z log_E=3, 2025-05-07T20:58:15.2779935Z L=11, 2025-05-07T20:58:15.2780129Z D_gradcheck=1, 2025-05-07T20:58:15.2780339Z weighted=True, 2025-05-07T20:58:15.2780552Z mixed=True, 2025-05-07T20:58:15.2780784Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.2781080Z pooling_mode=, 2025-05-07T20:58:15.2781366Z start_iter=1000, 2025-05-07T20:58:15.2781601Z gwd_lower_bound=0.001, 2025-05-07T20:58:15.2781826Z ) 2025-05-07T20:58:15.2782091Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2782865Z self=, 2025-05-07T20:58:15.2783684Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2783977Z weight_decay=0.01, 2025-05-07T20:58:15.2784196Z T=1, 2025-05-07T20:58:15.2784383Z D=66, 2025-05-07T20:58:15.2784564Z B=22, 2025-05-07T20:58:15.2784748Z log_E=3, 2025-05-07T20:58:15.2784944Z L=13, 2025-05-07T20:58:15.2785129Z D_gradcheck=1, 2025-05-07T20:58:15.2785348Z weighted=False, 2025-05-07T20:58:15.2785568Z mixed=True, 2025-05-07T20:58:15.2785795Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.2786092Z pooling_mode=, 2025-05-07T20:58:15.2786386Z start_iter=1000, 2025-05-07T20:58:15.2786612Z gwd_lower_bound=0.01, 2025-05-07T20:58:15.2786842Z ) 2025-05-07T20:58:15.2787105Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2787872Z self=, 2025-05-07T20:58:15.2788606Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2788902Z weight_decay=0.01, 2025-05-07T20:58:15.2789123Z T=5, 2025-05-07T20:58:15.2789305Z D=43, 2025-05-07T20:58:15.2789493Z B=3, 2025-05-07T20:58:15.2789669Z log_E=5, 2025-05-07T20:58:15.2789864Z L=6, 2025-05-07T20:58:15.2790055Z D_gradcheck=1, 2025-05-07T20:58:15.2790269Z weighted=False, 2025-05-07T20:58:15.2790478Z mixed=False, 2025-05-07T20:58:15.2790711Z output_dtype=SparseType.FP16, 2025-05-07T20:58:15.2791005Z pooling_mode=, 2025-05-07T20:58:15.2791336Z start_iter=100, 2025-05-07T20:58:15.2791562Z gwd_lower_bound=0.001, 2025-05-07T20:58:15.2791789Z ) 2025-05-07T20:58:15.2792047Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2792821Z self=, 2025-05-07T20:58:15.2793587Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2793877Z weight_decay=0.1, 2025-05-07T20:58:15.2794096Z T=5, 2025-05-07T20:58:15.2794282Z D=56, 2025-05-07T20:58:15.2794458Z B=25, 2025-05-07T20:58:15.2794641Z log_E=5, 2025-05-07T20:58:15.2794836Z L=8, 2025-05-07T20:58:15.2795023Z D_gradcheck=2, 2025-05-07T20:58:15.2795241Z weighted=True, 2025-05-07T20:58:15.2795452Z mixed=False, 2025-05-07T20:58:15.2795677Z output_dtype=SparseType.FP16, 2025-05-07T20:58:15.2795975Z pooling_mode=, 2025-05-07T20:58:15.2796258Z start_iter=1000, 2025-05-07T20:58:15.2796490Z gwd_lower_bound=0.001, 2025-05-07T20:58:15.2796712Z ) 2025-05-07T20:58:15.2796965Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2797735Z self=, 2025-05-07T20:58:15.2798457Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2798748Z weight_decay=0.001, 2025-05-07T20:58:15.2798975Z T=5, 2025-05-07T20:58:15.2799156Z D=35, 2025-05-07T20:58:15.2799343Z B=118, 2025-05-07T20:58:15.2799536Z log_E=3, 2025-05-07T20:58:15.2799725Z L=6, 2025-05-07T20:58:15.2799917Z D_gradcheck=1, 2025-05-07T20:58:15.2800136Z weighted=True, 2025-05-07T20:58:15.2800342Z mixed=False, 2025-05-07T20:58:15.2800575Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.2800874Z pooling_mode=, 2025-05-07T20:58:15.2801160Z start_iter=1000, 2025-05-07T20:58:15.2801393Z gwd_lower_bound=0.01, 2025-05-07T20:58:15.2801623Z ) 2025-05-07T20:58:15.2801891Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2802655Z self=, 2025-05-07T20:58:15.2803378Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2803725Z weight_decay=0.01, 2025-05-07T20:58:15.2803986Z T=3, 2025-05-07T20:58:15.2804170Z D=113, 2025-05-07T20:58:15.2804358Z B=46, 2025-05-07T20:58:15.2805452Z log_E=4, 2025-05-07T20:58:15.2805705Z L=2, 2025-05-07T20:58:15.2805943Z D_gradcheck=2, 2025-05-07T20:58:15.2806201Z weighted=False, 2025-05-07T20:58:15.2806466Z mixed=True, 2025-05-07T20:58:15.2806700Z output_dtype=SparseType.FP32, 2025-05-07T20:58:15.2807082Z pooling_mode=, 2025-05-07T20:58:15.2807374Z start_iter=1000, 2025-05-07T20:58:15.2807609Z gwd_lower_bound=0.01, 2025-05-07T20:58:15.2807848Z ) 2025-05-07T20:58:15.2808109Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2808887Z self=, 2025-05-07T20:58:15.2809616Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2809906Z weight_decay=0.01, 2025-05-07T20:58:15.2810128Z T=2, 2025-05-07T20:58:15.2810320Z D=90, 2025-05-07T20:58:15.2810500Z B=81, 2025-05-07T20:58:15.2810686Z log_E=3, 2025-05-07T20:58:15.2810877Z L=12, 2025-05-07T20:58:15.2811061Z D_gradcheck=2, 2025-05-07T20:58:15.2811280Z weighted=False, 2025-05-07T20:58:15.2811496Z mixed=True, 2025-05-07T20:58:15.2811725Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.2812028Z pooling_mode=, 2025-05-07T20:58:15.2812313Z start_iter=0, 2025-05-07T20:58:15.2812529Z gwd_lower_bound=0.001, 2025-05-07T20:58:15.2812762Z ) 2025-05-07T20:58:15.2813195Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2813979Z self=, 2025-05-07T20:58:15.2814769Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2815067Z weight_decay=0.01, 2025-05-07T20:58:15.2815290Z T=2, 2025-05-07T20:58:15.2815472Z D=90, 2025-05-07T20:58:15.2815654Z B=81, 2025-05-07T20:58:15.2815835Z log_E=3, 2025-05-07T20:58:15.2816024Z L=12, 2025-05-07T20:58:15.2816217Z D_gradcheck=2, 2025-05-07T20:58:15.2816433Z weighted=False, 2025-05-07T20:58:15.2816642Z mixed=False, 2025-05-07T20:58:15.2816870Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.2817159Z pooling_mode=, 2025-05-07T20:58:15.2817436Z start_iter=0, 2025-05-07T20:58:15.2817653Z gwd_lower_bound=0.001, 2025-05-07T20:58:15.2817879Z ) 2025-05-07T20:58:15.2818141Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2818912Z self=, 2025-05-07T20:58:15.2819636Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2819927Z weight_decay=0.01, 2025-05-07T20:58:15.2820144Z T=2, 2025-05-07T20:58:15.2820326Z D=90, 2025-05-07T20:58:15.2820509Z B=81, 2025-05-07T20:58:15.2820691Z log_E=3, 2025-05-07T20:58:15.2820883Z L=12, 2025-05-07T20:58:15.2821075Z D_gradcheck=1, 2025-05-07T20:58:15.2821284Z weighted=False, 2025-05-07T20:58:15.2821498Z mixed=False, 2025-05-07T20:58:15.2821727Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.2822017Z pooling_mode=, 2025-05-07T20:58:15.2822299Z start_iter=0, 2025-05-07T20:58:15.2822517Z gwd_lower_bound=0.001, 2025-05-07T20:58:15.2822739Z ) 2025-05-07T20:58:15.2823004Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2823774Z self=, 2025-05-07T20:58:15.2824496Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2824783Z weight_decay=0.01, 2025-05-07T20:58:15.2825006Z T=1, 2025-05-07T20:58:15.2825277Z D=90, 2025-05-07T20:58:15.2825456Z B=81, 2025-05-07T20:58:15.2825702Z log_E=3, 2025-05-07T20:58:15.2825906Z L=12, 2025-05-07T20:58:15.2826095Z D_gradcheck=1, 2025-05-07T20:58:15.2826310Z weighted=False, 2025-05-07T20:58:15.2826528Z mixed=False, 2025-05-07T20:58:15.2826758Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.2827054Z pooling_mode=, 2025-05-07T20:58:15.2827341Z start_iter=0, 2025-05-07T20:58:15.2827553Z gwd_lower_bound=0.001, 2025-05-07T20:58:15.2827787Z ) 2025-05-07T20:58:15.2828055Z Trying example: test_backward_adagrad_global_weight_decay( 2025-05-07T20:58:15.2828830Z self=, 2025-05-07T20:58:15.2829561Z weights_precision=SparseType.FP32, 2025-05-07T20:58:15.2829853Z weight_decay=0.01, 2025-05-07T20:58:15.2830082Z T=1, 2025-05-07T20:58:15.2830266Z D=90, 2025-05-07T20:58:15.2830452Z B=1, 2025-05-07T20:58:15.2830640Z log_E=3, 2025-05-07T20:58:15.2830831Z L=12, 2025-05-07T20:58:15.2831028Z D_gradcheck=1, 2025-05-07T20:58:15.2831242Z weighted=False, 2025-05-07T20:58:15.2831451Z mixed=False, 2025-05-07T20:58:15.2831682Z output_dtype=SparseType.BF16, 2025-05-07T20:58:15.2831978Z pooling_mode=, 2025-05-07T20:58:15.2832257Z start_iter=0, 2025-05-07T20:58:15.2832476Z gwd_lower_bound=0.001, 2025-05-07T20:58:15.2832710Z ) 2025-05-07T20:58:15.2832899Z PASSED 2025-05-07T20:58:28.9897025Z 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:28.9898386Z self=, 2025-05-07T20:58:28.9899739Z weights_precision=SparseType.FP32, 2025-05-07T20:58:28.9900043Z weight_decay=0.001, 2025-05-07T20:58:28.9900291Z T=1, 2025-05-07T20:58:28.9900498Z D=2, 2025-05-07T20:58:28.9900690Z B=1, 2025-05-07T20:58:28.9900893Z log_E=3, 2025-05-07T20:58:28.9901099Z L=0, 2025-05-07T20:58:28.9901297Z D_gradcheck=1, 2025-05-07T20:58:28.9901529Z weighted=False, 2025-05-07T20:58:28.9901752Z mixed=False, 2025-05-07T20:58:28.9901993Z output_dtype=SparseType.FP32, 2025-05-07T20:58:28.9902303Z pooling_mode=, 2025-05-07T20:58:28.9902595Z start_iter=0, 2025-05-07T20:58:28.9902819Z gwd_lower_bound=0, 2025-05-07T20:58:28.9903057Z ) 2025-05-07T20:58:28.9903350Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9904166Z self=, 2025-05-07T20:58:28.9905187Z weights_precision=SparseType.FP16, 2025-05-07T20:58:28.9905493Z weight_decay=0.001, 2025-05-07T20:58:28.9905735Z T=1, 2025-05-07T20:58:28.9905930Z D=2, 2025-05-07T20:58:28.9906129Z B=1, 2025-05-07T20:58:28.9906330Z log_E=3, 2025-05-07T20:58:28.9906534Z L=0, 2025-05-07T20:58:28.9906741Z D_gradcheck=1, 2025-05-07T20:58:28.9906968Z weighted=False, 2025-05-07T20:58:28.9907208Z mixed=False, 2025-05-07T20:58:28.9907489Z output_dtype=SparseType.FP32, 2025-05-07T20:58:28.9907801Z pooling_mode=, 2025-05-07T20:58:28.9908088Z start_iter=0, 2025-05-07T20:58:28.9908354Z gwd_lower_bound=0, 2025-05-07T20:58:28.9908578Z ) 2025-05-07T20:58:28.9908875Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9909694Z self=, 2025-05-07T20:58:28.9910437Z weights_precision=SparseType.FP16, 2025-05-07T20:58:28.9910841Z weight_decay=0.001, 2025-05-07T20:58:28.9911080Z T=4, 2025-05-07T20:58:28.9911348Z D=100, 2025-05-07T20:58:28.9911551Z B=73, 2025-05-07T20:58:28.9911752Z log_E=4, 2025-05-07T20:58:28.9911954Z L=14, 2025-05-07T20:58:28.9912150Z D_gradcheck=2, 2025-05-07T20:58:28.9912371Z weighted=True, 2025-05-07T20:58:28.9912595Z mixed=True, 2025-05-07T20:58:28.9912832Z output_dtype=SparseType.FP32, 2025-05-07T20:58:28.9913134Z pooling_mode=, 2025-05-07T20:58:28.9913427Z start_iter=1000, 2025-05-07T20:58:28.9913659Z gwd_lower_bound=0.01, 2025-05-07T20:58:28.9913897Z ) 2025-05-07T20:58:28.9914186Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9914995Z self=, 2025-05-07T20:58:28.9915745Z weights_precision=SparseType.FP16, 2025-05-07T20:58:28.9916040Z weight_decay=0.01, 2025-05-07T20:58:28.9916267Z T=4, 2025-05-07T20:58:28.9916466Z D=33, 2025-05-07T20:58:28.9916659Z B=110, 2025-05-07T20:58:28.9916847Z log_E=5, 2025-05-07T20:58:28.9917047Z L=11, 2025-05-07T20:58:28.9917249Z D_gradcheck=1, 2025-05-07T20:58:28.9917470Z weighted=False, 2025-05-07T20:58:28.9917698Z mixed=False, 2025-05-07T20:58:28.9917941Z output_dtype=SparseType.BF16, 2025-05-07T20:58:28.9918241Z pooling_mode=, 2025-05-07T20:58:28.9918526Z start_iter=100, 2025-05-07T20:58:28.9918753Z gwd_lower_bound=0, 2025-05-07T20:58:28.9918978Z ) 2025-05-07T20:58:28.9919338Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9920158Z self=, 2025-05-07T20:58:28.9920906Z weights_precision=SparseType.FP16, 2025-05-07T20:58:28.9921264Z weight_decay=0.001, 2025-05-07T20:58:28.9921501Z T=3, 2025-05-07T20:58:28.9921698Z D=122, 2025-05-07T20:58:28.9921892Z B=17, 2025-05-07T20:58:28.9922089Z log_E=5, 2025-05-07T20:58:28.9922294Z L=13, 2025-05-07T20:58:28.9922490Z D_gradcheck=2, 2025-05-07T20:58:28.9922717Z weighted=False, 2025-05-07T20:58:28.9922944Z mixed=False, 2025-05-07T20:58:28.9923177Z output_dtype=SparseType.BF16, 2025-05-07T20:58:28.9923481Z pooling_mode=, 2025-05-07T20:58:28.9923779Z start_iter=1000, 2025-05-07T20:58:28.9924022Z gwd_lower_bound=0.001, 2025-05-07T20:58:28.9924254Z ) 2025-05-07T20:58:28.9924546Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9925363Z self=, 2025-05-07T20:58:28.9926104Z weights_precision=SparseType.FP32, 2025-05-07T20:58:28.9926406Z weight_decay=0.01, 2025-05-07T20:58:28.9926649Z T=3, 2025-05-07T20:58:28.9926967Z D=27, 2025-05-07T20:58:28.9927166Z B=125, 2025-05-07T20:58:28.9927364Z log_E=4, 2025-05-07T20:58:28.9927561Z L=5, 2025-05-07T20:58:28.9927757Z D_gradcheck=1, 2025-05-07T20:58:28.9927982Z weighted=True, 2025-05-07T20:58:28.9928197Z mixed=False, 2025-05-07T20:58:28.9928439Z output_dtype=SparseType.FP16, 2025-05-07T20:58:28.9928743Z pooling_mode=, 2025-05-07T20:58:28.9929039Z start_iter=100, 2025-05-07T20:58:28.9929267Z gwd_lower_bound=0.001, 2025-05-07T20:58:28.9929505Z ) 2025-05-07T20:58:28.9929797Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9930609Z self=, 2025-05-07T20:58:28.9931356Z weights_precision=SparseType.FP32, 2025-05-07T20:58:28.9931657Z weight_decay=0.01, 2025-05-07T20:58:28.9931880Z T=2, 2025-05-07T20:58:28.9932130Z D=76, 2025-05-07T20:58:28.9932326Z B=37, 2025-05-07T20:58:28.9932556Z log_E=4, 2025-05-07T20:58:28.9932760Z L=10, 2025-05-07T20:58:28.9932962Z D_gradcheck=1, 2025-05-07T20:58:28.9933182Z weighted=False, 2025-05-07T20:58:28.9933402Z mixed=True, 2025-05-07T20:58:28.9933642Z output_dtype=SparseType.BF16, 2025-05-07T20:58:28.9933938Z pooling_mode=, 2025-05-07T20:58:28.9934233Z start_iter=10, 2025-05-07T20:58:28.9934458Z gwd_lower_bound=0, 2025-05-07T20:58:28.9934679Z ) 2025-05-07T20:58:28.9934966Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9935788Z self=, 2025-05-07T20:58:28.9936540Z weights_precision=SparseType.FP16, 2025-05-07T20:58:28.9936834Z weight_decay=0.01, 2025-05-07T20:58:28.9937084Z T=2, 2025-05-07T20:58:28.9937319Z D=89, 2025-05-07T20:58:28.9937515Z B=118, 2025-05-07T20:58:28.9937713Z log_E=3, 2025-05-07T20:58:28.9937921Z L=20, 2025-05-07T20:58:28.9938118Z D_gradcheck=1, 2025-05-07T20:58:28.9938344Z weighted=True, 2025-05-07T20:58:28.9938568Z mixed=True, 2025-05-07T20:58:28.9938802Z output_dtype=SparseType.FP16, 2025-05-07T20:58:28.9939112Z pooling_mode=, 2025-05-07T20:58:28.9939410Z start_iter=0, 2025-05-07T20:58:28.9939634Z gwd_lower_bound=0.01, 2025-05-07T20:58:28.9939874Z ) 2025-05-07T20:58:28.9940162Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9941022Z self=, 2025-05-07T20:58:28.9941765Z weights_precision=SparseType.FP32, 2025-05-07T20:58:28.9942063Z weight_decay=0.1, 2025-05-07T20:58:28.9942328Z T=5, 2025-05-07T20:58:28.9942515Z D=74, 2025-05-07T20:58:28.9942718Z B=125, 2025-05-07T20:58:28.9942916Z log_E=5, 2025-05-07T20:58:28.9943117Z L=1, 2025-05-07T20:58:28.9943313Z D_gradcheck=2, 2025-05-07T20:58:28.9943533Z weighted=False, 2025-05-07T20:58:28.9943747Z mixed=True, 2025-05-07T20:58:28.9943986Z output_dtype=SparseType.FP16, 2025-05-07T20:58:28.9944291Z pooling_mode=, 2025-05-07T20:58:28.9944575Z start_iter=100, 2025-05-07T20:58:28.9950945Z gwd_lower_bound=0.001, 2025-05-07T20:58:28.9951235Z ) 2025-05-07T20:58:28.9951531Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9952363Z self=, 2025-05-07T20:58:28.9953118Z weights_precision=SparseType.FP16, 2025-05-07T20:58:28.9953429Z weight_decay=0.01, 2025-05-07T20:58:28.9953670Z T=2, 2025-05-07T20:58:28.9953865Z D=93, 2025-05-07T20:58:28.9954064Z B=122, 2025-05-07T20:58:28.9954267Z log_E=4, 2025-05-07T20:58:28.9954469Z L=10, 2025-05-07T20:58:28.9954678Z D_gradcheck=2, 2025-05-07T20:58:28.9954907Z weighted=False, 2025-05-07T20:58:28.9955130Z mixed=False, 2025-05-07T20:58:28.9955377Z output_dtype=SparseType.FP16, 2025-05-07T20:58:28.9955690Z pooling_mode=, 2025-05-07T20:58:28.9955981Z start_iter=1000, 2025-05-07T20:58:28.9956218Z gwd_lower_bound=0, 2025-05-07T20:58:28.9956446Z ) 2025-05-07T20:58:28.9956731Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9957553Z self=, 2025-05-07T20:58:28.9958306Z weights_precision=SparseType.FP32, 2025-05-07T20:58:28.9958607Z weight_decay=0.001, 2025-05-07T20:58:28.9958838Z T=5, 2025-05-07T20:58:28.9959036Z D=78, 2025-05-07T20:58:28.9959229Z B=109, 2025-05-07T20:58:28.9959506Z log_E=5, 2025-05-07T20:58:28.9959714Z L=14, 2025-05-07T20:58:28.9959960Z D_gradcheck=1, 2025-05-07T20:58:28.9960180Z weighted=False, 2025-05-07T20:58:28.9960406Z mixed=False, 2025-05-07T20:58:28.9960645Z output_dtype=SparseType.BF16, 2025-05-07T20:58:28.9960944Z pooling_mode=, 2025-05-07T20:58:28.9961241Z start_iter=10, 2025-05-07T20:58:28.9961465Z gwd_lower_bound=0, 2025-05-07T20:58:28.9961688Z ) 2025-05-07T20:58:28.9961977Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9962794Z self=, 2025-05-07T20:58:28.9963540Z weights_precision=SparseType.FP32, 2025-05-07T20:58:28.9963837Z weight_decay=0.001, 2025-05-07T20:58:28.9964070Z T=5, 2025-05-07T20:58:28.9964267Z D=78, 2025-05-07T20:58:28.9964460Z B=109, 2025-05-07T20:58:28.9964662Z log_E=5, 2025-05-07T20:58:28.9964866Z L=1, 2025-05-07T20:58:28.9965064Z D_gradcheck=1, 2025-05-07T20:58:28.9965287Z weighted=False, 2025-05-07T20:58:28.9965511Z mixed=False, 2025-05-07T20:58:28.9965747Z output_dtype=SparseType.BF16, 2025-05-07T20:58:28.9966053Z pooling_mode=, 2025-05-07T20:58:28.9966346Z start_iter=10, 2025-05-07T20:58:28.9966567Z gwd_lower_bound=0, 2025-05-07T20:58:28.9966797Z ) 2025-05-07T20:58:28.9967209Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9968068Z self=, 2025-05-07T20:58:28.9968819Z weights_precision=SparseType.FP32, 2025-05-07T20:58:28.9969119Z weight_decay=0.001, 2025-05-07T20:58:28.9969354Z T=1, 2025-05-07T20:58:28.9969539Z D=78, 2025-05-07T20:58:28.9969787Z B=109, 2025-05-07T20:58:28.9969986Z log_E=5, 2025-05-07T20:58:28.9970185Z L=1, 2025-05-07T20:58:28.9970385Z D_gradcheck=1, 2025-05-07T20:58:28.9970614Z weighted=False, 2025-05-07T20:58:28.9970835Z mixed=False, 2025-05-07T20:58:28.9971079Z output_dtype=SparseType.BF16, 2025-05-07T20:58:28.9971383Z pooling_mode=, 2025-05-07T20:58:28.9971670Z start_iter=10, 2025-05-07T20:58:28.9971896Z gwd_lower_bound=0, 2025-05-07T20:58:28.9972124Z ) 2025-05-07T20:58:28.9972405Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9973223Z self=, 2025-05-07T20:58:28.9973971Z weights_precision=SparseType.FP32, 2025-05-07T20:58:28.9974268Z weight_decay=0.001, 2025-05-07T20:58:28.9974497Z T=1, 2025-05-07T20:58:28.9974690Z D=109, 2025-05-07T20:58:28.9974884Z B=109, 2025-05-07T20:58:28.9975074Z log_E=5, 2025-05-07T20:58:28.9975282Z L=1, 2025-05-07T20:58:28.9975477Z D_gradcheck=1, 2025-05-07T20:58:28.9975696Z weighted=False, 2025-05-07T20:58:28.9975920Z mixed=False, 2025-05-07T20:58:28.9976157Z output_dtype=SparseType.BF16, 2025-05-07T20:58:28.9976454Z pooling_mode=, 2025-05-07T20:58:28.9976745Z start_iter=10, 2025-05-07T20:58:28.9976968Z gwd_lower_bound=0, 2025-05-07T20:58:28.9977191Z ) 2025-05-07T20:58:28.9977478Z Trying example: test_backward_adagrad_global_weight_decay_vbe( 2025-05-07T20:58:28.9978293Z self=, 2025-05-07T20:58:28.9979035Z weights_precision=SparseType.FP32, 2025-05-07T20:58:28.9979335Z weight_decay=0.001, 2025-05-07T20:58:28.9979563Z T=1, 2025-05-07T20:58:28.9979757Z D=109, 2025-05-07T20:58:28.9979953Z B=109, 2025-05-07T20:58:28.9980149Z log_E=3, 2025-05-07T20:58:28.9980350Z L=1, 2025-05-07T20:58:28.9980649Z D_gradcheck=1, 2025-05-07T20:58:28.9980881Z weighted=False, 2025-05-07T20:58:28.9981155Z mixed=False, 2025-05-07T20:58:28.9981394Z output_dtype=SparseType.BF16, 2025-05-07T20:58:28.9981700Z pooling_mode=, 2025-05-07T20:58:28.9981991Z start_iter=10, 2025-05-07T20:58:28.9982211Z gwd_lower_bound=0, 2025-05-07T20:58:28.9982439Z ) 2025-05-07T20:58:28.9982625Z PASSED 2025-05-07T20:58:28.9982739Z 2025-05-07T20:58:28.9982884Z =============================== warnings summary =============================== 2025-05-07T20:58:28.9983475Z ../../../../../../miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/split_embedding_utils.py:23 2025-05-07T20:58:28.9984723Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/split_embedding_utils.py:23: DeprecationWarning:  2025-05-07T20:58:28.9985608Z The Python module fbgemm_gpu.split_embedding_utils is now DEPRECATED and will be removed in the 2025-05-07T20:58:28.9986239Z future. Users should import fbgemm_gpu.tbe.utils into their scripts instead. 2025-05-07T20:58:28.9986689Z  2025-05-07T20:58:28.9986910Z warnings.warn( # noqa: B028 2025-05-07T20:58:28.9987088Z 2025-05-07T20:58:28.9987342Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:58:28.9987871Z ======================== 2 passed, 1 warning in 18.96s ========================= 2025-05-07T20:58:29.6848908Z 2025-05-07T20:58:29.6849700Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_global_weight_decay_test.py 2025-05-07T20:58:29.6869193Z [TEST] Python test time for ./tbe/training/backward_adagrad_global_weight_decay_test.py: 21 seconds 2025-05-07T20:58:29.6869688Z 2025-05-07T20:58:29.6869693Z 2025-05-07T20:58:29.6869697Z 2025-05-07T20:58:29.6869701Z 2025-05-07T20:58:29.6891533Z ################################################################################ 2025-05-07T20:58:29.6907207Z # [2025-05-07T20:58:29.690Z] Run Python Test Suite: 2025-05-07T20:58:29.6907695Z # ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:58:29.6908099Z ################################################################################ 2025-05-07T20:58:29.6932376Z + 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:29.6933076Z 2025-05-07T20:58:31.8287002Z ============================= test session starts ============================== 2025-05-07T20:58:31.8287682Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T20:58:31.8288518Z cachedir: .pytest_cache 2025-05-07T20:58:31.8289670Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T20:58:31.8291114Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T20:58:31.8291945Z plugins: hypothesis-6.131.14 2025-05-07T20:58:33.4851155Z collecting ... collected 1 item 2025-05-07T20:58:33.4851368Z 2025-05-07T20:58:39.6349265Z 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:39.6350749Z self=, 2025-05-07T20:58:39.6351392Z weights_precision=SparseType.FP32, 2025-05-07T20:58:39.6351691Z mixed_B=False, 2025-05-07T20:58:39.6351963Z pooling_mode=, 2025-05-07T20:58:39.6352251Z T=1, 2025-05-07T20:58:39.6352450Z D=128, 2025-05-07T20:58:39.6352639Z B=1, 2025-05-07T20:58:39.6352832Z log_E=3, 2025-05-07T20:58:39.6353032Z L=0, 2025-05-07T20:58:39.6353222Z D_gradcheck=1, 2025-05-07T20:58:39.6353469Z stochastic_rounding=False, 2025-05-07T20:58:39.6353729Z weighted=False, 2025-05-07T20:58:39.6354250Z row_wise=False, 2025-05-07T20:58:39.6354549Z mixed=False, 2025-05-07T20:58:39.6354769Z use_cache=False, 2025-05-07T20:58:39.6355017Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6355308Z use_cpu=False, 2025-05-07T20:58:39.6355549Z output_dtype=SparseType.FP32, 2025-05-07T20:58:39.6355810Z ) 2025-05-07T20:58:39.6356052Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6356709Z self=, 2025-05-07T20:58:39.6357345Z weights_precision=SparseType.FP16, 2025-05-07T20:58:39.6357636Z mixed_B=False, 2025-05-07T20:58:39.6357878Z pooling_mode=, 2025-05-07T20:58:39.6358160Z T=1, 2025-05-07T20:58:39.6358345Z D=128, 2025-05-07T20:58:39.6358535Z B=1, 2025-05-07T20:58:39.6358724Z log_E=3, 2025-05-07T20:58:39.6358919Z L=0, 2025-05-07T20:58:39.6359116Z D_gradcheck=1, 2025-05-07T20:58:39.6359358Z stochastic_rounding=False, 2025-05-07T20:58:39.6359618Z weighted=False, 2025-05-07T20:58:39.6359843Z row_wise=False, 2025-05-07T20:58:39.6360063Z mixed=False, 2025-05-07T20:58:39.6360274Z use_cache=False, 2025-05-07T20:58:39.6360527Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6360819Z use_cpu=False, 2025-05-07T20:58:39.6361054Z output_dtype=SparseType.FP32, 2025-05-07T20:58:39.6361321Z ) 2025-05-07T20:58:39.6361559Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6362308Z self=, 2025-05-07T20:58:39.6362935Z weights_precision=SparseType.FP16, 2025-05-07T20:58:39.6363224Z mixed_B=False, 2025-05-07T20:58:39.6363470Z pooling_mode=, 2025-05-07T20:58:39.6363749Z T=5, 2025-05-07T20:58:39.6364020Z D=431, 2025-05-07T20:58:39.6364225Z B=109, 2025-05-07T20:58:39.6364419Z log_E=3, 2025-05-07T20:58:39.6364624Z L=7, 2025-05-07T20:58:39.6364825Z D_gradcheck=1, 2025-05-07T20:58:39.6365052Z stochastic_rounding=False, 2025-05-07T20:58:39.6365314Z weighted=False, 2025-05-07T20:58:39.6365538Z row_wise=True, 2025-05-07T20:58:39.6365748Z mixed=False, 2025-05-07T20:58:39.6365967Z use_cache=False, 2025-05-07T20:58:39.6366218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6366506Z use_cpu=True, 2025-05-07T20:58:39.6366739Z output_dtype=SparseType.BF16, 2025-05-07T20:58:39.6367113Z ) 2025-05-07T20:58:39.6367350Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6368004Z self=, 2025-05-07T20:58:39.6368637Z weights_precision=SparseType.FP16, 2025-05-07T20:58:39.6368928Z mixed_B=True, 2025-05-07T20:58:39.6369168Z pooling_mode=, 2025-05-07T20:58:39.6369458Z T=1, 2025-05-07T20:58:39.6369649Z D=280, 2025-05-07T20:58:39.6369836Z B=72, 2025-05-07T20:58:39.6370031Z log_E=5, 2025-05-07T20:58:39.6370231Z L=1, 2025-05-07T20:58:39.6370416Z D_gradcheck=2, 2025-05-07T20:58:39.6370649Z stochastic_rounding=False, 2025-05-07T20:58:39.6370912Z weighted=True, 2025-05-07T20:58:39.6371123Z row_wise=False, 2025-05-07T20:58:39.6371340Z mixed=True, 2025-05-07T20:58:39.6371551Z use_cache=True, 2025-05-07T20:58:39.6371789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6372075Z use_cpu=True, 2025-05-07T20:58:39.6372315Z output_dtype=SparseType.FP32, 2025-05-07T20:58:39.6372582Z ) 2025-05-07T20:58:39.6372814Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6373466Z self=, 2025-05-07T20:58:39.6374099Z weights_precision=SparseType.FP32, 2025-05-07T20:58:39.6374378Z mixed_B=True, 2025-05-07T20:58:39.6374675Z pooling_mode=, 2025-05-07T20:58:39.6374998Z T=2, 2025-05-07T20:58:39.6375185Z D=396, 2025-05-07T20:58:39.6375383Z B=84, 2025-05-07T20:58:39.6375577Z log_E=5, 2025-05-07T20:58:39.6375774Z L=3, 2025-05-07T20:58:39.6375970Z D_gradcheck=2, 2025-05-07T20:58:39.6376211Z stochastic_rounding=False, 2025-05-07T20:58:39.6376469Z weighted=False, 2025-05-07T20:58:39.6376692Z row_wise=False, 2025-05-07T20:58:39.6376910Z mixed=True, 2025-05-07T20:58:39.6377118Z use_cache=False, 2025-05-07T20:58:39.6377372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6377661Z use_cpu=True, 2025-05-07T20:58:39.6377898Z output_dtype=SparseType.BF16, 2025-05-07T20:58:39.6378165Z ) 2025-05-07T20:58:39.6378408Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6379059Z self=, 2025-05-07T20:58:39.6379690Z weights_precision=SparseType.FP32, 2025-05-07T20:58:39.6379985Z mixed_B=True, 2025-05-07T20:58:39.6380225Z pooling_mode=, 2025-05-07T20:58:39.6380503Z T=3, 2025-05-07T20:58:39.6380695Z D=393, 2025-05-07T20:58:39.6380891Z B=40, 2025-05-07T20:58:39.6381088Z log_E=4, 2025-05-07T20:58:39.6381291Z L=14, 2025-05-07T20:58:39.6381488Z D_gradcheck=1, 2025-05-07T20:58:39.6381718Z stochastic_rounding=True, 2025-05-07T20:58:39.6381982Z weighted=False, 2025-05-07T20:58:39.6382204Z row_wise=True, 2025-05-07T20:58:39.6382419Z mixed=True, 2025-05-07T20:58:39.6382689Z use_cache=False, 2025-05-07T20:58:39.6382945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6383228Z use_cpu=False, 2025-05-07T20:58:39.6383468Z output_dtype=SparseType.BF16, 2025-05-07T20:58:39.6383730Z ) 2025-05-07T20:58:39.6383970Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6384663Z self=, 2025-05-07T20:58:39.6385298Z weights_precision=SparseType.FP16, 2025-05-07T20:58:39.6385590Z mixed_B=True, 2025-05-07T20:58:39.6385830Z pooling_mode=, 2025-05-07T20:58:39.6386116Z T=5, 2025-05-07T20:58:39.6386311Z D=333, 2025-05-07T20:58:39.6386500Z B=28, 2025-05-07T20:58:39.6386694Z log_E=3, 2025-05-07T20:58:39.6386896Z L=1, 2025-05-07T20:58:39.6387089Z D_gradcheck=1, 2025-05-07T20:58:39.6387326Z stochastic_rounding=False, 2025-05-07T20:58:39.6387591Z weighted=False, 2025-05-07T20:58:39.6387807Z row_wise=True, 2025-05-07T20:58:39.6388025Z mixed=False, 2025-05-07T20:58:39.6388240Z use_cache=True, 2025-05-07T20:58:39.6388481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6388770Z use_cpu=True, 2025-05-07T20:58:39.6389011Z output_dtype=SparseType.FP32, 2025-05-07T20:58:39.6389278Z ) 2025-05-07T20:58:39.6389519Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6390176Z self=, 2025-05-07T20:58:39.6390864Z weights_precision=SparseType.FP16, 2025-05-07T20:58:39.6391151Z mixed_B=False, 2025-05-07T20:58:39.6391397Z pooling_mode=, 2025-05-07T20:58:39.6391689Z T=3, 2025-05-07T20:58:39.6391876Z D=264, 2025-05-07T20:58:39.6392076Z B=127, 2025-05-07T20:58:39.6392274Z log_E=4, 2025-05-07T20:58:39.6392476Z L=8, 2025-05-07T20:58:39.6392674Z D_gradcheck=1, 2025-05-07T20:58:39.6392915Z stochastic_rounding=True, 2025-05-07T20:58:39.6393182Z weighted=False, 2025-05-07T20:58:39.6393406Z row_wise=True, 2025-05-07T20:58:39.6393624Z mixed=False, 2025-05-07T20:58:39.6393839Z use_cache=False, 2025-05-07T20:58:39.6394094Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:39.6394388Z use_cpu=False, 2025-05-07T20:58:39.6394679Z output_dtype=SparseType.BF16, 2025-05-07T20:58:39.6394946Z ) 2025-05-07T20:58:39.6395233Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6395890Z self=, 2025-05-07T20:58:39.6396516Z weights_precision=SparseType.FP32, 2025-05-07T20:58:39.6396806Z mixed_B=False, 2025-05-07T20:58:39.6397052Z pooling_mode=, 2025-05-07T20:58:39.6397330Z T=2, 2025-05-07T20:58:39.6397522Z D=437, 2025-05-07T20:58:39.6397720Z B=45, 2025-05-07T20:58:39.6397909Z log_E=5, 2025-05-07T20:58:39.6398112Z L=19, 2025-05-07T20:58:39.6398308Z D_gradcheck=2, 2025-05-07T20:58:39.6398542Z stochastic_rounding=True, 2025-05-07T20:58:39.6398804Z weighted=True, 2025-05-07T20:58:39.6399024Z row_wise=False, 2025-05-07T20:58:39.6399238Z mixed=False, 2025-05-07T20:58:39.6399465Z use_cache=False, 2025-05-07T20:58:39.6399726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:39.6400011Z use_cpu=True, 2025-05-07T20:58:39.6400252Z output_dtype=SparseType.BF16, 2025-05-07T20:58:39.6400521Z ) 2025-05-07T20:58:39.6400759Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6401413Z self=, 2025-05-07T20:58:39.6402050Z weights_precision=SparseType.FP16, 2025-05-07T20:58:39.6402342Z mixed_B=False, 2025-05-07T20:58:39.6402582Z pooling_mode=, 2025-05-07T20:58:39.6402871Z T=2, 2025-05-07T20:58:39.6403113Z D=483, 2025-05-07T20:58:39.6403306Z B=4, 2025-05-07T20:58:39.6403504Z log_E=4, 2025-05-07T20:58:39.6403710Z L=1, 2025-05-07T20:58:39.6403903Z D_gradcheck=2, 2025-05-07T20:58:39.6404141Z stochastic_rounding=False, 2025-05-07T20:58:39.6404783Z weighted=False, 2025-05-07T20:58:39.6405090Z row_wise=False, 2025-05-07T20:58:39.6405314Z mixed=True, 2025-05-07T20:58:39.6405530Z use_cache=True, 2025-05-07T20:58:39.6405773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6406063Z use_cpu=False, 2025-05-07T20:58:39.6406305Z output_dtype=SparseType.BF16, 2025-05-07T20:58:39.6406572Z ) 2025-05-07T20:58:39.6406815Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6407561Z self=, 2025-05-07T20:58:39.6408196Z weights_precision=SparseType.FP32, 2025-05-07T20:58:39.6408485Z mixed_B=True, 2025-05-07T20:58:39.6408733Z pooling_mode=, 2025-05-07T20:58:39.6409018Z T=4, 2025-05-07T20:58:39.6409207Z D=273, 2025-05-07T20:58:39.6409405Z B=55, 2025-05-07T20:58:39.6409602Z log_E=4, 2025-05-07T20:58:39.6409800Z L=18, 2025-05-07T20:58:39.6410000Z D_gradcheck=2, 2025-05-07T20:58:39.6410238Z stochastic_rounding=True, 2025-05-07T20:58:39.6410496Z weighted=True, 2025-05-07T20:58:39.6410718Z row_wise=False, 2025-05-07T20:58:39.6410940Z mixed=False, 2025-05-07T20:58:39.6411151Z use_cache=True, 2025-05-07T20:58:39.6411396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6411690Z use_cpu=False, 2025-05-07T20:58:39.6411925Z output_dtype=SparseType.FP32, 2025-05-07T20:58:39.6412193Z ) 2025-05-07T20:58:39.6412433Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6413082Z self=, 2025-05-07T20:58:39.6413717Z weights_precision=SparseType.FP16, 2025-05-07T20:58:39.6414010Z mixed_B=False, 2025-05-07T20:58:39.6414260Z pooling_mode=, 2025-05-07T20:58:39.6414537Z T=5, 2025-05-07T20:58:39.6414729Z D=377, 2025-05-07T20:58:39.6414925Z B=94, 2025-05-07T20:58:39.6415114Z log_E=4, 2025-05-07T20:58:39.6415316Z L=17, 2025-05-07T20:58:39.6415586Z D_gradcheck=2, 2025-05-07T20:58:39.6415869Z stochastic_rounding=True, 2025-05-07T20:58:39.6416134Z weighted=False, 2025-05-07T20:58:39.6416358Z row_wise=True, 2025-05-07T20:58:39.6416570Z mixed=True, 2025-05-07T20:58:39.6416793Z use_cache=True, 2025-05-07T20:58:39.6417040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:58:39.6417580Z use_cpu=False, 2025-05-07T20:58:39.6417971Z output_dtype=SparseType.FP16, 2025-05-07T20:58:39.6424088Z ) 2025-05-07T20:58:39.6424349Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6425014Z self=, 2025-05-07T20:58:39.6425642Z weights_precision=SparseType.FP32, 2025-05-07T20:58:39.6425932Z mixed_B=False, 2025-05-07T20:58:39.6426173Z pooling_mode=, 2025-05-07T20:58:39.6426452Z T=2, 2025-05-07T20:58:39.6426642Z D=196, 2025-05-07T20:58:39.6426843Z B=122, 2025-05-07T20:58:39.6427028Z log_E=5, 2025-05-07T20:58:39.6427224Z L=2, 2025-05-07T20:58:39.6427423Z D_gradcheck=1, 2025-05-07T20:58:39.6427655Z stochastic_rounding=True, 2025-05-07T20:58:39.6427913Z weighted=True, 2025-05-07T20:58:39.6428126Z row_wise=True, 2025-05-07T20:58:39.6428336Z mixed=False, 2025-05-07T20:58:39.6428542Z use_cache=True, 2025-05-07T20:58:39.6428783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:39.6429063Z use_cpu=True, 2025-05-07T20:58:39.6429293Z output_dtype=SparseType.FP16, 2025-05-07T20:58:39.6429561Z ) 2025-05-07T20:58:39.6429904Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:58:39.6430611Z self=, 2025-05-07T20:58:39.6431242Z weights_precision=SparseType.FP16, 2025-05-07T20:58:39.6431531Z mixed_B=True, 2025-05-07T20:58:39.6431815Z pooling_mode=, 2025-05-07T20:58:39.6432100Z T=3, 2025-05-07T20:58:39.6432290Z D=226, 2025-05-07T20:58:39.6432477Z B=38, 2025-05-07T20:58:39.6432666Z log_E=5, 2025-05-07T20:58:39.6432859Z L=13, 2025-05-07T20:58:39.6433047Z D_gradcheck=1, 2025-05-07T20:58:39.6433274Z stochastic_rounding=True, 2025-05-07T20:58:39.6433532Z weighted=True, 2025-05-07T20:58:39.6433741Z row_wise=True, 2025-05-07T20:58:39.6433954Z mixed=False, 2025-05-07T20:58:39.6434163Z use_cache=True, 2025-05-07T20:58:39.6434402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:58:39.6434682Z use_cpu=True, 2025-05-07T20:58:39.6434911Z output_dtype=SparseType.BF16, 2025-05-07T20:58:39.6435177Z ) 2025-05-07T20:59:20.8406124Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8408925Z self=, 2025-05-07T20:59:20.8409905Z weights_precision=SparseType.FP32, 2025-05-07T20:59:20.8410227Z mixed_B=True, 2025-05-07T20:59:20.8410494Z pooling_mode=, 2025-05-07T20:59:20.8410789Z T=4, 2025-05-07T20:59:20.8410991Z D=392, 2025-05-07T20:59:20.8411211Z B=65, 2025-05-07T20:59:20.8411468Z log_E=5, 2025-05-07T20:59:20.8411747Z L=18, 2025-05-07T20:59:20.8412011Z D_gradcheck=2, 2025-05-07T20:59:20.8412323Z stochastic_rounding=False, 2025-05-07T20:59:20.8412645Z weighted=True, 2025-05-07T20:59:20.8412871Z row_wise=True, 2025-05-07T20:59:20.8413082Z mixed=True, 2025-05-07T20:59:20.8413298Z use_cache=True, 2025-05-07T20:59:20.8413546Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8413837Z use_cpu=False, 2025-05-07T20:59:20.8414082Z output_dtype=SparseType.FP16, 2025-05-07T20:59:20.8414358Z ) 2025-05-07T20:59:20.8414603Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8415259Z self=, 2025-05-07T20:59:20.8416242Z weights_precision=SparseType.FP32, 2025-05-07T20:59:20.8416638Z mixed_B=False, 2025-05-07T20:59:20.8416885Z pooling_mode=, 2025-05-07T20:59:20.8417173Z T=4, 2025-05-07T20:59:20.8417369Z D=440, 2025-05-07T20:59:20.8417557Z B=114, 2025-05-07T20:59:20.8417755Z log_E=4, 2025-05-07T20:59:20.8417958Z L=2, 2025-05-07T20:59:20.8418147Z D_gradcheck=2, 2025-05-07T20:59:20.8418383Z stochastic_rounding=True, 2025-05-07T20:59:20.8418650Z weighted=False, 2025-05-07T20:59:20.8418877Z row_wise=True, 2025-05-07T20:59:20.8419097Z mixed=True, 2025-05-07T20:59:20.8419321Z use_cache=False, 2025-05-07T20:59:20.8419570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8419860Z use_cpu=True, 2025-05-07T20:59:20.8420102Z output_dtype=SparseType.FP32, 2025-05-07T20:59:20.8420373Z ) 2025-05-07T20:59:20.8420611Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8421273Z self=, 2025-05-07T20:59:20.8421913Z weights_precision=SparseType.FP32, 2025-05-07T20:59:20.8422201Z mixed_B=True, 2025-05-07T20:59:20.8422446Z pooling_mode=, 2025-05-07T20:59:20.8422736Z T=3, 2025-05-07T20:59:20.8422918Z D=382, 2025-05-07T20:59:20.8423107Z B=113, 2025-05-07T20:59:20.8423305Z log_E=5, 2025-05-07T20:59:20.8423497Z L=15, 2025-05-07T20:59:20.8423697Z D_gradcheck=1, 2025-05-07T20:59:20.8423934Z stochastic_rounding=True, 2025-05-07T20:59:20.8424191Z weighted=True, 2025-05-07T20:59:20.8424509Z row_wise=False, 2025-05-07T20:59:20.8424730Z mixed=True, 2025-05-07T20:59:20.8424937Z use_cache=False, 2025-05-07T20:59:20.8425190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8425484Z use_cpu=False, 2025-05-07T20:59:20.8425804Z output_dtype=SparseType.BF16, 2025-05-07T20:59:20.8426072Z ) 2025-05-07T20:59:20.8426316Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8426976Z self=, 2025-05-07T20:59:20.8427607Z weights_precision=SparseType.FP16, 2025-05-07T20:59:20.8427901Z mixed_B=False, 2025-05-07T20:59:20.8428147Z pooling_mode=, 2025-05-07T20:59:20.8428423Z T=5, 2025-05-07T20:59:20.8428617Z D=148, 2025-05-07T20:59:20.8428814Z B=37, 2025-05-07T20:59:20.8429003Z log_E=3, 2025-05-07T20:59:20.8429206Z L=5, 2025-05-07T20:59:20.8429403Z D_gradcheck=1, 2025-05-07T20:59:20.8429638Z stochastic_rounding=True, 2025-05-07T20:59:20.8429906Z weighted=True, 2025-05-07T20:59:20.8430130Z row_wise=True, 2025-05-07T20:59:20.8430343Z mixed=True, 2025-05-07T20:59:20.8430565Z use_cache=False, 2025-05-07T20:59:20.8430819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:20.8431110Z use_cpu=False, 2025-05-07T20:59:20.8431352Z output_dtype=SparseType.BF16, 2025-05-07T20:59:20.8431626Z ) 2025-05-07T20:59:20.8431862Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8432519Z self=, 2025-05-07T20:59:20.8433211Z weights_precision=SparseType.FP16, 2025-05-07T20:59:20.8433506Z mixed_B=False, 2025-05-07T20:59:20.8433750Z pooling_mode=, 2025-05-07T20:59:20.8434033Z T=2, 2025-05-07T20:59:20.8434223Z D=370, 2025-05-07T20:59:20.8434407Z B=64, 2025-05-07T20:59:20.8434607Z log_E=5, 2025-05-07T20:59:20.8434809Z L=12, 2025-05-07T20:59:20.8434998Z D_gradcheck=2, 2025-05-07T20:59:20.8435237Z stochastic_rounding=False, 2025-05-07T20:59:20.8435503Z weighted=False, 2025-05-07T20:59:20.8435725Z row_wise=True, 2025-05-07T20:59:20.8435944Z mixed=True, 2025-05-07T20:59:20.8436159Z use_cache=True, 2025-05-07T20:59:20.8436451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8436802Z use_cpu=True, 2025-05-07T20:59:20.8437044Z output_dtype=SparseType.FP32, 2025-05-07T20:59:20.8437302Z ) 2025-05-07T20:59:20.8437546Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8438200Z self=, 2025-05-07T20:59:20.8438832Z weights_precision=SparseType.FP32, 2025-05-07T20:59:20.8439119Z mixed_B=False, 2025-05-07T20:59:20.8439365Z pooling_mode=, 2025-05-07T20:59:20.8439649Z T=2, 2025-05-07T20:59:20.8439835Z D=317, 2025-05-07T20:59:20.8440026Z B=32, 2025-05-07T20:59:20.8440217Z log_E=5, 2025-05-07T20:59:20.8440410Z L=15, 2025-05-07T20:59:20.8440608Z D_gradcheck=1, 2025-05-07T20:59:20.8440843Z stochastic_rounding=False, 2025-05-07T20:59:20.8441106Z weighted=True, 2025-05-07T20:59:20.8441328Z row_wise=True, 2025-05-07T20:59:20.8441549Z mixed=True, 2025-05-07T20:59:20.8441765Z use_cache=True, 2025-05-07T20:59:20.8442010Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8442305Z use_cpu=False, 2025-05-07T20:59:20.8442539Z output_dtype=SparseType.FP16, 2025-05-07T20:59:20.8442837Z ) 2025-05-07T20:59:20.8443092Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8443749Z self=, 2025-05-07T20:59:20.8444376Z weights_precision=SparseType.FP32, 2025-05-07T20:59:20.8444670Z mixed_B=True, 2025-05-07T20:59:20.8444963Z pooling_mode=, 2025-05-07T20:59:20.8445246Z T=1, 2025-05-07T20:59:20.8445436Z D=257, 2025-05-07T20:59:20.8445636Z B=55, 2025-05-07T20:59:20.8445826Z log_E=4, 2025-05-07T20:59:20.8446040Z L=8, 2025-05-07T20:59:20.8446327Z D_gradcheck=1, 2025-05-07T20:59:20.8446566Z stochastic_rounding=False, 2025-05-07T20:59:20.8446828Z weighted=False, 2025-05-07T20:59:20.8447184Z row_wise=False, 2025-05-07T20:59:20.8447405Z mixed=False, 2025-05-07T20:59:20.8447618Z use_cache=False, 2025-05-07T20:59:20.8447877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:20.8448169Z use_cpu=False, 2025-05-07T20:59:20.8448404Z output_dtype=SparseType.FP32, 2025-05-07T20:59:20.8448675Z ) 2025-05-07T20:59:20.8448912Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8449562Z self=, 2025-05-07T20:59:20.8450201Z weights_precision=SparseType.FP16, 2025-05-07T20:59:20.8450495Z mixed_B=True, 2025-05-07T20:59:20.8450733Z pooling_mode=, 2025-05-07T20:59:20.8451019Z T=3, 2025-05-07T20:59:20.8451211Z D=390, 2025-05-07T20:59:20.8451397Z B=28, 2025-05-07T20:59:20.8451590Z log_E=3, 2025-05-07T20:59:20.8451790Z L=13, 2025-05-07T20:59:20.8451981Z D_gradcheck=2, 2025-05-07T20:59:20.8452219Z stochastic_rounding=False, 2025-05-07T20:59:20.8452485Z weighted=True, 2025-05-07T20:59:20.8452705Z row_wise=True, 2025-05-07T20:59:20.8452913Z mixed=True, 2025-05-07T20:59:20.8453127Z use_cache=True, 2025-05-07T20:59:20.8453371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8453655Z use_cpu=False, 2025-05-07T20:59:20.8453894Z output_dtype=SparseType.BF16, 2025-05-07T20:59:20.8454158Z ) 2025-05-07T20:59:20.8454390Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8455047Z self=, 2025-05-07T20:59:20.8455682Z weights_precision=SparseType.FP16, 2025-05-07T20:59:20.8455970Z mixed_B=False, 2025-05-07T20:59:20.8456217Z pooling_mode=, 2025-05-07T20:59:20.8456504Z T=4, 2025-05-07T20:59:20.8456693Z D=402, 2025-05-07T20:59:20.8456945Z B=23, 2025-05-07T20:59:20.8457138Z log_E=5, 2025-05-07T20:59:20.8457377Z L=16, 2025-05-07T20:59:20.8457578Z D_gradcheck=2, 2025-05-07T20:59:20.8457813Z stochastic_rounding=False, 2025-05-07T20:59:20.8458078Z weighted=False, 2025-05-07T20:59:20.8458297Z row_wise=False, 2025-05-07T20:59:20.8458517Z mixed=False, 2025-05-07T20:59:20.8458738Z use_cache=False, 2025-05-07T20:59:20.8458988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8459278Z use_cpu=False, 2025-05-07T20:59:20.8459517Z output_dtype=SparseType.FP32, 2025-05-07T20:59:20.8459778Z ) 2025-05-07T20:59:20.8460021Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8460675Z self=, 2025-05-07T20:59:20.8461305Z weights_precision=SparseType.FP32, 2025-05-07T20:59:20.8461597Z mixed_B=True, 2025-05-07T20:59:20.8461843Z pooling_mode=, 2025-05-07T20:59:20.8462127Z T=5, 2025-05-07T20:59:20.8462322Z D=407, 2025-05-07T20:59:20.8462525Z B=60, 2025-05-07T20:59:20.8462737Z log_E=4, 2025-05-07T20:59:20.8462964Z L=10, 2025-05-07T20:59:20.8463169Z D_gradcheck=1, 2025-05-07T20:59:20.8463400Z stochastic_rounding=False, 2025-05-07T20:59:20.8463667Z weighted=True, 2025-05-07T20:59:20.8463891Z row_wise=True, 2025-05-07T20:59:20.8464105Z mixed=True, 2025-05-07T20:59:20.8464317Z use_cache=True, 2025-05-07T20:59:20.8464560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8464854Z use_cpu=False, 2025-05-07T20:59:20.8465134Z output_dtype=SparseType.FP32, 2025-05-07T20:59:20.8465403Z ) 2025-05-07T20:59:20.8465645Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8466294Z self=, 2025-05-07T20:59:20.8467005Z weights_precision=SparseType.FP32, 2025-05-07T20:59:20.8467300Z mixed_B=True, 2025-05-07T20:59:20.8467539Z pooling_mode=, 2025-05-07T20:59:20.8467826Z T=1, 2025-05-07T20:59:20.8468020Z D=202, 2025-05-07T20:59:20.8468207Z B=29, 2025-05-07T20:59:20.8468399Z log_E=4, 2025-05-07T20:59:20.8468605Z L=13, 2025-05-07T20:59:20.8468796Z D_gradcheck=2, 2025-05-07T20:59:20.8469031Z stochastic_rounding=True, 2025-05-07T20:59:20.8469298Z weighted=True, 2025-05-07T20:59:20.8469513Z row_wise=True, 2025-05-07T20:59:20.8469727Z mixed=False, 2025-05-07T20:59:20.8469946Z use_cache=False, 2025-05-07T20:59:20.8470201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:20.8470485Z use_cpu=False, 2025-05-07T20:59:20.8470724Z output_dtype=SparseType.BF16, 2025-05-07T20:59:20.8470991Z ) 2025-05-07T20:59:20.8471226Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8471880Z self=, 2025-05-07T20:59:20.8472525Z weights_precision=SparseType.FP16, 2025-05-07T20:59:20.8472811Z mixed_B=True, 2025-05-07T20:59:20.8473055Z pooling_mode=, 2025-05-07T20:59:20.8473341Z T=2, 2025-05-07T20:59:20.8473525Z D=147, 2025-05-07T20:59:20.8473721Z B=37, 2025-05-07T20:59:20.8473913Z log_E=5, 2025-05-07T20:59:20.8474108Z L=9, 2025-05-07T20:59:20.8474308Z D_gradcheck=2, 2025-05-07T20:59:20.8474545Z stochastic_rounding=True, 2025-05-07T20:59:20.8474803Z weighted=True, 2025-05-07T20:59:20.8475024Z row_wise=False, 2025-05-07T20:59:20.8475248Z mixed=True, 2025-05-07T20:59:20.8475460Z use_cache=False, 2025-05-07T20:59:20.8475716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:20.8476005Z use_cpu=True, 2025-05-07T20:59:20.8476247Z output_dtype=SparseType.BF16, 2025-05-07T20:59:20.8476509Z ) 2025-05-07T20:59:20.8476751Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8477501Z self=, 2025-05-07T20:59:20.8478129Z weights_precision=SparseType.FP16, 2025-05-07T20:59:20.8478421Z mixed_B=False, 2025-05-07T20:59:20.8478665Z pooling_mode=, 2025-05-07T20:59:20.8478947Z T=5, 2025-05-07T20:59:20.8479137Z D=151, 2025-05-07T20:59:20.8479331Z B=93, 2025-05-07T20:59:20.8479519Z log_E=3, 2025-05-07T20:59:20.8479718Z L=15, 2025-05-07T20:59:20.8479915Z D_gradcheck=2, 2025-05-07T20:59:20.8480142Z stochastic_rounding=True, 2025-05-07T20:59:20.8480409Z weighted=True, 2025-05-07T20:59:20.8480630Z row_wise=False, 2025-05-07T20:59:20.8480843Z mixed=False, 2025-05-07T20:59:20.8481061Z use_cache=True, 2025-05-07T20:59:20.8481307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8481597Z use_cpu=False, 2025-05-07T20:59:20.8481838Z output_dtype=SparseType.FP16, 2025-05-07T20:59:20.8482107Z ) 2025-05-07T20:59:20.8482348Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:20.8482999Z self=, 2025-05-07T20:59:20.8483632Z weights_precision=SparseType.FP16, 2025-05-07T20:59:20.8483925Z mixed_B=False, 2025-05-07T20:59:20.8484166Z pooling_mode=, 2025-05-07T20:59:20.8484452Z T=1, 2025-05-07T20:59:20.8484646Z D=129, 2025-05-07T20:59:20.8484836Z B=28, 2025-05-07T20:59:20.8485028Z log_E=5, 2025-05-07T20:59:20.8485230Z L=13, 2025-05-07T20:59:20.8485473Z D_gradcheck=2, 2025-05-07T20:59:20.8485712Z stochastic_rounding=False, 2025-05-07T20:59:20.8485973Z weighted=True, 2025-05-07T20:59:20.8486187Z row_wise=False, 2025-05-07T20:59:20.8486408Z mixed=False, 2025-05-07T20:59:20.8486623Z use_cache=False, 2025-05-07T20:59:20.8487012Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:20.8487310Z use_cpu=True, 2025-05-07T20:59:20.8487550Z output_dtype=SparseType.FP32, 2025-05-07T20:59:20.8487820Z ) 2025-05-07T20:59:58.4673015Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:58.4673955Z self=, 2025-05-07T20:59:58.4674769Z weights_precision=SparseType.FP16, 2025-05-07T20:59:58.4675069Z mixed_B=True, 2025-05-07T20:59:58.4675355Z pooling_mode=, 2025-05-07T20:59:58.4675664Z T=1, 2025-05-07T20:59:58.4675859Z D=413, 2025-05-07T20:59:58.4676052Z B=60, 2025-05-07T20:59:58.4676332Z log_E=5, 2025-05-07T20:59:58.4676605Z L=8, 2025-05-07T20:59:58.4676857Z D_gradcheck=1, 2025-05-07T20:59:58.4677172Z stochastic_rounding=True, 2025-05-07T20:59:58.4677520Z weighted=False, 2025-05-07T20:59:58.4677738Z row_wise=False, 2025-05-07T20:59:58.4677957Z mixed=True, 2025-05-07T20:59:58.4678163Z use_cache=True, 2025-05-07T20:59:58.4678401Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:58.4678690Z use_cpu=True, 2025-05-07T20:59:58.4678927Z output_dtype=SparseType.BF16, 2025-05-07T20:59:58.4679187Z ) 2025-05-07T20:59:58.4679422Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:58.4680077Z self=, 2025-05-07T20:59:58.4680709Z weights_precision=SparseType.FP16, 2025-05-07T20:59:58.4686991Z mixed_B=True, 2025-05-07T20:59:58.4687381Z pooling_mode=, 2025-05-07T20:59:58.4687768Z T=3, 2025-05-07T20:59:58.4688030Z D=247, 2025-05-07T20:59:58.4688249Z B=103, 2025-05-07T20:59:58.4688442Z log_E=5, 2025-05-07T20:59:58.4688646Z L=7, 2025-05-07T20:59:58.4688844Z D_gradcheck=1, 2025-05-07T20:59:58.4689086Z stochastic_rounding=True, 2025-05-07T20:59:58.4689355Z weighted=False, 2025-05-07T20:59:58.4689743Z row_wise=True, 2025-05-07T20:59:58.4689960Z mixed=False, 2025-05-07T20:59:58.4690266Z use_cache=True, 2025-05-07T20:59:58.4690509Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:58.4690801Z use_cpu=False, 2025-05-07T20:59:58.4691041Z output_dtype=SparseType.FP16, 2025-05-07T20:59:58.4691301Z ) 2025-05-07T20:59:58.4691539Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:58.4692198Z self=, 2025-05-07T20:59:58.4692824Z weights_precision=SparseType.FP32, 2025-05-07T20:59:58.4693120Z mixed_B=False, 2025-05-07T20:59:58.4693363Z pooling_mode=, 2025-05-07T20:59:58.4693637Z T=5, 2025-05-07T20:59:58.4693828Z D=128, 2025-05-07T20:59:58.4694017Z B=12, 2025-05-07T20:59:58.4694199Z log_E=5, 2025-05-07T20:59:58.4694407Z L=12, 2025-05-07T20:59:58.4694604Z D_gradcheck=2, 2025-05-07T20:59:58.4694842Z stochastic_rounding=False, 2025-05-07T20:59:58.4695096Z weighted=False, 2025-05-07T20:59:58.4695319Z row_wise=True, 2025-05-07T20:59:58.4695532Z mixed=False, 2025-05-07T20:59:58.4695736Z use_cache=False, 2025-05-07T20:59:58.4695987Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T20:59:58.4696284Z use_cpu=False, 2025-05-07T20:59:58.4696515Z output_dtype=SparseType.FP32, 2025-05-07T20:59:58.4696781Z ) 2025-05-07T20:59:58.4697018Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:58.4697666Z self=, 2025-05-07T20:59:58.4698392Z weights_precision=SparseType.FP16, 2025-05-07T20:59:58.4698684Z mixed_B=False, 2025-05-07T20:59:58.4698924Z pooling_mode=, 2025-05-07T20:59:58.4699205Z T=5, 2025-05-07T20:59:58.4699395Z D=243, 2025-05-07T20:59:58.4699656Z B=114, 2025-05-07T20:59:58.4699849Z log_E=4, 2025-05-07T20:59:58.4700051Z L=0, 2025-05-07T20:59:58.4700236Z D_gradcheck=1, 2025-05-07T20:59:58.4700468Z stochastic_rounding=True, 2025-05-07T20:59:58.4700725Z weighted=True, 2025-05-07T20:59:58.4700941Z row_wise=False, 2025-05-07T20:59:58.4701152Z mixed=True, 2025-05-07T20:59:58.4701361Z use_cache=False, 2025-05-07T20:59:58.4701608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:58.4701889Z use_cpu=True, 2025-05-07T20:59:58.4702128Z output_dtype=SparseType.BF16, 2025-05-07T20:59:58.4702391Z ) 2025-05-07T20:59:58.4702625Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:58.4703281Z self=, 2025-05-07T20:59:58.4703909Z weights_precision=SparseType.FP32, 2025-05-07T20:59:58.4704192Z mixed_B=False, 2025-05-07T20:59:58.4704820Z pooling_mode=, 2025-05-07T20:59:58.4705124Z T=3, 2025-05-07T20:59:58.4705314Z D=282, 2025-05-07T20:59:58.4705504Z B=92, 2025-05-07T20:59:58.4705698Z log_E=4, 2025-05-07T20:59:58.4705890Z L=13, 2025-05-07T20:59:58.4706088Z D_gradcheck=1, 2025-05-07T20:59:58.4706319Z stochastic_rounding=False, 2025-05-07T20:59:58.4706578Z weighted=False, 2025-05-07T20:59:58.4706793Z row_wise=True, 2025-05-07T20:59:58.4707004Z mixed=False, 2025-05-07T20:59:58.4707219Z use_cache=False, 2025-05-07T20:59:58.4707462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:58.4707746Z use_cpu=False, 2025-05-07T20:59:58.4707981Z output_dtype=SparseType.BF16, 2025-05-07T20:59:58.4708234Z ) 2025-05-07T20:59:58.4708468Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:58.4709122Z self=, 2025-05-07T20:59:58.4709745Z weights_precision=SparseType.FP32, 2025-05-07T20:59:58.4710034Z mixed_B=False, 2025-05-07T20:59:58.4710365Z pooling_mode=, 2025-05-07T20:59:58.4710637Z T=3, 2025-05-07T20:59:58.4710920Z D=128, 2025-05-07T20:59:58.4711113Z B=92, 2025-05-07T20:59:58.4711293Z log_E=4, 2025-05-07T20:59:58.4711489Z L=13, 2025-05-07T20:59:58.4711686Z D_gradcheck=1, 2025-05-07T20:59:58.4711911Z stochastic_rounding=False, 2025-05-07T20:59:58.4712165Z weighted=False, 2025-05-07T20:59:58.4712383Z row_wise=True, 2025-05-07T20:59:58.4712595Z mixed=False, 2025-05-07T20:59:58.4712801Z use_cache=False, 2025-05-07T20:59:58.4713049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:58.4713336Z use_cpu=False, 2025-05-07T20:59:58.4713571Z output_dtype=SparseType.BF16, 2025-05-07T20:59:58.4713838Z ) 2025-05-07T20:59:58.4714074Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:58.4714717Z self=, 2025-05-07T20:59:58.4715356Z weights_precision=SparseType.FP32, 2025-05-07T20:59:58.4715646Z mixed_B=False, 2025-05-07T20:59:58.4715885Z pooling_mode=, 2025-05-07T20:59:58.4716165Z T=3, 2025-05-07T20:59:58.4716351Z D=128, 2025-05-07T20:59:58.4716534Z B=92, 2025-05-07T20:59:58.4716727Z log_E=3, 2025-05-07T20:59:58.4716929Z L=13, 2025-05-07T20:59:58.4717120Z D_gradcheck=1, 2025-05-07T20:59:58.4717355Z stochastic_rounding=False, 2025-05-07T20:59:58.4717615Z weighted=False, 2025-05-07T20:59:58.4717829Z row_wise=True, 2025-05-07T20:59:58.4718045Z mixed=False, 2025-05-07T20:59:58.4718258Z use_cache=False, 2025-05-07T20:59:58.4718578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:58.4718862Z use_cpu=False, 2025-05-07T20:59:58.4719099Z output_dtype=SparseType.BF16, 2025-05-07T20:59:58.4719359Z ) 2025-05-07T20:59:58.4719587Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:58.4720300Z self=, 2025-05-07T20:59:58.4720932Z weights_precision=SparseType.FP32, 2025-05-07T20:59:58.4721213Z mixed_B=False, 2025-05-07T20:59:58.4721453Z pooling_mode=, 2025-05-07T20:59:58.4721733Z T=3, 2025-05-07T20:59:58.4721915Z D=128, 2025-05-07T20:59:58.4722107Z B=13, 2025-05-07T20:59:58.4722301Z log_E=3, 2025-05-07T20:59:58.4722491Z L=13, 2025-05-07T20:59:58.4722691Z D_gradcheck=1, 2025-05-07T20:59:58.4722927Z stochastic_rounding=False, 2025-05-07T20:59:58.4723177Z weighted=False, 2025-05-07T20:59:58.4723394Z row_wise=True, 2025-05-07T20:59:58.4723616Z mixed=False, 2025-05-07T20:59:58.4723830Z use_cache=False, 2025-05-07T20:59:58.4724073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:58.4724360Z use_cpu=False, 2025-05-07T20:59:58.4724597Z output_dtype=SparseType.BF16, 2025-05-07T20:59:58.4724858Z ) 2025-05-07T20:59:58.4725093Z Trying example: test_backward_adagrad_large_dims( 2025-05-07T20:59:58.4725748Z self=, 2025-05-07T20:59:58.4726370Z weights_precision=SparseType.FP32, 2025-05-07T20:59:58.4726656Z mixed_B=False, 2025-05-07T20:59:58.4726967Z pooling_mode=, 2025-05-07T20:59:58.4727245Z T=3, 2025-05-07T20:59:58.4727432Z D=128, 2025-05-07T20:59:58.4727625Z B=13, 2025-05-07T20:59:58.4727808Z log_E=3, 2025-05-07T20:59:58.4728007Z L=3, 2025-05-07T20:59:58.4728202Z D_gradcheck=1, 2025-05-07T20:59:58.4728432Z stochastic_rounding=False, 2025-05-07T20:59:58.4728698Z weighted=False, 2025-05-07T20:59:58.4728920Z row_wise=True, 2025-05-07T20:59:58.4729130Z mixed=False, 2025-05-07T20:59:58.4729347Z use_cache=False, 2025-05-07T20:59:58.4729596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T20:59:58.4729886Z use_cpu=False, 2025-05-07T20:59:58.4730116Z output_dtype=SparseType.BF16, 2025-05-07T20:59:58.4730431Z ) 2025-05-07T20:59:58.4730634Z PASSED 2025-05-07T20:59:58.4730784Z 2025-05-07T20:59:58.4730924Z =============================== warnings summary =============================== 2025-05-07T20:59:58.4731582Z test/tbe/training/backward_adagrad_large_dim_test.py::BackwardAdagradLargeDimTest::test_backward_adagrad_large_dims 2025-05-07T20:59:58.4733120Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:58.4734345Z warnings.warn( 2025-05-07T20:59:58.4734480Z 2025-05-07T20:59:58.4734710Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T20:59:58.4735185Z =================== 1 passed, 1 warning in 86.76s (0:01:26) ==================== 2025-05-07T20:59:59.1748321Z 2025-05-07T20:59:59.1748919Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_large_dim_test.py 2025-05-07T20:59:59.1770573Z [TEST] Python test time for ./tbe/training/backward_adagrad_large_dim_test.py: 90 seconds 2025-05-07T20:59:59.1770945Z 2025-05-07T20:59:59.1770949Z 2025-05-07T20:59:59.1770954Z 2025-05-07T20:59:59.1770958Z 2025-05-07T20:59:59.1791466Z ################################################################################ 2025-05-07T20:59:59.1806728Z # [2025-05-07T20:59:59.180Z] Run Python Test Suite: 2025-05-07T20:59:59.1807162Z # ./tbe/training/backward_adagrad_test.py 2025-05-07T20:59:59.1807831Z ################################################################################ 2025-05-07T20:59:59.1832533Z + 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:59.1833340Z 2025-05-07T21:00:01.3210056Z ============================= test session starts ============================== 2025-05-07T21:00:01.3210745Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:00:01.3211285Z cachedir: .pytest_cache 2025-05-07T21:00:01.3211863Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:00:01.3212594Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:00:01.3213007Z plugins: hypothesis-6.131.14 2025-05-07T21:00:03.0403880Z collecting ... collected 8 items 2025-05-07T21:00:03.0404296Z 2025-05-07T21:00:12.9707513Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9708871Z self=, 2025-05-07T21:00:12.9709552Z mixed_B=False, 2025-05-07T21:00:12.9709857Z compile=False, 2025-05-07T21:00:12.9710141Z T=1, 2025-05-07T21:00:12.9710411Z D=2, 2025-05-07T21:00:12.9710671Z B=1, 2025-05-07T21:00:12.9710904Z log_E=3, 2025-05-07T21:00:12.9711117Z L=0, 2025-05-07T21:00:12.9711324Z D_gradcheck=1, 2025-05-07T21:00:12.9711565Z stochastic_rounding=False, 2025-05-07T21:00:12.9711845Z weighted=False, 2025-05-07T21:00:12.9712080Z row_wise=False, 2025-05-07T21:00:12.9712301Z mixed=False, 2025-05-07T21:00:12.9712528Z use_cache=False, 2025-05-07T21:00:12.9712794Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9713092Z use_cpu=False, 2025-05-07T21:00:12.9713345Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9713628Z ) 2025-05-07T21:00:12.9713877Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9714471Z self=, 2025-05-07T21:00:12.9715020Z mixed_B=True, 2025-05-07T21:00:12.9715548Z compile=False, 2025-05-07T21:00:12.9715765Z T=1, 2025-05-07T21:00:12.9716046Z D=2, 2025-05-07T21:00:12.9716241Z B=1, 2025-05-07T21:00:12.9716429Z log_E=3, 2025-05-07T21:00:12.9716638Z L=0, 2025-05-07T21:00:12.9716838Z D_gradcheck=1, 2025-05-07T21:00:12.9717072Z stochastic_rounding=False, 2025-05-07T21:00:12.9717342Z weighted=False, 2025-05-07T21:00:12.9717572Z row_wise=False, 2025-05-07T21:00:12.9717792Z mixed=False, 2025-05-07T21:00:12.9718017Z use_cache=False, 2025-05-07T21:00:12.9718274Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9718568Z use_cpu=False, 2025-05-07T21:00:12.9718819Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9719094Z ) 2025-05-07T21:00:12.9719342Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9719936Z self=, 2025-05-07T21:00:12.9720486Z mixed_B=True, 2025-05-07T21:00:12.9720722Z compile=False, 2025-05-07T21:00:12.9720937Z T=4, 2025-05-07T21:00:12.9721141Z D=35, 2025-05-07T21:00:12.9721340Z B=96, 2025-05-07T21:00:12.9721534Z log_E=4, 2025-05-07T21:00:12.9721744Z L=10, 2025-05-07T21:00:12.9721949Z D_gradcheck=1, 2025-05-07T21:00:12.9722183Z stochastic_rounding=True, 2025-05-07T21:00:12.9722456Z weighted=False, 2025-05-07T21:00:12.9722688Z row_wise=True, 2025-05-07T21:00:12.9722906Z mixed=True, 2025-05-07T21:00:12.9723132Z use_cache=False, 2025-05-07T21:00:12.9723394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9723684Z use_cpu=True, 2025-05-07T21:00:12.9724021Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9724300Z ) 2025-05-07T21:00:12.9724542Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9725138Z self=, 2025-05-07T21:00:12.9725757Z mixed_B=True, 2025-05-07T21:00:12.9725979Z compile=True, 2025-05-07T21:00:12.9726189Z T=3, 2025-05-07T21:00:12.9726384Z D=29, 2025-05-07T21:00:12.9726581Z B=89, 2025-05-07T21:00:12.9726771Z log_E=4, 2025-05-07T21:00:12.9727076Z L=10, 2025-05-07T21:00:12.9727273Z D_gradcheck=1, 2025-05-07T21:00:12.9727504Z stochastic_rounding=True, 2025-05-07T21:00:12.9727769Z weighted=True, 2025-05-07T21:00:12.9727990Z row_wise=False, 2025-05-07T21:00:12.9728207Z mixed=False, 2025-05-07T21:00:12.9728429Z use_cache=True, 2025-05-07T21:00:12.9728674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9728964Z use_cpu=False, 2025-05-07T21:00:12.9729212Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9729482Z ) 2025-05-07T21:00:12.9729721Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9730313Z self=, 2025-05-07T21:00:12.9730860Z mixed_B=False, 2025-05-07T21:00:12.9731080Z compile=True, 2025-05-07T21:00:12.9731295Z T=4, 2025-05-07T21:00:12.9731486Z D=113, 2025-05-07T21:00:12.9731688Z B=127, 2025-05-07T21:00:12.9731879Z log_E=5, 2025-05-07T21:00:12.9732079Z L=17, 2025-05-07T21:00:12.9732278Z D_gradcheck=1, 2025-05-07T21:00:12.9732505Z stochastic_rounding=True, 2025-05-07T21:00:12.9732768Z weighted=True, 2025-05-07T21:00:12.9732992Z row_wise=False, 2025-05-07T21:00:12.9733211Z mixed=True, 2025-05-07T21:00:12.9733435Z use_cache=False, 2025-05-07T21:00:12.9733693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9733987Z use_cpu=True, 2025-05-07T21:00:12.9734231Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9734502Z ) 2025-05-07T21:00:12.9734743Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9735334Z self=, 2025-05-07T21:00:12.9735879Z mixed_B=True, 2025-05-07T21:00:12.9736151Z compile=True, 2025-05-07T21:00:12.9736368Z T=4, 2025-05-07T21:00:12.9736605Z D=64, 2025-05-07T21:00:12.9736792Z B=73, 2025-05-07T21:00:12.9736992Z log_E=4, 2025-05-07T21:00:12.9737195Z L=0, 2025-05-07T21:00:12.9737389Z D_gradcheck=2, 2025-05-07T21:00:12.9737625Z stochastic_rounding=True, 2025-05-07T21:00:12.9737894Z weighted=True, 2025-05-07T21:00:12.9738111Z row_wise=False, 2025-05-07T21:00:12.9738329Z mixed=True, 2025-05-07T21:00:12.9738546Z use_cache=True, 2025-05-07T21:00:12.9738792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9739081Z use_cpu=False, 2025-05-07T21:00:12.9739326Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9739595Z ) 2025-05-07T21:00:12.9739829Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9740417Z self=, 2025-05-07T21:00:12.9740964Z mixed_B=False, 2025-05-07T21:00:12.9741184Z compile=False, 2025-05-07T21:00:12.9741390Z T=3, 2025-05-07T21:00:12.9741586Z D=100, 2025-05-07T21:00:12.9741773Z B=28, 2025-05-07T21:00:12.9741958Z log_E=5, 2025-05-07T21:00:12.9742153Z L=8, 2025-05-07T21:00:12.9742338Z D_gradcheck=1, 2025-05-07T21:00:12.9742566Z stochastic_rounding=True, 2025-05-07T21:00:12.9742825Z weighted=False, 2025-05-07T21:00:12.9743045Z row_wise=False, 2025-05-07T21:00:12.9743264Z mixed=True, 2025-05-07T21:00:12.9743480Z use_cache=True, 2025-05-07T21:00:12.9743721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9744012Z use_cpu=False, 2025-05-07T21:00:12.9744303Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9744577Z ) 2025-05-07T21:00:12.9744811Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9745402Z self=, 2025-05-07T21:00:12.9746018Z mixed_B=False, 2025-05-07T21:00:12.9746239Z compile=True, 2025-05-07T21:00:12.9746457Z T=1, 2025-05-07T21:00:12.9746653Z D=17, 2025-05-07T21:00:12.9746839Z B=77, 2025-05-07T21:00:12.9747035Z log_E=4, 2025-05-07T21:00:12.9747236Z L=0, 2025-05-07T21:00:12.9747428Z D_gradcheck=2, 2025-05-07T21:00:12.9747664Z stochastic_rounding=True, 2025-05-07T21:00:12.9747937Z weighted=False, 2025-05-07T21:00:12.9748159Z row_wise=True, 2025-05-07T21:00:12.9748377Z mixed=True, 2025-05-07T21:00:12.9748599Z use_cache=True, 2025-05-07T21:00:12.9748840Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9749137Z use_cpu=True, 2025-05-07T21:00:12.9749383Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9749646Z ) 2025-05-07T21:00:12.9749889Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9750484Z self=, 2025-05-07T21:00:12.9751029Z mixed_B=False, 2025-05-07T21:00:12.9751248Z compile=False, 2025-05-07T21:00:12.9751465Z T=1, 2025-05-07T21:00:12.9751664Z D=97, 2025-05-07T21:00:12.9751853Z B=84, 2025-05-07T21:00:12.9752050Z log_E=3, 2025-05-07T21:00:12.9752248Z L=5, 2025-05-07T21:00:12.9752442Z D_gradcheck=1, 2025-05-07T21:00:12.9752679Z stochastic_rounding=False, 2025-05-07T21:00:12.9752945Z weighted=False, 2025-05-07T21:00:12.9753161Z row_wise=True, 2025-05-07T21:00:12.9753381Z mixed=True, 2025-05-07T21:00:12.9753595Z use_cache=True, 2025-05-07T21:00:12.9753838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9754131Z use_cpu=True, 2025-05-07T21:00:12.9754376Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9754637Z ) 2025-05-07T21:00:12.9754879Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9755469Z self=, 2025-05-07T21:00:12.9756009Z mixed_B=False, 2025-05-07T21:00:12.9756285Z compile=False, 2025-05-07T21:00:12.9756503Z T=1, 2025-05-07T21:00:12.9756733Z D=59, 2025-05-07T21:00:12.9756923Z B=72, 2025-05-07T21:00:12.9757117Z log_E=3, 2025-05-07T21:00:12.9757316Z L=13, 2025-05-07T21:00:12.9757511Z D_gradcheck=2, 2025-05-07T21:00:12.9757748Z stochastic_rounding=False, 2025-05-07T21:00:12.9758015Z weighted=False, 2025-05-07T21:00:12.9758234Z row_wise=True, 2025-05-07T21:00:12.9758491Z mixed=False, 2025-05-07T21:00:12.9758718Z use_cache=True, 2025-05-07T21:00:12.9765390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9765685Z use_cpu=True, 2025-05-07T21:00:12.9765927Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9766185Z ) 2025-05-07T21:00:12.9766424Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9767124Z self=, 2025-05-07T21:00:12.9767661Z mixed_B=False, 2025-05-07T21:00:12.9767884Z compile=False, 2025-05-07T21:00:12.9768095Z T=5, 2025-05-07T21:00:12.9768299Z D=32, 2025-05-07T21:00:12.9768514Z B=93, 2025-05-07T21:00:12.9768702Z log_E=3, 2025-05-07T21:00:12.9768892Z L=3, 2025-05-07T21:00:12.9769080Z D_gradcheck=1, 2025-05-07T21:00:12.9769314Z stochastic_rounding=False, 2025-05-07T21:00:12.9769565Z weighted=False, 2025-05-07T21:00:12.9769780Z row_wise=True, 2025-05-07T21:00:12.9769996Z mixed=False, 2025-05-07T21:00:12.9770205Z use_cache=False, 2025-05-07T21:00:12.9770448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9770735Z use_cpu=False, 2025-05-07T21:00:12.9771050Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9771307Z ) 2025-05-07T21:00:12.9771543Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9772127Z self=, 2025-05-07T21:00:12.9772701Z mixed_B=False, 2025-05-07T21:00:12.9772918Z compile=False, 2025-05-07T21:00:12.9773127Z T=3, 2025-05-07T21:00:12.9773316Z D=32, 2025-05-07T21:00:12.9773504Z B=116, 2025-05-07T21:00:12.9773692Z log_E=3, 2025-05-07T21:00:12.9773882Z L=12, 2025-05-07T21:00:12.9774072Z D_gradcheck=2, 2025-05-07T21:00:12.9774301Z stochastic_rounding=False, 2025-05-07T21:00:12.9774555Z weighted=False, 2025-05-07T21:00:12.9774774Z row_wise=False, 2025-05-07T21:00:12.9774985Z mixed=True, 2025-05-07T21:00:12.9775189Z use_cache=False, 2025-05-07T21:00:12.9775435Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9775719Z use_cpu=True, 2025-05-07T21:00:12.9775951Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9776212Z ) 2025-05-07T21:00:12.9776450Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9777031Z self=, 2025-05-07T21:00:12.9777563Z mixed_B=True, 2025-05-07T21:00:12.9777776Z compile=False, 2025-05-07T21:00:12.9777985Z T=5, 2025-05-07T21:00:12.9778169Z D=119, 2025-05-07T21:00:12.9778357Z B=123, 2025-05-07T21:00:12.9778546Z log_E=5, 2025-05-07T21:00:12.9778742Z L=9, 2025-05-07T21:00:12.9778936Z D_gradcheck=1, 2025-05-07T21:00:12.9779170Z stochastic_rounding=True, 2025-05-07T21:00:12.9779423Z weighted=True, 2025-05-07T21:00:12.9779637Z row_wise=False, 2025-05-07T21:00:12.9779850Z mixed=False, 2025-05-07T21:00:12.9780055Z use_cache=True, 2025-05-07T21:00:12.9780294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9780579Z use_cpu=True, 2025-05-07T21:00:12.9780809Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9781067Z ) 2025-05-07T21:00:12.9781299Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9781878Z self=, 2025-05-07T21:00:12.9782414Z mixed_B=False, 2025-05-07T21:00:12.9782681Z compile=False, 2025-05-07T21:00:12.9782886Z T=1, 2025-05-07T21:00:12.9783109Z D=105, 2025-05-07T21:00:12.9783300Z B=4, 2025-05-07T21:00:12.9783484Z log_E=3, 2025-05-07T21:00:12.9783675Z L=0, 2025-05-07T21:00:12.9783861Z D_gradcheck=1, 2025-05-07T21:00:12.9784085Z stochastic_rounding=True, 2025-05-07T21:00:12.9784335Z weighted=True, 2025-05-07T21:00:12.9784552Z row_wise=False, 2025-05-07T21:00:12.9784768Z mixed=False, 2025-05-07T21:00:12.9784978Z use_cache=False, 2025-05-07T21:00:12.9785230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9785519Z use_cpu=True, 2025-05-07T21:00:12.9785750Z output_dtype=SparseType.FP16, 2025-05-07T21:00:12.9786011Z ) 2025-05-07T21:00:12.9786244Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9786822Z self=, 2025-05-07T21:00:12.9787358Z mixed_B=False, 2025-05-07T21:00:12.9787578Z compile=False, 2025-05-07T21:00:12.9787784Z T=4, 2025-05-07T21:00:12.9787968Z D=43, 2025-05-07T21:00:12.9788153Z B=82, 2025-05-07T21:00:12.9788343Z log_E=3, 2025-05-07T21:00:12.9788532Z L=16, 2025-05-07T21:00:12.9788722Z D_gradcheck=1, 2025-05-07T21:00:12.9788946Z stochastic_rounding=True, 2025-05-07T21:00:12.9789197Z weighted=False, 2025-05-07T21:00:12.9789416Z row_wise=True, 2025-05-07T21:00:12.9789626Z mixed=True, 2025-05-07T21:00:12.9789827Z use_cache=False, 2025-05-07T21:00:12.9790075Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9790361Z use_cpu=False, 2025-05-07T21:00:12.9790690Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9790954Z ) 2025-05-07T21:00:12.9791189Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9791765Z self=, 2025-05-07T21:00:12.9792339Z mixed_B=False, 2025-05-07T21:00:12.9792552Z compile=False, 2025-05-07T21:00:12.9792749Z T=5, 2025-05-07T21:00:12.9792942Z D=55, 2025-05-07T21:00:12.9793133Z B=79, 2025-05-07T21:00:12.9793318Z log_E=4, 2025-05-07T21:00:12.9793511Z L=19, 2025-05-07T21:00:12.9793700Z D_gradcheck=1, 2025-05-07T21:00:12.9793945Z stochastic_rounding=True, 2025-05-07T21:00:12.9794195Z weighted=False, 2025-05-07T21:00:12.9794411Z row_wise=True, 2025-05-07T21:00:12.9794616Z mixed=False, 2025-05-07T21:00:12.9794820Z use_cache=True, 2025-05-07T21:00:12.9795058Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:12.9795342Z use_cpu=True, 2025-05-07T21:00:12.9795571Z output_dtype=SparseType.FP32, 2025-05-07T21:00:12.9795832Z ) 2025-05-07T21:00:12.9796066Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:12.9796642Z self=, 2025-05-07T21:00:12.9797175Z mixed_B=False, 2025-05-07T21:00:12.9797392Z compile=True, 2025-05-07T21:00:12.9797595Z T=2, 2025-05-07T21:00:12.9797787Z D=42, 2025-05-07T21:00:12.9797972Z B=16, 2025-05-07T21:00:12.9798153Z log_E=3, 2025-05-07T21:00:12.9798349Z L=16, 2025-05-07T21:00:12.9798541Z D_gradcheck=2, 2025-05-07T21:00:12.9798766Z stochastic_rounding=True, 2025-05-07T21:00:12.9799017Z weighted=True, 2025-05-07T21:00:12.9799231Z row_wise=True, 2025-05-07T21:00:12.9799449Z mixed=True, 2025-05-07T21:00:12.9799652Z use_cache=True, 2025-05-07T21:00:12.9799890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:12.9800173Z use_cpu=True, 2025-05-07T21:00:12.9800403Z output_dtype=SparseType.BF16, 2025-05-07T21:00:12.9800664Z ) 2025-05-07T21:00:13.7576550Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7577353Z self=, 2025-05-07T21:00:13.7578172Z mixed_B=False, 2025-05-07T21:00:13.7578682Z compile=False, 2025-05-07T21:00:13.7578887Z T=4, 2025-05-07T21:00:13.7579163Z D=45, 2025-05-07T21:00:13.7579350Z B=83, 2025-05-07T21:00:13.7579529Z log_E=3, 2025-05-07T21:00:13.7579720Z L=15, 2025-05-07T21:00:13.7579910Z D_gradcheck=2, 2025-05-07T21:00:13.7580130Z stochastic_rounding=True, 2025-05-07T21:00:13.7580394Z weighted=True, 2025-05-07T21:00:13.7580621Z row_wise=True, 2025-05-07T21:00:13.7580836Z mixed=True, 2025-05-07T21:00:13.7581046Z use_cache=False, 2025-05-07T21:00:13.7581299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7581594Z use_cpu=True, 2025-05-07T21:00:13.7581836Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7582111Z ) 2025-05-07T21:00:13.7582355Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7582944Z self=, 2025-05-07T21:00:13.7583497Z mixed_B=False, 2025-05-07T21:00:13.7583723Z compile=False, 2025-05-07T21:00:13.7583933Z T=2, 2025-05-07T21:00:13.7584129Z D=38, 2025-05-07T21:00:13.7584316Z B=27, 2025-05-07T21:00:13.7584507Z log_E=5, 2025-05-07T21:00:13.7584708Z L=9, 2025-05-07T21:00:13.7584903Z D_gradcheck=2, 2025-05-07T21:00:13.7585133Z stochastic_rounding=False, 2025-05-07T21:00:13.7585400Z weighted=True, 2025-05-07T21:00:13.7585622Z row_wise=False, 2025-05-07T21:00:13.7585836Z mixed=True, 2025-05-07T21:00:13.7586056Z use_cache=True, 2025-05-07T21:00:13.7586300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7586695Z use_cpu=True, 2025-05-07T21:00:13.7587097Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7587407Z ) 2025-05-07T21:00:13.7587649Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7588236Z self=, 2025-05-07T21:00:13.7588856Z mixed_B=True, 2025-05-07T21:00:13.7589076Z compile=True, 2025-05-07T21:00:13.7589280Z T=1, 2025-05-07T21:00:13.7589472Z D=100, 2025-05-07T21:00:13.7589675Z B=114, 2025-05-07T21:00:13.7589872Z log_E=4, 2025-05-07T21:00:13.7590064Z L=20, 2025-05-07T21:00:13.7590260Z D_gradcheck=1, 2025-05-07T21:00:13.7590492Z stochastic_rounding=True, 2025-05-07T21:00:13.7590752Z weighted=False, 2025-05-07T21:00:13.7590975Z row_wise=False, 2025-05-07T21:00:13.7591194Z mixed=True, 2025-05-07T21:00:13.7591403Z use_cache=False, 2025-05-07T21:00:13.7591658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7591946Z use_cpu=True, 2025-05-07T21:00:13.7592180Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7592446Z ) 2025-05-07T21:00:13.7592688Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7593268Z self=, 2025-05-07T21:00:13.7593813Z mixed_B=True, 2025-05-07T21:00:13.7594033Z compile=False, 2025-05-07T21:00:13.7594241Z T=4, 2025-05-07T21:00:13.7594427Z D=128, 2025-05-07T21:00:13.7594617Z B=92, 2025-05-07T21:00:13.7594809Z log_E=3, 2025-05-07T21:00:13.7595003Z L=0, 2025-05-07T21:00:13.7595194Z D_gradcheck=1, 2025-05-07T21:00:13.7595428Z stochastic_rounding=False, 2025-05-07T21:00:13.7595681Z weighted=False, 2025-05-07T21:00:13.7595903Z row_wise=False, 2025-05-07T21:00:13.7596121Z mixed=True, 2025-05-07T21:00:13.7596328Z use_cache=False, 2025-05-07T21:00:13.7596580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7596870Z use_cpu=False, 2025-05-07T21:00:13.7597104Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7597370Z ) 2025-05-07T21:00:13.7597608Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7598186Z self=, 2025-05-07T21:00:13.7598727Z mixed_B=False, 2025-05-07T21:00:13.7599001Z compile=True, 2025-05-07T21:00:13.7599202Z T=3, 2025-05-07T21:00:13.7599483Z D=88, 2025-05-07T21:00:13.7599674Z B=55, 2025-05-07T21:00:13.7599859Z log_E=3, 2025-05-07T21:00:13.7600056Z L=1, 2025-05-07T21:00:13.7600249Z D_gradcheck=1, 2025-05-07T21:00:13.7600483Z stochastic_rounding=False, 2025-05-07T21:00:13.7600744Z weighted=False, 2025-05-07T21:00:13.7600964Z row_wise=False, 2025-05-07T21:00:13.7601180Z mixed=False, 2025-05-07T21:00:13.7601388Z use_cache=False, 2025-05-07T21:00:13.7601643Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7601932Z use_cpu=True, 2025-05-07T21:00:13.7602164Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7602432Z ) 2025-05-07T21:00:13.7602666Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7603243Z self=, 2025-05-07T21:00:13.7603786Z mixed_B=False, 2025-05-07T21:00:13.7604003Z compile=True, 2025-05-07T21:00:13.7604210Z T=1, 2025-05-07T21:00:13.7604704Z D=127, 2025-05-07T21:00:13.7604928Z B=13, 2025-05-07T21:00:13.7605116Z log_E=5, 2025-05-07T21:00:13.7605319Z L=1, 2025-05-07T21:00:13.7605517Z D_gradcheck=2, 2025-05-07T21:00:13.7605744Z stochastic_rounding=False, 2025-05-07T21:00:13.7606019Z weighted=True, 2025-05-07T21:00:13.7606237Z row_wise=True, 2025-05-07T21:00:13.7606446Z mixed=False, 2025-05-07T21:00:13.7606665Z use_cache=False, 2025-05-07T21:00:13.7607028Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7607317Z use_cpu=False, 2025-05-07T21:00:13.7607643Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7607907Z ) 2025-05-07T21:00:13.7608142Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7608775Z self=, 2025-05-07T21:00:13.7609369Z mixed_B=False, 2025-05-07T21:00:13.7609589Z compile=False, 2025-05-07T21:00:13.7609794Z T=1, 2025-05-07T21:00:13.7609984Z D=127, 2025-05-07T21:00:13.7610173Z B=101, 2025-05-07T21:00:13.7610361Z log_E=3, 2025-05-07T21:00:13.7610559Z L=4, 2025-05-07T21:00:13.7610755Z D_gradcheck=2, 2025-05-07T21:00:13.7610979Z stochastic_rounding=False, 2025-05-07T21:00:13.7611244Z weighted=False, 2025-05-07T21:00:13.7611462Z row_wise=True, 2025-05-07T21:00:13.7611671Z mixed=True, 2025-05-07T21:00:13.7611880Z use_cache=True, 2025-05-07T21:00:13.7612121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7612406Z use_cpu=True, 2025-05-07T21:00:13.7612646Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7612909Z ) 2025-05-07T21:00:13.7613149Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7613727Z self=, 2025-05-07T21:00:13.7614266Z mixed_B=True, 2025-05-07T21:00:13.7614479Z compile=True, 2025-05-07T21:00:13.7614685Z T=1, 2025-05-07T21:00:13.7614877Z D=24, 2025-05-07T21:00:13.7615067Z B=81, 2025-05-07T21:00:13.7615253Z log_E=5, 2025-05-07T21:00:13.7615449Z L=3, 2025-05-07T21:00:13.7615647Z D_gradcheck=2, 2025-05-07T21:00:13.7615873Z stochastic_rounding=False, 2025-05-07T21:00:13.7616136Z weighted=False, 2025-05-07T21:00:13.7616357Z row_wise=False, 2025-05-07T21:00:13.7616567Z mixed=False, 2025-05-07T21:00:13.7616785Z use_cache=False, 2025-05-07T21:00:13.7617039Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7617323Z use_cpu=True, 2025-05-07T21:00:13.7617567Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.7617841Z ) 2025-05-07T21:00:13.7618074Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7618667Z self=, 2025-05-07T21:00:13.7619207Z mixed_B=True, 2025-05-07T21:00:13.7619492Z compile=True, 2025-05-07T21:00:13.7619698Z T=1, 2025-05-07T21:00:13.7619939Z D=61, 2025-05-07T21:00:13.7620132Z B=122, 2025-05-07T21:00:13.7620318Z log_E=3, 2025-05-07T21:00:13.7620517Z L=5, 2025-05-07T21:00:13.7620710Z D_gradcheck=1, 2025-05-07T21:00:13.7620931Z stochastic_rounding=True, 2025-05-07T21:00:13.7621193Z weighted=False, 2025-05-07T21:00:13.7621412Z row_wise=False, 2025-05-07T21:00:13.7621620Z mixed=True, 2025-05-07T21:00:13.7621836Z use_cache=False, 2025-05-07T21:00:13.7622082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7622366Z use_cpu=False, 2025-05-07T21:00:13.7622612Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7622874Z ) 2025-05-07T21:00:13.7623106Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7623692Z self=, 2025-05-07T21:00:13.7624237Z mixed_B=False, 2025-05-07T21:00:13.7624453Z compile=False, 2025-05-07T21:00:13.7624665Z T=1, 2025-05-07T21:00:13.7624857Z D=9, 2025-05-07T21:00:13.7625045Z B=102, 2025-05-07T21:00:13.7625229Z log_E=5, 2025-05-07T21:00:13.7625428Z L=2, 2025-05-07T21:00:13.7625619Z D_gradcheck=2, 2025-05-07T21:00:13.7625848Z stochastic_rounding=True, 2025-05-07T21:00:13.7626111Z weighted=False, 2025-05-07T21:00:13.7626330Z row_wise=True, 2025-05-07T21:00:13.7626537Z mixed=False, 2025-05-07T21:00:13.7626756Z use_cache=True, 2025-05-07T21:00:13.7627000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7627282Z use_cpu=True, 2025-05-07T21:00:13.7627567Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.7627837Z ) 2025-05-07T21:00:13.7628066Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7628655Z self=, 2025-05-07T21:00:13.7629237Z mixed_B=True, 2025-05-07T21:00:13.7629452Z compile=True, 2025-05-07T21:00:13.7629666Z T=3, 2025-05-07T21:00:13.7629862Z D=48, 2025-05-07T21:00:13.7630045Z B=127, 2025-05-07T21:00:13.7630242Z log_E=5, 2025-05-07T21:00:13.7630444Z L=12, 2025-05-07T21:00:13.7630637Z D_gradcheck=2, 2025-05-07T21:00:13.7630870Z stochastic_rounding=True, 2025-05-07T21:00:13.7631130Z weighted=True, 2025-05-07T21:00:13.7631343Z row_wise=False, 2025-05-07T21:00:13.7631560Z mixed=True, 2025-05-07T21:00:13.7631772Z use_cache=False, 2025-05-07T21:00:13.7632019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7632304Z use_cpu=True, 2025-05-07T21:00:13.7632540Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.7632803Z ) 2025-05-07T21:00:13.7633033Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7633619Z self=, 2025-05-07T21:00:13.7634157Z mixed_B=True, 2025-05-07T21:00:13.7634369Z compile=False, 2025-05-07T21:00:13.7634582Z T=2, 2025-05-07T21:00:13.7634772Z D=16, 2025-05-07T21:00:13.7634959Z B=99, 2025-05-07T21:00:13.7635154Z log_E=4, 2025-05-07T21:00:13.7635360Z L=17, 2025-05-07T21:00:13.7635552Z D_gradcheck=1, 2025-05-07T21:00:13.7635789Z stochastic_rounding=True, 2025-05-07T21:00:13.7636052Z weighted=True, 2025-05-07T21:00:13.7636269Z row_wise=False, 2025-05-07T21:00:13.7636492Z mixed=False, 2025-05-07T21:00:13.7636711Z use_cache=False, 2025-05-07T21:00:13.7636956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7637249Z use_cpu=False, 2025-05-07T21:00:13.7637489Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7637753Z ) 2025-05-07T21:00:13.7637985Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7638591Z self=, 2025-05-07T21:00:13.7639167Z mixed_B=False, 2025-05-07T21:00:13.7639450Z compile=False, 2025-05-07T21:00:13.7639659Z T=2, 2025-05-07T21:00:13.7639889Z D=57, 2025-05-07T21:00:13.7646358Z B=89, 2025-05-07T21:00:13.7646592Z log_E=5, 2025-05-07T21:00:13.7646800Z L=10, 2025-05-07T21:00:13.7647082Z D_gradcheck=2, 2025-05-07T21:00:13.7647318Z stochastic_rounding=False, 2025-05-07T21:00:13.7647580Z weighted=True, 2025-05-07T21:00:13.7647794Z row_wise=False, 2025-05-07T21:00:13.7648009Z mixed=False, 2025-05-07T21:00:13.7648220Z use_cache=True, 2025-05-07T21:00:13.7648454Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7648748Z use_cpu=False, 2025-05-07T21:00:13.7648996Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7649259Z ) 2025-05-07T21:00:13.7649497Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7650087Z self=, 2025-05-07T21:00:13.7650630Z mixed_B=True, 2025-05-07T21:00:13.7650851Z compile=False, 2025-05-07T21:00:13.7651065Z T=3, 2025-05-07T21:00:13.7651251Z D=54, 2025-05-07T21:00:13.7651433Z B=71, 2025-05-07T21:00:13.7651623Z log_E=5, 2025-05-07T21:00:13.7651816Z L=5, 2025-05-07T21:00:13.7651994Z D_gradcheck=1, 2025-05-07T21:00:13.7652215Z stochastic_rounding=True, 2025-05-07T21:00:13.7652471Z weighted=True, 2025-05-07T21:00:13.7652675Z row_wise=True, 2025-05-07T21:00:13.7652881Z mixed=False, 2025-05-07T21:00:13.7653083Z use_cache=True, 2025-05-07T21:00:13.7653317Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7653602Z use_cpu=False, 2025-05-07T21:00:13.7653912Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.7654169Z ) 2025-05-07T21:00:13.7654404Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7655008Z self=, 2025-05-07T21:00:13.7655586Z mixed_B=True, 2025-05-07T21:00:13.7655794Z compile=True, 2025-05-07T21:00:13.7656004Z T=4, 2025-05-07T21:00:13.7656190Z D=55, 2025-05-07T21:00:13.7656374Z B=113, 2025-05-07T21:00:13.7656554Z log_E=4, 2025-05-07T21:00:13.7656744Z L=18, 2025-05-07T21:00:13.7656935Z D_gradcheck=2, 2025-05-07T21:00:13.7657161Z stochastic_rounding=True, 2025-05-07T21:00:13.7657418Z weighted=False, 2025-05-07T21:00:13.7657634Z row_wise=False, 2025-05-07T21:00:13.7657844Z mixed=True, 2025-05-07T21:00:13.7658050Z use_cache=True, 2025-05-07T21:00:13.7658286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7658573Z use_cpu=True, 2025-05-07T21:00:13.7658808Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7659063Z ) 2025-05-07T21:00:13.7659293Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7659868Z self=, 2025-05-07T21:00:13.7660404Z mixed_B=False, 2025-05-07T21:00:13.7660617Z compile=False, 2025-05-07T21:00:13.7660828Z T=1, 2025-05-07T21:00:13.7661012Z D=19, 2025-05-07T21:00:13.7661192Z B=38, 2025-05-07T21:00:13.7661373Z log_E=4, 2025-05-07T21:00:13.7661563Z L=3, 2025-05-07T21:00:13.7661748Z D_gradcheck=1, 2025-05-07T21:00:13.7661973Z stochastic_rounding=True, 2025-05-07T21:00:13.7662229Z weighted=False, 2025-05-07T21:00:13.7662435Z row_wise=False, 2025-05-07T21:00:13.7662644Z mixed=False, 2025-05-07T21:00:13.7662856Z use_cache=False, 2025-05-07T21:00:13.7663097Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7663378Z use_cpu=False, 2025-05-07T21:00:13.7663622Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.7663882Z ) 2025-05-07T21:00:13.7664112Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7664690Z self=, 2025-05-07T21:00:13.7665219Z mixed_B=False, 2025-05-07T21:00:13.7665481Z compile=False, 2025-05-07T21:00:13.7665688Z T=5, 2025-05-07T21:00:13.7665911Z D=67, 2025-05-07T21:00:13.7666089Z B=16, 2025-05-07T21:00:13.7666271Z log_E=4, 2025-05-07T21:00:13.7666464Z L=7, 2025-05-07T21:00:13.7666651Z D_gradcheck=2, 2025-05-07T21:00:13.7666882Z stochastic_rounding=False, 2025-05-07T21:00:13.7667138Z weighted=True, 2025-05-07T21:00:13.7667342Z row_wise=False, 2025-05-07T21:00:13.7667548Z mixed=True, 2025-05-07T21:00:13.7667753Z use_cache=False, 2025-05-07T21:00:13.7667995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7668278Z use_cpu=False, 2025-05-07T21:00:13.7668508Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7668760Z ) 2025-05-07T21:00:13.7878169Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7879062Z self=, 2025-05-07T21:00:13.7879851Z mixed_B=False, 2025-05-07T21:00:13.7880168Z compile=False, 2025-05-07T21:00:13.7880392Z T=5, 2025-05-07T21:00:13.7880580Z D=124, 2025-05-07T21:00:13.7880772Z B=11, 2025-05-07T21:00:13.7880963Z log_E=4, 2025-05-07T21:00:13.7881157Z L=2, 2025-05-07T21:00:13.7881354Z D_gradcheck=2, 2025-05-07T21:00:13.7881581Z stochastic_rounding=True, 2025-05-07T21:00:13.7881838Z weighted=True, 2025-05-07T21:00:13.7882056Z row_wise=True, 2025-05-07T21:00:13.7882268Z mixed=True, 2025-05-07T21:00:13.7882482Z use_cache=False, 2025-05-07T21:00:13.7882739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7883027Z use_cpu=True, 2025-05-07T21:00:13.7883396Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.7883664Z ) 2025-05-07T21:00:13.7883905Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7884504Z self=, 2025-05-07T21:00:13.7885113Z mixed_B=False, 2025-05-07T21:00:13.7885341Z compile=True, 2025-05-07T21:00:13.7885558Z T=5, 2025-05-07T21:00:13.7885741Z D=15, 2025-05-07T21:00:13.7885931Z B=30, 2025-05-07T21:00:13.7886123Z log_E=5, 2025-05-07T21:00:13.7886319Z L=9, 2025-05-07T21:00:13.7886517Z D_gradcheck=2, 2025-05-07T21:00:13.7886751Z stochastic_rounding=False, 2025-05-07T21:00:13.7887135Z weighted=False, 2025-05-07T21:00:13.7887357Z row_wise=False, 2025-05-07T21:00:13.7887572Z mixed=True, 2025-05-07T21:00:13.7887784Z use_cache=True, 2025-05-07T21:00:13.7888029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7888324Z use_cpu=True, 2025-05-07T21:00:13.7888566Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7888831Z ) 2025-05-07T21:00:13.7889072Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7889665Z self=, 2025-05-07T21:00:13.7890207Z mixed_B=True, 2025-05-07T21:00:13.7890423Z compile=False, 2025-05-07T21:00:13.7890636Z T=3, 2025-05-07T21:00:13.7890825Z D=86, 2025-05-07T21:00:13.7891014Z B=11, 2025-05-07T21:00:13.7891202Z log_E=4, 2025-05-07T21:00:13.7891404Z L=13, 2025-05-07T21:00:13.7891605Z D_gradcheck=2, 2025-05-07T21:00:13.7891837Z stochastic_rounding=True, 2025-05-07T21:00:13.7892098Z weighted=True, 2025-05-07T21:00:13.7892316Z row_wise=False, 2025-05-07T21:00:13.7892534Z mixed=False, 2025-05-07T21:00:13.7892745Z use_cache=True, 2025-05-07T21:00:13.7892997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7893292Z use_cpu=False, 2025-05-07T21:00:13.7893531Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.7893797Z ) 2025-05-07T21:00:13.7894038Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7894627Z self=, 2025-05-07T21:00:13.7895170Z mixed_B=True, 2025-05-07T21:00:13.7895387Z compile=False, 2025-05-07T21:00:13.7895726Z T=4, 2025-05-07T21:00:13.7895911Z D=72, 2025-05-07T21:00:13.7896162Z B=19, 2025-05-07T21:00:13.7896361Z log_E=5, 2025-05-07T21:00:13.7896556Z L=16, 2025-05-07T21:00:13.7896752Z D_gradcheck=2, 2025-05-07T21:00:13.7896991Z stochastic_rounding=False, 2025-05-07T21:00:13.7897252Z weighted=True, 2025-05-07T21:00:13.7897471Z row_wise=True, 2025-05-07T21:00:13.7897685Z mixed=True, 2025-05-07T21:00:13.7897895Z use_cache=True, 2025-05-07T21:00:13.7898139Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7898435Z use_cpu=True, 2025-05-07T21:00:13.7898668Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.7898937Z ) 2025-05-07T21:00:13.7899178Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7899764Z self=, 2025-05-07T21:00:13.7900307Z mixed_B=True, 2025-05-07T21:00:13.7900535Z compile=False, 2025-05-07T21:00:13.7900751Z T=4, 2025-05-07T21:00:13.7900939Z D=71, 2025-05-07T21:00:13.7901137Z B=88, 2025-05-07T21:00:13.7901324Z log_E=3, 2025-05-07T21:00:13.7901523Z L=12, 2025-05-07T21:00:13.7901724Z D_gradcheck=1, 2025-05-07T21:00:13.7901951Z stochastic_rounding=False, 2025-05-07T21:00:13.7902214Z weighted=False, 2025-05-07T21:00:13.7902435Z row_wise=True, 2025-05-07T21:00:13.7902651Z mixed=False, 2025-05-07T21:00:13.7902862Z use_cache=True, 2025-05-07T21:00:13.7903115Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7903407Z use_cpu=True, 2025-05-07T21:00:13.7903700Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7903968Z ) 2025-05-07T21:00:13.7904223Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7905090Z self=, 2025-05-07T21:00:13.7905734Z mixed_B=True, 2025-05-07T21:00:13.7905954Z compile=False, 2025-05-07T21:00:13.7906177Z T=4, 2025-05-07T21:00:13.7906376Z D=13, 2025-05-07T21:00:13.7906566Z B=12, 2025-05-07T21:00:13.7906767Z log_E=5, 2025-05-07T21:00:13.7906968Z L=20, 2025-05-07T21:00:13.7907160Z D_gradcheck=2, 2025-05-07T21:00:13.7907400Z stochastic_rounding=False, 2025-05-07T21:00:13.7907669Z weighted=True, 2025-05-07T21:00:13.7907890Z row_wise=True, 2025-05-07T21:00:13.7908110Z mixed=True, 2025-05-07T21:00:13.7908334Z use_cache=False, 2025-05-07T21:00:13.7908585Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7908882Z use_cpu=False, 2025-05-07T21:00:13.7909131Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7909396Z ) 2025-05-07T21:00:13.7909638Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7910241Z self=, 2025-05-07T21:00:13.7910792Z mixed_B=True, 2025-05-07T21:00:13.7911013Z compile=False, 2025-05-07T21:00:13.7911240Z T=3, 2025-05-07T21:00:13.7911437Z D=17, 2025-05-07T21:00:13.7911634Z B=111, 2025-05-07T21:00:13.7911830Z log_E=4, 2025-05-07T21:00:13.7912034Z L=5, 2025-05-07T21:00:13.7912223Z D_gradcheck=1, 2025-05-07T21:00:13.7912460Z stochastic_rounding=True, 2025-05-07T21:00:13.7912726Z weighted=False, 2025-05-07T21:00:13.7912947Z row_wise=True, 2025-05-07T21:00:13.7913164Z mixed=True, 2025-05-07T21:00:13.7913381Z use_cache=True, 2025-05-07T21:00:13.7913624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7913918Z use_cpu=True, 2025-05-07T21:00:13.7914163Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7914429Z ) 2025-05-07T21:00:13.7914673Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7915427Z self=, 2025-05-07T21:00:13.7916071Z mixed_B=True, 2025-05-07T21:00:13.7916300Z compile=True, 2025-05-07T21:00:13.7916606Z T=1, 2025-05-07T21:00:13.7916794Z D=105, 2025-05-07T21:00:13.7917054Z B=45, 2025-05-07T21:00:13.7917249Z log_E=5, 2025-05-07T21:00:13.7917486Z L=14, 2025-05-07T21:00:13.7917691Z D_gradcheck=1, 2025-05-07T21:00:13.7917925Z stochastic_rounding=True, 2025-05-07T21:00:13.7918192Z weighted=True, 2025-05-07T21:00:13.7918418Z row_wise=True, 2025-05-07T21:00:13.7918632Z mixed=True, 2025-05-07T21:00:13.7918855Z use_cache=False, 2025-05-07T21:00:13.7919114Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7919404Z use_cpu=True, 2025-05-07T21:00:13.7919650Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7919924Z ) 2025-05-07T21:00:13.7920173Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7920762Z self=, 2025-05-07T21:00:13.7921317Z mixed_B=False, 2025-05-07T21:00:13.7921544Z compile=False, 2025-05-07T21:00:13.7921760Z T=2, 2025-05-07T21:00:13.7921959Z D=117, 2025-05-07T21:00:13.7922164Z B=3, 2025-05-07T21:00:13.7922355Z log_E=4, 2025-05-07T21:00:13.7922559Z L=18, 2025-05-07T21:00:13.7922762Z D_gradcheck=2, 2025-05-07T21:00:13.7922996Z stochastic_rounding=False, 2025-05-07T21:00:13.7923257Z weighted=True, 2025-05-07T21:00:13.7923475Z row_wise=False, 2025-05-07T21:00:13.7923694Z mixed=False, 2025-05-07T21:00:13.7923911Z use_cache=False, 2025-05-07T21:00:13.7924169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7924461Z use_cpu=False, 2025-05-07T21:00:13.7924777Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7925052Z ) 2025-05-07T21:00:13.7925282Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7925870Z self=, 2025-05-07T21:00:13.7926453Z mixed_B=False, 2025-05-07T21:00:13.7926670Z compile=False, 2025-05-07T21:00:13.7926877Z T=1, 2025-05-07T21:00:13.7927177Z D=70, 2025-05-07T21:00:13.7927374Z B=61, 2025-05-07T21:00:13.7927561Z log_E=3, 2025-05-07T21:00:13.7927761Z L=2, 2025-05-07T21:00:13.7927962Z D_gradcheck=2, 2025-05-07T21:00:13.7928196Z stochastic_rounding=False, 2025-05-07T21:00:13.7928466Z weighted=False, 2025-05-07T21:00:13.7928689Z row_wise=True, 2025-05-07T21:00:13.7928902Z mixed=False, 2025-05-07T21:00:13.7929123Z use_cache=True, 2025-05-07T21:00:13.7929369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7929661Z use_cpu=True, 2025-05-07T21:00:13.7929910Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7930177Z ) 2025-05-07T21:00:13.7930415Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7931011Z self=, 2025-05-07T21:00:13.7931562Z mixed_B=True, 2025-05-07T21:00:13.7931780Z compile=False, 2025-05-07T21:00:13.7932001Z T=3, 2025-05-07T21:00:13.7932198Z D=92, 2025-05-07T21:00:13.7932395Z B=19, 2025-05-07T21:00:13.7932585Z log_E=3, 2025-05-07T21:00:13.7932790Z L=3, 2025-05-07T21:00:13.7932993Z D_gradcheck=2, 2025-05-07T21:00:13.7933225Z stochastic_rounding=False, 2025-05-07T21:00:13.7933492Z weighted=False, 2025-05-07T21:00:13.7933717Z row_wise=True, 2025-05-07T21:00:13.7933932Z mixed=True, 2025-05-07T21:00:13.7934153Z use_cache=False, 2025-05-07T21:00:13.7934409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7934701Z use_cpu=True, 2025-05-07T21:00:13.7934946Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7935222Z ) 2025-05-07T21:00:13.7935458Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7936052Z self=, 2025-05-07T21:00:13.7936600Z mixed_B=False, 2025-05-07T21:00:13.7936818Z compile=False, 2025-05-07T21:00:13.7937084Z T=4, 2025-05-07T21:00:13.7937284Z D=92, 2025-05-07T21:00:13.7937511Z B=3, 2025-05-07T21:00:13.7937708Z log_E=5, 2025-05-07T21:00:13.7937910Z L=18, 2025-05-07T21:00:13.7938109Z D_gradcheck=1, 2025-05-07T21:00:13.7938347Z stochastic_rounding=False, 2025-05-07T21:00:13.7938619Z weighted=False, 2025-05-07T21:00:13.7938839Z row_wise=False, 2025-05-07T21:00:13.7939062Z mixed=True, 2025-05-07T21:00:13.7939281Z use_cache=True, 2025-05-07T21:00:13.7939528Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7939819Z use_cpu=True, 2025-05-07T21:00:13.7940063Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7940336Z ) 2025-05-07T21:00:13.7940572Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7941167Z self=, 2025-05-07T21:00:13.7941712Z mixed_B=False, 2025-05-07T21:00:13.7941929Z compile=True, 2025-05-07T21:00:13.7942148Z T=5, 2025-05-07T21:00:13.7942341Z D=22, 2025-05-07T21:00:13.7942535Z B=86, 2025-05-07T21:00:13.7942731Z log_E=5, 2025-05-07T21:00:13.7942937Z L=16, 2025-05-07T21:00:13.7943129Z D_gradcheck=1, 2025-05-07T21:00:13.7943367Z stochastic_rounding=False, 2025-05-07T21:00:13.7943633Z weighted=True, 2025-05-07T21:00:13.7943848Z row_wise=True, 2025-05-07T21:00:13.7944065Z mixed=True, 2025-05-07T21:00:13.7944279Z use_cache=False, 2025-05-07T21:00:13.7944531Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7944826Z use_cpu=False, 2025-05-07T21:00:13.7945068Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7945389Z ) 2025-05-07T21:00:13.7945627Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7946220Z self=, 2025-05-07T21:00:13.7946806Z mixed_B=True, 2025-05-07T21:00:13.7947023Z compile=True, 2025-05-07T21:00:13.7947243Z T=1, 2025-05-07T21:00:13.7947436Z D=35, 2025-05-07T21:00:13.7947628Z B=1, 2025-05-07T21:00:13.7947824Z log_E=4, 2025-05-07T21:00:13.7948028Z L=12, 2025-05-07T21:00:13.7948219Z D_gradcheck=2, 2025-05-07T21:00:13.7948457Z stochastic_rounding=True, 2025-05-07T21:00:13.7948723Z weighted=True, 2025-05-07T21:00:13.7948945Z row_wise=False, 2025-05-07T21:00:13.7949166Z mixed=True, 2025-05-07T21:00:13.7949384Z use_cache=False, 2025-05-07T21:00:13.7949640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:13.7949936Z use_cpu=True, 2025-05-07T21:00:13.7950175Z output_dtype=SparseType.FP16, 2025-05-07T21:00:13.7950442Z ) 2025-05-07T21:00:13.7950684Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7951279Z self=, 2025-05-07T21:00:13.7951828Z mixed_B=False, 2025-05-07T21:00:13.7952044Z compile=True, 2025-05-07T21:00:13.7952261Z T=2, 2025-05-07T21:00:13.7952458Z D=70, 2025-05-07T21:00:13.7952646Z B=126, 2025-05-07T21:00:13.7952841Z log_E=4, 2025-05-07T21:00:13.7953043Z L=4, 2025-05-07T21:00:13.7953236Z D_gradcheck=2, 2025-05-07T21:00:13.7953472Z stochastic_rounding=False, 2025-05-07T21:00:13.7953738Z weighted=True, 2025-05-07T21:00:13.7953954Z row_wise=False, 2025-05-07T21:00:13.7954178Z mixed=False, 2025-05-07T21:00:13.7954396Z use_cache=False, 2025-05-07T21:00:13.7954646Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7954941Z use_cpu=True, 2025-05-07T21:00:13.7960865Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7961179Z ) 2025-05-07T21:00:13.7961427Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7962022Z self=, 2025-05-07T21:00:13.7962564Z mixed_B=False, 2025-05-07T21:00:13.7962788Z compile=False, 2025-05-07T21:00:13.7963083Z T=3, 2025-05-07T21:00:13.7963272Z D=116, 2025-05-07T21:00:13.7963508Z B=11, 2025-05-07T21:00:13.7963702Z log_E=3, 2025-05-07T21:00:13.7963899Z L=12, 2025-05-07T21:00:13.7964093Z D_gradcheck=1, 2025-05-07T21:00:13.7964326Z stochastic_rounding=False, 2025-05-07T21:00:13.7964590Z weighted=False, 2025-05-07T21:00:13.7964807Z row_wise=False, 2025-05-07T21:00:13.7965025Z mixed=False, 2025-05-07T21:00:13.7965239Z use_cache=True, 2025-05-07T21:00:13.7965480Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7965769Z use_cpu=True, 2025-05-07T21:00:13.7966007Z output_dtype=SparseType.BF16, 2025-05-07T21:00:13.7966269Z ) 2025-05-07T21:00:13.7966508Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:13.7967225Z self=, 2025-05-07T21:00:13.7967766Z mixed_B=True, 2025-05-07T21:00:13.7967986Z compile=False, 2025-05-07T21:00:13.7968204Z T=5, 2025-05-07T21:00:13.7968385Z D=56, 2025-05-07T21:00:13.7968582Z B=59, 2025-05-07T21:00:13.7968777Z log_E=5, 2025-05-07T21:00:13.7968970Z L=10, 2025-05-07T21:00:13.7969163Z D_gradcheck=1, 2025-05-07T21:00:13.7969396Z stochastic_rounding=True, 2025-05-07T21:00:13.7969652Z weighted=False, 2025-05-07T21:00:13.7969874Z row_wise=False, 2025-05-07T21:00:13.7970089Z mixed=True, 2025-05-07T21:00:13.7970303Z use_cache=False, 2025-05-07T21:00:13.7970551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:13.7970842Z use_cpu=True, 2025-05-07T21:00:13.7971078Z output_dtype=SparseType.FP32, 2025-05-07T21:00:13.7971393Z ) 2025-05-07T21:00:19.1965432Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.1966430Z self=, 2025-05-07T21:00:19.1967737Z mixed_B=False, 2025-05-07T21:00:19.1968016Z compile=True, 2025-05-07T21:00:19.1968279Z T=5, 2025-05-07T21:00:19.1968474Z D=65, 2025-05-07T21:00:19.1968678Z B=23, 2025-05-07T21:00:19.1968875Z log_E=3, 2025-05-07T21:00:19.1969075Z L=6, 2025-05-07T21:00:19.1969276Z D_gradcheck=1, 2025-05-07T21:00:19.1969519Z stochastic_rounding=True, 2025-05-07T21:00:19.1969779Z weighted=True, 2025-05-07T21:00:19.1970008Z row_wise=False, 2025-05-07T21:00:19.1970235Z mixed=False, 2025-05-07T21:00:19.1970450Z use_cache=True, 2025-05-07T21:00:19.1970702Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1970999Z use_cpu=True, 2025-05-07T21:00:19.1971234Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1971512Z ) 2025-05-07T21:00:19.1971755Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.1972350Z self=, 2025-05-07T21:00:19.1972889Z mixed_B=True, 2025-05-07T21:00:19.1973108Z compile=True, 2025-05-07T21:00:19.1973325Z T=3, 2025-05-07T21:00:19.1973512Z D=57, 2025-05-07T21:00:19.1973708Z B=65, 2025-05-07T21:00:19.1973901Z log_E=3, 2025-05-07T21:00:19.1974096Z L=20, 2025-05-07T21:00:19.1974297Z D_gradcheck=1, 2025-05-07T21:00:19.1974533Z stochastic_rounding=True, 2025-05-07T21:00:19.1974794Z weighted=False, 2025-05-07T21:00:19.1975020Z row_wise=False, 2025-05-07T21:00:19.1975238Z mixed=True, 2025-05-07T21:00:19.1975447Z use_cache=True, 2025-05-07T21:00:19.1975694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1975987Z use_cpu=True, 2025-05-07T21:00:19.1976222Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.1976494Z ) 2025-05-07T21:00:19.1976734Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.1977320Z self=, 2025-05-07T21:00:19.1977868Z mixed_B=False, 2025-05-07T21:00:19.1978087Z compile=True, 2025-05-07T21:00:19.1978436Z T=2, 2025-05-07T21:00:19.1978627Z D=40, 2025-05-07T21:00:19.1978899Z B=105, 2025-05-07T21:00:19.1979095Z log_E=4, 2025-05-07T21:00:19.1979291Z L=16, 2025-05-07T21:00:19.1979494Z D_gradcheck=2, 2025-05-07T21:00:19.1979728Z stochastic_rounding=True, 2025-05-07T21:00:19.1979985Z weighted=False, 2025-05-07T21:00:19.1980201Z row_wise=False, 2025-05-07T21:00:19.1980412Z mixed=False, 2025-05-07T21:00:19.1980620Z use_cache=False, 2025-05-07T21:00:19.1980868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.1981160Z use_cpu=False, 2025-05-07T21:00:19.1981394Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.1981655Z ) 2025-05-07T21:00:19.1981892Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.1982470Z self=, 2025-05-07T21:00:19.1983007Z mixed_B=True, 2025-05-07T21:00:19.1983224Z compile=True, 2025-05-07T21:00:19.1983431Z T=4, 2025-05-07T21:00:19.1983618Z D=90, 2025-05-07T21:00:19.1983805Z B=52, 2025-05-07T21:00:19.1983985Z log_E=5, 2025-05-07T21:00:19.1984181Z L=3, 2025-05-07T21:00:19.1984385Z D_gradcheck=1, 2025-05-07T21:00:19.1984622Z stochastic_rounding=False, 2025-05-07T21:00:19.1984882Z weighted=True, 2025-05-07T21:00:19.1985108Z row_wise=False, 2025-05-07T21:00:19.1985329Z mixed=False, 2025-05-07T21:00:19.1985543Z use_cache=False, 2025-05-07T21:00:19.1985804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1986098Z use_cpu=True, 2025-05-07T21:00:19.1986332Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1986697Z ) 2025-05-07T21:00:19.1986940Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.1987523Z self=, 2025-05-07T21:00:19.1988104Z mixed_B=True, 2025-05-07T21:00:19.1988323Z compile=True, 2025-05-07T21:00:19.1988532Z T=3, 2025-05-07T21:00:19.1988728Z D=115, 2025-05-07T21:00:19.1988926Z B=71, 2025-05-07T21:00:19.1989116Z log_E=5, 2025-05-07T21:00:19.1989322Z L=20, 2025-05-07T21:00:19.1989520Z D_gradcheck=2, 2025-05-07T21:00:19.1989747Z stochastic_rounding=True, 2025-05-07T21:00:19.1990012Z weighted=False, 2025-05-07T21:00:19.1990237Z row_wise=False, 2025-05-07T21:00:19.1990452Z mixed=True, 2025-05-07T21:00:19.1990671Z use_cache=True, 2025-05-07T21:00:19.1990916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1991207Z use_cpu=True, 2025-05-07T21:00:19.1991437Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1991711Z ) 2025-05-07T21:00:19.1991948Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.1992524Z self=, 2025-05-07T21:00:19.1993064Z mixed_B=False, 2025-05-07T21:00:19.1993281Z compile=False, 2025-05-07T21:00:19.1993484Z T=2, 2025-05-07T21:00:19.1993669Z D=52, 2025-05-07T21:00:19.1993857Z B=126, 2025-05-07T21:00:19.1994038Z log_E=5, 2025-05-07T21:00:19.1994235Z L=5, 2025-05-07T21:00:19.1994429Z D_gradcheck=2, 2025-05-07T21:00:19.1994653Z stochastic_rounding=True, 2025-05-07T21:00:19.1994915Z weighted=False, 2025-05-07T21:00:19.1995134Z row_wise=True, 2025-05-07T21:00:19.1995337Z mixed=False, 2025-05-07T21:00:19.1995551Z use_cache=True, 2025-05-07T21:00:19.1995790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.1996068Z use_cpu=False, 2025-05-07T21:00:19.1996304Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.1996563Z ) 2025-05-07T21:00:19.1996797Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.1997372Z self=, 2025-05-07T21:00:19.1997908Z mixed_B=False, 2025-05-07T21:00:19.1998121Z compile=True, 2025-05-07T21:00:19.1998375Z T=2, 2025-05-07T21:00:19.1998558Z D=118, 2025-05-07T21:00:19.1998789Z B=107, 2025-05-07T21:00:19.1998973Z log_E=4, 2025-05-07T21:00:19.1999166Z L=11, 2025-05-07T21:00:19.1999359Z D_gradcheck=1, 2025-05-07T21:00:19.1999577Z stochastic_rounding=True, 2025-05-07T21:00:19.1999836Z weighted=True, 2025-05-07T21:00:19.2000062Z row_wise=False, 2025-05-07T21:00:19.2000275Z mixed=False, 2025-05-07T21:00:19.2000493Z use_cache=False, 2025-05-07T21:00:19.2000749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2001034Z use_cpu=True, 2025-05-07T21:00:19.2001269Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2001531Z ) 2025-05-07T21:00:19.2001759Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2002341Z self=, 2025-05-07T21:00:19.2002877Z mixed_B=True, 2025-05-07T21:00:19.2003086Z compile=True, 2025-05-07T21:00:19.2003291Z T=5, 2025-05-07T21:00:19.2003472Z D=16, 2025-05-07T21:00:19.2003671Z B=61, 2025-05-07T21:00:19.2003859Z log_E=3, 2025-05-07T21:00:19.2004049Z L=7, 2025-05-07T21:00:19.2004242Z D_gradcheck=1, 2025-05-07T21:00:19.2004772Z stochastic_rounding=True, 2025-05-07T21:00:19.2005035Z weighted=True, 2025-05-07T21:00:19.2005259Z row_wise=False, 2025-05-07T21:00:19.2005478Z mixed=True, 2025-05-07T21:00:19.2005690Z use_cache=True, 2025-05-07T21:00:19.2005936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2006230Z use_cpu=False, 2025-05-07T21:00:19.2006474Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2006813Z ) 2025-05-07T21:00:19.2007115Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2007706Z self=, 2025-05-07T21:00:19.2008311Z mixed_B=False, 2025-05-07T21:00:19.2008534Z compile=True, 2025-05-07T21:00:19.2008755Z T=5, 2025-05-07T21:00:19.2008940Z D=98, 2025-05-07T21:00:19.2009134Z B=90, 2025-05-07T21:00:19.2009331Z log_E=5, 2025-05-07T21:00:19.2009526Z L=3, 2025-05-07T21:00:19.2009723Z D_gradcheck=1, 2025-05-07T21:00:19.2009961Z stochastic_rounding=False, 2025-05-07T21:00:19.2010220Z weighted=False, 2025-05-07T21:00:19.2010444Z row_wise=True, 2025-05-07T21:00:19.2010661Z mixed=True, 2025-05-07T21:00:19.2010873Z use_cache=True, 2025-05-07T21:00:19.2011119Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2011412Z use_cpu=False, 2025-05-07T21:00:19.2011645Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2011916Z ) 2025-05-07T21:00:19.2012161Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2012749Z self=, 2025-05-07T21:00:19.2013286Z mixed_B=False, 2025-05-07T21:00:19.2013511Z compile=False, 2025-05-07T21:00:19.2013728Z T=3, 2025-05-07T21:00:19.2013913Z D=52, 2025-05-07T21:00:19.2014111Z B=82, 2025-05-07T21:00:19.2014305Z log_E=3, 2025-05-07T21:00:19.2014500Z L=6, 2025-05-07T21:00:19.2014699Z D_gradcheck=2, 2025-05-07T21:00:19.2014936Z stochastic_rounding=False, 2025-05-07T21:00:19.2015199Z weighted=False, 2025-05-07T21:00:19.2015423Z row_wise=True, 2025-05-07T21:00:19.2015636Z mixed=True, 2025-05-07T21:00:19.2015844Z use_cache=True, 2025-05-07T21:00:19.2016090Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2016382Z use_cpu=True, 2025-05-07T21:00:19.2016618Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2016890Z ) 2025-05-07T21:00:19.2017134Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2017750Z self=, 2025-05-07T21:00:19.2018291Z mixed_B=True, 2025-05-07T21:00:19.2018507Z compile=False, 2025-05-07T21:00:19.2018803Z T=4, 2025-05-07T21:00:19.2018998Z D=72, 2025-05-07T21:00:19.2019250Z B=24, 2025-05-07T21:00:19.2019444Z log_E=5, 2025-05-07T21:00:19.2019647Z L=9, 2025-05-07T21:00:19.2019841Z D_gradcheck=1, 2025-05-07T21:00:19.2020078Z stochastic_rounding=False, 2025-05-07T21:00:19.2020345Z weighted=True, 2025-05-07T21:00:19.2020564Z row_wise=True, 2025-05-07T21:00:19.2020780Z mixed=True, 2025-05-07T21:00:19.2020998Z use_cache=False, 2025-05-07T21:00:19.2021248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2021539Z use_cpu=True, 2025-05-07T21:00:19.2021777Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2022044Z ) 2025-05-07T21:00:19.2022277Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2022864Z self=, 2025-05-07T21:00:19.2023401Z mixed_B=True, 2025-05-07T21:00:19.2023619Z compile=False, 2025-05-07T21:00:19.2023832Z T=1, 2025-05-07T21:00:19.2024022Z D=96, 2025-05-07T21:00:19.2024208Z B=23, 2025-05-07T21:00:19.2024400Z log_E=4, 2025-05-07T21:00:19.2024604Z L=18, 2025-05-07T21:00:19.2024798Z D_gradcheck=1, 2025-05-07T21:00:19.2025035Z stochastic_rounding=False, 2025-05-07T21:00:19.2025305Z weighted=False, 2025-05-07T21:00:19.2025527Z row_wise=False, 2025-05-07T21:00:19.2025748Z mixed=False, 2025-05-07T21:00:19.2025965Z use_cache=True, 2025-05-07T21:00:19.2026203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2026497Z use_cpu=False, 2025-05-07T21:00:19.2026737Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2027053Z ) 2025-05-07T21:00:19.2027294Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2027883Z self=, 2025-05-07T21:00:19.2028418Z mixed_B=True, 2025-05-07T21:00:19.2028674Z compile=False, 2025-05-07T21:00:19.2028889Z T=1, 2025-05-07T21:00:19.2029087Z D=127, 2025-05-07T21:00:19.2029281Z B=38, 2025-05-07T21:00:19.2029477Z log_E=3, 2025-05-07T21:00:19.2029680Z L=19, 2025-05-07T21:00:19.2029880Z D_gradcheck=1, 2025-05-07T21:00:19.2030113Z stochastic_rounding=True, 2025-05-07T21:00:19.2030376Z weighted=True, 2025-05-07T21:00:19.2030592Z row_wise=False, 2025-05-07T21:00:19.2030818Z mixed=False, 2025-05-07T21:00:19.2031040Z use_cache=False, 2025-05-07T21:00:19.2031290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2031588Z use_cpu=False, 2025-05-07T21:00:19.2031831Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2032099Z ) 2025-05-07T21:00:19.2032341Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2032932Z self=, 2025-05-07T21:00:19.2033473Z mixed_B=True, 2025-05-07T21:00:19.2033695Z compile=True, 2025-05-07T21:00:19.2033910Z T=4, 2025-05-07T21:00:19.2034107Z D=110, 2025-05-07T21:00:19.2034299Z B=63, 2025-05-07T21:00:19.2034492Z log_E=5, 2025-05-07T21:00:19.2034692Z L=8, 2025-05-07T21:00:19.2034885Z D_gradcheck=2, 2025-05-07T21:00:19.2035117Z stochastic_rounding=True, 2025-05-07T21:00:19.2035378Z weighted=False, 2025-05-07T21:00:19.2035596Z row_wise=False, 2025-05-07T21:00:19.2035815Z mixed=False, 2025-05-07T21:00:19.2036031Z use_cache=True, 2025-05-07T21:00:19.2036271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2036564Z use_cpu=True, 2025-05-07T21:00:19.2036804Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2037070Z ) 2025-05-07T21:00:19.2037310Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2037901Z self=, 2025-05-07T21:00:19.2038436Z mixed_B=True, 2025-05-07T21:00:19.2038660Z compile=False, 2025-05-07T21:00:19.2038926Z T=2, 2025-05-07T21:00:19.2039110Z D=86, 2025-05-07T21:00:19.2039377Z B=114, 2025-05-07T21:00:19.2039573Z log_E=3, 2025-05-07T21:00:19.2039770Z L=3, 2025-05-07T21:00:19.2039968Z D_gradcheck=1, 2025-05-07T21:00:19.2040201Z stochastic_rounding=True, 2025-05-07T21:00:19.2040464Z weighted=True, 2025-05-07T21:00:19.2040679Z row_wise=True, 2025-05-07T21:00:19.2040893Z mixed=True, 2025-05-07T21:00:19.2041105Z use_cache=True, 2025-05-07T21:00:19.2041346Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2041637Z use_cpu=True, 2025-05-07T21:00:19.2041878Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2042144Z ) 2025-05-07T21:00:19.2042385Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2042974Z self=, 2025-05-07T21:00:19.2043509Z mixed_B=True, 2025-05-07T21:00:19.2043730Z compile=True, 2025-05-07T21:00:19.2043950Z T=5, 2025-05-07T21:00:19.2044139Z D=17, 2025-05-07T21:00:19.2044335Z B=63, 2025-05-07T21:00:19.2044532Z log_E=3, 2025-05-07T21:00:19.2044729Z L=15, 2025-05-07T21:00:19.2044942Z D_gradcheck=2, 2025-05-07T21:00:19.2045181Z stochastic_rounding=False, 2025-05-07T21:00:19.2045443Z weighted=True, 2025-05-07T21:00:19.2045666Z row_wise=True, 2025-05-07T21:00:19.2045879Z mixed=True, 2025-05-07T21:00:19.2046088Z use_cache=False, 2025-05-07T21:00:19.2046344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2046637Z use_cpu=False, 2025-05-07T21:00:19.2046880Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2047265Z ) 2025-05-07T21:00:19.2047503Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2048097Z self=, 2025-05-07T21:00:19.2048626Z mixed_B=True, 2025-05-07T21:00:19.2048887Z compile=True, 2025-05-07T21:00:19.2049104Z T=4, 2025-05-07T21:00:19.2049290Z D=116, 2025-05-07T21:00:19.2049488Z B=113, 2025-05-07T21:00:19.2049687Z log_E=5, 2025-05-07T21:00:19.2049885Z L=2, 2025-05-07T21:00:19.2050089Z D_gradcheck=2, 2025-05-07T21:00:19.2050325Z stochastic_rounding=False, 2025-05-07T21:00:19.2050583Z weighted=True, 2025-05-07T21:00:19.2050803Z row_wise=True, 2025-05-07T21:00:19.2051020Z mixed=True, 2025-05-07T21:00:19.2051228Z use_cache=True, 2025-05-07T21:00:19.2051474Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2051765Z use_cpu=False, 2025-05-07T21:00:19.2051998Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2052270Z ) 2025-05-07T21:00:19.2269924Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2271859Z self=, 2025-05-07T21:00:19.2273159Z mixed_B=True, 2025-05-07T21:00:19.2282706Z compile=True, 2025-05-07T21:00:19.2282945Z T=5, 2025-05-07T21:00:19.2283147Z D=110, 2025-05-07T21:00:19.2283343Z B=63, 2025-05-07T21:00:19.2283528Z log_E=3, 2025-05-07T21:00:19.2283732Z L=4, 2025-05-07T21:00:19.2283924Z D_gradcheck=2, 2025-05-07T21:00:19.2284151Z stochastic_rounding=True, 2025-05-07T21:00:19.2284417Z weighted=False, 2025-05-07T21:00:19.2284632Z row_wise=True, 2025-05-07T21:00:19.2284841Z mixed=True, 2025-05-07T21:00:19.2285057Z use_cache=True, 2025-05-07T21:00:19.2285301Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2285585Z use_cpu=True, 2025-05-07T21:00:19.2285823Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2286088Z ) 2025-05-07T21:00:19.2286324Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2287040Z self=, 2025-05-07T21:00:19.2287582Z mixed_B=True, 2025-05-07T21:00:19.2287797Z compile=True, 2025-05-07T21:00:19.2287999Z T=1, 2025-05-07T21:00:19.2288334Z D=122, 2025-05-07T21:00:19.2288524Z B=71, 2025-05-07T21:00:19.2288771Z log_E=4, 2025-05-07T21:00:19.2288973Z L=9, 2025-05-07T21:00:19.2289165Z D_gradcheck=2, 2025-05-07T21:00:19.2289388Z stochastic_rounding=False, 2025-05-07T21:00:19.2289639Z weighted=True, 2025-05-07T21:00:19.2289851Z row_wise=True, 2025-05-07T21:00:19.2290057Z mixed=False, 2025-05-07T21:00:19.2290273Z use_cache=True, 2025-05-07T21:00:19.2290514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2290797Z use_cpu=True, 2025-05-07T21:00:19.2291025Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2291277Z ) 2025-05-07T21:00:19.2291510Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2292094Z self=, 2025-05-07T21:00:19.2292627Z mixed_B=False, 2025-05-07T21:00:19.2292836Z compile=True, 2025-05-07T21:00:19.2293041Z T=5, 2025-05-07T21:00:19.2293234Z D=95, 2025-05-07T21:00:19.2293412Z B=8, 2025-05-07T21:00:19.2293597Z log_E=3, 2025-05-07T21:00:19.2293789Z L=3, 2025-05-07T21:00:19.2293984Z D_gradcheck=1, 2025-05-07T21:00:19.2294205Z stochastic_rounding=False, 2025-05-07T21:00:19.2294466Z weighted=True, 2025-05-07T21:00:19.2294683Z row_wise=True, 2025-05-07T21:00:19.2294886Z mixed=True, 2025-05-07T21:00:19.2295090Z use_cache=False, 2025-05-07T21:00:19.2295340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2295619Z use_cpu=False, 2025-05-07T21:00:19.2295843Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2296107Z ) 2025-05-07T21:00:19.2296408Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2296985Z self=, 2025-05-07T21:00:19.2297511Z mixed_B=True, 2025-05-07T21:00:19.2297774Z compile=False, 2025-05-07T21:00:19.2297980Z T=1, 2025-05-07T21:00:19.2298166Z D=50, 2025-05-07T21:00:19.2298348Z B=36, 2025-05-07T21:00:19.2298536Z log_E=3, 2025-05-07T21:00:19.2298727Z L=11, 2025-05-07T21:00:19.2298911Z D_gradcheck=1, 2025-05-07T21:00:19.2299134Z stochastic_rounding=True, 2025-05-07T21:00:19.2299389Z weighted=True, 2025-05-07T21:00:19.2299595Z row_wise=True, 2025-05-07T21:00:19.2299802Z mixed=False, 2025-05-07T21:00:19.2300007Z use_cache=True, 2025-05-07T21:00:19.2300243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2300519Z use_cpu=False, 2025-05-07T21:00:19.2300750Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2301003Z ) 2025-05-07T21:00:19.2301241Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2301829Z self=, 2025-05-07T21:00:19.2302361Z mixed_B=False, 2025-05-07T21:00:19.2302568Z compile=False, 2025-05-07T21:00:19.2302774Z T=5, 2025-05-07T21:00:19.2302955Z D=37, 2025-05-07T21:00:19.2303140Z B=116, 2025-05-07T21:00:19.2303330Z log_E=3, 2025-05-07T21:00:19.2303517Z L=0, 2025-05-07T21:00:19.2303701Z D_gradcheck=1, 2025-05-07T21:00:19.2303929Z stochastic_rounding=False, 2025-05-07T21:00:19.2304180Z weighted=True, 2025-05-07T21:00:19.2304389Z row_wise=False, 2025-05-07T21:00:19.2304902Z mixed=False, 2025-05-07T21:00:19.2305113Z use_cache=False, 2025-05-07T21:00:19.2305356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2305639Z use_cpu=True, 2025-05-07T21:00:19.2305866Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2306121Z ) 2025-05-07T21:00:19.2306353Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2306934Z self=, 2025-05-07T21:00:19.2307465Z mixed_B=True, 2025-05-07T21:00:19.2307675Z compile=True, 2025-05-07T21:00:19.2307879Z T=1, 2025-05-07T21:00:19.2308148Z D=47, 2025-05-07T21:00:19.2308327Z B=54, 2025-05-07T21:00:19.2308566Z log_E=3, 2025-05-07T21:00:19.2308756Z L=15, 2025-05-07T21:00:19.2308941Z D_gradcheck=2, 2025-05-07T21:00:19.2309168Z stochastic_rounding=True, 2025-05-07T21:00:19.2309422Z weighted=True, 2025-05-07T21:00:19.2309625Z row_wise=False, 2025-05-07T21:00:19.2309836Z mixed=True, 2025-05-07T21:00:19.2310041Z use_cache=False, 2025-05-07T21:00:19.2310276Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2310555Z use_cpu=False, 2025-05-07T21:00:19.2310787Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2311040Z ) 2025-05-07T21:00:19.2311273Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2311852Z self=, 2025-05-07T21:00:19.2312381Z mixed_B=True, 2025-05-07T21:00:19.2312588Z compile=False, 2025-05-07T21:00:19.2312792Z T=2, 2025-05-07T21:00:19.2312982Z D=49, 2025-05-07T21:00:19.2313160Z B=70, 2025-05-07T21:00:19.2313348Z log_E=5, 2025-05-07T21:00:19.2313540Z L=2, 2025-05-07T21:00:19.2313726Z D_gradcheck=2, 2025-05-07T21:00:19.2313953Z stochastic_rounding=False, 2025-05-07T21:00:19.2314208Z weighted=False, 2025-05-07T21:00:19.2314415Z row_wise=True, 2025-05-07T21:00:19.2314627Z mixed=True, 2025-05-07T21:00:19.2314832Z use_cache=True, 2025-05-07T21:00:19.2315065Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2315346Z use_cpu=True, 2025-05-07T21:00:19.2315571Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2315826Z ) 2025-05-07T21:00:19.2316130Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2316709Z self=, 2025-05-07T21:00:19.2317237Z mixed_B=False, 2025-05-07T21:00:19.2317508Z compile=False, 2025-05-07T21:00:19.2317714Z T=3, 2025-05-07T21:00:19.2317905Z D=3, 2025-05-07T21:00:19.2318082Z B=107, 2025-05-07T21:00:19.2318271Z log_E=4, 2025-05-07T21:00:19.2318460Z L=12, 2025-05-07T21:00:19.2318647Z D_gradcheck=2, 2025-05-07T21:00:19.2318872Z stochastic_rounding=True, 2025-05-07T21:00:19.2319127Z weighted=True, 2025-05-07T21:00:19.2319333Z row_wise=False, 2025-05-07T21:00:19.2319544Z mixed=False, 2025-05-07T21:00:19.2319751Z use_cache=True, 2025-05-07T21:00:19.2319981Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2320269Z use_cpu=True, 2025-05-07T21:00:19.2320500Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2320751Z ) 2025-05-07T21:00:19.2320991Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2321567Z self=, 2025-05-07T21:00:19.2322089Z mixed_B=False, 2025-05-07T21:00:19.2322302Z compile=False, 2025-05-07T21:00:19.2322503Z T=5, 2025-05-07T21:00:19.2322682Z D=63, 2025-05-07T21:00:19.2322863Z B=2, 2025-05-07T21:00:19.2323049Z log_E=4, 2025-05-07T21:00:19.2323236Z L=2, 2025-05-07T21:00:19.2323428Z D_gradcheck=1, 2025-05-07T21:00:19.2323653Z stochastic_rounding=False, 2025-05-07T21:00:19.2323904Z weighted=False, 2025-05-07T21:00:19.2324148Z row_wise=True, 2025-05-07T21:00:19.2324351Z mixed=False, 2025-05-07T21:00:19.2324559Z use_cache=False, 2025-05-07T21:00:19.2324807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2325084Z use_cpu=True, 2025-05-07T21:00:19.2325319Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2325578Z ) 2025-05-07T21:00:19.2325808Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2326392Z self=, 2025-05-07T21:00:19.2326971Z mixed_B=False, 2025-05-07T21:00:19.2327184Z compile=True, 2025-05-07T21:00:19.2327384Z T=5, 2025-05-07T21:00:19.2327619Z D=12, 2025-05-07T21:00:19.2327798Z B=38, 2025-05-07T21:00:19.2328009Z log_E=5, 2025-05-07T21:00:19.2328200Z L=17, 2025-05-07T21:00:19.2328387Z D_gradcheck=1, 2025-05-07T21:00:19.2328603Z stochastic_rounding=False, 2025-05-07T21:00:19.2328849Z weighted=True, 2025-05-07T21:00:19.2329053Z row_wise=True, 2025-05-07T21:00:19.2329245Z mixed=False, 2025-05-07T21:00:19.2329442Z use_cache=False, 2025-05-07T21:00:19.2329672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2329939Z use_cpu=True, 2025-05-07T21:00:19.2330158Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2330400Z ) 2025-05-07T21:00:19.2330618Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2331188Z self=, 2025-05-07T21:00:19.2331709Z mixed_B=True, 2025-05-07T21:00:19.2331918Z compile=False, 2025-05-07T21:00:19.2332111Z T=3, 2025-05-07T21:00:19.2332294Z D=61, 2025-05-07T21:00:19.2332473Z B=35, 2025-05-07T21:00:19.2332647Z log_E=3, 2025-05-07T21:00:19.2332831Z L=6, 2025-05-07T21:00:19.2333017Z D_gradcheck=1, 2025-05-07T21:00:19.2333234Z stochastic_rounding=False, 2025-05-07T21:00:19.2333484Z weighted=True, 2025-05-07T21:00:19.2333690Z row_wise=False, 2025-05-07T21:00:19.2333890Z mixed=False, 2025-05-07T21:00:19.2334096Z use_cache=True, 2025-05-07T21:00:19.2334331Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2334605Z use_cpu=True, 2025-05-07T21:00:19.2334832Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2335087Z ) 2025-05-07T21:00:19.2335362Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2335941Z self=, 2025-05-07T21:00:19.2336470Z mixed_B=True, 2025-05-07T21:00:19.2336708Z compile=True, 2025-05-07T21:00:19.2336905Z T=5, 2025-05-07T21:00:19.2337085Z D=104, 2025-05-07T21:00:19.2337258Z B=24, 2025-05-07T21:00:19.2337438Z log_E=4, 2025-05-07T21:00:19.2337626Z L=10, 2025-05-07T21:00:19.2337801Z D_gradcheck=1, 2025-05-07T21:00:19.2338024Z stochastic_rounding=False, 2025-05-07T21:00:19.2338275Z weighted=False, 2025-05-07T21:00:19.2338486Z row_wise=False, 2025-05-07T21:00:19.2338680Z mixed=True, 2025-05-07T21:00:19.2338880Z use_cache=True, 2025-05-07T21:00:19.2339109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2339381Z use_cpu=True, 2025-05-07T21:00:19.2339606Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2339857Z ) 2025-05-07T21:00:19.2340087Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2340669Z self=, 2025-05-07T21:00:19.2341203Z mixed_B=False, 2025-05-07T21:00:19.2341412Z compile=True, 2025-05-07T21:00:19.2341619Z T=1, 2025-05-07T21:00:19.2341806Z D=64, 2025-05-07T21:00:19.2341990Z B=123, 2025-05-07T21:00:19.2342178Z log_E=4, 2025-05-07T21:00:19.2342375Z L=14, 2025-05-07T21:00:19.2342565Z D_gradcheck=1, 2025-05-07T21:00:19.2342793Z stochastic_rounding=False, 2025-05-07T21:00:19.2343052Z weighted=False, 2025-05-07T21:00:19.2343260Z row_wise=False, 2025-05-07T21:00:19.2343465Z mixed=True, 2025-05-07T21:00:19.2343668Z use_cache=True, 2025-05-07T21:00:19.2343898Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2344178Z use_cpu=True, 2025-05-07T21:00:19.2344405Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2344663Z ) 2025-05-07T21:00:19.2344895Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2345478Z self=, 2025-05-07T21:00:19.2346014Z mixed_B=False, 2025-05-07T21:00:19.2346225Z compile=False, 2025-05-07T21:00:19.2346419Z T=1, 2025-05-07T21:00:19.2346681Z D=60, 2025-05-07T21:00:19.2346852Z B=46, 2025-05-07T21:00:19.2347066Z log_E=3, 2025-05-07T21:00:19.2347253Z L=20, 2025-05-07T21:00:19.2347432Z D_gradcheck=2, 2025-05-07T21:00:19.2347654Z stochastic_rounding=False, 2025-05-07T21:00:19.2347906Z weighted=True, 2025-05-07T21:00:19.2348103Z row_wise=True, 2025-05-07T21:00:19.2348301Z mixed=False, 2025-05-07T21:00:19.2348502Z use_cache=False, 2025-05-07T21:00:19.2348734Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2349010Z use_cpu=False, 2025-05-07T21:00:19.2349239Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2349493Z ) 2025-05-07T21:00:19.2349727Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2350310Z self=, 2025-05-07T21:00:19.2350846Z mixed_B=False, 2025-05-07T21:00:19.2351056Z compile=True, 2025-05-07T21:00:19.2351258Z T=4, 2025-05-07T21:00:19.2351444Z D=93, 2025-05-07T21:00:19.2351621Z B=109, 2025-05-07T21:00:19.2351809Z log_E=3, 2025-05-07T21:00:19.2352001Z L=3, 2025-05-07T21:00:19.2352186Z D_gradcheck=2, 2025-05-07T21:00:19.2352415Z stochastic_rounding=False, 2025-05-07T21:00:19.2352672Z weighted=False, 2025-05-07T21:00:19.2352878Z row_wise=False, 2025-05-07T21:00:19.2353088Z mixed=True, 2025-05-07T21:00:19.2353285Z use_cache=True, 2025-05-07T21:00:19.2353508Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2353792Z use_cpu=False, 2025-05-07T21:00:19.2354019Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2354265Z ) 2025-05-07T21:00:19.2354547Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2355120Z self=, 2025-05-07T21:00:19.2355645Z mixed_B=False, 2025-05-07T21:00:19.2355908Z compile=True, 2025-05-07T21:00:19.2356104Z T=3, 2025-05-07T21:00:19.2356287Z D=70, 2025-05-07T21:00:19.2356458Z B=28, 2025-05-07T21:00:19.2356641Z log_E=4, 2025-05-07T21:00:19.2356828Z L=9, 2025-05-07T21:00:19.2357002Z D_gradcheck=1, 2025-05-07T21:00:19.2357219Z stochastic_rounding=False, 2025-05-07T21:00:19.2357470Z weighted=True, 2025-05-07T21:00:19.2357668Z row_wise=True, 2025-05-07T21:00:19.2357866Z mixed=False, 2025-05-07T21:00:19.2358068Z use_cache=True, 2025-05-07T21:00:19.2358297Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2358571Z use_cpu=False, 2025-05-07T21:00:19.2358795Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2359037Z ) 2025-05-07T21:00:19.2359269Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2359844Z self=, 2025-05-07T21:00:19.2360362Z mixed_B=True, 2025-05-07T21:00:19.2360570Z compile=True, 2025-05-07T21:00:19.2360767Z T=1, 2025-05-07T21:00:19.2360942Z D=82, 2025-05-07T21:00:19.2361121Z B=15, 2025-05-07T21:00:19.2361303Z log_E=3, 2025-05-07T21:00:19.2361481Z L=15, 2025-05-07T21:00:19.2361661Z D_gradcheck=2, 2025-05-07T21:00:19.2361876Z stochastic_rounding=True, 2025-05-07T21:00:19.2362126Z weighted=True, 2025-05-07T21:00:19.2362325Z row_wise=False, 2025-05-07T21:00:19.2362526Z mixed=True, 2025-05-07T21:00:19.2362721Z use_cache=False, 2025-05-07T21:00:19.2362954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2363227Z use_cpu=True, 2025-05-07T21:00:19.2363451Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2363696Z ) 2025-05-07T21:00:19.2577387Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2578403Z self=, 2025-05-07T21:00:19.2579117Z mixed_B=False, 2025-05-07T21:00:19.2579344Z compile=True, 2025-05-07T21:00:19.2579562Z T=4, 2025-05-07T21:00:19.2579905Z D=118, 2025-05-07T21:00:19.2580104Z B=120, 2025-05-07T21:00:19.2580376Z log_E=5, 2025-05-07T21:00:19.2580587Z L=0, 2025-05-07T21:00:19.2580781Z D_gradcheck=2, 2025-05-07T21:00:19.2581023Z stochastic_rounding=True, 2025-05-07T21:00:19.2581294Z weighted=False, 2025-05-07T21:00:19.2581519Z row_wise=False, 2025-05-07T21:00:19.2581743Z mixed=False, 2025-05-07T21:00:19.2581963Z use_cache=False, 2025-05-07T21:00:19.2582221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2582518Z use_cpu=False, 2025-05-07T21:00:19.2582766Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2583036Z ) 2025-05-07T21:00:19.2583279Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2583872Z self=, 2025-05-07T21:00:19.2584418Z mixed_B=True, 2025-05-07T21:00:19.2584639Z compile=False, 2025-05-07T21:00:19.2584857Z T=4, 2025-05-07T21:00:19.2585054Z D=46, 2025-05-07T21:00:19.2585247Z B=24, 2025-05-07T21:00:19.2585448Z log_E=5, 2025-05-07T21:00:19.2585651Z L=5, 2025-05-07T21:00:19.2585843Z D_gradcheck=1, 2025-05-07T21:00:19.2586081Z stochastic_rounding=False, 2025-05-07T21:00:19.2586346Z weighted=True, 2025-05-07T21:00:19.2586566Z row_wise=False, 2025-05-07T21:00:19.2586786Z mixed=True, 2025-05-07T21:00:19.2587003Z use_cache=True, 2025-05-07T21:00:19.2587244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2587537Z use_cpu=False, 2025-05-07T21:00:19.2587779Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2588050Z ) 2025-05-07T21:00:19.2588367Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2588955Z self=, 2025-05-07T21:00:19.2589500Z mixed_B=False, 2025-05-07T21:00:19.2589777Z compile=False, 2025-05-07T21:00:19.2589996Z T=2, 2025-05-07T21:00:19.2590194Z D=48, 2025-05-07T21:00:19.2590383Z B=106, 2025-05-07T21:00:19.2590584Z log_E=5, 2025-05-07T21:00:19.2590787Z L=12, 2025-05-07T21:00:19.2590984Z D_gradcheck=1, 2025-05-07T21:00:19.2591219Z stochastic_rounding=True, 2025-05-07T21:00:19.2591485Z weighted=True, 2025-05-07T21:00:19.2591702Z row_wise=False, 2025-05-07T21:00:19.2591924Z mixed=False, 2025-05-07T21:00:19.2592146Z use_cache=True, 2025-05-07T21:00:19.2592388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2592683Z use_cpu=True, 2025-05-07T21:00:19.2598770Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2599075Z ) 2025-05-07T21:00:19.2599319Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2599907Z self=, 2025-05-07T21:00:19.2600439Z mixed_B=True, 2025-05-07T21:00:19.2600651Z compile=False, 2025-05-07T21:00:19.2600854Z T=2, 2025-05-07T21:00:19.2601038Z D=87, 2025-05-07T21:00:19.2601218Z B=79, 2025-05-07T21:00:19.2601406Z log_E=5, 2025-05-07T21:00:19.2601599Z L=5, 2025-05-07T21:00:19.2601782Z D_gradcheck=1, 2025-05-07T21:00:19.2602007Z stochastic_rounding=True, 2025-05-07T21:00:19.2602272Z weighted=True, 2025-05-07T21:00:19.2602486Z row_wise=True, 2025-05-07T21:00:19.2602693Z mixed=False, 2025-05-07T21:00:19.2602905Z use_cache=True, 2025-05-07T21:00:19.2603186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2603471Z use_cpu=True, 2025-05-07T21:00:19.2603696Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2603950Z ) 2025-05-07T21:00:19.2604183Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2605036Z self=, 2025-05-07T21:00:19.2605573Z mixed_B=False, 2025-05-07T21:00:19.2605783Z compile=True, 2025-05-07T21:00:19.2605980Z T=4, 2025-05-07T21:00:19.2606275Z D=128, 2025-05-07T21:00:19.2606461Z B=18, 2025-05-07T21:00:19.2606702Z log_E=3, 2025-05-07T21:00:19.2607000Z L=18, 2025-05-07T21:00:19.2607188Z D_gradcheck=1, 2025-05-07T21:00:19.2607404Z stochastic_rounding=False, 2025-05-07T21:00:19.2607653Z weighted=False, 2025-05-07T21:00:19.2607858Z row_wise=True, 2025-05-07T21:00:19.2608052Z mixed=False, 2025-05-07T21:00:19.2608253Z use_cache=False, 2025-05-07T21:00:19.2608488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2608760Z use_cpu=False, 2025-05-07T21:00:19.2608983Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2609237Z ) 2025-05-07T21:00:19.2609466Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2610035Z self=, 2025-05-07T21:00:19.2610565Z mixed_B=True, 2025-05-07T21:00:19.2610768Z compile=True, 2025-05-07T21:00:19.2610957Z T=3, 2025-05-07T21:00:19.2611137Z D=47, 2025-05-07T21:00:19.2611315Z B=31, 2025-05-07T21:00:19.2611487Z log_E=5, 2025-05-07T21:00:19.2611671Z L=3, 2025-05-07T21:00:19.2611844Z D_gradcheck=1, 2025-05-07T21:00:19.2612058Z stochastic_rounding=True, 2025-05-07T21:00:19.2612307Z weighted=True, 2025-05-07T21:00:19.2612507Z row_wise=False, 2025-05-07T21:00:19.2612705Z mixed=True, 2025-05-07T21:00:19.2612912Z use_cache=True, 2025-05-07T21:00:19.2613148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2613424Z use_cpu=True, 2025-05-07T21:00:19.2613654Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2613910Z ) 2025-05-07T21:00:19.2614211Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2614796Z self=, 2025-05-07T21:00:19.2615328Z mixed_B=False, 2025-05-07T21:00:19.2615603Z compile=True, 2025-05-07T21:00:19.2615806Z T=4, 2025-05-07T21:00:19.2615996Z D=96, 2025-05-07T21:00:19.2616183Z B=10, 2025-05-07T21:00:19.2616368Z log_E=3, 2025-05-07T21:00:19.2616559Z L=13, 2025-05-07T21:00:19.2616755Z D_gradcheck=1, 2025-05-07T21:00:19.2616981Z stochastic_rounding=False, 2025-05-07T21:00:19.2617239Z weighted=False, 2025-05-07T21:00:19.2617458Z row_wise=True, 2025-05-07T21:00:19.2617664Z mixed=True, 2025-05-07T21:00:19.2617874Z use_cache=False, 2025-05-07T21:00:19.2618122Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2618399Z use_cpu=True, 2025-05-07T21:00:19.2618634Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2618896Z ) 2025-05-07T21:00:19.2619129Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2619710Z self=, 2025-05-07T21:00:19.2620244Z mixed_B=False, 2025-05-07T21:00:19.2620461Z compile=False, 2025-05-07T21:00:19.2620663Z T=3, 2025-05-07T21:00:19.2620857Z D=126, 2025-05-07T21:00:19.2621050Z B=22, 2025-05-07T21:00:19.2621231Z log_E=3, 2025-05-07T21:00:19.2621428Z L=15, 2025-05-07T21:00:19.2621619Z D_gradcheck=2, 2025-05-07T21:00:19.2621844Z stochastic_rounding=False, 2025-05-07T21:00:19.2622101Z weighted=False, 2025-05-07T21:00:19.2622320Z row_wise=False, 2025-05-07T21:00:19.2622529Z mixed=True, 2025-05-07T21:00:19.2622743Z use_cache=False, 2025-05-07T21:00:19.2622992Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2623274Z use_cpu=True, 2025-05-07T21:00:19.2623505Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2623761Z ) 2025-05-07T21:00:19.2623990Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2624572Z self=, 2025-05-07T21:00:19.2625107Z mixed_B=False, 2025-05-07T21:00:19.2625319Z compile=False, 2025-05-07T21:00:19.2625526Z T=2, 2025-05-07T21:00:19.2625775Z D=14, 2025-05-07T21:00:19.2625959Z B=15, 2025-05-07T21:00:19.2626188Z log_E=3, 2025-05-07T21:00:19.2626380Z L=1, 2025-05-07T21:00:19.2626563Z D_gradcheck=1, 2025-05-07T21:00:19.2626796Z stochastic_rounding=True, 2025-05-07T21:00:19.2627054Z weighted=False, 2025-05-07T21:00:19.2627276Z row_wise=True, 2025-05-07T21:00:19.2627484Z mixed=False, 2025-05-07T21:00:19.2627694Z use_cache=False, 2025-05-07T21:00:19.2627940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2628219Z use_cpu=True, 2025-05-07T21:00:19.2628450Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2628713Z ) 2025-05-07T21:00:19.2628946Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2629525Z self=, 2025-05-07T21:00:19.2630057Z mixed_B=True, 2025-05-07T21:00:19.2630265Z compile=True, 2025-05-07T21:00:19.2630472Z T=1, 2025-05-07T21:00:19.2630664Z D=78, 2025-05-07T21:00:19.2630843Z B=87, 2025-05-07T21:00:19.2631029Z log_E=3, 2025-05-07T21:00:19.2631225Z L=18, 2025-05-07T21:00:19.2631416Z D_gradcheck=2, 2025-05-07T21:00:19.2631645Z stochastic_rounding=False, 2025-05-07T21:00:19.2631909Z weighted=False, 2025-05-07T21:00:19.2632119Z row_wise=False, 2025-05-07T21:00:19.2632333Z mixed=False, 2025-05-07T21:00:19.2632545Z use_cache=False, 2025-05-07T21:00:19.2632785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2633069Z use_cpu=True, 2025-05-07T21:00:19.2633302Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2633562Z ) 2025-05-07T21:00:19.2633845Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2634426Z self=, 2025-05-07T21:00:19.2634960Z mixed_B=False, 2025-05-07T21:00:19.2635245Z compile=True, 2025-05-07T21:00:19.2635449Z T=2, 2025-05-07T21:00:19.2635637Z D=23, 2025-05-07T21:00:19.2635816Z B=126, 2025-05-07T21:00:19.2636007Z log_E=3, 2025-05-07T21:00:19.2636200Z L=17, 2025-05-07T21:00:19.2636386Z D_gradcheck=2, 2025-05-07T21:00:19.2636614Z stochastic_rounding=True, 2025-05-07T21:00:19.2636871Z weighted=True, 2025-05-07T21:00:19.2637078Z row_wise=False, 2025-05-07T21:00:19.2637290Z mixed=False, 2025-05-07T21:00:19.2637506Z use_cache=False, 2025-05-07T21:00:19.2637749Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2638032Z use_cpu=True, 2025-05-07T21:00:19.2638268Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2638520Z ) 2025-05-07T21:00:19.2638752Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2639332Z self=, 2025-05-07T21:00:19.2639869Z mixed_B=False, 2025-05-07T21:00:19.2640080Z compile=True, 2025-05-07T21:00:19.2640287Z T=3, 2025-05-07T21:00:19.2640475Z D=2, 2025-05-07T21:00:19.2640653Z B=96, 2025-05-07T21:00:19.2640839Z log_E=5, 2025-05-07T21:00:19.2641033Z L=19, 2025-05-07T21:00:19.2641217Z D_gradcheck=2, 2025-05-07T21:00:19.2641447Z stochastic_rounding=True, 2025-05-07T21:00:19.2641705Z weighted=True, 2025-05-07T21:00:19.2641915Z row_wise=False, 2025-05-07T21:00:19.2642129Z mixed=True, 2025-05-07T21:00:19.2642338Z use_cache=True, 2025-05-07T21:00:19.2642574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2642862Z use_cpu=True, 2025-05-07T21:00:19.2643097Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2643347Z ) 2025-05-07T21:00:19.2643582Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2644162Z self=, 2025-05-07T21:00:19.2644699Z mixed_B=False, 2025-05-07T21:00:19.2644910Z compile=False, 2025-05-07T21:00:19.2645118Z T=1, 2025-05-07T21:00:19.2645360Z D=125, 2025-05-07T21:00:19.2645546Z B=110, 2025-05-07T21:00:19.2645735Z log_E=4, 2025-05-07T21:00:19.2645965Z L=1, 2025-05-07T21:00:19.2646157Z D_gradcheck=2, 2025-05-07T21:00:19.2646383Z stochastic_rounding=True, 2025-05-07T21:00:19.2646646Z weighted=False, 2025-05-07T21:00:19.2646860Z row_wise=False, 2025-05-07T21:00:19.2647184Z mixed=True, 2025-05-07T21:00:19.2647395Z use_cache=False, 2025-05-07T21:00:19.2647645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2647932Z use_cpu=False, 2025-05-07T21:00:19.2648166Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2648418Z ) 2025-05-07T21:00:19.2648657Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2649240Z self=, 2025-05-07T21:00:19.2649769Z mixed_B=False, 2025-05-07T21:00:19.2649985Z compile=True, 2025-05-07T21:00:19.2650199Z T=2, 2025-05-07T21:00:19.2650384Z D=24, 2025-05-07T21:00:19.2650575Z B=84, 2025-05-07T21:00:19.2650764Z log_E=4, 2025-05-07T21:00:19.2650960Z L=0, 2025-05-07T21:00:19.2651153Z D_gradcheck=1, 2025-05-07T21:00:19.2651385Z stochastic_rounding=True, 2025-05-07T21:00:19.2651639Z weighted=False, 2025-05-07T21:00:19.2651853Z row_wise=True, 2025-05-07T21:00:19.2652062Z mixed=True, 2025-05-07T21:00:19.2652268Z use_cache=False, 2025-05-07T21:00:19.2652515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2652801Z use_cpu=False, 2025-05-07T21:00:19.2653028Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2653287Z ) 2025-05-07T21:00:19.2653577Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2654161Z self=, 2025-05-07T21:00:19.2654691Z mixed_B=False, 2025-05-07T21:00:19.2654905Z compile=True, 2025-05-07T21:00:19.2655154Z T=4, 2025-05-07T21:00:19.2655339Z D=58, 2025-05-07T21:00:19.2655524Z B=77, 2025-05-07T21:00:19.2655710Z log_E=5, 2025-05-07T21:00:19.2655905Z L=13, 2025-05-07T21:00:19.2656098Z D_gradcheck=2, 2025-05-07T21:00:19.2656329Z stochastic_rounding=True, 2025-05-07T21:00:19.2656584Z weighted=True, 2025-05-07T21:00:19.2656798Z row_wise=False, 2025-05-07T21:00:19.2657014Z mixed=False, 2025-05-07T21:00:19.2657219Z use_cache=False, 2025-05-07T21:00:19.2657466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2657754Z use_cpu=False, 2025-05-07T21:00:19.2657983Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2658245Z ) 2025-05-07T21:00:19.2658481Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2659055Z self=, 2025-05-07T21:00:19.2659586Z mixed_B=True, 2025-05-07T21:00:19.2659800Z compile=False, 2025-05-07T21:00:19.2660011Z T=1, 2025-05-07T21:00:19.2660194Z D=24, 2025-05-07T21:00:19.2660380Z B=122, 2025-05-07T21:00:19.2660574Z log_E=4, 2025-05-07T21:00:19.2660766Z L=4, 2025-05-07T21:00:19.2660956Z D_gradcheck=1, 2025-05-07T21:00:19.2661189Z stochastic_rounding=False, 2025-05-07T21:00:19.2661446Z weighted=True, 2025-05-07T21:00:19.2661659Z row_wise=True, 2025-05-07T21:00:19.2661875Z mixed=False, 2025-05-07T21:00:19.2662087Z use_cache=False, 2025-05-07T21:00:19.2662334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2662619Z use_cpu=False, 2025-05-07T21:00:19.2662849Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2663108Z ) 2025-05-07T21:00:19.2663341Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2663913Z self=, 2025-05-07T21:00:19.2664445Z mixed_B=True, 2025-05-07T21:00:19.2664656Z compile=True, 2025-05-07T21:00:19.2664860Z T=2, 2025-05-07T21:00:19.2665105Z D=42, 2025-05-07T21:00:19.2665290Z B=106, 2025-05-07T21:00:19.2665476Z log_E=4, 2025-05-07T21:00:19.2665713Z L=18, 2025-05-07T21:00:19.2665911Z D_gradcheck=1, 2025-05-07T21:00:19.2666137Z stochastic_rounding=False, 2025-05-07T21:00:19.2666388Z weighted=True, 2025-05-07T21:00:19.2666603Z row_wise=False, 2025-05-07T21:00:19.2666819Z mixed=False, 2025-05-07T21:00:19.2667022Z use_cache=True, 2025-05-07T21:00:19.2667260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2667544Z use_cpu=False, 2025-05-07T21:00:19.2667774Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2668036Z ) 2025-05-07T21:00:19.2887844Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2888874Z self=, 2025-05-07T21:00:19.2889599Z mixed_B=False, 2025-05-07T21:00:19.2889830Z compile=True, 2025-05-07T21:00:19.2890057Z T=4, 2025-05-07T21:00:19.2890267Z D=107, 2025-05-07T21:00:19.2890472Z B=93, 2025-05-07T21:00:19.2890668Z log_E=3, 2025-05-07T21:00:19.2890878Z L=19, 2025-05-07T21:00:19.2891089Z D_gradcheck=2, 2025-05-07T21:00:19.2891329Z stochastic_rounding=False, 2025-05-07T21:00:19.2891603Z weighted=False, 2025-05-07T21:00:19.2891834Z row_wise=False, 2025-05-07T21:00:19.2892056Z mixed=False, 2025-05-07T21:00:19.2892283Z use_cache=False, 2025-05-07T21:00:19.2892549Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2892848Z use_cpu=False, 2025-05-07T21:00:19.2893099Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2893379Z ) 2025-05-07T21:00:19.2893746Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2894352Z self=, 2025-05-07T21:00:19.2894906Z mixed_B=False, 2025-05-07T21:00:19.2895202Z compile=True, 2025-05-07T21:00:19.2895422Z T=2, 2025-05-07T21:00:19.2895631Z D=30, 2025-05-07T21:00:19.2895835Z B=109, 2025-05-07T21:00:19.2896040Z log_E=4, 2025-05-07T21:00:19.2896255Z L=19, 2025-05-07T21:00:19.2896463Z D_gradcheck=1, 2025-05-07T21:00:19.2896703Z stochastic_rounding=False, 2025-05-07T21:00:19.2896978Z weighted=True, 2025-05-07T21:00:19.2897209Z row_wise=True, 2025-05-07T21:00:19.2897429Z mixed=False, 2025-05-07T21:00:19.2897658Z use_cache=False, 2025-05-07T21:00:19.2897924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2898219Z use_cpu=True, 2025-05-07T21:00:19.2898468Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2898745Z ) 2025-05-07T21:00:19.2898992Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2899582Z self=, 2025-05-07T21:00:19.2900118Z mixed_B=True, 2025-05-07T21:00:19.2900337Z compile=True, 2025-05-07T21:00:19.2900570Z T=2, 2025-05-07T21:00:19.2900786Z D=93, 2025-05-07T21:00:19.2900980Z B=34, 2025-05-07T21:00:19.2901169Z log_E=4, 2025-05-07T21:00:19.2901372Z L=10, 2025-05-07T21:00:19.2901577Z D_gradcheck=1, 2025-05-07T21:00:19.2901813Z stochastic_rounding=False, 2025-05-07T21:00:19.2902079Z weighted=True, 2025-05-07T21:00:19.2902300Z row_wise=True, 2025-05-07T21:00:19.2904034Z mixed=True, 2025-05-07T21:00:19.2904248Z use_cache=True, 2025-05-07T21:00:19.2904779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2905077Z use_cpu=False, 2025-05-07T21:00:19.2905327Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2905601Z ) 2025-05-07T21:00:19.2905847Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2906447Z self=, 2025-05-07T21:00:19.2906995Z mixed_B=True, 2025-05-07T21:00:19.2907217Z compile=True, 2025-05-07T21:00:19.2907444Z T=4, 2025-05-07T21:00:19.2907736Z D=117, 2025-05-07T21:00:19.2907935Z B=23, 2025-05-07T21:00:19.2908137Z log_E=5, 2025-05-07T21:00:19.2908406Z L=20, 2025-05-07T21:00:19.2908614Z D_gradcheck=1, 2025-05-07T21:00:19.2908859Z stochastic_rounding=True, 2025-05-07T21:00:19.2909133Z weighted=True, 2025-05-07T21:00:19.2909364Z row_wise=False, 2025-05-07T21:00:19.2909586Z mixed=False, 2025-05-07T21:00:19.2909820Z use_cache=False, 2025-05-07T21:00:19.2910084Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2910382Z use_cpu=True, 2025-05-07T21:00:19.2910631Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2910909Z ) 2025-05-07T21:00:19.2911154Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2911751Z self=, 2025-05-07T21:00:19.2912300Z mixed_B=True, 2025-05-07T21:00:19.2912525Z compile=True, 2025-05-07T21:00:19.2912750Z T=2, 2025-05-07T21:00:19.2912956Z D=14, 2025-05-07T21:00:19.2913157Z B=54, 2025-05-07T21:00:19.2913362Z log_E=4, 2025-05-07T21:00:19.2913577Z L=17, 2025-05-07T21:00:19.2913780Z D_gradcheck=2, 2025-05-07T21:00:19.2914022Z stochastic_rounding=True, 2025-05-07T21:00:19.2914290Z weighted=False, 2025-05-07T21:00:19.2914509Z row_wise=True, 2025-05-07T21:00:19.2914721Z mixed=True, 2025-05-07T21:00:19.2914941Z use_cache=True, 2025-05-07T21:00:19.2915191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2915493Z use_cpu=True, 2025-05-07T21:00:19.2915739Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2916015Z ) 2025-05-07T21:00:19.2916335Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2916935Z self=, 2025-05-07T21:00:19.2917485Z mixed_B=False, 2025-05-07T21:00:19.2917710Z compile=False, 2025-05-07T21:00:19.2918006Z T=4, 2025-05-07T21:00:19.2918271Z D=92, 2025-05-07T21:00:19.2925204Z B=81, 2025-05-07T21:00:19.2925447Z log_E=3, 2025-05-07T21:00:19.2925673Z L=3, 2025-05-07T21:00:19.2925876Z D_gradcheck=2, 2025-05-07T21:00:19.2926123Z stochastic_rounding=False, 2025-05-07T21:00:19.2926399Z weighted=False, 2025-05-07T21:00:19.2926623Z row_wise=True, 2025-05-07T21:00:19.2926850Z mixed=True, 2025-05-07T21:00:19.2927173Z use_cache=False, 2025-05-07T21:00:19.2927429Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2927728Z use_cpu=True, 2025-05-07T21:00:19.2927981Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2928251Z ) 2025-05-07T21:00:19.2928501Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2929101Z self=, 2025-05-07T21:00:19.2929651Z mixed_B=False, 2025-05-07T21:00:19.2929880Z compile=True, 2025-05-07T21:00:19.2930103Z T=5, 2025-05-07T21:00:19.2930302Z D=16, 2025-05-07T21:00:19.2930502Z B=101, 2025-05-07T21:00:19.2930709Z log_E=4, 2025-05-07T21:00:19.2930917Z L=14, 2025-05-07T21:00:19.2931115Z D_gradcheck=1, 2025-05-07T21:00:19.2931359Z stochastic_rounding=False, 2025-05-07T21:00:19.2931630Z weighted=False, 2025-05-07T21:00:19.2931854Z row_wise=False, 2025-05-07T21:00:19.2932076Z mixed=True, 2025-05-07T21:00:19.2932302Z use_cache=True, 2025-05-07T21:00:19.2932547Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2932842Z use_cpu=True, 2025-05-07T21:00:19.2933084Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2933343Z ) 2025-05-07T21:00:19.2933625Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2934212Z self=, 2025-05-07T21:00:19.2934756Z mixed_B=False, 2025-05-07T21:00:19.2934981Z compile=False, 2025-05-07T21:00:19.2935197Z T=4, 2025-05-07T21:00:19.2935397Z D=22, 2025-05-07T21:00:19.2935712Z B=111, 2025-05-07T21:00:19.2935907Z log_E=5, 2025-05-07T21:00:19.2936159Z L=16, 2025-05-07T21:00:19.2936366Z D_gradcheck=1, 2025-05-07T21:00:19.2936595Z stochastic_rounding=True, 2025-05-07T21:00:19.2936866Z weighted=False, 2025-05-07T21:00:19.2937100Z row_wise=False, 2025-05-07T21:00:19.2937319Z mixed=False, 2025-05-07T21:00:19.2937540Z use_cache=True, 2025-05-07T21:00:19.2937786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2938086Z use_cpu=True, 2025-05-07T21:00:19.2938324Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2938593Z ) 2025-05-07T21:00:19.2938844Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2939431Z self=, 2025-05-07T21:00:19.2939978Z mixed_B=False, 2025-05-07T21:00:19.2940206Z compile=True, 2025-05-07T21:00:19.2940422Z T=1, 2025-05-07T21:00:19.2940618Z D=97, 2025-05-07T21:00:19.2940819Z B=24, 2025-05-07T21:00:19.2941010Z log_E=3, 2025-05-07T21:00:19.2941218Z L=6, 2025-05-07T21:00:19.2941417Z D_gradcheck=2, 2025-05-07T21:00:19.2941645Z stochastic_rounding=True, 2025-05-07T21:00:19.2941906Z weighted=False, 2025-05-07T21:00:19.2942130Z row_wise=True, 2025-05-07T21:00:19.2942343Z mixed=False, 2025-05-07T21:00:19.2942563Z use_cache=False, 2025-05-07T21:00:19.2942820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2943108Z use_cpu=False, 2025-05-07T21:00:19.2943351Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2943627Z ) 2025-05-07T21:00:19.2943916Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2944509Z self=, 2025-05-07T21:00:19.2945057Z mixed_B=False, 2025-05-07T21:00:19.2945284Z compile=False, 2025-05-07T21:00:19.2945546Z T=5, 2025-05-07T21:00:19.2945743Z D=45, 2025-05-07T21:00:19.2945947Z B=102, 2025-05-07T21:00:19.2946142Z log_E=5, 2025-05-07T21:00:19.2946354Z L=16, 2025-05-07T21:00:19.2946555Z D_gradcheck=2, 2025-05-07T21:00:19.2946791Z stochastic_rounding=False, 2025-05-07T21:00:19.2947052Z weighted=True, 2025-05-07T21:00:19.2947267Z row_wise=False, 2025-05-07T21:00:19.2947475Z mixed=False, 2025-05-07T21:00:19.2947687Z use_cache=False, 2025-05-07T21:00:19.2947938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2948224Z use_cpu=True, 2025-05-07T21:00:19.2948467Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2948737Z ) 2025-05-07T21:00:19.2948979Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2949571Z self=, 2025-05-07T21:00:19.2950122Z mixed_B=True, 2025-05-07T21:00:19.2950384Z compile=True, 2025-05-07T21:00:19.2950600Z T=5, 2025-05-07T21:00:19.2950795Z D=62, 2025-05-07T21:00:19.2950995Z B=63, 2025-05-07T21:00:19.2951188Z log_E=4, 2025-05-07T21:00:19.2951396Z L=8, 2025-05-07T21:00:19.2951598Z D_gradcheck=1, 2025-05-07T21:00:19.2951827Z stochastic_rounding=True, 2025-05-07T21:00:19.2952087Z weighted=False, 2025-05-07T21:00:19.2952306Z row_wise=False, 2025-05-07T21:00:19.2952512Z mixed=False, 2025-05-07T21:00:19.2952724Z use_cache=True, 2025-05-07T21:00:19.2952971Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2953256Z use_cpu=True, 2025-05-07T21:00:19.2953489Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.2953748Z ) 2025-05-07T21:00:19.2953978Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2954563Z self=, 2025-05-07T21:00:19.2955097Z mixed_B=False, 2025-05-07T21:00:19.2955308Z compile=True, 2025-05-07T21:00:19.2955521Z T=3, 2025-05-07T21:00:19.2955708Z D=14, 2025-05-07T21:00:19.2955945Z B=55, 2025-05-07T21:00:19.2956139Z log_E=5, 2025-05-07T21:00:19.2956376Z L=3, 2025-05-07T21:00:19.2956563Z D_gradcheck=2, 2025-05-07T21:00:19.2956790Z stochastic_rounding=True, 2025-05-07T21:00:19.2957050Z weighted=True, 2025-05-07T21:00:19.2957263Z row_wise=True, 2025-05-07T21:00:19.2957471Z mixed=True, 2025-05-07T21:00:19.2957682Z use_cache=False, 2025-05-07T21:00:19.2957926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2958208Z use_cpu=True, 2025-05-07T21:00:19.2958445Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2958704Z ) 2025-05-07T21:00:19.2958930Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2959512Z self=, 2025-05-07T21:00:19.2960047Z mixed_B=False, 2025-05-07T21:00:19.2960255Z compile=True, 2025-05-07T21:00:19.2960462Z T=1, 2025-05-07T21:00:19.2960647Z D=101, 2025-05-07T21:00:19.2960830Z B=72, 2025-05-07T21:00:19.2961020Z log_E=4, 2025-05-07T21:00:19.2961214Z L=0, 2025-05-07T21:00:19.2961397Z D_gradcheck=1, 2025-05-07T21:00:19.2961624Z stochastic_rounding=False, 2025-05-07T21:00:19.2961880Z weighted=False, 2025-05-07T21:00:19.2962092Z row_wise=False, 2025-05-07T21:00:19.2962304Z mixed=True, 2025-05-07T21:00:19.2962512Z use_cache=True, 2025-05-07T21:00:19.2962746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2963031Z use_cpu=True, 2025-05-07T21:00:19.2963265Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2963519Z ) 2025-05-07T21:00:19.2963798Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2964378Z self=, 2025-05-07T21:00:19.2964914Z mixed_B=True, 2025-05-07T21:00:19.2965122Z compile=True, 2025-05-07T21:00:19.2965372Z T=3, 2025-05-07T21:00:19.2965559Z D=31, 2025-05-07T21:00:19.2965744Z B=123, 2025-05-07T21:00:19.2965931Z log_E=3, 2025-05-07T21:00:19.2966129Z L=13, 2025-05-07T21:00:19.2966313Z D_gradcheck=1, 2025-05-07T21:00:19.2966539Z stochastic_rounding=True, 2025-05-07T21:00:19.2966793Z weighted=False, 2025-05-07T21:00:19.2967086Z row_wise=False, 2025-05-07T21:00:19.2967303Z mixed=False, 2025-05-07T21:00:19.2967520Z use_cache=True, 2025-05-07T21:00:19.2967756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2968045Z use_cpu=True, 2025-05-07T21:00:19.2968285Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2968545Z ) 2025-05-07T21:00:19.2968786Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2969375Z self=, 2025-05-07T21:00:19.2969916Z mixed_B=False, 2025-05-07T21:00:19.2970133Z compile=True, 2025-05-07T21:00:19.2970349Z T=1, 2025-05-07T21:00:19.2970541Z D=93, 2025-05-07T21:00:19.2970734Z B=128, 2025-05-07T21:00:19.2970933Z log_E=3, 2025-05-07T21:00:19.2971140Z L=11, 2025-05-07T21:00:19.2971335Z D_gradcheck=1, 2025-05-07T21:00:19.2971568Z stochastic_rounding=True, 2025-05-07T21:00:19.2971828Z weighted=False, 2025-05-07T21:00:19.2972046Z row_wise=True, 2025-05-07T21:00:19.2972261Z mixed=True, 2025-05-07T21:00:19.2972475Z use_cache=False, 2025-05-07T21:00:19.2972721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2973012Z use_cpu=True, 2025-05-07T21:00:19.2973252Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2973513Z ) 2025-05-07T21:00:19.2973756Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2974347Z self=, 2025-05-07T21:00:19.2974888Z mixed_B=False, 2025-05-07T21:00:19.2975110Z compile=True, 2025-05-07T21:00:19.2975322Z T=2, 2025-05-07T21:00:19.2975516Z D=33, 2025-05-07T21:00:19.2975771Z B=71, 2025-05-07T21:00:19.2975963Z log_E=4, 2025-05-07T21:00:19.2976207Z L=6, 2025-05-07T21:00:19.2976411Z D_gradcheck=2, 2025-05-07T21:00:19.2976639Z stochastic_rounding=False, 2025-05-07T21:00:19.2976905Z weighted=False, 2025-05-07T21:00:19.2977131Z row_wise=False, 2025-05-07T21:00:19.2977346Z mixed=True, 2025-05-07T21:00:19.2977560Z use_cache=False, 2025-05-07T21:00:19.2977821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.2978107Z use_cpu=False, 2025-05-07T21:00:19.2978347Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.2978610Z ) 2025-05-07T21:00:19.2978851Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.2979430Z self=, 2025-05-07T21:00:19.2979969Z mixed_B=False, 2025-05-07T21:00:19.2980190Z compile=True, 2025-05-07T21:00:19.2980400Z T=5, 2025-05-07T21:00:19.2980594Z D=108, 2025-05-07T21:00:19.2980793Z B=70, 2025-05-07T21:00:19.2980983Z log_E=4, 2025-05-07T21:00:19.2981187Z L=2, 2025-05-07T21:00:19.2981386Z D_gradcheck=2, 2025-05-07T21:00:19.2981615Z stochastic_rounding=False, 2025-05-07T21:00:19.2981881Z weighted=True, 2025-05-07T21:00:19.2982105Z row_wise=False, 2025-05-07T21:00:19.2982323Z mixed=False, 2025-05-07T21:00:19.2982544Z use_cache=True, 2025-05-07T21:00:19.2982793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.2983079Z use_cpu=True, 2025-05-07T21:00:19.2983322Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.2983585Z ) 2025-05-07T21:00:19.3204992Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3205891Z self=, 2025-05-07T21:00:19.3206730Z mixed_B=False, 2025-05-07T21:00:19.3207058Z compile=False, 2025-05-07T21:00:19.3207396Z T=3, 2025-05-07T21:00:19.3207591Z D=28, 2025-05-07T21:00:19.3207788Z B=54, 2025-05-07T21:00:19.3207979Z log_E=4, 2025-05-07T21:00:19.3208185Z L=4, 2025-05-07T21:00:19.3208386Z D_gradcheck=2, 2025-05-07T21:00:19.3208619Z stochastic_rounding=False, 2025-05-07T21:00:19.3208893Z weighted=False, 2025-05-07T21:00:19.3209119Z row_wise=False, 2025-05-07T21:00:19.3209332Z mixed=False, 2025-05-07T21:00:19.3209551Z use_cache=False, 2025-05-07T21:00:19.3209810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.3210104Z use_cpu=True, 2025-05-07T21:00:19.3210347Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.3210616Z ) 2025-05-07T21:00:19.3210862Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3211445Z self=, 2025-05-07T21:00:19.3211986Z mixed_B=True, 2025-05-07T21:00:19.3212200Z compile=True, 2025-05-07T21:00:19.3212415Z T=2, 2025-05-07T21:00:19.3212607Z D=40, 2025-05-07T21:00:19.3212799Z B=7, 2025-05-07T21:00:19.3212982Z log_E=3, 2025-05-07T21:00:19.3213183Z L=9, 2025-05-07T21:00:19.3213379Z D_gradcheck=1, 2025-05-07T21:00:19.3213608Z stochastic_rounding=False, 2025-05-07T21:00:19.3213879Z weighted=False, 2025-05-07T21:00:19.3214102Z row_wise=False, 2025-05-07T21:00:19.3214314Z mixed=False, 2025-05-07T21:00:19.3214530Z use_cache=False, 2025-05-07T21:00:19.3214789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.3215074Z use_cpu=False, 2025-05-07T21:00:19.3215314Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.3215577Z ) 2025-05-07T21:00:19.3215813Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3216402Z self=, 2025-05-07T21:00:19.3216942Z mixed_B=True, 2025-05-07T21:00:19.3217159Z compile=True, 2025-05-07T21:00:19.3217369Z T=2, 2025-05-07T21:00:19.3217562Z D=79, 2025-05-07T21:00:19.3217836Z B=114, 2025-05-07T21:00:19.3218021Z log_E=4, 2025-05-07T21:00:19.3218283Z L=3, 2025-05-07T21:00:19.3218481Z D_gradcheck=2, 2025-05-07T21:00:19.3218708Z stochastic_rounding=True, 2025-05-07T21:00:19.3218973Z weighted=False, 2025-05-07T21:00:19.3219196Z row_wise=False, 2025-05-07T21:00:19.3219406Z mixed=True, 2025-05-07T21:00:19.3219623Z use_cache=True, 2025-05-07T21:00:19.3219870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.3220160Z use_cpu=False, 2025-05-07T21:00:19.3220399Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.3220668Z ) 2025-05-07T21:00:19.3220907Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3221498Z self=, 2025-05-07T21:00:19.3222035Z mixed_B=True, 2025-05-07T21:00:19.3222255Z compile=True, 2025-05-07T21:00:19.3222463Z T=1, 2025-05-07T21:00:19.3222653Z D=48, 2025-05-07T21:00:19.3222851Z B=15, 2025-05-07T21:00:19.3223036Z log_E=5, 2025-05-07T21:00:19.3223237Z L=8, 2025-05-07T21:00:19.3223438Z D_gradcheck=1, 2025-05-07T21:00:19.3223670Z stochastic_rounding=False, 2025-05-07T21:00:19.3223935Z weighted=True, 2025-05-07T21:00:19.3224153Z row_wise=False, 2025-05-07T21:00:19.3224366Z mixed=False, 2025-05-07T21:00:19.3224582Z use_cache=True, 2025-05-07T21:00:19.3224829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.3225121Z use_cpu=True, 2025-05-07T21:00:19.3225362Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.3225628Z ) 2025-05-07T21:00:19.3225918Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3226507Z self=, 2025-05-07T21:00:19.3227050Z mixed_B=False, 2025-05-07T21:00:19.3227263Z compile=False, 2025-05-07T21:00:19.3227556Z T=1, 2025-05-07T21:00:19.3227747Z D=14, 2025-05-07T21:00:19.3227937Z B=55, 2025-05-07T21:00:19.3228127Z log_E=3, 2025-05-07T21:00:19.3228329Z L=5, 2025-05-07T21:00:19.3228519Z D_gradcheck=2, 2025-05-07T21:00:19.3228751Z stochastic_rounding=True, 2025-05-07T21:00:19.3229022Z weighted=True, 2025-05-07T21:00:19.3229244Z row_wise=False, 2025-05-07T21:00:19.3229454Z mixed=True, 2025-05-07T21:00:19.3229669Z use_cache=False, 2025-05-07T21:00:19.3229922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.3230210Z use_cpu=False, 2025-05-07T21:00:19.3230451Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.3230714Z ) 2025-05-07T21:00:19.3230952Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3231541Z self=, 2025-05-07T21:00:19.3232080Z mixed_B=False, 2025-05-07T21:00:19.3232297Z compile=True, 2025-05-07T21:00:19.3232515Z T=2, 2025-05-07T21:00:19.3232702Z D=5, 2025-05-07T21:00:19.3232889Z B=75, 2025-05-07T21:00:19.3233079Z log_E=3, 2025-05-07T21:00:19.3233286Z L=0, 2025-05-07T21:00:19.3233480Z D_gradcheck=1, 2025-05-07T21:00:19.3233717Z stochastic_rounding=False, 2025-05-07T21:00:19.3233990Z weighted=True, 2025-05-07T21:00:19.3234203Z row_wise=False, 2025-05-07T21:00:19.3234421Z mixed=True, 2025-05-07T21:00:19.3234638Z use_cache=False, 2025-05-07T21:00:19.3234887Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.3235180Z use_cpu=False, 2025-05-07T21:00:19.3235421Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.3235695Z ) 2025-05-07T21:00:19.3235931Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3236522Z self=, 2025-05-07T21:00:19.3237064Z mixed_B=False, 2025-05-07T21:00:19.3237280Z compile=True, 2025-05-07T21:00:19.3237495Z T=4, 2025-05-07T21:00:19.3237690Z D=40, 2025-05-07T21:00:19.3237930Z B=68, 2025-05-07T21:00:19.3238124Z log_E=3, 2025-05-07T21:00:19.3238362Z L=8, 2025-05-07T21:00:19.3238559Z D_gradcheck=2, 2025-05-07T21:00:19.3238795Z stochastic_rounding=False, 2025-05-07T21:00:19.3239057Z weighted=True, 2025-05-07T21:00:19.3239271Z row_wise=False, 2025-05-07T21:00:19.3239489Z mixed=True, 2025-05-07T21:00:19.3239701Z use_cache=True, 2025-05-07T21:00:19.3239940Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.3240236Z use_cpu=True, 2025-05-07T21:00:19.3240473Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.3240730Z ) 2025-05-07T21:00:19.3240972Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3241557Z self=, 2025-05-07T21:00:19.3242099Z mixed_B=False, 2025-05-07T21:00:19.3242316Z compile=False, 2025-05-07T21:00:19.3242529Z T=2, 2025-05-07T21:00:19.3242722Z D=72, 2025-05-07T21:00:19.3242911Z B=50, 2025-05-07T21:00:19.3243101Z log_E=5, 2025-05-07T21:00:19.3243303Z L=8, 2025-05-07T21:00:19.3243492Z D_gradcheck=1, 2025-05-07T21:00:19.3243724Z stochastic_rounding=True, 2025-05-07T21:00:19.3243987Z weighted=True, 2025-05-07T21:00:19.3244199Z row_wise=False, 2025-05-07T21:00:19.3244417Z mixed=False, 2025-05-07T21:00:19.3244634Z use_cache=True, 2025-05-07T21:00:19.3244871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.3245167Z use_cpu=True, 2025-05-07T21:00:19.3245416Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.3245675Z ) 2025-05-07T21:00:19.3246080Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3247030Z self=, 2025-05-07T21:00:19.3247720Z mixed_B=True, 2025-05-07T21:00:19.3255429Z compile=False, 2025-05-07T21:00:19.3255768Z T=5, 2025-05-07T21:00:19.3255962Z D=61, 2025-05-07T21:00:19.3256159Z B=8, 2025-05-07T21:00:19.3256347Z log_E=4, 2025-05-07T21:00:19.3256553Z L=0, 2025-05-07T21:00:19.3256750Z D_gradcheck=2, 2025-05-07T21:00:19.3256981Z stochastic_rounding=True, 2025-05-07T21:00:19.3257249Z weighted=False, 2025-05-07T21:00:19.3257475Z row_wise=False, 2025-05-07T21:00:19.3257691Z mixed=False, 2025-05-07T21:00:19.3257907Z use_cache=True, 2025-05-07T21:00:19.3258153Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.3258442Z use_cpu=False, 2025-05-07T21:00:19.3258685Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.3258954Z ) 2025-05-07T21:00:19.3259189Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3259779Z self=, 2025-05-07T21:00:19.3260315Z mixed_B=True, 2025-05-07T21:00:19.3260530Z compile=False, 2025-05-07T21:00:19.3260740Z T=4, 2025-05-07T21:00:19.3260928Z D=59, 2025-05-07T21:00:19.3261117Z B=74, 2025-05-07T21:00:19.3261299Z log_E=4, 2025-05-07T21:00:19.3261500Z L=3, 2025-05-07T21:00:19.3261695Z D_gradcheck=2, 2025-05-07T21:00:19.3261920Z stochastic_rounding=False, 2025-05-07T21:00:19.3262178Z weighted=False, 2025-05-07T21:00:19.3262401Z row_wise=False, 2025-05-07T21:00:19.3262609Z mixed=True, 2025-05-07T21:00:19.3262823Z use_cache=False, 2025-05-07T21:00:19.3263078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.3263363Z use_cpu=True, 2025-05-07T21:00:19.3263599Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.3263866Z ) 2025-05-07T21:00:19.3264103Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3264689Z self=, 2025-05-07T21:00:19.3265228Z mixed_B=False, 2025-05-07T21:00:19.3265445Z compile=False, 2025-05-07T21:00:19.3265655Z T=1, 2025-05-07T21:00:19.3265842Z D=126, 2025-05-07T21:00:19.3266089Z B=115, 2025-05-07T21:00:19.3266273Z log_E=4, 2025-05-07T21:00:19.3266513Z L=1, 2025-05-07T21:00:19.3266705Z D_gradcheck=1, 2025-05-07T21:00:19.3266929Z stochastic_rounding=True, 2025-05-07T21:00:19.3267188Z weighted=True, 2025-05-07T21:00:19.3267409Z row_wise=False, 2025-05-07T21:00:19.3267619Z mixed=True, 2025-05-07T21:00:19.3267831Z use_cache=True, 2025-05-07T21:00:19.3268073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.3268355Z use_cpu=True, 2025-05-07T21:00:19.3268589Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.3268854Z ) 2025-05-07T21:00:19.3269085Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3269673Z self=, 2025-05-07T21:00:19.3270215Z mixed_B=False, 2025-05-07T21:00:19.3270427Z compile=True, 2025-05-07T21:00:19.3270639Z T=5, 2025-05-07T21:00:19.3270828Z D=110, 2025-05-07T21:00:19.3271017Z B=103, 2025-05-07T21:00:19.3271213Z log_E=5, 2025-05-07T21:00:19.3271415Z L=20, 2025-05-07T21:00:19.3271611Z D_gradcheck=2, 2025-05-07T21:00:19.3271836Z stochastic_rounding=False, 2025-05-07T21:00:19.3272092Z weighted=True, 2025-05-07T21:00:19.3272308Z row_wise=False, 2025-05-07T21:00:19.3272519Z mixed=True, 2025-05-07T21:00:19.3272730Z use_cache=False, 2025-05-07T21:00:19.3272980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.3273263Z use_cpu=False, 2025-05-07T21:00:19.3273499Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.3273763Z ) 2025-05-07T21:00:19.3274050Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3274635Z self=, 2025-05-07T21:00:19.3275171Z mixed_B=True, 2025-05-07T21:00:19.3275381Z compile=True, 2025-05-07T21:00:19.3275640Z T=5, 2025-05-07T21:00:19.3275830Z D=112, 2025-05-07T21:00:19.3275915Z B=69, 2025-05-07T21:00:19.3275998Z log_E=5, 2025-05-07T21:00:19.3276087Z L=19, 2025-05-07T21:00:19.3276173Z D_gradcheck=2, 2025-05-07T21:00:19.3276280Z stochastic_rounding=False, 2025-05-07T21:00:19.3276367Z weighted=False, 2025-05-07T21:00:19.3276451Z row_wise=True, 2025-05-07T21:00:19.3276542Z mixed=False, 2025-05-07T21:00:19.3276628Z use_cache=False, 2025-05-07T21:00:19.3276739Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.3276831Z use_cpu=False, 2025-05-07T21:00:19.3276939Z output_dtype=SparseType.FP16, 2025-05-07T21:00:19.3277018Z ) 2025-05-07T21:00:19.3277163Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3277516Z self=, 2025-05-07T21:00:19.3277602Z mixed_B=True, 2025-05-07T21:00:19.3277697Z compile=False, 2025-05-07T21:00:19.3277781Z T=2, 2025-05-07T21:00:19.3277861Z D=63, 2025-05-07T21:00:19.3277951Z B=26, 2025-05-07T21:00:19.3278034Z log_E=4, 2025-05-07T21:00:19.3278120Z L=7, 2025-05-07T21:00:19.3278208Z D_gradcheck=2, 2025-05-07T21:00:19.3278309Z stochastic_rounding=False, 2025-05-07T21:00:19.3278399Z weighted=False, 2025-05-07T21:00:19.3278485Z row_wise=False, 2025-05-07T21:00:19.3278568Z mixed=True, 2025-05-07T21:00:19.3278659Z use_cache=False, 2025-05-07T21:00:19.3278772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.3278858Z use_cpu=True, 2025-05-07T21:00:19.3278972Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.3279050Z ) 2025-05-07T21:00:19.3279188Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3279548Z self=, 2025-05-07T21:00:19.3279632Z mixed_B=True, 2025-05-07T21:00:19.3279724Z compile=True, 2025-05-07T21:00:19.3279808Z T=5, 2025-05-07T21:00:19.3279887Z D=48, 2025-05-07T21:00:19.3280036Z B=112, 2025-05-07T21:00:19.3280118Z log_E=4, 2025-05-07T21:00:19.3280244Z L=19, 2025-05-07T21:00:19.3280337Z D_gradcheck=1, 2025-05-07T21:00:19.3280438Z stochastic_rounding=True, 2025-05-07T21:00:19.3280522Z weighted=False, 2025-05-07T21:00:19.3280615Z row_wise=False, 2025-05-07T21:00:19.3280700Z mixed=False, 2025-05-07T21:00:19.3280788Z use_cache=True, 2025-05-07T21:00:19.3280905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.3280992Z use_cpu=False, 2025-05-07T21:00:19.3281096Z output_dtype=SparseType.FP32, 2025-05-07T21:00:19.3281181Z ) 2025-05-07T21:00:19.3281322Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3281677Z self=, 2025-05-07T21:00:19.3281764Z mixed_B=False, 2025-05-07T21:00:19.3281851Z compile=True, 2025-05-07T21:00:19.3281945Z T=1, 2025-05-07T21:00:19.3282028Z D=66, 2025-05-07T21:00:19.3282113Z B=119, 2025-05-07T21:00:19.3282203Z log_E=3, 2025-05-07T21:00:19.3282287Z L=16, 2025-05-07T21:00:19.3282372Z D_gradcheck=1, 2025-05-07T21:00:19.3282477Z stochastic_rounding=True, 2025-05-07T21:00:19.3282560Z weighted=False, 2025-05-07T21:00:19.3282645Z row_wise=True, 2025-05-07T21:00:19.3282737Z mixed=False, 2025-05-07T21:00:19.3282824Z use_cache=True, 2025-05-07T21:00:19.3282938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:19.3283027Z use_cpu=True, 2025-05-07T21:00:19.3283130Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.3283210Z ) 2025-05-07T21:00:19.3283396Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:19.3283746Z self=, 2025-05-07T21:00:19.3283836Z mixed_B=True, 2025-05-07T21:00:19.3283921Z compile=False, 2025-05-07T21:00:19.3284044Z T=4, 2025-05-07T21:00:19.3284127Z D=43, 2025-05-07T21:00:19.3284210Z B=110, 2025-05-07T21:00:19.3284292Z log_E=3, 2025-05-07T21:00:19.3284380Z L=19, 2025-05-07T21:00:19.3284467Z D_gradcheck=1, 2025-05-07T21:00:19.3284568Z stochastic_rounding=False, 2025-05-07T21:00:19.3284658Z weighted=True, 2025-05-07T21:00:19.3284742Z row_wise=True, 2025-05-07T21:00:19.3284826Z mixed=False, 2025-05-07T21:00:19.3284919Z use_cache=False, 2025-05-07T21:00:19.3285029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:19.3285120Z use_cpu=False, 2025-05-07T21:00:19.3285223Z output_dtype=SparseType.BF16, 2025-05-07T21:00:19.3285302Z ) 2025-05-07T21:00:43.2166862Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2170137Z self=, 2025-05-07T21:00:43.2171138Z mixed_B=False, 2025-05-07T21:00:43.2171505Z compile=True, 2025-05-07T21:00:43.2171853Z T=5, 2025-05-07T21:00:43.2172152Z D=21, 2025-05-07T21:00:43.2172448Z B=94, 2025-05-07T21:00:43.2172738Z log_E=3, 2025-05-07T21:00:43.2173065Z L=17, 2025-05-07T21:00:43.2173376Z D_gradcheck=1, 2025-05-07T21:00:43.2173741Z stochastic_rounding=True, 2025-05-07T21:00:43.2174161Z weighted=False, 2025-05-07T21:00:43.2174514Z row_wise=True, 2025-05-07T21:00:43.2174835Z mixed=True, 2025-05-07T21:00:43.2175172Z use_cache=True, 2025-05-07T21:00:43.2175593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2176061Z use_cpu=True, 2025-05-07T21:00:43.2176448Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.2176881Z ) 2025-05-07T21:00:43.2177274Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2178319Z self=, 2025-05-07T21:00:43.2179241Z mixed_B=True, 2025-05-07T21:00:43.2179584Z compile=False, 2025-05-07T21:00:43.2179937Z T=2, 2025-05-07T21:00:43.2180233Z D=68, 2025-05-07T21:00:43.2180876Z B=125, 2025-05-07T21:00:43.2181184Z log_E=3, 2025-05-07T21:00:43.2181623Z L=11, 2025-05-07T21:00:43.2181942Z D_gradcheck=2, 2025-05-07T21:00:43.2182307Z stochastic_rounding=False, 2025-05-07T21:00:43.2182727Z weighted=False, 2025-05-07T21:00:43.2183081Z row_wise=True, 2025-05-07T21:00:43.2183407Z mixed=True, 2025-05-07T21:00:43.2183746Z use_cache=False, 2025-05-07T21:00:43.2184163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2184631Z use_cpu=False, 2025-05-07T21:00:43.2185004Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.2185436Z ) 2025-05-07T21:00:43.2185818Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2186811Z self=, 2025-05-07T21:00:43.2187727Z mixed_B=True, 2025-05-07T21:00:43.2188070Z compile=True, 2025-05-07T21:00:43.2188411Z T=2, 2025-05-07T21:00:43.2188705Z D=101, 2025-05-07T21:00:43.2189002Z B=2, 2025-05-07T21:00:43.2189307Z log_E=5, 2025-05-07T21:00:43.2189637Z L=0, 2025-05-07T21:00:43.2189949Z D_gradcheck=2, 2025-05-07T21:00:43.2190333Z stochastic_rounding=True, 2025-05-07T21:00:43.2190760Z weighted=False, 2025-05-07T21:00:43.2191114Z row_wise=False, 2025-05-07T21:00:43.2191458Z mixed=True, 2025-05-07T21:00:43.2191791Z use_cache=True, 2025-05-07T21:00:43.2192163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2192657Z use_cpu=False, 2025-05-07T21:00:43.2193038Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.2193457Z ) 2025-05-07T21:00:43.2194006Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2195061Z self=, 2025-05-07T21:00:43.2195964Z mixed_B=False, 2025-05-07T21:00:43.2196314Z compile=False, 2025-05-07T21:00:43.2196800Z T=5, 2025-05-07T21:00:43.2197108Z D=97, 2025-05-07T21:00:43.2197406Z B=41, 2025-05-07T21:00:43.2197710Z log_E=4, 2025-05-07T21:00:43.2198025Z L=5, 2025-05-07T21:00:43.2198320Z D_gradcheck=1, 2025-05-07T21:00:43.2198674Z stochastic_rounding=True, 2025-05-07T21:00:43.2199081Z weighted=True, 2025-05-07T21:00:43.2199422Z row_wise=True, 2025-05-07T21:00:43.2199763Z mixed=False, 2025-05-07T21:00:43.2200100Z use_cache=True, 2025-05-07T21:00:43.2200466Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2200959Z use_cpu=True, 2025-05-07T21:00:43.2201339Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.2201764Z ) 2025-05-07T21:00:43.2202152Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2203145Z self=, 2025-05-07T21:00:43.2204075Z mixed_B=False, 2025-05-07T21:00:43.2204652Z compile=False, 2025-05-07T21:00:43.2205004Z T=5, 2025-05-07T21:00:43.2205304Z D=126, 2025-05-07T21:00:43.2205609Z B=30, 2025-05-07T21:00:43.2205900Z log_E=5, 2025-05-07T21:00:43.2206213Z L=11, 2025-05-07T21:00:43.2206517Z D_gradcheck=1, 2025-05-07T21:00:43.2206970Z stochastic_rounding=False, 2025-05-07T21:00:43.2207403Z weighted=True, 2025-05-07T21:00:43.2207796Z row_wise=False, 2025-05-07T21:00:43.2208137Z mixed=True, 2025-05-07T21:00:43.2208479Z use_cache=True, 2025-05-07T21:00:43.2208862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2209342Z use_cpu=False, 2025-05-07T21:00:43.2209730Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.2210151Z ) 2025-05-07T21:00:43.2210539Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2211533Z self=, 2025-05-07T21:00:43.2212452Z mixed_B=True, 2025-05-07T21:00:43.2212797Z compile=True, 2025-05-07T21:00:43.2213139Z T=3, 2025-05-07T21:00:43.2213439Z D=66, 2025-05-07T21:00:43.2213893Z B=94, 2025-05-07T21:00:43.2214190Z log_E=5, 2025-05-07T21:00:43.2214507Z L=9, 2025-05-07T21:00:43.2214912Z D_gradcheck=1, 2025-05-07T21:00:43.2215291Z stochastic_rounding=True, 2025-05-07T21:00:43.2215719Z weighted=True, 2025-05-07T21:00:43.2216057Z row_wise=False, 2025-05-07T21:00:43.2216406Z mixed=False, 2025-05-07T21:00:43.2216748Z use_cache=False, 2025-05-07T21:00:43.2217136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2217610Z use_cpu=False, 2025-05-07T21:00:43.2218009Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.2218451Z ) 2025-05-07T21:00:43.2218852Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2219858Z self=, 2025-05-07T21:00:43.2220770Z mixed_B=True, 2025-05-07T21:00:43.2221123Z compile=True, 2025-05-07T21:00:43.2221462Z T=4, 2025-05-07T21:00:43.2221748Z D=56, 2025-05-07T21:00:43.2222053Z B=25, 2025-05-07T21:00:43.2222351Z log_E=3, 2025-05-07T21:00:43.2222658Z L=6, 2025-05-07T21:00:43.2222994Z D_gradcheck=2, 2025-05-07T21:00:43.2223377Z stochastic_rounding=False, 2025-05-07T21:00:43.2223772Z weighted=False, 2025-05-07T21:00:43.2224114Z row_wise=False, 2025-05-07T21:00:43.2224457Z mixed=True, 2025-05-07T21:00:43.2224805Z use_cache=True, 2025-05-07T21:00:43.2225195Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.2225674Z use_cpu=False, 2025-05-07T21:00:43.2226061Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.2226487Z ) 2025-05-07T21:00:43.2227001Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2228079Z self=, 2025-05-07T21:00:43.2228980Z mixed_B=True, 2025-05-07T21:00:43.2229322Z compile=False, 2025-05-07T21:00:43.2229773Z T=2, 2025-05-07T21:00:43.2230071Z D=44, 2025-05-07T21:00:43.2230364Z B=26, 2025-05-07T21:00:43.2230674Z log_E=3, 2025-05-07T21:00:43.2230982Z L=20, 2025-05-07T21:00:43.2231291Z D_gradcheck=1, 2025-05-07T21:00:43.2231657Z stochastic_rounding=True, 2025-05-07T21:00:43.2232079Z weighted=True, 2025-05-07T21:00:43.2232424Z row_wise=True, 2025-05-07T21:00:43.2232765Z mixed=False, 2025-05-07T21:00:43.2233108Z use_cache=False, 2025-05-07T21:00:43.2233505Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.2233980Z use_cpu=True, 2025-05-07T21:00:43.2234360Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.2234778Z ) 2025-05-07T21:00:43.2235168Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2236159Z self=, 2025-05-07T21:00:43.2237075Z mixed_B=False, 2025-05-07T21:00:43.2237425Z compile=False, 2025-05-07T21:00:43.2237764Z T=4, 2025-05-07T21:00:43.2238054Z D=87, 2025-05-07T21:00:43.2238415Z B=18, 2025-05-07T21:00:43.2238698Z log_E=5, 2025-05-07T21:00:43.2239012Z L=18, 2025-05-07T21:00:43.2239337Z D_gradcheck=1, 2025-05-07T21:00:43.2239693Z stochastic_rounding=True, 2025-05-07T21:00:43.2240111Z weighted=True, 2025-05-07T21:00:43.2240450Z row_wise=False, 2025-05-07T21:00:43.2240780Z mixed=False, 2025-05-07T21:00:43.2241128Z use_cache=False, 2025-05-07T21:00:43.2241525Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.2241999Z use_cpu=False, 2025-05-07T21:00:43.2242372Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.2242798Z ) 2025-05-07T21:00:43.2243174Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2244182Z self=, 2025-05-07T21:00:43.2245131Z mixed_B=True, 2025-05-07T21:00:43.2245478Z compile=True, 2025-05-07T21:00:43.2245823Z T=5, 2025-05-07T21:00:43.2246115Z D=92, 2025-05-07T21:00:43.2246405Z B=117, 2025-05-07T21:00:43.2246805Z log_E=4, 2025-05-07T21:00:43.2247204Z L=7, 2025-05-07T21:00:43.2247573Z D_gradcheck=2, 2025-05-07T21:00:43.2247932Z stochastic_rounding=True, 2025-05-07T21:00:43.2248344Z weighted=True, 2025-05-07T21:00:43.2248690Z row_wise=False, 2025-05-07T21:00:43.2249022Z mixed=False, 2025-05-07T21:00:43.2249390Z use_cache=False, 2025-05-07T21:00:43.2249800Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2250233Z use_cpu=True, 2025-05-07T21:00:43.2250605Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.2251036Z ) 2025-05-07T21:00:43.2251405Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2252406Z self=, 2025-05-07T21:00:43.2253322Z mixed_B=True, 2025-05-07T21:00:43.2253645Z compile=True, 2025-05-07T21:00:43.2253981Z T=2, 2025-05-07T21:00:43.2254286Z D=44, 2025-05-07T21:00:43.2254567Z B=95, 2025-05-07T21:00:43.2254870Z log_E=4, 2025-05-07T21:00:43.2255175Z L=0, 2025-05-07T21:00:43.2255471Z D_gradcheck=1, 2025-05-07T21:00:43.2255839Z stochastic_rounding=True, 2025-05-07T21:00:43.2256248Z weighted=True, 2025-05-07T21:00:43.2256594Z row_wise=False, 2025-05-07T21:00:43.2256932Z mixed=True, 2025-05-07T21:00:43.2257271Z use_cache=True, 2025-05-07T21:00:43.2257654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.2258112Z use_cpu=True, 2025-05-07T21:00:43.2258500Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.2258926Z ) 2025-05-07T21:00:43.2259297Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2260380Z self=, 2025-05-07T21:00:43.2261302Z mixed_B=True, 2025-05-07T21:00:43.2261635Z compile=False, 2025-05-07T21:00:43.2261971Z T=4, 2025-05-07T21:00:43.2262349Z D=22, 2025-05-07T21:00:43.2262634Z B=20, 2025-05-07T21:00:43.2262935Z log_E=4, 2025-05-07T21:00:43.2263250Z L=6, 2025-05-07T21:00:43.2263549Z D_gradcheck=1, 2025-05-07T21:00:43.2263919Z stochastic_rounding=True, 2025-05-07T21:00:43.2264332Z weighted=True, 2025-05-07T21:00:43.2264670Z row_wise=False, 2025-05-07T21:00:43.2265011Z mixed=True, 2025-05-07T21:00:43.2265342Z use_cache=True, 2025-05-07T21:00:43.2265736Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2266210Z use_cpu=True, 2025-05-07T21:00:43.2266593Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.2267017Z ) 2025-05-07T21:00:43.2267385Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2268692Z self=, 2025-05-07T21:00:43.2269929Z mixed_B=True, 2025-05-07T21:00:43.2279065Z compile=False, 2025-05-07T21:00:43.2279427Z T=2, 2025-05-07T21:00:43.2279711Z D=80, 2025-05-07T21:00:43.2280002Z B=72, 2025-05-07T21:00:43.2280296Z log_E=5, 2025-05-07T21:00:43.2280595Z L=9, 2025-05-07T21:00:43.2280896Z D_gradcheck=2, 2025-05-07T21:00:43.2281257Z stochastic_rounding=True, 2025-05-07T21:00:43.2281665Z weighted=False, 2025-05-07T21:00:43.2282013Z row_wise=True, 2025-05-07T21:00:43.2282343Z mixed=False, 2025-05-07T21:00:43.2282673Z use_cache=True, 2025-05-07T21:00:43.2283061Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.2283531Z use_cpu=False, 2025-05-07T21:00:43.2283902Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.2284327Z ) 2025-05-07T21:00:43.2284708Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2285689Z self=, 2025-05-07T21:00:43.2286607Z mixed_B=True, 2025-05-07T21:00:43.2287092Z compile=True, 2025-05-07T21:00:43.2287424Z T=2, 2025-05-07T21:00:43.2287734Z D=15, 2025-05-07T21:00:43.2288017Z B=49, 2025-05-07T21:00:43.2288419Z log_E=4, 2025-05-07T21:00:43.2288738Z L=10, 2025-05-07T21:00:43.2289108Z D_gradcheck=1, 2025-05-07T21:00:43.2289486Z stochastic_rounding=False, 2025-05-07T21:00:43.2289894Z weighted=False, 2025-05-07T21:00:43.2290238Z row_wise=False, 2025-05-07T21:00:43.2290576Z mixed=False, 2025-05-07T21:00:43.2290904Z use_cache=False, 2025-05-07T21:00:43.2291299Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2291770Z use_cpu=True, 2025-05-07T21:00:43.2292142Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.2292573Z ) 2025-05-07T21:00:43.2292957Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2293948Z self=, 2025-05-07T21:00:43.2294864Z mixed_B=True, 2025-05-07T21:00:43.2295204Z compile=False, 2025-05-07T21:00:43.2295532Z T=2, 2025-05-07T21:00:43.2295834Z D=29, 2025-05-07T21:00:43.2296118Z B=29, 2025-05-07T21:00:43.2296408Z log_E=3, 2025-05-07T21:00:43.2296714Z L=11, 2025-05-07T21:00:43.2297027Z D_gradcheck=2, 2025-05-07T21:00:43.2297398Z stochastic_rounding=False, 2025-05-07T21:00:43.2297825Z weighted=False, 2025-05-07T21:00:43.2298175Z row_wise=True, 2025-05-07T21:00:43.2298512Z mixed=False, 2025-05-07T21:00:43.2298854Z use_cache=False, 2025-05-07T21:00:43.2299255Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.2299710Z use_cpu=False, 2025-05-07T21:00:43.2300084Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.2300520Z ) 2025-05-07T21:00:43.2300886Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2302013Z self=, 2025-05-07T21:00:43.2302939Z mixed_B=True, 2025-05-07T21:00:43.2303273Z compile=True, 2025-05-07T21:00:43.2303601Z T=3, 2025-05-07T21:00:43.2303977Z D=101, 2025-05-07T21:00:43.2304278Z B=71, 2025-05-07T21:00:43.2304918Z log_E=4, 2025-05-07T21:00:43.2305234Z L=6, 2025-05-07T21:00:43.2305541Z D_gradcheck=2, 2025-05-07T21:00:43.2305901Z stochastic_rounding=False, 2025-05-07T21:00:43.2306322Z weighted=False, 2025-05-07T21:00:43.2306673Z row_wise=True, 2025-05-07T21:00:43.2306984Z mixed=False, 2025-05-07T21:00:43.2307312Z use_cache=True, 2025-05-07T21:00:43.2307699Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2308172Z use_cpu=False, 2025-05-07T21:00:43.2308544Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.2308957Z ) 2025-05-07T21:00:43.2309321Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.2310307Z self=, 2025-05-07T21:00:43.2311207Z mixed_B=True, 2025-05-07T21:00:43.2311553Z compile=False, 2025-05-07T21:00:43.2311885Z T=4, 2025-05-07T21:00:43.2312176Z D=68, 2025-05-07T21:00:43.2312469Z B=41, 2025-05-07T21:00:43.2312758Z log_E=4, 2025-05-07T21:00:43.2313067Z L=15, 2025-05-07T21:00:43.2313373Z D_gradcheck=1, 2025-05-07T21:00:43.2313730Z stochastic_rounding=True, 2025-05-07T21:00:43.2314145Z weighted=True, 2025-05-07T21:00:43.2314486Z row_wise=False, 2025-05-07T21:00:43.2314822Z mixed=False, 2025-05-07T21:00:43.2315155Z use_cache=False, 2025-05-07T21:00:43.2315549Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.2316009Z use_cpu=False, 2025-05-07T21:00:43.2316384Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.2316805Z ) 2025-05-07T21:00:43.8624023Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8625180Z self=, 2025-05-07T21:00:43.8626130Z mixed_B=True, 2025-05-07T21:00:43.8626469Z compile=False, 2025-05-07T21:00:43.8626816Z T=3, 2025-05-07T21:00:43.8627128Z D=84, 2025-05-07T21:00:43.8627435Z B=70, 2025-05-07T21:00:43.8628107Z log_E=4, 2025-05-07T21:00:43.8628422Z L=2, 2025-05-07T21:00:43.8628869Z D_gradcheck=2, 2025-05-07T21:00:43.8629255Z stochastic_rounding=True, 2025-05-07T21:00:43.8629666Z weighted=True, 2025-05-07T21:00:43.8629990Z row_wise=False, 2025-05-07T21:00:43.8630337Z mixed=False, 2025-05-07T21:00:43.8630680Z use_cache=True, 2025-05-07T21:00:43.8631065Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.8631535Z use_cpu=True, 2025-05-07T21:00:43.8631915Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.8632336Z ) 2025-05-07T21:00:43.8632724Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8633714Z self=, 2025-05-07T21:00:43.8634639Z mixed_B=True, 2025-05-07T21:00:43.8634978Z compile=True, 2025-05-07T21:00:43.8635311Z T=5, 2025-05-07T21:00:43.8635615Z D=84, 2025-05-07T21:00:43.8635912Z B=73, 2025-05-07T21:00:43.8636213Z log_E=3, 2025-05-07T21:00:43.8636518Z L=14, 2025-05-07T21:00:43.8636839Z D_gradcheck=2, 2025-05-07T21:00:43.8637208Z stochastic_rounding=False, 2025-05-07T21:00:43.8637656Z weighted=False, 2025-05-07T21:00:43.8638033Z row_wise=True, 2025-05-07T21:00:43.8638374Z mixed=True, 2025-05-07T21:00:43.8638716Z use_cache=False, 2025-05-07T21:00:43.8639118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.8639593Z use_cpu=True, 2025-05-07T21:00:43.8639967Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.8640405Z ) 2025-05-07T21:00:43.8640778Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8641935Z self=, 2025-05-07T21:00:43.8642858Z mixed_B=True, 2025-05-07T21:00:43.8643194Z compile=False, 2025-05-07T21:00:43.8643530Z T=1, 2025-05-07T21:00:43.8643967Z D=11, 2025-05-07T21:00:43.8644261Z B=57, 2025-05-07T21:00:43.8644566Z log_E=5, 2025-05-07T21:00:43.8644874Z L=5, 2025-05-07T21:00:43.8645183Z D_gradcheck=1, 2025-05-07T21:00:43.8645559Z stochastic_rounding=False, 2025-05-07T21:00:43.8645967Z weighted=True, 2025-05-07T21:00:43.8646306Z row_wise=False, 2025-05-07T21:00:43.8646644Z mixed=True, 2025-05-07T21:00:43.8647059Z use_cache=True, 2025-05-07T21:00:43.8647440Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.8647910Z use_cpu=True, 2025-05-07T21:00:43.8648279Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.8648731Z ) 2025-05-07T21:00:43.8649124Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8650152Z self=, 2025-05-07T21:00:43.8651060Z mixed_B=False, 2025-05-07T21:00:43.8651408Z compile=False, 2025-05-07T21:00:43.8651748Z T=3, 2025-05-07T21:00:43.8652045Z D=26, 2025-05-07T21:00:43.8652341Z B=35, 2025-05-07T21:00:43.8652640Z log_E=5, 2025-05-07T21:00:43.8652945Z L=17, 2025-05-07T21:00:43.8653251Z D_gradcheck=2, 2025-05-07T21:00:43.8653647Z stochastic_rounding=True, 2025-05-07T21:00:43.8654097Z weighted=False, 2025-05-07T21:00:43.8654422Z row_wise=False, 2025-05-07T21:00:43.8654753Z mixed=True, 2025-05-07T21:00:43.8655085Z use_cache=False, 2025-05-07T21:00:43.8655502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.8655983Z use_cpu=False, 2025-05-07T21:00:43.8656364Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.8656794Z ) 2025-05-07T21:00:43.8657179Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8658210Z self=, 2025-05-07T21:00:43.8659210Z mixed_B=False, 2025-05-07T21:00:43.8659565Z compile=False, 2025-05-07T21:00:43.8659895Z T=1, 2025-05-07T21:00:43.8660196Z D=90, 2025-05-07T21:00:43.8660478Z B=105, 2025-05-07T21:00:43.8660901Z log_E=3, 2025-05-07T21:00:43.8661211Z L=20, 2025-05-07T21:00:43.8661590Z D_gradcheck=2, 2025-05-07T21:00:43.8661969Z stochastic_rounding=False, 2025-05-07T21:00:43.8662410Z weighted=True, 2025-05-07T21:00:43.8662761Z row_wise=False, 2025-05-07T21:00:43.8663121Z mixed=False, 2025-05-07T21:00:43.8663449Z use_cache=True, 2025-05-07T21:00:43.8663839Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.8664311Z use_cpu=False, 2025-05-07T21:00:43.8664681Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.8665117Z ) 2025-05-07T21:00:43.8665491Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8666486Z self=, 2025-05-07T21:00:43.8667408Z mixed_B=False, 2025-05-07T21:00:43.8667766Z compile=False, 2025-05-07T21:00:43.8668098Z T=4, 2025-05-07T21:00:43.8668404Z D=81, 2025-05-07T21:00:43.8668703Z B=43, 2025-05-07T21:00:43.8668996Z log_E=4, 2025-05-07T21:00:43.8669311Z L=14, 2025-05-07T21:00:43.8669619Z D_gradcheck=1, 2025-05-07T21:00:43.8669987Z stochastic_rounding=False, 2025-05-07T21:00:43.8670415Z weighted=False, 2025-05-07T21:00:43.8670762Z row_wise=False, 2025-05-07T21:00:43.8671099Z mixed=True, 2025-05-07T21:00:43.8671425Z use_cache=True, 2025-05-07T21:00:43.8671817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.8672278Z use_cpu=True, 2025-05-07T21:00:43.8672657Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.8673088Z ) 2025-05-07T21:00:43.8673460Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8674539Z self=, 2025-05-07T21:00:43.8675493Z mixed_B=False, 2025-05-07T21:00:43.8675870Z compile=False, 2025-05-07T21:00:43.8676205Z T=1, 2025-05-07T21:00:43.8676605Z D=97, 2025-05-07T21:00:43.8676901Z B=34, 2025-05-07T21:00:43.8677207Z log_E=4, 2025-05-07T21:00:43.8677520Z L=6, 2025-05-07T21:00:43.8677826Z D_gradcheck=1, 2025-05-07T21:00:43.8678196Z stochastic_rounding=False, 2025-05-07T21:00:43.8678628Z weighted=False, 2025-05-07T21:00:43.8678975Z row_wise=False, 2025-05-07T21:00:43.8679304Z mixed=True, 2025-05-07T21:00:43.8679642Z use_cache=False, 2025-05-07T21:00:43.8680048Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.8680562Z use_cpu=False, 2025-05-07T21:00:43.8680937Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.8681344Z ) 2025-05-07T21:00:43.8681714Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8682729Z self=, 2025-05-07T21:00:43.8683653Z mixed_B=False, 2025-05-07T21:00:43.8684013Z compile=True, 2025-05-07T21:00:43.8684347Z T=1, 2025-05-07T21:00:43.8684635Z D=34, 2025-05-07T21:00:43.8684936Z B=62, 2025-05-07T21:00:43.8685227Z log_E=4, 2025-05-07T21:00:43.8685538Z L=19, 2025-05-07T21:00:43.8685851Z D_gradcheck=1, 2025-05-07T21:00:43.8686215Z stochastic_rounding=False, 2025-05-07T21:00:43.8686647Z weighted=False, 2025-05-07T21:00:43.8687099Z row_wise=True, 2025-05-07T21:00:43.8687432Z mixed=False, 2025-05-07T21:00:43.8687779Z use_cache=True, 2025-05-07T21:00:43.8688160Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.8688625Z use_cpu=False, 2025-05-07T21:00:43.8689003Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.8689433Z ) 2025-05-07T21:00:43.8689803Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8690790Z self=, 2025-05-07T21:00:43.8691701Z mixed_B=False, 2025-05-07T21:00:43.8692047Z compile=False, 2025-05-07T21:00:43.8692382Z T=3, 2025-05-07T21:00:43.8692697Z D=29, 2025-05-07T21:00:43.8692990Z B=87, 2025-05-07T21:00:43.8693400Z log_E=4, 2025-05-07T21:00:43.8693707Z L=18, 2025-05-07T21:00:43.8694092Z D_gradcheck=2, 2025-05-07T21:00:43.8694470Z stochastic_rounding=False, 2025-05-07T21:00:43.8694892Z weighted=True, 2025-05-07T21:00:43.8695244Z row_wise=True, 2025-05-07T21:00:43.8695573Z mixed=False, 2025-05-07T21:00:43.8695916Z use_cache=False, 2025-05-07T21:00:43.8696327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.8696791Z use_cpu=True, 2025-05-07T21:00:43.8697182Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.8697611Z ) 2025-05-07T21:00:43.8697980Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8698969Z self=, 2025-05-07T21:00:43.8699879Z mixed_B=False, 2025-05-07T21:00:43.8700215Z compile=True, 2025-05-07T21:00:43.8700558Z T=5, 2025-05-07T21:00:43.8700855Z D=88, 2025-05-07T21:00:43.8701145Z B=101, 2025-05-07T21:00:43.8701455Z log_E=4, 2025-05-07T21:00:43.8701780Z L=17, 2025-05-07T21:00:43.8702101Z D_gradcheck=1, 2025-05-07T21:00:43.8702484Z stochastic_rounding=True, 2025-05-07T21:00:43.8702908Z weighted=True, 2025-05-07T21:00:43.8703266Z row_wise=True, 2025-05-07T21:00:43.8703599Z mixed=False, 2025-05-07T21:00:43.8703944Z use_cache=False, 2025-05-07T21:00:43.8704341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.8705163Z use_cpu=False, 2025-05-07T21:00:43.8705543Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.8705959Z ) 2025-05-07T21:00:43.8706337Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8707525Z self=, 2025-05-07T21:00:43.8708427Z mixed_B=False, 2025-05-07T21:00:43.8708771Z compile=False, 2025-05-07T21:00:43.8709110Z T=2, 2025-05-07T21:00:43.8709535Z D=37, 2025-05-07T21:00:43.8709831Z B=105, 2025-05-07T21:00:43.8710127Z log_E=5, 2025-05-07T21:00:43.8710443Z L=12, 2025-05-07T21:00:43.8710750Z D_gradcheck=2, 2025-05-07T21:00:43.8711123Z stochastic_rounding=False, 2025-05-07T21:00:43.8711526Z weighted=False, 2025-05-07T21:00:43.8711881Z row_wise=True, 2025-05-07T21:00:43.8712230Z mixed=True, 2025-05-07T21:00:43.8712564Z use_cache=False, 2025-05-07T21:00:43.8712955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.8713426Z use_cpu=True, 2025-05-07T21:00:43.8713799Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.8714224Z ) 2025-05-07T21:00:43.8714601Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8715598Z self=, 2025-05-07T21:00:43.8716514Z mixed_B=False, 2025-05-07T21:00:43.8716855Z compile=False, 2025-05-07T21:00:43.8717196Z T=3, 2025-05-07T21:00:43.8717504Z D=28, 2025-05-07T21:00:43.8717840Z B=95, 2025-05-07T21:00:43.8718149Z log_E=4, 2025-05-07T21:00:43.8718471Z L=4, 2025-05-07T21:00:43.8718771Z D_gradcheck=2, 2025-05-07T21:00:43.8719142Z stochastic_rounding=True, 2025-05-07T21:00:43.8719560Z weighted=True, 2025-05-07T21:00:43.8719896Z row_wise=True, 2025-05-07T21:00:43.8720253Z mixed=True, 2025-05-07T21:00:43.8720584Z use_cache=True, 2025-05-07T21:00:43.8720961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.8721437Z use_cpu=False, 2025-05-07T21:00:43.8721828Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.8722243Z ) 2025-05-07T21:00:43.8722621Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8723613Z self=, 2025-05-07T21:00:43.8724533Z mixed_B=True, 2025-05-07T21:00:43.8724877Z compile=False, 2025-05-07T21:00:43.8725210Z T=4, 2025-05-07T21:00:43.8725509Z D=12, 2025-05-07T21:00:43.8725795Z B=23, 2025-05-07T21:00:43.8727123Z log_E=5, 2025-05-07T21:00:43.8727441Z L=10, 2025-05-07T21:00:43.8727880Z D_gradcheck=2, 2025-05-07T21:00:43.8728267Z stochastic_rounding=True, 2025-05-07T21:00:43.8728702Z weighted=False, 2025-05-07T21:00:43.8729052Z row_wise=True, 2025-05-07T21:00:43.8729406Z mixed=False, 2025-05-07T21:00:43.8729752Z use_cache=False, 2025-05-07T21:00:43.8730150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.8730621Z use_cpu=True, 2025-05-07T21:00:43.8730993Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.8731405Z ) 2025-05-07T21:00:43.8731790Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8732796Z self=, 2025-05-07T21:00:43.8733752Z mixed_B=False, 2025-05-07T21:00:43.8734113Z compile=False, 2025-05-07T21:00:43.8734422Z T=4, 2025-05-07T21:00:43.8734719Z D=88, 2025-05-07T21:00:43.8735004Z B=57, 2025-05-07T21:00:43.8735311Z log_E=4, 2025-05-07T21:00:43.8735638Z L=6, 2025-05-07T21:00:43.8735939Z D_gradcheck=2, 2025-05-07T21:00:43.8736316Z stochastic_rounding=True, 2025-05-07T21:00:43.8736727Z weighted=False, 2025-05-07T21:00:43.8737075Z row_wise=True, 2025-05-07T21:00:43.8737414Z mixed=True, 2025-05-07T21:00:43.8737755Z use_cache=False, 2025-05-07T21:00:43.8738134Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.8738622Z use_cpu=True, 2025-05-07T21:00:43.8739002Z output_dtype=SparseType.FP32, 2025-05-07T21:00:43.8739421Z ) 2025-05-07T21:00:43.8739794Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8740885Z self=, 2025-05-07T21:00:43.8741806Z mixed_B=True, 2025-05-07T21:00:43.8742151Z compile=True, 2025-05-07T21:00:43.8742482Z T=4, 2025-05-07T21:00:43.8742858Z D=49, 2025-05-07T21:00:43.8743151Z B=93, 2025-05-07T21:00:43.8743450Z log_E=5, 2025-05-07T21:00:43.8743748Z L=8, 2025-05-07T21:00:43.8744059Z D_gradcheck=1, 2025-05-07T21:00:43.8744421Z stochastic_rounding=True, 2025-05-07T21:00:43.8744845Z weighted=True, 2025-05-07T21:00:43.8745176Z row_wise=False, 2025-05-07T21:00:43.8754123Z mixed=True, 2025-05-07T21:00:43.8754495Z use_cache=True, 2025-05-07T21:00:43.8754860Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.8755302Z use_cpu=False, 2025-05-07T21:00:43.8755665Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.8756065Z ) 2025-05-07T21:00:43.8756423Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8757380Z self=, 2025-05-07T21:00:43.8758299Z mixed_B=True, 2025-05-07T21:00:43.8758654Z compile=False, 2025-05-07T21:00:43.8758989Z T=5, 2025-05-07T21:00:43.8759292Z D=126, 2025-05-07T21:00:43.8759592Z B=16, 2025-05-07T21:00:43.8759881Z log_E=3, 2025-05-07T21:00:43.8760183Z L=7, 2025-05-07T21:00:43.8760486Z D_gradcheck=2, 2025-05-07T21:00:43.8760834Z stochastic_rounding=True, 2025-05-07T21:00:43.8761257Z weighted=True, 2025-05-07T21:00:43.8761598Z row_wise=False, 2025-05-07T21:00:43.8761921Z mixed=True, 2025-05-07T21:00:43.8762246Z use_cache=False, 2025-05-07T21:00:43.8762643Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:43.8763124Z use_cpu=False, 2025-05-07T21:00:43.8763539Z output_dtype=SparseType.FP16, 2025-05-07T21:00:43.8763951Z ) 2025-05-07T21:00:43.8764306Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:43.8765304Z self=, 2025-05-07T21:00:43.8766223Z mixed_B=True, 2025-05-07T21:00:43.8766574Z compile=False, 2025-05-07T21:00:43.8767022Z T=3, 2025-05-07T21:00:43.8767336Z D=38, 2025-05-07T21:00:43.8767621Z B=105, 2025-05-07T21:00:43.8768024Z log_E=4, 2025-05-07T21:00:43.8768331Z L=1, 2025-05-07T21:00:43.8768694Z D_gradcheck=2, 2025-05-07T21:00:43.8769052Z stochastic_rounding=False, 2025-05-07T21:00:43.8769463Z weighted=False, 2025-05-07T21:00:43.8769817Z row_wise=False, 2025-05-07T21:00:43.8770138Z mixed=True, 2025-05-07T21:00:43.8770469Z use_cache=False, 2025-05-07T21:00:43.8770873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:43.8771325Z use_cpu=True, 2025-05-07T21:00:43.8771701Z output_dtype=SparseType.BF16, 2025-05-07T21:00:43.8772128Z ) 2025-05-07T21:00:53.0474324Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0475008Z self=, 2025-05-07T21:00:53.0475563Z mixed_B=False, 2025-05-07T21:00:53.0475792Z compile=True, 2025-05-07T21:00:53.0476010Z T=2, 2025-05-07T21:00:53.0476214Z D=123, 2025-05-07T21:00:53.0476416Z B=48, 2025-05-07T21:00:53.0476619Z log_E=4, 2025-05-07T21:00:53.0476813Z L=12, 2025-05-07T21:00:53.0477018Z D_gradcheck=1, 2025-05-07T21:00:53.0477259Z stochastic_rounding=True, 2025-05-07T21:00:53.0477527Z weighted=True, 2025-05-07T21:00:53.0477741Z row_wise=True, 2025-05-07T21:00:53.0477957Z mixed=False, 2025-05-07T21:00:53.0478179Z use_cache=False, 2025-05-07T21:00:53.0478430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.0478723Z use_cpu=True, 2025-05-07T21:00:53.0478965Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.0479232Z ) 2025-05-07T21:00:53.0479476Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0480365Z self=, 2025-05-07T21:00:53.0480927Z mixed_B=True, 2025-05-07T21:00:53.0481179Z compile=False, 2025-05-07T21:00:53.0481397Z T=1, 2025-05-07T21:00:53.0481668Z D=88, 2025-05-07T21:00:53.0481860Z B=46, 2025-05-07T21:00:53.0482056Z log_E=5, 2025-05-07T21:00:53.0482251Z L=11, 2025-05-07T21:00:53.0482456Z D_gradcheck=2, 2025-05-07T21:00:53.0482698Z stochastic_rounding=True, 2025-05-07T21:00:53.0482953Z weighted=True, 2025-05-07T21:00:53.0483181Z row_wise=False, 2025-05-07T21:00:53.0483407Z mixed=False, 2025-05-07T21:00:53.0483619Z use_cache=False, 2025-05-07T21:00:53.0483879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.0484174Z use_cpu=True, 2025-05-07T21:00:53.0484416Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.0484681Z ) 2025-05-07T21:00:53.0484927Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0485528Z self=, 2025-05-07T21:00:53.0486067Z mixed_B=False, 2025-05-07T21:00:53.0486290Z compile=False, 2025-05-07T21:00:53.0486502Z T=1, 2025-05-07T21:00:53.0486694Z D=121, 2025-05-07T21:00:53.0486977Z B=70, 2025-05-07T21:00:53.0487179Z log_E=3, 2025-05-07T21:00:53.0487373Z L=16, 2025-05-07T21:00:53.0487574Z D_gradcheck=1, 2025-05-07T21:00:53.0487809Z stochastic_rounding=True, 2025-05-07T21:00:53.0488071Z weighted=False, 2025-05-07T21:00:53.0488297Z row_wise=False, 2025-05-07T21:00:53.0488515Z mixed=True, 2025-05-07T21:00:53.0488727Z use_cache=True, 2025-05-07T21:00:53.0488977Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.0489272Z use_cpu=False, 2025-05-07T21:00:53.0489511Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.0489780Z ) 2025-05-07T21:00:53.0490054Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0490652Z self=, 2025-05-07T21:00:53.0491194Z mixed_B=False, 2025-05-07T21:00:53.0491407Z compile=True, 2025-05-07T21:00:53.0491623Z T=3, 2025-05-07T21:00:53.0491823Z D=114, 2025-05-07T21:00:53.0492020Z B=71, 2025-05-07T21:00:53.0492303Z log_E=3, 2025-05-07T21:00:53.0492508Z L=5, 2025-05-07T21:00:53.0492776Z D_gradcheck=1, 2025-05-07T21:00:53.0493006Z stochastic_rounding=True, 2025-05-07T21:00:53.0493272Z weighted=False, 2025-05-07T21:00:53.0493497Z row_wise=True, 2025-05-07T21:00:53.0493708Z mixed=False, 2025-05-07T21:00:53.0493930Z use_cache=True, 2025-05-07T21:00:53.0494179Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.0494464Z use_cpu=True, 2025-05-07T21:00:53.0494708Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.0494983Z ) 2025-05-07T21:00:53.0495219Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0495814Z self=, 2025-05-07T21:00:53.0496358Z mixed_B=False, 2025-05-07T21:00:53.0496576Z compile=True, 2025-05-07T21:00:53.0496788Z T=3, 2025-05-07T21:00:53.0496984Z D=69, 2025-05-07T21:00:53.0497171Z B=55, 2025-05-07T21:00:53.0497373Z log_E=4, 2025-05-07T21:00:53.0497578Z L=18, 2025-05-07T21:00:53.0497777Z D_gradcheck=2, 2025-05-07T21:00:53.0498017Z stochastic_rounding=False, 2025-05-07T21:00:53.0498285Z weighted=True, 2025-05-07T21:00:53.0498499Z row_wise=False, 2025-05-07T21:00:53.0498720Z mixed=True, 2025-05-07T21:00:53.0498939Z use_cache=False, 2025-05-07T21:00:53.0499197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.0499486Z use_cpu=False, 2025-05-07T21:00:53.0499732Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.0500004Z ) 2025-05-07T21:00:53.0500242Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0500890Z self=, 2025-05-07T21:00:53.0501438Z mixed_B=False, 2025-05-07T21:00:53.0501655Z compile=False, 2025-05-07T21:00:53.0501876Z T=4, 2025-05-07T21:00:53.0502117Z D=112, 2025-05-07T21:00:53.0502309Z B=93, 2025-05-07T21:00:53.0502503Z log_E=4, 2025-05-07T21:00:53.0502705Z L=16, 2025-05-07T21:00:53.0502900Z D_gradcheck=2, 2025-05-07T21:00:53.0503138Z stochastic_rounding=False, 2025-05-07T21:00:53.0503405Z weighted=True, 2025-05-07T21:00:53.0503623Z row_wise=False, 2025-05-07T21:00:53.0503840Z mixed=False, 2025-05-07T21:00:53.0504055Z use_cache=True, 2025-05-07T21:00:53.0504297Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.0504745Z use_cpu=True, 2025-05-07T21:00:53.0504980Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.0505245Z ) 2025-05-07T21:00:53.0505474Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0506063Z self=, 2025-05-07T21:00:53.0506604Z mixed_B=False, 2025-05-07T21:00:53.0506814Z compile=False, 2025-05-07T21:00:53.0507023Z T=1, 2025-05-07T21:00:53.0507213Z D=49, 2025-05-07T21:00:53.0507396Z B=66, 2025-05-07T21:00:53.0507586Z log_E=3, 2025-05-07T21:00:53.0507783Z L=13, 2025-05-07T21:00:53.0507972Z D_gradcheck=1, 2025-05-07T21:00:53.0508201Z stochastic_rounding=True, 2025-05-07T21:00:53.0508460Z weighted=True, 2025-05-07T21:00:53.0508666Z row_wise=False, 2025-05-07T21:00:53.0508880Z mixed=True, 2025-05-07T21:00:53.0509088Z use_cache=False, 2025-05-07T21:00:53.0509330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.0509620Z use_cpu=True, 2025-05-07T21:00:53.0509852Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.0510110Z ) 2025-05-07T21:00:53.0510343Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0510949Z self=, 2025-05-07T21:00:53.0511485Z mixed_B=False, 2025-05-07T21:00:53.0511698Z compile=False, 2025-05-07T21:00:53.0511904Z T=1, 2025-05-07T21:00:53.0512093Z D=87, 2025-05-07T21:00:53.0512275Z B=78, 2025-05-07T21:00:53.0512544Z log_E=4, 2025-05-07T21:00:53.0512740Z L=18, 2025-05-07T21:00:53.0512988Z D_gradcheck=2, 2025-05-07T21:00:53.0513222Z stochastic_rounding=True, 2025-05-07T21:00:53.0513485Z weighted=False, 2025-05-07T21:00:53.0513696Z row_wise=True, 2025-05-07T21:00:53.0513908Z mixed=False, 2025-05-07T21:00:53.0514123Z use_cache=False, 2025-05-07T21:00:53.0514375Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.0514659Z use_cpu=False, 2025-05-07T21:00:53.0514895Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.0515160Z ) 2025-05-07T21:00:53.0515391Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0515976Z self=, 2025-05-07T21:00:53.0516513Z mixed_B=False, 2025-05-07T21:00:53.0516719Z compile=False, 2025-05-07T21:00:53.0516924Z T=1, 2025-05-07T21:00:53.0517117Z D=18, 2025-05-07T21:00:53.0517297Z B=78, 2025-05-07T21:00:53.0517488Z log_E=4, 2025-05-07T21:00:53.0517683Z L=18, 2025-05-07T21:00:53.0517869Z D_gradcheck=2, 2025-05-07T21:00:53.0518096Z stochastic_rounding=True, 2025-05-07T21:00:53.0518355Z weighted=False, 2025-05-07T21:00:53.0518568Z row_wise=True, 2025-05-07T21:00:53.0518774Z mixed=False, 2025-05-07T21:00:53.0518987Z use_cache=False, 2025-05-07T21:00:53.0519229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.0519515Z use_cpu=False, 2025-05-07T21:00:53.0519750Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.0520008Z ) 2025-05-07T21:00:53.0520233Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0520891Z self=, 2025-05-07T21:00:53.0521432Z mixed_B=False, 2025-05-07T21:00:53.0521639Z compile=False, 2025-05-07T21:00:53.0521844Z T=1, 2025-05-07T21:00:53.0522089Z D=18, 2025-05-07T21:00:53.0522272Z B=18, 2025-05-07T21:00:53.0522464Z log_E=4, 2025-05-07T21:00:53.0522660Z L=18, 2025-05-07T21:00:53.0522849Z D_gradcheck=2, 2025-05-07T21:00:53.0523082Z stochastic_rounding=True, 2025-05-07T21:00:53.0523341Z weighted=False, 2025-05-07T21:00:53.0523551Z row_wise=True, 2025-05-07T21:00:53.0523762Z mixed=False, 2025-05-07T21:00:53.0523976Z use_cache=False, 2025-05-07T21:00:53.0524218Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.0524506Z use_cpu=False, 2025-05-07T21:00:53.0524750Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.0525009Z ) 2025-05-07T21:00:53.0525246Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0525837Z self=, 2025-05-07T21:00:53.0526372Z mixed_B=False, 2025-05-07T21:00:53.0526578Z compile=False, 2025-05-07T21:00:53.0526785Z T=2, 2025-05-07T21:00:53.0527091Z D=18, 2025-05-07T21:00:53.0527282Z B=18, 2025-05-07T21:00:53.0527481Z log_E=4, 2025-05-07T21:00:53.0527686Z L=18, 2025-05-07T21:00:53.0527886Z D_gradcheck=2, 2025-05-07T21:00:53.0528120Z stochastic_rounding=True, 2025-05-07T21:00:53.0528385Z weighted=False, 2025-05-07T21:00:53.0528602Z row_wise=True, 2025-05-07T21:00:53.0528819Z mixed=False, 2025-05-07T21:00:53.0529039Z use_cache=False, 2025-05-07T21:00:53.0529285Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.0529578Z use_cpu=False, 2025-05-07T21:00:53.0529821Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.0530080Z ) 2025-05-07T21:00:53.0530323Z Trying example: test_backward_adagrad_fp16_pmMEAN( 2025-05-07T21:00:53.0530963Z self=, 2025-05-07T21:00:53.0531513Z mixed_B=False, 2025-05-07T21:00:53.0531730Z compile=False, 2025-05-07T21:00:53.0531945Z T=2, 2025-05-07T21:00:53.0532137Z D=18, 2025-05-07T21:00:53.0532322Z B=18, 2025-05-07T21:00:53.0532573Z log_E=4, 2025-05-07T21:00:53.0532773Z L=18, 2025-05-07T21:00:53.0533000Z D_gradcheck=1, 2025-05-07T21:00:53.0533240Z stochastic_rounding=True, 2025-05-07T21:00:53.0533507Z weighted=False, 2025-05-07T21:00:53.0533725Z row_wise=True, 2025-05-07T21:00:53.0533945Z mixed=False, 2025-05-07T21:00:53.0534166Z use_cache=False, 2025-05-07T21:00:53.0534418Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.0534713Z use_cpu=False, 2025-05-07T21:00:53.0534952Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.0535215Z ) 2025-05-07T21:00:53.0535404Z PASSED 2025-05-07T21:00:53.1171423Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1172418Z self=, 2025-05-07T21:00:53.1172987Z compile=False, 2025-05-07T21:00:53.1173213Z T=1, 2025-05-07T21:00:53.1173421Z D=2, 2025-05-07T21:00:53.1173621Z B=1, 2025-05-07T21:00:53.1173818Z log_E=3, 2025-05-07T21:00:53.1174025Z L=0, 2025-05-07T21:00:53.1174233Z D_gradcheck=1, 2025-05-07T21:00:53.1174470Z stochastic_rounding=False, 2025-05-07T21:00:53.1174745Z weighted=False, 2025-05-07T21:00:53.1174979Z row_wise=False, 2025-05-07T21:00:53.1175208Z mixed=False, 2025-05-07T21:00:53.1175427Z use_cache=False, 2025-05-07T21:00:53.1175689Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1175995Z use_cpu=False, 2025-05-07T21:00:53.1176239Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1176512Z ) 2025-05-07T21:00:53.1176898Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1177499Z self=, 2025-05-07T21:00:53.1178044Z compile=True, 2025-05-07T21:00:53.1178324Z T=1, 2025-05-07T21:00:53.1178520Z D=2, 2025-05-07T21:00:53.1178721Z B=1, 2025-05-07T21:00:53.1178916Z log_E=3, 2025-05-07T21:00:53.1179117Z L=0, 2025-05-07T21:00:53.1179320Z D_gradcheck=1, 2025-05-07T21:00:53.1179562Z stochastic_rounding=False, 2025-05-07T21:00:53.1179824Z weighted=False, 2025-05-07T21:00:53.1180054Z row_wise=False, 2025-05-07T21:00:53.1180281Z mixed=False, 2025-05-07T21:00:53.1180494Z use_cache=False, 2025-05-07T21:00:53.1180755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1181056Z use_cpu=False, 2025-05-07T21:00:53.1181300Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1181566Z ) 2025-05-07T21:00:53.1181815Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1182408Z self=, 2025-05-07T21:00:53.1182945Z compile=False, 2025-05-07T21:00:53.1183166Z T=4, 2025-05-07T21:00:53.1183366Z D=2, 2025-05-07T21:00:53.1183556Z B=1, 2025-05-07T21:00:53.1183755Z log_E=3, 2025-05-07T21:00:53.1183961Z L=0, 2025-05-07T21:00:53.1184160Z D_gradcheck=1, 2025-05-07T21:00:53.1184405Z stochastic_rounding=False, 2025-05-07T21:00:53.1184679Z weighted=False, 2025-05-07T21:00:53.1184898Z row_wise=False, 2025-05-07T21:00:53.1185128Z mixed=False, 2025-05-07T21:00:53.1185358Z use_cache=False, 2025-05-07T21:00:53.1185613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1185917Z use_cpu=False, 2025-05-07T21:00:53.1186167Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1186434Z ) 2025-05-07T21:00:53.1186682Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1187280Z self=, 2025-05-07T21:00:53.1187832Z compile=False, 2025-05-07T21:00:53.1188047Z T=4, 2025-05-07T21:00:53.1188251Z D=23, 2025-05-07T21:00:53.1188451Z B=74, 2025-05-07T21:00:53.1188647Z log_E=4, 2025-05-07T21:00:53.1188854Z L=17, 2025-05-07T21:00:53.1189160Z D_gradcheck=1, 2025-05-07T21:00:53.1189454Z stochastic_rounding=False, 2025-05-07T21:00:53.1189727Z weighted=False, 2025-05-07T21:00:53.1189955Z row_wise=False, 2025-05-07T21:00:53.1190173Z mixed=True, 2025-05-07T21:00:53.1190414Z use_cache=True, 2025-05-07T21:00:53.1190691Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1190983Z use_cpu=True, 2025-05-07T21:00:53.1191227Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1191497Z ) 2025-05-07T21:00:53.1191734Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1192331Z self=, 2025-05-07T21:00:53.1192879Z compile=False, 2025-05-07T21:00:53.1193093Z T=2, 2025-05-07T21:00:53.1193292Z D=5, 2025-05-07T21:00:53.1193490Z B=111, 2025-05-07T21:00:53.1193687Z log_E=4, 2025-05-07T21:00:53.1193900Z L=11, 2025-05-07T21:00:53.1194102Z D_gradcheck=2, 2025-05-07T21:00:53.1194346Z stochastic_rounding=True, 2025-05-07T21:00:53.1194607Z weighted=False, 2025-05-07T21:00:53.1194836Z row_wise=True, 2025-05-07T21:00:53.1195058Z mixed=True, 2025-05-07T21:00:53.1195272Z use_cache=True, 2025-05-07T21:00:53.1195523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1195824Z use_cpu=False, 2025-05-07T21:00:53.1196062Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1196333Z ) 2025-05-07T21:00:53.1196580Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1197221Z self=, 2025-05-07T21:00:53.1197771Z compile=False, 2025-05-07T21:00:53.1197993Z T=1, 2025-05-07T21:00:53.1206142Z D=99, 2025-05-07T21:00:53.1206343Z B=10, 2025-05-07T21:00:53.1206542Z log_E=3, 2025-05-07T21:00:53.1206742Z L=4, 2025-05-07T21:00:53.1207136Z D_gradcheck=1, 2025-05-07T21:00:53.1207372Z stochastic_rounding=True, 2025-05-07T21:00:53.1207640Z weighted=False, 2025-05-07T21:00:53.1207860Z row_wise=True, 2025-05-07T21:00:53.1208077Z mixed=True, 2025-05-07T21:00:53.1208293Z use_cache=True, 2025-05-07T21:00:53.1208535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1208830Z use_cpu=True, 2025-05-07T21:00:53.1209072Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1209336Z ) 2025-05-07T21:00:53.1209578Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1210173Z self=, 2025-05-07T21:00:53.1210713Z compile=False, 2025-05-07T21:00:53.1210930Z T=4, 2025-05-07T21:00:53.1211127Z D=96, 2025-05-07T21:00:53.1211322Z B=41, 2025-05-07T21:00:53.1211508Z log_E=3, 2025-05-07T21:00:53.1211715Z L=16, 2025-05-07T21:00:53.1211916Z D_gradcheck=1, 2025-05-07T21:00:53.1212152Z stochastic_rounding=True, 2025-05-07T21:00:53.1212414Z weighted=False, 2025-05-07T21:00:53.1212641Z row_wise=False, 2025-05-07T21:00:53.1212860Z mixed=True, 2025-05-07T21:00:53.1213070Z use_cache=True, 2025-05-07T21:00:53.1213314Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1213596Z use_cpu=True, 2025-05-07T21:00:53.1213835Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1214100Z ) 2025-05-07T21:00:53.1214335Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1214922Z self=, 2025-05-07T21:00:53.1215462Z compile=True, 2025-05-07T21:00:53.1215669Z T=2, 2025-05-07T21:00:53.1215865Z D=18, 2025-05-07T21:00:53.1216055Z B=105, 2025-05-07T21:00:53.1216242Z log_E=5, 2025-05-07T21:00:53.1216444Z L=11, 2025-05-07T21:00:53.1216643Z D_gradcheck=2, 2025-05-07T21:00:53.1216873Z stochastic_rounding=False, 2025-05-07T21:00:53.1217142Z weighted=False, 2025-05-07T21:00:53.1217359Z row_wise=False, 2025-05-07T21:00:53.1217644Z mixed=False, 2025-05-07T21:00:53.1217912Z use_cache=True, 2025-05-07T21:00:53.1218156Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1218446Z use_cpu=False, 2025-05-07T21:00:53.1218677Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1218943Z ) 2025-05-07T21:00:53.1219182Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1219763Z self=, 2025-05-07T21:00:53.1220298Z compile=True, 2025-05-07T21:00:53.1220533Z T=4, 2025-05-07T21:00:53.1220741Z D=88, 2025-05-07T21:00:53.1220928Z B=26, 2025-05-07T21:00:53.1221117Z log_E=3, 2025-05-07T21:00:53.1221311Z L=5, 2025-05-07T21:00:53.1221505Z D_gradcheck=1, 2025-05-07T21:00:53.1221730Z stochastic_rounding=True, 2025-05-07T21:00:53.1221983Z weighted=True, 2025-05-07T21:00:53.1222201Z row_wise=False, 2025-05-07T21:00:53.1222412Z mixed=False, 2025-05-07T21:00:53.1222626Z use_cache=True, 2025-05-07T21:00:53.1222866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1223148Z use_cpu=False, 2025-05-07T21:00:53.1223382Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1223640Z ) 2025-05-07T21:00:53.1223903Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1224480Z self=, 2025-05-07T21:00:53.1225018Z compile=False, 2025-05-07T21:00:53.1225224Z T=4, 2025-05-07T21:00:53.1225411Z D=58, 2025-05-07T21:00:53.1225599Z B=25, 2025-05-07T21:00:53.1225865Z log_E=4, 2025-05-07T21:00:53.1226056Z L=15, 2025-05-07T21:00:53.1226246Z D_gradcheck=2, 2025-05-07T21:00:53.1226472Z stochastic_rounding=False, 2025-05-07T21:00:53.1226724Z weighted=False, 2025-05-07T21:00:53.1226940Z row_wise=False, 2025-05-07T21:00:53.1227198Z mixed=True, 2025-05-07T21:00:53.1227404Z use_cache=False, 2025-05-07T21:00:53.1227658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1227946Z use_cpu=True, 2025-05-07T21:00:53.1228177Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1228438Z ) 2025-05-07T21:00:53.1228671Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1229251Z self=, 2025-05-07T21:00:53.1229784Z compile=False, 2025-05-07T21:00:53.1229990Z T=3, 2025-05-07T21:00:53.1230176Z D=93, 2025-05-07T21:00:53.1230363Z B=47, 2025-05-07T21:00:53.1230546Z log_E=4, 2025-05-07T21:00:53.1230741Z L=20, 2025-05-07T21:00:53.1230942Z D_gradcheck=2, 2025-05-07T21:00:53.1231196Z stochastic_rounding=False, 2025-05-07T21:00:53.1231473Z weighted=False, 2025-05-07T21:00:53.1231694Z row_wise=True, 2025-05-07T21:00:53.1231901Z mixed=True, 2025-05-07T21:00:53.1232106Z use_cache=False, 2025-05-07T21:00:53.1232355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1232644Z use_cpu=True, 2025-05-07T21:00:53.1232879Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1233133Z ) 2025-05-07T21:00:53.1233366Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1233947Z self=, 2025-05-07T21:00:53.1234476Z compile=True, 2025-05-07T21:00:53.1234682Z T=5, 2025-05-07T21:00:53.1234868Z D=33, 2025-05-07T21:00:53.1235049Z B=1, 2025-05-07T21:00:53.1235237Z log_E=4, 2025-05-07T21:00:53.1235433Z L=13, 2025-05-07T21:00:53.1235626Z D_gradcheck=1, 2025-05-07T21:00:53.1235856Z stochastic_rounding=False, 2025-05-07T21:00:53.1236115Z weighted=False, 2025-05-07T21:00:53.1236331Z row_wise=True, 2025-05-07T21:00:53.1236542Z mixed=False, 2025-05-07T21:00:53.1236751Z use_cache=False, 2025-05-07T21:00:53.1236997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1237336Z use_cpu=False, 2025-05-07T21:00:53.1237568Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1237868Z ) 2025-05-07T21:00:53.1238102Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1238682Z self=, 2025-05-07T21:00:53.1239221Z compile=True, 2025-05-07T21:00:53.1239421Z T=3, 2025-05-07T21:00:53.1239610Z D=45, 2025-05-07T21:00:53.1239794Z B=125, 2025-05-07T21:00:53.1239976Z log_E=5, 2025-05-07T21:00:53.1240169Z L=14, 2025-05-07T21:00:53.1240361Z D_gradcheck=1, 2025-05-07T21:00:53.1240588Z stochastic_rounding=True, 2025-05-07T21:00:53.1240844Z weighted=True, 2025-05-07T21:00:53.1241063Z row_wise=False, 2025-05-07T21:00:53.1241273Z mixed=False, 2025-05-07T21:00:53.1241484Z use_cache=True, 2025-05-07T21:00:53.1241722Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1242008Z use_cpu=True, 2025-05-07T21:00:53.1242244Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1242504Z ) 2025-05-07T21:00:53.1242740Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1243317Z self=, 2025-05-07T21:00:53.1243848Z compile=False, 2025-05-07T21:00:53.1244055Z T=2, 2025-05-07T21:00:53.1244238Z D=27, 2025-05-07T21:00:53.1244427Z B=48, 2025-05-07T21:00:53.1244612Z log_E=5, 2025-05-07T21:00:53.1244808Z L=8, 2025-05-07T21:00:53.1244998Z D_gradcheck=2, 2025-05-07T21:00:53.1245223Z stochastic_rounding=True, 2025-05-07T21:00:53.1245528Z weighted=True, 2025-05-07T21:00:53.1245743Z row_wise=True, 2025-05-07T21:00:53.1245953Z mixed=True, 2025-05-07T21:00:53.1246160Z use_cache=True, 2025-05-07T21:00:53.1246401Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1246685Z use_cpu=True, 2025-05-07T21:00:53.1247016Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1247282Z ) 2025-05-07T21:00:53.1247511Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1248085Z self=, 2025-05-07T21:00:53.1248619Z compile=False, 2025-05-07T21:00:53.1248827Z T=3, 2025-05-07T21:00:53.1249005Z D=109, 2025-05-07T21:00:53.1249190Z B=90, 2025-05-07T21:00:53.1249375Z log_E=4, 2025-05-07T21:00:53.1249564Z L=7, 2025-05-07T21:00:53.1249754Z D_gradcheck=2, 2025-05-07T21:00:53.1249981Z stochastic_rounding=False, 2025-05-07T21:00:53.1250240Z weighted=True, 2025-05-07T21:00:53.1250450Z row_wise=True, 2025-05-07T21:00:53.1250658Z mixed=False, 2025-05-07T21:00:53.1250867Z use_cache=False, 2025-05-07T21:00:53.1251108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1251392Z use_cpu=False, 2025-05-07T21:00:53.1251624Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1251883Z ) 2025-05-07T21:00:53.1252115Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1252695Z self=, 2025-05-07T21:00:53.1253220Z compile=True, 2025-05-07T21:00:53.1253421Z T=5, 2025-05-07T21:00:53.1253605Z D=69, 2025-05-07T21:00:53.1253788Z B=124, 2025-05-07T21:00:53.1253977Z log_E=4, 2025-05-07T21:00:53.1254168Z L=7, 2025-05-07T21:00:53.1254353Z D_gradcheck=2, 2025-05-07T21:00:53.1254580Z stochastic_rounding=True, 2025-05-07T21:00:53.1254842Z weighted=True, 2025-05-07T21:00:53.1255052Z row_wise=True, 2025-05-07T21:00:53.1255261Z mixed=True, 2025-05-07T21:00:53.1255467Z use_cache=False, 2025-05-07T21:00:53.1255710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1255994Z use_cpu=False, 2025-05-07T21:00:53.1256229Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1256485Z ) 2025-05-07T21:00:53.1256722Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1257392Z self=, 2025-05-07T21:00:53.1257925Z compile=True, 2025-05-07T21:00:53.1258130Z T=2, 2025-05-07T21:00:53.1258319Z D=21, 2025-05-07T21:00:53.1258503Z B=125, 2025-05-07T21:00:53.1258691Z log_E=4, 2025-05-07T21:00:53.1258883Z L=14, 2025-05-07T21:00:53.1259073Z D_gradcheck=1, 2025-05-07T21:00:53.1259292Z stochastic_rounding=True, 2025-05-07T21:00:53.1259546Z weighted=True, 2025-05-07T21:00:53.1259757Z row_wise=False, 2025-05-07T21:00:53.1259960Z mixed=False, 2025-05-07T21:00:53.1260170Z use_cache=True, 2025-05-07T21:00:53.1260407Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1260738Z use_cpu=False, 2025-05-07T21:00:53.1260974Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1261233Z ) 2025-05-07T21:00:53.1261463Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1263490Z self=, 2025-05-07T21:00:53.1264026Z compile=False, 2025-05-07T21:00:53.1264225Z T=3, 2025-05-07T21:00:53.1264411Z D=102, 2025-05-07T21:00:53.1264595Z B=16, 2025-05-07T21:00:53.1264775Z log_E=5, 2025-05-07T21:00:53.1264968Z L=15, 2025-05-07T21:00:53.1265157Z D_gradcheck=1, 2025-05-07T21:00:53.1265379Z stochastic_rounding=False, 2025-05-07T21:00:53.1265634Z weighted=True, 2025-05-07T21:00:53.1265849Z row_wise=True, 2025-05-07T21:00:53.1266054Z mixed=True, 2025-05-07T21:00:53.1266245Z use_cache=True, 2025-05-07T21:00:53.1266530Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1266815Z use_cpu=True, 2025-05-07T21:00:53.1267045Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1267301Z ) 2025-05-07T21:00:53.1468107Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1468889Z self=, 2025-05-07T21:00:53.1469444Z compile=True, 2025-05-07T21:00:53.1469659Z T=1, 2025-05-07T21:00:53.1469848Z D=67, 2025-05-07T21:00:53.1470041Z B=87, 2025-05-07T21:00:53.1470266Z log_E=3, 2025-05-07T21:00:53.1470666Z L=4, 2025-05-07T21:00:53.1471063Z D_gradcheck=1, 2025-05-07T21:00:53.1471535Z stochastic_rounding=False, 2025-05-07T21:00:53.1472047Z weighted=False, 2025-05-07T21:00:53.1472485Z row_wise=True, 2025-05-07T21:00:53.1472904Z mixed=False, 2025-05-07T21:00:53.1473321Z use_cache=True, 2025-05-07T21:00:53.1473802Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1474379Z use_cpu=True, 2025-05-07T21:00:53.1474842Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1475364Z ) 2025-05-07T21:00:53.1475837Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1476988Z self=, 2025-05-07T21:00:53.1478063Z compile=True, 2025-05-07T21:00:53.1478478Z T=5, 2025-05-07T21:00:53.1478841Z D=41, 2025-05-07T21:00:53.1479211Z B=11, 2025-05-07T21:00:53.1479577Z log_E=4, 2025-05-07T21:00:53.1479956Z L=7, 2025-05-07T21:00:53.1480334Z D_gradcheck=2, 2025-05-07T21:00:53.1480665Z stochastic_rounding=False, 2025-05-07T21:00:53.1480970Z weighted=False, 2025-05-07T21:00:53.1481190Z row_wise=True, 2025-05-07T21:00:53.1481406Z mixed=True, 2025-05-07T21:00:53.1481618Z use_cache=False, 2025-05-07T21:00:53.1481864Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1482153Z use_cpu=False, 2025-05-07T21:00:53.1482393Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1482650Z ) 2025-05-07T21:00:53.1482886Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1483470Z self=, 2025-05-07T21:00:53.1484007Z compile=False, 2025-05-07T21:00:53.1484288Z T=3, 2025-05-07T21:00:53.1484476Z D=17, 2025-05-07T21:00:53.1484740Z B=121, 2025-05-07T21:00:53.1484930Z log_E=4, 2025-05-07T21:00:53.1485123Z L=8, 2025-05-07T21:00:53.1485312Z D_gradcheck=2, 2025-05-07T21:00:53.1485545Z stochastic_rounding=True, 2025-05-07T21:00:53.1485805Z weighted=False, 2025-05-07T21:00:53.1486022Z row_wise=False, 2025-05-07T21:00:53.1486238Z mixed=False, 2025-05-07T21:00:53.1486452Z use_cache=False, 2025-05-07T21:00:53.1486697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1487073Z use_cpu=False, 2025-05-07T21:00:53.1487315Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1487586Z ) 2025-05-07T21:00:53.1487815Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1488395Z self=, 2025-05-07T21:00:53.1488933Z compile=False, 2025-05-07T21:00:53.1489133Z T=3, 2025-05-07T21:00:53.1489325Z D=98, 2025-05-07T21:00:53.1489516Z B=20, 2025-05-07T21:00:53.1489702Z log_E=4, 2025-05-07T21:00:53.1489896Z L=0, 2025-05-07T21:00:53.1490084Z D_gradcheck=2, 2025-05-07T21:00:53.1490309Z stochastic_rounding=True, 2025-05-07T21:00:53.1490564Z weighted=True, 2025-05-07T21:00:53.1490780Z row_wise=True, 2025-05-07T21:00:53.1490986Z mixed=False, 2025-05-07T21:00:53.1491202Z use_cache=False, 2025-05-07T21:00:53.1491452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1491732Z use_cpu=False, 2025-05-07T21:00:53.1491975Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1492235Z ) 2025-05-07T21:00:53.1492934Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1493522Z self=, 2025-05-07T21:00:53.1494058Z compile=True, 2025-05-07T21:00:53.1494315Z T=1, 2025-05-07T21:00:53.1494499Z D=4, 2025-05-07T21:00:53.1494684Z B=31, 2025-05-07T21:00:53.1494872Z log_E=5, 2025-05-07T21:00:53.1495063Z L=11, 2025-05-07T21:00:53.1495257Z D_gradcheck=1, 2025-05-07T21:00:53.1495494Z stochastic_rounding=False, 2025-05-07T21:00:53.1495751Z weighted=False, 2025-05-07T21:00:53.1495966Z row_wise=False, 2025-05-07T21:00:53.1496177Z mixed=False, 2025-05-07T21:00:53.1496383Z use_cache=True, 2025-05-07T21:00:53.1496622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1496911Z use_cpu=True, 2025-05-07T21:00:53.1497140Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1497404Z ) 2025-05-07T21:00:53.1497646Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1498224Z self=, 2025-05-07T21:00:53.1498764Z compile=False, 2025-05-07T21:00:53.1498973Z T=1, 2025-05-07T21:00:53.1499159Z D=65, 2025-05-07T21:00:53.1499348Z B=86, 2025-05-07T21:00:53.1499537Z log_E=4, 2025-05-07T21:00:53.1499731Z L=0, 2025-05-07T21:00:53.1499922Z D_gradcheck=1, 2025-05-07T21:00:53.1500151Z stochastic_rounding=False, 2025-05-07T21:00:53.1500413Z weighted=False, 2025-05-07T21:00:53.1500626Z row_wise=True, 2025-05-07T21:00:53.1500838Z mixed=False, 2025-05-07T21:00:53.1501048Z use_cache=True, 2025-05-07T21:00:53.1501286Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1501572Z use_cpu=True, 2025-05-07T21:00:53.1501807Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1502061Z ) 2025-05-07T21:00:53.1502294Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1502881Z self=, 2025-05-07T21:00:53.1503412Z compile=True, 2025-05-07T21:00:53.1503619Z T=1, 2025-05-07T21:00:53.1503806Z D=47, 2025-05-07T21:00:53.1503989Z B=106, 2025-05-07T21:00:53.1504181Z log_E=3, 2025-05-07T21:00:53.1504373Z L=9, 2025-05-07T21:00:53.1504807Z D_gradcheck=1, 2025-05-07T21:00:53.1505091Z stochastic_rounding=False, 2025-05-07T21:00:53.1505350Z weighted=True, 2025-05-07T21:00:53.1505559Z row_wise=True, 2025-05-07T21:00:53.1505771Z mixed=False, 2025-05-07T21:00:53.1505980Z use_cache=False, 2025-05-07T21:00:53.1506222Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1506507Z use_cpu=False, 2025-05-07T21:00:53.1506741Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1506998Z ) 2025-05-07T21:00:53.1507227Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1507815Z self=, 2025-05-07T21:00:53.1508351Z compile=False, 2025-05-07T21:00:53.1508559Z T=1, 2025-05-07T21:00:53.1508748Z D=7, 2025-05-07T21:00:53.1508934Z B=99, 2025-05-07T21:00:53.1509119Z log_E=3, 2025-05-07T21:00:53.1509315Z L=14, 2025-05-07T21:00:53.1509506Z D_gradcheck=2, 2025-05-07T21:00:53.1509733Z stochastic_rounding=True, 2025-05-07T21:00:53.1509991Z weighted=True, 2025-05-07T21:00:53.1510205Z row_wise=True, 2025-05-07T21:00:53.1510448Z mixed=False, 2025-05-07T21:00:53.1510673Z use_cache=True, 2025-05-07T21:00:53.1510914Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1511193Z use_cpu=False, 2025-05-07T21:00:53.1511427Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1511688Z ) 2025-05-07T21:00:53.1511906Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1512555Z self=, 2025-05-07T21:00:53.1518988Z compile=True, 2025-05-07T21:00:53.1519237Z T=5, 2025-05-07T21:00:53.1519424Z D=74, 2025-05-07T21:00:53.1519610Z B=39, 2025-05-07T21:00:53.1519796Z log_E=3, 2025-05-07T21:00:53.1519986Z L=17, 2025-05-07T21:00:53.1520286Z D_gradcheck=2, 2025-05-07T21:00:53.1520514Z stochastic_rounding=False, 2025-05-07T21:00:53.1520768Z weighted=True, 2025-05-07T21:00:53.1520981Z row_wise=False, 2025-05-07T21:00:53.1521189Z mixed=True, 2025-05-07T21:00:53.1521393Z use_cache=False, 2025-05-07T21:00:53.1521640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1521919Z use_cpu=True, 2025-05-07T21:00:53.1522145Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1522402Z ) 2025-05-07T21:00:53.1522635Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1523217Z self=, 2025-05-07T21:00:53.1523752Z compile=True, 2025-05-07T21:00:53.1523955Z T=2, 2025-05-07T21:00:53.1524134Z D=89, 2025-05-07T21:00:53.1524314Z B=29, 2025-05-07T21:00:53.1524495Z log_E=4, 2025-05-07T21:00:53.1524683Z L=3, 2025-05-07T21:00:53.1524867Z D_gradcheck=2, 2025-05-07T21:00:53.1525099Z stochastic_rounding=False, 2025-05-07T21:00:53.1525353Z weighted=True, 2025-05-07T21:00:53.1525563Z row_wise=False, 2025-05-07T21:00:53.1525778Z mixed=False, 2025-05-07T21:00:53.1525984Z use_cache=True, 2025-05-07T21:00:53.1526215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1526499Z use_cpu=False, 2025-05-07T21:00:53.1526726Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1527075Z ) 2025-05-07T21:00:53.1527308Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1527887Z self=, 2025-05-07T21:00:53.1528420Z compile=True, 2025-05-07T21:00:53.1528619Z T=1, 2025-05-07T21:00:53.1528803Z D=96, 2025-05-07T21:00:53.1528983Z B=52, 2025-05-07T21:00:53.1529189Z log_E=3, 2025-05-07T21:00:53.1529376Z L=16, 2025-05-07T21:00:53.1529564Z D_gradcheck=1, 2025-05-07T21:00:53.1529786Z stochastic_rounding=True, 2025-05-07T21:00:53.1530039Z weighted=True, 2025-05-07T21:00:53.1530257Z row_wise=False, 2025-05-07T21:00:53.1530542Z mixed=True, 2025-05-07T21:00:53.1530794Z use_cache=True, 2025-05-07T21:00:53.1531042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1531326Z use_cpu=True, 2025-05-07T21:00:53.1531555Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1531809Z ) 2025-05-07T21:00:53.1532043Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1532621Z self=, 2025-05-07T21:00:53.1533151Z compile=False, 2025-05-07T21:00:53.1533356Z T=4, 2025-05-07T21:00:53.1533544Z D=73, 2025-05-07T21:00:53.1533721Z B=4, 2025-05-07T21:00:53.1533903Z log_E=5, 2025-05-07T21:00:53.1534091Z L=2, 2025-05-07T21:00:53.1534272Z D_gradcheck=2, 2025-05-07T21:00:53.1534492Z stochastic_rounding=True, 2025-05-07T21:00:53.1534741Z weighted=True, 2025-05-07T21:00:53.1534950Z row_wise=False, 2025-05-07T21:00:53.1535156Z mixed=False, 2025-05-07T21:00:53.1535366Z use_cache=True, 2025-05-07T21:00:53.1535597Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1535874Z use_cpu=True, 2025-05-07T21:00:53.1536100Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1536351Z ) 2025-05-07T21:00:53.1536579Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1537154Z self=, 2025-05-07T21:00:53.1537684Z compile=True, 2025-05-07T21:00:53.1537882Z T=4, 2025-05-07T21:00:53.1538061Z D=101, 2025-05-07T21:00:53.1538243Z B=25, 2025-05-07T21:00:53.1538468Z log_E=5, 2025-05-07T21:00:53.1538658Z L=17, 2025-05-07T21:00:53.1538843Z D_gradcheck=1, 2025-05-07T21:00:53.1539062Z stochastic_rounding=True, 2025-05-07T21:00:53.1539312Z weighted=True, 2025-05-07T21:00:53.1539520Z row_wise=True, 2025-05-07T21:00:53.1539765Z mixed=False, 2025-05-07T21:00:53.1539968Z use_cache=True, 2025-05-07T21:00:53.1540207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1540485Z use_cpu=False, 2025-05-07T21:00:53.1540714Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1540966Z ) 2025-05-07T21:00:53.1541191Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1541764Z self=, 2025-05-07T21:00:53.1542294Z compile=False, 2025-05-07T21:00:53.1542499Z T=5, 2025-05-07T21:00:53.1542673Z D=44, 2025-05-07T21:00:53.1542852Z B=52, 2025-05-07T21:00:53.1543033Z log_E=3, 2025-05-07T21:00:53.1543222Z L=7, 2025-05-07T21:00:53.1543405Z D_gradcheck=1, 2025-05-07T21:00:53.1543628Z stochastic_rounding=False, 2025-05-07T21:00:53.1543877Z weighted=True, 2025-05-07T21:00:53.1544086Z row_wise=False, 2025-05-07T21:00:53.1544290Z mixed=False, 2025-05-07T21:00:53.1544495Z use_cache=False, 2025-05-07T21:00:53.1544738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1545019Z use_cpu=True, 2025-05-07T21:00:53.1545244Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1545497Z ) 2025-05-07T21:00:53.1545727Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1546298Z self=, 2025-05-07T21:00:53.1546825Z compile=True, 2025-05-07T21:00:53.1547028Z T=2, 2025-05-07T21:00:53.1547200Z D=92, 2025-05-07T21:00:53.1547381Z B=76, 2025-05-07T21:00:53.1547560Z log_E=4, 2025-05-07T21:00:53.1547745Z L=16, 2025-05-07T21:00:53.1547935Z D_gradcheck=2, 2025-05-07T21:00:53.1548155Z stochastic_rounding=True, 2025-05-07T21:00:53.1548404Z weighted=False, 2025-05-07T21:00:53.1548614Z row_wise=True, 2025-05-07T21:00:53.1548820Z mixed=True, 2025-05-07T21:00:53.1549026Z use_cache=False, 2025-05-07T21:00:53.1549268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1549598Z use_cpu=True, 2025-05-07T21:00:53.1549824Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1550116Z ) 2025-05-07T21:00:53.1550345Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1550925Z self=, 2025-05-07T21:00:53.1551499Z compile=True, 2025-05-07T21:00:53.1551702Z T=1, 2025-05-07T21:00:53.1551882Z D=92, 2025-05-07T21:00:53.1552060Z B=85, 2025-05-07T21:00:53.1552236Z log_E=4, 2025-05-07T21:00:53.1552426Z L=4, 2025-05-07T21:00:53.1552608Z D_gradcheck=2, 2025-05-07T21:00:53.1552837Z stochastic_rounding=False, 2025-05-07T21:00:53.1553091Z weighted=True, 2025-05-07T21:00:53.1553296Z row_wise=False, 2025-05-07T21:00:53.1553504Z mixed=False, 2025-05-07T21:00:53.1553707Z use_cache=False, 2025-05-07T21:00:53.1553944Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1554229Z use_cpu=False, 2025-05-07T21:00:53.1554459Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1554713Z ) 2025-05-07T21:00:53.1554939Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1555515Z self=, 2025-05-07T21:00:53.1556043Z compile=False, 2025-05-07T21:00:53.1556241Z T=4, 2025-05-07T21:00:53.1556421Z D=79, 2025-05-07T21:00:53.1556600Z B=27, 2025-05-07T21:00:53.1556779Z log_E=4, 2025-05-07T21:00:53.1556966Z L=19, 2025-05-07T21:00:53.1557150Z D_gradcheck=1, 2025-05-07T21:00:53.1557374Z stochastic_rounding=True, 2025-05-07T21:00:53.1557676Z weighted=False, 2025-05-07T21:00:53.1557887Z row_wise=False, 2025-05-07T21:00:53.1558091Z mixed=True, 2025-05-07T21:00:53.1558296Z use_cache=False, 2025-05-07T21:00:53.1558537Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1558814Z use_cpu=False, 2025-05-07T21:00:53.1559085Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1559343Z ) 2025-05-07T21:00:53.1559572Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1560148Z self=, 2025-05-07T21:00:53.1560679Z compile=False, 2025-05-07T21:00:53.1560883Z T=2, 2025-05-07T21:00:53.1561063Z D=13, 2025-05-07T21:00:53.1561266Z B=21, 2025-05-07T21:00:53.1561472Z log_E=3, 2025-05-07T21:00:53.1561658Z L=4, 2025-05-07T21:00:53.1561842Z D_gradcheck=2, 2025-05-07T21:00:53.1562065Z stochastic_rounding=False, 2025-05-07T21:00:53.1562315Z weighted=True, 2025-05-07T21:00:53.1562528Z row_wise=False, 2025-05-07T21:00:53.1562738Z mixed=False, 2025-05-07T21:00:53.1562939Z use_cache=True, 2025-05-07T21:00:53.1563172Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1563454Z use_cpu=True, 2025-05-07T21:00:53.1563680Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1563934Z ) 2025-05-07T21:00:53.1770366Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1770959Z self=, 2025-05-07T21:00:53.1771506Z compile=True, 2025-05-07T21:00:53.1771718Z T=4, 2025-05-07T21:00:53.1771956Z D=104, 2025-05-07T21:00:53.1772136Z B=98, 2025-05-07T21:00:53.1772320Z log_E=5, 2025-05-07T21:00:53.1772509Z L=11, 2025-05-07T21:00:53.1772693Z D_gradcheck=1, 2025-05-07T21:00:53.1772925Z stochastic_rounding=True, 2025-05-07T21:00:53.1773177Z weighted=False, 2025-05-07T21:00:53.1773385Z row_wise=False, 2025-05-07T21:00:53.1773596Z mixed=True, 2025-05-07T21:00:53.1773809Z use_cache=False, 2025-05-07T21:00:53.1774054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1774346Z use_cpu=True, 2025-05-07T21:00:53.1774580Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1774846Z ) 2025-05-07T21:00:53.1775079Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1775833Z self=, 2025-05-07T21:00:53.1776367Z compile=True, 2025-05-07T21:00:53.1776569Z T=2, 2025-05-07T21:00:53.1776750Z D=26, 2025-05-07T21:00:53.1776937Z B=18, 2025-05-07T21:00:53.1777121Z log_E=4, 2025-05-07T21:00:53.1777316Z L=13, 2025-05-07T21:00:53.1777507Z D_gradcheck=1, 2025-05-07T21:00:53.1777732Z stochastic_rounding=False, 2025-05-07T21:00:53.1777986Z weighted=True, 2025-05-07T21:00:53.1778200Z row_wise=False, 2025-05-07T21:00:53.1778406Z mixed=False, 2025-05-07T21:00:53.1778612Z use_cache=True, 2025-05-07T21:00:53.1778849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1779128Z use_cpu=False, 2025-05-07T21:00:53.1779363Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1779621Z ) 2025-05-07T21:00:53.1779846Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1780437Z self=, 2025-05-07T21:00:53.1780977Z compile=False, 2025-05-07T21:00:53.1781175Z T=3, 2025-05-07T21:00:53.1781363Z D=49, 2025-05-07T21:00:53.1781546Z B=1, 2025-05-07T21:00:53.1781726Z log_E=5, 2025-05-07T21:00:53.1781915Z L=14, 2025-05-07T21:00:53.1782105Z D_gradcheck=2, 2025-05-07T21:00:53.1782334Z stochastic_rounding=False, 2025-05-07T21:00:53.1782589Z weighted=True, 2025-05-07T21:00:53.1782799Z row_wise=True, 2025-05-07T21:00:53.1783007Z mixed=False, 2025-05-07T21:00:53.1783210Z use_cache=False, 2025-05-07T21:00:53.1783526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1783813Z use_cpu=False, 2025-05-07T21:00:53.1784042Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1784300Z ) 2025-05-07T21:00:53.1784534Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1785167Z self=, 2025-05-07T21:00:53.1785710Z compile=False, 2025-05-07T21:00:53.1785917Z T=4, 2025-05-07T21:00:53.1786100Z D=10, 2025-05-07T21:00:53.1786286Z B=119, 2025-05-07T21:00:53.1786469Z log_E=3, 2025-05-07T21:00:53.1786659Z L=10, 2025-05-07T21:00:53.1786848Z D_gradcheck=2, 2025-05-07T21:00:53.1787074Z stochastic_rounding=True, 2025-05-07T21:00:53.1787323Z weighted=True, 2025-05-07T21:00:53.1787540Z row_wise=True, 2025-05-07T21:00:53.1787749Z mixed=False, 2025-05-07T21:00:53.1787954Z use_cache=True, 2025-05-07T21:00:53.1788195Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1788488Z use_cpu=True, 2025-05-07T21:00:53.1788720Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1788978Z ) 2025-05-07T21:00:53.1789207Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1789782Z self=, 2025-05-07T21:00:53.1790314Z compile=False, 2025-05-07T21:00:53.1790519Z T=3, 2025-05-07T21:00:53.1790704Z D=53, 2025-05-07T21:00:53.1790882Z B=24, 2025-05-07T21:00:53.1791065Z log_E=4, 2025-05-07T21:00:53.1791257Z L=10, 2025-05-07T21:00:53.1791438Z D_gradcheck=1, 2025-05-07T21:00:53.1791663Z stochastic_rounding=True, 2025-05-07T21:00:53.1791914Z weighted=True, 2025-05-07T21:00:53.1792129Z row_wise=False, 2025-05-07T21:00:53.1792340Z mixed=True, 2025-05-07T21:00:53.1792544Z use_cache=True, 2025-05-07T21:00:53.1792780Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1793062Z use_cpu=True, 2025-05-07T21:00:53.1793297Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1793551Z ) 2025-05-07T21:00:53.1793782Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1794355Z self=, 2025-05-07T21:00:53.1794887Z compile=False, 2025-05-07T21:00:53.1795142Z T=4, 2025-05-07T21:00:53.1795330Z D=116, 2025-05-07T21:00:53.1795557Z B=108, 2025-05-07T21:00:53.1795742Z log_E=3, 2025-05-07T21:00:53.1795937Z L=8, 2025-05-07T21:00:53.1796127Z D_gradcheck=2, 2025-05-07T21:00:53.1796347Z stochastic_rounding=True, 2025-05-07T21:00:53.1796601Z weighted=False, 2025-05-07T21:00:53.1796818Z row_wise=False, 2025-05-07T21:00:53.1797024Z mixed=True, 2025-05-07T21:00:53.1797230Z use_cache=True, 2025-05-07T21:00:53.1797468Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1797746Z use_cpu=False, 2025-05-07T21:00:53.1797988Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1798245Z ) 2025-05-07T21:00:53.1798474Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1799056Z self=, 2025-05-07T21:00:53.1799593Z compile=False, 2025-05-07T21:00:53.1799799Z T=5, 2025-05-07T21:00:53.1799987Z D=15, 2025-05-07T21:00:53.1800172Z B=125, 2025-05-07T21:00:53.1800362Z log_E=4, 2025-05-07T21:00:53.1800552Z L=13, 2025-05-07T21:00:53.1800739Z D_gradcheck=2, 2025-05-07T21:00:53.1800961Z stochastic_rounding=False, 2025-05-07T21:00:53.1801217Z weighted=False, 2025-05-07T21:00:53.1801431Z row_wise=True, 2025-05-07T21:00:53.1801636Z mixed=True, 2025-05-07T21:00:53.1801836Z use_cache=True, 2025-05-07T21:00:53.1802071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1802353Z use_cpu=True, 2025-05-07T21:00:53.1802582Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1802835Z ) 2025-05-07T21:00:53.1803117Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1803693Z self=, 2025-05-07T21:00:53.1804226Z compile=True, 2025-05-07T21:00:53.1804621Z T=3, 2025-05-07T21:00:53.1804794Z D=28, 2025-05-07T21:00:53.1804971Z B=44, 2025-05-07T21:00:53.1805147Z log_E=3, 2025-05-07T21:00:53.1805328Z L=2, 2025-05-07T21:00:53.1805507Z D_gradcheck=2, 2025-05-07T21:00:53.1805720Z stochastic_rounding=True, 2025-05-07T21:00:53.1805967Z weighted=False, 2025-05-07T21:00:53.1806179Z row_wise=False, 2025-05-07T21:00:53.1806388Z mixed=False, 2025-05-07T21:00:53.1806594Z use_cache=False, 2025-05-07T21:00:53.1806838Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1807179Z use_cpu=True, 2025-05-07T21:00:53.1807408Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1807660Z ) 2025-05-07T21:00:53.1807894Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1808473Z self=, 2025-05-07T21:00:53.1809005Z compile=False, 2025-05-07T21:00:53.1809215Z T=4, 2025-05-07T21:00:53.1809295Z D=82, 2025-05-07T21:00:53.1809381Z B=52, 2025-05-07T21:00:53.1809458Z log_E=3, 2025-05-07T21:00:53.1809538Z L=13, 2025-05-07T21:00:53.1809628Z D_gradcheck=2, 2025-05-07T21:00:53.1809727Z stochastic_rounding=True, 2025-05-07T21:00:53.1809809Z weighted=False, 2025-05-07T21:00:53.1809894Z row_wise=False, 2025-05-07T21:00:53.1809977Z mixed=False, 2025-05-07T21:00:53.1810058Z use_cache=True, 2025-05-07T21:00:53.1810171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1810254Z use_cpu=False, 2025-05-07T21:00:53.1810360Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1810436Z ) 2025-05-07T21:00:53.1810570Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1810928Z self=, 2025-05-07T21:00:53.1811014Z compile=True, 2025-05-07T21:00:53.1811095Z T=3, 2025-05-07T21:00:53.1811180Z D=7, 2025-05-07T21:00:53.1811261Z B=67, 2025-05-07T21:00:53.1811344Z log_E=3, 2025-05-07T21:00:53.1811424Z L=11, 2025-05-07T21:00:53.1811581Z D_gradcheck=2, 2025-05-07T21:00:53.1811730Z stochastic_rounding=True, 2025-05-07T21:00:53.1811817Z weighted=False, 2025-05-07T21:00:53.1811901Z row_wise=False, 2025-05-07T21:00:53.1811987Z mixed=True, 2025-05-07T21:00:53.1812076Z use_cache=False, 2025-05-07T21:00:53.1812184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1812271Z use_cpu=True, 2025-05-07T21:00:53.1812373Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1812446Z ) 2025-05-07T21:00:53.1812582Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1812934Z self=, 2025-05-07T21:00:53.1813020Z compile=True, 2025-05-07T21:00:53.1813101Z T=1, 2025-05-07T21:00:53.1813180Z D=58, 2025-05-07T21:00:53.1813259Z B=32, 2025-05-07T21:00:53.1813348Z log_E=5, 2025-05-07T21:00:53.1813432Z L=10, 2025-05-07T21:00:53.1813515Z D_gradcheck=2, 2025-05-07T21:00:53.1813620Z stochastic_rounding=True, 2025-05-07T21:00:53.1813706Z weighted=True, 2025-05-07T21:00:53.1813790Z row_wise=False, 2025-05-07T21:00:53.1813869Z mixed=True, 2025-05-07T21:00:53.1813953Z use_cache=False, 2025-05-07T21:00:53.1814062Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1814143Z use_cpu=False, 2025-05-07T21:00:53.1814247Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1814327Z ) 2025-05-07T21:00:53.1814462Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1814873Z self=, 2025-05-07T21:00:53.1814965Z compile=False, 2025-05-07T21:00:53.1815045Z T=1, 2025-05-07T21:00:53.1815123Z D=40, 2025-05-07T21:00:53.1815207Z B=29, 2025-05-07T21:00:53.1815290Z log_E=3, 2025-05-07T21:00:53.1815369Z L=11, 2025-05-07T21:00:53.1815510Z D_gradcheck=2, 2025-05-07T21:00:53.1815608Z stochastic_rounding=True, 2025-05-07T21:00:53.1815698Z weighted=True, 2025-05-07T21:00:53.1815783Z row_wise=True, 2025-05-07T21:00:53.1815867Z mixed=False, 2025-05-07T21:00:53.1815955Z use_cache=False, 2025-05-07T21:00:53.1816062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1816143Z use_cpu=True, 2025-05-07T21:00:53.1816254Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1816329Z ) 2025-05-07T21:00:53.1816464Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1816814Z self=, 2025-05-07T21:00:53.1816901Z compile=True, 2025-05-07T21:00:53.1816983Z T=3, 2025-05-07T21:00:53.1817065Z D=103, 2025-05-07T21:00:53.1817143Z B=45, 2025-05-07T21:00:53.1817223Z log_E=3, 2025-05-07T21:00:53.1817299Z L=16, 2025-05-07T21:00:53.1817384Z D_gradcheck=2, 2025-05-07T21:00:53.1817485Z stochastic_rounding=True, 2025-05-07T21:00:53.1817569Z weighted=False, 2025-05-07T21:00:53.1817655Z row_wise=True, 2025-05-07T21:00:53.1817741Z mixed=False, 2025-05-07T21:00:53.1817826Z use_cache=False, 2025-05-07T21:00:53.1817937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1818020Z use_cpu=True, 2025-05-07T21:00:53.1818125Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1818199Z ) 2025-05-07T21:00:53.1818336Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1818682Z self=, 2025-05-07T21:00:53.1818770Z compile=True, 2025-05-07T21:00:53.1818852Z T=2, 2025-05-07T21:00:53.1818934Z D=90, 2025-05-07T21:00:53.1819021Z B=19, 2025-05-07T21:00:53.1819103Z log_E=5, 2025-05-07T21:00:53.1819184Z L=0, 2025-05-07T21:00:53.1819271Z D_gradcheck=1, 2025-05-07T21:00:53.1819368Z stochastic_rounding=True, 2025-05-07T21:00:53.1819454Z weighted=True, 2025-05-07T21:00:53.1819543Z row_wise=False, 2025-05-07T21:00:53.1819675Z mixed=False, 2025-05-07T21:00:53.1819797Z use_cache=False, 2025-05-07T21:00:53.1819911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1824651Z use_cpu=False, 2025-05-07T21:00:53.1824782Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1824864Z ) 2025-05-07T21:00:53.1825009Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1825372Z self=, 2025-05-07T21:00:53.1825459Z compile=False, 2025-05-07T21:00:53.1825540Z T=1, 2025-05-07T21:00:53.1825634Z D=52, 2025-05-07T21:00:53.1825722Z B=119, 2025-05-07T21:00:53.1825804Z log_E=5, 2025-05-07T21:00:53.1825885Z L=5, 2025-05-07T21:00:53.1825975Z D_gradcheck=2, 2025-05-07T21:00:53.1826076Z stochastic_rounding=True, 2025-05-07T21:00:53.1826164Z weighted=False, 2025-05-07T21:00:53.1826255Z row_wise=False, 2025-05-07T21:00:53.1826341Z mixed=False, 2025-05-07T21:00:53.1826437Z use_cache=True, 2025-05-07T21:00:53.1826552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1826638Z use_cpu=True, 2025-05-07T21:00:53.1826749Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.1826827Z ) 2025-05-07T21:00:53.1826966Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1827321Z self=, 2025-05-07T21:00:53.1827410Z compile=True, 2025-05-07T21:00:53.1827495Z T=5, 2025-05-07T21:00:53.1827580Z D=117, 2025-05-07T21:00:53.1827662Z B=68, 2025-05-07T21:00:53.1827817Z log_E=3, 2025-05-07T21:00:53.1827899Z L=18, 2025-05-07T21:00:53.1827984Z D_gradcheck=1, 2025-05-07T21:00:53.1828086Z stochastic_rounding=False, 2025-05-07T21:00:53.1828172Z weighted=True, 2025-05-07T21:00:53.1828257Z row_wise=False, 2025-05-07T21:00:53.1828409Z mixed=True, 2025-05-07T21:00:53.1828494Z use_cache=False, 2025-05-07T21:00:53.1828608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1828700Z use_cpu=False, 2025-05-07T21:00:53.1828803Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1828884Z ) 2025-05-07T21:00:53.1829020Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1829369Z self=, 2025-05-07T21:00:53.1829460Z compile=False, 2025-05-07T21:00:53.1829539Z T=4, 2025-05-07T21:00:53.1829616Z D=9, 2025-05-07T21:00:53.1829699Z B=71, 2025-05-07T21:00:53.1829781Z log_E=4, 2025-05-07T21:00:53.1829864Z L=16, 2025-05-07T21:00:53.1829953Z D_gradcheck=2, 2025-05-07T21:00:53.1830053Z stochastic_rounding=False, 2025-05-07T21:00:53.1830137Z weighted=True, 2025-05-07T21:00:53.1830224Z row_wise=True, 2025-05-07T21:00:53.1830315Z mixed=True, 2025-05-07T21:00:53.1830419Z use_cache=True, 2025-05-07T21:00:53.1830550Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.1830639Z use_cpu=True, 2025-05-07T21:00:53.1830751Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.1830830Z ) 2025-05-07T21:00:53.1830966Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.1831318Z self=, 2025-05-07T21:00:53.1831403Z compile=True, 2025-05-07T21:00:53.1831482Z T=2, 2025-05-07T21:00:53.1831565Z D=116, 2025-05-07T21:00:53.1831645Z B=88, 2025-05-07T21:00:53.1831723Z log_E=4, 2025-05-07T21:00:53.1831803Z L=8, 2025-05-07T21:00:53.1831889Z D_gradcheck=1, 2025-05-07T21:00:53.1831984Z stochastic_rounding=True, 2025-05-07T21:00:53.1832072Z weighted=True, 2025-05-07T21:00:53.1832155Z row_wise=False, 2025-05-07T21:00:53.1832238Z mixed=False, 2025-05-07T21:00:53.1832327Z use_cache=True, 2025-05-07T21:00:53.1832440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.1832581Z use_cpu=False, 2025-05-07T21:00:53.1832683Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.1832818Z ) 2025-05-07T21:00:53.2073253Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2074288Z self=, 2025-05-07T21:00:53.2074509Z compile=False, 2025-05-07T21:00:53.2074636Z T=5, 2025-05-07T21:00:53.2074751Z D=68, 2025-05-07T21:00:53.2074859Z B=111, 2025-05-07T21:00:53.2074980Z log_E=3, 2025-05-07T21:00:53.2075086Z L=13, 2025-05-07T21:00:53.2075203Z D_gradcheck=2, 2025-05-07T21:00:53.2075374Z stochastic_rounding=False, 2025-05-07T21:00:53.2075492Z weighted=False, 2025-05-07T21:00:53.2075616Z row_wise=False, 2025-05-07T21:00:53.2075722Z mixed=True, 2025-05-07T21:00:53.2075812Z use_cache=False, 2025-05-07T21:00:53.2075941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2076040Z use_cpu=False, 2025-05-07T21:00:53.2076164Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2076257Z ) 2025-05-07T21:00:53.2076413Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2076780Z self=, 2025-05-07T21:00:53.2076879Z compile=True, 2025-05-07T21:00:53.2076964Z T=1, 2025-05-07T21:00:53.2077049Z D=120, 2025-05-07T21:00:53.2077142Z B=48, 2025-05-07T21:00:53.2077228Z log_E=3, 2025-05-07T21:00:53.2077309Z L=17, 2025-05-07T21:00:53.2077407Z D_gradcheck=1, 2025-05-07T21:00:53.2077508Z stochastic_rounding=True, 2025-05-07T21:00:53.2077903Z weighted=False, 2025-05-07T21:00:53.2077993Z row_wise=False, 2025-05-07T21:00:53.2078081Z mixed=True, 2025-05-07T21:00:53.2078178Z use_cache=True, 2025-05-07T21:00:53.2078293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2078379Z use_cpu=True, 2025-05-07T21:00:53.2078585Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2078671Z ) 2025-05-07T21:00:53.2078822Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2079190Z self=, 2025-05-07T21:00:53.2079281Z compile=False, 2025-05-07T21:00:53.2079363Z T=4, 2025-05-07T21:00:53.2079457Z D=113, 2025-05-07T21:00:53.2079540Z B=17, 2025-05-07T21:00:53.2079625Z log_E=4, 2025-05-07T21:00:53.2079715Z L=0, 2025-05-07T21:00:53.2079804Z D_gradcheck=1, 2025-05-07T21:00:53.2079916Z stochastic_rounding=True, 2025-05-07T21:00:53.2080005Z weighted=False, 2025-05-07T21:00:53.2080098Z row_wise=False, 2025-05-07T21:00:53.2080198Z mixed=False, 2025-05-07T21:00:53.2080288Z use_cache=False, 2025-05-07T21:00:53.2080405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2080502Z use_cpu=True, 2025-05-07T21:00:53.2080610Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.2080692Z ) 2025-05-07T21:00:53.2080844Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2081201Z self=, 2025-05-07T21:00:53.2081295Z compile=False, 2025-05-07T21:00:53.2081387Z T=1, 2025-05-07T21:00:53.2081470Z D=128, 2025-05-07T21:00:53.2081561Z B=49, 2025-05-07T21:00:53.2081646Z log_E=3, 2025-05-07T21:00:53.2081729Z L=17, 2025-05-07T21:00:53.2081828Z D_gradcheck=2, 2025-05-07T21:00:53.2081931Z stochastic_rounding=True, 2025-05-07T21:00:53.2082020Z weighted=False, 2025-05-07T21:00:53.2082118Z row_wise=False, 2025-05-07T21:00:53.2082206Z mixed=True, 2025-05-07T21:00:53.2082294Z use_cache=True, 2025-05-07T21:00:53.2082417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2082507Z use_cpu=True, 2025-05-07T21:00:53.2082614Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2082708Z ) 2025-05-07T21:00:53.2082848Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2083361Z self=, 2025-05-07T21:00:53.2083460Z compile=True, 2025-05-07T21:00:53.2083542Z T=4, 2025-05-07T21:00:53.2083636Z D=18, 2025-05-07T21:00:53.2083722Z B=28, 2025-05-07T21:00:53.2083807Z log_E=5, 2025-05-07T21:00:53.2083897Z L=9, 2025-05-07T21:00:53.2083987Z D_gradcheck=1, 2025-05-07T21:00:53.2084089Z stochastic_rounding=True, 2025-05-07T21:00:53.2084187Z weighted=False, 2025-05-07T21:00:53.2084279Z row_wise=False, 2025-05-07T21:00:53.2084363Z mixed=True, 2025-05-07T21:00:53.2084463Z use_cache=True, 2025-05-07T21:00:53.2084575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2084663Z use_cpu=True, 2025-05-07T21:00:53.2084779Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2084862Z ) 2025-05-07T21:00:53.2085002Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2085373Z self=, 2025-05-07T21:00:53.2085470Z compile=False, 2025-05-07T21:00:53.2085561Z T=1, 2025-05-07T21:00:53.2085644Z D=107, 2025-05-07T21:00:53.2085731Z B=110, 2025-05-07T21:00:53.2085822Z log_E=5, 2025-05-07T21:00:53.2085905Z L=2, 2025-05-07T21:00:53.2085997Z D_gradcheck=2, 2025-05-07T21:00:53.2086107Z stochastic_rounding=True, 2025-05-07T21:00:53.2086196Z weighted=True, 2025-05-07T21:00:53.2086286Z row_wise=True, 2025-05-07T21:00:53.2086382Z mixed=False, 2025-05-07T21:00:53.2086471Z use_cache=False, 2025-05-07T21:00:53.2086629Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2086727Z use_cpu=True, 2025-05-07T21:00:53.2086834Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2087076Z ) 2025-05-07T21:00:53.2087233Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2087702Z self=, 2025-05-07T21:00:53.2087810Z compile=False, 2025-05-07T21:00:53.2087896Z T=3, 2025-05-07T21:00:53.2087982Z D=58, 2025-05-07T21:00:53.2088077Z B=3, 2025-05-07T21:00:53.2088163Z log_E=4, 2025-05-07T21:00:53.2088251Z L=16, 2025-05-07T21:00:53.2088349Z D_gradcheck=2, 2025-05-07T21:00:53.2088455Z stochastic_rounding=True, 2025-05-07T21:00:53.2088544Z weighted=True, 2025-05-07T21:00:53.2088643Z row_wise=False, 2025-05-07T21:00:53.2088731Z mixed=False, 2025-05-07T21:00:53.2088822Z use_cache=False, 2025-05-07T21:00:53.2088949Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2089041Z use_cpu=True, 2025-05-07T21:00:53.2089154Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2089245Z ) 2025-05-07T21:00:53.2089397Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2089827Z self=, 2025-05-07T21:00:53.2089925Z compile=False, 2025-05-07T21:00:53.2090007Z T=3, 2025-05-07T21:00:53.2090102Z D=83, 2025-05-07T21:00:53.2090188Z B=125, 2025-05-07T21:00:53.2090274Z log_E=5, 2025-05-07T21:00:53.2090375Z L=16, 2025-05-07T21:00:53.2090482Z D_gradcheck=1, 2025-05-07T21:00:53.2090607Z stochastic_rounding=False, 2025-05-07T21:00:53.2090710Z weighted=True, 2025-05-07T21:00:53.2090799Z row_wise=False, 2025-05-07T21:00:53.2090885Z mixed=True, 2025-05-07T21:00:53.2090983Z use_cache=True, 2025-05-07T21:00:53.2091102Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2091200Z use_cpu=True, 2025-05-07T21:00:53.2091315Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2091397Z ) 2025-05-07T21:00:53.2091555Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2091975Z self=, 2025-05-07T21:00:53.2092068Z compile=False, 2025-05-07T21:00:53.2092634Z T=1, 2025-05-07T21:00:53.2092717Z D=101, 2025-05-07T21:00:53.2092839Z B=64, 2025-05-07T21:00:53.2092935Z log_E=4, 2025-05-07T21:00:53.2093018Z L=5, 2025-05-07T21:00:53.2093106Z D_gradcheck=2, 2025-05-07T21:00:53.2093216Z stochastic_rounding=False, 2025-05-07T21:00:53.2093304Z weighted=True, 2025-05-07T21:00:53.2093395Z row_wise=False, 2025-05-07T21:00:53.2093492Z mixed=False, 2025-05-07T21:00:53.2093581Z use_cache=False, 2025-05-07T21:00:53.2093705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2093793Z use_cpu=False, 2025-05-07T21:00:53.2093905Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2093991Z ) 2025-05-07T21:00:53.2094134Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2094488Z self=, 2025-05-07T21:00:53.2094592Z compile=False, 2025-05-07T21:00:53.2094679Z T=2, 2025-05-07T21:00:53.2094772Z D=11, 2025-05-07T21:00:53.2094866Z B=59, 2025-05-07T21:00:53.2094958Z log_E=4, 2025-05-07T21:00:53.2095045Z L=20, 2025-05-07T21:00:53.2095142Z D_gradcheck=2, 2025-05-07T21:00:53.2095246Z stochastic_rounding=True, 2025-05-07T21:00:53.2095333Z weighted=True, 2025-05-07T21:00:53.2095433Z row_wise=False, 2025-05-07T21:00:53.2095525Z mixed=False, 2025-05-07T21:00:53.2095623Z use_cache=False, 2025-05-07T21:00:53.2095739Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2095830Z use_cpu=False, 2025-05-07T21:00:53.2095946Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2096029Z ) 2025-05-07T21:00:53.2096215Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2096581Z self=, 2025-05-07T21:00:53.2096673Z compile=False, 2025-05-07T21:00:53.2096796Z T=5, 2025-05-07T21:00:53.2096890Z D=111, 2025-05-07T21:00:53.2096981Z B=26, 2025-05-07T21:00:53.2097068Z log_E=3, 2025-05-07T21:00:53.2097163Z L=5, 2025-05-07T21:00:53.2097254Z D_gradcheck=2, 2025-05-07T21:00:53.2097367Z stochastic_rounding=False, 2025-05-07T21:00:53.2097455Z weighted=True, 2025-05-07T21:00:53.2097542Z row_wise=True, 2025-05-07T21:00:53.2097639Z mixed=False, 2025-05-07T21:00:53.2097728Z use_cache=False, 2025-05-07T21:00:53.2097842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2097939Z use_cpu=True, 2025-05-07T21:00:53.2098047Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2098127Z ) 2025-05-07T21:00:53.2098280Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2098637Z self=, 2025-05-07T21:00:53.2098729Z compile=False, 2025-05-07T21:00:53.2098824Z T=4, 2025-05-07T21:00:53.2098911Z D=49, 2025-05-07T21:00:53.2098992Z B=63, 2025-05-07T21:00:53.2099089Z log_E=5, 2025-05-07T21:00:53.2099175Z L=8, 2025-05-07T21:00:53.2099276Z D_gradcheck=1, 2025-05-07T21:00:53.2099378Z stochastic_rounding=False, 2025-05-07T21:00:53.2099468Z weighted=True, 2025-05-07T21:00:53.2099563Z row_wise=True, 2025-05-07T21:00:53.2099651Z mixed=False, 2025-05-07T21:00:53.2099740Z use_cache=False, 2025-05-07T21:00:53.2099862Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2099951Z use_cpu=True, 2025-05-07T21:00:53.2100059Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2100152Z ) 2025-05-07T21:00:53.2100295Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2100703Z self=, 2025-05-07T21:00:53.2100805Z compile=True, 2025-05-07T21:00:53.2100888Z T=2, 2025-05-07T21:00:53.2100978Z D=106, 2025-05-07T21:00:53.2101066Z B=80, 2025-05-07T21:00:53.2101150Z log_E=4, 2025-05-07T21:00:53.2101286Z L=20, 2025-05-07T21:00:53.2101378Z D_gradcheck=1, 2025-05-07T21:00:53.2101518Z stochastic_rounding=False, 2025-05-07T21:00:53.2101616Z weighted=False, 2025-05-07T21:00:53.2101706Z row_wise=True, 2025-05-07T21:00:53.2101793Z mixed=False, 2025-05-07T21:00:53.2101888Z use_cache=True, 2025-05-07T21:00:53.2102002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2102092Z use_cpu=False, 2025-05-07T21:00:53.2102207Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.2102289Z ) 2025-05-07T21:00:53.2102428Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2102793Z self=, 2025-05-07T21:00:53.2102886Z compile=True, 2025-05-07T21:00:53.2102975Z T=1, 2025-05-07T21:00:53.2103059Z D=102, 2025-05-07T21:00:53.2103143Z B=60, 2025-05-07T21:00:53.2103233Z log_E=4, 2025-05-07T21:00:53.2103319Z L=18, 2025-05-07T21:00:53.2103408Z D_gradcheck=1, 2025-05-07T21:00:53.2103518Z stochastic_rounding=True, 2025-05-07T21:00:53.2103610Z weighted=True, 2025-05-07T21:00:53.2103697Z row_wise=True, 2025-05-07T21:00:53.2103793Z mixed=False, 2025-05-07T21:00:53.2103882Z use_cache=False, 2025-05-07T21:00:53.2103996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2104089Z use_cpu=False, 2025-05-07T21:00:53.2104195Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2104279Z ) 2025-05-07T21:00:53.2104744Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2105306Z self=, 2025-05-07T21:00:53.2105410Z compile=True, 2025-05-07T21:00:53.2105496Z T=1, 2025-05-07T21:00:53.2105581Z D=46, 2025-05-07T21:00:53.2105669Z B=64, 2025-05-07T21:00:53.2105755Z log_E=5, 2025-05-07T21:00:53.2105839Z L=3, 2025-05-07T21:00:53.2105994Z D_gradcheck=2, 2025-05-07T21:00:53.2106095Z stochastic_rounding=True, 2025-05-07T21:00:53.2106186Z weighted=True, 2025-05-07T21:00:53.2106286Z row_wise=False, 2025-05-07T21:00:53.2106374Z mixed=True, 2025-05-07T21:00:53.2106467Z use_cache=False, 2025-05-07T21:00:53.2106590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2106680Z use_cpu=False, 2025-05-07T21:00:53.2106788Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2106880Z ) 2025-05-07T21:00:53.2107022Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2107384Z self=, 2025-05-07T21:00:53.2107477Z compile=False, 2025-05-07T21:00:53.2107561Z T=2, 2025-05-07T21:00:53.2107654Z D=75, 2025-05-07T21:00:53.2107736Z B=65, 2025-05-07T21:00:53.2107819Z log_E=4, 2025-05-07T21:00:53.2107911Z L=6, 2025-05-07T21:00:53.2108000Z D_gradcheck=2, 2025-05-07T21:00:53.2108105Z stochastic_rounding=True, 2025-05-07T21:00:53.2108204Z weighted=False, 2025-05-07T21:00:53.2108290Z row_wise=True, 2025-05-07T21:00:53.2108378Z mixed=False, 2025-05-07T21:00:53.2108497Z use_cache=True, 2025-05-07T21:00:53.2108613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2108708Z use_cpu=True, 2025-05-07T21:00:53.2108816Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2108899Z ) 2025-05-07T21:00:53.2109049Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2109403Z self=, 2025-05-07T21:00:53.2109494Z compile=False, 2025-05-07T21:00:53.2109590Z T=2, 2025-05-07T21:00:53.2109673Z D=49, 2025-05-07T21:00:53.2109766Z B=1, 2025-05-07T21:00:53.2109852Z log_E=4, 2025-05-07T21:00:53.2109950Z L=5, 2025-05-07T21:00:53.2110050Z D_gradcheck=1, 2025-05-07T21:00:53.2110153Z stochastic_rounding=True, 2025-05-07T21:00:53.2110245Z weighted=True, 2025-05-07T21:00:53.2110413Z row_wise=False, 2025-05-07T21:00:53.2110502Z mixed=True, 2025-05-07T21:00:53.2110650Z use_cache=True, 2025-05-07T21:00:53.2110776Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2110864Z use_cpu=True, 2025-05-07T21:00:53.2110972Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.2111065Z ) 2025-05-07T21:00:53.2111207Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2111563Z self=, 2025-05-07T21:00:53.2111665Z compile=False, 2025-05-07T21:00:53.2111749Z T=2, 2025-05-07T21:00:53.2111845Z D=13, 2025-05-07T21:00:53.2111936Z B=60, 2025-05-07T21:00:53.2112022Z log_E=3, 2025-05-07T21:00:53.2112114Z L=20, 2025-05-07T21:00:53.2112206Z D_gradcheck=2, 2025-05-07T21:00:53.2112310Z stochastic_rounding=False, 2025-05-07T21:00:53.2112411Z weighted=True, 2025-05-07T21:00:53.2112503Z row_wise=True, 2025-05-07T21:00:53.2112589Z mixed=True, 2025-05-07T21:00:53.2112692Z use_cache=False, 2025-05-07T21:00:53.2112811Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2112900Z use_cpu=True, 2025-05-07T21:00:53.2113019Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2113100Z ) 2025-05-07T21:00:53.2385218Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2385713Z self=, 2025-05-07T21:00:53.2385846Z compile=False, 2025-05-07T21:00:53.2386037Z T=1, 2025-05-07T21:00:53.2386146Z D=10, 2025-05-07T21:00:53.2386253Z B=27, 2025-05-07T21:00:53.2386513Z log_E=4, 2025-05-07T21:00:53.2386624Z L=2, 2025-05-07T21:00:53.2386750Z D_gradcheck=1, 2025-05-07T21:00:53.2386882Z stochastic_rounding=True, 2025-05-07T21:00:53.2387001Z weighted=False, 2025-05-07T21:00:53.2387112Z row_wise=True, 2025-05-07T21:00:53.2387268Z mixed=False, 2025-05-07T21:00:53.2387353Z use_cache=True, 2025-05-07T21:00:53.2387477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2387564Z use_cpu=True, 2025-05-07T21:00:53.2387672Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.2387758Z ) 2025-05-07T21:00:53.2387899Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2388251Z self=, 2025-05-07T21:00:53.2388347Z compile=True, 2025-05-07T21:00:53.2388427Z T=4, 2025-05-07T21:00:53.2388514Z D=74, 2025-05-07T21:00:53.2388596Z B=44, 2025-05-07T21:00:53.2388677Z log_E=5, 2025-05-07T21:00:53.2388767Z L=20, 2025-05-07T21:00:53.2388852Z D_gradcheck=2, 2025-05-07T21:00:53.2388950Z stochastic_rounding=True, 2025-05-07T21:00:53.2389048Z weighted=False, 2025-05-07T21:00:53.2389133Z row_wise=False, 2025-05-07T21:00:53.2389218Z mixed=False, 2025-05-07T21:00:53.2389313Z use_cache=True, 2025-05-07T21:00:53.2389426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2389512Z use_cpu=True, 2025-05-07T21:00:53.2389628Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2389705Z ) 2025-05-07T21:00:53.2389844Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2390202Z self=, 2025-05-07T21:00:53.2390292Z compile=False, 2025-05-07T21:00:53.2390382Z T=4, 2025-05-07T21:00:53.2390462Z D=109, 2025-05-07T21:00:53.2390541Z B=15, 2025-05-07T21:00:53.2390633Z log_E=3, 2025-05-07T21:00:53.2390717Z L=19, 2025-05-07T21:00:53.2390810Z D_gradcheck=1, 2025-05-07T21:00:53.2390920Z stochastic_rounding=False, 2025-05-07T21:00:53.2391006Z weighted=True, 2025-05-07T21:00:53.2391092Z row_wise=True, 2025-05-07T21:00:53.2391188Z mixed=True, 2025-05-07T21:00:53.2391276Z use_cache=False, 2025-05-07T21:00:53.2391390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2391559Z use_cpu=False, 2025-05-07T21:00:53.2391717Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2391795Z ) 2025-05-07T21:00:53.2391941Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2392294Z self=, 2025-05-07T21:00:53.2392393Z compile=False, 2025-05-07T21:00:53.2392475Z T=3, 2025-05-07T21:00:53.2392553Z D=41, 2025-05-07T21:00:53.2392641Z B=125, 2025-05-07T21:00:53.2392727Z log_E=5, 2025-05-07T21:00:53.2392809Z L=1, 2025-05-07T21:00:53.2392903Z D_gradcheck=1, 2025-05-07T21:00:53.2393005Z stochastic_rounding=True, 2025-05-07T21:00:53.2393091Z weighted=False, 2025-05-07T21:00:53.2393184Z row_wise=True, 2025-05-07T21:00:53.2393269Z mixed=True, 2025-05-07T21:00:53.2393357Z use_cache=False, 2025-05-07T21:00:53.2393479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2393564Z use_cpu=True, 2025-05-07T21:00:53.2393673Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2393758Z ) 2025-05-07T21:00:53.2393900Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2394260Z self=, 2025-05-07T21:00:53.2394347Z compile=True, 2025-05-07T21:00:53.2394428Z T=3, 2025-05-07T21:00:53.2394518Z D=56, 2025-05-07T21:00:53.2394599Z B=60, 2025-05-07T21:00:53.2394684Z log_E=5, 2025-05-07T21:00:53.2394772Z L=1, 2025-05-07T21:00:53.2394860Z D_gradcheck=1, 2025-05-07T21:00:53.2394961Z stochastic_rounding=False, 2025-05-07T21:00:53.2395099Z weighted=True, 2025-05-07T21:00:53.2395187Z row_wise=True, 2025-05-07T21:00:53.2395270Z mixed=False, 2025-05-07T21:00:53.2395366Z use_cache=False, 2025-05-07T21:00:53.2395478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2395563Z use_cpu=True, 2025-05-07T21:00:53.2395717Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2395799Z ) 2025-05-07T21:00:53.2395947Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2396299Z self=, 2025-05-07T21:00:53.2396386Z compile=True, 2025-05-07T21:00:53.2396474Z T=1, 2025-05-07T21:00:53.2396552Z D=36, 2025-05-07T21:00:53.2396632Z B=95, 2025-05-07T21:00:53.2396722Z log_E=4, 2025-05-07T21:00:53.2396804Z L=9, 2025-05-07T21:00:53.2396889Z D_gradcheck=1, 2025-05-07T21:00:53.2396996Z stochastic_rounding=False, 2025-05-07T21:00:53.2397084Z weighted=True, 2025-05-07T21:00:53.2397171Z row_wise=True, 2025-05-07T21:00:53.2397263Z mixed=False, 2025-05-07T21:00:53.2397349Z use_cache=False, 2025-05-07T21:00:53.2397468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2397556Z use_cpu=True, 2025-05-07T21:00:53.2397660Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2397749Z ) 2025-05-07T21:00:53.2397890Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2398242Z self=, 2025-05-07T21:00:53.2398337Z compile=False, 2025-05-07T21:00:53.2398416Z T=1, 2025-05-07T21:00:53.2398498Z D=48, 2025-05-07T21:00:53.2398587Z B=125, 2025-05-07T21:00:53.2398670Z log_E=3, 2025-05-07T21:00:53.2398748Z L=17, 2025-05-07T21:00:53.2398843Z D_gradcheck=1, 2025-05-07T21:00:53.2398943Z stochastic_rounding=False, 2025-05-07T21:00:53.2399029Z weighted=True, 2025-05-07T21:00:53.2399122Z row_wise=True, 2025-05-07T21:00:53.2399206Z mixed=False, 2025-05-07T21:00:53.2399301Z use_cache=False, 2025-05-07T21:00:53.2399411Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2399492Z use_cpu=True, 2025-05-07T21:00:53.2399604Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2399685Z ) 2025-05-07T21:00:53.2399822Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2400272Z self=, 2025-05-07T21:00:53.2400361Z compile=True, 2025-05-07T21:00:53.2400445Z T=2, 2025-05-07T21:00:53.2400535Z D=49, 2025-05-07T21:00:53.2400617Z B=74, 2025-05-07T21:00:53.2400700Z log_E=4, 2025-05-07T21:00:53.2400790Z L=18, 2025-05-07T21:00:53.2400875Z D_gradcheck=1, 2025-05-07T21:00:53.2400975Z stochastic_rounding=False, 2025-05-07T21:00:53.2401072Z weighted=False, 2025-05-07T21:00:53.2401155Z row_wise=False, 2025-05-07T21:00:53.2401247Z mixed=False, 2025-05-07T21:00:53.2401337Z use_cache=False, 2025-05-07T21:00:53.2401448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2401542Z use_cpu=False, 2025-05-07T21:00:53.2401645Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2401721Z ) 2025-05-07T21:00:53.2401867Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2402228Z self=, 2025-05-07T21:00:53.2402318Z compile=False, 2025-05-07T21:00:53.2402411Z T=5, 2025-05-07T21:00:53.2402492Z D=66, 2025-05-07T21:00:53.2402574Z B=118, 2025-05-07T21:00:53.2402665Z log_E=4, 2025-05-07T21:00:53.2402746Z L=13, 2025-05-07T21:00:53.2402840Z D_gradcheck=1, 2025-05-07T21:00:53.2402941Z stochastic_rounding=False, 2025-05-07T21:00:53.2403031Z weighted=False, 2025-05-07T21:00:53.2403127Z row_wise=True, 2025-05-07T21:00:53.2403212Z mixed=True, 2025-05-07T21:00:53.2403299Z use_cache=False, 2025-05-07T21:00:53.2403463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2403552Z use_cpu=True, 2025-05-07T21:00:53.2403657Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2403742Z ) 2025-05-07T21:00:53.2403880Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2404276Z self=, 2025-05-07T21:00:53.2404378Z compile=True, 2025-05-07T21:00:53.2404796Z T=4, 2025-05-07T21:00:53.2404907Z D=85, 2025-05-07T21:00:53.2405016Z B=28, 2025-05-07T21:00:53.2405106Z log_E=5, 2025-05-07T21:00:53.2405200Z L=1, 2025-05-07T21:00:53.2405291Z D_gradcheck=1, 2025-05-07T21:00:53.2405395Z stochastic_rounding=True, 2025-05-07T21:00:53.2405491Z weighted=False, 2025-05-07T21:00:53.2405579Z row_wise=False, 2025-05-07T21:00:53.2405666Z mixed=True, 2025-05-07T21:00:53.2405764Z use_cache=False, 2025-05-07T21:00:53.2405881Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2405979Z use_cpu=True, 2025-05-07T21:00:53.2406095Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2406177Z ) 2025-05-07T21:00:53.2406318Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2406687Z self=, 2025-05-07T21:00:53.2406786Z compile=True, 2025-05-07T21:00:53.2406957Z T=4, 2025-05-07T21:00:53.2407043Z D=35, 2025-05-07T21:00:53.2407126Z B=59, 2025-05-07T21:00:53.2407225Z log_E=3, 2025-05-07T21:00:53.2407308Z L=2, 2025-05-07T21:00:53.2407397Z D_gradcheck=1, 2025-05-07T21:00:53.2407508Z stochastic_rounding=True, 2025-05-07T21:00:53.2407597Z weighted=True, 2025-05-07T21:00:53.2407684Z row_wise=False, 2025-05-07T21:00:53.2407781Z mixed=False, 2025-05-07T21:00:53.2407870Z use_cache=True, 2025-05-07T21:00:53.2407984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2408077Z use_cpu=True, 2025-05-07T21:00:53.2408188Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2408267Z ) 2025-05-07T21:00:53.2408416Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2408771Z self=, 2025-05-07T21:00:53.2408874Z compile=True, 2025-05-07T21:00:53.2409046Z T=2, 2025-05-07T21:00:53.2409133Z D=104, 2025-05-07T21:00:53.2409307Z B=3, 2025-05-07T21:00:53.2409393Z log_E=3, 2025-05-07T21:00:53.2409475Z L=3, 2025-05-07T21:00:53.2409572Z D_gradcheck=1, 2025-05-07T21:00:53.2409677Z stochastic_rounding=False, 2025-05-07T21:00:53.2409768Z weighted=False, 2025-05-07T21:00:53.2409863Z row_wise=True, 2025-05-07T21:00:53.2409948Z mixed=False, 2025-05-07T21:00:53.2410038Z use_cache=False, 2025-05-07T21:00:53.2410166Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2410255Z use_cpu=False, 2025-05-07T21:00:53.2410364Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2410454Z ) 2025-05-07T21:00:53.2410596Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2410961Z self=, 2025-05-07T21:00:53.2411059Z compile=True, 2025-05-07T21:00:53.2411143Z T=4, 2025-05-07T21:00:53.2411243Z D=48, 2025-05-07T21:00:53.2411331Z B=58, 2025-05-07T21:00:53.2411420Z log_E=5, 2025-05-07T21:00:53.2411511Z L=5, 2025-05-07T21:00:53.2411603Z D_gradcheck=2, 2025-05-07T21:00:53.2411705Z stochastic_rounding=True, 2025-05-07T21:00:53.2411804Z weighted=False, 2025-05-07T21:00:53.2411890Z row_wise=False, 2025-05-07T21:00:53.2411975Z mixed=False, 2025-05-07T21:00:53.2412072Z use_cache=True, 2025-05-07T21:00:53.2412190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2412278Z use_cpu=False, 2025-05-07T21:00:53.2412395Z output_dtype=SparseType.BF16, 2025-05-07T21:00:53.2412475Z ) 2025-05-07T21:00:53.2412695Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2413054Z self=, 2025-05-07T21:00:53.2413149Z compile=False, 2025-05-07T21:00:53.2413293Z T=2, 2025-05-07T21:00:53.2413377Z D=64, 2025-05-07T21:00:53.2413463Z B=92, 2025-05-07T21:00:53.2413556Z log_E=5, 2025-05-07T21:00:53.2413640Z L=2, 2025-05-07T21:00:53.2413734Z D_gradcheck=1, 2025-05-07T21:00:53.2413843Z stochastic_rounding=True, 2025-05-07T21:00:53.2413936Z weighted=False, 2025-05-07T21:00:53.2414024Z row_wise=True, 2025-05-07T21:00:53.2414119Z mixed=True, 2025-05-07T21:00:53.2414207Z use_cache=True, 2025-05-07T21:00:53.2414323Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2414424Z use_cpu=False, 2025-05-07T21:00:53.2414534Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.2414627Z ) 2025-05-07T21:00:53.2414772Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2415127Z self=, 2025-05-07T21:00:53.2415225Z compile=False, 2025-05-07T21:00:53.2415311Z T=1, 2025-05-07T21:00:53.2415400Z D=108, 2025-05-07T21:00:53.2415493Z B=68, 2025-05-07T21:00:53.2415582Z log_E=3, 2025-05-07T21:00:53.2415665Z L=14, 2025-05-07T21:00:53.2415767Z D_gradcheck=2, 2025-05-07T21:00:53.2415866Z stochastic_rounding=True, 2025-05-07T21:00:53.2415953Z weighted=False, 2025-05-07T21:00:53.2416050Z row_wise=True, 2025-05-07T21:00:53.2416140Z mixed=False, 2025-05-07T21:00:53.2416234Z use_cache=True, 2025-05-07T21:00:53.2416350Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2416438Z use_cpu=True, 2025-05-07T21:00:53.2416555Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.2416638Z ) 2025-05-07T21:00:53.2416780Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2417146Z self=, 2025-05-07T21:00:53.2417235Z compile=True, 2025-05-07T21:00:53.2417319Z T=4, 2025-05-07T21:00:53.2417415Z D=12, 2025-05-07T21:00:53.2417497Z B=95, 2025-05-07T21:00:53.2417585Z log_E=5, 2025-05-07T21:00:53.2417680Z L=6, 2025-05-07T21:00:53.2417816Z D_gradcheck=2, 2025-05-07T21:00:53.2417956Z stochastic_rounding=True, 2025-05-07T21:00:53.2418058Z weighted=True, 2025-05-07T21:00:53.2418146Z row_wise=True, 2025-05-07T21:00:53.2418240Z mixed=True, 2025-05-07T21:00:53.2418329Z use_cache=True, 2025-05-07T21:00:53.2418443Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:00:53.2418540Z use_cpu=False, 2025-05-07T21:00:53.2418648Z output_dtype=SparseType.FP32, 2025-05-07T21:00:53.2418727Z ) 2025-05-07T21:00:53.2418874Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2419231Z self=, 2025-05-07T21:00:53.2419345Z compile=False, 2025-05-07T21:00:53.2419428Z T=5, 2025-05-07T21:00:53.2419515Z D=111, 2025-05-07T21:00:53.2419609Z B=96, 2025-05-07T21:00:53.2419695Z log_E=4, 2025-05-07T21:00:53.2419785Z L=2, 2025-05-07T21:00:53.2419883Z D_gradcheck=2, 2025-05-07T21:00:53.2419989Z stochastic_rounding=False, 2025-05-07T21:00:53.2420083Z weighted=False, 2025-05-07T21:00:53.2420178Z row_wise=False, 2025-05-07T21:00:53.2420263Z mixed=False, 2025-05-07T21:00:53.2420351Z use_cache=False, 2025-05-07T21:00:53.2420474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2420561Z use_cpu=True, 2025-05-07T21:00:53.2420669Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.2420759Z ) 2025-05-07T21:00:53.2420899Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:00:53.2421304Z self=, 2025-05-07T21:00:53.2421395Z compile=True, 2025-05-07T21:00:53.2421481Z T=3, 2025-05-07T21:00:53.2421575Z D=97, 2025-05-07T21:00:53.2421662Z B=7, 2025-05-07T21:00:53.2421748Z log_E=4, 2025-05-07T21:00:53.2421842Z L=3, 2025-05-07T21:00:53.2421970Z D_gradcheck=2, 2025-05-07T21:00:53.2422072Z stochastic_rounding=True, 2025-05-07T21:00:53.2422174Z weighted=True, 2025-05-07T21:00:53.2422269Z row_wise=False, 2025-05-07T21:00:53.2422360Z mixed=False, 2025-05-07T21:00:53.2422460Z use_cache=False, 2025-05-07T21:00:53.2422577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:00:53.2422676Z use_cpu=False, 2025-05-07T21:00:53.2422786Z output_dtype=SparseType.FP16, 2025-05-07T21:00:53.2422870Z ) 2025-05-07T21:01:03.5046097Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5047170Z self=, 2025-05-07T21:01:03.5047994Z compile=True, 2025-05-07T21:01:03.5048285Z T=4, 2025-05-07T21:01:03.5048534Z D=117, 2025-05-07T21:01:03.5048796Z B=6, 2025-05-07T21:01:03.5049032Z log_E=4, 2025-05-07T21:01:03.5049266Z L=2, 2025-05-07T21:01:03.5049498Z D_gradcheck=1, 2025-05-07T21:01:03.5049789Z stochastic_rounding=True, 2025-05-07T21:01:03.5050108Z weighted=True, 2025-05-07T21:01:03.5050368Z row_wise=True, 2025-05-07T21:01:03.5050581Z mixed=False, 2025-05-07T21:01:03.5050790Z use_cache=True, 2025-05-07T21:01:03.5051032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5051317Z use_cpu=False, 2025-05-07T21:01:03.5051544Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5051816Z ) 2025-05-07T21:01:03.5052049Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5052628Z self=, 2025-05-07T21:01:03.5053164Z compile=True, 2025-05-07T21:01:03.5053373Z T=3, 2025-05-07T21:01:03.5053564Z D=114, 2025-05-07T21:01:03.5053748Z B=2, 2025-05-07T21:01:03.5053929Z log_E=4, 2025-05-07T21:01:03.5054122Z L=8, 2025-05-07T21:01:03.5054304Z D_gradcheck=2, 2025-05-07T21:01:03.5054536Z stochastic_rounding=True, 2025-05-07T21:01:03.5054803Z weighted=False, 2025-05-07T21:01:03.5055016Z row_wise=False, 2025-05-07T21:01:03.5055524Z mixed=False, 2025-05-07T21:01:03.5055818Z use_cache=True, 2025-05-07T21:01:03.5056050Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5056334Z use_cpu=False, 2025-05-07T21:01:03.5056566Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5056820Z ) 2025-05-07T21:01:03.5057051Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5057638Z self=, 2025-05-07T21:01:03.5058166Z compile=False, 2025-05-07T21:01:03.5058369Z T=3, 2025-05-07T21:01:03.5058553Z D=86, 2025-05-07T21:01:03.5058732Z B=96, 2025-05-07T21:01:03.5058916Z log_E=5, 2025-05-07T21:01:03.5059108Z L=17, 2025-05-07T21:01:03.5059293Z D_gradcheck=2, 2025-05-07T21:01:03.5059520Z stochastic_rounding=False, 2025-05-07T21:01:03.5059773Z weighted=True, 2025-05-07T21:01:03.5059979Z row_wise=True, 2025-05-07T21:01:03.5060183Z mixed=False, 2025-05-07T21:01:03.5060393Z use_cache=False, 2025-05-07T21:01:03.5060640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5060924Z use_cpu=True, 2025-05-07T21:01:03.5061156Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5061411Z ) 2025-05-07T21:01:03.5061635Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5062214Z self=, 2025-05-07T21:01:03.5062750Z compile=False, 2025-05-07T21:01:03.5062948Z T=4, 2025-05-07T21:01:03.5063136Z D=96, 2025-05-07T21:01:03.5063316Z B=45, 2025-05-07T21:01:03.5063584Z log_E=5, 2025-05-07T21:01:03.5063779Z L=14, 2025-05-07T21:01:03.5063968Z D_gradcheck=1, 2025-05-07T21:01:03.5064187Z stochastic_rounding=False, 2025-05-07T21:01:03.5064443Z weighted=True, 2025-05-07T21:01:03.5064654Z row_wise=True, 2025-05-07T21:01:03.5064990Z mixed=False, 2025-05-07T21:01:03.5065199Z use_cache=True, 2025-05-07T21:01:03.5065445Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5065724Z use_cpu=True, 2025-05-07T21:01:03.5065953Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5066211Z ) 2025-05-07T21:01:03.5066434Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5067019Z self=, 2025-05-07T21:01:03.5067555Z compile=False, 2025-05-07T21:01:03.5067801Z T=4, 2025-05-07T21:01:03.5067989Z D=77, 2025-05-07T21:01:03.5068170Z B=96, 2025-05-07T21:01:03.5068359Z log_E=5, 2025-05-07T21:01:03.5068559Z L=12, 2025-05-07T21:01:03.5068757Z D_gradcheck=2, 2025-05-07T21:01:03.5068988Z stochastic_rounding=True, 2025-05-07T21:01:03.5069260Z weighted=False, 2025-05-07T21:01:03.5069483Z row_wise=True, 2025-05-07T21:01:03.5069693Z mixed=False, 2025-05-07T21:01:03.5069915Z use_cache=False, 2025-05-07T21:01:03.5070178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5070485Z use_cpu=False, 2025-05-07T21:01:03.5070732Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5071016Z ) 2025-05-07T21:01:03.5071255Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5071942Z self=, 2025-05-07T21:01:03.5072574Z compile=False, 2025-05-07T21:01:03.5072784Z T=3, 2025-05-07T21:01:03.5072972Z D=110, 2025-05-07T21:01:03.5073163Z B=65, 2025-05-07T21:01:03.5073348Z log_E=4, 2025-05-07T21:01:03.5073550Z L=6, 2025-05-07T21:01:03.5073747Z D_gradcheck=2, 2025-05-07T21:01:03.5073983Z stochastic_rounding=False, 2025-05-07T21:01:03.5074261Z weighted=False, 2025-05-07T21:01:03.5074488Z row_wise=True, 2025-05-07T21:01:03.5074703Z mixed=True, 2025-05-07T21:01:03.5074921Z use_cache=False, 2025-05-07T21:01:03.5075189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5075559Z use_cpu=True, 2025-05-07T21:01:03.5075841Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5076106Z ) 2025-05-07T21:01:03.5076347Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5076929Z self=, 2025-05-07T21:01:03.5077468Z compile=True, 2025-05-07T21:01:03.5077679Z T=3, 2025-05-07T21:01:03.5077864Z D=115, 2025-05-07T21:01:03.5078058Z B=115, 2025-05-07T21:01:03.5078253Z log_E=4, 2025-05-07T21:01:03.5078445Z L=2, 2025-05-07T21:01:03.5078641Z D_gradcheck=2, 2025-05-07T21:01:03.5078881Z stochastic_rounding=True, 2025-05-07T21:01:03.5079137Z weighted=True, 2025-05-07T21:01:03.5079357Z row_wise=False, 2025-05-07T21:01:03.5079576Z mixed=True, 2025-05-07T21:01:03.5079779Z use_cache=True, 2025-05-07T21:01:03.5080024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5080322Z use_cpu=False, 2025-05-07T21:01:03.5080557Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5080824Z ) 2025-05-07T21:01:03.5081064Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5081654Z self=, 2025-05-07T21:01:03.5082189Z compile=False, 2025-05-07T21:01:03.5082399Z T=5, 2025-05-07T21:01:03.5082591Z D=32, 2025-05-07T21:01:03.5082772Z B=36, 2025-05-07T21:01:03.5082963Z log_E=4, 2025-05-07T21:01:03.5083160Z L=7, 2025-05-07T21:01:03.5083347Z D_gradcheck=2, 2025-05-07T21:01:03.5083609Z stochastic_rounding=False, 2025-05-07T21:01:03.5083948Z weighted=False, 2025-05-07T21:01:03.5084167Z row_wise=True, 2025-05-07T21:01:03.5084384Z mixed=False, 2025-05-07T21:01:03.5084597Z use_cache=True, 2025-05-07T21:01:03.5084835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5085125Z use_cpu=True, 2025-05-07T21:01:03.5085403Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5085665Z ) 2025-05-07T21:01:03.5085904Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5086496Z self=, 2025-05-07T21:01:03.5087119Z compile=True, 2025-05-07T21:01:03.5087321Z T=4, 2025-05-07T21:01:03.5087511Z D=7, 2025-05-07T21:01:03.5087703Z B=96, 2025-05-07T21:01:03.5087889Z log_E=4, 2025-05-07T21:01:03.5088089Z L=7, 2025-05-07T21:01:03.5088284Z D_gradcheck=2, 2025-05-07T21:01:03.5088510Z stochastic_rounding=True, 2025-05-07T21:01:03.5088770Z weighted=True, 2025-05-07T21:01:03.5088993Z row_wise=True, 2025-05-07T21:01:03.5089201Z mixed=True, 2025-05-07T21:01:03.5089414Z use_cache=False, 2025-05-07T21:01:03.5089674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5089960Z use_cpu=False, 2025-05-07T21:01:03.5090197Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5090464Z ) 2025-05-07T21:01:03.5090700Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5091290Z self=, 2025-05-07T21:01:03.5091835Z compile=False, 2025-05-07T21:01:03.5092044Z T=2, 2025-05-07T21:01:03.5092239Z D=12, 2025-05-07T21:01:03.5092433Z B=1, 2025-05-07T21:01:03.5092618Z log_E=4, 2025-05-07T21:01:03.5092820Z L=19, 2025-05-07T21:01:03.5093020Z D_gradcheck=1, 2025-05-07T21:01:03.5093246Z stochastic_rounding=True, 2025-05-07T21:01:03.5093518Z weighted=False, 2025-05-07T21:01:03.5093775Z row_wise=False, 2025-05-07T21:01:03.5093993Z mixed=True, 2025-05-07T21:01:03.5094200Z use_cache=True, 2025-05-07T21:01:03.5094447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5094737Z use_cpu=False, 2025-05-07T21:01:03.5094987Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5095258Z ) 2025-05-07T21:01:03.5095489Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5096173Z self=, 2025-05-07T21:01:03.5096716Z compile=True, 2025-05-07T21:01:03.5096923Z T=4, 2025-05-07T21:01:03.5097113Z D=9, 2025-05-07T21:01:03.5097303Z B=14, 2025-05-07T21:01:03.5097484Z log_E=5, 2025-05-07T21:01:03.5097680Z L=8, 2025-05-07T21:01:03.5097877Z D_gradcheck=1, 2025-05-07T21:01:03.5098111Z stochastic_rounding=False, 2025-05-07T21:01:03.5098369Z weighted=False, 2025-05-07T21:01:03.5098594Z row_wise=False, 2025-05-07T21:01:03.5098817Z mixed=False, 2025-05-07T21:01:03.5099035Z use_cache=False, 2025-05-07T21:01:03.5099295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5099584Z use_cpu=True, 2025-05-07T21:01:03.5099815Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5100082Z ) 2025-05-07T21:01:03.5100317Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5100905Z self=, 2025-05-07T21:01:03.5101454Z compile=False, 2025-05-07T21:01:03.5101671Z T=1, 2025-05-07T21:01:03.5101858Z D=33, 2025-05-07T21:01:03.5102050Z B=64, 2025-05-07T21:01:03.5102244Z log_E=5, 2025-05-07T21:01:03.5102442Z L=17, 2025-05-07T21:01:03.5102639Z D_gradcheck=2, 2025-05-07T21:01:03.5102871Z stochastic_rounding=True, 2025-05-07T21:01:03.5103131Z weighted=False, 2025-05-07T21:01:03.5103355Z row_wise=False, 2025-05-07T21:01:03.5103575Z mixed=False, 2025-05-07T21:01:03.5103783Z use_cache=True, 2025-05-07T21:01:03.5104083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5104376Z use_cpu=False, 2025-05-07T21:01:03.5104904Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5105169Z ) 2025-05-07T21:01:03.5105407Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5106072Z self=, 2025-05-07T21:01:03.5106612Z compile=False, 2025-05-07T21:01:03.5106827Z T=3, 2025-05-07T21:01:03.5107015Z D=54, 2025-05-07T21:01:03.5107202Z B=17, 2025-05-07T21:01:03.5107401Z log_E=5, 2025-05-07T21:01:03.5107597Z L=11, 2025-05-07T21:01:03.5107790Z D_gradcheck=1, 2025-05-07T21:01:03.5108026Z stochastic_rounding=False, 2025-05-07T21:01:03.5108290Z weighted=False, 2025-05-07T21:01:03.5108506Z row_wise=True, 2025-05-07T21:01:03.5108724Z mixed=True, 2025-05-07T21:01:03.5108943Z use_cache=False, 2025-05-07T21:01:03.5109194Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5109490Z use_cpu=False, 2025-05-07T21:01:03.5109733Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5109996Z ) 2025-05-07T21:01:03.5110239Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5110831Z self=, 2025-05-07T21:01:03.5111379Z compile=False, 2025-05-07T21:01:03.5111588Z T=4, 2025-05-07T21:01:03.5111781Z D=120, 2025-05-07T21:01:03.5111979Z B=107, 2025-05-07T21:01:03.5112174Z log_E=4, 2025-05-07T21:01:03.5112386Z L=12, 2025-05-07T21:01:03.5112585Z D_gradcheck=2, 2025-05-07T21:01:03.5112817Z stochastic_rounding=False, 2025-05-07T21:01:03.5113081Z weighted=True, 2025-05-07T21:01:03.5113301Z row_wise=False, 2025-05-07T21:01:03.5113513Z mixed=False, 2025-05-07T21:01:03.5113729Z use_cache=True, 2025-05-07T21:01:03.5113972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5114258Z use_cpu=False, 2025-05-07T21:01:03.5114500Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5114769Z ) 2025-05-07T21:01:03.5115001Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5115586Z self=, 2025-05-07T21:01:03.5116134Z compile=False, 2025-05-07T21:01:03.5116421Z T=4, 2025-05-07T21:01:03.5116608Z D=45, 2025-05-07T21:01:03.5116857Z B=74, 2025-05-07T21:01:03.5117052Z log_E=4, 2025-05-07T21:01:03.5117247Z L=10, 2025-05-07T21:01:03.5117448Z D_gradcheck=2, 2025-05-07T21:01:03.5117682Z stochastic_rounding=False, 2025-05-07T21:01:03.5117944Z weighted=True, 2025-05-07T21:01:03.5118164Z row_wise=True, 2025-05-07T21:01:03.5118377Z mixed=True, 2025-05-07T21:01:03.5118583Z use_cache=True, 2025-05-07T21:01:03.5118827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5119122Z use_cpu=False, 2025-05-07T21:01:03.5119357Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5119624Z ) 2025-05-07T21:01:03.5119866Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5120446Z self=, 2025-05-07T21:01:03.5120993Z compile=False, 2025-05-07T21:01:03.5121215Z T=4, 2025-05-07T21:01:03.5121406Z D=52, 2025-05-07T21:01:03.5121603Z B=112, 2025-05-07T21:01:03.5121803Z log_E=3, 2025-05-07T21:01:03.5121999Z L=19, 2025-05-07T21:01:03.5122197Z D_gradcheck=2, 2025-05-07T21:01:03.5122432Z stochastic_rounding=True, 2025-05-07T21:01:03.5122692Z weighted=True, 2025-05-07T21:01:03.5122916Z row_wise=True, 2025-05-07T21:01:03.5123135Z mixed=False, 2025-05-07T21:01:03.5123354Z use_cache=True, 2025-05-07T21:01:03.5123596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5123891Z use_cpu=True, 2025-05-07T21:01:03.5124143Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5124402Z ) 2025-05-07T21:01:03.5124720Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5125310Z self=, 2025-05-07T21:01:03.5125846Z compile=True, 2025-05-07T21:01:03.5126173Z T=2, 2025-05-07T21:01:03.5126362Z D=98, 2025-05-07T21:01:03.5126551Z B=89, 2025-05-07T21:01:03.5126747Z log_E=3, 2025-05-07T21:01:03.5127010Z L=18, 2025-05-07T21:01:03.5127201Z D_gradcheck=1, 2025-05-07T21:01:03.5127433Z stochastic_rounding=True, 2025-05-07T21:01:03.5127696Z weighted=True, 2025-05-07T21:01:03.5127909Z row_wise=False, 2025-05-07T21:01:03.5128125Z mixed=True, 2025-05-07T21:01:03.5128339Z use_cache=True, 2025-05-07T21:01:03.5128578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5128871Z use_cpu=False, 2025-05-07T21:01:03.5129111Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5129378Z ) 2025-05-07T21:01:03.5129616Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5130205Z self=, 2025-05-07T21:01:03.5130749Z compile=True, 2025-05-07T21:01:03.5130962Z T=3, 2025-05-07T21:01:03.5131159Z D=33, 2025-05-07T21:01:03.5131353Z B=90, 2025-05-07T21:01:03.5131544Z log_E=4, 2025-05-07T21:01:03.5131746Z L=16, 2025-05-07T21:01:03.5131949Z D_gradcheck=2, 2025-05-07T21:01:03.5132177Z stochastic_rounding=True, 2025-05-07T21:01:03.5132440Z weighted=True, 2025-05-07T21:01:03.5132658Z row_wise=False, 2025-05-07T21:01:03.5132871Z mixed=False, 2025-05-07T21:01:03.5133089Z use_cache=False, 2025-05-07T21:01:03.5133345Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5133627Z use_cpu=False, 2025-05-07T21:01:03.5133872Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5134141Z ) 2025-05-07T21:01:03.5356869Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5357680Z self=, 2025-05-07T21:01:03.5358452Z compile=False, 2025-05-07T21:01:03.5358737Z T=4, 2025-05-07T21:01:03.5358983Z D=66, 2025-05-07T21:01:03.5359237Z B=94, 2025-05-07T21:01:03.5359500Z log_E=3, 2025-05-07T21:01:03.5359841Z L=5, 2025-05-07T21:01:03.5360030Z D_gradcheck=1, 2025-05-07T21:01:03.5360314Z stochastic_rounding=True, 2025-05-07T21:01:03.5360564Z weighted=True, 2025-05-07T21:01:03.5360821Z row_wise=False, 2025-05-07T21:01:03.5361030Z mixed=False, 2025-05-07T21:01:03.5361231Z use_cache=False, 2025-05-07T21:01:03.5361474Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5361755Z use_cpu=False, 2025-05-07T21:01:03.5361985Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5362236Z ) 2025-05-07T21:01:03.5362465Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5363046Z self=, 2025-05-07T21:01:03.5363607Z compile=False, 2025-05-07T21:01:03.5363829Z T=2, 2025-05-07T21:01:03.5364009Z D=36, 2025-05-07T21:01:03.5364180Z B=31, 2025-05-07T21:01:03.5364364Z log_E=4, 2025-05-07T21:01:03.5364555Z L=7, 2025-05-07T21:01:03.5364733Z D_gradcheck=2, 2025-05-07T21:01:03.5364967Z stochastic_rounding=True, 2025-05-07T21:01:03.5365219Z weighted=True, 2025-05-07T21:01:03.5365420Z row_wise=True, 2025-05-07T21:01:03.5365624Z mixed=True, 2025-05-07T21:01:03.5365827Z use_cache=True, 2025-05-07T21:01:03.5366057Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5366336Z use_cpu=True, 2025-05-07T21:01:03.5366564Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5366818Z ) 2025-05-07T21:01:03.5367152Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5367844Z self=, 2025-05-07T21:01:03.5368385Z compile=False, 2025-05-07T21:01:03.5368592Z T=2, 2025-05-07T21:01:03.5368781Z D=75, 2025-05-07T21:01:03.5376735Z B=108, 2025-05-07T21:01:03.5376979Z log_E=3, 2025-05-07T21:01:03.5377188Z L=1, 2025-05-07T21:01:03.5377510Z D_gradcheck=2, 2025-05-07T21:01:03.5377744Z stochastic_rounding=False, 2025-05-07T21:01:03.5378011Z weighted=True, 2025-05-07T21:01:03.5378233Z row_wise=True, 2025-05-07T21:01:03.5378438Z mixed=True, 2025-05-07T21:01:03.5378652Z use_cache=False, 2025-05-07T21:01:03.5378907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5379193Z use_cpu=False, 2025-05-07T21:01:03.5379438Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5379712Z ) 2025-05-07T21:01:03.5379946Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5380531Z self=, 2025-05-07T21:01:03.5381075Z compile=True, 2025-05-07T21:01:03.5381283Z T=3, 2025-05-07T21:01:03.5381476Z D=33, 2025-05-07T21:01:03.5381670Z B=44, 2025-05-07T21:01:03.5381856Z log_E=5, 2025-05-07T21:01:03.5382051Z L=19, 2025-05-07T21:01:03.5382250Z D_gradcheck=1, 2025-05-07T21:01:03.5382482Z stochastic_rounding=False, 2025-05-07T21:01:03.5382744Z weighted=False, 2025-05-07T21:01:03.5382964Z row_wise=False, 2025-05-07T21:01:03.5383181Z mixed=True, 2025-05-07T21:01:03.5383386Z use_cache=True, 2025-05-07T21:01:03.5383620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5383915Z use_cpu=False, 2025-05-07T21:01:03.5384143Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5384409Z ) 2025-05-07T21:01:03.5384646Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5385224Z self=, 2025-05-07T21:01:03.5385760Z compile=True, 2025-05-07T21:01:03.5385968Z T=3, 2025-05-07T21:01:03.5386147Z D=98, 2025-05-07T21:01:03.5386331Z B=7, 2025-05-07T21:01:03.5386513Z log_E=5, 2025-05-07T21:01:03.5386701Z L=18, 2025-05-07T21:01:03.5386884Z D_gradcheck=1, 2025-05-07T21:01:03.5387108Z stochastic_rounding=True, 2025-05-07T21:01:03.5387359Z weighted=True, 2025-05-07T21:01:03.5387568Z row_wise=False, 2025-05-07T21:01:03.5387836Z mixed=True, 2025-05-07T21:01:03.5388082Z use_cache=False, 2025-05-07T21:01:03.5388329Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5388612Z use_cpu=False, 2025-05-07T21:01:03.5388844Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5389099Z ) 2025-05-07T21:01:03.5389336Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5389916Z self=, 2025-05-07T21:01:03.5390446Z compile=True, 2025-05-07T21:01:03.5390645Z T=1, 2025-05-07T21:01:03.5390834Z D=2, 2025-05-07T21:01:03.5391012Z B=75, 2025-05-07T21:01:03.5391198Z log_E=3, 2025-05-07T21:01:03.5391392Z L=12, 2025-05-07T21:01:03.5391572Z D_gradcheck=1, 2025-05-07T21:01:03.5391801Z stochastic_rounding=True, 2025-05-07T21:01:03.5392056Z weighted=True, 2025-05-07T21:01:03.5392264Z row_wise=True, 2025-05-07T21:01:03.5392470Z mixed=False, 2025-05-07T21:01:03.5392686Z use_cache=False, 2025-05-07T21:01:03.5392930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5393215Z use_cpu=False, 2025-05-07T21:01:03.5393450Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5393706Z ) 2025-05-07T21:01:03.5393934Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5394512Z self=, 2025-05-07T21:01:03.5395047Z compile=False, 2025-05-07T21:01:03.5395247Z T=2, 2025-05-07T21:01:03.5395433Z D=112, 2025-05-07T21:01:03.5395615Z B=123, 2025-05-07T21:01:03.5395847Z log_E=5, 2025-05-07T21:01:03.5396035Z L=9, 2025-05-07T21:01:03.5396223Z D_gradcheck=1, 2025-05-07T21:01:03.5396452Z stochastic_rounding=False, 2025-05-07T21:01:03.5396702Z weighted=False, 2025-05-07T21:01:03.5396920Z row_wise=False, 2025-05-07T21:01:03.5397170Z mixed=True, 2025-05-07T21:01:03.5397374Z use_cache=True, 2025-05-07T21:01:03.5397617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5397895Z use_cpu=True, 2025-05-07T21:01:03.5398130Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5398392Z ) 2025-05-07T21:01:03.5398616Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5399198Z self=, 2025-05-07T21:01:03.5399731Z compile=True, 2025-05-07T21:01:03.5399927Z T=4, 2025-05-07T21:01:03.5400110Z D=86, 2025-05-07T21:01:03.5400290Z B=35, 2025-05-07T21:01:03.5400478Z log_E=5, 2025-05-07T21:01:03.5400669Z L=4, 2025-05-07T21:01:03.5400854Z D_gradcheck=2, 2025-05-07T21:01:03.5401080Z stochastic_rounding=False, 2025-05-07T21:01:03.5401331Z weighted=True, 2025-05-07T21:01:03.5401546Z row_wise=False, 2025-05-07T21:01:03.5401763Z mixed=False, 2025-05-07T21:01:03.5401973Z use_cache=False, 2025-05-07T21:01:03.5402223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5402511Z use_cpu=True, 2025-05-07T21:01:03.5402738Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5402998Z ) 2025-05-07T21:01:03.5403228Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5403805Z self=, 2025-05-07T21:01:03.5404338Z compile=False, 2025-05-07T21:01:03.5404905Z T=1, 2025-05-07T21:01:03.5405079Z D=18, 2025-05-07T21:01:03.5405262Z B=32, 2025-05-07T21:01:03.5405445Z log_E=3, 2025-05-07T21:01:03.5405637Z L=6, 2025-05-07T21:01:03.5405827Z D_gradcheck=2, 2025-05-07T21:01:03.5406058Z stochastic_rounding=False, 2025-05-07T21:01:03.5406303Z weighted=True, 2025-05-07T21:01:03.5406508Z row_wise=False, 2025-05-07T21:01:03.5406715Z mixed=False, 2025-05-07T21:01:03.5407015Z use_cache=True, 2025-05-07T21:01:03.5407253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5407620Z use_cpu=False, 2025-05-07T21:01:03.5407910Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5408164Z ) 2025-05-07T21:01:03.5408393Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5408969Z self=, 2025-05-07T21:01:03.5409493Z compile=False, 2025-05-07T21:01:03.5409697Z T=5, 2025-05-07T21:01:03.5409885Z D=26, 2025-05-07T21:01:03.5410062Z B=69, 2025-05-07T21:01:03.5410244Z log_E=4, 2025-05-07T21:01:03.5410430Z L=7, 2025-05-07T21:01:03.5410609Z D_gradcheck=2, 2025-05-07T21:01:03.5410837Z stochastic_rounding=True, 2025-05-07T21:01:03.5411094Z weighted=True, 2025-05-07T21:01:03.5411300Z row_wise=False, 2025-05-07T21:01:03.5411507Z mixed=True, 2025-05-07T21:01:03.5411710Z use_cache=False, 2025-05-07T21:01:03.5411952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5412238Z use_cpu=False, 2025-05-07T21:01:03.5412466Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5412719Z ) 2025-05-07T21:01:03.5412951Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5413563Z self=, 2025-05-07T21:01:03.5414109Z compile=False, 2025-05-07T21:01:03.5414310Z T=2, 2025-05-07T21:01:03.5414494Z D=74, 2025-05-07T21:01:03.5414676Z B=79, 2025-05-07T21:01:03.5414852Z log_E=5, 2025-05-07T21:01:03.5415043Z L=15, 2025-05-07T21:01:03.5415234Z D_gradcheck=1, 2025-05-07T21:01:03.5415453Z stochastic_rounding=False, 2025-05-07T21:01:03.5415782Z weighted=False, 2025-05-07T21:01:03.5415999Z row_wise=False, 2025-05-07T21:01:03.5416202Z mixed=False, 2025-05-07T21:01:03.5416409Z use_cache=False, 2025-05-07T21:01:03.5416649Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5416985Z use_cpu=True, 2025-05-07T21:01:03.5417214Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5417472Z ) 2025-05-07T21:01:03.5417699Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5418276Z self=, 2025-05-07T21:01:03.5418807Z compile=False, 2025-05-07T21:01:03.5419009Z T=3, 2025-05-07T21:01:03.5419184Z D=18, 2025-05-07T21:01:03.5419367Z B=68, 2025-05-07T21:01:03.5419548Z log_E=3, 2025-05-07T21:01:03.5419733Z L=1, 2025-05-07T21:01:03.5419917Z D_gradcheck=1, 2025-05-07T21:01:03.5420137Z stochastic_rounding=True, 2025-05-07T21:01:03.5420386Z weighted=True, 2025-05-07T21:01:03.5420597Z row_wise=False, 2025-05-07T21:01:03.5420805Z mixed=False, 2025-05-07T21:01:03.5421004Z use_cache=True, 2025-05-07T21:01:03.5421237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5421517Z use_cpu=False, 2025-05-07T21:01:03.5421747Z output_dtype=SparseType.BF16, 2025-05-07T21:01:03.5422004Z ) 2025-05-07T21:01:03.5422236Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5422810Z self=, 2025-05-07T21:01:03.5423339Z compile=False, 2025-05-07T21:01:03.5423546Z T=1, 2025-05-07T21:01:03.5423724Z D=88, 2025-05-07T21:01:03.5423904Z B=45, 2025-05-07T21:01:03.5424088Z log_E=3, 2025-05-07T21:01:03.5424273Z L=10, 2025-05-07T21:01:03.5424459Z D_gradcheck=1, 2025-05-07T21:01:03.5424682Z stochastic_rounding=False, 2025-05-07T21:01:03.5424938Z weighted=True, 2025-05-07T21:01:03.5425141Z row_wise=True, 2025-05-07T21:01:03.5425353Z mixed=False, 2025-05-07T21:01:03.5425556Z use_cache=True, 2025-05-07T21:01:03.5425785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5426066Z use_cpu=False, 2025-05-07T21:01:03.5426303Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5426564Z ) 2025-05-07T21:01:03.5426798Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5427471Z self=, 2025-05-07T21:01:03.5428004Z compile=True, 2025-05-07T21:01:03.5428217Z T=5, 2025-05-07T21:01:03.5428407Z D=26, 2025-05-07T21:01:03.5428584Z B=75, 2025-05-07T21:01:03.5428775Z log_E=5, 2025-05-07T21:01:03.5428971Z L=11, 2025-05-07T21:01:03.5429154Z D_gradcheck=2, 2025-05-07T21:01:03.5429376Z stochastic_rounding=True, 2025-05-07T21:01:03.5429632Z weighted=False, 2025-05-07T21:01:03.5429835Z row_wise=False, 2025-05-07T21:01:03.5430049Z mixed=False, 2025-05-07T21:01:03.5430260Z use_cache=True, 2025-05-07T21:01:03.5430493Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5430777Z use_cpu=True, 2025-05-07T21:01:03.5431008Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5431267Z ) 2025-05-07T21:01:03.5431494Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5432083Z self=, 2025-05-07T21:01:03.5432615Z compile=True, 2025-05-07T21:01:03.5432816Z T=5, 2025-05-07T21:01:03.5432997Z D=31, 2025-05-07T21:01:03.5433181Z B=70, 2025-05-07T21:01:03.5433365Z log_E=5, 2025-05-07T21:01:03.5433580Z L=0, 2025-05-07T21:01:03.5433795Z D_gradcheck=2, 2025-05-07T21:01:03.5434020Z stochastic_rounding=False, 2025-05-07T21:01:03.5434278Z weighted=False, 2025-05-07T21:01:03.5434493Z row_wise=True, 2025-05-07T21:01:03.5434698Z mixed=True, 2025-05-07T21:01:03.5434907Z use_cache=False, 2025-05-07T21:01:03.5435204Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5435485Z use_cpu=False, 2025-05-07T21:01:03.5435716Z output_dtype=SparseType.FP16, 2025-05-07T21:01:03.5435976Z ) 2025-05-07T21:01:03.5436199Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5436821Z self=, 2025-05-07T21:01:03.5437365Z compile=True, 2025-05-07T21:01:03.5437572Z T=5, 2025-05-07T21:01:03.5437752Z D=21, 2025-05-07T21:01:03.5437941Z B=8, 2025-05-07T21:01:03.5438127Z log_E=3, 2025-05-07T21:01:03.5438314Z L=13, 2025-05-07T21:01:03.5438504Z D_gradcheck=1, 2025-05-07T21:01:03.5438734Z stochastic_rounding=False, 2025-05-07T21:01:03.5438990Z weighted=True, 2025-05-07T21:01:03.5439205Z row_wise=False, 2025-05-07T21:01:03.5439420Z mixed=False, 2025-05-07T21:01:03.5439632Z use_cache=False, 2025-05-07T21:01:03.5439880Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5440173Z use_cpu=False, 2025-05-07T21:01:03.5440401Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5440667Z ) 2025-05-07T21:01:03.5440902Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5441478Z self=, 2025-05-07T21:01:03.5442016Z compile=True, 2025-05-07T21:01:03.5442229Z T=4, 2025-05-07T21:01:03.5442412Z D=119, 2025-05-07T21:01:03.5442601Z B=41, 2025-05-07T21:01:03.5442787Z log_E=3, 2025-05-07T21:01:03.5442980Z L=3, 2025-05-07T21:01:03.5443167Z D_gradcheck=1, 2025-05-07T21:01:03.5443396Z stochastic_rounding=False, 2025-05-07T21:01:03.5443658Z weighted=True, 2025-05-07T21:01:03.5443866Z row_wise=True, 2025-05-07T21:01:03.5444076Z mixed=True, 2025-05-07T21:01:03.5444284Z use_cache=True, 2025-05-07T21:01:03.5444516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:03.5444804Z use_cpu=False, 2025-05-07T21:01:03.5445037Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5445292Z ) 2025-05-07T21:01:03.5445524Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:03.5446107Z self=, 2025-05-07T21:01:03.5446638Z compile=False, 2025-05-07T21:01:03.5446978Z T=4, 2025-05-07T21:01:03.5447171Z D=36, 2025-05-07T21:01:03.5447909Z B=91, 2025-05-07T21:01:03.5448105Z log_E=4, 2025-05-07T21:01:03.5448301Z L=11, 2025-05-07T21:01:03.5448488Z D_gradcheck=2, 2025-05-07T21:01:03.5448714Z stochastic_rounding=True, 2025-05-07T21:01:03.5448974Z weighted=False, 2025-05-07T21:01:03.5449184Z row_wise=True, 2025-05-07T21:01:03.5449399Z mixed=False, 2025-05-07T21:01:03.5449615Z use_cache=False, 2025-05-07T21:01:03.5449864Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:03.5450144Z use_cpu=True, 2025-05-07T21:01:03.5450384Z output_dtype=SparseType.FP32, 2025-05-07T21:01:03.5450651Z ) 2025-05-07T21:01:06.8969949Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.8970916Z self=, 2025-05-07T21:01:06.8971686Z compile=False, 2025-05-07T21:01:06.8971907Z T=1, 2025-05-07T21:01:06.8972105Z D=9, 2025-05-07T21:01:06.8972293Z B=84, 2025-05-07T21:01:06.8972489Z log_E=4, 2025-05-07T21:01:06.8972679Z L=7, 2025-05-07T21:01:06.8972874Z D_gradcheck=1, 2025-05-07T21:01:06.8973109Z stochastic_rounding=False, 2025-05-07T21:01:06.8973363Z weighted=True, 2025-05-07T21:01:06.8973578Z row_wise=False, 2025-05-07T21:01:06.8973791Z mixed=True, 2025-05-07T21:01:06.8973995Z use_cache=True, 2025-05-07T21:01:06.8974237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.8974533Z use_cpu=True, 2025-05-07T21:01:06.8974773Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.8975045Z ) 2025-05-07T21:01:06.8975590Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.8976189Z self=, 2025-05-07T21:01:06.8976739Z compile=False, 2025-05-07T21:01:06.8977046Z T=3, 2025-05-07T21:01:06.8977239Z D=21, 2025-05-07T21:01:06.8977432Z B=61, 2025-05-07T21:01:06.8977627Z log_E=3, 2025-05-07T21:01:06.8977832Z L=9, 2025-05-07T21:01:06.8978025Z D_gradcheck=2, 2025-05-07T21:01:06.8978265Z stochastic_rounding=False, 2025-05-07T21:01:06.8978535Z weighted=True, 2025-05-07T21:01:06.8978751Z row_wise=True, 2025-05-07T21:01:06.8978969Z mixed=False, 2025-05-07T21:01:06.8979189Z use_cache=True, 2025-05-07T21:01:06.8979430Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.8979728Z use_cpu=True, 2025-05-07T21:01:06.8979972Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.8980236Z ) 2025-05-07T21:01:06.8980486Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.8981082Z self=, 2025-05-07T21:01:06.8981616Z compile=True, 2025-05-07T21:01:06.8981829Z T=5, 2025-05-07T21:01:06.8982031Z D=26, 2025-05-07T21:01:06.8982217Z B=72, 2025-05-07T21:01:06.8982416Z log_E=4, 2025-05-07T21:01:06.8982616Z L=3, 2025-05-07T21:01:06.8982808Z D_gradcheck=1, 2025-05-07T21:01:06.8983044Z stochastic_rounding=False, 2025-05-07T21:01:06.8983309Z weighted=False, 2025-05-07T21:01:06.8983528Z row_wise=True, 2025-05-07T21:01:06.8983742Z mixed=True, 2025-05-07T21:01:06.8983959Z use_cache=True, 2025-05-07T21:01:06.8984205Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.8984488Z use_cpu=False, 2025-05-07T21:01:06.8984736Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.8985002Z ) 2025-05-07T21:01:06.8985235Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.8985828Z self=, 2025-05-07T21:01:06.8986370Z compile=False, 2025-05-07T21:01:06.8986577Z T=3, 2025-05-07T21:01:06.8986765Z D=49, 2025-05-07T21:01:06.8986956Z B=126, 2025-05-07T21:01:06.8987156Z log_E=3, 2025-05-07T21:01:06.8987357Z L=3, 2025-05-07T21:01:06.8987645Z D_gradcheck=2, 2025-05-07T21:01:06.8987940Z stochastic_rounding=False, 2025-05-07T21:01:06.8988207Z weighted=False, 2025-05-07T21:01:06.8988426Z row_wise=True, 2025-05-07T21:01:06.8988634Z mixed=True, 2025-05-07T21:01:06.8988847Z use_cache=True, 2025-05-07T21:01:06.8989095Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.8989380Z use_cpu=False, 2025-05-07T21:01:06.8989621Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.8989884Z ) 2025-05-07T21:01:06.8990119Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.8990712Z self=, 2025-05-07T21:01:06.8991257Z compile=True, 2025-05-07T21:01:06.8991477Z T=3, 2025-05-07T21:01:06.8991661Z D=67, 2025-05-07T21:01:06.8991857Z B=101, 2025-05-07T21:01:06.8992052Z log_E=3, 2025-05-07T21:01:06.8992250Z L=19, 2025-05-07T21:01:06.8992452Z D_gradcheck=1, 2025-05-07T21:01:06.8992695Z stochastic_rounding=True, 2025-05-07T21:01:06.8992962Z weighted=True, 2025-05-07T21:01:06.8993185Z row_wise=False, 2025-05-07T21:01:06.8993402Z mixed=True, 2025-05-07T21:01:06.9000578Z use_cache=False, 2025-05-07T21:01:06.9000845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9001143Z use_cpu=False, 2025-05-07T21:01:06.9001397Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9001670Z ) 2025-05-07T21:01:06.9001917Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9002589Z self=, 2025-05-07T21:01:06.9003129Z compile=True, 2025-05-07T21:01:06.9003351Z T=3, 2025-05-07T21:01:06.9003551Z D=47, 2025-05-07T21:01:06.9003740Z B=65, 2025-05-07T21:01:06.9003933Z log_E=5, 2025-05-07T21:01:06.9004135Z L=9, 2025-05-07T21:01:06.9004373Z D_gradcheck=2, 2025-05-07T21:01:06.9004889Z stochastic_rounding=False, 2025-05-07T21:01:06.9005158Z weighted=False, 2025-05-07T21:01:06.9005380Z row_wise=False, 2025-05-07T21:01:06.9005594Z mixed=False, 2025-05-07T21:01:06.9005806Z use_cache=True, 2025-05-07T21:01:06.9006043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9006332Z use_cpu=True, 2025-05-07T21:01:06.9006573Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9006841Z ) 2025-05-07T21:01:06.9007168Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9007755Z self=, 2025-05-07T21:01:06.9008296Z compile=True, 2025-05-07T21:01:06.9008500Z T=1, 2025-05-07T21:01:06.9008691Z D=118, 2025-05-07T21:01:06.9008883Z B=82, 2025-05-07T21:01:06.9009072Z log_E=4, 2025-05-07T21:01:06.9009272Z L=4, 2025-05-07T21:01:06.9009468Z D_gradcheck=1, 2025-05-07T21:01:06.9009699Z stochastic_rounding=False, 2025-05-07T21:01:06.9009959Z weighted=False, 2025-05-07T21:01:06.9010179Z row_wise=True, 2025-05-07T21:01:06.9010399Z mixed=False, 2025-05-07T21:01:06.9010616Z use_cache=True, 2025-05-07T21:01:06.9010859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9011144Z use_cpu=False, 2025-05-07T21:01:06.9011382Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9011647Z ) 2025-05-07T21:01:06.9011878Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9012463Z self=, 2025-05-07T21:01:06.9013001Z compile=False, 2025-05-07T21:01:06.9013221Z T=4, 2025-05-07T21:01:06.9013406Z D=102, 2025-05-07T21:01:06.9013597Z B=52, 2025-05-07T21:01:06.9013785Z log_E=5, 2025-05-07T21:01:06.9013978Z L=10, 2025-05-07T21:01:06.9014174Z D_gradcheck=2, 2025-05-07T21:01:06.9014409Z stochastic_rounding=True, 2025-05-07T21:01:06.9014671Z weighted=True, 2025-05-07T21:01:06.9014984Z row_wise=False, 2025-05-07T21:01:06.9015201Z mixed=True, 2025-05-07T21:01:06.9015472Z use_cache=False, 2025-05-07T21:01:06.9015731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9016022Z use_cpu=True, 2025-05-07T21:01:06.9016258Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9016522Z ) 2025-05-07T21:01:06.9016768Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9017348Z self=, 2025-05-07T21:01:06.9017890Z compile=False, 2025-05-07T21:01:06.9018105Z T=2, 2025-05-07T21:01:06.9018290Z D=97, 2025-05-07T21:01:06.9018483Z B=12, 2025-05-07T21:01:06.9018676Z log_E=3, 2025-05-07T21:01:06.9018870Z L=13, 2025-05-07T21:01:06.9019065Z D_gradcheck=2, 2025-05-07T21:01:06.9019298Z stochastic_rounding=False, 2025-05-07T21:01:06.9019560Z weighted=False, 2025-05-07T21:01:06.9019777Z row_wise=True, 2025-05-07T21:01:06.9019996Z mixed=False, 2025-05-07T21:01:06.9020212Z use_cache=False, 2025-05-07T21:01:06.9020460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9020753Z use_cpu=False, 2025-05-07T21:01:06.9020989Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9021248Z ) 2025-05-07T21:01:06.9021485Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9022070Z self=, 2025-05-07T21:01:06.9022601Z compile=False, 2025-05-07T21:01:06.9022814Z T=4, 2025-05-07T21:01:06.9023004Z D=2, 2025-05-07T21:01:06.9023191Z B=48, 2025-05-07T21:01:06.9023457Z log_E=4, 2025-05-07T21:01:06.9023659Z L=5, 2025-05-07T21:01:06.9023846Z D_gradcheck=2, 2025-05-07T21:01:06.9024079Z stochastic_rounding=True, 2025-05-07T21:01:06.9024346Z weighted=False, 2025-05-07T21:01:06.9024562Z row_wise=True, 2025-05-07T21:01:06.9024837Z mixed=False, 2025-05-07T21:01:06.9025054Z use_cache=True, 2025-05-07T21:01:06.9025294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9025588Z use_cpu=False, 2025-05-07T21:01:06.9025829Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9026097Z ) 2025-05-07T21:01:06.9026328Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9026913Z self=, 2025-05-07T21:01:06.9027457Z compile=False, 2025-05-07T21:01:06.9027667Z T=5, 2025-05-07T21:01:06.9027861Z D=104, 2025-05-07T21:01:06.9028067Z B=73, 2025-05-07T21:01:06.9028256Z log_E=5, 2025-05-07T21:01:06.9028464Z L=20, 2025-05-07T21:01:06.9028662Z D_gradcheck=1, 2025-05-07T21:01:06.9028890Z stochastic_rounding=False, 2025-05-07T21:01:06.9029154Z weighted=False, 2025-05-07T21:01:06.9029374Z row_wise=True, 2025-05-07T21:01:06.9029587Z mixed=True, 2025-05-07T21:01:06.9029804Z use_cache=True, 2025-05-07T21:01:06.9030048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9030333Z use_cpu=False, 2025-05-07T21:01:06.9030578Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9030842Z ) 2025-05-07T21:01:06.9031072Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9031655Z self=, 2025-05-07T21:01:06.9032199Z compile=True, 2025-05-07T21:01:06.9032410Z T=1, 2025-05-07T21:01:06.9032593Z D=34, 2025-05-07T21:01:06.9032781Z B=36, 2025-05-07T21:01:06.9032979Z log_E=5, 2025-05-07T21:01:06.9033173Z L=5, 2025-05-07T21:01:06.9033373Z D_gradcheck=1, 2025-05-07T21:01:06.9033614Z stochastic_rounding=True, 2025-05-07T21:01:06.9033876Z weighted=False, 2025-05-07T21:01:06.9034098Z row_wise=True, 2025-05-07T21:01:06.9034317Z mixed=False, 2025-05-07T21:01:06.9034531Z use_cache=False, 2025-05-07T21:01:06.9034785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9035129Z use_cpu=False, 2025-05-07T21:01:06.9035405Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9035673Z ) 2025-05-07T21:01:06.9035912Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9036491Z self=, 2025-05-07T21:01:06.9037027Z compile=False, 2025-05-07T21:01:06.9037242Z T=5, 2025-05-07T21:01:06.9037433Z D=61, 2025-05-07T21:01:06.9037618Z B=92, 2025-05-07T21:01:06.9037809Z log_E=3, 2025-05-07T21:01:06.9038009Z L=12, 2025-05-07T21:01:06.9038202Z D_gradcheck=2, 2025-05-07T21:01:06.9038440Z stochastic_rounding=False, 2025-05-07T21:01:06.9038705Z weighted=False, 2025-05-07T21:01:06.9038920Z row_wise=True, 2025-05-07T21:01:06.9039136Z mixed=False, 2025-05-07T21:01:06.9039350Z use_cache=True, 2025-05-07T21:01:06.9039590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9039887Z use_cpu=True, 2025-05-07T21:01:06.9040131Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9040391Z ) 2025-05-07T21:01:06.9040633Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9041219Z self=, 2025-05-07T21:01:06.9041756Z compile=False, 2025-05-07T21:01:06.9041972Z T=2, 2025-05-07T21:01:06.9042171Z D=100, 2025-05-07T21:01:06.9042364Z B=78, 2025-05-07T21:01:06.9042557Z log_E=5, 2025-05-07T21:01:06.9042755Z L=1, 2025-05-07T21:01:06.9042945Z D_gradcheck=2, 2025-05-07T21:01:06.9043178Z stochastic_rounding=True, 2025-05-07T21:01:06.9043492Z weighted=True, 2025-05-07T21:01:06.9043712Z row_wise=True, 2025-05-07T21:01:06.9043943Z mixed=False, 2025-05-07T21:01:06.9044157Z use_cache=True, 2025-05-07T21:01:06.9044402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9044735Z use_cpu=True, 2025-05-07T21:01:06.9044967Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9045234Z ) 2025-05-07T21:01:06.9045475Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9046054Z self=, 2025-05-07T21:01:06.9046592Z compile=False, 2025-05-07T21:01:06.9046807Z T=5, 2025-05-07T21:01:06.9047083Z D=79, 2025-05-07T21:01:06.9047278Z B=77, 2025-05-07T21:01:06.9047473Z log_E=5, 2025-05-07T21:01:06.9047664Z L=17, 2025-05-07T21:01:06.9047857Z D_gradcheck=2, 2025-05-07T21:01:06.9048091Z stochastic_rounding=False, 2025-05-07T21:01:06.9048347Z weighted=True, 2025-05-07T21:01:06.9048572Z row_wise=False, 2025-05-07T21:01:06.9048788Z mixed=True, 2025-05-07T21:01:06.9048997Z use_cache=False, 2025-05-07T21:01:06.9049250Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9049543Z use_cpu=False, 2025-05-07T21:01:06.9049777Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9050046Z ) 2025-05-07T21:01:06.9050287Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9050880Z self=, 2025-05-07T21:01:06.9051415Z compile=True, 2025-05-07T21:01:06.9051631Z T=3, 2025-05-07T21:01:06.9051828Z D=17, 2025-05-07T21:01:06.9052023Z B=115, 2025-05-07T21:01:06.9052216Z log_E=3, 2025-05-07T21:01:06.9052426Z L=17, 2025-05-07T21:01:06.9052621Z D_gradcheck=1, 2025-05-07T21:01:06.9052853Z stochastic_rounding=False, 2025-05-07T21:01:06.9053124Z weighted=False, 2025-05-07T21:01:06.9053349Z row_wise=True, 2025-05-07T21:01:06.9053573Z mixed=False, 2025-05-07T21:01:06.9053786Z use_cache=True, 2025-05-07T21:01:06.9054032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9054327Z use_cpu=True, 2025-05-07T21:01:06.9054562Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9054830Z ) 2025-05-07T21:01:06.9055076Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9055746Z self=, 2025-05-07T21:01:06.9056286Z compile=True, 2025-05-07T21:01:06.9056507Z T=2, 2025-05-07T21:01:06.9056691Z D=40, 2025-05-07T21:01:06.9056890Z B=20, 2025-05-07T21:01:06.9057091Z log_E=3, 2025-05-07T21:01:06.9057291Z L=5, 2025-05-07T21:01:06.9057485Z D_gradcheck=1, 2025-05-07T21:01:06.9057720Z stochastic_rounding=False, 2025-05-07T21:01:06.9057976Z weighted=True, 2025-05-07T21:01:06.9058191Z row_wise=False, 2025-05-07T21:01:06.9058408Z mixed=True, 2025-05-07T21:01:06.9058620Z use_cache=False, 2025-05-07T21:01:06.9058869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9059157Z use_cpu=False, 2025-05-07T21:01:06.9059394Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9059651Z ) 2025-05-07T21:01:06.9059889Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9060483Z self=, 2025-05-07T21:01:06.9061014Z compile=False, 2025-05-07T21:01:06.9061228Z T=5, 2025-05-07T21:01:06.9061418Z D=76, 2025-05-07T21:01:06.9061599Z B=51, 2025-05-07T21:01:06.9061791Z log_E=5, 2025-05-07T21:01:06.9061994Z L=11, 2025-05-07T21:01:06.9062182Z D_gradcheck=2, 2025-05-07T21:01:06.9062418Z stochastic_rounding=False, 2025-05-07T21:01:06.9062680Z weighted=False, 2025-05-07T21:01:06.9062900Z row_wise=False, 2025-05-07T21:01:06.9063125Z mixed=False, 2025-05-07T21:01:06.9063343Z use_cache=False, 2025-05-07T21:01:06.9063642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9063933Z use_cpu=True, 2025-05-07T21:01:06.9064176Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9064438Z ) 2025-05-07T21:01:06.9282581Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9284477Z self=, 2025-05-07T21:01:06.9285224Z compile=False, 2025-05-07T21:01:06.9285440Z T=1, 2025-05-07T21:01:06.9285635Z D=71, 2025-05-07T21:01:06.9285828Z B=56, 2025-05-07T21:01:06.9286018Z log_E=3, 2025-05-07T21:01:06.9286220Z L=19, 2025-05-07T21:01:06.9286418Z D_gradcheck=2, 2025-05-07T21:01:06.9286653Z stochastic_rounding=False, 2025-05-07T21:01:06.9286997Z weighted=True, 2025-05-07T21:01:06.9287226Z row_wise=False, 2025-05-07T21:01:06.9287441Z mixed=True, 2025-05-07T21:01:06.9287656Z use_cache=False, 2025-05-07T21:01:06.9287914Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9288201Z use_cpu=True, 2025-05-07T21:01:06.9288443Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9288713Z ) 2025-05-07T21:01:06.9288948Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9289542Z self=, 2025-05-07T21:01:06.9290091Z compile=False, 2025-05-07T21:01:06.9290313Z T=2, 2025-05-07T21:01:06.9290500Z D=2, 2025-05-07T21:01:06.9290691Z B=102, 2025-05-07T21:01:06.9290885Z log_E=5, 2025-05-07T21:01:06.9291084Z L=20, 2025-05-07T21:01:06.9291281Z D_gradcheck=1, 2025-05-07T21:01:06.9291513Z stochastic_rounding=True, 2025-05-07T21:01:06.9291778Z weighted=False, 2025-05-07T21:01:06.9292001Z row_wise=False, 2025-05-07T21:01:06.9292216Z mixed=False, 2025-05-07T21:01:06.9292424Z use_cache=False, 2025-05-07T21:01:06.9292675Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9292968Z use_cpu=True, 2025-05-07T21:01:06.9293203Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9293467Z ) 2025-05-07T21:01:06.9293710Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9294292Z self=, 2025-05-07T21:01:06.9294953Z compile=False, 2025-05-07T21:01:06.9295171Z T=1, 2025-05-07T21:01:06.9295422Z D=77, 2025-05-07T21:01:06.9295606Z B=48, 2025-05-07T21:01:06.9295800Z log_E=5, 2025-05-07T21:01:06.9296005Z L=3, 2025-05-07T21:01:06.9296198Z D_gradcheck=2, 2025-05-07T21:01:06.9296435Z stochastic_rounding=True, 2025-05-07T21:01:06.9296700Z weighted=False, 2025-05-07T21:01:06.9296923Z row_wise=False, 2025-05-07T21:01:06.9297141Z mixed=False, 2025-05-07T21:01:06.9297352Z use_cache=True, 2025-05-07T21:01:06.9297585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9297875Z use_cpu=False, 2025-05-07T21:01:06.9298114Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9298372Z ) 2025-05-07T21:01:06.9298607Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9299198Z self=, 2025-05-07T21:01:06.9299736Z compile=False, 2025-05-07T21:01:06.9299955Z T=3, 2025-05-07T21:01:06.9300145Z D=24, 2025-05-07T21:01:06.9300330Z B=126, 2025-05-07T21:01:06.9300526Z log_E=5, 2025-05-07T21:01:06.9300724Z L=12, 2025-05-07T21:01:06.9300916Z D_gradcheck=1, 2025-05-07T21:01:06.9301150Z stochastic_rounding=False, 2025-05-07T21:01:06.9301416Z weighted=False, 2025-05-07T21:01:06.9301640Z row_wise=True, 2025-05-07T21:01:06.9301854Z mixed=True, 2025-05-07T21:01:06.9302065Z use_cache=True, 2025-05-07T21:01:06.9302310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9302595Z use_cpu=True, 2025-05-07T21:01:06.9302834Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9303103Z ) 2025-05-07T21:01:06.9303412Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9304000Z self=, 2025-05-07T21:01:06.9304785Z compile=False, 2025-05-07T21:01:06.9305067Z T=2, 2025-05-07T21:01:06.9305260Z D=3, 2025-05-07T21:01:06.9305460Z B=5, 2025-05-07T21:01:06.9305644Z log_E=5, 2025-05-07T21:01:06.9305845Z L=4, 2025-05-07T21:01:06.9306041Z D_gradcheck=2, 2025-05-07T21:01:06.9306265Z stochastic_rounding=True, 2025-05-07T21:01:06.9306528Z weighted=False, 2025-05-07T21:01:06.9306751Z row_wise=False, 2025-05-07T21:01:06.9306960Z mixed=True, 2025-05-07T21:01:06.9307175Z use_cache=True, 2025-05-07T21:01:06.9307417Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9307701Z use_cpu=True, 2025-05-07T21:01:06.9307939Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9308206Z ) 2025-05-07T21:01:06.9308453Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9309035Z self=, 2025-05-07T21:01:06.9309574Z compile=True, 2025-05-07T21:01:06.9309790Z T=2, 2025-05-07T21:01:06.9309981Z D=51, 2025-05-07T21:01:06.9310174Z B=8, 2025-05-07T21:01:06.9310368Z log_E=4, 2025-05-07T21:01:06.9310561Z L=5, 2025-05-07T21:01:06.9310760Z D_gradcheck=1, 2025-05-07T21:01:06.9310993Z stochastic_rounding=False, 2025-05-07T21:01:06.9311251Z weighted=False, 2025-05-07T21:01:06.9311478Z row_wise=False, 2025-05-07T21:01:06.9311697Z mixed=False, 2025-05-07T21:01:06.9311912Z use_cache=False, 2025-05-07T21:01:06.9312167Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9312458Z use_cpu=False, 2025-05-07T21:01:06.9312691Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9312956Z ) 2025-05-07T21:01:06.9313201Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9313784Z self=, 2025-05-07T21:01:06.9314323Z compile=True, 2025-05-07T21:01:06.9314534Z T=3, 2025-05-07T21:01:06.9314719Z D=72, 2025-05-07T21:01:06.9314905Z B=92, 2025-05-07T21:01:06.9315097Z log_E=4, 2025-05-07T21:01:06.9315378Z L=13, 2025-05-07T21:01:06.9315569Z D_gradcheck=1, 2025-05-07T21:01:06.9315859Z stochastic_rounding=True, 2025-05-07T21:01:06.9316121Z weighted=False, 2025-05-07T21:01:06.9316338Z row_wise=True, 2025-05-07T21:01:06.9316552Z mixed=True, 2025-05-07T21:01:06.9316766Z use_cache=False, 2025-05-07T21:01:06.9317013Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9317302Z use_cpu=False, 2025-05-07T21:01:06.9317539Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9317800Z ) 2025-05-07T21:01:06.9318035Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9318623Z self=, 2025-05-07T21:01:06.9319152Z compile=True, 2025-05-07T21:01:06.9319361Z T=4, 2025-05-07T21:01:06.9319547Z D=92, 2025-05-07T21:01:06.9319731Z B=31, 2025-05-07T21:01:06.9319923Z log_E=4, 2025-05-07T21:01:06.9320125Z L=7, 2025-05-07T21:01:06.9320311Z D_gradcheck=2, 2025-05-07T21:01:06.9320549Z stochastic_rounding=False, 2025-05-07T21:01:06.9320814Z weighted=False, 2025-05-07T21:01:06.9321044Z row_wise=False, 2025-05-07T21:01:06.9327651Z mixed=False, 2025-05-07T21:01:06.9327912Z use_cache=False, 2025-05-07T21:01:06.9328171Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9328468Z use_cpu=True, 2025-05-07T21:01:06.9328705Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9328974Z ) 2025-05-07T21:01:06.9329218Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9329918Z self=, 2025-05-07T21:01:06.9330466Z compile=True, 2025-05-07T21:01:06.9330680Z T=1, 2025-05-07T21:01:06.9330871Z D=59, 2025-05-07T21:01:06.9331055Z B=21, 2025-05-07T21:01:06.9331249Z log_E=3, 2025-05-07T21:01:06.9331449Z L=10, 2025-05-07T21:01:06.9331685Z D_gradcheck=1, 2025-05-07T21:01:06.9331916Z stochastic_rounding=True, 2025-05-07T21:01:06.9332186Z weighted=False, 2025-05-07T21:01:06.9332407Z row_wise=False, 2025-05-07T21:01:06.9332622Z mixed=False, 2025-05-07T21:01:06.9332839Z use_cache=False, 2025-05-07T21:01:06.9333083Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9333373Z use_cpu=False, 2025-05-07T21:01:06.9333609Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9333868Z ) 2025-05-07T21:01:06.9334101Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9334685Z self=, 2025-05-07T21:01:06.9335219Z compile=False, 2025-05-07T21:01:06.9335431Z T=4, 2025-05-07T21:01:06.9335622Z D=28, 2025-05-07T21:01:06.9335805Z B=50, 2025-05-07T21:01:06.9335995Z log_E=5, 2025-05-07T21:01:06.9336195Z L=0, 2025-05-07T21:01:06.9336384Z D_gradcheck=2, 2025-05-07T21:01:06.9336620Z stochastic_rounding=False, 2025-05-07T21:01:06.9336887Z weighted=False, 2025-05-07T21:01:06.9337101Z row_wise=False, 2025-05-07T21:01:06.9337321Z mixed=False, 2025-05-07T21:01:06.9337535Z use_cache=False, 2025-05-07T21:01:06.9337788Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9338072Z use_cpu=True, 2025-05-07T21:01:06.9338309Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9338574Z ) 2025-05-07T21:01:06.9338806Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9339391Z self=, 2025-05-07T21:01:06.9339933Z compile=False, 2025-05-07T21:01:06.9340143Z T=5, 2025-05-07T21:01:06.9340334Z D=86, 2025-05-07T21:01:06.9340522Z B=75, 2025-05-07T21:01:06.9340707Z log_E=5, 2025-05-07T21:01:06.9340903Z L=15, 2025-05-07T21:01:06.9341097Z D_gradcheck=2, 2025-05-07T21:01:06.9341326Z stochastic_rounding=False, 2025-05-07T21:01:06.9341591Z weighted=False, 2025-05-07T21:01:06.9341867Z row_wise=False, 2025-05-07T21:01:06.9342078Z mixed=False, 2025-05-07T21:01:06.9342334Z use_cache=True, 2025-05-07T21:01:06.9342575Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9342867Z use_cpu=True, 2025-05-07T21:01:06.9343107Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9343372Z ) 2025-05-07T21:01:06.9343612Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9344189Z self=, 2025-05-07T21:01:06.9344731Z compile=True, 2025-05-07T21:01:06.9344939Z T=3, 2025-05-07T21:01:06.9345126Z D=48, 2025-05-07T21:01:06.9345313Z B=2, 2025-05-07T21:01:06.9345499Z log_E=5, 2025-05-07T21:01:06.9345692Z L=1, 2025-05-07T21:01:06.9345885Z D_gradcheck=2, 2025-05-07T21:01:06.9346114Z stochastic_rounding=False, 2025-05-07T21:01:06.9346371Z weighted=True, 2025-05-07T21:01:06.9346591Z row_wise=False, 2025-05-07T21:01:06.9346812Z mixed=False, 2025-05-07T21:01:06.9347022Z use_cache=False, 2025-05-07T21:01:06.9347273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9347565Z use_cpu=False, 2025-05-07T21:01:06.9347796Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9348064Z ) 2025-05-07T21:01:06.9348300Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9348875Z self=, 2025-05-07T21:01:06.9349410Z compile=False, 2025-05-07T21:01:06.9349622Z T=2, 2025-05-07T21:01:06.9349812Z D=102, 2025-05-07T21:01:06.9350000Z B=125, 2025-05-07T21:01:06.9350240Z log_E=5, 2025-05-07T21:01:06.9350439Z L=19, 2025-05-07T21:01:06.9350630Z D_gradcheck=2, 2025-05-07T21:01:06.9350864Z stochastic_rounding=False, 2025-05-07T21:01:06.9351125Z weighted=True, 2025-05-07T21:01:06.9351380Z row_wise=True, 2025-05-07T21:01:06.9351596Z mixed=True, 2025-05-07T21:01:06.9351817Z use_cache=False, 2025-05-07T21:01:06.9352067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9352362Z use_cpu=False, 2025-05-07T21:01:06.9352598Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9352857Z ) 2025-05-07T21:01:06.9353094Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9353679Z self=, 2025-05-07T21:01:06.9354212Z compile=False, 2025-05-07T21:01:06.9354426Z T=4, 2025-05-07T21:01:06.9354641Z D=25, 2025-05-07T21:01:06.9354849Z B=39, 2025-05-07T21:01:06.9355042Z log_E=4, 2025-05-07T21:01:06.9355245Z L=10, 2025-05-07T21:01:06.9355431Z D_gradcheck=2, 2025-05-07T21:01:06.9355662Z stochastic_rounding=False, 2025-05-07T21:01:06.9355925Z weighted=False, 2025-05-07T21:01:06.9356147Z row_wise=False, 2025-05-07T21:01:06.9356361Z mixed=False, 2025-05-07T21:01:06.9356575Z use_cache=True, 2025-05-07T21:01:06.9356819Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9357103Z use_cpu=True, 2025-05-07T21:01:06.9357344Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9357610Z ) 2025-05-07T21:01:06.9357842Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9358426Z self=, 2025-05-07T21:01:06.9358961Z compile=True, 2025-05-07T21:01:06.9359171Z T=3, 2025-05-07T21:01:06.9359356Z D=52, 2025-05-07T21:01:06.9359544Z B=126, 2025-05-07T21:01:06.9359728Z log_E=5, 2025-05-07T21:01:06.9359928Z L=16, 2025-05-07T21:01:06.9360127Z D_gradcheck=2, 2025-05-07T21:01:06.9360354Z stochastic_rounding=False, 2025-05-07T21:01:06.9360609Z weighted=False, 2025-05-07T21:01:06.9360827Z row_wise=True, 2025-05-07T21:01:06.9361038Z mixed=True, 2025-05-07T21:01:06.9361251Z use_cache=True, 2025-05-07T21:01:06.9361496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9361844Z use_cpu=True, 2025-05-07T21:01:06.9362107Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9362371Z ) 2025-05-07T21:01:06.9362606Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9363181Z self=, 2025-05-07T21:01:06.9363716Z compile=True, 2025-05-07T21:01:06.9363923Z T=4, 2025-05-07T21:01:06.9364106Z D=118, 2025-05-07T21:01:06.9364297Z B=114, 2025-05-07T21:01:06.9364492Z log_E=5, 2025-05-07T21:01:06.9364683Z L=0, 2025-05-07T21:01:06.9364877Z D_gradcheck=2, 2025-05-07T21:01:06.9365109Z stochastic_rounding=False, 2025-05-07T21:01:06.9365362Z weighted=True, 2025-05-07T21:01:06.9365577Z row_wise=True, 2025-05-07T21:01:06.9365790Z mixed=False, 2025-05-07T21:01:06.9365998Z use_cache=False, 2025-05-07T21:01:06.9366253Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9366540Z use_cpu=True, 2025-05-07T21:01:06.9366774Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9367117Z ) 2025-05-07T21:01:06.9367354Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9367936Z self=, 2025-05-07T21:01:06.9368469Z compile=False, 2025-05-07T21:01:06.9368680Z T=3, 2025-05-07T21:01:06.9368874Z D=20, 2025-05-07T21:01:06.9369062Z B=28, 2025-05-07T21:01:06.9369253Z log_E=4, 2025-05-07T21:01:06.9369451Z L=11, 2025-05-07T21:01:06.9369641Z D_gradcheck=1, 2025-05-07T21:01:06.9369873Z stochastic_rounding=False, 2025-05-07T21:01:06.9370711Z weighted=False, 2025-05-07T21:01:06.9370930Z row_wise=True, 2025-05-07T21:01:06.9371146Z mixed=True, 2025-05-07T21:01:06.9371362Z use_cache=False, 2025-05-07T21:01:06.9371608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9371970Z use_cpu=True, 2025-05-07T21:01:06.9372209Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9372469Z ) 2025-05-07T21:01:06.9372707Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9373290Z self=, 2025-05-07T21:01:06.9373831Z compile=False, 2025-05-07T21:01:06.9374036Z T=4, 2025-05-07T21:01:06.9374227Z D=85, 2025-05-07T21:01:06.9374417Z B=27, 2025-05-07T21:01:06.9374627Z log_E=5, 2025-05-07T21:01:06.9374851Z L=3, 2025-05-07T21:01:06.9375045Z D_gradcheck=2, 2025-05-07T21:01:06.9375271Z stochastic_rounding=False, 2025-05-07T21:01:06.9375531Z weighted=False, 2025-05-07T21:01:06.9375754Z row_wise=False, 2025-05-07T21:01:06.9375965Z mixed=True, 2025-05-07T21:01:06.9376177Z use_cache=True, 2025-05-07T21:01:06.9376419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9376707Z use_cpu=False, 2025-05-07T21:01:06.9376947Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9377216Z ) 2025-05-07T21:01:06.9597179Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9598130Z self=, 2025-05-07T21:01:06.9598867Z compile=True, 2025-05-07T21:01:06.9599137Z T=3, 2025-05-07T21:01:06.9599335Z D=4, 2025-05-07T21:01:06.9599516Z B=44, 2025-05-07T21:01:06.9599714Z log_E=3, 2025-05-07T21:01:06.9599913Z L=5, 2025-05-07T21:01:06.9600106Z D_gradcheck=1, 2025-05-07T21:01:06.9600345Z stochastic_rounding=False, 2025-05-07T21:01:06.9600611Z weighted=True, 2025-05-07T21:01:06.9600825Z row_wise=False, 2025-05-07T21:01:06.9601047Z mixed=True, 2025-05-07T21:01:06.9601264Z use_cache=False, 2025-05-07T21:01:06.9601513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9601806Z use_cpu=False, 2025-05-07T21:01:06.9602041Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9602308Z ) 2025-05-07T21:01:06.9602548Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9603340Z self=, 2025-05-07T21:01:06.9603883Z compile=False, 2025-05-07T21:01:06.9604089Z T=1, 2025-05-07T21:01:06.9604284Z D=72, 2025-05-07T21:01:06.9604774Z B=23, 2025-05-07T21:01:06.9604962Z log_E=5, 2025-05-07T21:01:06.9605164Z L=2, 2025-05-07T21:01:06.9605356Z D_gradcheck=2, 2025-05-07T21:01:06.9605585Z stochastic_rounding=False, 2025-05-07T21:01:06.9605852Z weighted=False, 2025-05-07T21:01:06.9606071Z row_wise=True, 2025-05-07T21:01:06.9606280Z mixed=False, 2025-05-07T21:01:06.9606501Z use_cache=False, 2025-05-07T21:01:06.9606754Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9607127Z use_cpu=True, 2025-05-07T21:01:06.9607365Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9607628Z ) 2025-05-07T21:01:06.9607864Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9608454Z self=, 2025-05-07T21:01:06.9608995Z compile=True, 2025-05-07T21:01:06.9609208Z T=1, 2025-05-07T21:01:06.9609391Z D=91, 2025-05-07T21:01:06.9609579Z B=36, 2025-05-07T21:01:06.9609771Z log_E=5, 2025-05-07T21:01:06.9609966Z L=12, 2025-05-07T21:01:06.9610164Z D_gradcheck=2, 2025-05-07T21:01:06.9610396Z stochastic_rounding=True, 2025-05-07T21:01:06.9610654Z weighted=True, 2025-05-07T21:01:06.9610873Z row_wise=True, 2025-05-07T21:01:06.9611094Z mixed=True, 2025-05-07T21:01:06.9611299Z use_cache=True, 2025-05-07T21:01:06.9611625Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9611922Z use_cpu=True, 2025-05-07T21:01:06.9612156Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9612421Z ) 2025-05-07T21:01:06.9612661Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9613368Z self=, 2025-05-07T21:01:06.9613912Z compile=False, 2025-05-07T21:01:06.9614125Z T=5, 2025-05-07T21:01:06.9614317Z D=13, 2025-05-07T21:01:06.9614506Z B=19, 2025-05-07T21:01:06.9614698Z log_E=5, 2025-05-07T21:01:06.9614899Z L=11, 2025-05-07T21:01:06.9615088Z D_gradcheck=1, 2025-05-07T21:01:06.9615316Z stochastic_rounding=True, 2025-05-07T21:01:06.9615578Z weighted=False, 2025-05-07T21:01:06.9615791Z row_wise=True, 2025-05-07T21:01:06.9616006Z mixed=False, 2025-05-07T21:01:06.9616223Z use_cache=False, 2025-05-07T21:01:06.9616473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9616763Z use_cpu=True, 2025-05-07T21:01:06.9616997Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9617258Z ) 2025-05-07T21:01:06.9617497Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9618083Z self=, 2025-05-07T21:01:06.9618620Z compile=True, 2025-05-07T21:01:06.9618832Z T=1, 2025-05-07T21:01:06.9619020Z D=114, 2025-05-07T21:01:06.9619204Z B=77, 2025-05-07T21:01:06.9619395Z log_E=5, 2025-05-07T21:01:06.9619596Z L=1, 2025-05-07T21:01:06.9619788Z D_gradcheck=1, 2025-05-07T21:01:06.9620020Z stochastic_rounding=True, 2025-05-07T21:01:06.9620278Z weighted=False, 2025-05-07T21:01:06.9620495Z row_wise=False, 2025-05-07T21:01:06.9620711Z mixed=True, 2025-05-07T21:01:06.9620922Z use_cache=False, 2025-05-07T21:01:06.9621180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9621466Z use_cpu=True, 2025-05-07T21:01:06.9621702Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9621968Z ) 2025-05-07T21:01:06.9622201Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9622786Z self=, 2025-05-07T21:01:06.9623396Z compile=False, 2025-05-07T21:01:06.9623604Z T=1, 2025-05-07T21:01:06.9623848Z D=60, 2025-05-07T21:01:06.9624040Z B=75, 2025-05-07T21:01:06.9624229Z log_E=5, 2025-05-07T21:01:06.9624432Z L=3, 2025-05-07T21:01:06.9624660Z D_gradcheck=1, 2025-05-07T21:01:06.9624903Z stochastic_rounding=False, 2025-05-07T21:01:06.9625167Z weighted=False, 2025-05-07T21:01:06.9625388Z row_wise=False, 2025-05-07T21:01:06.9625599Z mixed=False, 2025-05-07T21:01:06.9625809Z use_cache=True, 2025-05-07T21:01:06.9626053Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9626341Z use_cpu=False, 2025-05-07T21:01:06.9626585Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9626848Z ) 2025-05-07T21:01:06.9627084Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9627664Z self=, 2025-05-07T21:01:06.9628202Z compile=True, 2025-05-07T21:01:06.9628419Z T=3, 2025-05-07T21:01:06.9628603Z D=110, 2025-05-07T21:01:06.9628800Z B=36, 2025-05-07T21:01:06.9628992Z log_E=3, 2025-05-07T21:01:06.9629185Z L=6, 2025-05-07T21:01:06.9629386Z D_gradcheck=2, 2025-05-07T21:01:06.9629619Z stochastic_rounding=False, 2025-05-07T21:01:06.9629875Z weighted=True, 2025-05-07T21:01:06.9630091Z row_wise=True, 2025-05-07T21:01:06.9630305Z mixed=False, 2025-05-07T21:01:06.9630512Z use_cache=True, 2025-05-07T21:01:06.9630755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9631042Z use_cpu=True, 2025-05-07T21:01:06.9631273Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9631584Z ) 2025-05-07T21:01:06.9631824Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9632404Z self=, 2025-05-07T21:01:06.9632938Z compile=True, 2025-05-07T21:01:06.9633192Z T=4, 2025-05-07T21:01:06.9633381Z D=43, 2025-05-07T21:01:06.9633570Z B=98, 2025-05-07T21:01:06.9633759Z log_E=5, 2025-05-07T21:01:06.9633957Z L=5, 2025-05-07T21:01:06.9634148Z D_gradcheck=1, 2025-05-07T21:01:06.9634382Z stochastic_rounding=True, 2025-05-07T21:01:06.9634687Z weighted=True, 2025-05-07T21:01:06.9634905Z row_wise=False, 2025-05-07T21:01:06.9635124Z mixed=True, 2025-05-07T21:01:06.9635339Z use_cache=False, 2025-05-07T21:01:06.9635587Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9635877Z use_cpu=True, 2025-05-07T21:01:06.9636116Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9636378Z ) 2025-05-07T21:01:06.9636620Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9637206Z self=, 2025-05-07T21:01:06.9637743Z compile=True, 2025-05-07T21:01:06.9637957Z T=4, 2025-05-07T21:01:06.9638156Z D=116, 2025-05-07T21:01:06.9638341Z B=86, 2025-05-07T21:01:06.9638536Z log_E=4, 2025-05-07T21:01:06.9638740Z L=4, 2025-05-07T21:01:06.9638933Z D_gradcheck=2, 2025-05-07T21:01:06.9639166Z stochastic_rounding=False, 2025-05-07T21:01:06.9639427Z weighted=True, 2025-05-07T21:01:06.9639646Z row_wise=True, 2025-05-07T21:01:06.9639856Z mixed=True, 2025-05-07T21:01:06.9640072Z use_cache=True, 2025-05-07T21:01:06.9640320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9640603Z use_cpu=True, 2025-05-07T21:01:06.9640842Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9641105Z ) 2025-05-07T21:01:06.9641338Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9641927Z self=, 2025-05-07T21:01:06.9642467Z compile=False, 2025-05-07T21:01:06.9642675Z T=2, 2025-05-07T21:01:06.9642868Z D=27, 2025-05-07T21:01:06.9643059Z B=23, 2025-05-07T21:01:06.9643246Z log_E=4, 2025-05-07T21:01:06.9643507Z L=15, 2025-05-07T21:01:06.9643703Z D_gradcheck=2, 2025-05-07T21:01:06.9644032Z stochastic_rounding=True, 2025-05-07T21:01:06.9644293Z weighted=True, 2025-05-07T21:01:06.9644510Z row_wise=False, 2025-05-07T21:01:06.9644719Z mixed=True, 2025-05-07T21:01:06.9644932Z use_cache=False, 2025-05-07T21:01:06.9645184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9645474Z use_cpu=True, 2025-05-07T21:01:06.9645704Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9645968Z ) 2025-05-07T21:01:06.9646205Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9646791Z self=, 2025-05-07T21:01:06.9647423Z compile=True, 2025-05-07T21:01:06.9647637Z T=2, 2025-05-07T21:01:06.9647820Z D=28, 2025-05-07T21:01:06.9648014Z B=119, 2025-05-07T21:01:06.9648208Z log_E=5, 2025-05-07T21:01:06.9648405Z L=18, 2025-05-07T21:01:06.9648616Z D_gradcheck=1, 2025-05-07T21:01:06.9648855Z stochastic_rounding=False, 2025-05-07T21:01:06.9649114Z weighted=True, 2025-05-07T21:01:06.9649337Z row_wise=True, 2025-05-07T21:01:06.9656035Z mixed=False, 2025-05-07T21:01:06.9656294Z use_cache=True, 2025-05-07T21:01:06.9656547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9656842Z use_cpu=True, 2025-05-07T21:01:06.9657084Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9657350Z ) 2025-05-07T21:01:06.9657590Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9658259Z self=, 2025-05-07T21:01:06.9658807Z compile=True, 2025-05-07T21:01:06.9659023Z T=3, 2025-05-07T21:01:06.9659217Z D=45, 2025-05-07T21:01:06.9659412Z B=74, 2025-05-07T21:01:06.9659604Z log_E=3, 2025-05-07T21:01:06.9659797Z L=4, 2025-05-07T21:01:06.9660046Z D_gradcheck=1, 2025-05-07T21:01:06.9660284Z stochastic_rounding=False, 2025-05-07T21:01:06.9660544Z weighted=True, 2025-05-07T21:01:06.9660765Z row_wise=False, 2025-05-07T21:01:06.9660982Z mixed=False, 2025-05-07T21:01:06.9661191Z use_cache=True, 2025-05-07T21:01:06.9661432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9661721Z use_cpu=False, 2025-05-07T21:01:06.9661954Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9662217Z ) 2025-05-07T21:01:06.9662457Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9663032Z self=, 2025-05-07T21:01:06.9663573Z compile=True, 2025-05-07T21:01:06.9663784Z T=5, 2025-05-07T21:01:06.9663968Z D=59, 2025-05-07T21:01:06.9664162Z B=110, 2025-05-07T21:01:06.9664355Z log_E=3, 2025-05-07T21:01:06.9664548Z L=8, 2025-05-07T21:01:06.9664742Z D_gradcheck=1, 2025-05-07T21:01:06.9664975Z stochastic_rounding=True, 2025-05-07T21:01:06.9665241Z weighted=True, 2025-05-07T21:01:06.9665450Z row_wise=False, 2025-05-07T21:01:06.9665668Z mixed=True, 2025-05-07T21:01:06.9665883Z use_cache=False, 2025-05-07T21:01:06.9666130Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9666423Z use_cpu=True, 2025-05-07T21:01:06.9666660Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9666916Z ) 2025-05-07T21:01:06.9667153Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9667738Z self=, 2025-05-07T21:01:06.9668270Z compile=True, 2025-05-07T21:01:06.9668485Z T=1, 2025-05-07T21:01:06.9668671Z D=57, 2025-05-07T21:01:06.9668857Z B=107, 2025-05-07T21:01:06.9669056Z log_E=5, 2025-05-07T21:01:06.9669251Z L=3, 2025-05-07T21:01:06.9669445Z D_gradcheck=1, 2025-05-07T21:01:06.9669676Z stochastic_rounding=True, 2025-05-07T21:01:06.9669938Z weighted=True, 2025-05-07T21:01:06.9670203Z row_wise=True, 2025-05-07T21:01:06.9670413Z mixed=False, 2025-05-07T21:01:06.9670673Z use_cache=False, 2025-05-07T21:01:06.9670926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9671221Z use_cpu=True, 2025-05-07T21:01:06.9671455Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9671716Z ) 2025-05-07T21:01:06.9671947Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9672526Z self=, 2025-05-07T21:01:06.9673064Z compile=True, 2025-05-07T21:01:06.9673270Z T=3, 2025-05-07T21:01:06.9673459Z D=57, 2025-05-07T21:01:06.9673654Z B=23, 2025-05-07T21:01:06.9673837Z log_E=4, 2025-05-07T21:01:06.9674033Z L=19, 2025-05-07T21:01:06.9674226Z D_gradcheck=2, 2025-05-07T21:01:06.9674453Z stochastic_rounding=True, 2025-05-07T21:01:06.9674714Z weighted=False, 2025-05-07T21:01:06.9674937Z row_wise=False, 2025-05-07T21:01:06.9675152Z mixed=False, 2025-05-07T21:01:06.9675368Z use_cache=True, 2025-05-07T21:01:06.9675613Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9675900Z use_cpu=False, 2025-05-07T21:01:06.9676140Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9676404Z ) 2025-05-07T21:01:06.9676635Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9677220Z self=, 2025-05-07T21:01:06.9677760Z compile=True, 2025-05-07T21:01:06.9677971Z T=1, 2025-05-07T21:01:06.9678155Z D=14, 2025-05-07T21:01:06.9678345Z B=19, 2025-05-07T21:01:06.9678613Z log_E=4, 2025-05-07T21:01:06.9678808Z L=18, 2025-05-07T21:01:06.9679001Z D_gradcheck=2, 2025-05-07T21:01:06.9679231Z stochastic_rounding=False, 2025-05-07T21:01:06.9679488Z weighted=True, 2025-05-07T21:01:06.9679706Z row_wise=True, 2025-05-07T21:01:06.9679961Z mixed=True, 2025-05-07T21:01:06.9680174Z use_cache=False, 2025-05-07T21:01:06.9680429Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9680722Z use_cpu=False, 2025-05-07T21:01:06.9680956Z output_dtype=SparseType.FP32, 2025-05-07T21:01:06.9681220Z ) 2025-05-07T21:01:06.9681462Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9682039Z self=, 2025-05-07T21:01:06.9682577Z compile=True, 2025-05-07T21:01:06.9682791Z T=5, 2025-05-07T21:01:06.9682981Z D=73, 2025-05-07T21:01:06.9683170Z B=79, 2025-05-07T21:01:06.9683358Z log_E=4, 2025-05-07T21:01:06.9683559Z L=3, 2025-05-07T21:01:06.9683748Z D_gradcheck=2, 2025-05-07T21:01:06.9683979Z stochastic_rounding=True, 2025-05-07T21:01:06.9684238Z weighted=True, 2025-05-07T21:01:06.9684444Z row_wise=False, 2025-05-07T21:01:06.9684662Z mixed=True, 2025-05-07T21:01:06.9684881Z use_cache=True, 2025-05-07T21:01:06.9685120Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:06.9685408Z use_cpu=False, 2025-05-07T21:01:06.9685646Z output_dtype=SparseType.BF16, 2025-05-07T21:01:06.9685903Z ) 2025-05-07T21:01:06.9686141Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:06.9686722Z self=, 2025-05-07T21:01:06.9687323Z compile=False, 2025-05-07T21:01:06.9687529Z T=2, 2025-05-07T21:01:06.9687719Z D=14, 2025-05-07T21:01:06.9687901Z B=119, 2025-05-07T21:01:06.9688097Z log_E=4, 2025-05-07T21:01:06.9688295Z L=3, 2025-05-07T21:01:06.9688487Z D_gradcheck=2, 2025-05-07T21:01:06.9688717Z stochastic_rounding=True, 2025-05-07T21:01:06.9688978Z weighted=False, 2025-05-07T21:01:06.9689193Z row_wise=False, 2025-05-07T21:01:06.9689408Z mixed=False, 2025-05-07T21:01:06.9689621Z use_cache=False, 2025-05-07T21:01:06.9689876Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:06.9690211Z use_cpu=False, 2025-05-07T21:01:06.9690487Z output_dtype=SparseType.FP16, 2025-05-07T21:01:06.9690757Z ) 2025-05-07T21:01:07.0582895Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0583801Z self=, 2025-05-07T21:01:07.0584555Z compile=False, 2025-05-07T21:01:07.0584841Z T=5, 2025-05-07T21:01:07.0585101Z D=46, 2025-05-07T21:01:07.0585313Z B=128, 2025-05-07T21:01:07.0585508Z log_E=4, 2025-05-07T21:01:07.0585704Z L=15, 2025-05-07T21:01:07.0585905Z D_gradcheck=1, 2025-05-07T21:01:07.0586161Z stochastic_rounding=False, 2025-05-07T21:01:07.0586424Z weighted=True, 2025-05-07T21:01:07.0586648Z row_wise=True, 2025-05-07T21:01:07.0586870Z mixed=False, 2025-05-07T21:01:07.0587084Z use_cache=False, 2025-05-07T21:01:07.0587341Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0587651Z use_cpu=True, 2025-05-07T21:01:07.0587895Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0588165Z ) 2025-05-07T21:01:07.0588411Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0588995Z self=, 2025-05-07T21:01:07.0589546Z compile=False, 2025-05-07T21:01:07.0589759Z T=1, 2025-05-07T21:01:07.0589943Z D=15, 2025-05-07T21:01:07.0590140Z B=112, 2025-05-07T21:01:07.0590330Z log_E=3, 2025-05-07T21:01:07.0590529Z L=17, 2025-05-07T21:01:07.0590725Z D_gradcheck=1, 2025-05-07T21:01:07.0590963Z stochastic_rounding=False, 2025-05-07T21:01:07.0591542Z weighted=True, 2025-05-07T21:01:07.0591759Z row_wise=True, 2025-05-07T21:01:07.0591974Z mixed=True, 2025-05-07T21:01:07.0592193Z use_cache=True, 2025-05-07T21:01:07.0592434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0592802Z use_cpu=True, 2025-05-07T21:01:07.0593037Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0593304Z ) 2025-05-07T21:01:07.0593544Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0594133Z self=, 2025-05-07T21:01:07.0594704Z compile=False, 2025-05-07T21:01:07.0594935Z T=1, 2025-05-07T21:01:07.0595130Z D=24, 2025-05-07T21:01:07.0595316Z B=77, 2025-05-07T21:01:07.0595509Z log_E=4, 2025-05-07T21:01:07.0595707Z L=9, 2025-05-07T21:01:07.0595898Z D_gradcheck=2, 2025-05-07T21:01:07.0596129Z stochastic_rounding=True, 2025-05-07T21:01:07.0596389Z weighted=True, 2025-05-07T21:01:07.0596604Z row_wise=True, 2025-05-07T21:01:07.0596860Z mixed=False, 2025-05-07T21:01:07.0597076Z use_cache=False, 2025-05-07T21:01:07.0597339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0597633Z use_cpu=True, 2025-05-07T21:01:07.0597878Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0597957Z ) 2025-05-07T21:01:07.0598101Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0598458Z self=, 2025-05-07T21:01:07.0598548Z compile=True, 2025-05-07T21:01:07.0598641Z T=3, 2025-05-07T21:01:07.0598721Z D=105, 2025-05-07T21:01:07.0598804Z B=38, 2025-05-07T21:01:07.0598894Z log_E=5, 2025-05-07T21:01:07.0598978Z L=15, 2025-05-07T21:01:07.0599066Z D_gradcheck=1, 2025-05-07T21:01:07.0599172Z stochastic_rounding=False, 2025-05-07T21:01:07.0599259Z weighted=True, 2025-05-07T21:01:07.0599348Z row_wise=False, 2025-05-07T21:01:07.0599442Z mixed=False, 2025-05-07T21:01:07.0599528Z use_cache=True, 2025-05-07T21:01:07.0599648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0599732Z use_cpu=True, 2025-05-07T21:01:07.0599839Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0599925Z ) 2025-05-07T21:01:07.0600063Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0600576Z self=, 2025-05-07T21:01:07.0600675Z compile=True, 2025-05-07T21:01:07.0600757Z T=2, 2025-05-07T21:01:07.0600841Z D=19, 2025-05-07T21:01:07.0600927Z B=86, 2025-05-07T21:01:07.0601009Z log_E=5, 2025-05-07T21:01:07.0601091Z L=14, 2025-05-07T21:01:07.0601186Z D_gradcheck=2, 2025-05-07T21:01:07.0601285Z stochastic_rounding=True, 2025-05-07T21:01:07.0601377Z weighted=False, 2025-05-07T21:01:07.0601471Z row_wise=False, 2025-05-07T21:01:07.0601554Z mixed=False, 2025-05-07T21:01:07.0601648Z use_cache=True, 2025-05-07T21:01:07.0601761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0601847Z use_cpu=True, 2025-05-07T21:01:07.0601956Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0602035Z ) 2025-05-07T21:01:07.0602175Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0602538Z self=, 2025-05-07T21:01:07.0602626Z compile=False, 2025-05-07T21:01:07.0602709Z T=5, 2025-05-07T21:01:07.0602799Z D=25, 2025-05-07T21:01:07.0602881Z B=60, 2025-05-07T21:01:07.0602965Z log_E=3, 2025-05-07T21:01:07.0603054Z L=18, 2025-05-07T21:01:07.0603140Z D_gradcheck=1, 2025-05-07T21:01:07.0603244Z stochastic_rounding=True, 2025-05-07T21:01:07.0603331Z weighted=False, 2025-05-07T21:01:07.0603415Z row_wise=True, 2025-05-07T21:01:07.0603505Z mixed=True, 2025-05-07T21:01:07.0603591Z use_cache=False, 2025-05-07T21:01:07.0603755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0603846Z use_cpu=True, 2025-05-07T21:01:07.0603953Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0604030Z ) 2025-05-07T21:01:07.0604175Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0604872Z self=, 2025-05-07T21:01:07.0604970Z compile=True, 2025-05-07T21:01:07.0605057Z T=1, 2025-05-07T21:01:07.0605138Z D=43, 2025-05-07T21:01:07.0605219Z B=1, 2025-05-07T21:01:07.0605307Z log_E=3, 2025-05-07T21:01:07.0605389Z L=20, 2025-05-07T21:01:07.0605482Z D_gradcheck=1, 2025-05-07T21:01:07.0605582Z stochastic_rounding=True, 2025-05-07T21:01:07.0605668Z weighted=False, 2025-05-07T21:01:07.0605756Z row_wise=False, 2025-05-07T21:01:07.0605843Z mixed=False, 2025-05-07T21:01:07.0605930Z use_cache=True, 2025-05-07T21:01:07.0606046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0606131Z use_cpu=True, 2025-05-07T21:01:07.0606235Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0606321Z ) 2025-05-07T21:01:07.0606459Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0606810Z self=, 2025-05-07T21:01:07.0606979Z compile=False, 2025-05-07T21:01:07.0607065Z T=3, 2025-05-07T21:01:07.0607153Z D=76, 2025-05-07T21:01:07.0607237Z B=48, 2025-05-07T21:01:07.0607321Z log_E=3, 2025-05-07T21:01:07.0607410Z L=3, 2025-05-07T21:01:07.0607497Z D_gradcheck=1, 2025-05-07T21:01:07.0607595Z stochastic_rounding=True, 2025-05-07T21:01:07.0607686Z weighted=True, 2025-05-07T21:01:07.0607770Z row_wise=False, 2025-05-07T21:01:07.0607855Z mixed=True, 2025-05-07T21:01:07.0607947Z use_cache=False, 2025-05-07T21:01:07.0608059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0608148Z use_cpu=True, 2025-05-07T21:01:07.0611337Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0611414Z ) 2025-05-07T21:01:07.0611554Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0611918Z self=, 2025-05-07T21:01:07.0612089Z compile=False, 2025-05-07T21:01:07.0612168Z T=1, 2025-05-07T21:01:07.0612322Z D=69, 2025-05-07T21:01:07.0612406Z B=41, 2025-05-07T21:01:07.0612490Z log_E=4, 2025-05-07T21:01:07.0612580Z L=8, 2025-05-07T21:01:07.0612672Z D_gradcheck=1, 2025-05-07T21:01:07.0612780Z stochastic_rounding=False, 2025-05-07T21:01:07.0612873Z weighted=False, 2025-05-07T21:01:07.0612958Z row_wise=False, 2025-05-07T21:01:07.0613045Z mixed=True, 2025-05-07T21:01:07.0613133Z use_cache=False, 2025-05-07T21:01:07.0613242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0613331Z use_cpu=True, 2025-05-07T21:01:07.0613442Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0613542Z ) 2025-05-07T21:01:07.0613688Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0614038Z self=, 2025-05-07T21:01:07.0614127Z compile=True, 2025-05-07T21:01:07.0614214Z T=2, 2025-05-07T21:01:07.0614302Z D=126, 2025-05-07T21:01:07.0614385Z B=24, 2025-05-07T21:01:07.0614476Z log_E=4, 2025-05-07T21:01:07.0614558Z L=6, 2025-05-07T21:01:07.0614660Z D_gradcheck=1, 2025-05-07T21:01:07.0614775Z stochastic_rounding=True, 2025-05-07T21:01:07.0614882Z weighted=True, 2025-05-07T21:01:07.0614969Z row_wise=True, 2025-05-07T21:01:07.0615058Z mixed=True, 2025-05-07T21:01:07.0615145Z use_cache=True, 2025-05-07T21:01:07.0615261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0615347Z use_cpu=True, 2025-05-07T21:01:07.0615452Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0615536Z ) 2025-05-07T21:01:07.0615742Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0616098Z self=, 2025-05-07T21:01:07.0616192Z compile=True, 2025-05-07T21:01:07.0616273Z T=4, 2025-05-07T21:01:07.0616353Z D=56, 2025-05-07T21:01:07.0616442Z B=42, 2025-05-07T21:01:07.0616525Z log_E=4, 2025-05-07T21:01:07.0616609Z L=15, 2025-05-07T21:01:07.0616701Z D_gradcheck=1, 2025-05-07T21:01:07.0616798Z stochastic_rounding=True, 2025-05-07T21:01:07.0616884Z weighted=False, 2025-05-07T21:01:07.0616972Z row_wise=False, 2025-05-07T21:01:07.0617055Z mixed=False, 2025-05-07T21:01:07.0617146Z use_cache=False, 2025-05-07T21:01:07.0617259Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0617343Z use_cpu=True, 2025-05-07T21:01:07.0617456Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0617534Z ) 2025-05-07T21:01:07.0617676Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0618035Z self=, 2025-05-07T21:01:07.0618121Z compile=True, 2025-05-07T21:01:07.0618201Z T=3, 2025-05-07T21:01:07.0618284Z D=99, 2025-05-07T21:01:07.0618364Z B=122, 2025-05-07T21:01:07.0618450Z log_E=3, 2025-05-07T21:01:07.0618537Z L=14, 2025-05-07T21:01:07.0618626Z D_gradcheck=2, 2025-05-07T21:01:07.0618726Z stochastic_rounding=False, 2025-05-07T21:01:07.0618819Z weighted=False, 2025-05-07T21:01:07.0618900Z row_wise=True, 2025-05-07T21:01:07.0618990Z mixed=True, 2025-05-07T21:01:07.0619075Z use_cache=True, 2025-05-07T21:01:07.0619185Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0619273Z use_cpu=True, 2025-05-07T21:01:07.0619379Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0619458Z ) 2025-05-07T21:01:07.0619601Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0619954Z self=, 2025-05-07T21:01:07.0620145Z compile=True, 2025-05-07T21:01:07.0620232Z T=2, 2025-05-07T21:01:07.0620314Z D=76, 2025-05-07T21:01:07.0620395Z B=28, 2025-05-07T21:01:07.0620480Z log_E=4, 2025-05-07T21:01:07.0620643Z L=6, 2025-05-07T21:01:07.0620735Z D_gradcheck=1, 2025-05-07T21:01:07.0620873Z stochastic_rounding=False, 2025-05-07T21:01:07.0620962Z weighted=True, 2025-05-07T21:01:07.0621053Z row_wise=False, 2025-05-07T21:01:07.0621139Z mixed=True, 2025-05-07T21:01:07.0621226Z use_cache=True, 2025-05-07T21:01:07.0621344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0621430Z use_cpu=True, 2025-05-07T21:01:07.0621534Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0621619Z ) 2025-05-07T21:01:07.0621756Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0622109Z self=, 2025-05-07T21:01:07.0622202Z compile=True, 2025-05-07T21:01:07.0622282Z T=5, 2025-05-07T21:01:07.0622372Z D=24, 2025-05-07T21:01:07.0622452Z B=20, 2025-05-07T21:01:07.0622534Z log_E=3, 2025-05-07T21:01:07.0622622Z L=19, 2025-05-07T21:01:07.0622707Z D_gradcheck=1, 2025-05-07T21:01:07.0622814Z stochastic_rounding=False, 2025-05-07T21:01:07.0622912Z weighted=False, 2025-05-07T21:01:07.0622998Z row_wise=True, 2025-05-07T21:01:07.0623083Z mixed=False, 2025-05-07T21:01:07.0623176Z use_cache=True, 2025-05-07T21:01:07.0623286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0623368Z use_cpu=True, 2025-05-07T21:01:07.0623481Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0623557Z ) 2025-05-07T21:01:07.0623693Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0624095Z self=, 2025-05-07T21:01:07.0624190Z compile=False, 2025-05-07T21:01:07.0624278Z T=3, 2025-05-07T21:01:07.0624362Z D=50, 2025-05-07T21:01:07.0624445Z B=16, 2025-05-07T21:01:07.0624534Z log_E=5, 2025-05-07T21:01:07.0624616Z L=4, 2025-05-07T21:01:07.0624701Z D_gradcheck=2, 2025-05-07T21:01:07.0624805Z stochastic_rounding=False, 2025-05-07T21:01:07.0624894Z weighted=True, 2025-05-07T21:01:07.0624983Z row_wise=False, 2025-05-07T21:01:07.0625073Z mixed=True, 2025-05-07T21:01:07.0625159Z use_cache=True, 2025-05-07T21:01:07.0625270Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0625361Z use_cpu=True, 2025-05-07T21:01:07.0625465Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0625539Z ) 2025-05-07T21:01:07.0625682Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0626030Z self=, 2025-05-07T21:01:07.0626124Z compile=False, 2025-05-07T21:01:07.0626211Z T=5, 2025-05-07T21:01:07.0626289Z D=50, 2025-05-07T21:01:07.0626375Z B=21, 2025-05-07T21:01:07.0626457Z log_E=3, 2025-05-07T21:01:07.0626539Z L=18, 2025-05-07T21:01:07.0626629Z D_gradcheck=1, 2025-05-07T21:01:07.0626727Z stochastic_rounding=False, 2025-05-07T21:01:07.0626816Z weighted=True, 2025-05-07T21:01:07.0626907Z row_wise=False, 2025-05-07T21:01:07.0626993Z mixed=True, 2025-05-07T21:01:07.0627078Z use_cache=False, 2025-05-07T21:01:07.0627196Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0627283Z use_cpu=False, 2025-05-07T21:01:07.0627388Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0627473Z ) 2025-05-07T21:01:07.0627609Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0627964Z self=, 2025-05-07T21:01:07.0628052Z compile=True, 2025-05-07T21:01:07.0628135Z T=5, 2025-05-07T21:01:07.0628286Z D=82, 2025-05-07T21:01:07.0628364Z B=41, 2025-05-07T21:01:07.0628446Z log_E=3, 2025-05-07T21:01:07.0628534Z L=13, 2025-05-07T21:01:07.0628619Z D_gradcheck=2, 2025-05-07T21:01:07.0628715Z stochastic_rounding=True, 2025-05-07T21:01:07.0628807Z weighted=True, 2025-05-07T21:01:07.0628933Z row_wise=True, 2025-05-07T21:01:07.0629017Z mixed=False, 2025-05-07T21:01:07.0629145Z use_cache=True, 2025-05-07T21:01:07.0629257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0629343Z use_cpu=False, 2025-05-07T21:01:07.0629455Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0629535Z ) 2025-05-07T21:01:07.0629679Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0630028Z self=, 2025-05-07T21:01:07.0630113Z compile=False, 2025-05-07T21:01:07.0630199Z T=2, 2025-05-07T21:01:07.0630280Z D=104, 2025-05-07T21:01:07.0630364Z B=43, 2025-05-07T21:01:07.0630456Z log_E=5, 2025-05-07T21:01:07.0630537Z L=0, 2025-05-07T21:01:07.0630624Z D_gradcheck=1, 2025-05-07T21:01:07.0630728Z stochastic_rounding=True, 2025-05-07T21:01:07.0630817Z weighted=True, 2025-05-07T21:01:07.0630901Z row_wise=True, 2025-05-07T21:01:07.0630995Z mixed=True, 2025-05-07T21:01:07.0631081Z use_cache=True, 2025-05-07T21:01:07.0631202Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0631289Z use_cpu=False, 2025-05-07T21:01:07.0631392Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0631477Z ) 2025-05-07T21:01:07.0903938Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0905141Z self=, 2025-05-07T21:01:07.0905309Z compile=False, 2025-05-07T21:01:07.0905445Z T=3, 2025-05-07T21:01:07.0905568Z D=105, 2025-05-07T21:01:07.0905686Z B=74, 2025-05-07T21:01:07.0906015Z log_E=4, 2025-05-07T21:01:07.0906175Z L=6, 2025-05-07T21:01:07.0906333Z D_gradcheck=2, 2025-05-07T21:01:07.0906525Z stochastic_rounding=False, 2025-05-07T21:01:07.0906678Z weighted=True, 2025-05-07T21:01:07.0906813Z row_wise=False, 2025-05-07T21:01:07.0906936Z mixed=True, 2025-05-07T21:01:07.0907066Z use_cache=True, 2025-05-07T21:01:07.0907308Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0907450Z use_cpu=False, 2025-05-07T21:01:07.0907614Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0907738Z ) 2025-05-07T21:01:07.0907968Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0908581Z self=, 2025-05-07T21:01:07.0908744Z compile=True, 2025-05-07T21:01:07.0908871Z T=2, 2025-05-07T21:01:07.0908992Z D=36, 2025-05-07T21:01:07.0909120Z B=29, 2025-05-07T21:01:07.0909240Z log_E=3, 2025-05-07T21:01:07.0909368Z L=7, 2025-05-07T21:01:07.0909516Z D_gradcheck=2, 2025-05-07T21:01:07.0909672Z stochastic_rounding=True, 2025-05-07T21:01:07.0909816Z weighted=True, 2025-05-07T21:01:07.0909945Z row_wise=True, 2025-05-07T21:01:07.0910071Z mixed=False, 2025-05-07T21:01:07.0910209Z use_cache=False, 2025-05-07T21:01:07.0910389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0910516Z use_cpu=True, 2025-05-07T21:01:07.0910679Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0910795Z ) 2025-05-07T21:01:07.0911027Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0911683Z self=, 2025-05-07T21:01:07.0911813Z compile=True, 2025-05-07T21:01:07.0911938Z T=2, 2025-05-07T21:01:07.0912063Z D=39, 2025-05-07T21:01:07.0912175Z B=53, 2025-05-07T21:01:07.0912290Z log_E=5, 2025-05-07T21:01:07.0912413Z L=5, 2025-05-07T21:01:07.0912544Z D_gradcheck=1, 2025-05-07T21:01:07.0912855Z stochastic_rounding=False, 2025-05-07T21:01:07.0912985Z weighted=False, 2025-05-07T21:01:07.0913111Z row_wise=False, 2025-05-07T21:01:07.0913242Z mixed=False, 2025-05-07T21:01:07.0913370Z use_cache=False, 2025-05-07T21:01:07.0913547Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0913787Z use_cpu=True, 2025-05-07T21:01:07.0914045Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0914169Z ) 2025-05-07T21:01:07.0914404Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0914999Z self=, 2025-05-07T21:01:07.0915138Z compile=True, 2025-05-07T21:01:07.0915268Z T=4, 2025-05-07T21:01:07.0915390Z D=30, 2025-05-07T21:01:07.0915506Z B=110, 2025-05-07T21:01:07.0915638Z log_E=3, 2025-05-07T21:01:07.0915757Z L=19, 2025-05-07T21:01:07.0915895Z D_gradcheck=1, 2025-05-07T21:01:07.0916050Z stochastic_rounding=True, 2025-05-07T21:01:07.0916187Z weighted=False, 2025-05-07T21:01:07.0916335Z row_wise=False, 2025-05-07T21:01:07.0916456Z mixed=False, 2025-05-07T21:01:07.0916580Z use_cache=True, 2025-05-07T21:01:07.0916759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0916891Z use_cpu=False, 2025-05-07T21:01:07.0917061Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0917182Z ) 2025-05-07T21:01:07.0917416Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0918012Z self=, 2025-05-07T21:01:07.0918160Z compile=False, 2025-05-07T21:01:07.0918288Z T=1, 2025-05-07T21:01:07.0918414Z D=110, 2025-05-07T21:01:07.0918528Z B=86, 2025-05-07T21:01:07.0918653Z log_E=4, 2025-05-07T21:01:07.0918779Z L=14, 2025-05-07T21:01:07.0918907Z D_gradcheck=2, 2025-05-07T21:01:07.0919060Z stochastic_rounding=True, 2025-05-07T21:01:07.0919289Z weighted=True, 2025-05-07T21:01:07.0919426Z row_wise=True, 2025-05-07T21:01:07.0919551Z mixed=False, 2025-05-07T21:01:07.0919694Z use_cache=False, 2025-05-07T21:01:07.0919865Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0919996Z use_cpu=False, 2025-05-07T21:01:07.0920170Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0920295Z ) 2025-05-07T21:01:07.0920522Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0921129Z self=, 2025-05-07T21:01:07.0921266Z compile=False, 2025-05-07T21:01:07.0921395Z T=3, 2025-05-07T21:01:07.0921518Z D=70, 2025-05-07T21:01:07.0921637Z B=29, 2025-05-07T21:01:07.0921773Z log_E=4, 2025-05-07T21:01:07.0921900Z L=20, 2025-05-07T21:01:07.0922038Z D_gradcheck=1, 2025-05-07T21:01:07.0922195Z stochastic_rounding=True, 2025-05-07T21:01:07.0922332Z weighted=False, 2025-05-07T21:01:07.0922467Z row_wise=False, 2025-05-07T21:01:07.0922607Z mixed=False, 2025-05-07T21:01:07.0933821Z use_cache=True, 2025-05-07T21:01:07.0934027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0934164Z use_cpu=False, 2025-05-07T21:01:07.0934325Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0934453Z ) 2025-05-07T21:01:07.0934718Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0935346Z self=, 2025-05-07T21:01:07.0935503Z compile=False, 2025-05-07T21:01:07.0935625Z T=3, 2025-05-07T21:01:07.0935744Z D=91, 2025-05-07T21:01:07.0935877Z B=61, 2025-05-07T21:01:07.0935995Z log_E=3, 2025-05-07T21:01:07.0936114Z L=16, 2025-05-07T21:01:07.0936252Z D_gradcheck=2, 2025-05-07T21:01:07.0936404Z stochastic_rounding=True, 2025-05-07T21:01:07.0936535Z weighted=True, 2025-05-07T21:01:07.0936676Z row_wise=False, 2025-05-07T21:01:07.0936809Z mixed=False, 2025-05-07T21:01:07.0937072Z use_cache=True, 2025-05-07T21:01:07.0937251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0937377Z use_cpu=False, 2025-05-07T21:01:07.0937546Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0937650Z ) 2025-05-07T21:01:07.0937882Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0938659Z self=, 2025-05-07T21:01:07.0938794Z compile=False, 2025-05-07T21:01:07.0938926Z T=5, 2025-05-07T21:01:07.0939048Z D=51, 2025-05-07T21:01:07.0939165Z B=101, 2025-05-07T21:01:07.0939285Z log_E=4, 2025-05-07T21:01:07.0939414Z L=2, 2025-05-07T21:01:07.0939541Z D_gradcheck=1, 2025-05-07T21:01:07.0939694Z stochastic_rounding=True, 2025-05-07T21:01:07.0939836Z weighted=False, 2025-05-07T21:01:07.0939957Z row_wise=False, 2025-05-07T21:01:07.0940098Z mixed=True, 2025-05-07T21:01:07.0940233Z use_cache=False, 2025-05-07T21:01:07.0940409Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0940550Z use_cpu=False, 2025-05-07T21:01:07.0940716Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0940833Z ) 2025-05-07T21:01:07.0941064Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0941677Z self=, 2025-05-07T21:01:07.0941811Z compile=True, 2025-05-07T21:01:07.0941939Z T=1, 2025-05-07T21:01:07.0942064Z D=102, 2025-05-07T21:01:07.0942186Z B=117, 2025-05-07T21:01:07.0942314Z log_E=3, 2025-05-07T21:01:07.0942431Z L=10, 2025-05-07T21:01:07.0942570Z D_gradcheck=2, 2025-05-07T21:01:07.0942725Z stochastic_rounding=False, 2025-05-07T21:01:07.0942854Z weighted=False, 2025-05-07T21:01:07.0942985Z row_wise=False, 2025-05-07T21:01:07.0943112Z mixed=True, 2025-05-07T21:01:07.0943239Z use_cache=False, 2025-05-07T21:01:07.0943512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0943659Z use_cpu=False, 2025-05-07T21:01:07.0943820Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0943942Z ) 2025-05-07T21:01:07.0944163Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0944806Z self=, 2025-05-07T21:01:07.0944957Z compile=True, 2025-05-07T21:01:07.0945080Z T=1, 2025-05-07T21:01:07.0945198Z D=94, 2025-05-07T21:01:07.0945326Z B=70, 2025-05-07T21:01:07.0945447Z log_E=3, 2025-05-07T21:01:07.0945575Z L=19, 2025-05-07T21:01:07.0945712Z D_gradcheck=2, 2025-05-07T21:01:07.0945860Z stochastic_rounding=True, 2025-05-07T21:01:07.0946003Z weighted=True, 2025-05-07T21:01:07.0946132Z row_wise=False, 2025-05-07T21:01:07.0946257Z mixed=True, 2025-05-07T21:01:07.0946397Z use_cache=False, 2025-05-07T21:01:07.0946582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0946719Z use_cpu=False, 2025-05-07T21:01:07.0946888Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0947002Z ) 2025-05-07T21:01:07.0947222Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0947830Z self=, 2025-05-07T21:01:07.0947971Z compile=False, 2025-05-07T21:01:07.0948104Z T=3, 2025-05-07T21:01:07.0948228Z D=114, 2025-05-07T21:01:07.0948355Z B=99, 2025-05-07T21:01:07.0948479Z log_E=4, 2025-05-07T21:01:07.0948595Z L=10, 2025-05-07T21:01:07.0948723Z D_gradcheck=2, 2025-05-07T21:01:07.0948883Z stochastic_rounding=False, 2025-05-07T21:01:07.0949016Z weighted=False, 2025-05-07T21:01:07.0949145Z row_wise=True, 2025-05-07T21:01:07.0949280Z mixed=False, 2025-05-07T21:01:07.0949403Z use_cache=True, 2025-05-07T21:01:07.0949578Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0949726Z use_cpu=True, 2025-05-07T21:01:07.0949996Z output_dtype=SparseType.FP32, 2025-05-07T21:01:07.0950119Z ) 2025-05-07T21:01:07.0950347Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0950931Z self=, 2025-05-07T21:01:07.0951149Z compile=False, 2025-05-07T21:01:07.0951272Z T=2, 2025-05-07T21:01:07.0951452Z D=109, 2025-05-07T21:01:07.0951584Z B=59, 2025-05-07T21:01:07.0951709Z log_E=5, 2025-05-07T21:01:07.0951828Z L=4, 2025-05-07T21:01:07.0951972Z D_gradcheck=1, 2025-05-07T21:01:07.0952122Z stochastic_rounding=False, 2025-05-07T21:01:07.0952253Z weighted=True, 2025-05-07T21:01:07.0952386Z row_wise=True, 2025-05-07T21:01:07.0952510Z mixed=False, 2025-05-07T21:01:07.0952640Z use_cache=True, 2025-05-07T21:01:07.0952827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0952957Z use_cpu=False, 2025-05-07T21:01:07.0953118Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0953247Z ) 2025-05-07T21:01:07.0953466Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0954076Z self=, 2025-05-07T21:01:07.0954215Z compile=True, 2025-05-07T21:01:07.0954347Z T=3, 2025-05-07T21:01:07.0954478Z D=123, 2025-05-07T21:01:07.0954604Z B=2, 2025-05-07T21:01:07.0954752Z log_E=3, 2025-05-07T21:01:07.0954899Z L=19, 2025-05-07T21:01:07.0955047Z D_gradcheck=1, 2025-05-07T21:01:07.0955194Z stochastic_rounding=True, 2025-05-07T21:01:07.0955334Z weighted=False, 2025-05-07T21:01:07.0955464Z row_wise=False, 2025-05-07T21:01:07.0955590Z mixed=True, 2025-05-07T21:01:07.0955728Z use_cache=True, 2025-05-07T21:01:07.0955898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0956024Z use_cpu=True, 2025-05-07T21:01:07.0956190Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0956395Z ) 2025-05-07T21:01:07.0956632Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0957275Z self=, 2025-05-07T21:01:07.0957406Z compile=True, 2025-05-07T21:01:07.0957529Z T=4, 2025-05-07T21:01:07.0957645Z D=92, 2025-05-07T21:01:07.0957765Z B=39, 2025-05-07T21:01:07.0957891Z log_E=5, 2025-05-07T21:01:07.0958016Z L=19, 2025-05-07T21:01:07.0958144Z D_gradcheck=2, 2025-05-07T21:01:07.0958303Z stochastic_rounding=True, 2025-05-07T21:01:07.0958431Z weighted=True, 2025-05-07T21:01:07.0958559Z row_wise=False, 2025-05-07T21:01:07.0958692Z mixed=False, 2025-05-07T21:01:07.0958826Z use_cache=False, 2025-05-07T21:01:07.0959018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0959176Z use_cpu=True, 2025-05-07T21:01:07.0959361Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0959511Z ) 2025-05-07T21:01:07.0959739Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0960307Z self=, 2025-05-07T21:01:07.0960445Z compile=True, 2025-05-07T21:01:07.0960563Z T=1, 2025-05-07T21:01:07.0960679Z D=63, 2025-05-07T21:01:07.0960807Z B=119, 2025-05-07T21:01:07.0960932Z log_E=3, 2025-05-07T21:01:07.0961050Z L=4, 2025-05-07T21:01:07.0961195Z D_gradcheck=1, 2025-05-07T21:01:07.0961344Z stochastic_rounding=True, 2025-05-07T21:01:07.0961476Z weighted=True, 2025-05-07T21:01:07.0961615Z row_wise=True, 2025-05-07T21:01:07.0961747Z mixed=False, 2025-05-07T21:01:07.0961886Z use_cache=True, 2025-05-07T21:01:07.0962060Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0962189Z use_cpu=False, 2025-05-07T21:01:07.0962355Z output_dtype=SparseType.FP16, 2025-05-07T21:01:07.0962474Z ) 2025-05-07T21:01:07.0962696Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0963300Z self=, 2025-05-07T21:01:07.0963531Z compile=True, 2025-05-07T21:01:07.0963658Z T=2, 2025-05-07T21:01:07.0963778Z D=57, 2025-05-07T21:01:07.0963900Z B=87, 2025-05-07T21:01:07.0964024Z log_E=5, 2025-05-07T21:01:07.0964212Z L=5, 2025-05-07T21:01:07.0964343Z D_gradcheck=2, 2025-05-07T21:01:07.0964547Z stochastic_rounding=False, 2025-05-07T21:01:07.0964685Z weighted=False, 2025-05-07T21:01:07.0964829Z row_wise=True, 2025-05-07T21:01:07.0964983Z mixed=False, 2025-05-07T21:01:07.0965123Z use_cache=False, 2025-05-07T21:01:07.0965293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0965428Z use_cpu=False, 2025-05-07T21:01:07.0965588Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0965703Z ) 2025-05-07T21:01:07.0965941Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0966538Z self=, 2025-05-07T21:01:07.0966677Z compile=True, 2025-05-07T21:01:07.0966807Z T=2, 2025-05-07T21:01:07.0967067Z D=21, 2025-05-07T21:01:07.0967185Z B=128, 2025-05-07T21:01:07.0967317Z log_E=3, 2025-05-07T21:01:07.0967433Z L=14, 2025-05-07T21:01:07.0967571Z D_gradcheck=2, 2025-05-07T21:01:07.0967738Z stochastic_rounding=False, 2025-05-07T21:01:07.0967872Z weighted=True, 2025-05-07T21:01:07.0968009Z row_wise=False, 2025-05-07T21:01:07.0968129Z mixed=True, 2025-05-07T21:01:07.0968264Z use_cache=False, 2025-05-07T21:01:07.0968444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:07.0968576Z use_cpu=True, 2025-05-07T21:01:07.0968734Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0968859Z ) 2025-05-07T21:01:07.0969077Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:07.0969754Z self=, 2025-05-07T21:01:07.0969914Z compile=False, 2025-05-07T21:01:07.0970041Z T=3, 2025-05-07T21:01:07.0970155Z D=110, 2025-05-07T21:01:07.0970279Z B=41, 2025-05-07T21:01:07.0970401Z log_E=5, 2025-05-07T21:01:07.0970529Z L=18, 2025-05-07T21:01:07.0970656Z D_gradcheck=1, 2025-05-07T21:01:07.0970815Z stochastic_rounding=False, 2025-05-07T21:01:07.0970955Z weighted=True, 2025-05-07T21:01:07.0971084Z row_wise=False, 2025-05-07T21:01:07.0971206Z mixed=False, 2025-05-07T21:01:07.0971345Z use_cache=True, 2025-05-07T21:01:07.0971516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:07.0971643Z use_cpu=True, 2025-05-07T21:01:07.0971813Z output_dtype=SparseType.BF16, 2025-05-07T21:01:07.0971950Z ) 2025-05-07T21:01:19.5380874Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5381821Z self=, 2025-05-07T21:01:19.5382404Z compile=False, 2025-05-07T21:01:19.5382627Z T=4, 2025-05-07T21:01:19.5382822Z D=24, 2025-05-07T21:01:19.5383016Z B=64, 2025-05-07T21:01:19.5383204Z log_E=5, 2025-05-07T21:01:19.5383411Z L=9, 2025-05-07T21:01:19.5383611Z D_gradcheck=2, 2025-05-07T21:01:19.5383843Z stochastic_rounding=True, 2025-05-07T21:01:19.5384121Z weighted=False, 2025-05-07T21:01:19.5384345Z row_wise=True, 2025-05-07T21:01:19.5384560Z mixed=True, 2025-05-07T21:01:19.5384776Z use_cache=True, 2025-05-07T21:01:19.5385021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5385312Z use_cpu=False, 2025-05-07T21:01:19.5385554Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5385830Z ) 2025-05-07T21:01:19.5386068Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5386665Z self=, 2025-05-07T21:01:19.5387232Z compile=True, 2025-05-07T21:01:19.5387447Z T=1, 2025-05-07T21:01:19.5388000Z D=12, 2025-05-07T21:01:19.5388195Z B=27, 2025-05-07T21:01:19.5388381Z log_E=4, 2025-05-07T21:01:19.5388587Z L=10, 2025-05-07T21:01:19.5388789Z D_gradcheck=1, 2025-05-07T21:01:19.5389025Z stochastic_rounding=True, 2025-05-07T21:01:19.5389283Z weighted=False, 2025-05-07T21:01:19.5389651Z row_wise=True, 2025-05-07T21:01:19.5389869Z mixed=True, 2025-05-07T21:01:19.5390167Z use_cache=False, 2025-05-07T21:01:19.5390428Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5390726Z use_cpu=False, 2025-05-07T21:01:19.5390962Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5391231Z ) 2025-05-07T21:01:19.5391472Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5392055Z self=, 2025-05-07T21:01:19.5392604Z compile=True, 2025-05-07T21:01:19.5392820Z T=3, 2025-05-07T21:01:19.5393011Z D=124, 2025-05-07T21:01:19.5393209Z B=61, 2025-05-07T21:01:19.5393399Z log_E=5, 2025-05-07T21:01:19.5393596Z L=1, 2025-05-07T21:01:19.5393797Z D_gradcheck=2, 2025-05-07T21:01:19.5394037Z stochastic_rounding=False, 2025-05-07T21:01:19.5394295Z weighted=True, 2025-05-07T21:01:19.5394513Z row_wise=True, 2025-05-07T21:01:19.5394734Z mixed=False, 2025-05-07T21:01:19.5394945Z use_cache=False, 2025-05-07T21:01:19.5395206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5395498Z use_cpu=True, 2025-05-07T21:01:19.5395737Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5395998Z ) 2025-05-07T21:01:19.5396242Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5396830Z self=, 2025-05-07T21:01:19.5397365Z compile=False, 2025-05-07T21:01:19.5397580Z T=4, 2025-05-07T21:01:19.5397771Z D=25, 2025-05-07T21:01:19.5397958Z B=122, 2025-05-07T21:01:19.5398246Z log_E=4, 2025-05-07T21:01:19.5398453Z L=11, 2025-05-07T21:01:19.5398652Z D_gradcheck=2, 2025-05-07T21:01:19.5398891Z stochastic_rounding=False, 2025-05-07T21:01:19.5399157Z weighted=False, 2025-05-07T21:01:19.5399374Z row_wise=False, 2025-05-07T21:01:19.5399592Z mixed=False, 2025-05-07T21:01:19.5399815Z use_cache=False, 2025-05-07T21:01:19.5400071Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5400365Z use_cpu=False, 2025-05-07T21:01:19.5400608Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5400867Z ) 2025-05-07T21:01:19.5401112Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5401701Z self=, 2025-05-07T21:01:19.5402246Z compile=True, 2025-05-07T21:01:19.5402456Z T=3, 2025-05-07T21:01:19.5402648Z D=99, 2025-05-07T21:01:19.5402841Z B=84, 2025-05-07T21:01:19.5403030Z log_E=5, 2025-05-07T21:01:19.5403238Z L=2, 2025-05-07T21:01:19.5403442Z D_gradcheck=1, 2025-05-07T21:01:19.5403673Z stochastic_rounding=False, 2025-05-07T21:01:19.5403940Z weighted=True, 2025-05-07T21:01:19.5404162Z row_wise=False, 2025-05-07T21:01:19.5404376Z mixed=False, 2025-05-07T21:01:19.5404884Z use_cache=False, 2025-05-07T21:01:19.5405141Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5405431Z use_cpu=True, 2025-05-07T21:01:19.5405668Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5405940Z ) 2025-05-07T21:01:19.5406175Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5406764Z self=, 2025-05-07T21:01:19.5407407Z compile=True, 2025-05-07T21:01:19.5407623Z T=1, 2025-05-07T21:01:19.5407808Z D=55, 2025-05-07T21:01:19.5407999Z B=104, 2025-05-07T21:01:19.5408197Z log_E=4, 2025-05-07T21:01:19.5408389Z L=2, 2025-05-07T21:01:19.5408597Z D_gradcheck=1, 2025-05-07T21:01:19.5408927Z stochastic_rounding=True, 2025-05-07T21:01:19.5409186Z weighted=True, 2025-05-07T21:01:19.5409403Z row_wise=True, 2025-05-07T21:01:19.5409622Z mixed=False, 2025-05-07T21:01:19.5409831Z use_cache=True, 2025-05-07T21:01:19.5410077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5410435Z use_cpu=False, 2025-05-07T21:01:19.5410728Z output_dtype=SparseType.BF16, 2025-05-07T21:01:19.5410997Z ) 2025-05-07T21:01:19.5411243Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5411822Z self=, 2025-05-07T21:01:19.5412362Z compile=False, 2025-05-07T21:01:19.5412574Z T=3, 2025-05-07T21:01:19.5412764Z D=15, 2025-05-07T21:01:19.5412959Z B=68, 2025-05-07T21:01:19.5413153Z log_E=4, 2025-05-07T21:01:19.5413349Z L=11, 2025-05-07T21:01:19.5413552Z D_gradcheck=2, 2025-05-07T21:01:19.5413786Z stochastic_rounding=True, 2025-05-07T21:01:19.5414046Z weighted=True, 2025-05-07T21:01:19.5414265Z row_wise=True, 2025-05-07T21:01:19.5414481Z mixed=False, 2025-05-07T21:01:19.5414699Z use_cache=True, 2025-05-07T21:01:19.5414938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5415231Z use_cpu=False, 2025-05-07T21:01:19.5415475Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5415735Z ) 2025-05-07T21:01:19.5415976Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5416565Z self=, 2025-05-07T21:01:19.5417100Z compile=False, 2025-05-07T21:01:19.5417315Z T=4, 2025-05-07T21:01:19.5417508Z D=89, 2025-05-07T21:01:19.5417692Z B=65, 2025-05-07T21:01:19.5417892Z log_E=3, 2025-05-07T21:01:19.5418094Z L=5, 2025-05-07T21:01:19.5418286Z D_gradcheck=2, 2025-05-07T21:01:19.5418522Z stochastic_rounding=False, 2025-05-07T21:01:19.5418857Z weighted=True, 2025-05-07T21:01:19.5419077Z row_wise=False, 2025-05-07T21:01:19.5419293Z mixed=True, 2025-05-07T21:01:19.5419508Z use_cache=False, 2025-05-07T21:01:19.5419755Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5420047Z use_cpu=False, 2025-05-07T21:01:19.5420287Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5420560Z ) 2025-05-07T21:01:19.5420795Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5421382Z self=, 2025-05-07T21:01:19.5421922Z compile=True, 2025-05-07T21:01:19.5422128Z T=1, 2025-05-07T21:01:19.5422317Z D=55, 2025-05-07T21:01:19.5422512Z B=40, 2025-05-07T21:01:19.5422698Z log_E=3, 2025-05-07T21:01:19.5422898Z L=18, 2025-05-07T21:01:19.5423096Z D_gradcheck=1, 2025-05-07T21:01:19.5423324Z stochastic_rounding=True, 2025-05-07T21:01:19.5423588Z weighted=True, 2025-05-07T21:01:19.5423811Z row_wise=False, 2025-05-07T21:01:19.5424026Z mixed=True, 2025-05-07T21:01:19.5424243Z use_cache=True, 2025-05-07T21:01:19.5424491Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5424777Z use_cpu=True, 2025-05-07T21:01:19.5425018Z output_dtype=SparseType.BF16, 2025-05-07T21:01:19.5425284Z ) 2025-05-07T21:01:19.5425523Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5426113Z self=, 2025-05-07T21:01:19.5426654Z compile=False, 2025-05-07T21:01:19.5426872Z T=4, 2025-05-07T21:01:19.5427062Z D=19, 2025-05-07T21:01:19.5427258Z B=37, 2025-05-07T21:01:19.5427453Z log_E=4, 2025-05-07T21:01:19.5427651Z L=19, 2025-05-07T21:01:19.5427860Z D_gradcheck=1, 2025-05-07T21:01:19.5428097Z stochastic_rounding=False, 2025-05-07T21:01:19.5428375Z weighted=False, 2025-05-07T21:01:19.5428634Z row_wise=False, 2025-05-07T21:01:19.5428859Z mixed=True, 2025-05-07T21:01:19.5429128Z use_cache=False, 2025-05-07T21:01:19.5429386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5429678Z use_cpu=True, 2025-05-07T21:01:19.5429913Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5430179Z ) 2025-05-07T21:01:19.5430422Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5431087Z self=, 2025-05-07T21:01:19.5431630Z compile=True, 2025-05-07T21:01:19.5431844Z T=3, 2025-05-07T21:01:19.5432031Z D=110, 2025-05-07T21:01:19.5432224Z B=92, 2025-05-07T21:01:19.5432415Z log_E=3, 2025-05-07T21:01:19.5432612Z L=12, 2025-05-07T21:01:19.5432812Z D_gradcheck=1, 2025-05-07T21:01:19.5433043Z stochastic_rounding=True, 2025-05-07T21:01:19.5433307Z weighted=False, 2025-05-07T21:01:19.5433523Z row_wise=True, 2025-05-07T21:01:19.5433738Z mixed=False, 2025-05-07T21:01:19.5433959Z use_cache=True, 2025-05-07T21:01:19.5434201Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5434489Z use_cpu=True, 2025-05-07T21:01:19.5434727Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5434987Z ) 2025-05-07T21:01:19.5435227Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5435822Z self=, 2025-05-07T21:01:19.5436359Z compile=False, 2025-05-07T21:01:19.5436574Z T=3, 2025-05-07T21:01:19.5436768Z D=96, 2025-05-07T21:01:19.5436953Z B=73, 2025-05-07T21:01:19.5437150Z log_E=3, 2025-05-07T21:01:19.5437352Z L=11, 2025-05-07T21:01:19.5437542Z D_gradcheck=1, 2025-05-07T21:01:19.5437781Z stochastic_rounding=False, 2025-05-07T21:01:19.5438046Z weighted=True, 2025-05-07T21:01:19.5438262Z row_wise=False, 2025-05-07T21:01:19.5438481Z mixed=True, 2025-05-07T21:01:19.5438708Z use_cache=True, 2025-05-07T21:01:19.5439007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5439296Z use_cpu=True, 2025-05-07T21:01:19.5439536Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5439803Z ) 2025-05-07T21:01:19.5440040Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5440629Z self=, 2025-05-07T21:01:19.5441350Z compile=False, 2025-05-07T21:01:19.5450409Z T=2, 2025-05-07T21:01:19.5450625Z D=98, 2025-05-07T21:01:19.5450817Z B=32, 2025-05-07T21:01:19.5451002Z log_E=3, 2025-05-07T21:01:19.5451202Z L=13, 2025-05-07T21:01:19.5451398Z D_gradcheck=2, 2025-05-07T21:01:19.5451628Z stochastic_rounding=True, 2025-05-07T21:01:19.5451890Z weighted=False, 2025-05-07T21:01:19.5452111Z row_wise=True, 2025-05-07T21:01:19.5452317Z mixed=False, 2025-05-07T21:01:19.5452532Z use_cache=False, 2025-05-07T21:01:19.5452792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5453080Z use_cpu=True, 2025-05-07T21:01:19.5453318Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5453582Z ) 2025-05-07T21:01:19.5453814Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5454404Z self=, 2025-05-07T21:01:19.5454949Z compile=False, 2025-05-07T21:01:19.5455166Z T=4, 2025-05-07T21:01:19.5455351Z D=13, 2025-05-07T21:01:19.5455539Z B=97, 2025-05-07T21:01:19.5455728Z log_E=3, 2025-05-07T21:01:19.5455916Z L=3, 2025-05-07T21:01:19.5456112Z D_gradcheck=1, 2025-05-07T21:01:19.5456343Z stochastic_rounding=True, 2025-05-07T21:01:19.5456597Z weighted=False, 2025-05-07T21:01:19.5456815Z row_wise=True, 2025-05-07T21:01:19.5457026Z mixed=False, 2025-05-07T21:01:19.5457235Z use_cache=True, 2025-05-07T21:01:19.5457476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5457767Z use_cpu=False, 2025-05-07T21:01:19.5458086Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5458347Z ) 2025-05-07T21:01:19.5458583Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5459157Z self=, 2025-05-07T21:01:19.5459738Z compile=False, 2025-05-07T21:01:19.5459948Z T=4, 2025-05-07T21:01:19.5460173Z D=101, 2025-05-07T21:01:19.5460362Z B=15, 2025-05-07T21:01:19.5460550Z log_E=4, 2025-05-07T21:01:19.5460737Z L=15, 2025-05-07T21:01:19.5460931Z D_gradcheck=2, 2025-05-07T21:01:19.5461161Z stochastic_rounding=True, 2025-05-07T21:01:19.5461415Z weighted=False, 2025-05-07T21:01:19.5461633Z row_wise=False, 2025-05-07T21:01:19.5461851Z mixed=True, 2025-05-07T21:01:19.5462063Z use_cache=False, 2025-05-07T21:01:19.5462308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5462599Z use_cpu=False, 2025-05-07T21:01:19.5462845Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5463105Z ) 2025-05-07T21:01:19.5463339Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5463918Z self=, 2025-05-07T21:01:19.5464444Z compile=True, 2025-05-07T21:01:19.5464655Z T=1, 2025-05-07T21:01:19.5464838Z D=78, 2025-05-07T21:01:19.5465016Z B=95, 2025-05-07T21:01:19.5465197Z log_E=5, 2025-05-07T21:01:19.5465389Z L=17, 2025-05-07T21:01:19.5465573Z D_gradcheck=2, 2025-05-07T21:01:19.5465804Z stochastic_rounding=False, 2025-05-07T21:01:19.5466065Z weighted=True, 2025-05-07T21:01:19.5466270Z row_wise=True, 2025-05-07T21:01:19.5466483Z mixed=False, 2025-05-07T21:01:19.5466696Z use_cache=False, 2025-05-07T21:01:19.5466936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5467223Z use_cpu=False, 2025-05-07T21:01:19.5467453Z output_dtype=SparseType.BF16, 2025-05-07T21:01:19.5467769Z ) 2025-05-07T21:01:19.5467998Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5468577Z self=, 2025-05-07T21:01:19.5469112Z compile=False, 2025-05-07T21:01:19.5469313Z T=1, 2025-05-07T21:01:19.5469498Z D=50, 2025-05-07T21:01:19.5469682Z B=8, 2025-05-07T21:01:19.5469862Z log_E=3, 2025-05-07T21:01:19.5470059Z L=13, 2025-05-07T21:01:19.5470249Z D_gradcheck=2, 2025-05-07T21:01:19.5470472Z stochastic_rounding=False, 2025-05-07T21:01:19.5470728Z weighted=False, 2025-05-07T21:01:19.5470944Z row_wise=False, 2025-05-07T21:01:19.5471150Z mixed=False, 2025-05-07T21:01:19.5471359Z use_cache=False, 2025-05-07T21:01:19.5471606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5471881Z use_cpu=False, 2025-05-07T21:01:19.5472109Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5472361Z ) 2025-05-07T21:01:19.5472590Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5473173Z self=, 2025-05-07T21:01:19.5473708Z compile=True, 2025-05-07T21:01:19.5473916Z T=3, 2025-05-07T21:01:19.5474096Z D=44, 2025-05-07T21:01:19.5474278Z B=40, 2025-05-07T21:01:19.5474463Z log_E=3, 2025-05-07T21:01:19.5474652Z L=18, 2025-05-07T21:01:19.5474847Z D_gradcheck=1, 2025-05-07T21:01:19.5475077Z stochastic_rounding=False, 2025-05-07T21:01:19.5475330Z weighted=False, 2025-05-07T21:01:19.5475566Z row_wise=True, 2025-05-07T21:01:19.5475777Z mixed=False, 2025-05-07T21:01:19.5475980Z use_cache=True, 2025-05-07T21:01:19.5476217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5476502Z use_cpu=True, 2025-05-07T21:01:19.5476729Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5476987Z ) 2025-05-07T21:01:19.5704195Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5705426Z self=, 2025-05-07T21:01:19.5706408Z compile=False, 2025-05-07T21:01:19.5706623Z T=4, 2025-05-07T21:01:19.5706827Z D=102, 2025-05-07T21:01:19.5707029Z B=20, 2025-05-07T21:01:19.5707228Z log_E=4, 2025-05-07T21:01:19.5707515Z L=3, 2025-05-07T21:01:19.5707717Z D_gradcheck=1, 2025-05-07T21:01:19.5708017Z stochastic_rounding=True, 2025-05-07T21:01:19.5708287Z weighted=True, 2025-05-07T21:01:19.5708511Z row_wise=False, 2025-05-07T21:01:19.5708724Z mixed=True, 2025-05-07T21:01:19.5708938Z use_cache=True, 2025-05-07T21:01:19.5709184Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5709470Z use_cpu=True, 2025-05-07T21:01:19.5709709Z output_dtype=SparseType.BF16, 2025-05-07T21:01:19.5709977Z ) 2025-05-07T21:01:19.5710214Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5710814Z self=, 2025-05-07T21:01:19.5711362Z compile=False, 2025-05-07T21:01:19.5711575Z T=3, 2025-05-07T21:01:19.5711769Z D=125, 2025-05-07T21:01:19.5711967Z B=41, 2025-05-07T21:01:19.5712160Z log_E=3, 2025-05-07T21:01:19.5712359Z L=17, 2025-05-07T21:01:19.5712564Z D_gradcheck=1, 2025-05-07T21:01:19.5712795Z stochastic_rounding=False, 2025-05-07T21:01:19.5713061Z weighted=True, 2025-05-07T21:01:19.5713280Z row_wise=True, 2025-05-07T21:01:19.5713495Z mixed=False, 2025-05-07T21:01:19.5713707Z use_cache=False, 2025-05-07T21:01:19.5713963Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5714254Z use_cpu=True, 2025-05-07T21:01:19.5714486Z output_dtype=SparseType.BF16, 2025-05-07T21:01:19.5714747Z ) 2025-05-07T21:01:19.5714990Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5715649Z self=, 2025-05-07T21:01:19.5716200Z compile=False, 2025-05-07T21:01:19.5716420Z T=1, 2025-05-07T21:01:19.5716607Z D=51, 2025-05-07T21:01:19.5716805Z B=93, 2025-05-07T21:01:19.5717003Z log_E=3, 2025-05-07T21:01:19.5717200Z L=17, 2025-05-07T21:01:19.5717394Z D_gradcheck=1, 2025-05-07T21:01:19.5717634Z stochastic_rounding=True, 2025-05-07T21:01:19.5717889Z weighted=True, 2025-05-07T21:01:19.5718119Z row_wise=True, 2025-05-07T21:01:19.5718348Z mixed=True, 2025-05-07T21:01:19.5718561Z use_cache=False, 2025-05-07T21:01:19.5718816Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5719109Z use_cpu=False, 2025-05-07T21:01:19.5719351Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5719622Z ) 2025-05-07T21:01:19.5719865Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5720459Z self=, 2025-05-07T21:01:19.5721001Z compile=False, 2025-05-07T21:01:19.5721221Z T=5, 2025-05-07T21:01:19.5721417Z D=58, 2025-05-07T21:01:19.5721609Z B=42, 2025-05-07T21:01:19.5721805Z log_E=4, 2025-05-07T21:01:19.5722009Z L=6, 2025-05-07T21:01:19.5722204Z D_gradcheck=2, 2025-05-07T21:01:19.5722442Z stochastic_rounding=True, 2025-05-07T21:01:19.5722709Z weighted=True, 2025-05-07T21:01:19.5722937Z row_wise=True, 2025-05-07T21:01:19.5723158Z mixed=False, 2025-05-07T21:01:19.5723383Z use_cache=True, 2025-05-07T21:01:19.5723633Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5723920Z use_cpu=False, 2025-05-07T21:01:19.5724165Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5724437Z ) 2025-05-07T21:01:19.5724677Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5725272Z self=, 2025-05-07T21:01:19.5725819Z compile=True, 2025-05-07T21:01:19.5726042Z T=1, 2025-05-07T21:01:19.5726289Z D=77, 2025-05-07T21:01:19.5726490Z B=102, 2025-05-07T21:01:19.5726691Z log_E=5, 2025-05-07T21:01:19.5726988Z L=15, 2025-05-07T21:01:19.5727191Z D_gradcheck=2, 2025-05-07T21:01:19.5727427Z stochastic_rounding=True, 2025-05-07T21:01:19.5727684Z weighted=True, 2025-05-07T21:01:19.5727951Z row_wise=False, 2025-05-07T21:01:19.5728174Z mixed=True, 2025-05-07T21:01:19.5728425Z use_cache=False, 2025-05-07T21:01:19.5728680Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5728972Z use_cpu=True, 2025-05-07T21:01:19.5729206Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5729471Z ) 2025-05-07T21:01:19.5729712Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5730335Z self=, 2025-05-07T21:01:19.5730878Z compile=True, 2025-05-07T21:01:19.5731090Z T=5, 2025-05-07T21:01:19.5731285Z D=125, 2025-05-07T21:01:19.5731486Z B=67, 2025-05-07T21:01:19.5731677Z log_E=5, 2025-05-07T21:01:19.5731884Z L=14, 2025-05-07T21:01:19.5732090Z D_gradcheck=1, 2025-05-07T21:01:19.5732322Z stochastic_rounding=False, 2025-05-07T21:01:19.5732591Z weighted=False, 2025-05-07T21:01:19.5732820Z row_wise=True, 2025-05-07T21:01:19.5733036Z mixed=True, 2025-05-07T21:01:19.5733249Z use_cache=True, 2025-05-07T21:01:19.5733496Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5733780Z use_cpu=False, 2025-05-07T21:01:19.5734022Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5734288Z ) 2025-05-07T21:01:19.5734528Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5735109Z self=, 2025-05-07T21:01:19.5735649Z compile=False, 2025-05-07T21:01:19.5735863Z T=5, 2025-05-07T21:01:19.5736051Z D=27, 2025-05-07T21:01:19.5736298Z B=113, 2025-05-07T21:01:19.5736504Z log_E=4, 2025-05-07T21:01:19.5736706Z L=4, 2025-05-07T21:01:19.5736907Z D_gradcheck=2, 2025-05-07T21:01:19.5737156Z stochastic_rounding=False, 2025-05-07T21:01:19.5737420Z weighted=True, 2025-05-07T21:01:19.5737649Z row_wise=True, 2025-05-07T21:01:19.5737872Z mixed=False, 2025-05-07T21:01:19.5738094Z use_cache=False, 2025-05-07T21:01:19.5738354Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5738648Z use_cpu=False, 2025-05-07T21:01:19.5738887Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5739159Z ) 2025-05-07T21:01:19.5739400Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5739992Z self=, 2025-05-07T21:01:19.5740531Z compile=False, 2025-05-07T21:01:19.5740751Z T=3, 2025-05-07T21:01:19.5740948Z D=82, 2025-05-07T21:01:19.5741136Z B=11, 2025-05-07T21:01:19.5741335Z log_E=5, 2025-05-07T21:01:19.5741544Z L=6, 2025-05-07T21:01:19.5741737Z D_gradcheck=1, 2025-05-07T21:01:19.5741972Z stochastic_rounding=True, 2025-05-07T21:01:19.5742238Z weighted=True, 2025-05-07T21:01:19.5742452Z row_wise=False, 2025-05-07T21:01:19.5742675Z mixed=False, 2025-05-07T21:01:19.5742893Z use_cache=True, 2025-05-07T21:01:19.5743140Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5743436Z use_cpu=False, 2025-05-07T21:01:19.5743678Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5743941Z ) 2025-05-07T21:01:19.5744181Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5744769Z self=, 2025-05-07T21:01:19.5745308Z compile=False, 2025-05-07T21:01:19.5745529Z T=1, 2025-05-07T21:01:19.5745726Z D=97, 2025-05-07T21:01:19.5745916Z B=39, 2025-05-07T21:01:19.5746108Z log_E=5, 2025-05-07T21:01:19.5746312Z L=16, 2025-05-07T21:01:19.5746511Z D_gradcheck=2, 2025-05-07T21:01:19.5746857Z stochastic_rounding=True, 2025-05-07T21:01:19.5747121Z weighted=True, 2025-05-07T21:01:19.5747342Z row_wise=False, 2025-05-07T21:01:19.5747563Z mixed=False, 2025-05-07T21:01:19.5747788Z use_cache=False, 2025-05-07T21:01:19.5748045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5748380Z use_cpu=True, 2025-05-07T21:01:19.5748686Z output_dtype=SparseType.BF16, 2025-05-07T21:01:19.5748957Z ) 2025-05-07T21:01:19.5749196Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5749789Z self=, 2025-05-07T21:01:19.5750339Z compile=False, 2025-05-07T21:01:19.5750556Z T=5, 2025-05-07T21:01:19.5750762Z D=46, 2025-05-07T21:01:19.5750961Z B=49, 2025-05-07T21:01:19.5751152Z log_E=4, 2025-05-07T21:01:19.5751357Z L=4, 2025-05-07T21:01:19.5751556Z D_gradcheck=2, 2025-05-07T21:01:19.5751796Z stochastic_rounding=True, 2025-05-07T21:01:19.5752072Z weighted=False, 2025-05-07T21:01:19.5752298Z row_wise=True, 2025-05-07T21:01:19.5752510Z mixed=True, 2025-05-07T21:01:19.5752724Z use_cache=False, 2025-05-07T21:01:19.5752978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5753271Z use_cpu=False, 2025-05-07T21:01:19.5753509Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5753784Z ) 2025-05-07T21:01:19.5754026Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5754610Z self=, 2025-05-07T21:01:19.5755154Z compile=False, 2025-05-07T21:01:19.5755373Z T=5, 2025-05-07T21:01:19.5755565Z D=73, 2025-05-07T21:01:19.5755759Z B=62, 2025-05-07T21:01:19.5755957Z log_E=5, 2025-05-07T21:01:19.5756156Z L=13, 2025-05-07T21:01:19.5756360Z D_gradcheck=1, 2025-05-07T21:01:19.5756650Z stochastic_rounding=True, 2025-05-07T21:01:19.5756915Z weighted=False, 2025-05-07T21:01:19.5757140Z row_wise=False, 2025-05-07T21:01:19.5757361Z mixed=True, 2025-05-07T21:01:19.5757572Z use_cache=False, 2025-05-07T21:01:19.5757827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5758124Z use_cpu=False, 2025-05-07T21:01:19.5758359Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5758631Z ) 2025-05-07T21:01:19.5758881Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5759471Z self=, 2025-05-07T21:01:19.5760008Z compile=True, 2025-05-07T21:01:19.5760226Z T=4, 2025-05-07T21:01:19.5760422Z D=23, 2025-05-07T21:01:19.5760613Z B=114, 2025-05-07T21:01:19.5760817Z log_E=5, 2025-05-07T21:01:19.5761023Z L=19, 2025-05-07T21:01:19.5761218Z D_gradcheck=1, 2025-05-07T21:01:19.5761453Z stochastic_rounding=True, 2025-05-07T21:01:19.5761722Z weighted=False, 2025-05-07T21:01:19.5761943Z row_wise=True, 2025-05-07T21:01:19.5762163Z mixed=True, 2025-05-07T21:01:19.5762382Z use_cache=True, 2025-05-07T21:01:19.5762624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5762921Z use_cpu=False, 2025-05-07T21:01:19.5763165Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5763433Z ) 2025-05-07T21:01:19.5763678Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5764271Z self=, 2025-05-07T21:01:19.5764814Z compile=False, 2025-05-07T21:01:19.5765032Z T=4, 2025-05-07T21:01:19.5765234Z D=97, 2025-05-07T21:01:19.5765432Z B=7, 2025-05-07T21:01:19.5765621Z log_E=3, 2025-05-07T21:01:19.5765829Z L=14, 2025-05-07T21:01:19.5766027Z D_gradcheck=1, 2025-05-07T21:01:19.5766258Z stochastic_rounding=True, 2025-05-07T21:01:19.5766523Z weighted=True, 2025-05-07T21:01:19.5766744Z row_wise=True, 2025-05-07T21:01:19.5767047Z mixed=False, 2025-05-07T21:01:19.5767326Z use_cache=False, 2025-05-07T21:01:19.5767585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5767874Z use_cpu=False, 2025-05-07T21:01:19.5768115Z output_dtype=SparseType.BF16, 2025-05-07T21:01:19.5768384Z ) 2025-05-07T21:01:19.5768620Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5769290Z self=, 2025-05-07T21:01:19.5769834Z compile=True, 2025-05-07T21:01:19.5770045Z T=3, 2025-05-07T21:01:19.5770241Z D=76, 2025-05-07T21:01:19.5770434Z B=102, 2025-05-07T21:01:19.5770628Z log_E=4, 2025-05-07T21:01:19.5770832Z L=13, 2025-05-07T21:01:19.5771035Z D_gradcheck=2, 2025-05-07T21:01:19.5771268Z stochastic_rounding=False, 2025-05-07T21:01:19.5771532Z weighted=False, 2025-05-07T21:01:19.5771757Z row_wise=True, 2025-05-07T21:01:19.5771974Z mixed=True, 2025-05-07T21:01:19.5772184Z use_cache=True, 2025-05-07T21:01:19.5772434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5772729Z use_cpu=False, 2025-05-07T21:01:19.5772966Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5773234Z ) 2025-05-07T21:01:19.5773473Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5774067Z self=, 2025-05-07T21:01:19.5774613Z compile=False, 2025-05-07T21:01:19.5774845Z T=4, 2025-05-07T21:01:19.5775035Z D=53, 2025-05-07T21:01:19.5775233Z B=35, 2025-05-07T21:01:19.5775432Z log_E=3, 2025-05-07T21:01:19.5775632Z L=8, 2025-05-07T21:01:19.5775836Z D_gradcheck=2, 2025-05-07T21:01:19.5776077Z stochastic_rounding=True, 2025-05-07T21:01:19.5776341Z weighted=False, 2025-05-07T21:01:19.5776569Z row_wise=False, 2025-05-07T21:01:19.5776890Z mixed=False, 2025-05-07T21:01:19.5777433Z use_cache=False, 2025-05-07T21:01:19.5777779Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5778112Z use_cpu=True, 2025-05-07T21:01:19.5778541Z output_dtype=SparseType.FP16, 2025-05-07T21:01:19.5778897Z ) 2025-05-07T21:01:19.5779273Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5779955Z self=, 2025-05-07T21:01:19.5780602Z compile=False, 2025-05-07T21:01:19.5788166Z T=5, 2025-05-07T21:01:19.5788372Z D=18, 2025-05-07T21:01:19.5788572Z B=101, 2025-05-07T21:01:19.5788773Z log_E=4, 2025-05-07T21:01:19.5788976Z L=12, 2025-05-07T21:01:19.5789173Z D_gradcheck=2, 2025-05-07T21:01:19.5789410Z stochastic_rounding=True, 2025-05-07T21:01:19.5789668Z weighted=True, 2025-05-07T21:01:19.5789892Z row_wise=False, 2025-05-07T21:01:19.5790113Z mixed=True, 2025-05-07T21:01:19.5790326Z use_cache=False, 2025-05-07T21:01:19.5790588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5790888Z use_cpu=False, 2025-05-07T21:01:19.5791127Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5791394Z ) 2025-05-07T21:01:19.5791636Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5792223Z self=, 2025-05-07T21:01:19.5792771Z compile=False, 2025-05-07T21:01:19.5792990Z T=1, 2025-05-07T21:01:19.5793185Z D=109, 2025-05-07T21:01:19.5793376Z B=48, 2025-05-07T21:01:19.5793573Z log_E=5, 2025-05-07T21:01:19.5793777Z L=4, 2025-05-07T21:01:19.5793968Z D_gradcheck=2, 2025-05-07T21:01:19.5794205Z stochastic_rounding=True, 2025-05-07T21:01:19.5794470Z weighted=True, 2025-05-07T21:01:19.5794684Z row_wise=True, 2025-05-07T21:01:19.5794900Z mixed=True, 2025-05-07T21:01:19.5795119Z use_cache=False, 2025-05-07T21:01:19.5795364Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:19.5795661Z use_cpu=True, 2025-05-07T21:01:19.5796393Z output_dtype=SparseType.FP32, 2025-05-07T21:01:19.5796654Z ) 2025-05-07T21:01:19.5796889Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:19.5797476Z self=, 2025-05-07T21:01:19.5798153Z compile=True, 2025-05-07T21:01:19.5798377Z T=5, 2025-05-07T21:01:19.5798615Z D=128, 2025-05-07T21:01:19.5798808Z B=100, 2025-05-07T21:01:19.5799008Z log_E=5, 2025-05-07T21:01:19.5799211Z L=10, 2025-05-07T21:01:19.5799407Z D_gradcheck=1, 2025-05-07T21:01:19.5799655Z stochastic_rounding=False, 2025-05-07T21:01:19.5799934Z weighted=True, 2025-05-07T21:01:19.5800162Z row_wise=False, 2025-05-07T21:01:19.5800387Z mixed=False, 2025-05-07T21:01:19.5800608Z use_cache=True, 2025-05-07T21:01:19.5800862Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:19.5801174Z use_cpu=False, 2025-05-07T21:01:19.5801426Z output_dtype=SparseType.BF16, 2025-05-07T21:01:19.5801707Z ) 2025-05-07T21:01:20.4389152Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4391011Z self=, 2025-05-07T21:01:20.4392592Z compile=False, 2025-05-07T21:01:20.4393153Z T=2, 2025-05-07T21:01:20.4393613Z D=14, 2025-05-07T21:01:20.4393991Z B=88, 2025-05-07T21:01:20.4394361Z log_E=3, 2025-05-07T21:01:20.4394747Z L=14, 2025-05-07T21:01:20.4395127Z D_gradcheck=2, 2025-05-07T21:01:20.4395581Z stochastic_rounding=False, 2025-05-07T21:01:20.4396103Z weighted=False, 2025-05-07T21:01:20.4396538Z row_wise=True, 2025-05-07T21:01:20.4396943Z mixed=True, 2025-05-07T21:01:20.4397363Z use_cache=False, 2025-05-07T21:01:20.4397859Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4398423Z use_cpu=False, 2025-05-07T21:01:20.4398731Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.4399280Z ) 2025-05-07T21:01:20.4399524Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4400118Z self=, 2025-05-07T21:01:20.4400658Z compile=True, 2025-05-07T21:01:20.4400867Z T=4, 2025-05-07T21:01:20.4401055Z D=107, 2025-05-07T21:01:20.4401251Z B=69, 2025-05-07T21:01:20.4401451Z log_E=3, 2025-05-07T21:01:20.4401645Z L=6, 2025-05-07T21:01:20.4401844Z D_gradcheck=2, 2025-05-07T21:01:20.4402079Z stochastic_rounding=False, 2025-05-07T21:01:20.4402342Z weighted=True, 2025-05-07T21:01:20.4402566Z row_wise=False, 2025-05-07T21:01:20.4402783Z mixed=False, 2025-05-07T21:01:20.4402995Z use_cache=False, 2025-05-07T21:01:20.4403248Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4403536Z use_cpu=True, 2025-05-07T21:01:20.4403770Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.4404036Z ) 2025-05-07T21:01:20.4404278Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4405864Z self=, 2025-05-07T21:01:20.4406552Z compile=True, 2025-05-07T21:01:20.4406770Z T=3, 2025-05-07T21:01:20.4407045Z D=84, 2025-05-07T21:01:20.4407241Z B=70, 2025-05-07T21:01:20.4407434Z log_E=3, 2025-05-07T21:01:20.4407632Z L=8, 2025-05-07T21:01:20.4407824Z D_gradcheck=1, 2025-05-07T21:01:20.4408054Z stochastic_rounding=True, 2025-05-07T21:01:20.4408314Z weighted=False, 2025-05-07T21:01:20.4408529Z row_wise=False, 2025-05-07T21:01:20.4408744Z mixed=False, 2025-05-07T21:01:20.4408958Z use_cache=True, 2025-05-07T21:01:20.4409193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.4409481Z use_cpu=True, 2025-05-07T21:01:20.4409717Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.4409977Z ) 2025-05-07T21:01:20.4410219Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4411000Z self=, 2025-05-07T21:01:20.4411531Z compile=False, 2025-05-07T21:01:20.4411741Z T=1, 2025-05-07T21:01:20.4411930Z D=39, 2025-05-07T21:01:20.4412110Z B=43, 2025-05-07T21:01:20.4412299Z log_E=3, 2025-05-07T21:01:20.4412583Z L=5, 2025-05-07T21:01:20.4412772Z D_gradcheck=1, 2025-05-07T21:01:20.4413072Z stochastic_rounding=True, 2025-05-07T21:01:20.4413334Z weighted=False, 2025-05-07T21:01:20.4413545Z row_wise=False, 2025-05-07T21:01:20.4413761Z mixed=True, 2025-05-07T21:01:20.4413973Z use_cache=True, 2025-05-07T21:01:20.4414215Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4414504Z use_cpu=False, 2025-05-07T21:01:20.4414741Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.4415007Z ) 2025-05-07T21:01:20.4415240Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4415834Z self=, 2025-05-07T21:01:20.4416378Z compile=True, 2025-05-07T21:01:20.4416586Z T=1, 2025-05-07T21:01:20.4416776Z D=89, 2025-05-07T21:01:20.4416967Z B=92, 2025-05-07T21:01:20.4417152Z log_E=3, 2025-05-07T21:01:20.4417348Z L=15, 2025-05-07T21:01:20.4417547Z D_gradcheck=1, 2025-05-07T21:01:20.4417776Z stochastic_rounding=False, 2025-05-07T21:01:20.4418037Z weighted=False, 2025-05-07T21:01:20.4418252Z row_wise=False, 2025-05-07T21:01:20.4418463Z mixed=True, 2025-05-07T21:01:20.4418674Z use_cache=True, 2025-05-07T21:01:20.4418913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4419197Z use_cpu=False, 2025-05-07T21:01:20.4419436Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.4419700Z ) 2025-05-07T21:01:20.4419938Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4420587Z self=, 2025-05-07T21:01:20.4421128Z compile=True, 2025-05-07T21:01:20.4421339Z T=5, 2025-05-07T21:01:20.4421522Z D=2, 2025-05-07T21:01:20.4421709Z B=114, 2025-05-07T21:01:20.4421899Z log_E=4, 2025-05-07T21:01:20.4422094Z L=2, 2025-05-07T21:01:20.4422286Z D_gradcheck=2, 2025-05-07T21:01:20.4422519Z stochastic_rounding=True, 2025-05-07T21:01:20.4422777Z weighted=False, 2025-05-07T21:01:20.4422997Z row_wise=True, 2025-05-07T21:01:20.4423212Z mixed=True, 2025-05-07T21:01:20.4423418Z use_cache=True, 2025-05-07T21:01:20.4423660Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.4423946Z use_cpu=True, 2025-05-07T21:01:20.4424176Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.4424450Z ) 2025-05-07T21:01:20.4424689Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4425278Z self=, 2025-05-07T21:01:20.4425820Z compile=True, 2025-05-07T21:01:20.4426033Z T=1, 2025-05-07T21:01:20.4426227Z D=67, 2025-05-07T21:01:20.4426417Z B=17, 2025-05-07T21:01:20.4426602Z log_E=3, 2025-05-07T21:01:20.4426802Z L=3, 2025-05-07T21:01:20.4426998Z D_gradcheck=2, 2025-05-07T21:01:20.4427227Z stochastic_rounding=False, 2025-05-07T21:01:20.4427494Z weighted=False, 2025-05-07T21:01:20.4427717Z row_wise=False, 2025-05-07T21:01:20.4427928Z mixed=True, 2025-05-07T21:01:20.4428142Z use_cache=True, 2025-05-07T21:01:20.4428386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.4428671Z use_cpu=False, 2025-05-07T21:01:20.4428912Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.4429172Z ) 2025-05-07T21:01:20.4429402Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4429980Z self=, 2025-05-07T21:01:20.4430517Z compile=False, 2025-05-07T21:01:20.4430731Z T=1, 2025-05-07T21:01:20.4430995Z D=108, 2025-05-07T21:01:20.4431185Z B=34, 2025-05-07T21:01:20.4431377Z log_E=5, 2025-05-07T21:01:20.4431567Z L=11, 2025-05-07T21:01:20.4431760Z D_gradcheck=2, 2025-05-07T21:01:20.4431994Z stochastic_rounding=False, 2025-05-07T21:01:20.4432247Z weighted=True, 2025-05-07T21:01:20.4432508Z row_wise=False, 2025-05-07T21:01:20.4432759Z mixed=True, 2025-05-07T21:01:20.4432966Z use_cache=False, 2025-05-07T21:01:20.4433217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4433506Z use_cpu=True, 2025-05-07T21:01:20.4433736Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.4433999Z ) 2025-05-07T21:01:20.4434232Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4434807Z self=, 2025-05-07T21:01:20.4435345Z compile=False, 2025-05-07T21:01:20.4435558Z T=5, 2025-05-07T21:01:20.4435744Z D=87, 2025-05-07T21:01:20.4435934Z B=119, 2025-05-07T21:01:20.4436130Z log_E=5, 2025-05-07T21:01:20.4436318Z L=13, 2025-05-07T21:01:20.4436513Z D_gradcheck=2, 2025-05-07T21:01:20.4436746Z stochastic_rounding=False, 2025-05-07T21:01:20.4436998Z weighted=True, 2025-05-07T21:01:20.4437217Z row_wise=True, 2025-05-07T21:01:20.4437436Z mixed=False, 2025-05-07T21:01:20.4437655Z use_cache=True, 2025-05-07T21:01:20.4437891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4438179Z use_cpu=False, 2025-05-07T21:01:20.4438415Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.4438676Z ) 2025-05-07T21:01:20.4438943Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4439526Z self=, 2025-05-07T21:01:20.4440072Z compile=True, 2025-05-07T21:01:20.4440285Z T=1, 2025-05-07T21:01:20.4440468Z D=24, 2025-05-07T21:01:20.4440712Z B=3, 2025-05-07T21:01:20.4440903Z log_E=3, 2025-05-07T21:01:20.4441098Z L=18, 2025-05-07T21:01:20.4441295Z D_gradcheck=1, 2025-05-07T21:01:20.4441527Z stochastic_rounding=False, 2025-05-07T21:01:20.4441783Z weighted=False, 2025-05-07T21:01:20.4442003Z row_wise=True, 2025-05-07T21:01:20.4442213Z mixed=True, 2025-05-07T21:01:20.4442419Z use_cache=True, 2025-05-07T21:01:20.4442664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4442953Z use_cpu=False, 2025-05-07T21:01:20.4443183Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.4443444Z ) 2025-05-07T21:01:20.4443683Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4444263Z self=, 2025-05-07T21:01:20.4444803Z compile=False, 2025-05-07T21:01:20.4445015Z T=3, 2025-05-07T21:01:20.4445203Z D=92, 2025-05-07T21:01:20.4445388Z B=98, 2025-05-07T21:01:20.4445582Z log_E=3, 2025-05-07T21:01:20.4445787Z L=10, 2025-05-07T21:01:20.4445977Z D_gradcheck=2, 2025-05-07T21:01:20.4446209Z stochastic_rounding=False, 2025-05-07T21:01:20.4446471Z weighted=False, 2025-05-07T21:01:20.4446683Z row_wise=True, 2025-05-07T21:01:20.4446951Z mixed=False, 2025-05-07T21:01:20.4447169Z use_cache=True, 2025-05-07T21:01:20.4447405Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.4447691Z use_cpu=True, 2025-05-07T21:01:20.4447928Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.4448184Z ) 2025-05-07T21:01:20.4448422Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4449002Z self=, 2025-05-07T21:01:20.4449534Z compile=True, 2025-05-07T21:01:20.4449741Z T=5, 2025-05-07T21:01:20.4449930Z D=23, 2025-05-07T21:01:20.4450114Z B=33, 2025-05-07T21:01:20.4450311Z log_E=5, 2025-05-07T21:01:20.4450507Z L=6, 2025-05-07T21:01:20.4450700Z D_gradcheck=2, 2025-05-07T21:01:20.4450983Z stochastic_rounding=True, 2025-05-07T21:01:20.4451243Z weighted=True, 2025-05-07T21:01:20.4451455Z row_wise=False, 2025-05-07T21:01:20.4451671Z mixed=True, 2025-05-07T21:01:20.4451882Z use_cache=True, 2025-05-07T21:01:20.4452123Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4452449Z use_cpu=False, 2025-05-07T21:01:20.4452728Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.4452994Z ) 2025-05-07T21:01:20.4453224Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4453809Z self=, 2025-05-07T21:01:20.4454347Z compile=False, 2025-05-07T21:01:20.4454553Z T=1, 2025-05-07T21:01:20.4454745Z D=75, 2025-05-07T21:01:20.4454935Z B=61, 2025-05-07T21:01:20.4455118Z log_E=4, 2025-05-07T21:01:20.4455315Z L=1, 2025-05-07T21:01:20.4455509Z D_gradcheck=2, 2025-05-07T21:01:20.4455741Z stochastic_rounding=False, 2025-05-07T21:01:20.4456006Z weighted=False, 2025-05-07T21:01:20.4456221Z row_wise=False, 2025-05-07T21:01:20.4456432Z mixed=False, 2025-05-07T21:01:20.4456647Z use_cache=False, 2025-05-07T21:01:20.4456896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4457188Z use_cpu=False, 2025-05-07T21:01:20.4457425Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.4457692Z ) 2025-05-07T21:01:20.4457928Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4458504Z self=, 2025-05-07T21:01:20.4459046Z compile=False, 2025-05-07T21:01:20.4459261Z T=3, 2025-05-07T21:01:20.4459444Z D=20, 2025-05-07T21:01:20.4459632Z B=34, 2025-05-07T21:01:20.4459820Z log_E=3, 2025-05-07T21:01:20.4460012Z L=4, 2025-05-07T21:01:20.4460206Z D_gradcheck=2, 2025-05-07T21:01:20.4460488Z stochastic_rounding=False, 2025-05-07T21:01:20.4460749Z weighted=False, 2025-05-07T21:01:20.4460977Z row_wise=False, 2025-05-07T21:01:20.4461194Z mixed=True, 2025-05-07T21:01:20.4461402Z use_cache=True, 2025-05-07T21:01:20.4461645Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.4461936Z use_cpu=False, 2025-05-07T21:01:20.4462174Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.4462440Z ) 2025-05-07T21:01:20.4462685Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4463261Z self=, 2025-05-07T21:01:20.4463800Z compile=True, 2025-05-07T21:01:20.4464015Z T=5, 2025-05-07T21:01:20.4464209Z D=87, 2025-05-07T21:01:20.4464393Z B=38, 2025-05-07T21:01:20.4464585Z log_E=3, 2025-05-07T21:01:20.4464787Z L=6, 2025-05-07T21:01:20.4464978Z D_gradcheck=1, 2025-05-07T21:01:20.4465213Z stochastic_rounding=False, 2025-05-07T21:01:20.4465479Z weighted=True, 2025-05-07T21:01:20.4465693Z row_wise=True, 2025-05-07T21:01:20.4465906Z mixed=False, 2025-05-07T21:01:20.4466123Z use_cache=True, 2025-05-07T21:01:20.4466362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4466651Z use_cpu=True, 2025-05-07T21:01:20.4466888Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.4467146Z ) 2025-05-07T21:01:20.4467381Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4467968Z self=, 2025-05-07T21:01:20.4468496Z compile=True, 2025-05-07T21:01:20.4468705Z T=2, 2025-05-07T21:01:20.4468892Z D=96, 2025-05-07T21:01:20.4469076Z B=115, 2025-05-07T21:01:20.4469271Z log_E=3, 2025-05-07T21:01:20.4469467Z L=5, 2025-05-07T21:01:20.4469653Z D_gradcheck=2, 2025-05-07T21:01:20.4469881Z stochastic_rounding=True, 2025-05-07T21:01:20.4470140Z weighted=False, 2025-05-07T21:01:20.4470359Z row_wise=True, 2025-05-07T21:01:20.4470657Z mixed=True, 2025-05-07T21:01:20.4470865Z use_cache=True, 2025-05-07T21:01:20.4471104Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4471389Z use_cpu=False, 2025-05-07T21:01:20.4471624Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.4471886Z ) 2025-05-07T21:01:20.4472119Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4472785Z self=, 2025-05-07T21:01:20.4473322Z compile=False, 2025-05-07T21:01:20.4473528Z T=5, 2025-05-07T21:01:20.4473718Z D=110, 2025-05-07T21:01:20.4473911Z B=8, 2025-05-07T21:01:20.4474094Z log_E=3, 2025-05-07T21:01:20.4474291Z L=1, 2025-05-07T21:01:20.4474483Z D_gradcheck=2, 2025-05-07T21:01:20.4474718Z stochastic_rounding=False, 2025-05-07T21:01:20.4474981Z weighted=True, 2025-05-07T21:01:20.4475200Z row_wise=False, 2025-05-07T21:01:20.4475414Z mixed=True, 2025-05-07T21:01:20.4475632Z use_cache=True, 2025-05-07T21:01:20.4475878Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.4476164Z use_cpu=True, 2025-05-07T21:01:20.4476393Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.4476655Z ) 2025-05-07T21:01:20.4476894Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.4477478Z self=, 2025-05-07T21:01:20.4478017Z compile=False, 2025-05-07T21:01:20.4478226Z T=5, 2025-05-07T21:01:20.4478406Z D=82, 2025-05-07T21:01:20.4478603Z B=98, 2025-05-07T21:01:20.4478794Z log_E=3, 2025-05-07T21:01:20.4478989Z L=16, 2025-05-07T21:01:20.4479300Z D_gradcheck=1, 2025-05-07T21:01:20.4479806Z stochastic_rounding=True, 2025-05-07T21:01:20.4487906Z weighted=True, 2025-05-07T21:01:20.4488153Z row_wise=True, 2025-05-07T21:01:20.4488370Z mixed=False, 2025-05-07T21:01:20.4488687Z use_cache=True, 2025-05-07T21:01:20.4488932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.4489219Z use_cpu=True, 2025-05-07T21:01:20.4489454Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.4489714Z ) 2025-05-07T21:01:20.9113675Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9114314Z self=, 2025-05-07T21:01:20.9114891Z compile=True, 2025-05-07T21:01:20.9115111Z T=5, 2025-05-07T21:01:20.9115297Z D=79, 2025-05-07T21:01:20.9115494Z B=89, 2025-05-07T21:01:20.9115685Z log_E=4, 2025-05-07T21:01:20.9115879Z L=13, 2025-05-07T21:01:20.9116077Z D_gradcheck=1, 2025-05-07T21:01:20.9116313Z stochastic_rounding=False, 2025-05-07T21:01:20.9116568Z weighted=True, 2025-05-07T21:01:20.9116787Z row_wise=False, 2025-05-07T21:01:20.9117004Z mixed=False, 2025-05-07T21:01:20.9117211Z use_cache=False, 2025-05-07T21:01:20.9117473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.9117771Z use_cpu=True, 2025-05-07T21:01:20.9118003Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.9118274Z ) 2025-05-07T21:01:20.9118562Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9119143Z self=, 2025-05-07T21:01:20.9119689Z compile=False, 2025-05-07T21:01:20.9119904Z T=3, 2025-05-07T21:01:20.9120094Z D=14, 2025-05-07T21:01:20.9120283Z B=105, 2025-05-07T21:01:20.9120480Z log_E=4, 2025-05-07T21:01:20.9120675Z L=12, 2025-05-07T21:01:20.9120860Z D_gradcheck=2, 2025-05-07T21:01:20.9121094Z stochastic_rounding=False, 2025-05-07T21:01:20.9121357Z weighted=True, 2025-05-07T21:01:20.9121570Z row_wise=False, 2025-05-07T21:01:20.9121787Z mixed=True, 2025-05-07T21:01:20.9122004Z use_cache=False, 2025-05-07T21:01:20.9122253Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.9122549Z use_cpu=True, 2025-05-07T21:01:20.9123098Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.9123357Z ) 2025-05-07T21:01:20.9123596Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9124185Z self=, 2025-05-07T21:01:20.9124810Z compile=False, 2025-05-07T21:01:20.9125021Z T=5, 2025-05-07T21:01:20.9125286Z D=127, 2025-05-07T21:01:20.9125477Z B=18, 2025-05-07T21:01:20.9125669Z log_E=3, 2025-05-07T21:01:20.9125870Z L=18, 2025-05-07T21:01:20.9126066Z D_gradcheck=1, 2025-05-07T21:01:20.9126296Z stochastic_rounding=False, 2025-05-07T21:01:20.9126558Z weighted=True, 2025-05-07T21:01:20.9126775Z row_wise=True, 2025-05-07T21:01:20.9127059Z mixed=True, 2025-05-07T21:01:20.9127271Z use_cache=False, 2025-05-07T21:01:20.9127523Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.9127808Z use_cpu=True, 2025-05-07T21:01:20.9128048Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.9128320Z ) 2025-05-07T21:01:20.9128554Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9129137Z self=, 2025-05-07T21:01:20.9129681Z compile=False, 2025-05-07T21:01:20.9129892Z T=2, 2025-05-07T21:01:20.9130084Z D=108, 2025-05-07T21:01:20.9130278Z B=38, 2025-05-07T21:01:20.9130463Z log_E=5, 2025-05-07T21:01:20.9130662Z L=1, 2025-05-07T21:01:20.9130856Z D_gradcheck=2, 2025-05-07T21:01:20.9131087Z stochastic_rounding=True, 2025-05-07T21:01:20.9131351Z weighted=False, 2025-05-07T21:01:20.9131572Z row_wise=False, 2025-05-07T21:01:20.9131778Z mixed=True, 2025-05-07T21:01:20.9131991Z use_cache=False, 2025-05-07T21:01:20.9132242Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9132536Z use_cpu=True, 2025-05-07T21:01:20.9132766Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.9133125Z ) 2025-05-07T21:01:20.9133371Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9133950Z self=, 2025-05-07T21:01:20.9134492Z compile=True, 2025-05-07T21:01:20.9134704Z T=3, 2025-05-07T21:01:20.9134894Z D=99, 2025-05-07T21:01:20.9135087Z B=19, 2025-05-07T21:01:20.9135280Z log_E=3, 2025-05-07T21:01:20.9135472Z L=10, 2025-05-07T21:01:20.9135665Z D_gradcheck=1, 2025-05-07T21:01:20.9135897Z stochastic_rounding=True, 2025-05-07T21:01:20.9136153Z weighted=False, 2025-05-07T21:01:20.9136379Z row_wise=False, 2025-05-07T21:01:20.9136598Z mixed=False, 2025-05-07T21:01:20.9136808Z use_cache=True, 2025-05-07T21:01:20.9137052Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.9137344Z use_cpu=False, 2025-05-07T21:01:20.9137577Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.9137844Z ) 2025-05-07T21:01:20.9138084Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9138676Z self=, 2025-05-07T21:01:20.9139212Z compile=True, 2025-05-07T21:01:20.9139426Z T=3, 2025-05-07T21:01:20.9139616Z D=93, 2025-05-07T21:01:20.9139801Z B=68, 2025-05-07T21:01:20.9139986Z log_E=3, 2025-05-07T21:01:20.9140183Z L=7, 2025-05-07T21:01:20.9140376Z D_gradcheck=1, 2025-05-07T21:01:20.9140607Z stochastic_rounding=True, 2025-05-07T21:01:20.9140869Z weighted=True, 2025-05-07T21:01:20.9141079Z row_wise=False, 2025-05-07T21:01:20.9141296Z mixed=False, 2025-05-07T21:01:20.9141508Z use_cache=False, 2025-05-07T21:01:20.9141752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9142042Z use_cpu=True, 2025-05-07T21:01:20.9142277Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.9142539Z ) 2025-05-07T21:01:20.9142780Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9143417Z self=, 2025-05-07T21:01:20.9143956Z compile=True, 2025-05-07T21:01:20.9144164Z T=4, 2025-05-07T21:01:20.9144361Z D=57, 2025-05-07T21:01:20.9144556Z B=124, 2025-05-07T21:01:20.9144740Z log_E=4, 2025-05-07T21:01:20.9144986Z L=14, 2025-05-07T21:01:20.9145177Z D_gradcheck=1, 2025-05-07T21:01:20.9145446Z stochastic_rounding=True, 2025-05-07T21:01:20.9145708Z weighted=False, 2025-05-07T21:01:20.9145931Z row_wise=False, 2025-05-07T21:01:20.9146143Z mixed=False, 2025-05-07T21:01:20.9146358Z use_cache=False, 2025-05-07T21:01:20.9146610Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9146893Z use_cpu=False, 2025-05-07T21:01:20.9147132Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.9147403Z ) 2025-05-07T21:01:20.9147637Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9148227Z self=, 2025-05-07T21:01:20.9148772Z compile=False, 2025-05-07T21:01:20.9148980Z T=3, 2025-05-07T21:01:20.9149171Z D=24, 2025-05-07T21:01:20.9149364Z B=4, 2025-05-07T21:01:20.9149552Z log_E=5, 2025-05-07T21:01:20.9149756Z L=7, 2025-05-07T21:01:20.9149955Z D_gradcheck=1, 2025-05-07T21:01:20.9150182Z stochastic_rounding=True, 2025-05-07T21:01:20.9150444Z weighted=False, 2025-05-07T21:01:20.9150665Z row_wise=False, 2025-05-07T21:01:20.9150886Z mixed=False, 2025-05-07T21:01:20.9151094Z use_cache=True, 2025-05-07T21:01:20.9151340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9151632Z use_cpu=False, 2025-05-07T21:01:20.9151866Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.9152130Z ) 2025-05-07T21:01:20.9152369Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9152995Z self=, 2025-05-07T21:01:20.9153537Z compile=True, 2025-05-07T21:01:20.9153749Z T=5, 2025-05-07T21:01:20.9153935Z D=120, 2025-05-07T21:01:20.9154126Z B=80, 2025-05-07T21:01:20.9154316Z log_E=3, 2025-05-07T21:01:20.9154509Z L=8, 2025-05-07T21:01:20.9154706Z D_gradcheck=2, 2025-05-07T21:01:20.9154946Z stochastic_rounding=False, 2025-05-07T21:01:20.9155206Z weighted=False, 2025-05-07T21:01:20.9155430Z row_wise=False, 2025-05-07T21:01:20.9155659Z mixed=True, 2025-05-07T21:01:20.9155875Z use_cache=False, 2025-05-07T21:01:20.9156125Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9156422Z use_cpu=True, 2025-05-07T21:01:20.9156658Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.9156924Z ) 2025-05-07T21:01:20.9157157Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9157752Z self=, 2025-05-07T21:01:20.9158296Z compile=False, 2025-05-07T21:01:20.9158508Z T=4, 2025-05-07T21:01:20.9158702Z D=102, 2025-05-07T21:01:20.9158926Z B=116, 2025-05-07T21:01:20.9159139Z log_E=3, 2025-05-07T21:01:20.9159344Z L=7, 2025-05-07T21:01:20.9159545Z D_gradcheck=1, 2025-05-07T21:01:20.9159771Z stochastic_rounding=True, 2025-05-07T21:01:20.9160037Z weighted=True, 2025-05-07T21:01:20.9160257Z row_wise=False, 2025-05-07T21:01:20.9160469Z mixed=True, 2025-05-07T21:01:20.9160676Z use_cache=True, 2025-05-07T21:01:20.9160919Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9161204Z use_cpu=False, 2025-05-07T21:01:20.9161448Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.9161713Z ) 2025-05-07T21:01:20.9161943Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9162531Z self=, 2025-05-07T21:01:20.9163073Z compile=False, 2025-05-07T21:01:20.9163287Z T=1, 2025-05-07T21:01:20.9163529Z D=86, 2025-05-07T21:01:20.9163724Z B=69, 2025-05-07T21:01:20.9163916Z log_E=4, 2025-05-07T21:01:20.9164111Z L=0, 2025-05-07T21:01:20.9164306Z D_gradcheck=2, 2025-05-07T21:01:20.9164543Z stochastic_rounding=False, 2025-05-07T21:01:20.9164802Z weighted=False, 2025-05-07T21:01:20.9165070Z row_wise=True, 2025-05-07T21:01:20.9165323Z mixed=False, 2025-05-07T21:01:20.9165534Z use_cache=False, 2025-05-07T21:01:20.9165787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9166078Z use_cpu=False, 2025-05-07T21:01:20.9166317Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.9166583Z ) 2025-05-07T21:01:20.9166821Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9167483Z self=, 2025-05-07T21:01:20.9168027Z compile=False, 2025-05-07T21:01:20.9168243Z T=4, 2025-05-07T21:01:20.9168435Z D=4, 2025-05-07T21:01:20.9168631Z B=88, 2025-05-07T21:01:20.9168836Z log_E=4, 2025-05-07T21:01:20.9169072Z L=7, 2025-05-07T21:01:20.9169263Z D_gradcheck=2, 2025-05-07T21:01:20.9169497Z stochastic_rounding=False, 2025-05-07T21:01:20.9169764Z weighted=True, 2025-05-07T21:01:20.9169976Z row_wise=True, 2025-05-07T21:01:20.9170195Z mixed=False, 2025-05-07T21:01:20.9170414Z use_cache=False, 2025-05-07T21:01:20.9170663Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9170953Z use_cpu=True, 2025-05-07T21:01:20.9171195Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.9171461Z ) 2025-05-07T21:01:20.9171703Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9172292Z self=, 2025-05-07T21:01:20.9172827Z compile=False, 2025-05-07T21:01:20.9173043Z T=5, 2025-05-07T21:01:20.9173234Z D=85, 2025-05-07T21:01:20.9173468Z B=77, 2025-05-07T21:01:20.9173665Z log_E=5, 2025-05-07T21:01:20.9173860Z L=4, 2025-05-07T21:01:20.9174050Z D_gradcheck=2, 2025-05-07T21:01:20.9174283Z stochastic_rounding=False, 2025-05-07T21:01:20.9174547Z weighted=True, 2025-05-07T21:01:20.9174759Z row_wise=True, 2025-05-07T21:01:20.9174976Z mixed=True, 2025-05-07T21:01:20.9175193Z use_cache=False, 2025-05-07T21:01:20.9175451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9175735Z use_cpu=True, 2025-05-07T21:01:20.9175972Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.9176238Z ) 2025-05-07T21:01:20.9176471Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9177057Z self=, 2025-05-07T21:01:20.9177597Z compile=True, 2025-05-07T21:01:20.9177803Z T=5, 2025-05-07T21:01:20.9177996Z D=119, 2025-05-07T21:01:20.9178190Z B=61, 2025-05-07T21:01:20.9178379Z log_E=3, 2025-05-07T21:01:20.9178581Z L=11, 2025-05-07T21:01:20.9178778Z D_gradcheck=2, 2025-05-07T21:01:20.9179005Z stochastic_rounding=True, 2025-05-07T21:01:20.9179264Z weighted=True, 2025-05-07T21:01:20.9179484Z row_wise=True, 2025-05-07T21:01:20.9179692Z mixed=False, 2025-05-07T21:01:20.9179907Z use_cache=True, 2025-05-07T21:01:20.9180155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9180443Z use_cpu=True, 2025-05-07T21:01:20.9180680Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.9180954Z ) 2025-05-07T21:01:20.9181188Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9181775Z self=, 2025-05-07T21:01:20.9182313Z compile=True, 2025-05-07T21:01:20.9182526Z T=5, 2025-05-07T21:01:20.9182711Z D=117, 2025-05-07T21:01:20.9182907Z B=60, 2025-05-07T21:01:20.9183102Z log_E=5, 2025-05-07T21:01:20.9183295Z L=1, 2025-05-07T21:01:20.9183490Z D_gradcheck=1, 2025-05-07T21:01:20.9183778Z stochastic_rounding=False, 2025-05-07T21:01:20.9184037Z weighted=False, 2025-05-07T21:01:20.9184263Z row_wise=False, 2025-05-07T21:01:20.9184479Z mixed=True, 2025-05-07T21:01:20.9184686Z use_cache=True, 2025-05-07T21:01:20.9184932Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9185270Z use_cpu=False, 2025-05-07T21:01:20.9185578Z output_dtype=SparseType.BF16, 2025-05-07T21:01:20.9185845Z ) 2025-05-07T21:01:20.9186081Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9186659Z self=, 2025-05-07T21:01:20.9187197Z compile=False, 2025-05-07T21:01:20.9187411Z T=3, 2025-05-07T21:01:20.9187599Z D=58, 2025-05-07T21:01:20.9187782Z B=85, 2025-05-07T21:01:20.9187972Z log_E=5, 2025-05-07T21:01:20.9188172Z L=0, 2025-05-07T21:01:20.9188366Z D_gradcheck=1, 2025-05-07T21:01:20.9188603Z stochastic_rounding=False, 2025-05-07T21:01:20.9188869Z weighted=True, 2025-05-07T21:01:20.9189082Z row_wise=True, 2025-05-07T21:01:20.9189296Z mixed=False, 2025-05-07T21:01:20.9189512Z use_cache=False, 2025-05-07T21:01:20.9189758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9190058Z use_cpu=False, 2025-05-07T21:01:20.9190300Z output_dtype=SparseType.FP32, 2025-05-07T21:01:20.9190561Z ) 2025-05-07T21:01:20.9190798Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9191383Z self=, 2025-05-07T21:01:20.9191917Z compile=True, 2025-05-07T21:01:20.9192130Z T=2, 2025-05-07T21:01:20.9192322Z D=63, 2025-05-07T21:01:20.9192509Z B=51, 2025-05-07T21:01:20.9192700Z log_E=4, 2025-05-07T21:01:20.9192899Z L=17, 2025-05-07T21:01:20.9193087Z D_gradcheck=1, 2025-05-07T21:01:20.9193375Z stochastic_rounding=False, 2025-05-07T21:01:20.9193643Z weighted=False, 2025-05-07T21:01:20.9193865Z row_wise=True, 2025-05-07T21:01:20.9194072Z mixed=True, 2025-05-07T21:01:20.9194289Z use_cache=True, 2025-05-07T21:01:20.9194534Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:20.9194821Z use_cpu=True, 2025-05-07T21:01:20.9195070Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.9195333Z ) 2025-05-07T21:01:20.9195570Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:20.9196156Z self=, 2025-05-07T21:01:20.9196699Z compile=False, 2025-05-07T21:01:20.9196908Z T=1, 2025-05-07T21:01:20.9197099Z D=78, 2025-05-07T21:01:20.9197292Z B=112, 2025-05-07T21:01:20.9197481Z log_E=3, 2025-05-07T21:01:20.9197681Z L=19, 2025-05-07T21:01:20.9197878Z D_gradcheck=1, 2025-05-07T21:01:20.9198109Z stochastic_rounding=False, 2025-05-07T21:01:20.9198377Z weighted=False, 2025-05-07T21:01:20.9198601Z row_wise=False, 2025-05-07T21:01:20.9198835Z mixed=False, 2025-05-07T21:01:20.9199076Z use_cache=True, 2025-05-07T21:01:20.9199316Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:20.9199598Z use_cpu=True, 2025-05-07T21:01:20.9199833Z output_dtype=SparseType.FP16, 2025-05-07T21:01:20.9200101Z ) 2025-05-07T21:01:30.2245543Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2246603Z self=, 2025-05-07T21:01:30.2247579Z compile=False, 2025-05-07T21:01:30.2247894Z T=5, 2025-05-07T21:01:30.2248174Z D=18, 2025-05-07T21:01:30.2248436Z B=76, 2025-05-07T21:01:30.2248707Z log_E=3, 2025-05-07T21:01:30.2249008Z L=0, 2025-05-07T21:01:30.2249316Z D_gradcheck=1, 2025-05-07T21:01:30.2249699Z stochastic_rounding=True, 2025-05-07T21:01:30.2250110Z weighted=False, 2025-05-07T21:01:30.2250461Z row_wise=False, 2025-05-07T21:01:30.2251184Z mixed=True, 2025-05-07T21:01:30.2251500Z use_cache=True, 2025-05-07T21:01:30.2251892Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.2252365Z use_cpu=True, 2025-05-07T21:01:30.2252741Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.2253156Z ) 2025-05-07T21:01:30.2253692Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2254746Z self=, 2025-05-07T21:01:30.2255603Z compile=True, 2025-05-07T21:01:30.2255919Z T=2, 2025-05-07T21:01:30.2256181Z D=81, 2025-05-07T21:01:30.2256468Z B=96, 2025-05-07T21:01:30.2256769Z log_E=3, 2025-05-07T21:01:30.2257076Z L=9, 2025-05-07T21:01:30.2257384Z D_gradcheck=2, 2025-05-07T21:01:30.2257758Z stochastic_rounding=True, 2025-05-07T21:01:30.2258170Z weighted=True, 2025-05-07T21:01:30.2258516Z row_wise=True, 2025-05-07T21:01:30.2258857Z mixed=True, 2025-05-07T21:01:30.2269755Z use_cache=False, 2025-05-07T21:01:30.2270182Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.2270658Z use_cpu=True, 2025-05-07T21:01:30.2271043Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.2271475Z ) 2025-05-07T21:01:30.2271869Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2272727Z self=, 2025-05-07T21:01:30.2273507Z compile=True, 2025-05-07T21:01:30.2273785Z T=3, 2025-05-07T21:01:30.2274054Z D=73, 2025-05-07T21:01:30.2274326Z B=123, 2025-05-07T21:01:30.2274589Z log_E=4, 2025-05-07T21:01:30.2274864Z L=8, 2025-05-07T21:01:30.2275132Z D_gradcheck=2, 2025-05-07T21:01:30.2275466Z stochastic_rounding=False, 2025-05-07T21:01:30.2275883Z weighted=True, 2025-05-07T21:01:30.2276227Z row_wise=True, 2025-05-07T21:01:30.2276551Z mixed=True, 2025-05-07T21:01:30.2277052Z use_cache=False, 2025-05-07T21:01:30.2277463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.2277921Z use_cpu=True, 2025-05-07T21:01:30.2278298Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.2278721Z ) 2025-05-07T21:01:30.2279095Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2280092Z self=, 2025-05-07T21:01:30.2280974Z compile=False, 2025-05-07T21:01:30.2281289Z T=3, 2025-05-07T21:01:30.2281557Z D=63, 2025-05-07T21:01:30.2281834Z B=11, 2025-05-07T21:01:30.2282103Z log_E=4, 2025-05-07T21:01:30.2282388Z L=5, 2025-05-07T21:01:30.2282662Z D_gradcheck=1, 2025-05-07T21:01:30.2282994Z stochastic_rounding=False, 2025-05-07T21:01:30.2283391Z weighted=False, 2025-05-07T21:01:30.2283718Z row_wise=False, 2025-05-07T21:01:30.2284046Z mixed=True, 2025-05-07T21:01:30.2284366Z use_cache=False, 2025-05-07T21:01:30.2284749Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.2285185Z use_cpu=True, 2025-05-07T21:01:30.2285509Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.2285940Z ) 2025-05-07T21:01:30.2286317Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2287333Z self=, 2025-05-07T21:01:30.2288197Z compile=False, 2025-05-07T21:01:30.2288520Z T=4, 2025-05-07T21:01:30.2288801Z D=59, 2025-05-07T21:01:30.2289088Z B=51, 2025-05-07T21:01:30.2289375Z log_E=5, 2025-05-07T21:01:30.2289682Z L=14, 2025-05-07T21:01:30.2289974Z D_gradcheck=2, 2025-05-07T21:01:30.2290338Z stochastic_rounding=False, 2025-05-07T21:01:30.2290760Z weighted=False, 2025-05-07T21:01:30.2291097Z row_wise=False, 2025-05-07T21:01:30.2291439Z mixed=True, 2025-05-07T21:01:30.2291765Z use_cache=True, 2025-05-07T21:01:30.2292133Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.2292610Z use_cpu=True, 2025-05-07T21:01:30.2293101Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.2293518Z ) 2025-05-07T21:01:30.2293897Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2294892Z self=, 2025-05-07T21:01:30.2295894Z compile=False, 2025-05-07T21:01:30.2296235Z T=5, 2025-05-07T21:01:30.2296609Z D=99, 2025-05-07T21:01:30.2296901Z B=38, 2025-05-07T21:01:30.2297192Z log_E=3, 2025-05-07T21:01:30.2297498Z L=14, 2025-05-07T21:01:30.2297797Z D_gradcheck=2, 2025-05-07T21:01:30.2298160Z stochastic_rounding=False, 2025-05-07T21:01:30.2298576Z weighted=True, 2025-05-07T21:01:30.2298906Z row_wise=True, 2025-05-07T21:01:30.2299238Z mixed=True, 2025-05-07T21:01:30.2299561Z use_cache=True, 2025-05-07T21:01:30.2299947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.2300409Z use_cpu=False, 2025-05-07T21:01:30.2300793Z output_dtype=SparseType.FP32, 2025-05-07T21:01:30.2301225Z ) 2025-05-07T21:01:30.2301591Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2302517Z self=, 2025-05-07T21:01:30.2303467Z compile=False, 2025-05-07T21:01:30.2303818Z T=1, 2025-05-07T21:01:30.2304107Z D=15, 2025-05-07T21:01:30.2305278Z B=72, 2025-05-07T21:01:30.2305588Z log_E=3, 2025-05-07T21:01:30.2305884Z L=15, 2025-05-07T21:01:30.2306135Z D_gradcheck=2, 2025-05-07T21:01:30.2306439Z stochastic_rounding=True, 2025-05-07T21:01:30.2306792Z weighted=True, 2025-05-07T21:01:30.2307102Z row_wise=False, 2025-05-07T21:01:30.2307403Z mixed=False, 2025-05-07T21:01:30.2307670Z use_cache=False, 2025-05-07T21:01:30.2307998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:30.2308391Z use_cpu=False, 2025-05-07T21:01:30.2308721Z output_dtype=SparseType.BF16, 2025-05-07T21:01:30.2309257Z ) 2025-05-07T21:01:30.2309618Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2310389Z self=, 2025-05-07T21:01:30.2311170Z compile=False, 2025-05-07T21:01:30.2311475Z T=1, 2025-05-07T21:01:30.2311802Z D=20, 2025-05-07T21:01:30.2312079Z B=102, 2025-05-07T21:01:30.2312366Z log_E=5, 2025-05-07T21:01:30.2312655Z L=11, 2025-05-07T21:01:30.2312945Z D_gradcheck=1, 2025-05-07T21:01:30.2313278Z stochastic_rounding=False, 2025-05-07T21:01:30.2313671Z weighted=False, 2025-05-07T21:01:30.2313998Z row_wise=True, 2025-05-07T21:01:30.2314326Z mixed=False, 2025-05-07T21:01:30.2314654Z use_cache=False, 2025-05-07T21:01:30.2315029Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.2315472Z use_cpu=False, 2025-05-07T21:01:30.2315799Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.2316187Z ) 2025-05-07T21:01:30.2316547Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2317391Z self=, 2025-05-07T21:01:30.2318271Z compile=False, 2025-05-07T21:01:30.2318588Z T=1, 2025-05-07T21:01:30.2318859Z D=102, 2025-05-07T21:01:30.2319140Z B=102, 2025-05-07T21:01:30.2319422Z log_E=5, 2025-05-07T21:01:30.2319706Z L=11, 2025-05-07T21:01:30.2319981Z D_gradcheck=1, 2025-05-07T21:01:30.2320313Z stochastic_rounding=False, 2025-05-07T21:01:30.2320657Z weighted=False, 2025-05-07T21:01:30.2320947Z row_wise=True, 2025-05-07T21:01:30.2321175Z mixed=False, 2025-05-07T21:01:30.2321390Z use_cache=False, 2025-05-07T21:01:30.2321636Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.2321932Z use_cpu=False, 2025-05-07T21:01:30.2322179Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.2322444Z ) 2025-05-07T21:01:30.2322706Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2323691Z self=, 2025-05-07T21:01:30.2324233Z compile=False, 2025-05-07T21:01:30.2324489Z T=1, 2025-05-07T21:01:30.2324771Z D=102, 2025-05-07T21:01:30.2325027Z B=102, 2025-05-07T21:01:30.2325438Z log_E=5, 2025-05-07T21:01:30.2325725Z L=0, 2025-05-07T21:01:30.2326089Z D_gradcheck=1, 2025-05-07T21:01:30.2326440Z stochastic_rounding=False, 2025-05-07T21:01:30.2326852Z weighted=False, 2025-05-07T21:01:30.2327279Z row_wise=True, 2025-05-07T21:01:30.2327607Z mixed=False, 2025-05-07T21:01:30.2327930Z use_cache=False, 2025-05-07T21:01:30.2328291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.2328724Z use_cpu=False, 2025-05-07T21:01:30.2329104Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.2329509Z ) 2025-05-07T21:01:30.2329861Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2330819Z self=, 2025-05-07T21:01:30.2331705Z compile=False, 2025-05-07T21:01:30.2332024Z T=1, 2025-05-07T21:01:30.2332304Z D=102, 2025-05-07T21:01:30.2332596Z B=102, 2025-05-07T21:01:30.2332878Z log_E=5, 2025-05-07T21:01:30.2333186Z L=1, 2025-05-07T21:01:30.2333497Z D_gradcheck=1, 2025-05-07T21:01:30.2333848Z stochastic_rounding=False, 2025-05-07T21:01:30.2334251Z weighted=False, 2025-05-07T21:01:30.2334589Z row_wise=True, 2025-05-07T21:01:30.2334919Z mixed=False, 2025-05-07T21:01:30.2335239Z use_cache=False, 2025-05-07T21:01:30.2335621Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.2336079Z use_cpu=False, 2025-05-07T21:01:30.2336442Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.2336860Z ) 2025-05-07T21:01:30.2337234Z Trying example: test_backward_adagrad_fp16_pmNONE( 2025-05-07T21:01:30.2338300Z self=, 2025-05-07T21:01:30.2339206Z compile=False, 2025-05-07T21:01:30.2339532Z T=1, 2025-05-07T21:01:30.2339821Z D=102, 2025-05-07T21:01:30.2340121Z B=1, 2025-05-07T21:01:30.2340414Z log_E=5, 2025-05-07T21:01:30.2340702Z L=1, 2025-05-07T21:01:30.2341004Z D_gradcheck=1, 2025-05-07T21:01:30.2341373Z stochastic_rounding=False, 2025-05-07T21:01:30.2341829Z weighted=False, 2025-05-07T21:01:30.2342170Z row_wise=True, 2025-05-07T21:01:30.2342500Z mixed=False, 2025-05-07T21:01:30.2342829Z use_cache=False, 2025-05-07T21:01:30.2343218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:30.2343678Z use_cpu=False, 2025-05-07T21:01:30.2344039Z output_dtype=SparseType.FP16, 2025-05-07T21:01:30.2344417Z ) 2025-05-07T21:01:30.2344692Z PASSED 2025-05-07T21:01:51.2617216Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2618199Z self=, 2025-05-07T21:01:51.2618750Z mixed_B=False, 2025-05-07T21:01:51.2618974Z T=1, 2025-05-07T21:01:51.2619178Z D=2, 2025-05-07T21:01:51.2619379Z B=1, 2025-05-07T21:01:51.2619575Z log_E=3, 2025-05-07T21:01:51.2619794Z L=0, 2025-05-07T21:01:51.2620000Z D_gradcheck=1, 2025-05-07T21:01:51.2620261Z stochastic_rounding=False, 2025-05-07T21:01:51.2620627Z weighted=False, 2025-05-07T21:01:51.2620932Z row_wise=False, 2025-05-07T21:01:51.2621271Z mixed=False, 2025-05-07T21:01:51.2621604Z use_cache=False, 2025-05-07T21:01:51.2621945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.2622341Z use_cpu=False, 2025-05-07T21:01:51.2622656Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2623005Z ) 2025-05-07T21:01:51.2623307Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2623984Z self=, 2025-05-07T21:01:51.2624900Z mixed_B=True, 2025-05-07T21:01:51.2625110Z T=1, 2025-05-07T21:01:51.2625297Z D=2, 2025-05-07T21:01:51.2625490Z B=1, 2025-05-07T21:01:51.2625683Z log_E=3, 2025-05-07T21:01:51.2625874Z L=0, 2025-05-07T21:01:51.2626172Z D_gradcheck=1, 2025-05-07T21:01:51.2626482Z stochastic_rounding=False, 2025-05-07T21:01:51.2626744Z weighted=False, 2025-05-07T21:01:51.2626968Z row_wise=False, 2025-05-07T21:01:51.2627186Z mixed=False, 2025-05-07T21:01:51.2627397Z use_cache=False, 2025-05-07T21:01:51.2627653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.2627988Z use_cpu=False, 2025-05-07T21:01:51.2628228Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2628495Z ) 2025-05-07T21:01:51.2628731Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2629321Z self=, 2025-05-07T21:01:51.2629856Z mixed_B=True, 2025-05-07T21:01:51.2630068Z T=5, 2025-05-07T21:01:51.2630262Z D=117, 2025-05-07T21:01:51.2630449Z B=109, 2025-05-07T21:01:51.2630641Z log_E=5, 2025-05-07T21:01:51.2630838Z L=4, 2025-05-07T21:01:51.2631027Z D_gradcheck=1, 2025-05-07T21:01:51.2631310Z stochastic_rounding=True, 2025-05-07T21:01:51.2631573Z weighted=True, 2025-05-07T21:01:51.2631787Z row_wise=True, 2025-05-07T21:01:51.2632004Z mixed=False, 2025-05-07T21:01:51.2632220Z use_cache=False, 2025-05-07T21:01:51.2632469Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.2632760Z use_cpu=False, 2025-05-07T21:01:51.2633002Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2633263Z ) 2025-05-07T21:01:51.2633502Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2634089Z self=, 2025-05-07T21:01:51.2634719Z mixed_B=False, 2025-05-07T21:01:51.2634930Z T=2, 2025-05-07T21:01:51.2635119Z D=96, 2025-05-07T21:01:51.2635307Z B=71, 2025-05-07T21:01:51.2635491Z log_E=4, 2025-05-07T21:01:51.2635687Z L=7, 2025-05-07T21:01:51.2635880Z D_gradcheck=1, 2025-05-07T21:01:51.2636110Z stochastic_rounding=False, 2025-05-07T21:01:51.2636374Z weighted=False, 2025-05-07T21:01:51.2636596Z row_wise=False, 2025-05-07T21:01:51.2636803Z mixed=False, 2025-05-07T21:01:51.2637018Z use_cache=True, 2025-05-07T21:01:51.2637258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.2637540Z use_cpu=True, 2025-05-07T21:01:51.2637788Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2638091Z ) 2025-05-07T21:01:51.2638320Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2638899Z self=, 2025-05-07T21:01:51.2639439Z mixed_B=False, 2025-05-07T21:01:51.2639646Z T=2, 2025-05-07T21:01:51.2639832Z D=5, 2025-05-07T21:01:51.2640015Z B=87, 2025-05-07T21:01:51.2640201Z log_E=3, 2025-05-07T21:01:51.2640399Z L=6, 2025-05-07T21:01:51.2640593Z D_gradcheck=2, 2025-05-07T21:01:51.2640819Z stochastic_rounding=False, 2025-05-07T21:01:51.2641080Z weighted=False, 2025-05-07T21:01:51.2641304Z row_wise=True, 2025-05-07T21:01:51.2641514Z mixed=False, 2025-05-07T21:01:51.2641724Z use_cache=False, 2025-05-07T21:01:51.2641976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.2642266Z use_cpu=True, 2025-05-07T21:01:51.2642495Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.2642760Z ) 2025-05-07T21:01:51.2642996Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2643569Z self=, 2025-05-07T21:01:51.2644093Z mixed_B=True, 2025-05-07T21:01:51.2644293Z T=3, 2025-05-07T21:01:51.2644474Z D=28, 2025-05-07T21:01:51.2644715Z B=103, 2025-05-07T21:01:51.2644901Z log_E=3, 2025-05-07T21:01:51.2645086Z L=19, 2025-05-07T21:01:51.2645276Z D_gradcheck=2, 2025-05-07T21:01:51.2645501Z stochastic_rounding=False, 2025-05-07T21:01:51.2645750Z weighted=True, 2025-05-07T21:01:51.2645962Z row_wise=False, 2025-05-07T21:01:51.2646217Z mixed=True, 2025-05-07T21:01:51.2646414Z use_cache=False, 2025-05-07T21:01:51.2646695Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.2647096Z use_cpu=False, 2025-05-07T21:01:51.2647330Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2647588Z ) 2025-05-07T21:01:51.2647821Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2648398Z self=, 2025-05-07T21:01:51.2648924Z mixed_B=False, 2025-05-07T21:01:51.2649137Z T=5, 2025-05-07T21:01:51.2649331Z D=116, 2025-05-07T21:01:51.2649517Z B=53, 2025-05-07T21:01:51.2649711Z log_E=4, 2025-05-07T21:01:51.2649909Z L=19, 2025-05-07T21:01:51.2650098Z D_gradcheck=1, 2025-05-07T21:01:51.2650330Z stochastic_rounding=True, 2025-05-07T21:01:51.2650589Z weighted=False, 2025-05-07T21:01:51.2650802Z row_wise=True, 2025-05-07T21:01:51.2651015Z mixed=True, 2025-05-07T21:01:51.2651231Z use_cache=False, 2025-05-07T21:01:51.2651476Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.2651763Z use_cpu=True, 2025-05-07T21:01:51.2652000Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.2652257Z ) 2025-05-07T21:01:51.2652491Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2653068Z self=, 2025-05-07T21:01:51.2653604Z mixed_B=False, 2025-05-07T21:01:51.2653811Z T=2, 2025-05-07T21:01:51.2653998Z D=9, 2025-05-07T21:01:51.2654190Z B=126, 2025-05-07T21:01:51.2654428Z log_E=4, 2025-05-07T21:01:51.2654629Z L=8, 2025-05-07T21:01:51.2654829Z D_gradcheck=2, 2025-05-07T21:01:51.2655054Z stochastic_rounding=True, 2025-05-07T21:01:51.2655315Z weighted=True, 2025-05-07T21:01:51.2655532Z row_wise=True, 2025-05-07T21:01:51.2655740Z mixed=True, 2025-05-07T21:01:51.2655956Z use_cache=False, 2025-05-07T21:01:51.2656213Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.2656499Z use_cpu=True, 2025-05-07T21:01:51.2656736Z output_dtype=SparseType.BF16, 2025-05-07T21:01:51.2657004Z ) 2025-05-07T21:01:51.2657232Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2657812Z self=, 2025-05-07T21:01:51.2658346Z mixed_B=False, 2025-05-07T21:01:51.2658552Z T=2, 2025-05-07T21:01:51.2658743Z D=46, 2025-05-07T21:01:51.2658929Z B=49, 2025-05-07T21:01:51.2659118Z log_E=4, 2025-05-07T21:01:51.2659310Z L=7, 2025-05-07T21:01:51.2659509Z D_gradcheck=2, 2025-05-07T21:01:51.2659743Z stochastic_rounding=False, 2025-05-07T21:01:51.2659999Z weighted=False, 2025-05-07T21:01:51.2660216Z row_wise=True, 2025-05-07T21:01:51.2660429Z mixed=False, 2025-05-07T21:01:51.2660636Z use_cache=True, 2025-05-07T21:01:51.2660876Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.2661166Z use_cpu=False, 2025-05-07T21:01:51.2661398Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2661665Z ) 2025-05-07T21:01:51.2661902Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2662473Z self=, 2025-05-07T21:01:51.2663000Z mixed_B=True, 2025-05-07T21:01:51.2663198Z T=5, 2025-05-07T21:01:51.2663371Z D=114, 2025-05-07T21:01:51.2663556Z B=96, 2025-05-07T21:01:51.2663735Z log_E=5, 2025-05-07T21:01:51.2663917Z L=2, 2025-05-07T21:01:51.2664101Z D_gradcheck=2, 2025-05-07T21:01:51.2664327Z stochastic_rounding=True, 2025-05-07T21:01:51.2664627Z weighted=False, 2025-05-07T21:01:51.2664835Z row_wise=False, 2025-05-07T21:01:51.2665043Z mixed=False, 2025-05-07T21:01:51.2665241Z use_cache=False, 2025-05-07T21:01:51.2665480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.2665761Z use_cpu=True, 2025-05-07T21:01:51.2666034Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.2666326Z ) 2025-05-07T21:01:51.2666554Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2673870Z self=, 2025-05-07T21:01:51.2674407Z mixed_B=False, 2025-05-07T21:01:51.2674629Z T=1, 2025-05-07T21:01:51.2674823Z D=87, 2025-05-07T21:01:51.2675008Z B=6, 2025-05-07T21:01:51.2675194Z log_E=5, 2025-05-07T21:01:51.2675389Z L=11, 2025-05-07T21:01:51.2675581Z D_gradcheck=1, 2025-05-07T21:01:51.2675821Z stochastic_rounding=True, 2025-05-07T21:01:51.2676092Z weighted=False, 2025-05-07T21:01:51.2676314Z row_wise=True, 2025-05-07T21:01:51.2676531Z mixed=True, 2025-05-07T21:01:51.2676745Z use_cache=False, 2025-05-07T21:01:51.2676993Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.2677282Z use_cpu=True, 2025-05-07T21:01:51.2677524Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2677790Z ) 2025-05-07T21:01:51.2678031Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2678616Z self=, 2025-05-07T21:01:51.2679148Z mixed_B=True, 2025-05-07T21:01:51.2679354Z T=3, 2025-05-07T21:01:51.2679549Z D=123, 2025-05-07T21:01:51.2679743Z B=47, 2025-05-07T21:01:51.2679935Z log_E=5, 2025-05-07T21:01:51.2680136Z L=10, 2025-05-07T21:01:51.2680332Z D_gradcheck=1, 2025-05-07T21:01:51.2680561Z stochastic_rounding=True, 2025-05-07T21:01:51.2680822Z weighted=False, 2025-05-07T21:01:51.2681122Z row_wise=False, 2025-05-07T21:01:51.2681339Z mixed=False, 2025-05-07T21:01:51.2681558Z use_cache=True, 2025-05-07T21:01:51.2681803Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.2682087Z use_cpu=False, 2025-05-07T21:01:51.2682329Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2682598Z ) 2025-05-07T21:01:51.2682836Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2683419Z self=, 2025-05-07T21:01:51.2683959Z mixed_B=False, 2025-05-07T21:01:51.2684174Z T=3, 2025-05-07T21:01:51.2684360Z D=10, 2025-05-07T21:01:51.2684551Z B=48, 2025-05-07T21:01:51.2684742Z log_E=5, 2025-05-07T21:01:51.2684942Z L=2, 2025-05-07T21:01:51.2685143Z D_gradcheck=2, 2025-05-07T21:01:51.2685382Z stochastic_rounding=False, 2025-05-07T21:01:51.2685649Z weighted=True, 2025-05-07T21:01:51.2685867Z row_wise=False, 2025-05-07T21:01:51.2686090Z mixed=False, 2025-05-07T21:01:51.2686303Z use_cache=False, 2025-05-07T21:01:51.2686556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.2686847Z use_cpu=True, 2025-05-07T21:01:51.2687157Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2687423Z ) 2025-05-07T21:01:51.2687663Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2688234Z self=, 2025-05-07T21:01:51.2688768Z mixed_B=False, 2025-05-07T21:01:51.2688982Z T=5, 2025-05-07T21:01:51.2689167Z D=25, 2025-05-07T21:01:51.2689357Z B=65, 2025-05-07T21:01:51.2689551Z log_E=3, 2025-05-07T21:01:51.2689744Z L=4, 2025-05-07T21:01:51.2689941Z D_gradcheck=1, 2025-05-07T21:01:51.2690177Z stochastic_rounding=True, 2025-05-07T21:01:51.2690433Z weighted=True, 2025-05-07T21:01:51.2690653Z row_wise=False, 2025-05-07T21:01:51.2690871Z mixed=True, 2025-05-07T21:01:51.2691084Z use_cache=True, 2025-05-07T21:01:51.2691381Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.2691676Z use_cpu=True, 2025-05-07T21:01:51.2691914Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2692172Z ) 2025-05-07T21:01:51.2692409Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2693071Z self=, 2025-05-07T21:01:51.2693602Z mixed_B=True, 2025-05-07T21:01:51.2693815Z T=2, 2025-05-07T21:01:51.2694006Z D=47, 2025-05-07T21:01:51.2694189Z B=104, 2025-05-07T21:01:51.2694381Z log_E=4, 2025-05-07T21:01:51.2694584Z L=11, 2025-05-07T21:01:51.2694779Z D_gradcheck=1, 2025-05-07T21:01:51.2695016Z stochastic_rounding=False, 2025-05-07T21:01:51.2695283Z weighted=False, 2025-05-07T21:01:51.2695497Z row_wise=True, 2025-05-07T21:01:51.2695715Z mixed=False, 2025-05-07T21:01:51.2695930Z use_cache=False, 2025-05-07T21:01:51.2696181Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.2696474Z use_cpu=True, 2025-05-07T21:01:51.2696710Z output_dtype=SparseType.FP16, 2025-05-07T21:01:51.2696972Z ) 2025-05-07T21:01:51.2697213Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2697792Z self=, 2025-05-07T21:01:51.2698335Z mixed_B=False, 2025-05-07T21:01:51.2698544Z T=3, 2025-05-07T21:01:51.2698739Z D=31, 2025-05-07T21:01:51.2698931Z B=9, 2025-05-07T21:01:51.2699116Z log_E=4, 2025-05-07T21:01:51.2699312Z L=1, 2025-05-07T21:01:51.2699506Z D_gradcheck=1, 2025-05-07T21:01:51.2699736Z stochastic_rounding=False, 2025-05-07T21:01:51.2699996Z weighted=False, 2025-05-07T21:01:51.2700218Z row_wise=True, 2025-05-07T21:01:51.2700424Z mixed=True, 2025-05-07T21:01:51.2700638Z use_cache=False, 2025-05-07T21:01:51.2700941Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:01:51.2701229Z use_cpu=True, 2025-05-07T21:01:51.2701474Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2701739Z ) 2025-05-07T21:01:51.2701968Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2702545Z self=, 2025-05-07T21:01:51.2703082Z mixed_B=False, 2025-05-07T21:01:51.2703294Z T=1, 2025-05-07T21:01:51.2703480Z D=117, 2025-05-07T21:01:51.2703674Z B=46, 2025-05-07T21:01:51.2703866Z log_E=5, 2025-05-07T21:01:51.2704058Z L=15, 2025-05-07T21:01:51.2704251Z D_gradcheck=1, 2025-05-07T21:01:51.2704937Z stochastic_rounding=True, 2025-05-07T21:01:51.2705238Z weighted=False, 2025-05-07T21:01:51.2705461Z row_wise=True, 2025-05-07T21:01:51.2705674Z mixed=False, 2025-05-07T21:01:51.2705884Z use_cache=False, 2025-05-07T21:01:51.2706138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.2706429Z use_cpu=False, 2025-05-07T21:01:51.2706669Z output_dtype=SparseType.BF16, 2025-05-07T21:01:51.2706939Z ) 2025-05-07T21:01:51.2707176Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:01:51.2707746Z self=, 2025-05-07T21:01:51.2708338Z mixed_B=True, 2025-05-07T21:01:51.2708554Z T=3, 2025-05-07T21:01:51.2708741Z D=33, 2025-05-07T21:01:51.2708937Z B=54, 2025-05-07T21:01:51.2709126Z log_E=4, 2025-05-07T21:01:51.2709320Z L=16, 2025-05-07T21:01:51.2709521Z D_gradcheck=1, 2025-05-07T21:01:51.2709756Z stochastic_rounding=True, 2025-05-07T21:01:51.2710029Z weighted=False, 2025-05-07T21:01:51.2710253Z row_wise=False, 2025-05-07T21:01:51.2710474Z mixed=False, 2025-05-07T21:01:51.2710699Z use_cache=True, 2025-05-07T21:01:51.2710942Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:01:51.2711236Z use_cpu=True, 2025-05-07T21:01:51.2711486Z output_dtype=SparseType.FP32, 2025-05-07T21:01:51.2712007Z ) 2025-05-07T21:02:07.8676281Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8677334Z self=, 2025-05-07T21:02:07.8678228Z mixed_B=False, 2025-05-07T21:02:07.8678543Z T=5, 2025-05-07T21:02:07.8679231Z D=124, 2025-05-07T21:02:07.8679532Z B=125, 2025-05-07T21:02:07.8679974Z log_E=5, 2025-05-07T21:02:07.8680297Z L=4, 2025-05-07T21:02:07.8680599Z D_gradcheck=2, 2025-05-07T21:02:07.8680958Z stochastic_rounding=True, 2025-05-07T21:02:07.8681375Z weighted=False, 2025-05-07T21:02:07.8681705Z row_wise=True, 2025-05-07T21:02:07.8682025Z mixed=False, 2025-05-07T21:02:07.8682356Z use_cache=True, 2025-05-07T21:02:07.8682772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8683269Z use_cpu=True, 2025-05-07T21:02:07.8683637Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.8684044Z ) 2025-05-07T21:02:07.8684416Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8685386Z self=, 2025-05-07T21:02:07.8686202Z mixed_B=False, 2025-05-07T21:02:07.8686516Z T=4, 2025-05-07T21:02:07.8686798Z D=51, 2025-05-07T21:02:07.8687217Z B=49, 2025-05-07T21:02:07.8687514Z log_E=4, 2025-05-07T21:02:07.8687834Z L=2, 2025-05-07T21:02:07.8688128Z D_gradcheck=2, 2025-05-07T21:02:07.8688501Z stochastic_rounding=False, 2025-05-07T21:02:07.8688922Z weighted=False, 2025-05-07T21:02:07.8689262Z row_wise=True, 2025-05-07T21:02:07.8689596Z mixed=True, 2025-05-07T21:02:07.8689936Z use_cache=True, 2025-05-07T21:02:07.8690312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8690785Z use_cpu=False, 2025-05-07T21:02:07.8691181Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.8691610Z ) 2025-05-07T21:02:07.8692168Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8693052Z self=, 2025-05-07T21:02:07.8693951Z mixed_B=True, 2025-05-07T21:02:07.8694282Z T=4, 2025-05-07T21:02:07.8694585Z D=114, 2025-05-07T21:02:07.8694874Z B=3, 2025-05-07T21:02:07.8695182Z log_E=4, 2025-05-07T21:02:07.8695495Z L=0, 2025-05-07T21:02:07.8695794Z D_gradcheck=1, 2025-05-07T21:02:07.8696166Z stochastic_rounding=False, 2025-05-07T21:02:07.8696589Z weighted=True, 2025-05-07T21:02:07.8696926Z row_wise=True, 2025-05-07T21:02:07.8697261Z mixed=False, 2025-05-07T21:02:07.8697603Z use_cache=True, 2025-05-07T21:02:07.8697988Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8698463Z use_cpu=True, 2025-05-07T21:02:07.8698841Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.8699263Z ) 2025-05-07T21:02:07.8699642Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8700614Z self=, 2025-05-07T21:02:07.8701449Z mixed_B=True, 2025-05-07T21:02:07.8701774Z T=3, 2025-05-07T21:02:07.8702054Z D=53, 2025-05-07T21:02:07.8702307Z B=90, 2025-05-07T21:02:07.8702579Z log_E=5, 2025-05-07T21:02:07.8702864Z L=1, 2025-05-07T21:02:07.8703162Z D_gradcheck=2, 2025-05-07T21:02:07.8703517Z stochastic_rounding=True, 2025-05-07T21:02:07.8703911Z weighted=True, 2025-05-07T21:02:07.8704238Z row_wise=True, 2025-05-07T21:02:07.8704777Z mixed=False, 2025-05-07T21:02:07.8705121Z use_cache=False, 2025-05-07T21:02:07.8705523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.8705992Z use_cpu=True, 2025-05-07T21:02:07.8706367Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.8706798Z ) 2025-05-07T21:02:07.8707166Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8708160Z self=, 2025-05-07T21:02:07.8709259Z mixed_B=False, 2025-05-07T21:02:07.8709590Z T=5, 2025-05-07T21:02:07.8709885Z D=54, 2025-05-07T21:02:07.8710183Z B=117, 2025-05-07T21:02:07.8710475Z log_E=3, 2025-05-07T21:02:07.8710778Z L=4, 2025-05-07T21:02:07.8711076Z D_gradcheck=1, 2025-05-07T21:02:07.8711565Z stochastic_rounding=False, 2025-05-07T21:02:07.8712167Z weighted=False, 2025-05-07T21:02:07.8712532Z row_wise=False, 2025-05-07T21:02:07.8712867Z mixed=False, 2025-05-07T21:02:07.8713213Z use_cache=False, 2025-05-07T21:02:07.8713616Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.8714092Z use_cpu=False, 2025-05-07T21:02:07.8714464Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.8714892Z ) 2025-05-07T21:02:07.8715273Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8716263Z self=, 2025-05-07T21:02:07.8717177Z mixed_B=True, 2025-05-07T21:02:07.8717511Z T=2, 2025-05-07T21:02:07.8717802Z D=14, 2025-05-07T21:02:07.8718098Z B=4, 2025-05-07T21:02:07.8718389Z log_E=5, 2025-05-07T21:02:07.8718687Z L=6, 2025-05-07T21:02:07.8718991Z D_gradcheck=2, 2025-05-07T21:02:07.8719325Z stochastic_rounding=True, 2025-05-07T21:02:07.8719712Z weighted=True, 2025-05-07T21:02:07.8720033Z row_wise=True, 2025-05-07T21:02:07.8720367Z mixed=False, 2025-05-07T21:02:07.8720676Z use_cache=False, 2025-05-07T21:02:07.8721046Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8721501Z use_cpu=False, 2025-05-07T21:02:07.8721865Z output_dtype=SparseType.BF16, 2025-05-07T21:02:07.8722292Z ) 2025-05-07T21:02:07.8722653Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8723627Z self=, 2025-05-07T21:02:07.8724708Z mixed_B=True, 2025-05-07T21:02:07.8725033Z T=3, 2025-05-07T21:02:07.8725320Z D=43, 2025-05-07T21:02:07.8725592Z B=101, 2025-05-07T21:02:07.8725878Z log_E=4, 2025-05-07T21:02:07.8726176Z L=18, 2025-05-07T21:02:07.8726469Z D_gradcheck=2, 2025-05-07T21:02:07.8726832Z stochastic_rounding=True, 2025-05-07T21:02:07.8727329Z weighted=False, 2025-05-07T21:02:07.8727676Z row_wise=True, 2025-05-07T21:02:07.8728018Z mixed=True, 2025-05-07T21:02:07.8728352Z use_cache=True, 2025-05-07T21:02:07.8728727Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8729197Z use_cpu=True, 2025-05-07T21:02:07.8729572Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.8729993Z ) 2025-05-07T21:02:07.8730360Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8731340Z self=, 2025-05-07T21:02:07.8732249Z mixed_B=True, 2025-05-07T21:02:07.8732584Z T=2, 2025-05-07T21:02:07.8732900Z D=82, 2025-05-07T21:02:07.8733227Z B=51, 2025-05-07T21:02:07.8733517Z log_E=4, 2025-05-07T21:02:07.8733826Z L=3, 2025-05-07T21:02:07.8734133Z D_gradcheck=2, 2025-05-07T21:02:07.8734493Z stochastic_rounding=True, 2025-05-07T21:02:07.8734915Z weighted=True, 2025-05-07T21:02:07.8735263Z row_wise=False, 2025-05-07T21:02:07.8735611Z mixed=False, 2025-05-07T21:02:07.8735960Z use_cache=False, 2025-05-07T21:02:07.8736362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8736826Z use_cpu=True, 2025-05-07T21:02:07.8737208Z output_dtype=SparseType.FP32, 2025-05-07T21:02:07.8737640Z ) 2025-05-07T21:02:07.8738014Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8738981Z self=, 2025-05-07T21:02:07.8739899Z mixed_B=False, 2025-05-07T21:02:07.8740221Z T=4, 2025-05-07T21:02:07.8740515Z D=5, 2025-05-07T21:02:07.8740813Z B=14, 2025-05-07T21:02:07.8741219Z log_E=4, 2025-05-07T21:02:07.8741517Z L=20, 2025-05-07T21:02:07.8741812Z D_gradcheck=1, 2025-05-07T21:02:07.8742171Z stochastic_rounding=True, 2025-05-07T21:02:07.8742598Z weighted=True, 2025-05-07T21:02:07.8742956Z row_wise=False, 2025-05-07T21:02:07.8743310Z mixed=True, 2025-05-07T21:02:07.8743788Z use_cache=False, 2025-05-07T21:02:07.8744251Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.8744701Z use_cpu=False, 2025-05-07T21:02:07.8745060Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.8745447Z ) 2025-05-07T21:02:07.8745777Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8746631Z self=, 2025-05-07T21:02:07.8747409Z mixed_B=False, 2025-05-07T21:02:07.8747718Z T=1, 2025-05-07T21:02:07.8747973Z D=65, 2025-05-07T21:02:07.8748257Z B=9, 2025-05-07T21:02:07.8748526Z log_E=5, 2025-05-07T21:02:07.8748781Z L=5, 2025-05-07T21:02:07.8749048Z D_gradcheck=1, 2025-05-07T21:02:07.8749386Z stochastic_rounding=True, 2025-05-07T21:02:07.8749761Z weighted=False, 2025-05-07T21:02:07.8750096Z row_wise=True, 2025-05-07T21:02:07.8750414Z mixed=False, 2025-05-07T21:02:07.8750734Z use_cache=True, 2025-05-07T21:02:07.8751108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:07.8751554Z use_cpu=False, 2025-05-07T21:02:07.8751915Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.8752327Z ) 2025-05-07T21:02:07.8752691Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8753618Z self=, 2025-05-07T21:02:07.8754444Z mixed_B=True, 2025-05-07T21:02:07.8754760Z T=3, 2025-05-07T21:02:07.8755018Z D=128, 2025-05-07T21:02:07.8755285Z B=88, 2025-05-07T21:02:07.8755574Z log_E=4, 2025-05-07T21:02:07.8755882Z L=3, 2025-05-07T21:02:07.8756271Z D_gradcheck=1, 2025-05-07T21:02:07.8756642Z stochastic_rounding=False, 2025-05-07T21:02:07.8757045Z weighted=False, 2025-05-07T21:02:07.8757378Z row_wise=True, 2025-05-07T21:02:07.8757695Z mixed=False, 2025-05-07T21:02:07.8758017Z use_cache=False, 2025-05-07T21:02:07.8758362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8758782Z use_cpu=False, 2025-05-07T21:02:07.8759040Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.8759296Z ) 2025-05-07T21:02:07.8759532Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8760148Z self=, 2025-05-07T21:02:07.8760933Z mixed_B=True, 2025-05-07T21:02:07.8761139Z T=3, 2025-05-07T21:02:07.8761326Z D=128, 2025-05-07T21:02:07.8761514Z B=88, 2025-05-07T21:02:07.8761738Z log_E=3, 2025-05-07T21:02:07.8762034Z L=3, 2025-05-07T21:02:07.8762308Z D_gradcheck=1, 2025-05-07T21:02:07.8762649Z stochastic_rounding=False, 2025-05-07T21:02:07.8763058Z weighted=False, 2025-05-07T21:02:07.8763365Z row_wise=True, 2025-05-07T21:02:07.8763696Z mixed=False, 2025-05-07T21:02:07.8764042Z use_cache=False, 2025-05-07T21:02:07.8764447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8764900Z use_cpu=False, 2025-05-07T21:02:07.8765261Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.8765678Z ) 2025-05-07T21:02:07.8766045Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8767099Z self=, 2025-05-07T21:02:07.8767968Z mixed_B=False, 2025-05-07T21:02:07.8768287Z T=3, 2025-05-07T21:02:07.8768578Z D=128, 2025-05-07T21:02:07.8768879Z B=88, 2025-05-07T21:02:07.8769162Z log_E=3, 2025-05-07T21:02:07.8769452Z L=3, 2025-05-07T21:02:07.8769761Z D_gradcheck=1, 2025-05-07T21:02:07.8770122Z stochastic_rounding=False, 2025-05-07T21:02:07.8779333Z weighted=False, 2025-05-07T21:02:07.8779736Z row_wise=True, 2025-05-07T21:02:07.8780063Z mixed=False, 2025-05-07T21:02:07.8780396Z use_cache=False, 2025-05-07T21:02:07.8780783Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8781242Z use_cpu=False, 2025-05-07T21:02:07.8781592Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.8782109Z ) 2025-05-07T21:02:07.8782510Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8783473Z self=, 2025-05-07T21:02:07.8784334Z mixed_B=False, 2025-05-07T21:02:07.8784659Z T=3, 2025-05-07T21:02:07.8784924Z D=128, 2025-05-07T21:02:07.8785200Z B=88, 2025-05-07T21:02:07.8785491Z log_E=3, 2025-05-07T21:02:07.8785785Z L=0, 2025-05-07T21:02:07.8786077Z D_gradcheck=1, 2025-05-07T21:02:07.8786417Z stochastic_rounding=False, 2025-05-07T21:02:07.8786796Z weighted=False, 2025-05-07T21:02:07.8787132Z row_wise=True, 2025-05-07T21:02:07.8787448Z mixed=False, 2025-05-07T21:02:07.8787751Z use_cache=False, 2025-05-07T21:02:07.8788086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8788487Z use_cpu=False, 2025-05-07T21:02:07.8788807Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.8789215Z ) 2025-05-07T21:02:07.8789567Z Trying example: test_backward_adagrad_fp16_pmSUM( 2025-05-07T21:02:07.8790357Z self=, 2025-05-07T21:02:07.8791030Z mixed_B=False, 2025-05-07T21:02:07.8791346Z T=1, 2025-05-07T21:02:07.8791631Z D=128, 2025-05-07T21:02:07.8791914Z B=88, 2025-05-07T21:02:07.8792191Z log_E=3, 2025-05-07T21:02:07.8792455Z L=0, 2025-05-07T21:02:07.8792741Z D_gradcheck=1, 2025-05-07T21:02:07.8793060Z stochastic_rounding=False, 2025-05-07T21:02:07.8793435Z weighted=False, 2025-05-07T21:02:07.8793860Z row_wise=True, 2025-05-07T21:02:07.8794182Z mixed=False, 2025-05-07T21:02:07.8794483Z use_cache=False, 2025-05-07T21:02:07.8794826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:07.8795244Z use_cpu=False, 2025-05-07T21:02:07.8795592Z output_dtype=SparseType.FP16, 2025-05-07T21:02:07.8795991Z ) 2025-05-07T21:02:07.8796277Z PASSED 2025-05-07T21:02:57.9247447Z 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:57.9249886Z self=, 2025-05-07T21:02:57.9250540Z mixed_B=False, 2025-05-07T21:02:57.9250760Z max_norm=0.01, 2025-05-07T21:02:57.9250980Z T=1, 2025-05-07T21:02:57.9251176Z D=2, 2025-05-07T21:02:57.9251367Z B=1, 2025-05-07T21:02:57.9251550Z log_E=3, 2025-05-07T21:02:57.9251750Z L=0, 2025-05-07T21:02:57.9251954Z D_gradcheck=1, 2025-05-07T21:02:57.9252192Z stochastic_rounding=False, 2025-05-07T21:02:57.9252465Z weighted=False, 2025-05-07T21:02:57.9252694Z row_wise=False, 2025-05-07T21:02:57.9252907Z mixed=False, 2025-05-07T21:02:57.9253132Z use_cache=False, 2025-05-07T21:02:57.9253387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.9253683Z use_cpu=False, 2025-05-07T21:02:57.9253928Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.9254199Z ) 2025-05-07T21:02:57.9254480Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9255168Z self=, 2025-05-07T21:02:57.9255754Z mixed_B=True, 2025-05-07T21:02:57.9255964Z max_norm=0.01, 2025-05-07T21:02:57.9256179Z T=1, 2025-05-07T21:02:57.9256366Z D=2, 2025-05-07T21:02:57.9256547Z B=1, 2025-05-07T21:02:57.9256739Z log_E=3, 2025-05-07T21:02:57.9256940Z L=0, 2025-05-07T21:02:57.9257138Z D_gradcheck=1, 2025-05-07T21:02:57.9257670Z stochastic_rounding=False, 2025-05-07T21:02:57.9257932Z weighted=False, 2025-05-07T21:02:57.9258151Z row_wise=False, 2025-05-07T21:02:57.9258363Z mixed=False, 2025-05-07T21:02:57.9258577Z use_cache=False, 2025-05-07T21:02:57.9258830Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.9259213Z use_cpu=False, 2025-05-07T21:02:57.9259525Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.9259799Z ) 2025-05-07T21:02:57.9260078Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9260762Z self=, 2025-05-07T21:02:57.9261347Z mixed_B=True, 2025-05-07T21:02:57.9261560Z max_norm=0.99999, 2025-05-07T21:02:57.9261787Z T=3, 2025-05-07T21:02:57.9261983Z D=11, 2025-05-07T21:02:57.9262168Z B=120, 2025-05-07T21:02:57.9262366Z log_E=4, 2025-05-07T21:02:57.9262570Z L=14, 2025-05-07T21:02:57.9262764Z D_gradcheck=1, 2025-05-07T21:02:57.9263005Z stochastic_rounding=False, 2025-05-07T21:02:57.9263263Z weighted=True, 2025-05-07T21:02:57.9263477Z row_wise=False, 2025-05-07T21:02:57.9263695Z mixed=True, 2025-05-07T21:02:57.9263911Z use_cache=True, 2025-05-07T21:02:57.9264158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.9264444Z use_cpu=False, 2025-05-07T21:02:57.9264694Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.9264958Z ) 2025-05-07T21:02:57.9265233Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9265916Z self=, 2025-05-07T21:02:57.9266500Z mixed_B=False, 2025-05-07T21:02:57.9266719Z max_norm=0.9232560536590754, 2025-05-07T21:02:57.9266974Z T=4, 2025-05-07T21:02:57.9267167Z D=15, 2025-05-07T21:02:57.9267349Z B=85, 2025-05-07T21:02:57.9267637Z log_E=5, 2025-05-07T21:02:57.9267841Z L=9, 2025-05-07T21:02:57.9268032Z D_gradcheck=2, 2025-05-07T21:02:57.9268266Z stochastic_rounding=True, 2025-05-07T21:02:57.9268527Z weighted=False, 2025-05-07T21:02:57.9268745Z row_wise=False, 2025-05-07T21:02:57.9268962Z mixed=True, 2025-05-07T21:02:57.9269176Z use_cache=False, 2025-05-07T21:02:57.9269428Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.9269723Z use_cpu=True, 2025-05-07T21:02:57.9269961Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.9270226Z ) 2025-05-07T21:02:57.9270505Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9271183Z self=, 2025-05-07T21:02:57.9271767Z mixed_B=True, 2025-05-07T21:02:57.9271984Z max_norm=0.21306834859037668, 2025-05-07T21:02:57.9272241Z T=5, 2025-05-07T21:02:57.9272431Z D=96, 2025-05-07T21:02:57.9272623Z B=97, 2025-05-07T21:02:57.9272819Z log_E=5, 2025-05-07T21:02:57.9273018Z L=1, 2025-05-07T21:02:57.9273211Z D_gradcheck=2, 2025-05-07T21:02:57.9273445Z stochastic_rounding=True, 2025-05-07T21:02:57.9273712Z weighted=False, 2025-05-07T21:02:57.9273932Z row_wise=False, 2025-05-07T21:02:57.9274149Z mixed=True, 2025-05-07T21:02:57.9274364Z use_cache=False, 2025-05-07T21:02:57.9274615Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.9274909Z use_cpu=True, 2025-05-07T21:02:57.9275149Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.9275411Z ) 2025-05-07T21:02:57.9275700Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9276386Z self=, 2025-05-07T21:02:57.9276978Z mixed_B=False, 2025-05-07T21:02:57.9277202Z max_norm=0.9909404393987347, 2025-05-07T21:02:57.9277458Z T=3, 2025-05-07T21:02:57.9277657Z D=92, 2025-05-07T21:02:57.9277897Z B=95, 2025-05-07T21:02:57.9278091Z log_E=5, 2025-05-07T21:02:57.9278289Z L=8, 2025-05-07T21:02:57.9278480Z D_gradcheck=1, 2025-05-07T21:02:57.9278714Z stochastic_rounding=False, 2025-05-07T21:02:57.9278976Z weighted=True, 2025-05-07T21:02:57.9279192Z row_wise=False, 2025-05-07T21:02:57.9279455Z mixed=False, 2025-05-07T21:02:57.9279709Z use_cache=False, 2025-05-07T21:02:57.9279958Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.9280249Z use_cpu=False, 2025-05-07T21:02:57.9280492Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.9280751Z ) 2025-05-07T21:02:57.9281033Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9281712Z self=, 2025-05-07T21:02:57.9282295Z mixed_B=True, 2025-05-07T21:02:57.9282513Z max_norm=0.5938487704007885, 2025-05-07T21:02:57.9282768Z T=5, 2025-05-07T21:02:57.9282966Z D=75, 2025-05-07T21:02:57.9283148Z B=9, 2025-05-07T21:02:57.9283357Z log_E=3, 2025-05-07T21:02:57.9283560Z L=11, 2025-05-07T21:02:57.9283761Z D_gradcheck=1, 2025-05-07T21:02:57.9283991Z stochastic_rounding=False, 2025-05-07T21:02:57.9284259Z weighted=False, 2025-05-07T21:02:57.9284491Z row_wise=True, 2025-05-07T21:02:57.9284700Z mixed=True, 2025-05-07T21:02:57.9284916Z use_cache=True, 2025-05-07T21:02:57.9285163Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.9285452Z use_cpu=False, 2025-05-07T21:02:57.9285696Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.9285969Z ) 2025-05-07T21:02:57.9286254Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9287054Z self=, 2025-05-07T21:02:57.9287638Z mixed_B=False, 2025-05-07T21:02:57.9287955Z max_norm=0.5707017554836751, 2025-05-07T21:02:57.9288200Z T=3, 2025-05-07T21:02:57.9288384Z D=94, 2025-05-07T21:02:57.9288566Z B=88, 2025-05-07T21:02:57.9288743Z log_E=5, 2025-05-07T21:02:57.9288937Z L=3, 2025-05-07T21:02:57.9289119Z D_gradcheck=2, 2025-05-07T21:02:57.9289338Z stochastic_rounding=False, 2025-05-07T21:02:57.9289597Z weighted=False, 2025-05-07T21:02:57.9289805Z row_wise=False, 2025-05-07T21:02:57.9290009Z mixed=False, 2025-05-07T21:02:57.9290219Z use_cache=False, 2025-05-07T21:02:57.9290461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.9290737Z use_cpu=True, 2025-05-07T21:02:57.9290967Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.9291221Z ) 2025-05-07T21:02:57.9291492Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9292166Z self=, 2025-05-07T21:02:57.9292742Z mixed_B=True, 2025-05-07T21:02:57.9292953Z max_norm=0.99999, 2025-05-07T21:02:57.9293165Z T=2, 2025-05-07T21:02:57.9293346Z D=36, 2025-05-07T21:02:57.9293528Z B=1, 2025-05-07T21:02:57.9293705Z log_E=5, 2025-05-07T21:02:57.9293898Z L=4, 2025-05-07T21:02:57.9294084Z D_gradcheck=2, 2025-05-07T21:02:57.9294309Z stochastic_rounding=False, 2025-05-07T21:02:57.9294568Z weighted=False, 2025-05-07T21:02:57.9294784Z row_wise=True, 2025-05-07T21:02:57.9294984Z mixed=True, 2025-05-07T21:02:57.9295190Z use_cache=False, 2025-05-07T21:02:57.9295434Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.9295713Z use_cpu=True, 2025-05-07T21:02:57.9295941Z output_dtype=SparseType.BF16, 2025-05-07T21:02:57.9296199Z ) 2025-05-07T21:02:57.9296472Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9297143Z self=, 2025-05-07T21:02:57.9297735Z mixed_B=False, 2025-05-07T21:02:57.9298046Z max_norm=0.10333775907816573, 2025-05-07T21:02:57.9298299Z T=5, 2025-05-07T21:02:57.9298484Z D=58, 2025-05-07T21:02:57.9298673Z B=92, 2025-05-07T21:02:57.9298856Z log_E=5, 2025-05-07T21:02:57.9299054Z L=5, 2025-05-07T21:02:57.9299246Z D_gradcheck=2, 2025-05-07T21:02:57.9299521Z stochastic_rounding=False, 2025-05-07T21:02:57.9299820Z weighted=False, 2025-05-07T21:02:57.9300040Z row_wise=True, 2025-05-07T21:02:57.9300251Z mixed=False, 2025-05-07T21:02:57.9300463Z use_cache=True, 2025-05-07T21:02:57.9300704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:57.9300984Z use_cpu=False, 2025-05-07T21:02:57.9301217Z output_dtype=SparseType.FP16, 2025-05-07T21:02:57.9301484Z ) 2025-05-07T21:02:57.9301762Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9302447Z self=, 2025-05-07T21:02:57.9303032Z mixed_B=False, 2025-05-07T21:02:57.9303266Z max_norm=0.4519327500325989, 2025-05-07T21:02:57.9303514Z T=4, 2025-05-07T21:02:57.9303706Z D=50, 2025-05-07T21:02:57.9303900Z B=37, 2025-05-07T21:02:57.9304088Z log_E=4, 2025-05-07T21:02:57.9304290Z L=8, 2025-05-07T21:02:57.9304778Z D_gradcheck=1, 2025-05-07T21:02:57.9305004Z stochastic_rounding=True, 2025-05-07T21:02:57.9305263Z weighted=False, 2025-05-07T21:02:57.9305479Z row_wise=False, 2025-05-07T21:02:57.9305685Z mixed=False, 2025-05-07T21:02:57.9305895Z use_cache=False, 2025-05-07T21:02:57.9306146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.9306427Z use_cpu=True, 2025-05-07T21:02:57.9306661Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.9306925Z ) 2025-05-07T21:02:57.9307200Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9307970Z self=, 2025-05-07T21:02:57.9308552Z mixed_B=False, 2025-05-07T21:02:57.9308767Z max_norm=0.4519327500325989, 2025-05-07T21:02:57.9309018Z T=4, 2025-05-07T21:02:57.9309204Z D=50, 2025-05-07T21:02:57.9309385Z B=1, 2025-05-07T21:02:57.9309571Z log_E=4, 2025-05-07T21:02:57.9309769Z L=8, 2025-05-07T21:02:57.9309955Z D_gradcheck=1, 2025-05-07T21:02:57.9310187Z stochastic_rounding=True, 2025-05-07T21:02:57.9310451Z weighted=False, 2025-05-07T21:02:57.9310670Z row_wise=False, 2025-05-07T21:02:57.9310878Z mixed=False, 2025-05-07T21:02:57.9311095Z use_cache=False, 2025-05-07T21:02:57.9311342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.9311622Z use_cpu=True, 2025-05-07T21:02:57.9311857Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.9312119Z ) 2025-05-07T21:02:57.9312397Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9313079Z self=, 2025-05-07T21:02:57.9313663Z mixed_B=False, 2025-05-07T21:02:57.9313880Z max_norm=0.4519327500325989, 2025-05-07T21:02:57.9314136Z T=4, 2025-05-07T21:02:57.9314328Z D=50, 2025-05-07T21:02:57.9314508Z B=1, 2025-05-07T21:02:57.9314697Z log_E=3, 2025-05-07T21:02:57.9314890Z L=8, 2025-05-07T21:02:57.9315079Z D_gradcheck=1, 2025-05-07T21:02:57.9315309Z stochastic_rounding=True, 2025-05-07T21:02:57.9315564Z weighted=False, 2025-05-07T21:02:57.9315774Z row_wise=False, 2025-05-07T21:02:57.9315989Z mixed=False, 2025-05-07T21:02:57.9316201Z use_cache=False, 2025-05-07T21:02:57.9316447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.9316730Z use_cpu=True, 2025-05-07T21:02:57.9316964Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.9317223Z ) 2025-05-07T21:02:57.9317502Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9318188Z self=, 2025-05-07T21:02:57.9318857Z mixed_B=False, 2025-05-07T21:02:57.9319106Z max_norm=0.4519327500325989, 2025-05-07T21:02:57.9319352Z T=4, 2025-05-07T21:02:57.9319543Z D=8, 2025-05-07T21:02:57.9319797Z B=1, 2025-05-07T21:02:57.9319980Z log_E=3, 2025-05-07T21:02:57.9320233Z L=8, 2025-05-07T21:02:57.9320426Z D_gradcheck=1, 2025-05-07T21:02:57.9320650Z stochastic_rounding=True, 2025-05-07T21:02:57.9320906Z weighted=False, 2025-05-07T21:02:57.9321126Z row_wise=False, 2025-05-07T21:02:57.9321335Z mixed=False, 2025-05-07T21:02:57.9321546Z use_cache=False, 2025-05-07T21:02:57.9321794Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.9322075Z use_cpu=True, 2025-05-07T21:02:57.9322311Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.9322572Z ) 2025-05-07T21:02:57.9322853Z Trying example: test_backward_adagrad_fp16_pmSUM_with_max_norm( 2025-05-07T21:02:57.9323531Z self=, 2025-05-07T21:02:57.9324116Z mixed_B=False, 2025-05-07T21:02:57.9324340Z max_norm=0.4519327500325989, 2025-05-07T21:02:57.9324583Z T=4, 2025-05-07T21:02:57.9324777Z D=8, 2025-05-07T21:02:57.9324964Z B=3, 2025-05-07T21:02:57.9325146Z log_E=3, 2025-05-07T21:02:57.9325341Z L=8, 2025-05-07T21:02:57.9325534Z D_gradcheck=1, 2025-05-07T21:02:57.9325763Z stochastic_rounding=True, 2025-05-07T21:02:57.9326021Z weighted=False, 2025-05-07T21:02:57.9326245Z row_wise=False, 2025-05-07T21:02:57.9326458Z mixed=False, 2025-05-07T21:02:57.9326671Z use_cache=False, 2025-05-07T21:02:57.9326981Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:57.9327268Z use_cpu=True, 2025-05-07T21:02:57.9327510Z output_dtype=SparseType.FP32, 2025-05-07T21:02:57.9327780Z ) 2025-05-07T21:02:57.9328012Z PASSED 2025-05-07T21:02:58.1726603Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1727663Z self=, 2025-05-07T21:02:58.1728204Z compile=False, 2025-05-07T21:02:58.1728470Z pooling_mode=, 2025-05-07T21:02:58.1728765Z T=1, 2025-05-07T21:02:58.1728960Z D=2, 2025-05-07T21:02:58.1729146Z B=1, 2025-05-07T21:02:58.1729339Z log_E=3, 2025-05-07T21:02:58.1729541Z L=0, 2025-05-07T21:02:58.1729739Z D_gradcheck=1, 2025-05-07T21:02:58.1729980Z stochastic_rounding=False, 2025-05-07T21:02:58.1730247Z weighted=False, 2025-05-07T21:02:58.1730466Z row_wise=True, 2025-05-07T21:02:58.1730682Z mixed=False, 2025-05-07T21:02:58.1730899Z use_cache=False, 2025-05-07T21:02:58.1731151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1731444Z use_cpu=True, 2025-05-07T21:02:58.1731691Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.1731956Z ) 2025-05-07T21:02:58.1732194Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1732766Z self=, 2025-05-07T21:02:58.1733298Z compile=True, 2025-05-07T21:02:58.1733558Z pooling_mode=, 2025-05-07T21:02:58.1733851Z T=1, 2025-05-07T21:02:58.1741530Z D=2, 2025-05-07T21:02:58.1741738Z B=1, 2025-05-07T21:02:58.1741939Z log_E=3, 2025-05-07T21:02:58.1742149Z L=0, 2025-05-07T21:02:58.1742351Z D_gradcheck=1, 2025-05-07T21:02:58.1742602Z stochastic_rounding=False, 2025-05-07T21:02:58.1742884Z weighted=False, 2025-05-07T21:02:58.1743110Z row_wise=True, 2025-05-07T21:02:58.1743336Z mixed=False, 2025-05-07T21:02:58.1743565Z use_cache=False, 2025-05-07T21:02:58.1743821Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1744128Z use_cpu=True, 2025-05-07T21:02:58.1744639Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.1744903Z ) 2025-05-07T21:02:58.1745148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1745725Z self=, 2025-05-07T21:02:58.1746343Z compile=False, 2025-05-07T21:02:58.1746667Z pooling_mode=, 2025-05-07T21:02:58.1746960Z T=1, 2025-05-07T21:02:58.1747151Z D=2, 2025-05-07T21:02:58.1747343Z B=1, 2025-05-07T21:02:58.1747542Z log_E=3, 2025-05-07T21:02:58.1747746Z L=0, 2025-05-07T21:02:58.1747942Z D_gradcheck=1, 2025-05-07T21:02:58.1748182Z stochastic_rounding=False, 2025-05-07T21:02:58.1748453Z weighted=False, 2025-05-07T21:02:58.1748675Z row_wise=True, 2025-05-07T21:02:58.1748905Z mixed=False, 2025-05-07T21:02:58.1749128Z use_cache=False, 2025-05-07T21:02:58.1749378Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1749675Z use_cpu=True, 2025-05-07T21:02:58.1749927Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.1750189Z ) 2025-05-07T21:02:58.1750432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1751006Z self=, 2025-05-07T21:02:58.1751539Z compile=False, 2025-05-07T21:02:58.1751799Z pooling_mode=, 2025-05-07T21:02:58.1752093Z T=4, 2025-05-07T21:02:58.1752286Z D=77, 2025-05-07T21:02:58.1752483Z B=14, 2025-05-07T21:02:58.1752681Z log_E=3, 2025-05-07T21:02:58.1752878Z L=6, 2025-05-07T21:02:58.1753077Z D_gradcheck=1, 2025-05-07T21:02:58.1753311Z stochastic_rounding=True, 2025-05-07T21:02:58.1753567Z weighted=False, 2025-05-07T21:02:58.1753792Z row_wise=True, 2025-05-07T21:02:58.1754006Z mixed=False, 2025-05-07T21:02:58.1754223Z use_cache=True, 2025-05-07T21:02:58.1754553Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1754848Z use_cpu=True, 2025-05-07T21:02:58.1755087Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.1755346Z ) 2025-05-07T21:02:58.1755580Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1756148Z self=, 2025-05-07T21:02:58.1756679Z compile=False, 2025-05-07T21:02:58.1756930Z pooling_mode=, 2025-05-07T21:02:58.1757214Z T=4, 2025-05-07T21:02:58.1757401Z D=125, 2025-05-07T21:02:58.1757596Z B=57, 2025-05-07T21:02:58.1757786Z log_E=5, 2025-05-07T21:02:58.1757980Z L=4, 2025-05-07T21:02:58.1758175Z D_gradcheck=1, 2025-05-07T21:02:58.1758410Z stochastic_rounding=False, 2025-05-07T21:02:58.1758666Z weighted=True, 2025-05-07T21:02:58.1758881Z row_wise=True, 2025-05-07T21:02:58.1759089Z mixed=False, 2025-05-07T21:02:58.1759302Z use_cache=False, 2025-05-07T21:02:58.1759562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.1759851Z use_cpu=True, 2025-05-07T21:02:58.1760089Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.1760349Z ) 2025-05-07T21:02:58.1760584Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1761153Z self=, 2025-05-07T21:02:58.1761674Z compile=True, 2025-05-07T21:02:58.1761920Z pooling_mode=, 2025-05-07T21:02:58.1762201Z T=1, 2025-05-07T21:02:58.1762391Z D=124, 2025-05-07T21:02:58.1762588Z B=10, 2025-05-07T21:02:58.1762784Z log_E=4, 2025-05-07T21:02:58.1762981Z L=3, 2025-05-07T21:02:58.1763184Z D_gradcheck=2, 2025-05-07T21:02:58.1763422Z stochastic_rounding=True, 2025-05-07T21:02:58.1763686Z weighted=False, 2025-05-07T21:02:58.1763910Z row_wise=True, 2025-05-07T21:02:58.1764126Z mixed=False, 2025-05-07T21:02:58.1764340Z use_cache=False, 2025-05-07T21:02:58.1764597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1764934Z use_cpu=True, 2025-05-07T21:02:58.1765171Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.1765438Z ) 2025-05-07T21:02:58.1765675Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1766245Z self=, 2025-05-07T21:02:58.1766814Z compile=False, 2025-05-07T21:02:58.1767246Z pooling_mode=, 2025-05-07T21:02:58.1767527Z T=2, 2025-05-07T21:02:58.1767706Z D=94, 2025-05-07T21:02:58.1767889Z B=4, 2025-05-07T21:02:58.1768073Z log_E=3, 2025-05-07T21:02:58.1768256Z L=4, 2025-05-07T21:02:58.1768439Z D_gradcheck=2, 2025-05-07T21:02:58.1768667Z stochastic_rounding=False, 2025-05-07T21:02:58.1768916Z weighted=True, 2025-05-07T21:02:58.1769128Z row_wise=True, 2025-05-07T21:02:58.1769335Z mixed=True, 2025-05-07T21:02:58.1769536Z use_cache=False, 2025-05-07T21:02:58.1769783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1770067Z use_cpu=True, 2025-05-07T21:02:58.1770297Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.1770556Z ) 2025-05-07T21:02:58.1770783Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1771336Z self=, 2025-05-07T21:02:58.1771868Z compile=True, 2025-05-07T21:02:58.1772107Z pooling_mode=, 2025-05-07T21:02:58.1772381Z T=4, 2025-05-07T21:02:58.1772565Z D=56, 2025-05-07T21:02:58.1772747Z B=9, 2025-05-07T21:02:58.1772931Z log_E=5, 2025-05-07T21:02:58.1773117Z L=9, 2025-05-07T21:02:58.1773304Z D_gradcheck=2, 2025-05-07T21:02:58.1773533Z stochastic_rounding=False, 2025-05-07T21:02:58.1773782Z weighted=False, 2025-05-07T21:02:58.1773998Z row_wise=True, 2025-05-07T21:02:58.1774207Z mixed=True, 2025-05-07T21:02:58.1774408Z use_cache=True, 2025-05-07T21:02:58.1774697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.1774985Z use_cpu=True, 2025-05-07T21:02:58.1775215Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.1775486Z ) 2025-05-07T21:02:58.1775722Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1776286Z self=, 2025-05-07T21:02:58.1776821Z compile=True, 2025-05-07T21:02:58.1777074Z pooling_mode=, 2025-05-07T21:02:58.1777352Z T=1, 2025-05-07T21:02:58.1777546Z D=17, 2025-05-07T21:02:58.1777741Z B=118, 2025-05-07T21:02:58.1777934Z log_E=4, 2025-05-07T21:02:58.1778135Z L=18, 2025-05-07T21:02:58.1778335Z D_gradcheck=1, 2025-05-07T21:02:58.1778571Z stochastic_rounding=False, 2025-05-07T21:02:58.1778830Z weighted=False, 2025-05-07T21:02:58.1779051Z row_wise=True, 2025-05-07T21:02:58.1779266Z mixed=True, 2025-05-07T21:02:58.1779478Z use_cache=False, 2025-05-07T21:02:58.1779732Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.1780026Z use_cpu=True, 2025-05-07T21:02:58.1780258Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.1780523Z ) 2025-05-07T21:02:58.1780756Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1781315Z self=, 2025-05-07T21:02:58.1781847Z compile=True, 2025-05-07T21:02:58.1782094Z pooling_mode=, 2025-05-07T21:02:58.1782374Z T=2, 2025-05-07T21:02:58.1782568Z D=47, 2025-05-07T21:02:58.1782759Z B=64, 2025-05-07T21:02:58.1782946Z log_E=3, 2025-05-07T21:02:58.1783144Z L=18, 2025-05-07T21:02:58.1783338Z D_gradcheck=1, 2025-05-07T21:02:58.1783565Z stochastic_rounding=True, 2025-05-07T21:02:58.1783828Z weighted=False, 2025-05-07T21:02:58.1784047Z row_wise=True, 2025-05-07T21:02:58.1784261Z mixed=False, 2025-05-07T21:02:58.1784481Z use_cache=True, 2025-05-07T21:02:58.1784783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1785073Z use_cpu=True, 2025-05-07T21:02:58.1785304Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.1785567Z ) 2025-05-07T21:02:58.1785807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1786372Z self=, 2025-05-07T21:02:58.1786986Z compile=False, 2025-05-07T21:02:58.1787236Z pooling_mode=, 2025-05-07T21:02:58.1787520Z T=1, 2025-05-07T21:02:58.1787712Z D=7, 2025-05-07T21:02:58.1787906Z B=17, 2025-05-07T21:02:58.1788093Z log_E=3, 2025-05-07T21:02:58.1788296Z L=5, 2025-05-07T21:02:58.1788493Z D_gradcheck=2, 2025-05-07T21:02:58.1788722Z stochastic_rounding=True, 2025-05-07T21:02:58.1788985Z weighted=False, 2025-05-07T21:02:58.1789211Z row_wise=True, 2025-05-07T21:02:58.1789424Z mixed=True, 2025-05-07T21:02:58.1789648Z use_cache=False, 2025-05-07T21:02:58.1789904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1790189Z use_cpu=True, 2025-05-07T21:02:58.1790437Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.1790706Z ) 2025-05-07T21:02:58.1790946Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1791518Z self=, 2025-05-07T21:02:58.1792050Z compile=False, 2025-05-07T21:02:58.1792299Z pooling_mode=, 2025-05-07T21:02:58.1792581Z T=2, 2025-05-07T21:02:58.1792774Z D=95, 2025-05-07T21:02:58.1792966Z B=100, 2025-05-07T21:02:58.1793162Z log_E=3, 2025-05-07T21:02:58.1793360Z L=14, 2025-05-07T21:02:58.1793560Z D_gradcheck=2, 2025-05-07T21:02:58.1793802Z stochastic_rounding=False, 2025-05-07T21:02:58.1794064Z weighted=False, 2025-05-07T21:02:58.1794294Z row_wise=True, 2025-05-07T21:02:58.1794516Z mixed=False, 2025-05-07T21:02:58.1794786Z use_cache=True, 2025-05-07T21:02:58.1795037Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1795329Z use_cpu=True, 2025-05-07T21:02:58.1795565Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.1795833Z ) 2025-05-07T21:02:58.1796070Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1796642Z self=, 2025-05-07T21:02:58.1797171Z compile=False, 2025-05-07T21:02:58.1797420Z pooling_mode=, 2025-05-07T21:02:58.1797699Z T=2, 2025-05-07T21:02:58.1797893Z D=7, 2025-05-07T21:02:58.1798082Z B=116, 2025-05-07T21:02:58.1798273Z log_E=4, 2025-05-07T21:02:58.1798477Z L=18, 2025-05-07T21:02:58.1798675Z D_gradcheck=2, 2025-05-07T21:02:58.1798903Z stochastic_rounding=False, 2025-05-07T21:02:58.1799165Z weighted=True, 2025-05-07T21:02:58.1799384Z row_wise=True, 2025-05-07T21:02:58.1799606Z mixed=True, 2025-05-07T21:02:58.1799817Z use_cache=False, 2025-05-07T21:02:58.1800075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.1800366Z use_cpu=True, 2025-05-07T21:02:58.1800602Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.1800863Z ) 2025-05-07T21:02:58.1801098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1801669Z self=, 2025-05-07T21:02:58.1802195Z compile=True, 2025-05-07T21:02:58.1802444Z pooling_mode=, 2025-05-07T21:02:58.1802721Z T=3, 2025-05-07T21:02:58.1802913Z D=45, 2025-05-07T21:02:58.1803106Z B=82, 2025-05-07T21:02:58.1803295Z log_E=3, 2025-05-07T21:02:58.1803494Z L=16, 2025-05-07T21:02:58.1803688Z D_gradcheck=2, 2025-05-07T21:02:58.1803915Z stochastic_rounding=True, 2025-05-07T21:02:58.1804177Z weighted=False, 2025-05-07T21:02:58.1804724Z row_wise=True, 2025-05-07T21:02:58.1804945Z mixed=False, 2025-05-07T21:02:58.1805247Z use_cache=True, 2025-05-07T21:02:58.1805488Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1805774Z use_cpu=True, 2025-05-07T21:02:58.1806001Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.1806263Z ) 2025-05-07T21:02:58.1806500Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1808220Z self=, 2025-05-07T21:02:58.1808874Z compile=False, 2025-05-07T21:02:58.1809159Z pooling_mode=, 2025-05-07T21:02:58.1809484Z T=3, 2025-05-07T21:02:58.1809700Z D=31, 2025-05-07T21:02:58.1809914Z B=65, 2025-05-07T21:02:58.1810124Z log_E=3, 2025-05-07T21:02:58.1810347Z L=6, 2025-05-07T21:02:58.1810569Z D_gradcheck=1, 2025-05-07T21:02:58.1810829Z stochastic_rounding=False, 2025-05-07T21:02:58.1811132Z weighted=True, 2025-05-07T21:02:58.1811385Z row_wise=True, 2025-05-07T21:02:58.1811626Z mixed=False, 2025-05-07T21:02:58.1811875Z use_cache=False, 2025-05-07T21:02:58.1812168Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.1812498Z use_cpu=True, 2025-05-07T21:02:58.1812771Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.1813083Z ) 2025-05-07T21:02:58.1813342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.1814043Z self=, 2025-05-07T21:02:58.1814690Z compile=False, 2025-05-07T21:02:58.1814969Z pooling_mode=, 2025-05-07T21:02:58.1815294Z T=4, 2025-05-07T21:02:58.1815506Z D=52, 2025-05-07T21:02:58.1815729Z B=86, 2025-05-07T21:02:58.1815939Z log_E=4, 2025-05-07T21:02:58.1816165Z L=19, 2025-05-07T21:02:58.1816385Z D_gradcheck=2, 2025-05-07T21:02:58.1816643Z stochastic_rounding=True, 2025-05-07T21:02:58.1816945Z weighted=False, 2025-05-07T21:02:58.1817195Z row_wise=True, 2025-05-07T21:02:58.1817513Z mixed=True, 2025-05-07T21:02:58.1817764Z use_cache=False, 2025-05-07T21:02:58.1818051Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.1818379Z use_cpu=True, 2025-05-07T21:02:58.1818650Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.1818954Z ) 2025-05-07T21:02:58.2647665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2648804Z self=, 2025-05-07T21:02:58.2649718Z compile=False, 2025-05-07T21:02:58.2650123Z pooling_mode=, 2025-05-07T21:02:58.2650585Z T=3, 2025-05-07T21:02:58.2650895Z D=35, 2025-05-07T21:02:58.2651203Z B=26, 2025-05-07T21:02:58.2651488Z log_E=4, 2025-05-07T21:02:58.2651801Z L=10, 2025-05-07T21:02:58.2652113Z D_gradcheck=1, 2025-05-07T21:02:58.2652475Z stochastic_rounding=True, 2025-05-07T21:02:58.2652889Z weighted=True, 2025-05-07T21:02:58.2653237Z row_wise=True, 2025-05-07T21:02:58.2653583Z mixed=False, 2025-05-07T21:02:58.2653928Z use_cache=False, 2025-05-07T21:02:58.2654325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2654796Z use_cpu=True, 2025-05-07T21:02:58.2655165Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2655600Z ) 2025-05-07T21:02:58.2655989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2656943Z self=, 2025-05-07T21:02:58.2657857Z compile=False, 2025-05-07T21:02:58.2658283Z pooling_mode=, 2025-05-07T21:02:58.2658732Z T=2, 2025-05-07T21:02:58.2659041Z D=121, 2025-05-07T21:02:58.2659339Z B=105, 2025-05-07T21:02:58.2659635Z log_E=3, 2025-05-07T21:02:58.2659960Z L=6, 2025-05-07T21:02:58.2660261Z D_gradcheck=1, 2025-05-07T21:02:58.2660620Z stochastic_rounding=True, 2025-05-07T21:02:58.2661051Z weighted=True, 2025-05-07T21:02:58.2661407Z row_wise=True, 2025-05-07T21:02:58.2662051Z mixed=True, 2025-05-07T21:02:58.2662389Z use_cache=False, 2025-05-07T21:02:58.2662800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2663261Z use_cpu=True, 2025-05-07T21:02:58.2663646Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2664072Z ) 2025-05-07T21:02:58.2664577Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2665662Z self=, 2025-05-07T21:02:58.2666570Z compile=False, 2025-05-07T21:02:58.2666972Z pooling_mode=, 2025-05-07T21:02:58.2667423Z T=3, 2025-05-07T21:02:58.2667715Z D=70, 2025-05-07T21:02:58.2668013Z B=7, 2025-05-07T21:02:58.2668302Z log_E=3, 2025-05-07T21:02:58.2668611Z L=13, 2025-05-07T21:02:58.2668914Z D_gradcheck=2, 2025-05-07T21:02:58.2669273Z stochastic_rounding=False, 2025-05-07T21:02:58.2669674Z weighted=True, 2025-05-07T21:02:58.2670018Z row_wise=True, 2025-05-07T21:02:58.2670358Z mixed=False, 2025-05-07T21:02:58.2670698Z use_cache=True, 2025-05-07T21:02:58.2671096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2671568Z use_cpu=True, 2025-05-07T21:02:58.2671963Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2672402Z ) 2025-05-07T21:02:58.2672789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2673753Z self=, 2025-05-07T21:02:58.2674712Z compile=True, 2025-05-07T21:02:58.2675102Z pooling_mode=, 2025-05-07T21:02:58.2675548Z T=3, 2025-05-07T21:02:58.2675846Z D=60, 2025-05-07T21:02:58.2676148Z B=32, 2025-05-07T21:02:58.2676434Z log_E=3, 2025-05-07T21:02:58.2676744Z L=3, 2025-05-07T21:02:58.2677054Z D_gradcheck=1, 2025-05-07T21:02:58.2677425Z stochastic_rounding=True, 2025-05-07T21:02:58.2678020Z weighted=False, 2025-05-07T21:02:58.2678381Z row_wise=True, 2025-05-07T21:02:58.2678723Z mixed=True, 2025-05-07T21:02:58.2679063Z use_cache=False, 2025-05-07T21:02:58.2679460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2679903Z use_cpu=True, 2025-05-07T21:02:58.2680285Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2680741Z ) 2025-05-07T21:02:58.2681101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2682062Z self=, 2025-05-07T21:02:58.2682966Z compile=False, 2025-05-07T21:02:58.2683346Z pooling_mode=, 2025-05-07T21:02:58.2683819Z T=3, 2025-05-07T21:02:58.2684108Z D=31, 2025-05-07T21:02:58.2684406Z B=4, 2025-05-07T21:02:58.2684698Z log_E=3, 2025-05-07T21:02:58.2685013Z L=1, 2025-05-07T21:02:58.2685318Z D_gradcheck=2, 2025-05-07T21:02:58.2685678Z stochastic_rounding=True, 2025-05-07T21:02:58.2686099Z weighted=False, 2025-05-07T21:02:58.2686453Z row_wise=True, 2025-05-07T21:02:58.2686787Z mixed=False, 2025-05-07T21:02:58.2687233Z use_cache=False, 2025-05-07T21:02:58.2687631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2688089Z use_cpu=True, 2025-05-07T21:02:58.2688465Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2688918Z ) 2025-05-07T21:02:58.2689284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2690243Z self=, 2025-05-07T21:02:58.2701201Z compile=True, 2025-05-07T21:02:58.2701623Z pooling_mode=, 2025-05-07T21:02:58.2702095Z T=4, 2025-05-07T21:02:58.2702399Z D=7, 2025-05-07T21:02:58.2702693Z B=108, 2025-05-07T21:02:58.2703004Z log_E=5, 2025-05-07T21:02:58.2703318Z L=6, 2025-05-07T21:02:58.2703612Z D_gradcheck=1, 2025-05-07T21:02:58.2703982Z stochastic_rounding=False, 2025-05-07T21:02:58.2704734Z weighted=True, 2025-05-07T21:02:58.2705214Z row_wise=True, 2025-05-07T21:02:58.2705556Z mixed=True, 2025-05-07T21:02:58.2705886Z use_cache=True, 2025-05-07T21:02:58.2706261Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2706729Z use_cpu=True, 2025-05-07T21:02:58.2707102Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2707630Z ) 2025-05-07T21:02:58.2708100Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2709073Z self=, 2025-05-07T21:02:58.2709979Z compile=True, 2025-05-07T21:02:58.2710359Z pooling_mode=, 2025-05-07T21:02:58.2710812Z T=5, 2025-05-07T21:02:58.2711111Z D=53, 2025-05-07T21:02:58.2711393Z B=74, 2025-05-07T21:02:58.2711688Z log_E=3, 2025-05-07T21:02:58.2711993Z L=12, 2025-05-07T21:02:58.2712279Z D_gradcheck=1, 2025-05-07T21:02:58.2712641Z stochastic_rounding=True, 2025-05-07T21:02:58.2713075Z weighted=True, 2025-05-07T21:02:58.2713415Z row_wise=True, 2025-05-07T21:02:58.2713756Z mixed=False, 2025-05-07T21:02:58.2714100Z use_cache=False, 2025-05-07T21:02:58.2714491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2714968Z use_cpu=True, 2025-05-07T21:02:58.2715343Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2715775Z ) 2025-05-07T21:02:58.2716145Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2717097Z self=, 2025-05-07T21:02:58.2718011Z compile=True, 2025-05-07T21:02:58.2718386Z pooling_mode=, 2025-05-07T21:02:58.2718845Z T=1, 2025-05-07T21:02:58.2719139Z D=98, 2025-05-07T21:02:58.2719423Z B=53, 2025-05-07T21:02:58.2719717Z log_E=3, 2025-05-07T21:02:58.2720023Z L=8, 2025-05-07T21:02:58.2720316Z D_gradcheck=1, 2025-05-07T21:02:58.2720833Z stochastic_rounding=False, 2025-05-07T21:02:58.2721264Z weighted=False, 2025-05-07T21:02:58.2721609Z row_wise=True, 2025-05-07T21:02:58.2721956Z mixed=False, 2025-05-07T21:02:58.2722305Z use_cache=False, 2025-05-07T21:02:58.2722703Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2723173Z use_cpu=True, 2025-05-07T21:02:58.2723555Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2723975Z ) 2025-05-07T21:02:58.2724339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2725358Z self=, 2025-05-07T21:02:58.2726242Z compile=True, 2025-05-07T21:02:58.2726625Z pooling_mode=, 2025-05-07T21:02:58.2727175Z T=2, 2025-05-07T21:02:58.2727473Z D=75, 2025-05-07T21:02:58.2727765Z B=125, 2025-05-07T21:02:58.2728113Z log_E=3, 2025-05-07T21:02:58.2728423Z L=18, 2025-05-07T21:02:58.2728723Z D_gradcheck=1, 2025-05-07T21:02:58.2729104Z stochastic_rounding=False, 2025-05-07T21:02:58.2729531Z weighted=True, 2025-05-07T21:02:58.2729871Z row_wise=True, 2025-05-07T21:02:58.2730203Z mixed=False, 2025-05-07T21:02:58.2730533Z use_cache=True, 2025-05-07T21:02:58.2730899Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2731383Z use_cpu=True, 2025-05-07T21:02:58.2731758Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2732173Z ) 2025-05-07T21:02:58.2732549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2733494Z self=, 2025-05-07T21:02:58.2734388Z compile=True, 2025-05-07T21:02:58.2734765Z pooling_mode=, 2025-05-07T21:02:58.2735213Z T=2, 2025-05-07T21:02:58.2735509Z D=23, 2025-05-07T21:02:58.2735792Z B=79, 2025-05-07T21:02:58.2736094Z log_E=5, 2025-05-07T21:02:58.2736399Z L=5, 2025-05-07T21:02:58.2736700Z D_gradcheck=2, 2025-05-07T21:02:58.2737075Z stochastic_rounding=True, 2025-05-07T21:02:58.2737600Z weighted=True, 2025-05-07T21:02:58.2737929Z row_wise=True, 2025-05-07T21:02:58.2738259Z mixed=True, 2025-05-07T21:02:58.2738605Z use_cache=False, 2025-05-07T21:02:58.2738989Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2739451Z use_cpu=True, 2025-05-07T21:02:58.2739972Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2740393Z ) 2025-05-07T21:02:58.2740833Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2741795Z self=, 2025-05-07T21:02:58.2742678Z compile=False, 2025-05-07T21:02:58.2743066Z pooling_mode=, 2025-05-07T21:02:58.2743527Z T=4, 2025-05-07T21:02:58.2743808Z D=105, 2025-05-07T21:02:58.2744104Z B=62, 2025-05-07T21:02:58.2744395Z log_E=3, 2025-05-07T21:02:58.2744713Z L=14, 2025-05-07T21:02:58.2745006Z D_gradcheck=2, 2025-05-07T21:02:58.2745378Z stochastic_rounding=True, 2025-05-07T21:02:58.2745799Z weighted=False, 2025-05-07T21:02:58.2746144Z row_wise=True, 2025-05-07T21:02:58.2746477Z mixed=False, 2025-05-07T21:02:58.2746812Z use_cache=False, 2025-05-07T21:02:58.2747208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2747685Z use_cpu=True, 2025-05-07T21:02:58.2748080Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2748513Z ) 2025-05-07T21:02:58.2748893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2749834Z self=, 2025-05-07T21:02:58.2750776Z compile=False, 2025-05-07T21:02:58.2751157Z pooling_mode=, 2025-05-07T21:02:58.2751614Z T=5, 2025-05-07T21:02:58.2751898Z D=14, 2025-05-07T21:02:58.2752203Z B=2, 2025-05-07T21:02:58.2752488Z log_E=4, 2025-05-07T21:02:58.2752784Z L=16, 2025-05-07T21:02:58.2753089Z D_gradcheck=1, 2025-05-07T21:02:58.2753566Z stochastic_rounding=False, 2025-05-07T21:02:58.2753995Z weighted=True, 2025-05-07T21:02:58.2754336Z row_wise=True, 2025-05-07T21:02:58.2754674Z mixed=False, 2025-05-07T21:02:58.2755013Z use_cache=False, 2025-05-07T21:02:58.2755396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2755847Z use_cpu=True, 2025-05-07T21:02:58.2756226Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2756658Z ) 2025-05-07T21:02:58.2757023Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2757961Z self=, 2025-05-07T21:02:58.2758835Z compile=False, 2025-05-07T21:02:58.2759226Z pooling_mode=, 2025-05-07T21:02:58.2759690Z T=1, 2025-05-07T21:02:58.2759974Z D=76, 2025-05-07T21:02:58.2760261Z B=92, 2025-05-07T21:02:58.2760563Z log_E=3, 2025-05-07T21:02:58.2760856Z L=5, 2025-05-07T21:02:58.2761165Z D_gradcheck=2, 2025-05-07T21:02:58.2761541Z stochastic_rounding=False, 2025-05-07T21:02:58.2761952Z weighted=True, 2025-05-07T21:02:58.2762290Z row_wise=True, 2025-05-07T21:02:58.2762625Z mixed=False, 2025-05-07T21:02:58.2762951Z use_cache=True, 2025-05-07T21:02:58.2763339Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2763817Z use_cpu=True, 2025-05-07T21:02:58.2764188Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2764610Z ) 2025-05-07T21:02:58.2764979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2765941Z self=, 2025-05-07T21:02:58.2766831Z compile=True, 2025-05-07T21:02:58.2767332Z pooling_mode=, 2025-05-07T21:02:58.2767794Z T=5, 2025-05-07T21:02:58.2768077Z D=8, 2025-05-07T21:02:58.2768367Z B=44, 2025-05-07T21:02:58.2768673Z log_E=3, 2025-05-07T21:02:58.2768998Z L=1, 2025-05-07T21:02:58.2769305Z D_gradcheck=1, 2025-05-07T21:02:58.2769784Z stochastic_rounding=False, 2025-05-07T21:02:58.2770203Z weighted=True, 2025-05-07T21:02:58.2770536Z row_wise=True, 2025-05-07T21:02:58.2770865Z mixed=True, 2025-05-07T21:02:58.2771199Z use_cache=False, 2025-05-07T21:02:58.2771582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2772140Z use_cpu=True, 2025-05-07T21:02:58.2772588Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2773032Z ) 2025-05-07T21:02:58.2773410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2774369Z self=, 2025-05-07T21:02:58.2775244Z compile=True, 2025-05-07T21:02:58.2775635Z pooling_mode=, 2025-05-07T21:02:58.2776103Z T=4, 2025-05-07T21:02:58.2776386Z D=54, 2025-05-07T21:02:58.2776678Z B=77, 2025-05-07T21:02:58.2776972Z log_E=5, 2025-05-07T21:02:58.2777297Z L=17, 2025-05-07T21:02:58.2777597Z D_gradcheck=2, 2025-05-07T21:02:58.2777964Z stochastic_rounding=False, 2025-05-07T21:02:58.2778386Z weighted=False, 2025-05-07T21:02:58.2778740Z row_wise=True, 2025-05-07T21:02:58.2779054Z mixed=True, 2025-05-07T21:02:58.2779372Z use_cache=False, 2025-05-07T21:02:58.2779759Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2780228Z use_cpu=True, 2025-05-07T21:02:58.2780602Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2781026Z ) 2025-05-07T21:02:58.2781397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2782325Z self=, 2025-05-07T21:02:58.2783290Z compile=True, 2025-05-07T21:02:58.2783675Z pooling_mode=, 2025-05-07T21:02:58.2784114Z T=2, 2025-05-07T21:02:58.2784408Z D=30, 2025-05-07T21:02:58.2784690Z B=74, 2025-05-07T21:02:58.2784974Z log_E=5, 2025-05-07T21:02:58.2785281Z L=4, 2025-05-07T21:02:58.2785678Z D_gradcheck=1, 2025-05-07T21:02:58.2786044Z stochastic_rounding=True, 2025-05-07T21:02:58.2786455Z weighted=False, 2025-05-07T21:02:58.2786802Z row_wise=True, 2025-05-07T21:02:58.2787129Z mixed=True, 2025-05-07T21:02:58.2787459Z use_cache=False, 2025-05-07T21:02:58.2787852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2788324Z use_cpu=True, 2025-05-07T21:02:58.2788708Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2789138Z ) 2025-05-07T21:02:58.2977566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2978174Z self=, 2025-05-07T21:02:58.2978786Z compile=False, 2025-05-07T21:02:58.2979149Z pooling_mode=, 2025-05-07T21:02:58.2979567Z T=4, 2025-05-07T21:02:58.2979842Z D=124, 2025-05-07T21:02:58.2980050Z B=49, 2025-05-07T21:02:58.2980243Z log_E=5, 2025-05-07T21:02:58.2980457Z L=4, 2025-05-07T21:02:58.2980665Z D_gradcheck=1, 2025-05-07T21:02:58.2980904Z stochastic_rounding=False, 2025-05-07T21:02:58.2981199Z weighted=True, 2025-05-07T21:02:58.2981509Z row_wise=True, 2025-05-07T21:02:58.2981800Z mixed=True, 2025-05-07T21:02:58.2982083Z use_cache=False, 2025-05-07T21:02:58.2982367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2982773Z use_cpu=True, 2025-05-07T21:02:58.2983104Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2983471Z ) 2025-05-07T21:02:58.2983777Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2984524Z self=, 2025-05-07T21:02:58.2985063Z compile=False, 2025-05-07T21:02:58.2985319Z pooling_mode=, 2025-05-07T21:02:58.2985607Z T=3, 2025-05-07T21:02:58.2985807Z D=42, 2025-05-07T21:02:58.2986000Z B=63, 2025-05-07T21:02:58.2986194Z log_E=3, 2025-05-07T21:02:58.2986404Z L=20, 2025-05-07T21:02:58.2986768Z D_gradcheck=2, 2025-05-07T21:02:58.2987002Z stochastic_rounding=False, 2025-05-07T21:02:58.2987269Z weighted=False, 2025-05-07T21:02:58.2987500Z row_wise=True, 2025-05-07T21:02:58.2987710Z mixed=True, 2025-05-07T21:02:58.2987929Z use_cache=True, 2025-05-07T21:02:58.2988248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2988536Z use_cpu=True, 2025-05-07T21:02:58.2988837Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2989106Z ) 2025-05-07T21:02:58.2989339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2989916Z self=, 2025-05-07T21:02:58.2990448Z compile=True, 2025-05-07T21:02:58.2990697Z pooling_mode=, 2025-05-07T21:02:58.2990980Z T=1, 2025-05-07T21:02:58.2991173Z D=49, 2025-05-07T21:02:58.2991370Z B=13, 2025-05-07T21:02:58.2991559Z log_E=3, 2025-05-07T21:02:58.2991769Z L=12, 2025-05-07T21:02:58.2991972Z D_gradcheck=1, 2025-05-07T21:02:58.2992207Z stochastic_rounding=False, 2025-05-07T21:02:58.2992475Z weighted=False, 2025-05-07T21:02:58.2992697Z row_wise=True, 2025-05-07T21:02:58.2992913Z mixed=False, 2025-05-07T21:02:58.2993134Z use_cache=False, 2025-05-07T21:02:58.2993396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.2993687Z use_cpu=True, 2025-05-07T21:02:58.2993933Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.2994204Z ) 2025-05-07T21:02:58.2994438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.2995013Z self=, 2025-05-07T21:02:58.2995547Z compile=True, 2025-05-07T21:02:58.2995787Z pooling_mode=, 2025-05-07T21:02:58.2996076Z T=1, 2025-05-07T21:02:58.2996268Z D=9, 2025-05-07T21:02:58.2996458Z B=85, 2025-05-07T21:02:58.2996722Z log_E=3, 2025-05-07T21:02:58.2996932Z L=16, 2025-05-07T21:02:58.2997133Z D_gradcheck=1, 2025-05-07T21:02:58.2997366Z stochastic_rounding=True, 2025-05-07T21:02:58.2997632Z weighted=False, 2025-05-07T21:02:58.2997861Z row_wise=True, 2025-05-07T21:02:58.2998079Z mixed=False, 2025-05-07T21:02:58.2998299Z use_cache=False, 2025-05-07T21:02:58.2998556Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.2998848Z use_cpu=True, 2025-05-07T21:02:58.2999090Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.2999363Z ) 2025-05-07T21:02:58.2999598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3000173Z self=, 2025-05-07T21:02:58.3000707Z compile=True, 2025-05-07T21:02:58.3000951Z pooling_mode=, 2025-05-07T21:02:58.3001241Z T=5, 2025-05-07T21:02:58.3001437Z D=49, 2025-05-07T21:02:58.3001624Z B=33, 2025-05-07T21:02:58.3001819Z log_E=4, 2025-05-07T21:02:58.3002027Z L=16, 2025-05-07T21:02:58.3002273Z D_gradcheck=1, 2025-05-07T21:02:58.3002513Z stochastic_rounding=False, 2025-05-07T21:02:58.3002773Z weighted=True, 2025-05-07T21:02:58.3002993Z row_wise=True, 2025-05-07T21:02:58.3003212Z mixed=True, 2025-05-07T21:02:58.3003423Z use_cache=True, 2025-05-07T21:02:58.3003675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3003969Z use_cpu=True, 2025-05-07T21:02:58.3004204Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3004779Z ) 2025-05-07T21:02:58.3005020Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3005592Z self=, 2025-05-07T21:02:58.3006109Z compile=False, 2025-05-07T21:02:58.3006356Z pooling_mode=, 2025-05-07T21:02:58.3006641Z T=5, 2025-05-07T21:02:58.3006828Z D=10, 2025-05-07T21:02:58.3007129Z B=63, 2025-05-07T21:02:58.3007327Z log_E=3, 2025-05-07T21:02:58.3007602Z L=16, 2025-05-07T21:02:58.3007812Z D_gradcheck=2, 2025-05-07T21:02:58.3008097Z stochastic_rounding=False, 2025-05-07T21:02:58.3008359Z weighted=True, 2025-05-07T21:02:58.3008580Z row_wise=True, 2025-05-07T21:02:58.3008798Z mixed=False, 2025-05-07T21:02:58.3009074Z use_cache=True, 2025-05-07T21:02:58.3009378Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3009674Z use_cpu=True, 2025-05-07T21:02:58.3009915Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3010185Z ) 2025-05-07T21:02:58.3010422Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3010993Z self=, 2025-05-07T21:02:58.3011530Z compile=False, 2025-05-07T21:02:58.3011782Z pooling_mode=, 2025-05-07T21:02:58.3012071Z T=5, 2025-05-07T21:02:58.3012259Z D=64, 2025-05-07T21:02:58.3012455Z B=67, 2025-05-07T21:02:58.3012656Z log_E=4, 2025-05-07T21:02:58.3012855Z L=0, 2025-05-07T21:02:58.3013058Z D_gradcheck=1, 2025-05-07T21:02:58.3013294Z stochastic_rounding=False, 2025-05-07T21:02:58.3013554Z weighted=True, 2025-05-07T21:02:58.3013772Z row_wise=True, 2025-05-07T21:02:58.3013988Z mixed=True, 2025-05-07T21:02:58.3014201Z use_cache=True, 2025-05-07T21:02:58.3014450Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3014737Z use_cpu=True, 2025-05-07T21:02:58.3014973Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3015242Z ) 2025-05-07T21:02:58.3015479Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3016049Z self=, 2025-05-07T21:02:58.3016580Z compile=True, 2025-05-07T21:02:58.3016830Z pooling_mode=, 2025-05-07T21:02:58.3017118Z T=3, 2025-05-07T21:02:58.3017307Z D=8, 2025-05-07T21:02:58.3017572Z B=104, 2025-05-07T21:02:58.3017772Z log_E=5, 2025-05-07T21:02:58.3017997Z L=7, 2025-05-07T21:02:58.3018216Z D_gradcheck=2, 2025-05-07T21:02:58.3018454Z stochastic_rounding=True, 2025-05-07T21:02:58.3018720Z weighted=False, 2025-05-07T21:02:58.3018945Z row_wise=True, 2025-05-07T21:02:58.3019160Z mixed=False, 2025-05-07T21:02:58.3019377Z use_cache=True, 2025-05-07T21:02:58.3019625Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3019915Z use_cpu=True, 2025-05-07T21:02:58.3020151Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3020421Z ) 2025-05-07T21:02:58.3020664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3021232Z self=, 2025-05-07T21:02:58.3021774Z compile=False, 2025-05-07T21:02:58.3022025Z pooling_mode=, 2025-05-07T21:02:58.3022313Z T=5, 2025-05-07T21:02:58.3022509Z D=44, 2025-05-07T21:02:58.3022710Z B=36, 2025-05-07T21:02:58.3022902Z log_E=3, 2025-05-07T21:02:58.3030817Z L=1, 2025-05-07T21:02:58.3031030Z D_gradcheck=2, 2025-05-07T21:02:58.3031279Z stochastic_rounding=True, 2025-05-07T21:02:58.3031549Z weighted=True, 2025-05-07T21:02:58.3031769Z row_wise=True, 2025-05-07T21:02:58.3031987Z mixed=True, 2025-05-07T21:02:58.3032212Z use_cache=False, 2025-05-07T21:02:58.3032470Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3032757Z use_cpu=True, 2025-05-07T21:02:58.3033000Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3033269Z ) 2025-05-07T21:02:58.3033502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3034080Z self=, 2025-05-07T21:02:58.3034613Z compile=False, 2025-05-07T21:02:58.3034857Z pooling_mode=, 2025-05-07T21:02:58.3035144Z T=2, 2025-05-07T21:02:58.3035344Z D=34, 2025-05-07T21:02:58.3035635Z B=34, 2025-05-07T21:02:58.3035830Z log_E=3, 2025-05-07T21:02:58.3036028Z L=11, 2025-05-07T21:02:58.3036220Z D_gradcheck=1, 2025-05-07T21:02:58.3036454Z stochastic_rounding=True, 2025-05-07T21:02:58.3036714Z weighted=True, 2025-05-07T21:02:58.3036926Z row_wise=True, 2025-05-07T21:02:58.3037187Z mixed=True, 2025-05-07T21:02:58.3037401Z use_cache=False, 2025-05-07T21:02:58.3037687Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3037975Z use_cpu=True, 2025-05-07T21:02:58.3038214Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3038478Z ) 2025-05-07T21:02:58.3038707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3039276Z self=, 2025-05-07T21:02:58.3039804Z compile=False, 2025-05-07T21:02:58.3040045Z pooling_mode=, 2025-05-07T21:02:58.3040332Z T=5, 2025-05-07T21:02:58.3040530Z D=100, 2025-05-07T21:02:58.3040725Z B=109, 2025-05-07T21:02:58.3040918Z log_E=4, 2025-05-07T21:02:58.3041119Z L=1, 2025-05-07T21:02:58.3041310Z D_gradcheck=1, 2025-05-07T21:02:58.3041547Z stochastic_rounding=False, 2025-05-07T21:02:58.3041810Z weighted=True, 2025-05-07T21:02:58.3042023Z row_wise=True, 2025-05-07T21:02:58.3042241Z mixed=True, 2025-05-07T21:02:58.3042459Z use_cache=False, 2025-05-07T21:02:58.3042710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3043000Z use_cpu=True, 2025-05-07T21:02:58.3043240Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3043501Z ) 2025-05-07T21:02:58.3043737Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3044306Z self=, 2025-05-07T21:02:58.3044829Z compile=True, 2025-05-07T21:02:58.3045065Z pooling_mode=, 2025-05-07T21:02:58.3045349Z T=4, 2025-05-07T21:02:58.3045594Z D=21, 2025-05-07T21:02:58.3045788Z B=33, 2025-05-07T21:02:58.3045980Z log_E=3, 2025-05-07T21:02:58.3046178Z L=10, 2025-05-07T21:02:58.3046368Z D_gradcheck=1, 2025-05-07T21:02:58.3046602Z stochastic_rounding=True, 2025-05-07T21:02:58.3046864Z weighted=False, 2025-05-07T21:02:58.3047188Z row_wise=True, 2025-05-07T21:02:58.3047407Z mixed=False, 2025-05-07T21:02:58.3047626Z use_cache=True, 2025-05-07T21:02:58.3047863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3048152Z use_cpu=True, 2025-05-07T21:02:58.3048391Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3048651Z ) 2025-05-07T21:02:58.3048883Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3049452Z self=, 2025-05-07T21:02:58.3049979Z compile=True, 2025-05-07T21:02:58.3050214Z pooling_mode=, 2025-05-07T21:02:58.3050501Z T=3, 2025-05-07T21:02:58.3050692Z D=34, 2025-05-07T21:02:58.3050878Z B=53, 2025-05-07T21:02:58.3051071Z log_E=4, 2025-05-07T21:02:58.3051273Z L=17, 2025-05-07T21:02:58.3051465Z D_gradcheck=1, 2025-05-07T21:02:58.3051700Z stochastic_rounding=False, 2025-05-07T21:02:58.3051962Z weighted=False, 2025-05-07T21:02:58.3052181Z row_wise=True, 2025-05-07T21:02:58.3052392Z mixed=False, 2025-05-07T21:02:58.3052610Z use_cache=False, 2025-05-07T21:02:58.3052856Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3053148Z use_cpu=True, 2025-05-07T21:02:58.3053385Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3053646Z ) 2025-05-07T21:02:58.3053880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3054453Z self=, 2025-05-07T21:02:58.3054974Z compile=True, 2025-05-07T21:02:58.3055221Z pooling_mode=, 2025-05-07T21:02:58.3055505Z T=1, 2025-05-07T21:02:58.3055743Z D=102, 2025-05-07T21:02:58.3055937Z B=24, 2025-05-07T21:02:58.3056133Z log_E=3, 2025-05-07T21:02:58.3056331Z L=2, 2025-05-07T21:02:58.3056526Z D_gradcheck=1, 2025-05-07T21:02:58.3056763Z stochastic_rounding=False, 2025-05-07T21:02:58.3057030Z weighted=False, 2025-05-07T21:02:58.3057296Z row_wise=True, 2025-05-07T21:02:58.3057513Z mixed=True, 2025-05-07T21:02:58.3057767Z use_cache=False, 2025-05-07T21:02:58.3058016Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3058306Z use_cpu=True, 2025-05-07T21:02:58.3058546Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3058810Z ) 2025-05-07T21:02:58.3059046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3059613Z self=, 2025-05-07T21:02:58.3060136Z compile=True, 2025-05-07T21:02:58.3060380Z pooling_mode=, 2025-05-07T21:02:58.3060666Z T=2, 2025-05-07T21:02:58.3060858Z D=105, 2025-05-07T21:02:58.3061050Z B=113, 2025-05-07T21:02:58.3061249Z log_E=4, 2025-05-07T21:02:58.3061445Z L=11, 2025-05-07T21:02:58.3061643Z D_gradcheck=1, 2025-05-07T21:02:58.3061877Z stochastic_rounding=False, 2025-05-07T21:02:58.3062137Z weighted=False, 2025-05-07T21:02:58.3062359Z row_wise=True, 2025-05-07T21:02:58.3062579Z mixed=True, 2025-05-07T21:02:58.3062793Z use_cache=True, 2025-05-07T21:02:58.3063033Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3063322Z use_cpu=True, 2025-05-07T21:02:58.3063561Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3063819Z ) 2025-05-07T21:02:58.3064054Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3064623Z self=, 2025-05-07T21:02:58.3065145Z compile=True, 2025-05-07T21:02:58.3065436Z pooling_mode=, 2025-05-07T21:02:58.3065722Z T=1, 2025-05-07T21:02:58.3065910Z D=106, 2025-05-07T21:02:58.3066105Z B=13, 2025-05-07T21:02:58.3066298Z log_E=5, 2025-05-07T21:02:58.3066489Z L=1, 2025-05-07T21:02:58.3066688Z D_gradcheck=1, 2025-05-07T21:02:58.3066920Z stochastic_rounding=True, 2025-05-07T21:02:58.3067178Z weighted=True, 2025-05-07T21:02:58.3067404Z row_wise=True, 2025-05-07T21:02:58.3067621Z mixed=True, 2025-05-07T21:02:58.3067831Z use_cache=True, 2025-05-07T21:02:58.3068076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3068366Z use_cpu=True, 2025-05-07T21:02:58.3068607Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3068871Z ) 2025-05-07T21:02:58.3260159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3261957Z self=, 2025-05-07T21:02:58.3263197Z compile=True, 2025-05-07T21:02:58.3263742Z pooling_mode=, 2025-05-07T21:02:58.3264331Z T=3, 2025-05-07T21:02:58.3264721Z D=62, 2025-05-07T21:02:58.3265102Z B=67, 2025-05-07T21:02:58.3265491Z log_E=5, 2025-05-07T21:02:58.3265895Z L=16, 2025-05-07T21:02:58.3266287Z D_gradcheck=1, 2025-05-07T21:02:58.3266766Z stochastic_rounding=False, 2025-05-07T21:02:58.3267308Z weighted=True, 2025-05-07T21:02:58.3267762Z row_wise=True, 2025-05-07T21:02:58.3268060Z mixed=True, 2025-05-07T21:02:58.3268324Z use_cache=False, 2025-05-07T21:02:58.3268592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3268890Z use_cpu=True, 2025-05-07T21:02:58.3269147Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3269425Z ) 2025-05-07T21:02:58.3269668Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3270255Z self=, 2025-05-07T21:02:58.3270790Z compile=True, 2025-05-07T21:02:58.3271044Z pooling_mode=, 2025-05-07T21:02:58.3271607Z T=1, 2025-05-07T21:02:58.3271808Z D=125, 2025-05-07T21:02:58.3272004Z B=17, 2025-05-07T21:02:58.3272208Z log_E=3, 2025-05-07T21:02:58.3272422Z L=4, 2025-05-07T21:02:58.3272621Z D_gradcheck=2, 2025-05-07T21:02:58.3272874Z stochastic_rounding=False, 2025-05-07T21:02:58.3273238Z weighted=True, 2025-05-07T21:02:58.3273464Z row_wise=True, 2025-05-07T21:02:58.3273766Z mixed=False, 2025-05-07T21:02:58.3273995Z use_cache=True, 2025-05-07T21:02:58.3274248Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3274567Z use_cpu=True, 2025-05-07T21:02:58.3274810Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3275092Z ) 2025-05-07T21:02:58.3275341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3275926Z self=, 2025-05-07T21:02:58.3276459Z compile=False, 2025-05-07T21:02:58.3276721Z pooling_mode=, 2025-05-07T21:02:58.3277014Z T=3, 2025-05-07T21:02:58.3277207Z D=96, 2025-05-07T21:02:58.3277412Z B=36, 2025-05-07T21:02:58.3277615Z log_E=3, 2025-05-07T21:02:58.3277818Z L=5, 2025-05-07T21:02:58.3278044Z D_gradcheck=2, 2025-05-07T21:02:58.3278318Z stochastic_rounding=True, 2025-05-07T21:02:58.3278589Z weighted=True, 2025-05-07T21:02:58.3278824Z row_wise=True, 2025-05-07T21:02:58.3279047Z mixed=True, 2025-05-07T21:02:58.3279265Z use_cache=True, 2025-05-07T21:02:58.3279521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3279979Z use_cpu=True, 2025-05-07T21:02:58.3280213Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3280486Z ) 2025-05-07T21:02:58.3280723Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3281290Z self=, 2025-05-07T21:02:58.3281822Z compile=False, 2025-05-07T21:02:58.3282164Z pooling_mode=, 2025-05-07T21:02:58.3282466Z T=4, 2025-05-07T21:02:58.3282658Z D=32, 2025-05-07T21:02:58.3282858Z B=51, 2025-05-07T21:02:58.3283060Z log_E=4, 2025-05-07T21:02:58.3283261Z L=9, 2025-05-07T21:02:58.3283475Z D_gradcheck=2, 2025-05-07T21:02:58.3283723Z stochastic_rounding=True, 2025-05-07T21:02:58.3283997Z weighted=True, 2025-05-07T21:02:58.3284236Z row_wise=True, 2025-05-07T21:02:58.3284471Z mixed=True, 2025-05-07T21:02:58.3284693Z use_cache=True, 2025-05-07T21:02:58.3284950Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3285255Z use_cpu=True, 2025-05-07T21:02:58.3285496Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3285768Z ) 2025-05-07T21:02:58.3286013Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3286689Z self=, 2025-05-07T21:02:58.3287437Z compile=False, 2025-05-07T21:02:58.3287741Z pooling_mode=, 2025-05-07T21:02:58.3288077Z T=4, 2025-05-07T21:02:58.3288310Z D=106, 2025-05-07T21:02:58.3288543Z B=128, 2025-05-07T21:02:58.3288769Z log_E=4, 2025-05-07T21:02:58.3289011Z L=9, 2025-05-07T21:02:58.3289250Z D_gradcheck=2, 2025-05-07T21:02:58.3289531Z stochastic_rounding=False, 2025-05-07T21:02:58.3289845Z weighted=False, 2025-05-07T21:02:58.3290119Z row_wise=True, 2025-05-07T21:02:58.3290380Z mixed=False, 2025-05-07T21:02:58.3290632Z use_cache=False, 2025-05-07T21:02:58.3290938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3291290Z use_cpu=True, 2025-05-07T21:02:58.3291571Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3291895Z ) 2025-05-07T21:02:58.3292175Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3292872Z self=, 2025-05-07T21:02:58.3293535Z compile=False, 2025-05-07T21:02:58.3293895Z pooling_mode=, 2025-05-07T21:02:58.3294234Z T=3, 2025-05-07T21:02:58.3294465Z D=60, 2025-05-07T21:02:58.3294694Z B=76, 2025-05-07T21:02:58.3294916Z log_E=5, 2025-05-07T21:02:58.3295157Z L=18, 2025-05-07T21:02:58.3295405Z D_gradcheck=1, 2025-05-07T21:02:58.3295723Z stochastic_rounding=True, 2025-05-07T21:02:58.3296042Z weighted=False, 2025-05-07T21:02:58.3296350Z row_wise=True, 2025-05-07T21:02:58.3296601Z mixed=False, 2025-05-07T21:02:58.3296863Z use_cache=False, 2025-05-07T21:02:58.3297161Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3297517Z use_cpu=True, 2025-05-07T21:02:58.3297794Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3298112Z ) 2025-05-07T21:02:58.3298399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3299093Z self=, 2025-05-07T21:02:58.3299754Z compile=True, 2025-05-07T21:02:58.3300056Z pooling_mode=, 2025-05-07T21:02:58.3300393Z T=5, 2025-05-07T21:02:58.3300621Z D=57, 2025-05-07T21:02:58.3300853Z B=95, 2025-05-07T21:02:58.3301072Z log_E=5, 2025-05-07T21:02:58.3301315Z L=20, 2025-05-07T21:02:58.3301553Z D_gradcheck=1, 2025-05-07T21:02:58.3301835Z stochastic_rounding=True, 2025-05-07T21:02:58.3302158Z weighted=True, 2025-05-07T21:02:58.3302423Z row_wise=True, 2025-05-07T21:02:58.3302668Z mixed=True, 2025-05-07T21:02:58.3302926Z use_cache=False, 2025-05-07T21:02:58.3303233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3303578Z use_cpu=True, 2025-05-07T21:02:58.3303867Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3304186Z ) 2025-05-07T21:02:58.3304651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3305355Z self=, 2025-05-07T21:02:58.3306093Z compile=True, 2025-05-07T21:02:58.3306394Z pooling_mode=, 2025-05-07T21:02:58.3306726Z T=4, 2025-05-07T21:02:58.3306958Z D=62, 2025-05-07T21:02:58.3307192Z B=43, 2025-05-07T21:02:58.3307413Z log_E=3, 2025-05-07T21:02:58.3307659Z L=13, 2025-05-07T21:02:58.3307899Z D_gradcheck=1, 2025-05-07T21:02:58.3308174Z stochastic_rounding=True, 2025-05-07T21:02:58.3308498Z weighted=True, 2025-05-07T21:02:58.3308764Z row_wise=True, 2025-05-07T21:02:58.3309012Z mixed=True, 2025-05-07T21:02:58.3309269Z use_cache=False, 2025-05-07T21:02:58.3309573Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3309914Z use_cpu=True, 2025-05-07T21:02:58.3310197Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3310518Z ) 2025-05-07T21:02:58.3310787Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3311492Z self=, 2025-05-07T21:02:58.3312153Z compile=False, 2025-05-07T21:02:58.3312447Z pooling_mode=, 2025-05-07T21:02:58.3312783Z T=3, 2025-05-07T21:02:58.3313016Z D=21, 2025-05-07T21:02:58.3313244Z B=37, 2025-05-07T21:02:58.3313469Z log_E=5, 2025-05-07T21:02:58.3313707Z L=19, 2025-05-07T21:02:58.3313945Z D_gradcheck=2, 2025-05-07T21:02:58.3314217Z stochastic_rounding=True, 2025-05-07T21:02:58.3314534Z weighted=True, 2025-05-07T21:02:58.3314801Z row_wise=True, 2025-05-07T21:02:58.3315048Z mixed=True, 2025-05-07T21:02:58.3315307Z use_cache=True, 2025-05-07T21:02:58.3315605Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3315944Z use_cpu=True, 2025-05-07T21:02:58.3316226Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3316547Z ) 2025-05-07T21:02:58.3316820Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3317523Z self=, 2025-05-07T21:02:58.3318304Z compile=False, 2025-05-07T21:02:58.3318597Z pooling_mode=, 2025-05-07T21:02:58.3318928Z T=4, 2025-05-07T21:02:58.3319158Z D=19, 2025-05-07T21:02:58.3319392Z B=25, 2025-05-07T21:02:58.3319614Z log_E=5, 2025-05-07T21:02:58.3319854Z L=13, 2025-05-07T21:02:58.3320191Z D_gradcheck=1, 2025-05-07T21:02:58.3320467Z stochastic_rounding=False, 2025-05-07T21:02:58.3320845Z weighted=False, 2025-05-07T21:02:58.3321113Z row_wise=True, 2025-05-07T21:02:58.3321361Z mixed=True, 2025-05-07T21:02:58.3321618Z use_cache=True, 2025-05-07T21:02:58.3321911Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3322249Z use_cpu=True, 2025-05-07T21:02:58.3322533Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3322857Z ) 2025-05-07T21:02:58.3323128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3323831Z self=, 2025-05-07T21:02:58.3324494Z compile=True, 2025-05-07T21:02:58.3324775Z pooling_mode=, 2025-05-07T21:02:58.3325116Z T=2, 2025-05-07T21:02:58.3325342Z D=21, 2025-05-07T21:02:58.3325564Z B=62, 2025-05-07T21:02:58.3325790Z log_E=3, 2025-05-07T21:02:58.3326026Z L=13, 2025-05-07T21:02:58.3326268Z D_gradcheck=2, 2025-05-07T21:02:58.3326542Z stochastic_rounding=False, 2025-05-07T21:02:58.3326859Z weighted=True, 2025-05-07T21:02:58.3327228Z row_wise=True, 2025-05-07T21:02:58.3327477Z mixed=False, 2025-05-07T21:02:58.3327734Z use_cache=True, 2025-05-07T21:02:58.3328026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3328365Z use_cpu=True, 2025-05-07T21:02:58.3328647Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3328968Z ) 2025-05-07T21:02:58.3329242Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3329999Z self=, 2025-05-07T21:02:58.3330661Z compile=False, 2025-05-07T21:02:58.3330947Z pooling_mode=, 2025-05-07T21:02:58.3331296Z T=5, 2025-05-07T21:02:58.3331523Z D=106, 2025-05-07T21:02:58.3331742Z B=80, 2025-05-07T21:02:58.3331974Z log_E=4, 2025-05-07T21:02:58.3332213Z L=9, 2025-05-07T21:02:58.3332446Z D_gradcheck=1, 2025-05-07T21:02:58.3332727Z stochastic_rounding=True, 2025-05-07T21:02:58.3333034Z weighted=True, 2025-05-07T21:02:58.3333290Z row_wise=True, 2025-05-07T21:02:58.3333550Z mixed=False, 2025-05-07T21:02:58.3333810Z use_cache=False, 2025-05-07T21:02:58.3334116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3334464Z use_cpu=True, 2025-05-07T21:02:58.3334751Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3335074Z ) 2025-05-07T21:02:58.3335347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3336058Z self=, 2025-05-07T21:02:58.3336717Z compile=True, 2025-05-07T21:02:58.3336998Z pooling_mode=, 2025-05-07T21:02:58.3337337Z T=2, 2025-05-07T21:02:58.3347240Z D=61, 2025-05-07T21:02:58.3347487Z B=66, 2025-05-07T21:02:58.3347722Z log_E=4, 2025-05-07T21:02:58.3347977Z L=12, 2025-05-07T21:02:58.3348226Z D_gradcheck=2, 2025-05-07T21:02:58.3348507Z stochastic_rounding=True, 2025-05-07T21:02:58.3348828Z weighted=True, 2025-05-07T21:02:58.3349100Z row_wise=True, 2025-05-07T21:02:58.3349365Z mixed=False, 2025-05-07T21:02:58.3349618Z use_cache=True, 2025-05-07T21:02:58.3349916Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3350306Z use_cpu=True, 2025-05-07T21:02:58.3350555Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3350827Z ) 2025-05-07T21:02:58.3351071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3351650Z self=, 2025-05-07T21:02:58.3352269Z compile=False, 2025-05-07T21:02:58.3352523Z pooling_mode=, 2025-05-07T21:02:58.3352807Z T=4, 2025-05-07T21:02:58.3352998Z D=25, 2025-05-07T21:02:58.3353194Z B=24, 2025-05-07T21:02:58.3353384Z log_E=3, 2025-05-07T21:02:58.3353638Z L=13, 2025-05-07T21:02:58.3353839Z D_gradcheck=1, 2025-05-07T21:02:58.3354112Z stochastic_rounding=True, 2025-05-07T21:02:58.3354382Z weighted=True, 2025-05-07T21:02:58.3354606Z row_wise=True, 2025-05-07T21:02:58.3354819Z mixed=False, 2025-05-07T21:02:58.3355042Z use_cache=False, 2025-05-07T21:02:58.3355300Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3355600Z use_cpu=True, 2025-05-07T21:02:58.3355838Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3356109Z ) 2025-05-07T21:02:58.3356351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3356923Z self=, 2025-05-07T21:02:58.3357465Z compile=True, 2025-05-07T21:02:58.3357715Z pooling_mode=, 2025-05-07T21:02:58.3358004Z T=2, 2025-05-07T21:02:58.3358200Z D=74, 2025-05-07T21:02:58.3358398Z B=46, 2025-05-07T21:02:58.3358591Z log_E=5, 2025-05-07T21:02:58.3358800Z L=13, 2025-05-07T21:02:58.3359008Z D_gradcheck=1, 2025-05-07T21:02:58.3359244Z stochastic_rounding=True, 2025-05-07T21:02:58.3359514Z weighted=True, 2025-05-07T21:02:58.3359741Z row_wise=True, 2025-05-07T21:02:58.3359956Z mixed=False, 2025-05-07T21:02:58.3360182Z use_cache=True, 2025-05-07T21:02:58.3360435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3360728Z use_cpu=True, 2025-05-07T21:02:58.3360977Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3361253Z ) 2025-05-07T21:02:58.3361488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3362112Z self=, 2025-05-07T21:02:58.3362653Z compile=False, 2025-05-07T21:02:58.3362907Z pooling_mode=, 2025-05-07T21:02:58.3363192Z T=3, 2025-05-07T21:02:58.3363388Z D=37, 2025-05-07T21:02:58.3363588Z B=24, 2025-05-07T21:02:58.3363779Z log_E=5, 2025-05-07T21:02:58.3363985Z L=1, 2025-05-07T21:02:58.3364187Z D_gradcheck=1, 2025-05-07T21:02:58.3364421Z stochastic_rounding=True, 2025-05-07T21:02:58.3364687Z weighted=False, 2025-05-07T21:02:58.3364913Z row_wise=True, 2025-05-07T21:02:58.3365125Z mixed=False, 2025-05-07T21:02:58.3365347Z use_cache=False, 2025-05-07T21:02:58.3365608Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3365896Z use_cpu=True, 2025-05-07T21:02:58.3366139Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3366407Z ) 2025-05-07T21:02:58.3874010Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3875155Z self=, 2025-05-07T21:02:58.3876139Z compile=True, 2025-05-07T21:02:58.3876588Z pooling_mode=, 2025-05-07T21:02:58.3877104Z T=4, 2025-05-07T21:02:58.3877443Z D=28, 2025-05-07T21:02:58.3877795Z B=124, 2025-05-07T21:02:58.3878131Z log_E=3, 2025-05-07T21:02:58.3878358Z L=12, 2025-05-07T21:02:58.3878558Z D_gradcheck=1, 2025-05-07T21:02:58.3878800Z stochastic_rounding=False, 2025-05-07T21:02:58.3879060Z weighted=True, 2025-05-07T21:02:58.3879287Z row_wise=True, 2025-05-07T21:02:58.3879507Z mixed=False, 2025-05-07T21:02:58.3879722Z use_cache=False, 2025-05-07T21:02:58.3879984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3880278Z use_cpu=True, 2025-05-07T21:02:58.3880518Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3880796Z ) 2025-05-07T21:02:58.3881038Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3881609Z self=, 2025-05-07T21:02:58.3882272Z compile=False, 2025-05-07T21:02:58.3882526Z pooling_mode=, 2025-05-07T21:02:58.3882816Z T=1, 2025-05-07T21:02:58.3882906Z D=120, 2025-05-07T21:02:58.3882985Z B=34, 2025-05-07T21:02:58.3883138Z log_E=3, 2025-05-07T21:02:58.3883222Z L=0, 2025-05-07T21:02:58.3883365Z D_gradcheck=2, 2025-05-07T21:02:58.3883476Z stochastic_rounding=True, 2025-05-07T21:02:58.3883565Z weighted=False, 2025-05-07T21:02:58.3883652Z row_wise=True, 2025-05-07T21:02:58.3883745Z mixed=True, 2025-05-07T21:02:58.3883835Z use_cache=False, 2025-05-07T21:02:58.3883947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3884041Z use_cpu=True, 2025-05-07T21:02:58.3884146Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3884227Z ) 2025-05-07T21:02:58.3884370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3884716Z self=, 2025-05-07T21:02:58.3884814Z compile=True, 2025-05-07T21:02:58.3884927Z pooling_mode=, 2025-05-07T21:02:58.3885009Z T=2, 2025-05-07T21:02:58.3885101Z D=17, 2025-05-07T21:02:58.3885188Z B=74, 2025-05-07T21:02:58.3885272Z log_E=4, 2025-05-07T21:02:58.3885365Z L=3, 2025-05-07T21:02:58.3885454Z D_gradcheck=2, 2025-05-07T21:02:58.3885555Z stochastic_rounding=False, 2025-05-07T21:02:58.3885648Z weighted=True, 2025-05-07T21:02:58.3885733Z row_wise=True, 2025-05-07T21:02:58.3885818Z mixed=False, 2025-05-07T21:02:58.3885914Z use_cache=True, 2025-05-07T21:02:58.3886027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3886111Z use_cpu=True, 2025-05-07T21:02:58.3886226Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3886307Z ) 2025-05-07T21:02:58.3886511Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3886859Z self=, 2025-05-07T21:02:58.3887056Z compile=True, 2025-05-07T21:02:58.3887175Z pooling_mode=, 2025-05-07T21:02:58.3887254Z T=4, 2025-05-07T21:02:58.3887330Z D=17, 2025-05-07T21:02:58.3887422Z B=28, 2025-05-07T21:02:58.3887505Z log_E=3, 2025-05-07T21:02:58.3887589Z L=4, 2025-05-07T21:02:58.3887682Z D_gradcheck=1, 2025-05-07T21:02:58.3887782Z stochastic_rounding=False, 2025-05-07T21:02:58.3887864Z weighted=True, 2025-05-07T21:02:58.3887952Z row_wise=True, 2025-05-07T21:02:58.3888036Z mixed=True, 2025-05-07T21:02:58.3888121Z use_cache=True, 2025-05-07T21:02:58.3888282Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3888375Z use_cpu=True, 2025-05-07T21:02:58.3888477Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3888554Z ) 2025-05-07T21:02:58.3888701Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3889046Z self=, 2025-05-07T21:02:58.3889145Z compile=True, 2025-05-07T21:02:58.3889259Z pooling_mode=, 2025-05-07T21:02:58.3889344Z T=4, 2025-05-07T21:02:58.3889435Z D=74, 2025-05-07T21:02:58.3889520Z B=66, 2025-05-07T21:02:58.3889605Z log_E=5, 2025-05-07T21:02:58.3889699Z L=0, 2025-05-07T21:02:58.3889788Z D_gradcheck=2, 2025-05-07T21:02:58.3889891Z stochastic_rounding=True, 2025-05-07T21:02:58.3889986Z weighted=True, 2025-05-07T21:02:58.3890073Z row_wise=True, 2025-05-07T21:02:58.3890160Z mixed=False, 2025-05-07T21:02:58.3890256Z use_cache=True, 2025-05-07T21:02:58.3890371Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3890460Z use_cpu=True, 2025-05-07T21:02:58.3890576Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3890656Z ) 2025-05-07T21:02:58.3890803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3891219Z self=, 2025-05-07T21:02:58.3891305Z compile=False, 2025-05-07T21:02:58.3891427Z pooling_mode=, 2025-05-07T21:02:58.3891509Z T=5, 2025-05-07T21:02:58.3891595Z D=3, 2025-05-07T21:02:58.3891727Z B=11, 2025-05-07T21:02:58.3891814Z log_E=3, 2025-05-07T21:02:58.3891935Z L=13, 2025-05-07T21:02:58.3892033Z D_gradcheck=2, 2025-05-07T21:02:58.3892140Z stochastic_rounding=False, 2025-05-07T21:02:58.3892228Z weighted=True, 2025-05-07T21:02:58.3892327Z row_wise=True, 2025-05-07T21:02:58.3892418Z mixed=False, 2025-05-07T21:02:58.3892507Z use_cache=True, 2025-05-07T21:02:58.3892633Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3892722Z use_cpu=True, 2025-05-07T21:02:58.3892836Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3892918Z ) 2025-05-07T21:02:58.3893056Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3893409Z self=, 2025-05-07T21:02:58.3893499Z compile=False, 2025-05-07T21:02:58.3893612Z pooling_mode=, 2025-05-07T21:02:58.3893702Z T=1, 2025-05-07T21:02:58.3893788Z D=7, 2025-05-07T21:02:58.3893873Z B=20, 2025-05-07T21:02:58.3893961Z log_E=4, 2025-05-07T21:02:58.3894046Z L=16, 2025-05-07T21:02:58.3894132Z D_gradcheck=1, 2025-05-07T21:02:58.3894236Z stochastic_rounding=True, 2025-05-07T21:02:58.3894322Z weighted=False, 2025-05-07T21:02:58.3894414Z row_wise=True, 2025-05-07T21:02:58.3894498Z mixed=True, 2025-05-07T21:02:58.3894584Z use_cache=False, 2025-05-07T21:02:58.3894704Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3894789Z use_cpu=True, 2025-05-07T21:02:58.3894895Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3894980Z ) 2025-05-07T21:02:58.3895155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3895496Z self=, 2025-05-07T21:02:58.3895591Z compile=False, 2025-05-07T21:02:58.3895705Z pooling_mode=, 2025-05-07T21:02:58.3895787Z T=3, 2025-05-07T21:02:58.3895878Z D=120, 2025-05-07T21:02:58.3895960Z B=75, 2025-05-07T21:02:58.3896046Z log_E=5, 2025-05-07T21:02:58.3896132Z L=13, 2025-05-07T21:02:58.3896217Z D_gradcheck=2, 2025-05-07T21:02:58.3896320Z stochastic_rounding=True, 2025-05-07T21:02:58.3896408Z weighted=False, 2025-05-07T21:02:58.3896494Z row_wise=True, 2025-05-07T21:02:58.3896584Z mixed=False, 2025-05-07T21:02:58.3896671Z use_cache=False, 2025-05-07T21:02:58.3896783Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3896874Z use_cpu=True, 2025-05-07T21:02:58.3896980Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3897057Z ) 2025-05-07T21:02:58.3897197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3897539Z self=, 2025-05-07T21:02:58.3897628Z compile=True, 2025-05-07T21:02:58.3897743Z pooling_mode=, 2025-05-07T21:02:58.3897828Z T=5, 2025-05-07T21:02:58.3897918Z D=44, 2025-05-07T21:02:58.3898000Z B=43, 2025-05-07T21:02:58.3898084Z log_E=4, 2025-05-07T21:02:58.3898168Z L=5, 2025-05-07T21:02:58.3898254Z D_gradcheck=2, 2025-05-07T21:02:58.3898362Z stochastic_rounding=True, 2025-05-07T21:02:58.3898475Z weighted=False, 2025-05-07T21:02:58.3898574Z row_wise=True, 2025-05-07T21:02:58.3898669Z mixed=True, 2025-05-07T21:02:58.3898758Z use_cache=True, 2025-05-07T21:02:58.3898869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3898952Z use_cpu=True, 2025-05-07T21:02:58.3899061Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3899139Z ) 2025-05-07T21:02:58.3899275Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3899664Z self=, 2025-05-07T21:02:58.3899749Z compile=True, 2025-05-07T21:02:58.3899872Z pooling_mode=, 2025-05-07T21:02:58.3899994Z T=4, 2025-05-07T21:02:58.3900078Z D=73, 2025-05-07T21:02:58.3900198Z B=99, 2025-05-07T21:02:58.3900280Z log_E=5, 2025-05-07T21:02:58.3900359Z L=18, 2025-05-07T21:02:58.3900449Z D_gradcheck=1, 2025-05-07T21:02:58.3900548Z stochastic_rounding=True, 2025-05-07T21:02:58.3900633Z weighted=True, 2025-05-07T21:02:58.3900720Z row_wise=True, 2025-05-07T21:02:58.3900804Z mixed=True, 2025-05-07T21:02:58.3900889Z use_cache=False, 2025-05-07T21:02:58.3901006Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3901097Z use_cpu=True, 2025-05-07T21:02:58.3901202Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3901282Z ) 2025-05-07T21:02:58.3901426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3901769Z self=, 2025-05-07T21:02:58.3901852Z compile=True, 2025-05-07T21:02:58.3901969Z pooling_mode=, 2025-05-07T21:02:58.3902053Z T=2, 2025-05-07T21:02:58.3902131Z D=5, 2025-05-07T21:02:58.3902221Z B=32, 2025-05-07T21:02:58.3902303Z log_E=4, 2025-05-07T21:02:58.3902380Z L=15, 2025-05-07T21:02:58.3902470Z D_gradcheck=2, 2025-05-07T21:02:58.3902570Z stochastic_rounding=False, 2025-05-07T21:02:58.3902660Z weighted=True, 2025-05-07T21:02:58.3902745Z row_wise=True, 2025-05-07T21:02:58.3902827Z mixed=False, 2025-05-07T21:02:58.3902916Z use_cache=False, 2025-05-07T21:02:58.3903022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3903109Z use_cpu=True, 2025-05-07T21:02:58.3903219Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3903337Z ) 2025-05-07T21:02:58.3903475Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3903820Z self=, 2025-05-07T21:02:58.3903904Z compile=True, 2025-05-07T21:02:58.3904018Z pooling_mode=, 2025-05-07T21:02:58.3904104Z T=1, 2025-05-07T21:02:58.3904188Z D=78, 2025-05-07T21:02:58.3904274Z B=109, 2025-05-07T21:02:58.3904355Z log_E=4, 2025-05-07T21:02:58.3904576Z L=15, 2025-05-07T21:02:58.3904668Z D_gradcheck=1, 2025-05-07T21:02:58.3904770Z stochastic_rounding=False, 2025-05-07T21:02:58.3904858Z weighted=False, 2025-05-07T21:02:58.3904946Z row_wise=True, 2025-05-07T21:02:58.3905031Z mixed=False, 2025-05-07T21:02:58.3905115Z use_cache=True, 2025-05-07T21:02:58.3905231Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3905314Z use_cpu=True, 2025-05-07T21:02:58.3905423Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3905513Z ) 2025-05-07T21:02:58.3905647Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3905983Z self=, 2025-05-07T21:02:58.3906073Z compile=False, 2025-05-07T21:02:58.3906183Z pooling_mode=, 2025-05-07T21:02:58.3906270Z T=1, 2025-05-07T21:02:58.3906351Z D=78, 2025-05-07T21:02:58.3906432Z B=18, 2025-05-07T21:02:58.3906520Z log_E=4, 2025-05-07T21:02:58.3906601Z L=15, 2025-05-07T21:02:58.3906687Z D_gradcheck=1, 2025-05-07T21:02:58.3906788Z stochastic_rounding=True, 2025-05-07T21:02:58.3906874Z weighted=False, 2025-05-07T21:02:58.3906958Z row_wise=True, 2025-05-07T21:02:58.3907042Z mixed=True, 2025-05-07T21:02:58.3907124Z use_cache=True, 2025-05-07T21:02:58.3907232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3907322Z use_cpu=True, 2025-05-07T21:02:58.3907429Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3907579Z ) 2025-05-07T21:02:58.3907718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3908098Z self=, 2025-05-07T21:02:58.3908195Z compile=True, 2025-05-07T21:02:58.3908305Z pooling_mode=, 2025-05-07T21:02:58.3908440Z T=5, 2025-05-07T21:02:58.3908576Z D=55, 2025-05-07T21:02:58.3908658Z B=41, 2025-05-07T21:02:58.3908740Z log_E=4, 2025-05-07T21:02:58.3908826Z L=7, 2025-05-07T21:02:58.3908911Z D_gradcheck=2, 2025-05-07T21:02:58.3909010Z stochastic_rounding=False, 2025-05-07T21:02:58.3909103Z weighted=False, 2025-05-07T21:02:58.3909186Z row_wise=True, 2025-05-07T21:02:58.3909270Z mixed=True, 2025-05-07T21:02:58.3909361Z use_cache=False, 2025-05-07T21:02:58.3909470Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3909554Z use_cpu=True, 2025-05-07T21:02:58.3909667Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.3909751Z ) 2025-05-07T21:02:58.3909889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3910227Z self=, 2025-05-07T21:02:58.3910311Z compile=False, 2025-05-07T21:02:58.3910431Z pooling_mode=, 2025-05-07T21:02:58.3910511Z T=4, 2025-05-07T21:02:58.3910594Z D=40, 2025-05-07T21:02:58.3910678Z B=115, 2025-05-07T21:02:58.3910759Z log_E=4, 2025-05-07T21:02:58.3910839Z L=12, 2025-05-07T21:02:58.3910932Z D_gradcheck=2, 2025-05-07T21:02:58.3911031Z stochastic_rounding=True, 2025-05-07T21:02:58.3911115Z weighted=False, 2025-05-07T21:02:58.3911202Z row_wise=True, 2025-05-07T21:02:58.3911285Z mixed=False, 2025-05-07T21:02:58.3911375Z use_cache=True, 2025-05-07T21:02:58.3911485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.3911570Z use_cpu=True, 2025-05-07T21:02:58.3911745Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3911827Z ) 2025-05-07T21:02:58.3911960Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.3912306Z self=, 2025-05-07T21:02:58.3912393Z compile=True, 2025-05-07T21:02:58.3912509Z pooling_mode=, 2025-05-07T21:02:58.3912594Z T=1, 2025-05-07T21:02:58.3912674Z D=33, 2025-05-07T21:02:58.3912753Z B=33, 2025-05-07T21:02:58.3912842Z log_E=3, 2025-05-07T21:02:58.3912924Z L=15, 2025-05-07T21:02:58.3913007Z D_gradcheck=2, 2025-05-07T21:02:58.3913113Z stochastic_rounding=True, 2025-05-07T21:02:58.3913199Z weighted=True, 2025-05-07T21:02:58.3913290Z row_wise=True, 2025-05-07T21:02:58.3913376Z mixed=False, 2025-05-07T21:02:58.3913462Z use_cache=True, 2025-05-07T21:02:58.3913580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.3913664Z use_cpu=True, 2025-05-07T21:02:58.3913773Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.3913858Z ) 2025-05-07T21:02:58.4161442Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4161824Z self=, 2025-05-07T21:02:58.4161962Z compile=True, 2025-05-07T21:02:58.4162105Z pooling_mode=, 2025-05-07T21:02:58.4162184Z T=1, 2025-05-07T21:02:58.4162266Z D=120, 2025-05-07T21:02:58.4162350Z B=104, 2025-05-07T21:02:58.4162432Z log_E=3, 2025-05-07T21:02:58.4162516Z L=18, 2025-05-07T21:02:58.4162602Z D_gradcheck=2, 2025-05-07T21:02:58.4162699Z stochastic_rounding=True, 2025-05-07T21:02:58.4162784Z weighted=True, 2025-05-07T21:02:58.4162868Z row_wise=True, 2025-05-07T21:02:58.4162949Z mixed=False, 2025-05-07T21:02:58.4163034Z use_cache=True, 2025-05-07T21:02:58.4163146Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4163230Z use_cpu=True, 2025-05-07T21:02:58.4163956Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4164039Z ) 2025-05-07T21:02:58.4164172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4164519Z self=, 2025-05-07T21:02:58.4164607Z compile=True, 2025-05-07T21:02:58.4164782Z pooling_mode=, 2025-05-07T21:02:58.4164911Z T=2, 2025-05-07T21:02:58.4164992Z D=99, 2025-05-07T21:02:58.4165079Z B=1, 2025-05-07T21:02:58.4165161Z log_E=3, 2025-05-07T21:02:58.4165240Z L=17, 2025-05-07T21:02:58.4165329Z D_gradcheck=2, 2025-05-07T21:02:58.4165429Z stochastic_rounding=True, 2025-05-07T21:02:58.4165513Z weighted=True, 2025-05-07T21:02:58.4165603Z row_wise=True, 2025-05-07T21:02:58.4165686Z mixed=True, 2025-05-07T21:02:58.4165771Z use_cache=False, 2025-05-07T21:02:58.4165886Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4165972Z use_cpu=True, 2025-05-07T21:02:58.4166079Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4166160Z ) 2025-05-07T21:02:58.4166291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4166636Z self=, 2025-05-07T21:02:58.4166728Z compile=True, 2025-05-07T21:02:58.4166840Z pooling_mode=, 2025-05-07T21:02:58.4167008Z T=2, 2025-05-07T21:02:58.4167089Z D=48, 2025-05-07T21:02:58.4167166Z B=67, 2025-05-07T21:02:58.4167252Z log_E=5, 2025-05-07T21:02:58.4167331Z L=14, 2025-05-07T21:02:58.4167415Z D_gradcheck=1, 2025-05-07T21:02:58.4167519Z stochastic_rounding=True, 2025-05-07T21:02:58.4167605Z weighted=True, 2025-05-07T21:02:58.4167689Z row_wise=True, 2025-05-07T21:02:58.4167779Z mixed=False, 2025-05-07T21:02:58.4167862Z use_cache=False, 2025-05-07T21:02:58.4167972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4168152Z use_cpu=True, 2025-05-07T21:02:58.4168260Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4168343Z ) 2025-05-07T21:02:58.4168472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4168809Z self=, 2025-05-07T21:02:58.4168901Z compile=False, 2025-05-07T21:02:58.4169014Z pooling_mode=, 2025-05-07T21:02:58.4169094Z T=3, 2025-05-07T21:02:58.4169178Z D=55, 2025-05-07T21:02:58.4169258Z B=51, 2025-05-07T21:02:58.4169337Z log_E=3, 2025-05-07T21:02:58.4169424Z L=11, 2025-05-07T21:02:58.4169509Z D_gradcheck=1, 2025-05-07T21:02:58.4169609Z stochastic_rounding=False, 2025-05-07T21:02:58.4169700Z weighted=True, 2025-05-07T21:02:58.4169787Z row_wise=True, 2025-05-07T21:02:58.4169868Z mixed=False, 2025-05-07T21:02:58.4169961Z use_cache=False, 2025-05-07T21:02:58.4170073Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4170167Z use_cpu=True, 2025-05-07T21:02:58.4170274Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4170351Z ) 2025-05-07T21:02:58.4170491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4170829Z self=, 2025-05-07T21:02:58.4170915Z compile=False, 2025-05-07T21:02:58.4171033Z pooling_mode=, 2025-05-07T21:02:58.4171111Z T=4, 2025-05-07T21:02:58.4171192Z D=112, 2025-05-07T21:02:58.4171275Z B=108, 2025-05-07T21:02:58.4171354Z log_E=5, 2025-05-07T21:02:58.4171435Z L=1, 2025-05-07T21:02:58.4171522Z D_gradcheck=2, 2025-05-07T21:02:58.4171622Z stochastic_rounding=False, 2025-05-07T21:02:58.4171710Z weighted=False, 2025-05-07T21:02:58.4171798Z row_wise=True, 2025-05-07T21:02:58.4171879Z mixed=True, 2025-05-07T21:02:58.4171969Z use_cache=True, 2025-05-07T21:02:58.4172081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4172209Z use_cpu=True, 2025-05-07T21:02:58.4172314Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4172390Z ) 2025-05-07T21:02:58.4172521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4172865Z self=, 2025-05-07T21:02:58.4172992Z compile=False, 2025-05-07T21:02:58.4173139Z pooling_mode=, 2025-05-07T21:02:58.4173225Z T=1, 2025-05-07T21:02:58.4173306Z D=124, 2025-05-07T21:02:58.4173386Z B=14, 2025-05-07T21:02:58.4173471Z log_E=4, 2025-05-07T21:02:58.4173550Z L=9, 2025-05-07T21:02:58.4173636Z D_gradcheck=1, 2025-05-07T21:02:58.4173733Z stochastic_rounding=True, 2025-05-07T21:02:58.4173819Z weighted=False, 2025-05-07T21:02:58.4173909Z row_wise=True, 2025-05-07T21:02:58.4173992Z mixed=True, 2025-05-07T21:02:58.4174076Z use_cache=False, 2025-05-07T21:02:58.4174190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4174278Z use_cpu=True, 2025-05-07T21:02:58.4174384Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4174463Z ) 2025-05-07T21:02:58.4174594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4174932Z self=, 2025-05-07T21:02:58.4175028Z compile=False, 2025-05-07T21:02:58.4175143Z pooling_mode=, 2025-05-07T21:02:58.4175225Z T=3, 2025-05-07T21:02:58.4175304Z D=94, 2025-05-07T21:02:58.4175382Z B=36, 2025-05-07T21:02:58.4175471Z log_E=4, 2025-05-07T21:02:58.4175547Z L=14, 2025-05-07T21:02:58.4175633Z D_gradcheck=1, 2025-05-07T21:02:58.4175736Z stochastic_rounding=False, 2025-05-07T21:02:58.4175821Z weighted=True, 2025-05-07T21:02:58.4175904Z row_wise=True, 2025-05-07T21:02:58.4175993Z mixed=False, 2025-05-07T21:02:58.4176078Z use_cache=False, 2025-05-07T21:02:58.4176229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4176321Z use_cpu=True, 2025-05-07T21:02:58.4176425Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4176499Z ) 2025-05-07T21:02:58.4176634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4176974Z self=, 2025-05-07T21:02:58.4177072Z compile=True, 2025-05-07T21:02:58.4177181Z pooling_mode=, 2025-05-07T21:02:58.4177259Z T=5, 2025-05-07T21:02:58.4177343Z D=84, 2025-05-07T21:02:58.4177419Z B=56, 2025-05-07T21:02:58.4177498Z log_E=5, 2025-05-07T21:02:58.4177578Z L=1, 2025-05-07T21:02:58.4177703Z D_gradcheck=1, 2025-05-07T21:02:58.4177801Z stochastic_rounding=True, 2025-05-07T21:02:58.4177888Z weighted=True, 2025-05-07T21:02:58.4177979Z row_wise=True, 2025-05-07T21:02:58.4178062Z mixed=False, 2025-05-07T21:02:58.4178145Z use_cache=True, 2025-05-07T21:02:58.4178259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4178345Z use_cpu=True, 2025-05-07T21:02:58.4178451Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4178534Z ) 2025-05-07T21:02:58.4178664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4178999Z self=, 2025-05-07T21:02:58.4179096Z compile=True, 2025-05-07T21:02:58.4179208Z pooling_mode=, 2025-05-07T21:02:58.4179291Z T=1, 2025-05-07T21:02:58.4179370Z D=59, 2025-05-07T21:02:58.4179448Z B=1, 2025-05-07T21:02:58.4179538Z log_E=3, 2025-05-07T21:02:58.4179618Z L=8, 2025-05-07T21:02:58.4179704Z D_gradcheck=1, 2025-05-07T21:02:58.4179810Z stochastic_rounding=False, 2025-05-07T21:02:58.4179895Z weighted=False, 2025-05-07T21:02:58.4179978Z row_wise=True, 2025-05-07T21:02:58.4180064Z mixed=False, 2025-05-07T21:02:58.4180145Z use_cache=True, 2025-05-07T21:02:58.4180259Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4180487Z use_cpu=True, 2025-05-07T21:02:58.4180592Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4180667Z ) 2025-05-07T21:02:58.4180806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4181145Z self=, 2025-05-07T21:02:58.4181319Z compile=False, 2025-05-07T21:02:58.4181429Z pooling_mode=, 2025-05-07T21:02:58.4181509Z T=4, 2025-05-07T21:02:58.4181590Z D=37, 2025-05-07T21:02:58.4181670Z B=34, 2025-05-07T21:02:58.4181753Z log_E=4, 2025-05-07T21:02:58.4181837Z L=13, 2025-05-07T21:02:58.4181922Z D_gradcheck=1, 2025-05-07T21:02:58.4182024Z stochastic_rounding=False, 2025-05-07T21:02:58.4182114Z weighted=True, 2025-05-07T21:02:58.4182198Z row_wise=True, 2025-05-07T21:02:58.4182281Z mixed=True, 2025-05-07T21:02:58.4182373Z use_cache=True, 2025-05-07T21:02:58.4182483Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4182567Z use_cpu=True, 2025-05-07T21:02:58.4182677Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4182754Z ) 2025-05-07T21:02:58.4182889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4183226Z self=, 2025-05-07T21:02:58.4183318Z compile=False, 2025-05-07T21:02:58.4183433Z pooling_mode=, 2025-05-07T21:02:58.4183512Z T=3, 2025-05-07T21:02:58.4183592Z D=73, 2025-05-07T21:02:58.4183671Z B=47, 2025-05-07T21:02:58.4183752Z log_E=5, 2025-05-07T21:02:58.4183832Z L=12, 2025-05-07T21:02:58.4183919Z D_gradcheck=2, 2025-05-07T21:02:58.4184017Z stochastic_rounding=False, 2025-05-07T21:02:58.4184102Z weighted=False, 2025-05-07T21:02:58.4184191Z row_wise=True, 2025-05-07T21:02:58.4184275Z mixed=False, 2025-05-07T21:02:58.4184403Z use_cache=True, 2025-05-07T21:02:58.4184521Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4184602Z use_cpu=True, 2025-05-07T21:02:58.4184709Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4184784Z ) 2025-05-07T21:02:58.4184916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4185260Z self=, 2025-05-07T21:02:58.4185349Z compile=False, 2025-05-07T21:02:58.4185458Z pooling_mode=, 2025-05-07T21:02:58.4185541Z T=3, 2025-05-07T21:02:58.4185620Z D=22, 2025-05-07T21:02:58.4185700Z B=111, 2025-05-07T21:02:58.4185785Z log_E=3, 2025-05-07T21:02:58.4185863Z L=4, 2025-05-07T21:02:58.4185950Z D_gradcheck=2, 2025-05-07T21:02:58.4186056Z stochastic_rounding=False, 2025-05-07T21:02:58.4186142Z weighted=True, 2025-05-07T21:02:58.4186230Z row_wise=True, 2025-05-07T21:02:58.4186314Z mixed=False, 2025-05-07T21:02:58.4186404Z use_cache=True, 2025-05-07T21:02:58.4186518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4186604Z use_cpu=True, 2025-05-07T21:02:58.4186707Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4186787Z ) 2025-05-07T21:02:58.4186919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4187264Z self=, 2025-05-07T21:02:58.4187353Z compile=True, 2025-05-07T21:02:58.4187465Z pooling_mode=, 2025-05-07T21:02:58.4187543Z T=2, 2025-05-07T21:02:58.4187628Z D=108, 2025-05-07T21:02:58.4187707Z B=57, 2025-05-07T21:02:58.4187785Z log_E=5, 2025-05-07T21:02:58.4187868Z L=11, 2025-05-07T21:02:58.4187952Z D_gradcheck=2, 2025-05-07T21:02:58.4188053Z stochastic_rounding=False, 2025-05-07T21:02:58.4188139Z weighted=False, 2025-05-07T21:02:58.4188223Z row_wise=True, 2025-05-07T21:02:58.4188305Z mixed=True, 2025-05-07T21:02:58.4188393Z use_cache=False, 2025-05-07T21:02:58.4188548Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4188639Z use_cpu=True, 2025-05-07T21:02:58.4188744Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4188824Z ) 2025-05-07T21:02:58.4188964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4189381Z self=, 2025-05-07T21:02:58.4189465Z compile=True, 2025-05-07T21:02:58.4189577Z pooling_mode=, 2025-05-07T21:02:58.4189657Z T=3, 2025-05-07T21:02:58.4189744Z D=77, 2025-05-07T21:02:58.4189823Z B=13, 2025-05-07T21:02:58.4189904Z log_E=5, 2025-05-07T21:02:58.4189995Z L=0, 2025-05-07T21:02:58.4190080Z D_gradcheck=1, 2025-05-07T21:02:58.4190177Z stochastic_rounding=False, 2025-05-07T21:02:58.4190267Z weighted=True, 2025-05-07T21:02:58.4190351Z row_wise=True, 2025-05-07T21:02:58.4190435Z mixed=True, 2025-05-07T21:02:58.4190529Z use_cache=False, 2025-05-07T21:02:58.4190640Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4190725Z use_cpu=True, 2025-05-07T21:02:58.4190836Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4190911Z ) 2025-05-07T21:02:58.4191041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4191389Z self=, 2025-05-07T21:02:58.4191475Z compile=False, 2025-05-07T21:02:58.4191592Z pooling_mode=, 2025-05-07T21:02:58.4191672Z T=2, 2025-05-07T21:02:58.4191753Z D=40, 2025-05-07T21:02:58.4191842Z B=121, 2025-05-07T21:02:58.4191923Z log_E=4, 2025-05-07T21:02:58.4198601Z L=2, 2025-05-07T21:02:58.4198708Z D_gradcheck=1, 2025-05-07T21:02:58.4198818Z stochastic_rounding=False, 2025-05-07T21:02:58.4198905Z weighted=False, 2025-05-07T21:02:58.4198987Z row_wise=True, 2025-05-07T21:02:58.4199148Z mixed=True, 2025-05-07T21:02:58.4199241Z use_cache=False, 2025-05-07T21:02:58.4199355Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4199442Z use_cpu=True, 2025-05-07T21:02:58.4199547Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4199621Z ) 2025-05-07T21:02:58.4199762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4200116Z self=, 2025-05-07T21:02:58.4200203Z compile=True, 2025-05-07T21:02:58.4200317Z pooling_mode=, 2025-05-07T21:02:58.4200393Z T=4, 2025-05-07T21:02:58.4200479Z D=25, 2025-05-07T21:02:58.4200556Z B=73, 2025-05-07T21:02:58.4200635Z log_E=3, 2025-05-07T21:02:58.4200719Z L=13, 2025-05-07T21:02:58.4200804Z D_gradcheck=1, 2025-05-07T21:02:58.4200904Z stochastic_rounding=False, 2025-05-07T21:02:58.4200992Z weighted=False, 2025-05-07T21:02:58.4201075Z row_wise=True, 2025-05-07T21:02:58.4201159Z mixed=True, 2025-05-07T21:02:58.4201248Z use_cache=False, 2025-05-07T21:02:58.4201359Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4201442Z use_cpu=True, 2025-05-07T21:02:58.4201551Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4201627Z ) 2025-05-07T21:02:58.4448107Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4448528Z self=, 2025-05-07T21:02:58.4448631Z compile=True, 2025-05-07T21:02:58.4448748Z pooling_mode=, 2025-05-07T21:02:58.4448828Z T=2, 2025-05-07T21:02:58.4448911Z D=69, 2025-05-07T21:02:58.4448995Z B=70, 2025-05-07T21:02:58.4449073Z log_E=4, 2025-05-07T21:02:58.4449158Z L=17, 2025-05-07T21:02:58.4449245Z D_gradcheck=1, 2025-05-07T21:02:58.4449347Z stochastic_rounding=False, 2025-05-07T21:02:58.4449429Z weighted=True, 2025-05-07T21:02:58.4449520Z row_wise=True, 2025-05-07T21:02:58.4449605Z mixed=True, 2025-05-07T21:02:58.4449798Z use_cache=True, 2025-05-07T21:02:58.4449910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4449993Z use_cpu=True, 2025-05-07T21:02:58.4450102Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4450182Z ) 2025-05-07T21:02:58.4450316Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4450772Z self=, 2025-05-07T21:02:58.4450858Z compile=False, 2025-05-07T21:02:58.4450967Z pooling_mode=, 2025-05-07T21:02:58.4451051Z T=2, 2025-05-07T21:02:58.4451128Z D=37, 2025-05-07T21:02:58.4451210Z B=58, 2025-05-07T21:02:58.4451295Z log_E=5, 2025-05-07T21:02:58.4451374Z L=12, 2025-05-07T21:02:58.4451463Z D_gradcheck=2, 2025-05-07T21:02:58.4451562Z stochastic_rounding=True, 2025-05-07T21:02:58.4451693Z weighted=True, 2025-05-07T21:02:58.4451787Z row_wise=True, 2025-05-07T21:02:58.4451873Z mixed=False, 2025-05-07T21:02:58.4451955Z use_cache=True, 2025-05-07T21:02:58.4452070Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4452157Z use_cpu=True, 2025-05-07T21:02:58.4452264Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4452347Z ) 2025-05-07T21:02:58.4452487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4452829Z self=, 2025-05-07T21:02:58.4452919Z compile=False, 2025-05-07T21:02:58.4453032Z pooling_mode=, 2025-05-07T21:02:58.4453120Z T=2, 2025-05-07T21:02:58.4453199Z D=38, 2025-05-07T21:02:58.4453275Z B=84, 2025-05-07T21:02:58.4453362Z log_E=5, 2025-05-07T21:02:58.4453442Z L=17, 2025-05-07T21:02:58.4453529Z D_gradcheck=1, 2025-05-07T21:02:58.4453633Z stochastic_rounding=False, 2025-05-07T21:02:58.4453721Z weighted=True, 2025-05-07T21:02:58.4453874Z row_wise=True, 2025-05-07T21:02:58.4453965Z mixed=False, 2025-05-07T21:02:58.4454056Z use_cache=False, 2025-05-07T21:02:58.4454169Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4454257Z use_cpu=True, 2025-05-07T21:02:58.4454363Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4454443Z ) 2025-05-07T21:02:58.4454585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4454930Z self=, 2025-05-07T21:02:58.4455020Z compile=False, 2025-05-07T21:02:58.4455132Z pooling_mode=, 2025-05-07T21:02:58.4455210Z T=4, 2025-05-07T21:02:58.4455294Z D=98, 2025-05-07T21:02:58.4455373Z B=127, 2025-05-07T21:02:58.4455453Z log_E=5, 2025-05-07T21:02:58.4455537Z L=3, 2025-05-07T21:02:58.4455620Z D_gradcheck=2, 2025-05-07T21:02:58.4455718Z stochastic_rounding=False, 2025-05-07T21:02:58.4455807Z weighted=False, 2025-05-07T21:02:58.4455894Z row_wise=True, 2025-05-07T21:02:58.4455985Z mixed=False, 2025-05-07T21:02:58.4456070Z use_cache=True, 2025-05-07T21:02:58.4456177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4456262Z use_cpu=True, 2025-05-07T21:02:58.4456371Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4456452Z ) 2025-05-07T21:02:58.4456588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4456928Z self=, 2025-05-07T21:02:58.4457013Z compile=False, 2025-05-07T21:02:58.4457130Z pooling_mode=, 2025-05-07T21:02:58.4457210Z T=5, 2025-05-07T21:02:58.4457290Z D=24, 2025-05-07T21:02:58.4457376Z B=18, 2025-05-07T21:02:58.4457457Z log_E=3, 2025-05-07T21:02:58.4457536Z L=5, 2025-05-07T21:02:58.4457630Z D_gradcheck=2, 2025-05-07T21:02:58.4457730Z stochastic_rounding=False, 2025-05-07T21:02:58.4457818Z weighted=False, 2025-05-07T21:02:58.4457952Z row_wise=True, 2025-05-07T21:02:58.4458033Z mixed=True, 2025-05-07T21:02:58.4458125Z use_cache=False, 2025-05-07T21:02:58.4458232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4458316Z use_cpu=True, 2025-05-07T21:02:58.4458426Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4458545Z ) 2025-05-07T21:02:58.4458679Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4459058Z self=, 2025-05-07T21:02:58.4459146Z compile=True, 2025-05-07T21:02:58.4459255Z pooling_mode=, 2025-05-07T21:02:58.4459340Z T=3, 2025-05-07T21:02:58.4459416Z D=93, 2025-05-07T21:02:58.4459496Z B=92, 2025-05-07T21:02:58.4459583Z log_E=4, 2025-05-07T21:02:58.4459661Z L=5, 2025-05-07T21:02:58.4459745Z D_gradcheck=2, 2025-05-07T21:02:58.4459855Z stochastic_rounding=False, 2025-05-07T21:02:58.4459947Z weighted=False, 2025-05-07T21:02:58.4460041Z row_wise=True, 2025-05-07T21:02:58.4460130Z mixed=False, 2025-05-07T21:02:58.4460218Z use_cache=True, 2025-05-07T21:02:58.4460336Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4460422Z use_cpu=True, 2025-05-07T21:02:58.4460529Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4460619Z ) 2025-05-07T21:02:58.4460754Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4461094Z self=, 2025-05-07T21:02:58.4461183Z compile=False, 2025-05-07T21:02:58.4461295Z pooling_mode=, 2025-05-07T21:02:58.4461374Z T=1, 2025-05-07T21:02:58.4461460Z D=120, 2025-05-07T21:02:58.4461541Z B=112, 2025-05-07T21:02:58.4461622Z log_E=3, 2025-05-07T21:02:58.4461703Z L=15, 2025-05-07T21:02:58.4461786Z D_gradcheck=2, 2025-05-07T21:02:58.4461887Z stochastic_rounding=False, 2025-05-07T21:02:58.4462019Z weighted=False, 2025-05-07T21:02:58.4462107Z row_wise=True, 2025-05-07T21:02:58.4462193Z mixed=False, 2025-05-07T21:02:58.4462281Z use_cache=True, 2025-05-07T21:02:58.4462393Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4462480Z use_cpu=True, 2025-05-07T21:02:58.4462585Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4462664Z ) 2025-05-07T21:02:58.4462805Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4463143Z self=, 2025-05-07T21:02:58.4463232Z compile=False, 2025-05-07T21:02:58.4463344Z pooling_mode=, 2025-05-07T21:02:58.4463421Z T=1, 2025-05-07T21:02:58.4463501Z D=60, 2025-05-07T21:02:58.4463585Z B=27, 2025-05-07T21:02:58.4463667Z log_E=3, 2025-05-07T21:02:58.4463751Z L=7, 2025-05-07T21:02:58.4463834Z D_gradcheck=1, 2025-05-07T21:02:58.4463936Z stochastic_rounding=False, 2025-05-07T21:02:58.4464023Z weighted=True, 2025-05-07T21:02:58.4464108Z row_wise=True, 2025-05-07T21:02:58.4464192Z mixed=False, 2025-05-07T21:02:58.4464282Z use_cache=True, 2025-05-07T21:02:58.4464392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4464474Z use_cpu=True, 2025-05-07T21:02:58.4464581Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4464661Z ) 2025-05-07T21:02:58.4464794Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4465137Z self=, 2025-05-07T21:02:58.4465222Z compile=True, 2025-05-07T21:02:58.4465335Z pooling_mode=, 2025-05-07T21:02:58.4465414Z T=3, 2025-05-07T21:02:58.4465489Z D=13, 2025-05-07T21:02:58.4465573Z B=46, 2025-05-07T21:02:58.4465654Z log_E=4, 2025-05-07T21:02:58.4465733Z L=3, 2025-05-07T21:02:58.4465825Z D_gradcheck=2, 2025-05-07T21:02:58.4465924Z stochastic_rounding=False, 2025-05-07T21:02:58.4466101Z weighted=False, 2025-05-07T21:02:58.4466188Z row_wise=True, 2025-05-07T21:02:58.4466270Z mixed=False, 2025-05-07T21:02:58.4466355Z use_cache=False, 2025-05-07T21:02:58.4466472Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4466558Z use_cpu=True, 2025-05-07T21:02:58.4466709Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4466787Z ) 2025-05-07T21:02:58.4466960Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4467301Z self=, 2025-05-07T21:02:58.4467386Z compile=False, 2025-05-07T21:02:58.4467496Z pooling_mode=, 2025-05-07T21:02:58.4467582Z T=4, 2025-05-07T21:02:58.4467661Z D=40, 2025-05-07T21:02:58.4467740Z B=11, 2025-05-07T21:02:58.4467824Z log_E=5, 2025-05-07T21:02:58.4467902Z L=1, 2025-05-07T21:02:58.4467988Z D_gradcheck=2, 2025-05-07T21:02:58.4468092Z stochastic_rounding=False, 2025-05-07T21:02:58.4468178Z weighted=True, 2025-05-07T21:02:58.4468260Z row_wise=True, 2025-05-07T21:02:58.4468357Z mixed=False, 2025-05-07T21:02:58.4468455Z use_cache=False, 2025-05-07T21:02:58.4468590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4468680Z use_cpu=True, 2025-05-07T21:02:58.4468789Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4468865Z ) 2025-05-07T21:02:58.4468996Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4469333Z self=, 2025-05-07T21:02:58.4469423Z compile=False, 2025-05-07T21:02:58.4469532Z pooling_mode=, 2025-05-07T21:02:58.4469611Z T=1, 2025-05-07T21:02:58.4469695Z D=56, 2025-05-07T21:02:58.4469774Z B=34, 2025-05-07T21:02:58.4469851Z log_E=3, 2025-05-07T21:02:58.4469933Z L=19, 2025-05-07T21:02:58.4470018Z D_gradcheck=1, 2025-05-07T21:02:58.4470159Z stochastic_rounding=True, 2025-05-07T21:02:58.4470255Z weighted=False, 2025-05-07T21:02:58.4470339Z row_wise=True, 2025-05-07T21:02:58.4470425Z mixed=False, 2025-05-07T21:02:58.4470509Z use_cache=False, 2025-05-07T21:02:58.4470622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4470706Z use_cpu=True, 2025-05-07T21:02:58.4470814Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4470895Z ) 2025-05-07T21:02:58.4471032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4471371Z self=, 2025-05-07T21:02:58.4471453Z compile=True, 2025-05-07T21:02:58.4471571Z pooling_mode=, 2025-05-07T21:02:58.4471655Z T=4, 2025-05-07T21:02:58.4471731Z D=67, 2025-05-07T21:02:58.4471814Z B=2, 2025-05-07T21:02:58.4471896Z log_E=5, 2025-05-07T21:02:58.4471980Z L=9, 2025-05-07T21:02:58.4472063Z D_gradcheck=2, 2025-05-07T21:02:58.4472164Z stochastic_rounding=False, 2025-05-07T21:02:58.4472256Z weighted=True, 2025-05-07T21:02:58.4472340Z row_wise=True, 2025-05-07T21:02:58.4472423Z mixed=False, 2025-05-07T21:02:58.4472515Z use_cache=True, 2025-05-07T21:02:58.4472622Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4472708Z use_cpu=True, 2025-05-07T21:02:58.4472815Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4472893Z ) 2025-05-07T21:02:58.4473024Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4473371Z self=, 2025-05-07T21:02:58.4473456Z compile=False, 2025-05-07T21:02:58.4473570Z pooling_mode=, 2025-05-07T21:02:58.4473649Z T=1, 2025-05-07T21:02:58.4473725Z D=57, 2025-05-07T21:02:58.4473807Z B=63, 2025-05-07T21:02:58.4473887Z log_E=5, 2025-05-07T21:02:58.4473965Z L=15, 2025-05-07T21:02:58.4474056Z D_gradcheck=1, 2025-05-07T21:02:58.4474199Z stochastic_rounding=True, 2025-05-07T21:02:58.4474289Z weighted=False, 2025-05-07T21:02:58.4474374Z row_wise=True, 2025-05-07T21:02:58.4474456Z mixed=True, 2025-05-07T21:02:58.4474539Z use_cache=True, 2025-05-07T21:02:58.4474655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4474802Z use_cpu=True, 2025-05-07T21:02:58.4474908Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4475023Z ) 2025-05-07T21:02:58.4475156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4475499Z self=, 2025-05-07T21:02:58.4475586Z compile=False, 2025-05-07T21:02:58.4475699Z pooling_mode=, 2025-05-07T21:02:58.4475781Z T=2, 2025-05-07T21:02:58.4475857Z D=107, 2025-05-07T21:02:58.4475936Z B=31, 2025-05-07T21:02:58.4476021Z log_E=3, 2025-05-07T21:02:58.4476100Z L=20, 2025-05-07T21:02:58.4476186Z D_gradcheck=2, 2025-05-07T21:02:58.4476290Z stochastic_rounding=True, 2025-05-07T21:02:58.4476373Z weighted=True, 2025-05-07T21:02:58.4476457Z row_wise=True, 2025-05-07T21:02:58.4476541Z mixed=False, 2025-05-07T21:02:58.4476625Z use_cache=False, 2025-05-07T21:02:58.4476731Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4476822Z use_cpu=True, 2025-05-07T21:02:58.4476928Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4477009Z ) 2025-05-07T21:02:58.4477140Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4477480Z self=, 2025-05-07T21:02:58.4477569Z compile=False, 2025-05-07T21:02:58.4477677Z pooling_mode=, 2025-05-07T21:02:58.4477753Z T=4, 2025-05-07T21:02:58.4477833Z D=123, 2025-05-07T21:02:58.4477910Z B=39, 2025-05-07T21:02:58.4477991Z log_E=5, 2025-05-07T21:02:58.4478073Z L=13, 2025-05-07T21:02:58.4478202Z D_gradcheck=2, 2025-05-07T21:02:58.4478304Z stochastic_rounding=False, 2025-05-07T21:02:58.4478392Z weighted=False, 2025-05-07T21:02:58.4478477Z row_wise=True, 2025-05-07T21:02:58.4478559Z mixed=False, 2025-05-07T21:02:58.4478646Z use_cache=False, 2025-05-07T21:02:58.4478755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4478848Z use_cpu=True, 2025-05-07T21:02:58.4478953Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4479027Z ) 2025-05-07T21:02:58.4479162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4479498Z self=, 2025-05-07T21:02:58.4479583Z compile=False, 2025-05-07T21:02:58.4479695Z pooling_mode=, 2025-05-07T21:02:58.4479774Z T=3, 2025-05-07T21:02:58.4479852Z D=36, 2025-05-07T21:02:58.4479936Z B=121, 2025-05-07T21:02:58.4480016Z log_E=4, 2025-05-07T21:02:58.4480099Z L=13, 2025-05-07T21:02:58.4480190Z D_gradcheck=2, 2025-05-07T21:02:58.4480290Z stochastic_rounding=True, 2025-05-07T21:02:58.4480382Z weighted=True, 2025-05-07T21:02:58.4480467Z row_wise=True, 2025-05-07T21:02:58.4480550Z mixed=False, 2025-05-07T21:02:58.4480646Z use_cache=False, 2025-05-07T21:02:58.4480756Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4480848Z use_cpu=True, 2025-05-07T21:02:58.4480958Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4481034Z ) 2025-05-07T21:02:58.4733699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4734099Z self=, 2025-05-07T21:02:58.4734209Z compile=True, 2025-05-07T21:02:58.4734324Z pooling_mode=, 2025-05-07T21:02:58.4734402Z T=3, 2025-05-07T21:02:58.4734481Z D=125, 2025-05-07T21:02:58.4734572Z B=70, 2025-05-07T21:02:58.4734652Z log_E=4, 2025-05-07T21:02:58.4734742Z L=12, 2025-05-07T21:02:58.4734929Z D_gradcheck=1, 2025-05-07T21:02:58.4735027Z stochastic_rounding=False, 2025-05-07T21:02:58.4735122Z weighted=False, 2025-05-07T21:02:58.4735206Z row_wise=True, 2025-05-07T21:02:58.4735286Z mixed=True, 2025-05-07T21:02:58.4735377Z use_cache=False, 2025-05-07T21:02:58.4735513Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4735663Z use_cpu=True, 2025-05-07T21:02:58.4735822Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4735904Z ) 2025-05-07T21:02:58.4736037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4736377Z self=, 2025-05-07T21:02:58.4736466Z compile=False, 2025-05-07T21:02:58.4736576Z pooling_mode=, 2025-05-07T21:02:58.4736655Z T=3, 2025-05-07T21:02:58.4736739Z D=99, 2025-05-07T21:02:58.4736818Z B=58, 2025-05-07T21:02:58.4736901Z log_E=4, 2025-05-07T21:02:58.4736983Z L=18, 2025-05-07T21:02:58.4737067Z D_gradcheck=1, 2025-05-07T21:02:58.4737166Z stochastic_rounding=True, 2025-05-07T21:02:58.4737249Z weighted=False, 2025-05-07T21:02:58.4737333Z row_wise=True, 2025-05-07T21:02:58.4737418Z mixed=False, 2025-05-07T21:02:58.4737501Z use_cache=True, 2025-05-07T21:02:58.4737614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4737704Z use_cpu=True, 2025-05-07T21:02:58.4737809Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4737888Z ) 2025-05-07T21:02:58.4738031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4738410Z self=, 2025-05-07T21:02:58.4738499Z compile=True, 2025-05-07T21:02:58.4738609Z pooling_mode=, 2025-05-07T21:02:58.4738689Z T=5, 2025-05-07T21:02:58.4738773Z D=60, 2025-05-07T21:02:58.4738854Z B=40, 2025-05-07T21:02:58.4738998Z log_E=3, 2025-05-07T21:02:58.4739087Z L=11, 2025-05-07T21:02:58.4739172Z D_gradcheck=2, 2025-05-07T21:02:58.4739270Z stochastic_rounding=False, 2025-05-07T21:02:58.4739358Z weighted=True, 2025-05-07T21:02:58.4739440Z row_wise=True, 2025-05-07T21:02:58.4739520Z mixed=False, 2025-05-07T21:02:58.4739611Z use_cache=True, 2025-05-07T21:02:58.4739725Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4739812Z use_cpu=True, 2025-05-07T21:02:58.4739916Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4739991Z ) 2025-05-07T21:02:58.4740122Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4740463Z self=, 2025-05-07T21:02:58.4740546Z compile=True, 2025-05-07T21:02:58.4740659Z pooling_mode=, 2025-05-07T21:02:58.4740738Z T=2, 2025-05-07T21:02:58.4740818Z D=16, 2025-05-07T21:02:58.4740903Z B=115, 2025-05-07T21:02:58.4740988Z log_E=4, 2025-05-07T21:02:58.4741068Z L=18, 2025-05-07T21:02:58.4741154Z D_gradcheck=1, 2025-05-07T21:02:58.4741251Z stochastic_rounding=True, 2025-05-07T21:02:58.4741338Z weighted=False, 2025-05-07T21:02:58.4741426Z row_wise=True, 2025-05-07T21:02:58.4741509Z mixed=False, 2025-05-07T21:02:58.4741593Z use_cache=False, 2025-05-07T21:02:58.4741708Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4741795Z use_cpu=True, 2025-05-07T21:02:58.4741903Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4741980Z ) 2025-05-07T21:02:58.4742111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4742451Z self=, 2025-05-07T21:02:58.4742535Z compile=True, 2025-05-07T21:02:58.4742645Z pooling_mode=, 2025-05-07T21:02:58.4742725Z T=5, 2025-05-07T21:02:58.4742803Z D=112, 2025-05-07T21:02:58.4742882Z B=83, 2025-05-07T21:02:58.4742968Z log_E=3, 2025-05-07T21:02:58.4743094Z L=15, 2025-05-07T21:02:58.4743177Z D_gradcheck=1, 2025-05-07T21:02:58.4743277Z stochastic_rounding=True, 2025-05-07T21:02:58.4743360Z weighted=True, 2025-05-07T21:02:58.4743442Z row_wise=True, 2025-05-07T21:02:58.4743528Z mixed=False, 2025-05-07T21:02:58.4743655Z use_cache=True, 2025-05-07T21:02:58.4743770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4743897Z use_cpu=True, 2025-05-07T21:02:58.4744003Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4744084Z ) 2025-05-07T21:02:58.4744213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4744553Z self=, 2025-05-07T21:02:58.4744643Z compile=True, 2025-05-07T21:02:58.4744753Z pooling_mode=, 2025-05-07T21:02:58.4744832Z T=3, 2025-05-07T21:02:58.4744916Z D=104, 2025-05-07T21:02:58.4744999Z B=109, 2025-05-07T21:02:58.4745080Z log_E=5, 2025-05-07T21:02:58.4745165Z L=14, 2025-05-07T21:02:58.4745246Z D_gradcheck=1, 2025-05-07T21:02:58.4745353Z stochastic_rounding=False, 2025-05-07T21:02:58.4745439Z weighted=True, 2025-05-07T21:02:58.4745521Z row_wise=True, 2025-05-07T21:02:58.4745607Z mixed=True, 2025-05-07T21:02:58.4745695Z use_cache=False, 2025-05-07T21:02:58.4745808Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4745894Z use_cpu=True, 2025-05-07T21:02:58.4745998Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4746076Z ) 2025-05-07T21:02:58.4746211Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4746547Z self=, 2025-05-07T21:02:58.4746632Z compile=False, 2025-05-07T21:02:58.4746743Z pooling_mode=, 2025-05-07T21:02:58.4746863Z T=2, 2025-05-07T21:02:58.4746940Z D=99, 2025-05-07T21:02:58.4747062Z B=28, 2025-05-07T21:02:58.4747154Z log_E=5, 2025-05-07T21:02:58.4747233Z L=1, 2025-05-07T21:02:58.4747317Z D_gradcheck=1, 2025-05-07T21:02:58.4747419Z stochastic_rounding=False, 2025-05-07T21:02:58.4747503Z weighted=False, 2025-05-07T21:02:58.4747585Z row_wise=True, 2025-05-07T21:02:58.4747672Z mixed=True, 2025-05-07T21:02:58.4747758Z use_cache=False, 2025-05-07T21:02:58.4747874Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4747963Z use_cpu=True, 2025-05-07T21:02:58.4748069Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4748160Z ) 2025-05-07T21:02:58.4748295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4748636Z self=, 2025-05-07T21:02:58.4748728Z compile=False, 2025-05-07T21:02:58.4748841Z pooling_mode=, 2025-05-07T21:02:58.4748921Z T=4, 2025-05-07T21:02:58.4749002Z D=74, 2025-05-07T21:02:58.4749083Z B=47, 2025-05-07T21:02:58.4749164Z log_E=4, 2025-05-07T21:02:58.4749245Z L=6, 2025-05-07T21:02:58.4749327Z D_gradcheck=1, 2025-05-07T21:02:58.4749427Z stochastic_rounding=False, 2025-05-07T21:02:58.4749512Z weighted=True, 2025-05-07T21:02:58.4749592Z row_wise=True, 2025-05-07T21:02:58.4749673Z mixed=True, 2025-05-07T21:02:58.4749757Z use_cache=True, 2025-05-07T21:02:58.4749867Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4749952Z use_cpu=True, 2025-05-07T21:02:58.4750054Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4750132Z ) 2025-05-07T21:02:58.4750265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4750602Z self=, 2025-05-07T21:02:58.4750685Z compile=False, 2025-05-07T21:02:58.4750796Z pooling_mode=, 2025-05-07T21:02:58.4750872Z T=5, 2025-05-07T21:02:58.4750955Z D=123, 2025-05-07T21:02:58.4751078Z B=23, 2025-05-07T21:02:58.4751158Z log_E=4, 2025-05-07T21:02:58.4751243Z L=7, 2025-05-07T21:02:58.4751327Z D_gradcheck=1, 2025-05-07T21:02:58.4751424Z stochastic_rounding=False, 2025-05-07T21:02:58.4751512Z weighted=False, 2025-05-07T21:02:58.4751595Z row_wise=True, 2025-05-07T21:02:58.4751718Z mixed=False, 2025-05-07T21:02:58.4751804Z use_cache=True, 2025-05-07T21:02:58.4751953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4752037Z use_cpu=True, 2025-05-07T21:02:58.4752143Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4752220Z ) 2025-05-07T21:02:58.4752351Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4752696Z self=, 2025-05-07T21:02:58.4752781Z compile=True, 2025-05-07T21:02:58.4752897Z pooling_mode=, 2025-05-07T21:02:58.4752975Z T=1, 2025-05-07T21:02:58.4753056Z D=126, 2025-05-07T21:02:58.4753140Z B=58, 2025-05-07T21:02:58.4753219Z log_E=5, 2025-05-07T21:02:58.4753298Z L=10, 2025-05-07T21:02:58.4753386Z D_gradcheck=1, 2025-05-07T21:02:58.4753484Z stochastic_rounding=False, 2025-05-07T21:02:58.4753569Z weighted=False, 2025-05-07T21:02:58.4753657Z row_wise=True, 2025-05-07T21:02:58.4753742Z mixed=True, 2025-05-07T21:02:58.4753823Z use_cache=True, 2025-05-07T21:02:58.4753937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4754019Z use_cpu=True, 2025-05-07T21:02:58.4754121Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4754202Z ) 2025-05-07T21:02:58.4754338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4754678Z self=, 2025-05-07T21:02:58.4754763Z compile=False, 2025-05-07T21:02:58.4754872Z pooling_mode=, 2025-05-07T21:02:58.4754952Z T=3, 2025-05-07T21:02:58.4755076Z D=75, 2025-05-07T21:02:58.4755159Z B=100, 2025-05-07T21:02:58.4755240Z log_E=3, 2025-05-07T21:02:58.4755319Z L=13, 2025-05-07T21:02:58.4755403Z D_gradcheck=1, 2025-05-07T21:02:58.4755505Z stochastic_rounding=True, 2025-05-07T21:02:58.4755595Z weighted=False, 2025-05-07T21:02:58.4755676Z row_wise=True, 2025-05-07T21:02:58.4755764Z mixed=False, 2025-05-07T21:02:58.4755852Z use_cache=False, 2025-05-07T21:02:58.4755961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4756055Z use_cpu=True, 2025-05-07T21:02:58.4756159Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4756238Z ) 2025-05-07T21:02:58.4756368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4756706Z self=, 2025-05-07T21:02:58.4756795Z compile=True, 2025-05-07T21:02:58.4756904Z pooling_mode=, 2025-05-07T21:02:58.4756983Z T=2, 2025-05-07T21:02:58.4757067Z D=89, 2025-05-07T21:02:58.4757145Z B=6, 2025-05-07T21:02:58.4757226Z log_E=3, 2025-05-07T21:02:58.4757306Z L=2, 2025-05-07T21:02:58.4757389Z D_gradcheck=2, 2025-05-07T21:02:58.4757485Z stochastic_rounding=True, 2025-05-07T21:02:58.4757575Z weighted=False, 2025-05-07T21:02:58.4757658Z row_wise=True, 2025-05-07T21:02:58.4757741Z mixed=True, 2025-05-07T21:02:58.4757830Z use_cache=False, 2025-05-07T21:02:58.4757942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4758026Z use_cpu=True, 2025-05-07T21:02:58.4758136Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4758226Z ) 2025-05-07T21:02:58.4758379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4758724Z self=, 2025-05-07T21:02:58.4758810Z compile=True, 2025-05-07T21:02:58.4758921Z pooling_mode=, 2025-05-07T21:02:58.4759002Z T=3, 2025-05-07T21:02:58.4759154Z D=38, 2025-05-07T21:02:58.4759234Z B=67, 2025-05-07T21:02:58.4759314Z log_E=4, 2025-05-07T21:02:58.4759392Z L=14, 2025-05-07T21:02:58.4759481Z D_gradcheck=1, 2025-05-07T21:02:58.4759576Z stochastic_rounding=False, 2025-05-07T21:02:58.4759665Z weighted=True, 2025-05-07T21:02:58.4759788Z row_wise=True, 2025-05-07T21:02:58.4759875Z mixed=True, 2025-05-07T21:02:58.4759998Z use_cache=False, 2025-05-07T21:02:58.4760106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.4760188Z use_cpu=True, 2025-05-07T21:02:58.4760295Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4760372Z ) 2025-05-07T21:02:58.4760502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4760843Z self=, 2025-05-07T21:02:58.4760928Z compile=True, 2025-05-07T21:02:58.4761039Z pooling_mode=, 2025-05-07T21:02:58.4761124Z T=1, 2025-05-07T21:02:58.4761205Z D=45, 2025-05-07T21:02:58.4761288Z B=114, 2025-05-07T21:02:58.4761368Z log_E=5, 2025-05-07T21:02:58.4761446Z L=8, 2025-05-07T21:02:58.4761532Z D_gradcheck=1, 2025-05-07T21:02:58.4761630Z stochastic_rounding=True, 2025-05-07T21:02:58.4761716Z weighted=False, 2025-05-07T21:02:58.4761803Z row_wise=True, 2025-05-07T21:02:58.4761885Z mixed=True, 2025-05-07T21:02:58.4761970Z use_cache=True, 2025-05-07T21:02:58.4762085Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4762169Z use_cpu=True, 2025-05-07T21:02:58.4762273Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.4762353Z ) 2025-05-07T21:02:58.4762483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4762818Z self=, 2025-05-07T21:02:58.4762906Z compile=True, 2025-05-07T21:02:58.4763058Z pooling_mode=, 2025-05-07T21:02:58.4763145Z T=3, 2025-05-07T21:02:58.4763223Z D=97, 2025-05-07T21:02:58.4763303Z B=36, 2025-05-07T21:02:58.4763386Z log_E=4, 2025-05-07T21:02:58.4763464Z L=14, 2025-05-07T21:02:58.4763546Z D_gradcheck=1, 2025-05-07T21:02:58.4763646Z stochastic_rounding=True, 2025-05-07T21:02:58.4763730Z weighted=False, 2025-05-07T21:02:58.4763816Z row_wise=True, 2025-05-07T21:02:58.4763907Z mixed=True, 2025-05-07T21:02:58.4763993Z use_cache=True, 2025-05-07T21:02:58.4764100Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4764186Z use_cpu=True, 2025-05-07T21:02:58.4764289Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4764364Z ) 2025-05-07T21:02:58.4764496Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.4764835Z self=, 2025-05-07T21:02:58.4764920Z compile=False, 2025-05-07T21:02:58.4765034Z pooling_mode=, 2025-05-07T21:02:58.4765116Z T=1, 2025-05-07T21:02:58.4765198Z D=110, 2025-05-07T21:02:58.4765277Z B=21, 2025-05-07T21:02:58.4765356Z log_E=3, 2025-05-07T21:02:58.4765440Z L=19, 2025-05-07T21:02:58.4765525Z D_gradcheck=1, 2025-05-07T21:02:58.4765622Z stochastic_rounding=False, 2025-05-07T21:02:58.4765714Z weighted=True, 2025-05-07T21:02:58.4765794Z row_wise=True, 2025-05-07T21:02:58.4765878Z mixed=True, 2025-05-07T21:02:58.4765967Z use_cache=True, 2025-05-07T21:02:58.4766076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.4766159Z use_cpu=True, 2025-05-07T21:02:58.4766263Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.4766338Z ) 2025-05-07T21:02:58.5023664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5024133Z self=, 2025-05-07T21:02:58.5024220Z compile=False, 2025-05-07T21:02:58.5024361Z pooling_mode=, 2025-05-07T21:02:58.5024526Z T=2, 2025-05-07T21:02:58.5024611Z D=22, 2025-05-07T21:02:58.5024687Z B=51, 2025-05-07T21:02:58.5024767Z log_E=3, 2025-05-07T21:02:58.5024848Z L=4, 2025-05-07T21:02:58.5024929Z D_gradcheck=1, 2025-05-07T21:02:58.5025023Z stochastic_rounding=True, 2025-05-07T21:02:58.5025163Z weighted=False, 2025-05-07T21:02:58.5025240Z row_wise=True, 2025-05-07T21:02:58.5025377Z mixed=False, 2025-05-07T21:02:58.5025455Z use_cache=True, 2025-05-07T21:02:58.5025560Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5025644Z use_cpu=True, 2025-05-07T21:02:58.5025745Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5025817Z ) 2025-05-07T21:02:58.5025947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5026280Z self=, 2025-05-07T21:02:58.5026362Z compile=False, 2025-05-07T21:02:58.5026472Z pooling_mode=, 2025-05-07T21:02:58.5026547Z T=5, 2025-05-07T21:02:58.5026617Z D=78, 2025-05-07T21:02:58.5026694Z B=32, 2025-05-07T21:02:58.5026766Z log_E=3, 2025-05-07T21:02:58.5026841Z L=18, 2025-05-07T21:02:58.5026922Z D_gradcheck=2, 2025-05-07T21:02:58.5027014Z stochastic_rounding=True, 2025-05-07T21:02:58.5027101Z weighted=True, 2025-05-07T21:02:58.5027179Z row_wise=True, 2025-05-07T21:02:58.5027261Z mixed=True, 2025-05-07T21:02:58.5027347Z use_cache=False, 2025-05-07T21:02:58.5027452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5027532Z use_cpu=True, 2025-05-07T21:02:58.5027633Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5027704Z ) 2025-05-07T21:02:58.5027830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5028168Z self=, 2025-05-07T21:02:58.5028247Z compile=False, 2025-05-07T21:02:58.5028412Z pooling_mode=, 2025-05-07T21:02:58.5028492Z T=5, 2025-05-07T21:02:58.5028567Z D=67, 2025-05-07T21:02:58.5028646Z B=30, 2025-05-07T21:02:58.5028723Z log_E=3, 2025-05-07T21:02:58.5028798Z L=18, 2025-05-07T21:02:58.5028880Z D_gradcheck=1, 2025-05-07T21:02:58.5028974Z stochastic_rounding=False, 2025-05-07T21:02:58.5029054Z weighted=True, 2025-05-07T21:02:58.5029137Z row_wise=True, 2025-05-07T21:02:58.5029216Z mixed=False, 2025-05-07T21:02:58.5029296Z use_cache=False, 2025-05-07T21:02:58.5029406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5029483Z use_cpu=True, 2025-05-07T21:02:58.5029583Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5029659Z ) 2025-05-07T21:02:58.5029786Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5030123Z self=, 2025-05-07T21:02:58.5030205Z compile=True, 2025-05-07T21:02:58.5030315Z pooling_mode=, 2025-05-07T21:02:58.5030394Z T=2, 2025-05-07T21:02:58.5030468Z D=5, 2025-05-07T21:02:58.5030542Z B=8, 2025-05-07T21:02:58.5030618Z log_E=3, 2025-05-07T21:02:58.5030692Z L=2, 2025-05-07T21:02:58.5030771Z D_gradcheck=2, 2025-05-07T21:02:58.5030867Z stochastic_rounding=False, 2025-05-07T21:02:58.5030947Z weighted=False, 2025-05-07T21:02:58.5031029Z row_wise=True, 2025-05-07T21:02:58.5031110Z mixed=False, 2025-05-07T21:02:58.5031190Z use_cache=True, 2025-05-07T21:02:58.5031294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5031381Z use_cpu=True, 2025-05-07T21:02:58.5031481Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5031550Z ) 2025-05-07T21:02:58.5031680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5032014Z self=, 2025-05-07T21:02:58.5032104Z compile=False, 2025-05-07T21:02:58.5032256Z pooling_mode=, 2025-05-07T21:02:58.5032329Z T=5, 2025-05-07T21:02:58.5032413Z D=38, 2025-05-07T21:02:58.5032485Z B=76, 2025-05-07T21:02:58.5032561Z log_E=4, 2025-05-07T21:02:58.5032639Z L=3, 2025-05-07T21:02:58.5032722Z D_gradcheck=1, 2025-05-07T21:02:58.5032860Z stochastic_rounding=False, 2025-05-07T21:02:58.5032947Z weighted=True, 2025-05-07T21:02:58.5033062Z row_wise=True, 2025-05-07T21:02:58.5033140Z mixed=False, 2025-05-07T21:02:58.5033226Z use_cache=False, 2025-05-07T21:02:58.5033331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5033410Z use_cpu=True, 2025-05-07T21:02:58.5033509Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5033583Z ) 2025-05-07T21:02:58.5033713Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5034049Z self=, 2025-05-07T21:02:58.5034132Z compile=True, 2025-05-07T21:02:58.5034243Z pooling_mode=, 2025-05-07T21:02:58.5034315Z T=2, 2025-05-07T21:02:58.5034392Z D=108, 2025-05-07T21:02:58.5040983Z B=54, 2025-05-07T21:02:58.5041091Z log_E=4, 2025-05-07T21:02:58.5041178Z L=16, 2025-05-07T21:02:58.5041269Z D_gradcheck=1, 2025-05-07T21:02:58.5041382Z stochastic_rounding=False, 2025-05-07T21:02:58.5041474Z weighted=False, 2025-05-07T21:02:58.5041558Z row_wise=True, 2025-05-07T21:02:58.5041647Z mixed=True, 2025-05-07T21:02:58.5041733Z use_cache=True, 2025-05-07T21:02:58.5041847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5041933Z use_cpu=True, 2025-05-07T21:02:58.5042038Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5042115Z ) 2025-05-07T21:02:58.5042254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5042601Z self=, 2025-05-07T21:02:58.5042757Z compile=True, 2025-05-07T21:02:58.5042877Z pooling_mode=, 2025-05-07T21:02:58.5042953Z T=4, 2025-05-07T21:02:58.5043030Z D=88, 2025-05-07T21:02:58.5043110Z B=31, 2025-05-07T21:02:58.5043189Z log_E=4, 2025-05-07T21:02:58.5043268Z L=12, 2025-05-07T21:02:58.5043351Z D_gradcheck=1, 2025-05-07T21:02:58.5043452Z stochastic_rounding=False, 2025-05-07T21:02:58.5043544Z weighted=False, 2025-05-07T21:02:58.5043629Z row_wise=True, 2025-05-07T21:02:58.5043708Z mixed=True, 2025-05-07T21:02:58.5043799Z use_cache=True, 2025-05-07T21:02:58.5043951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5044034Z use_cpu=True, 2025-05-07T21:02:58.5044140Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5044224Z ) 2025-05-07T21:02:58.5044355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5044699Z self=, 2025-05-07T21:02:58.5044787Z compile=True, 2025-05-07T21:02:58.5044905Z pooling_mode=, 2025-05-07T21:02:58.5044983Z T=5, 2025-05-07T21:02:58.5045063Z D=49, 2025-05-07T21:02:58.5045142Z B=82, 2025-05-07T21:02:58.5045227Z log_E=5, 2025-05-07T21:02:58.5045309Z L=2, 2025-05-07T21:02:58.5045393Z D_gradcheck=1, 2025-05-07T21:02:58.5045491Z stochastic_rounding=True, 2025-05-07T21:02:58.5045580Z weighted=False, 2025-05-07T21:02:58.5045663Z row_wise=True, 2025-05-07T21:02:58.5045748Z mixed=True, 2025-05-07T21:02:58.5045833Z use_cache=True, 2025-05-07T21:02:58.5045941Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5046027Z use_cpu=True, 2025-05-07T21:02:58.5046129Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5046203Z ) 2025-05-07T21:02:58.5046339Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5046678Z self=, 2025-05-07T21:02:58.5046810Z compile=False, 2025-05-07T21:02:58.5046980Z pooling_mode=, 2025-05-07T21:02:58.5047057Z T=1, 2025-05-07T21:02:58.5047135Z D=12, 2025-05-07T21:02:58.5047215Z B=80, 2025-05-07T21:02:58.5047292Z log_E=4, 2025-05-07T21:02:58.5047372Z L=5, 2025-05-07T21:02:58.5047500Z D_gradcheck=2, 2025-05-07T21:02:58.5047598Z stochastic_rounding=False, 2025-05-07T21:02:58.5047723Z weighted=False, 2025-05-07T21:02:58.5047806Z row_wise=True, 2025-05-07T21:02:58.5047887Z mixed=False, 2025-05-07T21:02:58.5047973Z use_cache=True, 2025-05-07T21:02:58.5048079Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5048159Z use_cpu=True, 2025-05-07T21:02:58.5048266Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5048341Z ) 2025-05-07T21:02:58.5048471Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5048815Z self=, 2025-05-07T21:02:58.5048903Z compile=True, 2025-05-07T21:02:58.5049018Z pooling_mode=, 2025-05-07T21:02:58.5049092Z T=2, 2025-05-07T21:02:58.5049170Z D=35, 2025-05-07T21:02:58.5049256Z B=60, 2025-05-07T21:02:58.5049332Z log_E=4, 2025-05-07T21:02:58.5049410Z L=16, 2025-05-07T21:02:58.5049498Z D_gradcheck=2, 2025-05-07T21:02:58.5049597Z stochastic_rounding=False, 2025-05-07T21:02:58.5049683Z weighted=False, 2025-05-07T21:02:58.5049768Z row_wise=True, 2025-05-07T21:02:58.5049850Z mixed=True, 2025-05-07T21:02:58.5049931Z use_cache=False, 2025-05-07T21:02:58.5050043Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5050126Z use_cpu=True, 2025-05-07T21:02:58.5050228Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5050304Z ) 2025-05-07T21:02:58.5050435Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5050849Z self=, 2025-05-07T21:02:58.5050938Z compile=False, 2025-05-07T21:02:58.5051046Z pooling_mode=, 2025-05-07T21:02:58.5051124Z T=4, 2025-05-07T21:02:58.5051200Z D=114, 2025-05-07T21:02:58.5051277Z B=95, 2025-05-07T21:02:58.5051358Z log_E=4, 2025-05-07T21:02:58.5051431Z L=1, 2025-05-07T21:02:58.5051516Z D_gradcheck=2, 2025-05-07T21:02:58.5051618Z stochastic_rounding=False, 2025-05-07T21:02:58.5051701Z weighted=True, 2025-05-07T21:02:58.5051779Z row_wise=True, 2025-05-07T21:02:58.5051858Z mixed=True, 2025-05-07T21:02:58.5051940Z use_cache=True, 2025-05-07T21:02:58.5052049Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5052130Z use_cpu=True, 2025-05-07T21:02:58.5052231Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5052311Z ) 2025-05-07T21:02:58.5052439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5052781Z self=, 2025-05-07T21:02:58.5052869Z compile=True, 2025-05-07T21:02:58.5052976Z pooling_mode=, 2025-05-07T21:02:58.5053053Z T=1, 2025-05-07T21:02:58.5053130Z D=64, 2025-05-07T21:02:58.5053206Z B=12, 2025-05-07T21:02:58.5053284Z log_E=5, 2025-05-07T21:02:58.5053367Z L=17, 2025-05-07T21:02:58.5053450Z D_gradcheck=2, 2025-05-07T21:02:58.5053547Z stochastic_rounding=False, 2025-05-07T21:02:58.5053634Z weighted=True, 2025-05-07T21:02:58.5053715Z row_wise=True, 2025-05-07T21:02:58.5053792Z mixed=True, 2025-05-07T21:02:58.5053876Z use_cache=False, 2025-05-07T21:02:58.5053983Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5054069Z use_cpu=True, 2025-05-07T21:02:58.5054169Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5054244Z ) 2025-05-07T21:02:58.5054375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5054713Z self=, 2025-05-07T21:02:58.5054848Z compile=False, 2025-05-07T21:02:58.5054957Z pooling_mode=, 2025-05-07T21:02:58.5055035Z T=4, 2025-05-07T21:02:58.5055113Z D=44, 2025-05-07T21:02:58.5055195Z B=118, 2025-05-07T21:02:58.5055271Z log_E=5, 2025-05-07T21:02:58.5055390Z L=20, 2025-05-07T21:02:58.5055477Z D_gradcheck=2, 2025-05-07T21:02:58.5055609Z stochastic_rounding=False, 2025-05-07T21:02:58.5055694Z weighted=False, 2025-05-07T21:02:58.5055779Z row_wise=True, 2025-05-07T21:02:58.5055859Z mixed=False, 2025-05-07T21:02:58.5055945Z use_cache=False, 2025-05-07T21:02:58.5056053Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5056134Z use_cpu=True, 2025-05-07T21:02:58.5056239Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5056315Z ) 2025-05-07T21:02:58.5056443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5056784Z self=, 2025-05-07T21:02:58.5056868Z compile=True, 2025-05-07T21:02:58.5056976Z pooling_mode=, 2025-05-07T21:02:58.5057056Z T=4, 2025-05-07T21:02:58.5057134Z D=66, 2025-05-07T21:02:58.5057210Z B=92, 2025-05-07T21:02:58.5057291Z log_E=3, 2025-05-07T21:02:58.5057373Z L=13, 2025-05-07T21:02:58.5057462Z D_gradcheck=2, 2025-05-07T21:02:58.5057561Z stochastic_rounding=True, 2025-05-07T21:02:58.5057641Z weighted=True, 2025-05-07T21:02:58.5057726Z row_wise=True, 2025-05-07T21:02:58.5057808Z mixed=True, 2025-05-07T21:02:58.5057890Z use_cache=True, 2025-05-07T21:02:58.5058027Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5058114Z use_cpu=True, 2025-05-07T21:02:58.5058232Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5058306Z ) 2025-05-07T21:02:58.5058432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5058811Z self=, 2025-05-07T21:02:58.5058900Z compile=True, 2025-05-07T21:02:58.5059006Z pooling_mode=, 2025-05-07T21:02:58.5059082Z T=3, 2025-05-07T21:02:58.5059160Z D=62, 2025-05-07T21:02:58.5059237Z B=32, 2025-05-07T21:02:58.5059322Z log_E=3, 2025-05-07T21:02:58.5059401Z L=10, 2025-05-07T21:02:58.5059489Z D_gradcheck=1, 2025-05-07T21:02:58.5059588Z stochastic_rounding=True, 2025-05-07T21:02:58.5059672Z weighted=True, 2025-05-07T21:02:58.5059750Z row_wise=True, 2025-05-07T21:02:58.5059834Z mixed=False, 2025-05-07T21:02:58.5059917Z use_cache=True, 2025-05-07T21:02:58.5060022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5060104Z use_cpu=True, 2025-05-07T21:02:58.5060204Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5060274Z ) 2025-05-07T21:02:58.5060407Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5060744Z self=, 2025-05-07T21:02:58.5060830Z compile=True, 2025-05-07T21:02:58.5060937Z pooling_mode=, 2025-05-07T21:02:58.5061014Z T=3, 2025-05-07T21:02:58.5061097Z D=31, 2025-05-07T21:02:58.5061171Z B=63, 2025-05-07T21:02:58.5061251Z log_E=5, 2025-05-07T21:02:58.5061332Z L=19, 2025-05-07T21:02:58.5061415Z D_gradcheck=1, 2025-05-07T21:02:58.5061512Z stochastic_rounding=False, 2025-05-07T21:02:58.5061595Z weighted=True, 2025-05-07T21:02:58.5061675Z row_wise=True, 2025-05-07T21:02:58.5061755Z mixed=True, 2025-05-07T21:02:58.5061842Z use_cache=True, 2025-05-07T21:02:58.5061947Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5062027Z use_cpu=True, 2025-05-07T21:02:58.5062129Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5062202Z ) 2025-05-07T21:02:58.5313207Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5314370Z self=, 2025-05-07T21:02:58.5314895Z compile=True, 2025-05-07T21:02:58.5315058Z pooling_mode=, 2025-05-07T21:02:58.5315164Z T=2, 2025-05-07T21:02:58.5315275Z D=2, 2025-05-07T21:02:58.5315380Z B=32, 2025-05-07T21:02:58.5315612Z log_E=3, 2025-05-07T21:02:58.5315727Z L=3, 2025-05-07T21:02:58.5315927Z D_gradcheck=1, 2025-05-07T21:02:58.5316071Z stochastic_rounding=False, 2025-05-07T21:02:58.5316192Z weighted=False, 2025-05-07T21:02:58.5316280Z row_wise=True, 2025-05-07T21:02:58.5316366Z mixed=False, 2025-05-07T21:02:58.5316457Z use_cache=True, 2025-05-07T21:02:58.5316568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5316651Z use_cpu=True, 2025-05-07T21:02:58.5316765Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5316845Z ) 2025-05-07T21:02:58.5316980Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5317336Z self=, 2025-05-07T21:02:58.5317425Z compile=False, 2025-05-07T21:02:58.5317542Z pooling_mode=, 2025-05-07T21:02:58.5317617Z T=2, 2025-05-07T21:02:58.5317695Z D=56, 2025-05-07T21:02:58.5317784Z B=53, 2025-05-07T21:02:58.5317862Z log_E=3, 2025-05-07T21:02:58.5317935Z L=0, 2025-05-07T21:02:58.5318031Z D_gradcheck=2, 2025-05-07T21:02:58.5318128Z stochastic_rounding=True, 2025-05-07T21:02:58.5318212Z weighted=True, 2025-05-07T21:02:58.5318301Z row_wise=True, 2025-05-07T21:02:58.5318378Z mixed=True, 2025-05-07T21:02:58.5318461Z use_cache=True, 2025-05-07T21:02:58.5318578Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5318660Z use_cpu=True, 2025-05-07T21:02:58.5318770Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5318844Z ) 2025-05-07T21:02:58.5318975Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5319420Z self=, 2025-05-07T21:02:58.5319511Z compile=True, 2025-05-07T21:02:58.5319625Z pooling_mode=, 2025-05-07T21:02:58.5319713Z T=2, 2025-05-07T21:02:58.5319795Z D=13, 2025-05-07T21:02:58.5319879Z B=72, 2025-05-07T21:02:58.5319969Z log_E=5, 2025-05-07T21:02:58.5320054Z L=0, 2025-05-07T21:02:58.5320142Z D_gradcheck=1, 2025-05-07T21:02:58.5320248Z stochastic_rounding=False, 2025-05-07T21:02:58.5320334Z weighted=False, 2025-05-07T21:02:58.5320421Z row_wise=True, 2025-05-07T21:02:58.5320514Z mixed=True, 2025-05-07T21:02:58.5320602Z use_cache=True, 2025-05-07T21:02:58.5320721Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5320808Z use_cpu=True, 2025-05-07T21:02:58.5320913Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5320997Z ) 2025-05-07T21:02:58.5321139Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5321485Z self=, 2025-05-07T21:02:58.5321574Z compile=True, 2025-05-07T21:02:58.5321684Z pooling_mode=, 2025-05-07T21:02:58.5321766Z T=5, 2025-05-07T21:02:58.5321856Z D=71, 2025-05-07T21:02:58.5321939Z B=17, 2025-05-07T21:02:58.5322021Z log_E=4, 2025-05-07T21:02:58.5322109Z L=19, 2025-05-07T21:02:58.5322197Z D_gradcheck=1, 2025-05-07T21:02:58.5322306Z stochastic_rounding=True, 2025-05-07T21:02:58.5322392Z weighted=True, 2025-05-07T21:02:58.5322479Z row_wise=True, 2025-05-07T21:02:58.5322571Z mixed=False, 2025-05-07T21:02:58.5322656Z use_cache=True, 2025-05-07T21:02:58.5322767Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5322862Z use_cpu=True, 2025-05-07T21:02:58.5322967Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5323046Z ) 2025-05-07T21:02:58.5323229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5323627Z self=, 2025-05-07T21:02:58.5323713Z compile=False, 2025-05-07T21:02:58.5323821Z pooling_mode=, 2025-05-07T21:02:58.5323904Z T=3, 2025-05-07T21:02:58.5323978Z D=46, 2025-05-07T21:02:58.5324104Z B=48, 2025-05-07T21:02:58.5324196Z log_E=4, 2025-05-07T21:02:58.5324319Z L=20, 2025-05-07T21:02:58.5324407Z D_gradcheck=2, 2025-05-07T21:02:58.5324515Z stochastic_rounding=False, 2025-05-07T21:02:58.5324604Z weighted=False, 2025-05-07T21:02:58.5324690Z row_wise=True, 2025-05-07T21:02:58.5324782Z mixed=False, 2025-05-07T21:02:58.5324872Z use_cache=False, 2025-05-07T21:02:58.5324994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5325081Z use_cpu=True, 2025-05-07T21:02:58.5325186Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5325275Z ) 2025-05-07T21:02:58.5325413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5325757Z self=, 2025-05-07T21:02:58.5325852Z compile=True, 2025-05-07T21:02:58.5325965Z pooling_mode=, 2025-05-07T21:02:58.5326049Z T=1, 2025-05-07T21:02:58.5326140Z D=120, 2025-05-07T21:02:58.5326221Z B=91, 2025-05-07T21:02:58.5326307Z log_E=5, 2025-05-07T21:02:58.5326394Z L=6, 2025-05-07T21:02:58.5326482Z D_gradcheck=2, 2025-05-07T21:02:58.5326591Z stochastic_rounding=True, 2025-05-07T21:02:58.5326680Z weighted=True, 2025-05-07T21:02:58.5326763Z row_wise=True, 2025-05-07T21:02:58.5326854Z mixed=False, 2025-05-07T21:02:58.5327040Z use_cache=False, 2025-05-07T21:02:58.5327154Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5327248Z use_cpu=True, 2025-05-07T21:02:58.5327358Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5327436Z ) 2025-05-07T21:02:58.5327628Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5327972Z self=, 2025-05-07T21:02:58.5328057Z compile=False, 2025-05-07T21:02:58.5328172Z pooling_mode=, 2025-05-07T21:02:58.5328248Z T=3, 2025-05-07T21:02:58.5328329Z D=63, 2025-05-07T21:02:58.5328413Z B=92, 2025-05-07T21:02:58.5328495Z log_E=5, 2025-05-07T21:02:58.5328584Z L=15, 2025-05-07T21:02:58.5328667Z D_gradcheck=1, 2025-05-07T21:02:58.5328763Z stochastic_rounding=True, 2025-05-07T21:02:58.5328850Z weighted=True, 2025-05-07T21:02:58.5328930Z row_wise=True, 2025-05-07T21:02:58.5329009Z mixed=False, 2025-05-07T21:02:58.5329100Z use_cache=True, 2025-05-07T21:02:58.5329207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5329292Z use_cpu=True, 2025-05-07T21:02:58.5329407Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5329481Z ) 2025-05-07T21:02:58.5329613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5329960Z self=, 2025-05-07T21:02:58.5330042Z compile=True, 2025-05-07T21:02:58.5330163Z pooling_mode=, 2025-05-07T21:02:58.5330235Z T=2, 2025-05-07T21:02:58.5330318Z D=44, 2025-05-07T21:02:58.5330403Z B=114, 2025-05-07T21:02:58.5330482Z log_E=5, 2025-05-07T21:02:58.5330561Z L=4, 2025-05-07T21:02:58.5330650Z D_gradcheck=2, 2025-05-07T21:02:58.5330746Z stochastic_rounding=True, 2025-05-07T21:02:58.5330830Z weighted=False, 2025-05-07T21:02:58.5330918Z row_wise=True, 2025-05-07T21:02:58.5331013Z mixed=True, 2025-05-07T21:02:58.5331096Z use_cache=False, 2025-05-07T21:02:58.5331206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5331298Z use_cpu=True, 2025-05-07T21:02:58.5331399Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5331479Z ) 2025-05-07T21:02:58.5331612Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5331996Z self=, 2025-05-07T21:02:58.5332090Z compile=True, 2025-05-07T21:02:58.5332201Z pooling_mode=, 2025-05-07T21:02:58.5332325Z T=5, 2025-05-07T21:02:58.5332417Z D=50, 2025-05-07T21:02:58.5332537Z B=83, 2025-05-07T21:02:58.5332617Z log_E=3, 2025-05-07T21:02:58.5332705Z L=8, 2025-05-07T21:02:58.5332792Z D_gradcheck=1, 2025-05-07T21:02:58.5332892Z stochastic_rounding=False, 2025-05-07T21:02:58.5332986Z weighted=True, 2025-05-07T21:02:58.5333069Z row_wise=True, 2025-05-07T21:02:58.5333163Z mixed=True, 2025-05-07T21:02:58.5333251Z use_cache=False, 2025-05-07T21:02:58.5333363Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5333457Z use_cpu=True, 2025-05-07T21:02:58.5333564Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5333644Z ) 2025-05-07T21:02:58.5333790Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5334129Z self=, 2025-05-07T21:02:58.5334219Z compile=False, 2025-05-07T21:02:58.5334336Z pooling_mode=, 2025-05-07T21:02:58.5334421Z T=4, 2025-05-07T21:02:58.5334503Z D=118, 2025-05-07T21:02:58.5334593Z B=69, 2025-05-07T21:02:58.5334678Z log_E=5, 2025-05-07T21:02:58.5334760Z L=2, 2025-05-07T21:02:58.5334856Z D_gradcheck=2, 2025-05-07T21:02:58.5334956Z stochastic_rounding=False, 2025-05-07T21:02:58.5335050Z weighted=False, 2025-05-07T21:02:58.5335134Z row_wise=True, 2025-05-07T21:02:58.5335219Z mixed=False, 2025-05-07T21:02:58.5335309Z use_cache=True, 2025-05-07T21:02:58.5335420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5335507Z use_cpu=True, 2025-05-07T21:02:58.5335619Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5335782Z ) 2025-05-07T21:02:58.5335915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5336259Z self=, 2025-05-07T21:02:58.5336339Z compile=True, 2025-05-07T21:02:58.5336448Z pooling_mode=, 2025-05-07T21:02:58.5336535Z T=2, 2025-05-07T21:02:58.5336612Z D=23, 2025-05-07T21:02:58.5336696Z B=11, 2025-05-07T21:02:58.5336774Z log_E=3, 2025-05-07T21:02:58.5336851Z L=8, 2025-05-07T21:02:58.5336939Z D_gradcheck=1, 2025-05-07T21:02:58.5337034Z stochastic_rounding=True, 2025-05-07T21:02:58.5337135Z weighted=True, 2025-05-07T21:02:58.5337261Z row_wise=True, 2025-05-07T21:02:58.5337378Z mixed=False, 2025-05-07T21:02:58.5337489Z use_cache=False, 2025-05-07T21:02:58.5337611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5337698Z use_cpu=True, 2025-05-07T21:02:58.5337808Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5337897Z ) 2025-05-07T21:02:58.5338031Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5338372Z self=, 2025-05-07T21:02:58.5338468Z compile=True, 2025-05-07T21:02:58.5338580Z pooling_mode=, 2025-05-07T21:02:58.5338670Z T=3, 2025-05-07T21:02:58.5338754Z D=20, 2025-05-07T21:02:58.5338836Z B=91, 2025-05-07T21:02:58.5338930Z log_E=5, 2025-05-07T21:02:58.5339010Z L=16, 2025-05-07T21:02:58.5339098Z D_gradcheck=2, 2025-05-07T21:02:58.5339207Z stochastic_rounding=False, 2025-05-07T21:02:58.5339297Z weighted=False, 2025-05-07T21:02:58.5339384Z row_wise=True, 2025-05-07T21:02:58.5339478Z mixed=False, 2025-05-07T21:02:58.5339565Z use_cache=True, 2025-05-07T21:02:58.5339679Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5339775Z use_cpu=True, 2025-05-07T21:02:58.5339883Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5340021Z ) 2025-05-07T21:02:58.5340164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5340504Z self=, 2025-05-07T21:02:58.5340601Z compile=True, 2025-05-07T21:02:58.5340716Z pooling_mode=, 2025-05-07T21:02:58.5340845Z T=1, 2025-05-07T21:02:58.5340972Z D=12, 2025-05-07T21:02:58.5341058Z B=61, 2025-05-07T21:02:58.5341141Z log_E=4, 2025-05-07T21:02:58.5341232Z L=16, 2025-05-07T21:02:58.5341321Z D_gradcheck=1, 2025-05-07T21:02:58.5341423Z stochastic_rounding=False, 2025-05-07T21:02:58.5341522Z weighted=True, 2025-05-07T21:02:58.5341609Z row_wise=True, 2025-05-07T21:02:58.5341696Z mixed=False, 2025-05-07T21:02:58.5341791Z use_cache=False, 2025-05-07T21:02:58.5341905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5342003Z use_cpu=True, 2025-05-07T21:02:58.5342113Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5342197Z ) 2025-05-07T21:02:58.5342337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5342677Z self=, 2025-05-07T21:02:58.5342766Z compile=True, 2025-05-07T21:02:58.5342893Z pooling_mode=, 2025-05-07T21:02:58.5342973Z T=4, 2025-05-07T21:02:58.5343059Z D=42, 2025-05-07T21:02:58.5343147Z B=3, 2025-05-07T21:02:58.5343229Z log_E=3, 2025-05-07T21:02:58.5343312Z L=12, 2025-05-07T21:02:58.5343406Z D_gradcheck=1, 2025-05-07T21:02:58.5343507Z stochastic_rounding=False, 2025-05-07T21:02:58.5343597Z weighted=False, 2025-05-07T21:02:58.5343689Z row_wise=True, 2025-05-07T21:02:58.5343776Z mixed=False, 2025-05-07T21:02:58.5343872Z use_cache=False, 2025-05-07T21:02:58.5343984Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5344071Z use_cpu=True, 2025-05-07T21:02:58.5344236Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5344319Z ) 2025-05-07T21:02:58.5344453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5344799Z self=, 2025-05-07T21:02:58.5344887Z compile=True, 2025-05-07T21:02:58.5345003Z pooling_mode=, 2025-05-07T21:02:58.5345093Z T=5, 2025-05-07T21:02:58.5345174Z D=14, 2025-05-07T21:02:58.5345258Z B=121, 2025-05-07T21:02:58.5345348Z log_E=5, 2025-05-07T21:02:58.5345428Z L=16, 2025-05-07T21:02:58.5345515Z D_gradcheck=1, 2025-05-07T21:02:58.5345625Z stochastic_rounding=False, 2025-05-07T21:02:58.5345713Z weighted=False, 2025-05-07T21:02:58.5345805Z row_wise=True, 2025-05-07T21:02:58.5345889Z mixed=True, 2025-05-07T21:02:58.5345974Z use_cache=False, 2025-05-07T21:02:58.5346093Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5346178Z use_cpu=True, 2025-05-07T21:02:58.5346286Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5346371Z ) 2025-05-07T21:02:58.5346503Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5346843Z self=, 2025-05-07T21:02:58.5346937Z compile=True, 2025-05-07T21:02:58.5347050Z pooling_mode=, 2025-05-07T21:02:58.5347135Z T=4, 2025-05-07T21:02:58.5347224Z D=105, 2025-05-07T21:02:58.5347307Z B=105, 2025-05-07T21:02:58.5347398Z log_E=3, 2025-05-07T21:02:58.5347479Z L=3, 2025-05-07T21:02:58.5347567Z D_gradcheck=1, 2025-05-07T21:02:58.5347674Z stochastic_rounding=True, 2025-05-07T21:02:58.5347763Z weighted=False, 2025-05-07T21:02:58.5347849Z row_wise=True, 2025-05-07T21:02:58.5347941Z mixed=False, 2025-05-07T21:02:58.5348029Z use_cache=False, 2025-05-07T21:02:58.5348142Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5348238Z use_cpu=True, 2025-05-07T21:02:58.5348389Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5348467Z ) 2025-05-07T21:02:58.5600804Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5601293Z self=, 2025-05-07T21:02:58.5601563Z compile=False, 2025-05-07T21:02:58.5601755Z pooling_mode=, 2025-05-07T21:02:58.5601951Z T=5, 2025-05-07T21:02:58.5602064Z D=89, 2025-05-07T21:02:58.5602183Z B=49, 2025-05-07T21:02:58.5602287Z log_E=3, 2025-05-07T21:02:58.5602391Z L=19, 2025-05-07T21:02:58.5602512Z D_gradcheck=1, 2025-05-07T21:02:58.5602641Z stochastic_rounding=True, 2025-05-07T21:02:58.5602754Z weighted=False, 2025-05-07T21:02:58.5602873Z row_wise=True, 2025-05-07T21:02:58.5602987Z mixed=True, 2025-05-07T21:02:58.5603108Z use_cache=False, 2025-05-07T21:02:58.5603230Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5603316Z use_cpu=True, 2025-05-07T21:02:58.5603422Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5603506Z ) 2025-05-07T21:02:58.5603637Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5603976Z self=, 2025-05-07T21:02:58.5604075Z compile=False, 2025-05-07T21:02:58.5604188Z pooling_mode=, 2025-05-07T21:02:58.5604273Z T=2, 2025-05-07T21:02:58.5604352Z D=89, 2025-05-07T21:02:58.5604698Z B=50, 2025-05-07T21:02:58.5604797Z log_E=4, 2025-05-07T21:02:58.5604881Z L=11, 2025-05-07T21:02:58.5604973Z D_gradcheck=1, 2025-05-07T21:02:58.5605082Z stochastic_rounding=False, 2025-05-07T21:02:58.5605171Z weighted=False, 2025-05-07T21:02:58.5605259Z row_wise=True, 2025-05-07T21:02:58.5605355Z mixed=False, 2025-05-07T21:02:58.5605442Z use_cache=True, 2025-05-07T21:02:58.5605556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5605738Z use_cpu=True, 2025-05-07T21:02:58.5605851Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5605930Z ) 2025-05-07T21:02:58.5606075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5606417Z self=, 2025-05-07T21:02:58.5606517Z compile=False, 2025-05-07T21:02:58.5606633Z pooling_mode=, 2025-05-07T21:02:58.5606713Z T=2, 2025-05-07T21:02:58.5606801Z D=66, 2025-05-07T21:02:58.5606970Z B=54, 2025-05-07T21:02:58.5607052Z log_E=4, 2025-05-07T21:02:58.5607144Z L=16, 2025-05-07T21:02:58.5607232Z D_gradcheck=1, 2025-05-07T21:02:58.5607336Z stochastic_rounding=False, 2025-05-07T21:02:58.5607433Z weighted=False, 2025-05-07T21:02:58.5607520Z row_wise=True, 2025-05-07T21:02:58.5607607Z mixed=False, 2025-05-07T21:02:58.5607703Z use_cache=False, 2025-05-07T21:02:58.5607824Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5607920Z use_cpu=True, 2025-05-07T21:02:58.5608029Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5608111Z ) 2025-05-07T21:02:58.5608253Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5608595Z self=, 2025-05-07T21:02:58.5608686Z compile=False, 2025-05-07T21:02:58.5608809Z pooling_mode=, 2025-05-07T21:02:58.5608890Z T=4, 2025-05-07T21:02:58.5608973Z D=59, 2025-05-07T21:02:58.5609064Z B=35, 2025-05-07T21:02:58.5609147Z log_E=4, 2025-05-07T21:02:58.5609230Z L=6, 2025-05-07T21:02:58.5609325Z D_gradcheck=2, 2025-05-07T21:02:58.5609425Z stochastic_rounding=True, 2025-05-07T21:02:58.5609513Z weighted=False, 2025-05-07T21:02:58.5609608Z row_wise=True, 2025-05-07T21:02:58.5609694Z mixed=True, 2025-05-07T21:02:58.5609789Z use_cache=True, 2025-05-07T21:02:58.5609903Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5610064Z use_cpu=True, 2025-05-07T21:02:58.5610176Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5610257Z ) 2025-05-07T21:02:58.5610389Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5610737Z self=, 2025-05-07T21:02:58.5610890Z compile=False, 2025-05-07T21:02:58.5611057Z pooling_mode=, 2025-05-07T21:02:58.5611149Z T=5, 2025-05-07T21:02:58.5611232Z D=72, 2025-05-07T21:02:58.5611311Z B=109, 2025-05-07T21:02:58.5611402Z log_E=3, 2025-05-07T21:02:58.5611484Z L=13, 2025-05-07T21:02:58.5611581Z D_gradcheck=1, 2025-05-07T21:02:58.5611682Z stochastic_rounding=True, 2025-05-07T21:02:58.5611770Z weighted=False, 2025-05-07T21:02:58.5611867Z row_wise=True, 2025-05-07T21:02:58.5611951Z mixed=True, 2025-05-07T21:02:58.5612041Z use_cache=False, 2025-05-07T21:02:58.5612166Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5612255Z use_cpu=True, 2025-05-07T21:02:58.5612364Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5612454Z ) 2025-05-07T21:02:58.5612589Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5612931Z self=, 2025-05-07T21:02:58.5613035Z compile=True, 2025-05-07T21:02:58.5613149Z pooling_mode=, 2025-05-07T21:02:58.5613233Z T=1, 2025-05-07T21:02:58.5613325Z D=16, 2025-05-07T21:02:58.5613407Z B=66, 2025-05-07T21:02:58.5613497Z log_E=5, 2025-05-07T21:02:58.5613580Z L=5, 2025-05-07T21:02:58.5613670Z D_gradcheck=2, 2025-05-07T21:02:58.5613779Z stochastic_rounding=True, 2025-05-07T21:02:58.5613867Z weighted=True, 2025-05-07T21:02:58.5613955Z row_wise=True, 2025-05-07T21:02:58.5614050Z mixed=False, 2025-05-07T21:02:58.5614140Z use_cache=True, 2025-05-07T21:02:58.5614299Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5614400Z use_cpu=True, 2025-05-07T21:02:58.5614508Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5614588Z ) 2025-05-07T21:02:58.5614733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5615074Z self=, 2025-05-07T21:02:58.5615178Z compile=False, 2025-05-07T21:02:58.5615291Z pooling_mode=, 2025-05-07T21:02:58.5615374Z T=5, 2025-05-07T21:02:58.5615466Z D=48, 2025-05-07T21:02:58.5615549Z B=70, 2025-05-07T21:02:58.5615630Z log_E=3, 2025-05-07T21:02:58.5615723Z L=16, 2025-05-07T21:02:58.5615813Z D_gradcheck=2, 2025-05-07T21:02:58.5615917Z stochastic_rounding=False, 2025-05-07T21:02:58.5616015Z weighted=True, 2025-05-07T21:02:58.5616104Z row_wise=True, 2025-05-07T21:02:58.5616191Z mixed=False, 2025-05-07T21:02:58.5616289Z use_cache=True, 2025-05-07T21:02:58.5616406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5616499Z use_cpu=True, 2025-05-07T21:02:58.5616621Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5616705Z ) 2025-05-07T21:02:58.5616843Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5617197Z self=, 2025-05-07T21:02:58.5617293Z compile=False, 2025-05-07T21:02:58.5617419Z pooling_mode=, 2025-05-07T21:02:58.5617504Z T=3, 2025-05-07T21:02:58.5617586Z D=96, 2025-05-07T21:02:58.5617685Z B=92, 2025-05-07T21:02:58.5617771Z log_E=4, 2025-05-07T21:02:58.5617856Z L=18, 2025-05-07T21:02:58.5617954Z D_gradcheck=1, 2025-05-07T21:02:58.5618056Z stochastic_rounding=False, 2025-05-07T21:02:58.5618148Z weighted=False, 2025-05-07T21:02:58.5618241Z row_wise=True, 2025-05-07T21:02:58.5618328Z mixed=False, 2025-05-07T21:02:58.5618420Z use_cache=False, 2025-05-07T21:02:58.5618541Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5618701Z use_cpu=True, 2025-05-07T21:02:58.5618818Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5618900Z ) 2025-05-07T21:02:58.5619037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5619387Z self=, 2025-05-07T21:02:58.5619591Z compile=False, 2025-05-07T21:02:58.5619706Z pooling_mode=, 2025-05-07T21:02:58.5619797Z T=3, 2025-05-07T21:02:58.5619879Z D=48, 2025-05-07T21:02:58.5619962Z B=66, 2025-05-07T21:02:58.5620054Z log_E=4, 2025-05-07T21:02:58.5620136Z L=1, 2025-05-07T21:02:58.5620222Z D_gradcheck=1, 2025-05-07T21:02:58.5620330Z stochastic_rounding=True, 2025-05-07T21:02:58.5620418Z weighted=True, 2025-05-07T21:02:58.5620504Z row_wise=True, 2025-05-07T21:02:58.5620598Z mixed=False, 2025-05-07T21:02:58.5620689Z use_cache=True, 2025-05-07T21:02:58.5620814Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5620900Z use_cpu=True, 2025-05-07T21:02:58.5621007Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5621092Z ) 2025-05-07T21:02:58.5621226Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5621567Z self=, 2025-05-07T21:02:58.5621673Z compile=True, 2025-05-07T21:02:58.5621785Z pooling_mode=, 2025-05-07T21:02:58.5621865Z T=3, 2025-05-07T21:02:58.5621956Z D=6, 2025-05-07T21:02:58.5622039Z B=56, 2025-05-07T21:02:58.5622124Z log_E=3, 2025-05-07T21:02:58.5622215Z L=11, 2025-05-07T21:02:58.5622304Z D_gradcheck=1, 2025-05-07T21:02:58.5622415Z stochastic_rounding=False, 2025-05-07T21:02:58.5622505Z weighted=False, 2025-05-07T21:02:58.5622592Z row_wise=True, 2025-05-07T21:02:58.5622682Z mixed=True, 2025-05-07T21:02:58.5622816Z use_cache=False, 2025-05-07T21:02:58.5622933Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5623027Z use_cpu=True, 2025-05-07T21:02:58.5623136Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5623214Z ) 2025-05-07T21:02:58.5623357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5623703Z self=, 2025-05-07T21:02:58.5623797Z compile=False, 2025-05-07T21:02:58.5623920Z pooling_mode=, 2025-05-07T21:02:58.5624002Z T=3, 2025-05-07T21:02:58.5624085Z D=98, 2025-05-07T21:02:58.5624175Z B=48, 2025-05-07T21:02:58.5624259Z log_E=4, 2025-05-07T21:02:58.5624350Z L=17, 2025-05-07T21:02:58.5624436Z D_gradcheck=1, 2025-05-07T21:02:58.5624535Z stochastic_rounding=True, 2025-05-07T21:02:58.5624628Z weighted=True, 2025-05-07T21:02:58.5624713Z row_wise=True, 2025-05-07T21:02:58.5624799Z mixed=True, 2025-05-07T21:02:58.5624896Z use_cache=True, 2025-05-07T21:02:58.5625011Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5625099Z use_cpu=True, 2025-05-07T21:02:58.5625215Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5625296Z ) 2025-05-07T21:02:58.5625430Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5625784Z self=, 2025-05-07T21:02:58.5625872Z compile=True, 2025-05-07T21:02:58.5625994Z pooling_mode=, 2025-05-07T21:02:58.5626078Z T=5, 2025-05-07T21:02:58.5626159Z D=58, 2025-05-07T21:02:58.5626254Z B=31, 2025-05-07T21:02:58.5626340Z log_E=4, 2025-05-07T21:02:58.5626425Z L=6, 2025-05-07T21:02:58.5626522Z D_gradcheck=1, 2025-05-07T21:02:58.5626624Z stochastic_rounding=False, 2025-05-07T21:02:58.5626713Z weighted=True, 2025-05-07T21:02:58.5626807Z row_wise=True, 2025-05-07T21:02:58.5626894Z mixed=True, 2025-05-07T21:02:58.5626988Z use_cache=True, 2025-05-07T21:02:58.5627160Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5627247Z use_cpu=True, 2025-05-07T21:02:58.5627355Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5627465Z ) 2025-05-07T21:02:58.5627600Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5628032Z self=, 2025-05-07T21:02:58.5628126Z compile=False, 2025-05-07T21:02:58.5628251Z pooling_mode=, 2025-05-07T21:02:58.5628335Z T=4, 2025-05-07T21:02:58.5628418Z D=31, 2025-05-07T21:02:58.5628515Z B=21, 2025-05-07T21:02:58.5628596Z log_E=4, 2025-05-07T21:02:58.5637449Z L=3, 2025-05-07T21:02:58.5637568Z D_gradcheck=1, 2025-05-07T21:02:58.5637677Z stochastic_rounding=True, 2025-05-07T21:02:58.5637773Z weighted=True, 2025-05-07T21:02:58.5637861Z row_wise=True, 2025-05-07T21:02:58.5637956Z mixed=True, 2025-05-07T21:02:58.5638058Z use_cache=True, 2025-05-07T21:02:58.5638177Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5638267Z use_cpu=True, 2025-05-07T21:02:58.5638387Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5638469Z ) 2025-05-07T21:02:58.5638619Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5639052Z self=, 2025-05-07T21:02:58.5639144Z compile=True, 2025-05-07T21:02:58.5639270Z pooling_mode=, 2025-05-07T21:02:58.5639354Z T=4, 2025-05-07T21:02:58.5639442Z D=66, 2025-05-07T21:02:58.5639533Z B=98, 2025-05-07T21:02:58.5639618Z log_E=5, 2025-05-07T21:02:58.5639699Z L=20, 2025-05-07T21:02:58.5639796Z D_gradcheck=2, 2025-05-07T21:02:58.5639899Z stochastic_rounding=True, 2025-05-07T21:02:58.5639988Z weighted=True, 2025-05-07T21:02:58.5640086Z row_wise=True, 2025-05-07T21:02:58.5640248Z mixed=True, 2025-05-07T21:02:58.5640340Z use_cache=True, 2025-05-07T21:02:58.5640463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5640552Z use_cpu=True, 2025-05-07T21:02:58.5640663Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5640755Z ) 2025-05-07T21:02:58.5640893Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5641252Z self=, 2025-05-07T21:02:58.5641343Z compile=False, 2025-05-07T21:02:58.5641457Z pooling_mode=, 2025-05-07T21:02:58.5641549Z T=4, 2025-05-07T21:02:58.5641634Z D=15, 2025-05-07T21:02:58.5641718Z B=79, 2025-05-07T21:02:58.5641808Z log_E=3, 2025-05-07T21:02:58.5641890Z L=18, 2025-05-07T21:02:58.5641977Z D_gradcheck=1, 2025-05-07T21:02:58.5642086Z stochastic_rounding=True, 2025-05-07T21:02:58.5642174Z weighted=True, 2025-05-07T21:02:58.5642261Z row_wise=True, 2025-05-07T21:02:58.5642361Z mixed=False, 2025-05-07T21:02:58.5642453Z use_cache=False, 2025-05-07T21:02:58.5642564Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5642660Z use_cpu=True, 2025-05-07T21:02:58.5642769Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5642858Z ) 2025-05-07T21:02:58.5642995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5643340Z self=, 2025-05-07T21:02:58.5643437Z compile=True, 2025-05-07T21:02:58.5643551Z pooling_mode=, 2025-05-07T21:02:58.5643632Z T=2, 2025-05-07T21:02:58.5643720Z D=34, 2025-05-07T21:02:58.5643803Z B=56, 2025-05-07T21:02:58.5643889Z log_E=4, 2025-05-07T21:02:58.5643979Z L=1, 2025-05-07T21:02:58.5644064Z D_gradcheck=1, 2025-05-07T21:02:58.5644167Z stochastic_rounding=True, 2025-05-07T21:02:58.5644263Z weighted=True, 2025-05-07T21:02:58.5644349Z row_wise=True, 2025-05-07T21:02:58.5644436Z mixed=True, 2025-05-07T21:02:58.5645013Z use_cache=False, 2025-05-07T21:02:58.5645126Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5645222Z use_cpu=True, 2025-05-07T21:02:58.5645328Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5645408Z ) 2025-05-07T21:02:58.5897932Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5898505Z self=, 2025-05-07T21:02:58.5898599Z compile=True, 2025-05-07T21:02:58.5898727Z pooling_mode=, 2025-05-07T21:02:58.5898811Z T=5, 2025-05-07T21:02:58.5898892Z D=92, 2025-05-07T21:02:58.5898984Z B=63, 2025-05-07T21:02:58.5899069Z log_E=3, 2025-05-07T21:02:58.5899156Z L=2, 2025-05-07T21:02:58.5899246Z D_gradcheck=2, 2025-05-07T21:02:58.5899350Z stochastic_rounding=False, 2025-05-07T21:02:58.5899444Z weighted=True, 2025-05-07T21:02:58.5899537Z row_wise=True, 2025-05-07T21:02:58.5899628Z mixed=True, 2025-05-07T21:02:58.5899724Z use_cache=False, 2025-05-07T21:02:58.5899885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5899974Z use_cpu=True, 2025-05-07T21:02:58.5900091Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5900173Z ) 2025-05-07T21:02:58.5900309Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5900664Z self=, 2025-05-07T21:02:58.5900752Z compile=True, 2025-05-07T21:02:58.5900876Z pooling_mode=, 2025-05-07T21:02:58.5900961Z T=1, 2025-05-07T21:02:58.5901045Z D=85, 2025-05-07T21:02:58.5901134Z B=98, 2025-05-07T21:02:58.5901219Z log_E=4, 2025-05-07T21:02:58.5901304Z L=12, 2025-05-07T21:02:58.5901401Z D_gradcheck=2, 2025-05-07T21:02:58.5901502Z stochastic_rounding=True, 2025-05-07T21:02:58.5901594Z weighted=False, 2025-05-07T21:02:58.5901788Z row_wise=True, 2025-05-07T21:02:58.5901878Z mixed=True, 2025-05-07T21:02:58.5901966Z use_cache=False, 2025-05-07T21:02:58.5902087Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5902174Z use_cpu=True, 2025-05-07T21:02:58.5902282Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5902371Z ) 2025-05-07T21:02:58.5902510Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5902864Z self=, 2025-05-07T21:02:58.5902956Z compile=True, 2025-05-07T21:02:58.5903073Z pooling_mode=, 2025-05-07T21:02:58.5903165Z T=2, 2025-05-07T21:02:58.5903251Z D=80, 2025-05-07T21:02:58.5903332Z B=47, 2025-05-07T21:02:58.5903422Z log_E=5, 2025-05-07T21:02:58.5903505Z L=16, 2025-05-07T21:02:58.5903595Z D_gradcheck=2, 2025-05-07T21:02:58.5903709Z stochastic_rounding=True, 2025-05-07T21:02:58.5903795Z weighted=True, 2025-05-07T21:02:58.5903889Z row_wise=True, 2025-05-07T21:02:58.5903987Z mixed=True, 2025-05-07T21:02:58.5904074Z use_cache=True, 2025-05-07T21:02:58.5904187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5904285Z use_cpu=True, 2025-05-07T21:02:58.5904605Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5904697Z ) 2025-05-07T21:02:58.5904836Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5905182Z self=, 2025-05-07T21:02:58.5905281Z compile=True, 2025-05-07T21:02:58.5905394Z pooling_mode=, 2025-05-07T21:02:58.5905478Z T=1, 2025-05-07T21:02:58.5905569Z D=15, 2025-05-07T21:02:58.5905654Z B=26, 2025-05-07T21:02:58.5905736Z log_E=4, 2025-05-07T21:02:58.5905831Z L=9, 2025-05-07T21:02:58.5905921Z D_gradcheck=1, 2025-05-07T21:02:58.5906023Z stochastic_rounding=True, 2025-05-07T21:02:58.5906122Z weighted=True, 2025-05-07T21:02:58.5906215Z row_wise=True, 2025-05-07T21:02:58.5906389Z mixed=False, 2025-05-07T21:02:58.5906476Z use_cache=False, 2025-05-07T21:02:58.5906586Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5906682Z use_cpu=True, 2025-05-07T21:02:58.5906790Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5906870Z ) 2025-05-07T21:02:58.5907069Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5907464Z self=, 2025-05-07T21:02:58.5907555Z compile=False, 2025-05-07T21:02:58.5907673Z pooling_mode=, 2025-05-07T21:02:58.5907755Z T=5, 2025-05-07T21:02:58.5907834Z D=15, 2025-05-07T21:02:58.5907922Z B=34, 2025-05-07T21:02:58.5908008Z log_E=4, 2025-05-07T21:02:58.5908088Z L=0, 2025-05-07T21:02:58.5908181Z D_gradcheck=1, 2025-05-07T21:02:58.5908282Z stochastic_rounding=True, 2025-05-07T21:02:58.5908377Z weighted=False, 2025-05-07T21:02:58.5908466Z row_wise=True, 2025-05-07T21:02:58.5908553Z mixed=False, 2025-05-07T21:02:58.5908645Z use_cache=True, 2025-05-07T21:02:58.5908755Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5908842Z use_cpu=True, 2025-05-07T21:02:58.5908953Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5909035Z ) 2025-05-07T21:02:58.5909169Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5909518Z self=, 2025-05-07T21:02:58.5909605Z compile=False, 2025-05-07T21:02:58.5909718Z pooling_mode=, 2025-05-07T21:02:58.5909805Z T=1, 2025-05-07T21:02:58.5909886Z D=15, 2025-05-07T21:02:58.5909976Z B=77, 2025-05-07T21:02:58.5910061Z log_E=3, 2025-05-07T21:02:58.5910141Z L=13, 2025-05-07T21:02:58.5910237Z D_gradcheck=1, 2025-05-07T21:02:58.5910338Z stochastic_rounding=True, 2025-05-07T21:02:58.5910487Z weighted=True, 2025-05-07T21:02:58.5910585Z row_wise=True, 2025-05-07T21:02:58.5910668Z mixed=True, 2025-05-07T21:02:58.5910756Z use_cache=True, 2025-05-07T21:02:58.5910875Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5910963Z use_cpu=True, 2025-05-07T21:02:58.5911068Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5911160Z ) 2025-05-07T21:02:58.5911295Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5911634Z self=, 2025-05-07T21:02:58.5911730Z compile=True, 2025-05-07T21:02:58.5911843Z pooling_mode=, 2025-05-07T21:02:58.5911933Z T=5, 2025-05-07T21:02:58.5912014Z D=40, 2025-05-07T21:02:58.5912098Z B=108, 2025-05-07T21:02:58.5912191Z log_E=4, 2025-05-07T21:02:58.5912273Z L=18, 2025-05-07T21:02:58.5912360Z D_gradcheck=1, 2025-05-07T21:02:58.5912469Z stochastic_rounding=False, 2025-05-07T21:02:58.5912560Z weighted=False, 2025-05-07T21:02:58.5912650Z row_wise=True, 2025-05-07T21:02:58.5912743Z mixed=False, 2025-05-07T21:02:58.5912830Z use_cache=True, 2025-05-07T21:02:58.5912939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5913035Z use_cpu=True, 2025-05-07T21:02:58.5913142Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5913228Z ) 2025-05-07T21:02:58.5913371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5913713Z self=, 2025-05-07T21:02:58.5913811Z compile=True, 2025-05-07T21:02:58.5913922Z pooling_mode=, 2025-05-07T21:02:58.5914005Z T=4, 2025-05-07T21:02:58.5914093Z D=61, 2025-05-07T21:02:58.5914174Z B=63, 2025-05-07T21:02:58.5914252Z log_E=4, 2025-05-07T21:02:58.5914340Z L=0, 2025-05-07T21:02:58.5914424Z D_gradcheck=2, 2025-05-07T21:02:58.5914524Z stochastic_rounding=False, 2025-05-07T21:02:58.5914617Z weighted=True, 2025-05-07T21:02:58.5914755Z row_wise=True, 2025-05-07T21:02:58.5914840Z mixed=True, 2025-05-07T21:02:58.5914932Z use_cache=True, 2025-05-07T21:02:58.5915042Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5915127Z use_cpu=True, 2025-05-07T21:02:58.5915237Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5915362Z ) 2025-05-07T21:02:58.5915541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5915886Z self=, 2025-05-07T21:02:58.5915974Z compile=True, 2025-05-07T21:02:58.5916095Z pooling_mode=, 2025-05-07T21:02:58.5916176Z T=2, 2025-05-07T21:02:58.5916257Z D=63, 2025-05-07T21:02:58.5916344Z B=2, 2025-05-07T21:02:58.5916428Z log_E=3, 2025-05-07T21:02:58.5916509Z L=5, 2025-05-07T21:02:58.5916602Z D_gradcheck=2, 2025-05-07T21:02:58.5916704Z stochastic_rounding=True, 2025-05-07T21:02:58.5916792Z weighted=False, 2025-05-07T21:02:58.5916886Z row_wise=True, 2025-05-07T21:02:58.5916971Z mixed=True, 2025-05-07T21:02:58.5917064Z use_cache=False, 2025-05-07T21:02:58.5917175Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5917260Z use_cpu=True, 2025-05-07T21:02:58.5917370Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5917456Z ) 2025-05-07T21:02:58.5917590Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5917936Z self=, 2025-05-07T21:02:58.5918021Z compile=True, 2025-05-07T21:02:58.5918132Z pooling_mode=, 2025-05-07T21:02:58.5918220Z T=3, 2025-05-07T21:02:58.5918303Z D=83, 2025-05-07T21:02:58.5918384Z B=24, 2025-05-07T21:02:58.5918471Z log_E=4, 2025-05-07T21:02:58.5918549Z L=13, 2025-05-07T21:02:58.5918636Z D_gradcheck=2, 2025-05-07T21:02:58.5918787Z stochastic_rounding=False, 2025-05-07T21:02:58.5918876Z weighted=True, 2025-05-07T21:02:58.5918969Z row_wise=True, 2025-05-07T21:02:58.5919052Z mixed=False, 2025-05-07T21:02:58.5919140Z use_cache=False, 2025-05-07T21:02:58.5919255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5919341Z use_cpu=True, 2025-05-07T21:02:58.5919449Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5919532Z ) 2025-05-07T21:02:58.5919667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5920004Z self=, 2025-05-07T21:02:58.5920097Z compile=False, 2025-05-07T21:02:58.5920207Z pooling_mode=, 2025-05-07T21:02:58.5920286Z T=4, 2025-05-07T21:02:58.5920373Z D=55, 2025-05-07T21:02:58.5920453Z B=83, 2025-05-07T21:02:58.5920543Z log_E=5, 2025-05-07T21:02:58.5920622Z L=20, 2025-05-07T21:02:58.5920708Z D_gradcheck=1, 2025-05-07T21:02:58.5920819Z stochastic_rounding=False, 2025-05-07T21:02:58.5920910Z weighted=False, 2025-05-07T21:02:58.5920996Z row_wise=True, 2025-05-07T21:02:58.5921087Z mixed=False, 2025-05-07T21:02:58.5921175Z use_cache=False, 2025-05-07T21:02:58.5921284Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5921374Z use_cpu=True, 2025-05-07T21:02:58.5921480Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5921557Z ) 2025-05-07T21:02:58.5921697Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5922036Z self=, 2025-05-07T21:02:58.5922122Z compile=True, 2025-05-07T21:02:58.5922239Z pooling_mode=, 2025-05-07T21:02:58.5922320Z T=5, 2025-05-07T21:02:58.5922407Z D=43, 2025-05-07T21:02:58.5922488Z B=44, 2025-05-07T21:02:58.5922569Z log_E=4, 2025-05-07T21:02:58.5922657Z L=6, 2025-05-07T21:02:58.5922745Z D_gradcheck=1, 2025-05-07T21:02:58.5922845Z stochastic_rounding=True, 2025-05-07T21:02:58.5922984Z weighted=True, 2025-05-07T21:02:58.5923072Z row_wise=True, 2025-05-07T21:02:58.5923156Z mixed=True, 2025-05-07T21:02:58.5923249Z use_cache=False, 2025-05-07T21:02:58.5923358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5923446Z use_cpu=True, 2025-05-07T21:02:58.5923627Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5923745Z ) 2025-05-07T21:02:58.5923884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5924231Z self=, 2025-05-07T21:02:58.5924319Z compile=True, 2025-05-07T21:02:58.5924438Z pooling_mode=, 2025-05-07T21:02:58.5924517Z T=1, 2025-05-07T21:02:58.5924599Z D=11, 2025-05-07T21:02:58.5924689Z B=88, 2025-05-07T21:02:58.5924770Z log_E=3, 2025-05-07T21:02:58.5924851Z L=7, 2025-05-07T21:02:58.5924942Z D_gradcheck=1, 2025-05-07T21:02:58.5925044Z stochastic_rounding=True, 2025-05-07T21:02:58.5925133Z weighted=False, 2025-05-07T21:02:58.5925224Z row_wise=True, 2025-05-07T21:02:58.5925306Z mixed=True, 2025-05-07T21:02:58.5925392Z use_cache=False, 2025-05-07T21:02:58.5925507Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5925597Z use_cpu=True, 2025-05-07T21:02:58.5925709Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5925788Z ) 2025-05-07T21:02:58.5925919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5926264Z self=, 2025-05-07T21:02:58.5926354Z compile=True, 2025-05-07T21:02:58.5926467Z pooling_mode=, 2025-05-07T21:02:58.5926555Z T=3, 2025-05-07T21:02:58.5926634Z D=22, 2025-05-07T21:02:58.5926715Z B=39, 2025-05-07T21:02:58.5926804Z log_E=5, 2025-05-07T21:02:58.5926972Z L=4, 2025-05-07T21:02:58.5927107Z D_gradcheck=2, 2025-05-07T21:02:58.5927217Z stochastic_rounding=False, 2025-05-07T21:02:58.5927304Z weighted=True, 2025-05-07T21:02:58.5927388Z row_wise=True, 2025-05-07T21:02:58.5927480Z mixed=True, 2025-05-07T21:02:58.5927567Z use_cache=True, 2025-05-07T21:02:58.5927683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5927771Z use_cpu=True, 2025-05-07T21:02:58.5927877Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.5927964Z ) 2025-05-07T21:02:58.5928098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5928435Z self=, 2025-05-07T21:02:58.5928530Z compile=False, 2025-05-07T21:02:58.5928642Z pooling_mode=, 2025-05-07T21:02:58.5928724Z T=1, 2025-05-07T21:02:58.5928811Z D=118, 2025-05-07T21:02:58.5928891Z B=80, 2025-05-07T21:02:58.5928974Z log_E=3, 2025-05-07T21:02:58.5929062Z L=17, 2025-05-07T21:02:58.5929149Z D_gradcheck=2, 2025-05-07T21:02:58.5929252Z stochastic_rounding=False, 2025-05-07T21:02:58.5929342Z weighted=True, 2025-05-07T21:02:58.5929428Z row_wise=True, 2025-05-07T21:02:58.5929517Z mixed=True, 2025-05-07T21:02:58.5929602Z use_cache=True, 2025-05-07T21:02:58.5929713Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.5929805Z use_cpu=True, 2025-05-07T21:02:58.5929922Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5930000Z ) 2025-05-07T21:02:58.5930134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.5930480Z self=, 2025-05-07T21:02:58.5930570Z compile=True, 2025-05-07T21:02:58.5930688Z pooling_mode=, 2025-05-07T21:02:58.5930770Z T=4, 2025-05-07T21:02:58.5930851Z D=76, 2025-05-07T21:02:58.5930939Z B=74, 2025-05-07T21:02:58.5931021Z log_E=4, 2025-05-07T21:02:58.5931099Z L=8, 2025-05-07T21:02:58.5931191Z D_gradcheck=2, 2025-05-07T21:02:58.5931337Z stochastic_rounding=True, 2025-05-07T21:02:58.5931422Z weighted=True, 2025-05-07T21:02:58.5931513Z row_wise=True, 2025-05-07T21:02:58.5931597Z mixed=False, 2025-05-07T21:02:58.5931686Z use_cache=False, 2025-05-07T21:02:58.5931803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.5931927Z use_cpu=True, 2025-05-07T21:02:58.5932071Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.5932159Z ) 2025-05-07T21:02:58.6187871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6188753Z self=, 2025-05-07T21:02:58.6188871Z compile=True, 2025-05-07T21:02:58.6189035Z pooling_mode=, 2025-05-07T21:02:58.6189143Z T=3, 2025-05-07T21:02:58.6189249Z D=125, 2025-05-07T21:02:58.6189364Z B=127, 2025-05-07T21:02:58.6189469Z log_E=3, 2025-05-07T21:02:58.6189578Z L=17, 2025-05-07T21:02:58.6189711Z D_gradcheck=1, 2025-05-07T21:02:58.6189853Z stochastic_rounding=False, 2025-05-07T21:02:58.6189974Z weighted=False, 2025-05-07T21:02:58.6190088Z row_wise=True, 2025-05-07T21:02:58.6190198Z mixed=True, 2025-05-07T21:02:58.6190325Z use_cache=False, 2025-05-07T21:02:58.6190479Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6190572Z use_cpu=True, 2025-05-07T21:02:58.6190687Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6190769Z ) 2025-05-07T21:02:58.6190911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6191265Z self=, 2025-05-07T21:02:58.6191353Z compile=True, 2025-05-07T21:02:58.6191466Z pooling_mode=, 2025-05-07T21:02:58.6191553Z T=5, 2025-05-07T21:02:58.6191634Z D=42, 2025-05-07T21:02:58.6191721Z B=89, 2025-05-07T21:02:58.6191803Z log_E=4, 2025-05-07T21:02:58.6192018Z L=8, 2025-05-07T21:02:58.6192116Z D_gradcheck=2, 2025-05-07T21:02:58.6192217Z stochastic_rounding=True, 2025-05-07T21:02:58.6192302Z weighted=True, 2025-05-07T21:02:58.6192395Z row_wise=True, 2025-05-07T21:02:58.6192481Z mixed=False, 2025-05-07T21:02:58.6192566Z use_cache=False, 2025-05-07T21:02:58.6192683Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6192774Z use_cpu=True, 2025-05-07T21:02:58.6192883Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6192969Z ) 2025-05-07T21:02:58.6193105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6193444Z self=, 2025-05-07T21:02:58.6193539Z compile=False, 2025-05-07T21:02:58.6193650Z pooling_mode=, 2025-05-07T21:02:58.6193736Z T=5, 2025-05-07T21:02:58.6193817Z D=40, 2025-05-07T21:02:58.6193942Z B=101, 2025-05-07T21:02:58.6194030Z log_E=5, 2025-05-07T21:02:58.6194116Z L=20, 2025-05-07T21:02:58.6194201Z D_gradcheck=1, 2025-05-07T21:02:58.6194309Z stochastic_rounding=False, 2025-05-07T21:02:58.6194396Z weighted=False, 2025-05-07T21:02:58.6194482Z row_wise=True, 2025-05-07T21:02:58.6194573Z mixed=True, 2025-05-07T21:02:58.6194659Z use_cache=False, 2025-05-07T21:02:58.6194775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6194870Z use_cpu=True, 2025-05-07T21:02:58.6194978Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6195066Z ) 2025-05-07T21:02:58.6195199Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6195539Z self=, 2025-05-07T21:02:58.6195635Z compile=True, 2025-05-07T21:02:58.6195748Z pooling_mode=, 2025-05-07T21:02:58.6195827Z T=2, 2025-05-07T21:02:58.6195917Z D=126, 2025-05-07T21:02:58.6195997Z B=57, 2025-05-07T21:02:58.6196084Z log_E=3, 2025-05-07T21:02:58.6196169Z L=0, 2025-05-07T21:02:58.6196333Z D_gradcheck=2, 2025-05-07T21:02:58.6196434Z stochastic_rounding=False, 2025-05-07T21:02:58.6196528Z weighted=False, 2025-05-07T21:02:58.6196615Z row_wise=True, 2025-05-07T21:02:58.6196700Z mixed=False, 2025-05-07T21:02:58.6196795Z use_cache=False, 2025-05-07T21:02:58.6196972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6197116Z use_cpu=True, 2025-05-07T21:02:58.6197223Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6197300Z ) 2025-05-07T21:02:58.6197439Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6197777Z self=, 2025-05-07T21:02:58.6197867Z compile=False, 2025-05-07T21:02:58.6197986Z pooling_mode=, 2025-05-07T21:02:58.6198067Z T=5, 2025-05-07T21:02:58.6198149Z D=15, 2025-05-07T21:02:58.6198235Z B=31, 2025-05-07T21:02:58.6198322Z log_E=3, 2025-05-07T21:02:58.6198403Z L=18, 2025-05-07T21:02:58.6198500Z D_gradcheck=1, 2025-05-07T21:02:58.6198598Z stochastic_rounding=True, 2025-05-07T21:02:58.6198696Z weighted=False, 2025-05-07T21:02:58.6198783Z row_wise=True, 2025-05-07T21:02:58.6198869Z mixed=False, 2025-05-07T21:02:58.6198967Z use_cache=False, 2025-05-07T21:02:58.6199084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6199171Z use_cpu=True, 2025-05-07T21:02:58.6199285Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6199368Z ) 2025-05-07T21:02:58.6199502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6199849Z self=, 2025-05-07T21:02:58.6199939Z compile=True, 2025-05-07T21:02:58.6200049Z pooling_mode=, 2025-05-07T21:02:58.6200142Z T=2, 2025-05-07T21:02:58.6200223Z D=20, 2025-05-07T21:02:58.6200305Z B=15, 2025-05-07T21:02:58.6200445Z log_E=3, 2025-05-07T21:02:58.6200531Z L=14, 2025-05-07T21:02:58.6200623Z D_gradcheck=1, 2025-05-07T21:02:58.6200723Z stochastic_rounding=False, 2025-05-07T21:02:58.6200807Z weighted=True, 2025-05-07T21:02:58.6200900Z row_wise=True, 2025-05-07T21:02:58.6200985Z mixed=True, 2025-05-07T21:02:58.6201073Z use_cache=True, 2025-05-07T21:02:58.6201190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6201279Z use_cpu=True, 2025-05-07T21:02:58.6201382Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6201467Z ) 2025-05-07T21:02:58.6201598Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6201936Z self=, 2025-05-07T21:02:58.6202029Z compile=False, 2025-05-07T21:02:58.6202140Z pooling_mode=, 2025-05-07T21:02:58.6202225Z T=5, 2025-05-07T21:02:58.6202306Z D=63, 2025-05-07T21:02:58.6202387Z B=83, 2025-05-07T21:02:58.6202474Z log_E=3, 2025-05-07T21:02:58.6202561Z L=14, 2025-05-07T21:02:58.6202648Z D_gradcheck=2, 2025-05-07T21:02:58.6202756Z stochastic_rounding=False, 2025-05-07T21:02:58.6202843Z weighted=False, 2025-05-07T21:02:58.6202926Z row_wise=True, 2025-05-07T21:02:58.6203019Z mixed=False, 2025-05-07T21:02:58.6203110Z use_cache=True, 2025-05-07T21:02:58.6203223Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6203319Z use_cpu=True, 2025-05-07T21:02:58.6203429Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6203510Z ) 2025-05-07T21:02:58.6203652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6203993Z self=, 2025-05-07T21:02:58.6204088Z compile=True, 2025-05-07T21:02:58.6204203Z pooling_mode=, 2025-05-07T21:02:58.6204286Z T=1, 2025-05-07T21:02:58.6204377Z D=15, 2025-05-07T21:02:58.6204788Z B=6, 2025-05-07T21:02:58.6204982Z log_E=5, 2025-05-07T21:02:58.6205097Z L=11, 2025-05-07T21:02:58.6205180Z D_gradcheck=2, 2025-05-07T21:02:58.6205279Z stochastic_rounding=False, 2025-05-07T21:02:58.6205372Z weighted=True, 2025-05-07T21:02:58.6205458Z row_wise=True, 2025-05-07T21:02:58.6205544Z mixed=True, 2025-05-07T21:02:58.6205700Z use_cache=False, 2025-05-07T21:02:58.6205865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6205951Z use_cpu=True, 2025-05-07T21:02:58.6206069Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6206151Z ) 2025-05-07T21:02:58.6206291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6206631Z self=, 2025-05-07T21:02:58.6206719Z compile=False, 2025-05-07T21:02:58.6206840Z pooling_mode=, 2025-05-07T21:02:58.6206989Z T=4, 2025-05-07T21:02:58.6207073Z D=43, 2025-05-07T21:02:58.6207160Z B=41, 2025-05-07T21:02:58.6207247Z log_E=5, 2025-05-07T21:02:58.6207327Z L=1, 2025-05-07T21:02:58.6207418Z D_gradcheck=1, 2025-05-07T21:02:58.6207518Z stochastic_rounding=True, 2025-05-07T21:02:58.6207606Z weighted=True, 2025-05-07T21:02:58.6207697Z row_wise=True, 2025-05-07T21:02:58.6207780Z mixed=False, 2025-05-07T21:02:58.6207884Z use_cache=False, 2025-05-07T21:02:58.6208018Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6208124Z use_cpu=True, 2025-05-07T21:02:58.6208239Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6208320Z ) 2025-05-07T21:02:58.6208453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6208798Z self=, 2025-05-07T21:02:58.6208884Z compile=True, 2025-05-07T21:02:58.6208996Z pooling_mode=, 2025-05-07T21:02:58.6209085Z T=5, 2025-05-07T21:02:58.6209165Z D=102, 2025-05-07T21:02:58.6209357Z B=36, 2025-05-07T21:02:58.6209450Z log_E=4, 2025-05-07T21:02:58.6209530Z L=13, 2025-05-07T21:02:58.6209620Z D_gradcheck=2, 2025-05-07T21:02:58.6209726Z stochastic_rounding=False, 2025-05-07T21:02:58.6209811Z weighted=True, 2025-05-07T21:02:58.6209904Z row_wise=True, 2025-05-07T21:02:58.6209994Z mixed=False, 2025-05-07T21:02:58.6210083Z use_cache=True, 2025-05-07T21:02:58.6210207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6210294Z use_cpu=True, 2025-05-07T21:02:58.6210401Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6210487Z ) 2025-05-07T21:02:58.6210622Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6210965Z self=, 2025-05-07T21:02:58.6211059Z compile=True, 2025-05-07T21:02:58.6211169Z pooling_mode=, 2025-05-07T21:02:58.6211251Z T=4, 2025-05-07T21:02:58.6211341Z D=58, 2025-05-07T21:02:58.6211424Z B=66, 2025-05-07T21:02:58.6211503Z log_E=3, 2025-05-07T21:02:58.6211594Z L=12, 2025-05-07T21:02:58.6211681Z D_gradcheck=2, 2025-05-07T21:02:58.6211784Z stochastic_rounding=True, 2025-05-07T21:02:58.6211869Z weighted=True, 2025-05-07T21:02:58.6211955Z row_wise=True, 2025-05-07T21:02:58.6212045Z mixed=True, 2025-05-07T21:02:58.6212129Z use_cache=False, 2025-05-07T21:02:58.6212243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6212334Z use_cpu=True, 2025-05-07T21:02:58.6212440Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6212520Z ) 2025-05-07T21:02:58.6212657Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6212997Z self=, 2025-05-07T21:02:58.6213084Z compile=True, 2025-05-07T21:02:58.6213203Z pooling_mode=, 2025-05-07T21:02:58.6213281Z T=2, 2025-05-07T21:02:58.6213370Z D=14, 2025-05-07T21:02:58.6213500Z B=82, 2025-05-07T21:02:58.6213582Z log_E=5, 2025-05-07T21:02:58.6213667Z L=10, 2025-05-07T21:02:58.6213753Z D_gradcheck=2, 2025-05-07T21:02:58.6213851Z stochastic_rounding=True, 2025-05-07T21:02:58.6213944Z weighted=False, 2025-05-07T21:02:58.6214030Z row_wise=True, 2025-05-07T21:02:58.6214154Z mixed=False, 2025-05-07T21:02:58.6214285Z use_cache=False, 2025-05-07T21:02:58.6214396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6214480Z use_cpu=True, 2025-05-07T21:02:58.6214591Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6214670Z ) 2025-05-07T21:02:58.6214803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6215147Z self=, 2025-05-07T21:02:58.6215235Z compile=False, 2025-05-07T21:02:58.6215352Z pooling_mode=, 2025-05-07T21:02:58.6215434Z T=2, 2025-05-07T21:02:58.6215517Z D=44, 2025-05-07T21:02:58.6215603Z B=106, 2025-05-07T21:02:58.6215686Z log_E=5, 2025-05-07T21:02:58.6215767Z L=16, 2025-05-07T21:02:58.6215857Z D_gradcheck=1, 2025-05-07T21:02:58.6215957Z stochastic_rounding=False, 2025-05-07T21:02:58.6216045Z weighted=False, 2025-05-07T21:02:58.6216136Z row_wise=True, 2025-05-07T21:02:58.6216223Z mixed=False, 2025-05-07T21:02:58.6216314Z use_cache=True, 2025-05-07T21:02:58.6216431Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6216515Z use_cpu=True, 2025-05-07T21:02:58.6216622Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6216708Z ) 2025-05-07T21:02:58.6216840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6217186Z self=, 2025-05-07T21:02:58.6217274Z compile=False, 2025-05-07T21:02:58.6217384Z pooling_mode=, 2025-05-07T21:02:58.6217516Z T=1, 2025-05-07T21:02:58.6217603Z D=21, 2025-05-07T21:02:58.6217684Z B=8, 2025-05-07T21:02:58.6217778Z log_E=3, 2025-05-07T21:02:58.6217861Z L=8, 2025-05-07T21:02:58.6217951Z D_gradcheck=2, 2025-05-07T21:02:58.6218055Z stochastic_rounding=True, 2025-05-07T21:02:58.6218140Z weighted=True, 2025-05-07T21:02:58.6218230Z row_wise=True, 2025-05-07T21:02:58.6218325Z mixed=False, 2025-05-07T21:02:58.6218416Z use_cache=False, 2025-05-07T21:02:58.6218533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6218620Z use_cpu=True, 2025-05-07T21:02:58.6218727Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6218812Z ) 2025-05-07T21:02:58.6218945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6219291Z self=, 2025-05-07T21:02:58.6219385Z compile=True, 2025-05-07T21:02:58.6219498Z pooling_mode=, 2025-05-07T21:02:58.6219584Z T=5, 2025-05-07T21:02:58.6219675Z D=31, 2025-05-07T21:02:58.6219755Z B=116, 2025-05-07T21:02:58.6219838Z log_E=3, 2025-05-07T21:02:58.6219929Z L=17, 2025-05-07T21:02:58.6220013Z D_gradcheck=2, 2025-05-07T21:02:58.6220115Z stochastic_rounding=False, 2025-05-07T21:02:58.6220206Z weighted=True, 2025-05-07T21:02:58.6220293Z row_wise=True, 2025-05-07T21:02:58.6220384Z mixed=True, 2025-05-07T21:02:58.6220474Z use_cache=True, 2025-05-07T21:02:58.6220585Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6220675Z use_cpu=True, 2025-05-07T21:02:58.6220782Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6220863Z ) 2025-05-07T21:02:58.6221001Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6221342Z self=, 2025-05-07T21:02:58.6221429Z compile=False, 2025-05-07T21:02:58.6221549Z pooling_mode=, 2025-05-07T21:02:58.6221635Z T=3, 2025-05-07T21:02:58.6221763Z D=16, 2025-05-07T21:02:58.6221850Z B=91, 2025-05-07T21:02:58.6221934Z log_E=3, 2025-05-07T21:02:58.6222020Z L=15, 2025-05-07T21:02:58.6222105Z D_gradcheck=2, 2025-05-07T21:02:58.6222205Z stochastic_rounding=False, 2025-05-07T21:02:58.6222299Z weighted=False, 2025-05-07T21:02:58.6222425Z row_wise=True, 2025-05-07T21:02:58.6222547Z mixed=True, 2025-05-07T21:02:58.6222641Z use_cache=False, 2025-05-07T21:02:58.6222752Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6222838Z use_cpu=True, 2025-05-07T21:02:58.6222951Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6223031Z ) 2025-05-07T21:02:58.6479112Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6479897Z self=, 2025-05-07T21:02:58.6480016Z compile=True, 2025-05-07T21:02:58.6480195Z pooling_mode=, 2025-05-07T21:02:58.6480310Z T=1, 2025-05-07T21:02:58.6480473Z D=38, 2025-05-07T21:02:58.6480578Z B=117, 2025-05-07T21:02:58.6480693Z log_E=5, 2025-05-07T21:02:58.6480795Z L=6, 2025-05-07T21:02:58.6480903Z D_gradcheck=1, 2025-05-07T21:02:58.6481040Z stochastic_rounding=True, 2025-05-07T21:02:58.6481163Z weighted=False, 2025-05-07T21:02:58.6481274Z row_wise=True, 2025-05-07T21:02:58.6481393Z mixed=False, 2025-05-07T21:02:58.6481506Z use_cache=True, 2025-05-07T21:02:58.6481653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6481773Z use_cpu=True, 2025-05-07T21:02:58.6481917Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6482006Z ) 2025-05-07T21:02:58.6482146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6482485Z self=, 2025-05-07T21:02:58.6482573Z compile=True, 2025-05-07T21:02:58.6482808Z pooling_mode=, 2025-05-07T21:02:58.6482890Z T=3, 2025-05-07T21:02:58.6482972Z D=3, 2025-05-07T21:02:58.6483050Z B=128, 2025-05-07T21:02:58.6483131Z log_E=4, 2025-05-07T21:02:58.6483212Z L=12, 2025-05-07T21:02:58.6483295Z D_gradcheck=2, 2025-05-07T21:02:58.6483393Z stochastic_rounding=False, 2025-05-07T21:02:58.6483484Z weighted=True, 2025-05-07T21:02:58.6483566Z row_wise=True, 2025-05-07T21:02:58.6483649Z mixed=True, 2025-05-07T21:02:58.6483738Z use_cache=True, 2025-05-07T21:02:58.6483849Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6483932Z use_cpu=True, 2025-05-07T21:02:58.6484043Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6484117Z ) 2025-05-07T21:02:58.6484256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6484595Z self=, 2025-05-07T21:02:58.6484681Z compile=True, 2025-05-07T21:02:58.6484800Z pooling_mode=, 2025-05-07T21:02:58.6484889Z T=2, 2025-05-07T21:02:58.6484966Z D=38, 2025-05-07T21:02:58.6485051Z B=120, 2025-05-07T21:02:58.6485135Z log_E=5, 2025-05-07T21:02:58.6485213Z L=17, 2025-05-07T21:02:58.6485307Z D_gradcheck=2, 2025-05-07T21:02:58.6485403Z stochastic_rounding=False, 2025-05-07T21:02:58.6485488Z weighted=True, 2025-05-07T21:02:58.6485577Z row_wise=True, 2025-05-07T21:02:58.6485660Z mixed=False, 2025-05-07T21:02:58.6485744Z use_cache=True, 2025-05-07T21:02:58.6485860Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6485942Z use_cpu=True, 2025-05-07T21:02:58.6486051Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6486127Z ) 2025-05-07T21:02:58.6486257Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6486601Z self=, 2025-05-07T21:02:58.6486688Z compile=False, 2025-05-07T21:02:58.6486799Z pooling_mode=, 2025-05-07T21:02:58.6487075Z T=5, 2025-05-07T21:02:58.6495104Z D=43, 2025-05-07T21:02:58.6495227Z B=34, 2025-05-07T21:02:58.6495317Z log_E=3, 2025-05-07T21:02:58.6495401Z L=0, 2025-05-07T21:02:58.6495500Z D_gradcheck=1, 2025-05-07T21:02:58.6495608Z stochastic_rounding=False, 2025-05-07T21:02:58.6495803Z weighted=True, 2025-05-07T21:02:58.6495969Z row_wise=True, 2025-05-07T21:02:58.6496059Z mixed=True, 2025-05-07T21:02:58.6496148Z use_cache=True, 2025-05-07T21:02:58.6496278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6496369Z use_cpu=True, 2025-05-07T21:02:58.6496488Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6496570Z ) 2025-05-07T21:02:58.6496710Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6497068Z self=, 2025-05-07T21:02:58.6497160Z compile=False, 2025-05-07T21:02:58.6497278Z pooling_mode=, 2025-05-07T21:02:58.6497374Z T=2, 2025-05-07T21:02:58.6497461Z D=77, 2025-05-07T21:02:58.6497544Z B=112, 2025-05-07T21:02:58.6497638Z log_E=4, 2025-05-07T21:02:58.6497719Z L=4, 2025-05-07T21:02:58.6497813Z D_gradcheck=2, 2025-05-07T21:02:58.6497935Z stochastic_rounding=False, 2025-05-07T21:02:58.6498042Z weighted=False, 2025-05-07T21:02:58.6498150Z row_wise=True, 2025-05-07T21:02:58.6498250Z mixed=True, 2025-05-07T21:02:58.6498340Z use_cache=True, 2025-05-07T21:02:58.6498463Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6498552Z use_cpu=True, 2025-05-07T21:02:58.6498659Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6498748Z ) 2025-05-07T21:02:58.6498884Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6499226Z self=, 2025-05-07T21:02:58.6499362Z compile=True, 2025-05-07T21:02:58.6499478Z pooling_mode=, 2025-05-07T21:02:58.6499559Z T=4, 2025-05-07T21:02:58.6499645Z D=79, 2025-05-07T21:02:58.6499723Z B=116, 2025-05-07T21:02:58.6499804Z log_E=4, 2025-05-07T21:02:58.6499888Z L=13, 2025-05-07T21:02:58.6499970Z D_gradcheck=2, 2025-05-07T21:02:58.6500083Z stochastic_rounding=False, 2025-05-07T21:02:58.6500169Z weighted=True, 2025-05-07T21:02:58.6500255Z row_wise=True, 2025-05-07T21:02:58.6500342Z mixed=False, 2025-05-07T21:02:58.6500424Z use_cache=False, 2025-05-07T21:02:58.6500535Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6500626Z use_cpu=True, 2025-05-07T21:02:58.6500733Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6500810Z ) 2025-05-07T21:02:58.6500947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6501283Z self=, 2025-05-07T21:02:58.6501375Z compile=False, 2025-05-07T21:02:58.6501492Z pooling_mode=, 2025-05-07T21:02:58.6501571Z T=1, 2025-05-07T21:02:58.6501658Z D=88, 2025-05-07T21:02:58.6501737Z B=8, 2025-05-07T21:02:58.6501817Z log_E=5, 2025-05-07T21:02:58.6501902Z L=5, 2025-05-07T21:02:58.6501987Z D_gradcheck=2, 2025-05-07T21:02:58.6502092Z stochastic_rounding=False, 2025-05-07T21:02:58.6502188Z weighted=True, 2025-05-07T21:02:58.6502277Z row_wise=True, 2025-05-07T21:02:58.6502365Z mixed=False, 2025-05-07T21:02:58.6502460Z use_cache=False, 2025-05-07T21:02:58.6502574Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6502662Z use_cpu=True, 2025-05-07T21:02:58.6502775Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6502854Z ) 2025-05-07T21:02:58.6502989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6503335Z self=, 2025-05-07T21:02:58.6503424Z compile=True, 2025-05-07T21:02:58.6503592Z pooling_mode=, 2025-05-07T21:02:58.6503673Z T=3, 2025-05-07T21:02:58.6503758Z D=91, 2025-05-07T21:02:58.6503847Z B=19, 2025-05-07T21:02:58.6503933Z log_E=3, 2025-05-07T21:02:58.6504019Z L=16, 2025-05-07T21:02:58.6504112Z D_gradcheck=2, 2025-05-07T21:02:58.6504262Z stochastic_rounding=False, 2025-05-07T21:02:58.6504598Z weighted=True, 2025-05-07T21:02:58.6504697Z row_wise=True, 2025-05-07T21:02:58.6504785Z mixed=True, 2025-05-07T21:02:58.6504876Z use_cache=True, 2025-05-07T21:02:58.6504995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6505085Z use_cpu=True, 2025-05-07T21:02:58.6505191Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6505280Z ) 2025-05-07T21:02:58.6505417Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6505767Z self=, 2025-05-07T21:02:58.6505858Z compile=False, 2025-05-07T21:02:58.6505975Z pooling_mode=, 2025-05-07T21:02:58.6506065Z T=1, 2025-05-07T21:02:58.6506147Z D=4, 2025-05-07T21:02:58.6506232Z B=83, 2025-05-07T21:02:58.6506320Z log_E=4, 2025-05-07T21:02:58.6506402Z L=2, 2025-05-07T21:02:58.6506489Z D_gradcheck=2, 2025-05-07T21:02:58.6506600Z stochastic_rounding=True, 2025-05-07T21:02:58.6506692Z weighted=False, 2025-05-07T21:02:58.6506780Z row_wise=True, 2025-05-07T21:02:58.6506872Z mixed=True, 2025-05-07T21:02:58.6506960Z use_cache=True, 2025-05-07T21:02:58.6507077Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6507171Z use_cpu=True, 2025-05-07T21:02:58.6507279Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6507371Z ) 2025-05-07T21:02:58.6507507Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6507921Z self=, 2025-05-07T21:02:58.6508023Z compile=True, 2025-05-07T21:02:58.6508136Z pooling_mode=, 2025-05-07T21:02:58.6508216Z T=4, 2025-05-07T21:02:58.6508304Z D=54, 2025-05-07T21:02:58.6508384Z B=2, 2025-05-07T21:02:58.6508468Z log_E=3, 2025-05-07T21:02:58.6508555Z L=16, 2025-05-07T21:02:58.6508647Z D_gradcheck=1, 2025-05-07T21:02:58.6508749Z stochastic_rounding=False, 2025-05-07T21:02:58.6508847Z weighted=True, 2025-05-07T21:02:58.6508935Z row_wise=True, 2025-05-07T21:02:58.6509025Z mixed=False, 2025-05-07T21:02:58.6509125Z use_cache=False, 2025-05-07T21:02:58.6509242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6509342Z use_cpu=True, 2025-05-07T21:02:58.6509449Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6509530Z ) 2025-05-07T21:02:58.6509671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6510013Z self=, 2025-05-07T21:02:58.6510108Z compile=False, 2025-05-07T21:02:58.6510223Z pooling_mode=, 2025-05-07T21:02:58.6510305Z T=5, 2025-05-07T21:02:58.6510383Z D=44, 2025-05-07T21:02:58.6510469Z B=70, 2025-05-07T21:02:58.6510550Z log_E=3, 2025-05-07T21:02:58.6510630Z L=13, 2025-05-07T21:02:58.6510720Z D_gradcheck=1, 2025-05-07T21:02:58.6510818Z stochastic_rounding=False, 2025-05-07T21:02:58.6510908Z weighted=True, 2025-05-07T21:02:58.6510989Z row_wise=True, 2025-05-07T21:02:58.6511071Z mixed=True, 2025-05-07T21:02:58.6511168Z use_cache=True, 2025-05-07T21:02:58.6511282Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6511370Z use_cpu=True, 2025-05-07T21:02:58.6511482Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6511564Z ) 2025-05-07T21:02:58.6511699Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6512049Z self=, 2025-05-07T21:02:58.6512208Z compile=False, 2025-05-07T21:02:58.6512321Z pooling_mode=, 2025-05-07T21:02:58.6512411Z T=3, 2025-05-07T21:02:58.6512495Z D=28, 2025-05-07T21:02:58.6512580Z B=39, 2025-05-07T21:02:58.6512671Z log_E=3, 2025-05-07T21:02:58.6512754Z L=8, 2025-05-07T21:02:58.6512907Z D_gradcheck=1, 2025-05-07T21:02:58.6513060Z stochastic_rounding=False, 2025-05-07T21:02:58.6513152Z weighted=False, 2025-05-07T21:02:58.6513245Z row_wise=True, 2025-05-07T21:02:58.6513332Z mixed=True, 2025-05-07T21:02:58.6513421Z use_cache=False, 2025-05-07T21:02:58.6513544Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6513629Z use_cpu=True, 2025-05-07T21:02:58.6513736Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6513826Z ) 2025-05-07T21:02:58.6513960Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6514304Z self=, 2025-05-07T21:02:58.6514407Z compile=False, 2025-05-07T21:02:58.6514518Z pooling_mode=, 2025-05-07T21:02:58.6514605Z T=2, 2025-05-07T21:02:58.6514688Z D=109, 2025-05-07T21:02:58.6514772Z B=2, 2025-05-07T21:02:58.6514862Z log_E=4, 2025-05-07T21:02:58.6514949Z L=4, 2025-05-07T21:02:58.6515038Z D_gradcheck=2, 2025-05-07T21:02:58.6515148Z stochastic_rounding=False, 2025-05-07T21:02:58.6515238Z weighted=True, 2025-05-07T21:02:58.6515327Z row_wise=True, 2025-05-07T21:02:58.6515416Z mixed=False, 2025-05-07T21:02:58.6515505Z use_cache=False, 2025-05-07T21:02:58.6515617Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6515711Z use_cpu=True, 2025-05-07T21:02:58.6515817Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6515899Z ) 2025-05-07T21:02:58.6516039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6516447Z self=, 2025-05-07T21:02:58.6516551Z compile=True, 2025-05-07T21:02:58.6516666Z pooling_mode=, 2025-05-07T21:02:58.6516751Z T=5, 2025-05-07T21:02:58.6516845Z D=15, 2025-05-07T21:02:58.6516930Z B=39, 2025-05-07T21:02:58.6517015Z log_E=5, 2025-05-07T21:02:58.6517106Z L=15, 2025-05-07T21:02:58.6517194Z D_gradcheck=1, 2025-05-07T21:02:58.6517303Z stochastic_rounding=True, 2025-05-07T21:02:58.6517392Z weighted=False, 2025-05-07T21:02:58.6517477Z row_wise=True, 2025-05-07T21:02:58.6517564Z mixed=False, 2025-05-07T21:02:58.6517646Z use_cache=True, 2025-05-07T21:02:58.6517756Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6517846Z use_cpu=True, 2025-05-07T21:02:58.6517949Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6518026Z ) 2025-05-07T21:02:58.6518162Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6518501Z self=, 2025-05-07T21:02:58.6518587Z compile=False, 2025-05-07T21:02:58.6518700Z pooling_mode=, 2025-05-07T21:02:58.6518779Z T=3, 2025-05-07T21:02:58.6518865Z D=117, 2025-05-07T21:02:58.6518941Z B=65, 2025-05-07T21:02:58.6519020Z log_E=3, 2025-05-07T21:02:58.6519109Z L=6, 2025-05-07T21:02:58.6519192Z D_gradcheck=1, 2025-05-07T21:02:58.6519293Z stochastic_rounding=False, 2025-05-07T21:02:58.6519385Z weighted=False, 2025-05-07T21:02:58.6519468Z row_wise=True, 2025-05-07T21:02:58.6519545Z mixed=True, 2025-05-07T21:02:58.6519638Z use_cache=False, 2025-05-07T21:02:58.6519746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6519829Z use_cpu=True, 2025-05-07T21:02:58.6519940Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6520016Z ) 2025-05-07T21:02:58.6520144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6520488Z self=, 2025-05-07T21:02:58.6520625Z compile=False, 2025-05-07T21:02:58.6520739Z pooling_mode=, 2025-05-07T21:02:58.6520813Z T=1, 2025-05-07T21:02:58.6520892Z D=29, 2025-05-07T21:02:58.6520975Z B=60, 2025-05-07T21:02:58.6521092Z log_E=4, 2025-05-07T21:02:58.6521170Z L=14, 2025-05-07T21:02:58.6521297Z D_gradcheck=2, 2025-05-07T21:02:58.6521394Z stochastic_rounding=True, 2025-05-07T21:02:58.6521480Z weighted=False, 2025-05-07T21:02:58.6521568Z row_wise=True, 2025-05-07T21:02:58.6521648Z mixed=False, 2025-05-07T21:02:58.6521734Z use_cache=True, 2025-05-07T21:02:58.6521845Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6521929Z use_cpu=True, 2025-05-07T21:02:58.6522029Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6522108Z ) 2025-05-07T21:02:58.6776535Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6777228Z self=, 2025-05-07T21:02:58.6777418Z compile=True, 2025-05-07T21:02:58.6777575Z pooling_mode=, 2025-05-07T21:02:58.6777681Z T=3, 2025-05-07T21:02:58.6777784Z D=56, 2025-05-07T21:02:58.6777894Z B=69, 2025-05-07T21:02:58.6778007Z log_E=4, 2025-05-07T21:02:58.6778112Z L=3, 2025-05-07T21:02:58.6778234Z D_gradcheck=2, 2025-05-07T21:02:58.6778367Z stochastic_rounding=True, 2025-05-07T21:02:58.6778463Z weighted=False, 2025-05-07T21:02:58.6778553Z row_wise=True, 2025-05-07T21:02:58.6778632Z mixed=False, 2025-05-07T21:02:58.6778723Z use_cache=True, 2025-05-07T21:02:58.6778832Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6778915Z use_cpu=True, 2025-05-07T21:02:58.6779031Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6779106Z ) 2025-05-07T21:02:58.6779243Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6779729Z self=, 2025-05-07T21:02:58.6779820Z compile=False, 2025-05-07T21:02:58.6779932Z pooling_mode=, 2025-05-07T21:02:58.6780019Z T=4, 2025-05-07T21:02:58.6780100Z D=44, 2025-05-07T21:02:58.6780181Z B=18, 2025-05-07T21:02:58.6780275Z log_E=4, 2025-05-07T21:02:58.6780355Z L=11, 2025-05-07T21:02:58.6780444Z D_gradcheck=2, 2025-05-07T21:02:58.6780552Z stochastic_rounding=True, 2025-05-07T21:02:58.6780641Z weighted=False, 2025-05-07T21:02:58.6780735Z row_wise=True, 2025-05-07T21:02:58.6780821Z mixed=True, 2025-05-07T21:02:58.6780908Z use_cache=False, 2025-05-07T21:02:58.6781023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6781105Z use_cpu=True, 2025-05-07T21:02:58.6781209Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6781297Z ) 2025-05-07T21:02:58.6781428Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6781773Z self=, 2025-05-07T21:02:58.6781867Z compile=False, 2025-05-07T21:02:58.6781976Z pooling_mode=, 2025-05-07T21:02:58.6782055Z T=4, 2025-05-07T21:02:58.6782140Z D=117, 2025-05-07T21:02:58.6782218Z B=43, 2025-05-07T21:02:58.6782304Z log_E=4, 2025-05-07T21:02:58.6782381Z L=8, 2025-05-07T21:02:58.6782465Z D_gradcheck=1, 2025-05-07T21:02:58.6782569Z stochastic_rounding=False, 2025-05-07T21:02:58.6782657Z weighted=False, 2025-05-07T21:02:58.6782745Z row_wise=True, 2025-05-07T21:02:58.6782837Z mixed=False, 2025-05-07T21:02:58.6782923Z use_cache=True, 2025-05-07T21:02:58.6783032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6783125Z use_cpu=True, 2025-05-07T21:02:58.6783230Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6783312Z ) 2025-05-07T21:02:58.6783452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6783861Z self=, 2025-05-07T21:02:58.6783943Z compile=False, 2025-05-07T21:02:58.6784057Z pooling_mode=, 2025-05-07T21:02:58.6784135Z T=4, 2025-05-07T21:02:58.6784219Z D=29, 2025-05-07T21:02:58.6784353Z B=101, 2025-05-07T21:02:58.6784431Z log_E=3, 2025-05-07T21:02:58.6784593Z L=9, 2025-05-07T21:02:58.6784682Z D_gradcheck=2, 2025-05-07T21:02:58.6784781Z stochastic_rounding=False, 2025-05-07T21:02:58.6784876Z weighted=True, 2025-05-07T21:02:58.6784961Z row_wise=True, 2025-05-07T21:02:58.6785045Z mixed=True, 2025-05-07T21:02:58.6785137Z use_cache=True, 2025-05-07T21:02:58.6785244Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6785323Z use_cpu=True, 2025-05-07T21:02:58.6785430Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6785505Z ) 2025-05-07T21:02:58.6785638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6785984Z self=, 2025-05-07T21:02:58.6786066Z compile=True, 2025-05-07T21:02:58.6786180Z pooling_mode=, 2025-05-07T21:02:58.6786256Z T=3, 2025-05-07T21:02:58.6786331Z D=124, 2025-05-07T21:02:58.6786417Z B=22, 2025-05-07T21:02:58.6786495Z log_E=5, 2025-05-07T21:02:58.6786577Z L=13, 2025-05-07T21:02:58.6786665Z D_gradcheck=2, 2025-05-07T21:02:58.6786763Z stochastic_rounding=False, 2025-05-07T21:02:58.6786845Z weighted=True, 2025-05-07T21:02:58.6786928Z row_wise=True, 2025-05-07T21:02:58.6787007Z mixed=True, 2025-05-07T21:02:58.6787091Z use_cache=True, 2025-05-07T21:02:58.6787203Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6787286Z use_cpu=True, 2025-05-07T21:02:58.6787388Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6787470Z ) 2025-05-07T21:02:58.6787644Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6787992Z self=, 2025-05-07T21:02:58.6788075Z compile=False, 2025-05-07T21:02:58.6788182Z pooling_mode=, 2025-05-07T21:02:58.6788266Z T=1, 2025-05-07T21:02:58.6788351Z D=15, 2025-05-07T21:02:58.6788429Z B=119, 2025-05-07T21:02:58.6788514Z log_E=5, 2025-05-07T21:02:58.6788590Z L=1, 2025-05-07T21:02:58.6788670Z D_gradcheck=1, 2025-05-07T21:02:58.6788773Z stochastic_rounding=True, 2025-05-07T21:02:58.6788858Z weighted=True, 2025-05-07T21:02:58.6788940Z row_wise=True, 2025-05-07T21:02:58.6789036Z mixed=True, 2025-05-07T21:02:58.6789119Z use_cache=True, 2025-05-07T21:02:58.6789227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6789317Z use_cpu=True, 2025-05-07T21:02:58.6789417Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6789492Z ) 2025-05-07T21:02:58.6789633Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6789975Z self=, 2025-05-07T21:02:58.6790064Z compile=False, 2025-05-07T21:02:58.6790170Z pooling_mode=, 2025-05-07T21:02:58.6790247Z T=2, 2025-05-07T21:02:58.6790335Z D=37, 2025-05-07T21:02:58.6790415Z B=82, 2025-05-07T21:02:58.6790497Z log_E=4, 2025-05-07T21:02:58.6790581Z L=10, 2025-05-07T21:02:58.6790664Z D_gradcheck=1, 2025-05-07T21:02:58.6790759Z stochastic_rounding=True, 2025-05-07T21:02:58.6790845Z weighted=True, 2025-05-07T21:02:58.6790928Z row_wise=True, 2025-05-07T21:02:58.6791010Z mixed=True, 2025-05-07T21:02:58.6791100Z use_cache=False, 2025-05-07T21:02:58.6791208Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6791297Z use_cpu=True, 2025-05-07T21:02:58.6791402Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6791481Z ) 2025-05-07T21:02:58.6791616Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6792017Z self=, 2025-05-07T21:02:58.6792104Z compile=True, 2025-05-07T21:02:58.6792221Z pooling_mode=, 2025-05-07T21:02:58.6792297Z T=2, 2025-05-07T21:02:58.6792421Z D=79, 2025-05-07T21:02:58.6792509Z B=52, 2025-05-07T21:02:58.6792655Z log_E=5, 2025-05-07T21:02:58.6792739Z L=1, 2025-05-07T21:02:58.6792833Z D_gradcheck=2, 2025-05-07T21:02:58.6792933Z stochastic_rounding=True, 2025-05-07T21:02:58.6793022Z weighted=False, 2025-05-07T21:02:58.6793110Z row_wise=True, 2025-05-07T21:02:58.6793195Z mixed=True, 2025-05-07T21:02:58.6793287Z use_cache=True, 2025-05-07T21:02:58.6793394Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6793473Z use_cpu=True, 2025-05-07T21:02:58.6793577Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6793653Z ) 2025-05-07T21:02:58.6793784Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6794131Z self=, 2025-05-07T21:02:58.6794215Z compile=False, 2025-05-07T21:02:58.6794322Z pooling_mode=, 2025-05-07T21:02:58.6794407Z T=1, 2025-05-07T21:02:58.6794483Z D=74, 2025-05-07T21:02:58.6794559Z B=96, 2025-05-07T21:02:58.6794643Z log_E=3, 2025-05-07T21:02:58.6794718Z L=19, 2025-05-07T21:02:58.6794804Z D_gradcheck=1, 2025-05-07T21:02:58.6794898Z stochastic_rounding=True, 2025-05-07T21:02:58.6794983Z weighted=False, 2025-05-07T21:02:58.6795068Z row_wise=True, 2025-05-07T21:02:58.6795148Z mixed=False, 2025-05-07T21:02:58.6795229Z use_cache=True, 2025-05-07T21:02:58.6795340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6795421Z use_cpu=True, 2025-05-07T21:02:58.6795523Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6795648Z ) 2025-05-07T21:02:58.6795788Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6796130Z self=, 2025-05-07T21:02:58.6796225Z compile=True, 2025-05-07T21:02:58.6796338Z pooling_mode=, 2025-05-07T21:02:58.6796423Z T=4, 2025-05-07T21:02:58.6796509Z D=74, 2025-05-07T21:02:58.6796593Z B=86, 2025-05-07T21:02:58.6796685Z log_E=5, 2025-05-07T21:02:58.6796765Z L=17, 2025-05-07T21:02:58.6796851Z D_gradcheck=2, 2025-05-07T21:02:58.6796957Z stochastic_rounding=False, 2025-05-07T21:02:58.6797048Z weighted=False, 2025-05-07T21:02:58.6797132Z row_wise=True, 2025-05-07T21:02:58.6797226Z mixed=True, 2025-05-07T21:02:58.6797313Z use_cache=False, 2025-05-07T21:02:58.6797424Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6797515Z use_cpu=True, 2025-05-07T21:02:58.6797620Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6797702Z ) 2025-05-07T21:02:58.6797844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6798185Z self=, 2025-05-07T21:02:58.6798281Z compile=True, 2025-05-07T21:02:58.6798392Z pooling_mode=, 2025-05-07T21:02:58.6798475Z T=5, 2025-05-07T21:02:58.6798559Z D=94, 2025-05-07T21:02:58.6798642Z B=83, 2025-05-07T21:02:58.6798726Z log_E=5, 2025-05-07T21:02:58.6798814Z L=4, 2025-05-07T21:02:58.6798901Z D_gradcheck=1, 2025-05-07T21:02:58.6799001Z stochastic_rounding=False, 2025-05-07T21:02:58.6799100Z weighted=False, 2025-05-07T21:02:58.6799190Z row_wise=True, 2025-05-07T21:02:58.6799274Z mixed=True, 2025-05-07T21:02:58.6799369Z use_cache=False, 2025-05-07T21:02:58.6799480Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6799565Z use_cpu=True, 2025-05-07T21:02:58.6799676Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6799756Z ) 2025-05-07T21:02:58.6799935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6800277Z self=, 2025-05-07T21:02:58.6800359Z compile=False, 2025-05-07T21:02:58.6800476Z pooling_mode=, 2025-05-07T21:02:58.6800591Z T=2, 2025-05-07T21:02:58.6800669Z D=101, 2025-05-07T21:02:58.6800792Z B=109, 2025-05-07T21:02:58.6800877Z log_E=5, 2025-05-07T21:02:58.6800956Z L=12, 2025-05-07T21:02:58.6801049Z D_gradcheck=2, 2025-05-07T21:02:58.6801150Z stochastic_rounding=False, 2025-05-07T21:02:58.6801239Z weighted=False, 2025-05-07T21:02:58.6801333Z row_wise=True, 2025-05-07T21:02:58.6801418Z mixed=True, 2025-05-07T21:02:58.6801507Z use_cache=True, 2025-05-07T21:02:58.6801623Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6801709Z use_cpu=True, 2025-05-07T21:02:58.6801824Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6801907Z ) 2025-05-07T21:02:58.6802039Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6802385Z self=, 2025-05-07T21:02:58.6802469Z compile=True, 2025-05-07T21:02:58.6802578Z pooling_mode=, 2025-05-07T21:02:58.6802670Z T=2, 2025-05-07T21:02:58.6802746Z D=124, 2025-05-07T21:02:58.6802830Z B=93, 2025-05-07T21:02:58.6802916Z log_E=5, 2025-05-07T21:02:58.6802994Z L=15, 2025-05-07T21:02:58.6803080Z D_gradcheck=1, 2025-05-07T21:02:58.6803186Z stochastic_rounding=True, 2025-05-07T21:02:58.6803273Z weighted=False, 2025-05-07T21:02:58.6803359Z row_wise=True, 2025-05-07T21:02:58.6803450Z mixed=False, 2025-05-07T21:02:58.6803537Z use_cache=True, 2025-05-07T21:02:58.6803648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6803733Z use_cpu=True, 2025-05-07T21:02:58.6803886Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6803974Z ) 2025-05-07T21:02:58.6804104Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6804700Z self=, 2025-05-07T21:02:58.6804806Z compile=True, 2025-05-07T21:02:58.6804920Z pooling_mode=, 2025-05-07T21:02:58.6804996Z T=4, 2025-05-07T21:02:58.6805083Z D=123, 2025-05-07T21:02:58.6805157Z B=82, 2025-05-07T21:02:58.6805232Z log_E=4, 2025-05-07T21:02:58.6805314Z L=5, 2025-05-07T21:02:58.6805395Z D_gradcheck=1, 2025-05-07T21:02:58.6805498Z stochastic_rounding=False, 2025-05-07T21:02:58.6805584Z weighted=True, 2025-05-07T21:02:58.6805666Z row_wise=True, 2025-05-07T21:02:58.6805752Z mixed=False, 2025-05-07T21:02:58.6805837Z use_cache=False, 2025-05-07T21:02:58.6805945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6806035Z use_cpu=True, 2025-05-07T21:02:58.6806139Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6806218Z ) 2025-05-07T21:02:58.6806357Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6806698Z self=, 2025-05-07T21:02:58.6806782Z compile=False, 2025-05-07T21:02:58.6806968Z pooling_mode=, 2025-05-07T21:02:58.6807052Z T=5, 2025-05-07T21:02:58.6807136Z D=3, 2025-05-07T21:02:58.6807224Z B=41, 2025-05-07T21:02:58.6807304Z log_E=3, 2025-05-07T21:02:58.6807395Z L=18, 2025-05-07T21:02:58.6807483Z D_gradcheck=2, 2025-05-07T21:02:58.6807582Z stochastic_rounding=True, 2025-05-07T21:02:58.6807675Z weighted=False, 2025-05-07T21:02:58.6807762Z row_wise=True, 2025-05-07T21:02:58.6807845Z mixed=True, 2025-05-07T21:02:58.6807934Z use_cache=True, 2025-05-07T21:02:58.6808045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.6808130Z use_cpu=True, 2025-05-07T21:02:58.6808246Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.6808410Z ) 2025-05-07T21:02:58.6808545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.6808890Z self=, 2025-05-07T21:02:58.6808971Z compile=True, 2025-05-07T21:02:58.6809143Z pooling_mode=, 2025-05-07T21:02:58.6809272Z T=5, 2025-05-07T21:02:58.6809354Z D=124, 2025-05-07T21:02:58.6809435Z B=34, 2025-05-07T21:02:58.6809512Z log_E=4, 2025-05-07T21:02:58.6809589Z L=4, 2025-05-07T21:02:58.6809674Z D_gradcheck=2, 2025-05-07T21:02:58.6809771Z stochastic_rounding=True, 2025-05-07T21:02:58.6809854Z weighted=False, 2025-05-07T21:02:58.6809941Z row_wise=True, 2025-05-07T21:02:58.6810018Z mixed=True, 2025-05-07T21:02:58.6810100Z use_cache=False, 2025-05-07T21:02:58.6810211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.6810295Z use_cpu=True, 2025-05-07T21:02:58.6810399Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.6810479Z ) 2025-05-07T21:02:58.7071780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7072896Z self=, 2025-05-07T21:02:58.7073099Z compile=False, 2025-05-07T21:02:58.7073370Z pooling_mode=, 2025-05-07T21:02:58.7073546Z T=2, 2025-05-07T21:02:58.7073713Z D=28, 2025-05-07T21:02:58.7073887Z B=37, 2025-05-07T21:02:58.7074058Z log_E=3, 2025-05-07T21:02:58.7074220Z L=7, 2025-05-07T21:02:58.7074412Z D_gradcheck=1, 2025-05-07T21:02:58.7074619Z stochastic_rounding=False, 2025-05-07T21:02:58.7074800Z weighted=True, 2025-05-07T21:02:58.7074983Z row_wise=True, 2025-05-07T21:02:58.7075150Z mixed=True, 2025-05-07T21:02:58.7075334Z use_cache=True, 2025-05-07T21:02:58.7075557Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7075976Z use_cpu=True, 2025-05-07T21:02:58.7076212Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7076372Z ) 2025-05-07T21:02:58.7076652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7077346Z self=, 2025-05-07T21:02:58.7077524Z compile=True, 2025-05-07T21:02:58.7077744Z pooling_mode=, 2025-05-07T21:02:58.7077915Z T=1, 2025-05-07T21:02:58.7078073Z D=125, 2025-05-07T21:02:58.7078224Z B=88, 2025-05-07T21:02:58.7078386Z log_E=3, 2025-05-07T21:02:58.7078537Z L=14, 2025-05-07T21:02:58.7078666Z D_gradcheck=1, 2025-05-07T21:02:58.7078773Z stochastic_rounding=True, 2025-05-07T21:02:58.7078854Z weighted=True, 2025-05-07T21:02:58.7078941Z row_wise=True, 2025-05-07T21:02:58.7079073Z mixed=False, 2025-05-07T21:02:58.7079155Z use_cache=False, 2025-05-07T21:02:58.7079269Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7079352Z use_cpu=True, 2025-05-07T21:02:58.7079460Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7079546Z ) 2025-05-07T21:02:58.7079682Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7080025Z self=, 2025-05-07T21:02:58.7080125Z compile=False, 2025-05-07T21:02:58.7080238Z pooling_mode=, 2025-05-07T21:02:58.7080325Z T=4, 2025-05-07T21:02:58.7080406Z D=77, 2025-05-07T21:02:58.7080485Z B=33, 2025-05-07T21:02:58.7080577Z log_E=5, 2025-05-07T21:02:58.7080659Z L=15, 2025-05-07T21:02:58.7080742Z D_gradcheck=1, 2025-05-07T21:02:58.7080848Z stochastic_rounding=True, 2025-05-07T21:02:58.7080934Z weighted=True, 2025-05-07T21:02:58.7081016Z row_wise=True, 2025-05-07T21:02:58.7081111Z mixed=False, 2025-05-07T21:02:58.7081198Z use_cache=False, 2025-05-07T21:02:58.7081307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7081405Z use_cpu=True, 2025-05-07T21:02:58.7081593Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7081675Z ) 2025-05-07T21:02:58.7081818Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7082158Z self=, 2025-05-07T21:02:58.7082325Z compile=True, 2025-05-07T21:02:58.7082499Z pooling_mode=, 2025-05-07T21:02:58.7082581Z T=4, 2025-05-07T21:02:58.7082665Z D=96, 2025-05-07T21:02:58.7082746Z B=35, 2025-05-07T21:02:58.7082828Z log_E=4, 2025-05-07T21:02:58.7082917Z L=6, 2025-05-07T21:02:58.7083005Z D_gradcheck=2, 2025-05-07T21:02:58.7083103Z stochastic_rounding=True, 2025-05-07T21:02:58.7083200Z weighted=False, 2025-05-07T21:02:58.7083286Z row_wise=True, 2025-05-07T21:02:58.7083369Z mixed=False, 2025-05-07T21:02:58.7083464Z use_cache=True, 2025-05-07T21:02:58.7083577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7083664Z use_cpu=True, 2025-05-07T21:02:58.7083777Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7083854Z ) 2025-05-07T21:02:58.7083995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7084332Z self=, 2025-05-07T21:02:58.7084421Z compile=False, 2025-05-07T21:02:58.7084541Z pooling_mode=, 2025-05-07T21:02:58.7084622Z T=3, 2025-05-07T21:02:58.7084707Z D=20, 2025-05-07T21:02:58.7084796Z B=6, 2025-05-07T21:02:58.7084877Z log_E=3, 2025-05-07T21:02:58.7084959Z L=16, 2025-05-07T21:02:58.7085057Z D_gradcheck=2, 2025-05-07T21:02:58.7085157Z stochastic_rounding=True, 2025-05-07T21:02:58.7085242Z weighted=False, 2025-05-07T21:02:58.7085337Z row_wise=True, 2025-05-07T21:02:58.7085422Z mixed=True, 2025-05-07T21:02:58.7085508Z use_cache=False, 2025-05-07T21:02:58.7085674Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7085762Z use_cpu=True, 2025-05-07T21:02:58.7085871Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7085954Z ) 2025-05-07T21:02:58.7086086Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7086431Z self=, 2025-05-07T21:02:58.7086521Z compile=True, 2025-05-07T21:02:58.7086635Z pooling_mode=, 2025-05-07T21:02:58.7086724Z T=5, 2025-05-07T21:02:58.7086803Z D=64, 2025-05-07T21:02:58.7086975Z B=33, 2025-05-07T21:02:58.7087064Z log_E=5, 2025-05-07T21:02:58.7087145Z L=13, 2025-05-07T21:02:58.7087228Z D_gradcheck=1, 2025-05-07T21:02:58.7087335Z stochastic_rounding=True, 2025-05-07T21:02:58.7087426Z weighted=True, 2025-05-07T21:02:58.7087523Z row_wise=True, 2025-05-07T21:02:58.7087608Z mixed=True, 2025-05-07T21:02:58.7087694Z use_cache=False, 2025-05-07T21:02:58.7087815Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7087903Z use_cpu=True, 2025-05-07T21:02:58.7088009Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7088095Z ) 2025-05-07T21:02:58.7088228Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7088566Z self=, 2025-05-07T21:02:58.7088664Z compile=False, 2025-05-07T21:02:58.7088776Z pooling_mode=, 2025-05-07T21:02:58.7088860Z T=2, 2025-05-07T21:02:58.7088950Z D=4, 2025-05-07T21:02:58.7089030Z B=94, 2025-05-07T21:02:58.7089118Z log_E=5, 2025-05-07T21:02:58.7089196Z L=19, 2025-05-07T21:02:58.7089278Z D_gradcheck=1, 2025-05-07T21:02:58.7089385Z stochastic_rounding=True, 2025-05-07T21:02:58.7089471Z weighted=True, 2025-05-07T21:02:58.7089556Z row_wise=True, 2025-05-07T21:02:58.7089643Z mixed=True, 2025-05-07T21:02:58.7089732Z use_cache=False, 2025-05-07T21:02:58.7089848Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7089995Z use_cpu=True, 2025-05-07T21:02:58.7090105Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7090185Z ) 2025-05-07T21:02:58.7090329Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7090673Z self=, 2025-05-07T21:02:58.7090841Z compile=False, 2025-05-07T21:02:58.7090962Z pooling_mode=, 2025-05-07T21:02:58.7091044Z T=5, 2025-05-07T21:02:58.7091129Z D=108, 2025-05-07T21:02:58.7091211Z B=48, 2025-05-07T21:02:58.7091294Z log_E=4, 2025-05-07T21:02:58.7091382Z L=17, 2025-05-07T21:02:58.7091473Z D_gradcheck=1, 2025-05-07T21:02:58.7091574Z stochastic_rounding=False, 2025-05-07T21:02:58.7091666Z weighted=True, 2025-05-07T21:02:58.7091749Z row_wise=True, 2025-05-07T21:02:58.7091833Z mixed=True, 2025-05-07T21:02:58.7091929Z use_cache=False, 2025-05-07T21:02:58.7092041Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7092129Z use_cpu=True, 2025-05-07T21:02:58.7092245Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7092324Z ) 2025-05-07T21:02:58.7092457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7092802Z self=, 2025-05-07T21:02:58.7092892Z compile=False, 2025-05-07T21:02:58.7093009Z pooling_mode=, 2025-05-07T21:02:58.7093086Z T=1, 2025-05-07T21:02:58.7093162Z D=33, 2025-05-07T21:02:58.7093248Z B=84, 2025-05-07T21:02:58.7093327Z log_E=3, 2025-05-07T21:02:58.7093403Z L=15, 2025-05-07T21:02:58.7093490Z D_gradcheck=2, 2025-05-07T21:02:58.7093587Z stochastic_rounding=False, 2025-05-07T21:02:58.7093671Z weighted=False, 2025-05-07T21:02:58.7093756Z row_wise=True, 2025-05-07T21:02:58.7093832Z mixed=True, 2025-05-07T21:02:58.7093961Z use_cache=False, 2025-05-07T21:02:58.7094082Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7094161Z use_cpu=True, 2025-05-07T21:02:58.7094264Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7094350Z ) 2025-05-07T21:02:58.7094478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7094824Z self=, 2025-05-07T21:02:58.7094917Z compile=False, 2025-05-07T21:02:58.7095023Z pooling_mode=, 2025-05-07T21:02:58.7095113Z T=5, 2025-05-07T21:02:58.7095190Z D=4, 2025-05-07T21:02:58.7095268Z B=38, 2025-05-07T21:02:58.7095353Z log_E=5, 2025-05-07T21:02:58.7095428Z L=2, 2025-05-07T21:02:58.7095509Z D_gradcheck=2, 2025-05-07T21:02:58.7095608Z stochastic_rounding=True, 2025-05-07T21:02:58.7095690Z weighted=True, 2025-05-07T21:02:58.7095772Z row_wise=True, 2025-05-07T21:02:58.7095857Z mixed=True, 2025-05-07T21:02:58.7095946Z use_cache=False, 2025-05-07T21:02:58.7096063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7096146Z use_cpu=True, 2025-05-07T21:02:58.7096247Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7096332Z ) 2025-05-07T21:02:58.7096459Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7096793Z self=, 2025-05-07T21:02:58.7096886Z compile=True, 2025-05-07T21:02:58.7096994Z pooling_mode=, 2025-05-07T21:02:58.7097071Z T=4, 2025-05-07T21:02:58.7097156Z D=40, 2025-05-07T21:02:58.7097228Z B=54, 2025-05-07T21:02:58.7104822Z log_E=4, 2025-05-07T21:02:58.7104933Z L=8, 2025-05-07T21:02:58.7105030Z D_gradcheck=2, 2025-05-07T21:02:58.7105145Z stochastic_rounding=True, 2025-05-07T21:02:58.7105236Z weighted=True, 2025-05-07T21:02:58.7105325Z row_wise=True, 2025-05-07T21:02:58.7105419Z mixed=True, 2025-05-07T21:02:58.7105521Z use_cache=True, 2025-05-07T21:02:58.7105746Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7105844Z use_cpu=True, 2025-05-07T21:02:58.7105956Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7106040Z ) 2025-05-07T21:02:58.7106197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7106617Z self=, 2025-05-07T21:02:58.7106763Z compile=False, 2025-05-07T21:02:58.7106887Z pooling_mode=, 2025-05-07T21:02:58.7106973Z T=1, 2025-05-07T21:02:58.7107070Z D=75, 2025-05-07T21:02:58.7107154Z B=16, 2025-05-07T21:02:58.7107238Z log_E=3, 2025-05-07T21:02:58.7107331Z L=16, 2025-05-07T21:02:58.7107422Z D_gradcheck=1, 2025-05-07T21:02:58.7107527Z stochastic_rounding=False, 2025-05-07T21:02:58.7107626Z weighted=True, 2025-05-07T21:02:58.7107713Z row_wise=True, 2025-05-07T21:02:58.7107798Z mixed=True, 2025-05-07T21:02:58.7107901Z use_cache=True, 2025-05-07T21:02:58.7108022Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7108108Z use_cpu=True, 2025-05-07T21:02:58.7108227Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7108307Z ) 2025-05-07T21:02:58.7108445Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7108805Z self=, 2025-05-07T21:02:58.7108891Z compile=False, 2025-05-07T21:02:58.7109011Z pooling_mode=, 2025-05-07T21:02:58.7109093Z T=3, 2025-05-07T21:02:58.7109172Z D=14, 2025-05-07T21:02:58.7109264Z B=35, 2025-05-07T21:02:58.7109347Z log_E=5, 2025-05-07T21:02:58.7109430Z L=4, 2025-05-07T21:02:58.7109527Z D_gradcheck=2, 2025-05-07T21:02:58.7109631Z stochastic_rounding=True, 2025-05-07T21:02:58.7109718Z weighted=True, 2025-05-07T21:02:58.7109814Z row_wise=True, 2025-05-07T21:02:58.7109898Z mixed=True, 2025-05-07T21:02:58.7110052Z use_cache=False, 2025-05-07T21:02:58.7110178Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7110264Z use_cpu=True, 2025-05-07T21:02:58.7110370Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7110455Z ) 2025-05-07T21:02:58.7110591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7110943Z self=, 2025-05-07T21:02:58.7111032Z compile=True, 2025-05-07T21:02:58.7111145Z pooling_mode=, 2025-05-07T21:02:58.7111235Z T=1, 2025-05-07T21:02:58.7111317Z D=2, 2025-05-07T21:02:58.7111400Z B=30, 2025-05-07T21:02:58.7111491Z log_E=5, 2025-05-07T21:02:58.7111574Z L=3, 2025-05-07T21:02:58.7111662Z D_gradcheck=1, 2025-05-07T21:02:58.7111773Z stochastic_rounding=False, 2025-05-07T21:02:58.7111865Z weighted=False, 2025-05-07T21:02:58.7111951Z row_wise=True, 2025-05-07T21:02:58.7112047Z mixed=False, 2025-05-07T21:02:58.7112143Z use_cache=False, 2025-05-07T21:02:58.7112265Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7112351Z use_cpu=True, 2025-05-07T21:02:58.7112458Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7112545Z ) 2025-05-07T21:02:58.7112680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7113026Z self=, 2025-05-07T21:02:58.7113120Z compile=False, 2025-05-07T21:02:58.7113236Z pooling_mode=, 2025-05-07T21:02:58.7113319Z T=4, 2025-05-07T21:02:58.7113408Z D=125, 2025-05-07T21:02:58.7113491Z B=21, 2025-05-07T21:02:58.7113574Z log_E=4, 2025-05-07T21:02:58.7113660Z L=10, 2025-05-07T21:02:58.7113750Z D_gradcheck=2, 2025-05-07T21:02:58.7113851Z stochastic_rounding=True, 2025-05-07T21:02:58.7113947Z weighted=False, 2025-05-07T21:02:58.7114033Z row_wise=True, 2025-05-07T21:02:58.7114131Z mixed=False, 2025-05-07T21:02:58.7114271Z use_cache=True, 2025-05-07T21:02:58.7114385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7114479Z use_cpu=True, 2025-05-07T21:02:58.7114588Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7114668Z ) 2025-05-07T21:02:58.7114809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7115229Z self=, 2025-05-07T21:02:58.7115319Z compile=True, 2025-05-07T21:02:58.7115439Z pooling_mode=, 2025-05-07T21:02:58.7115520Z T=4, 2025-05-07T21:02:58.7115605Z D=38, 2025-05-07T21:02:58.7115701Z B=128, 2025-05-07T21:02:58.7115785Z log_E=3, 2025-05-07T21:02:58.7115878Z L=8, 2025-05-07T21:02:58.7115971Z D_gradcheck=2, 2025-05-07T21:02:58.7116073Z stochastic_rounding=False, 2025-05-07T21:02:58.7116171Z weighted=False, 2025-05-07T21:02:58.7116260Z row_wise=True, 2025-05-07T21:02:58.7116350Z mixed=True, 2025-05-07T21:02:58.7116451Z use_cache=True, 2025-05-07T21:02:58.7116565Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7116655Z use_cpu=True, 2025-05-07T21:02:58.7116768Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7116847Z ) 2025-05-07T21:02:58.7364844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7365240Z self=, 2025-05-07T21:02:58.7365341Z compile=False, 2025-05-07T21:02:58.7365783Z pooling_mode=, 2025-05-07T21:02:58.7365992Z T=5, 2025-05-07T21:02:58.7366226Z D=113, 2025-05-07T21:02:58.7366445Z B=101, 2025-05-07T21:02:58.7366648Z log_E=5, 2025-05-07T21:02:58.7366861Z L=8, 2025-05-07T21:02:58.7367233Z D_gradcheck=1, 2025-05-07T21:02:58.7367496Z stochastic_rounding=True, 2025-05-07T21:02:58.7367726Z weighted=True, 2025-05-07T21:02:58.7368626Z row_wise=True, 2025-05-07T21:02:58.7368730Z mixed=False, 2025-05-07T21:02:58.7368827Z use_cache=False, 2025-05-07T21:02:58.7368945Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7369029Z use_cpu=True, 2025-05-07T21:02:58.7369143Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7369220Z ) 2025-05-07T21:02:58.7369362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7369722Z self=, 2025-05-07T21:02:58.7369808Z compile=True, 2025-05-07T21:02:58.7369922Z pooling_mode=, 2025-05-07T21:02:58.7370002Z T=5, 2025-05-07T21:02:58.7370083Z D=88, 2025-05-07T21:02:58.7370165Z B=31, 2025-05-07T21:02:58.7370246Z log_E=3, 2025-05-07T21:02:58.7370321Z L=2, 2025-05-07T21:02:58.7370421Z D_gradcheck=1, 2025-05-07T21:02:58.7370523Z stochastic_rounding=True, 2025-05-07T21:02:58.7370612Z weighted=False, 2025-05-07T21:02:58.7370762Z row_wise=True, 2025-05-07T21:02:58.7370850Z mixed=True, 2025-05-07T21:02:58.7370939Z use_cache=False, 2025-05-07T21:02:58.7371054Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7371138Z use_cpu=True, 2025-05-07T21:02:58.7371255Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7371330Z ) 2025-05-07T21:02:58.7371468Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7371814Z self=, 2025-05-07T21:02:58.7371901Z compile=False, 2025-05-07T21:02:58.7372011Z pooling_mode=, 2025-05-07T21:02:58.7372098Z T=4, 2025-05-07T21:02:58.7372180Z D=22, 2025-05-07T21:02:58.7372258Z B=4, 2025-05-07T21:02:58.7372344Z log_E=3, 2025-05-07T21:02:58.7372426Z L=18, 2025-05-07T21:02:58.7372520Z D_gradcheck=1, 2025-05-07T21:02:58.7372619Z stochastic_rounding=True, 2025-05-07T21:02:58.7372709Z weighted=False, 2025-05-07T21:02:58.7372804Z row_wise=True, 2025-05-07T21:02:58.7372967Z mixed=True, 2025-05-07T21:02:58.7373053Z use_cache=False, 2025-05-07T21:02:58.7373170Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7373257Z use_cpu=True, 2025-05-07T21:02:58.7373363Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7373447Z ) 2025-05-07T21:02:58.7373648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7374050Z self=, 2025-05-07T21:02:58.7374139Z compile=False, 2025-05-07T21:02:58.7374243Z pooling_mode=, 2025-05-07T21:02:58.7374321Z T=5, 2025-05-07T21:02:58.7374399Z D=38, 2025-05-07T21:02:58.7374471Z B=10, 2025-05-07T21:02:58.7374553Z log_E=3, 2025-05-07T21:02:58.7374632Z L=5, 2025-05-07T21:02:58.7374713Z D_gradcheck=1, 2025-05-07T21:02:58.7374812Z stochastic_rounding=False, 2025-05-07T21:02:58.7374895Z weighted=False, 2025-05-07T21:02:58.7374979Z row_wise=True, 2025-05-07T21:02:58.7375065Z mixed=True, 2025-05-07T21:02:58.7375148Z use_cache=True, 2025-05-07T21:02:58.7375255Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7375338Z use_cpu=True, 2025-05-07T21:02:58.7375439Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7375514Z ) 2025-05-07T21:02:58.7375648Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7375991Z self=, 2025-05-07T21:02:58.7376079Z compile=False, 2025-05-07T21:02:58.7376189Z pooling_mode=, 2025-05-07T21:02:58.7376262Z T=2, 2025-05-07T21:02:58.7376347Z D=80, 2025-05-07T21:02:58.7376423Z B=23, 2025-05-07T21:02:58.7376498Z log_E=4, 2025-05-07T21:02:58.7376582Z L=10, 2025-05-07T21:02:58.7376667Z D_gradcheck=2, 2025-05-07T21:02:58.7376762Z stochastic_rounding=True, 2025-05-07T21:02:58.7376891Z weighted=True, 2025-05-07T21:02:58.7376979Z row_wise=True, 2025-05-07T21:02:58.7377058Z mixed=True, 2025-05-07T21:02:58.7377146Z use_cache=True, 2025-05-07T21:02:58.7377256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7377337Z use_cpu=True, 2025-05-07T21:02:58.7377450Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7377531Z ) 2025-05-07T21:02:58.7377672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7378015Z self=, 2025-05-07T21:02:58.7378099Z compile=True, 2025-05-07T21:02:58.7378220Z pooling_mode=, 2025-05-07T21:02:58.7378300Z T=5, 2025-05-07T21:02:58.7378381Z D=40, 2025-05-07T21:02:58.7378472Z B=111, 2025-05-07T21:02:58.7378557Z log_E=3, 2025-05-07T21:02:58.7378636Z L=19, 2025-05-07T21:02:58.7378725Z D_gradcheck=1, 2025-05-07T21:02:58.7378824Z stochastic_rounding=True, 2025-05-07T21:02:58.7378912Z weighted=True, 2025-05-07T21:02:58.7379007Z row_wise=True, 2025-05-07T21:02:58.7379094Z mixed=False, 2025-05-07T21:02:58.7379179Z use_cache=False, 2025-05-07T21:02:58.7379294Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7379377Z use_cpu=True, 2025-05-07T21:02:58.7379489Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7379570Z ) 2025-05-07T21:02:58.7379705Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7380048Z self=, 2025-05-07T21:02:58.7380137Z compile=False, 2025-05-07T21:02:58.7380245Z pooling_mode=, 2025-05-07T21:02:58.7380332Z T=5, 2025-05-07T21:02:58.7380413Z D=45, 2025-05-07T21:02:58.7380492Z B=119, 2025-05-07T21:02:58.7380581Z log_E=5, 2025-05-07T21:02:58.7380660Z L=2, 2025-05-07T21:02:58.7380744Z D_gradcheck=1, 2025-05-07T21:02:58.7380851Z stochastic_rounding=False, 2025-05-07T21:02:58.7380936Z weighted=True, 2025-05-07T21:02:58.7381071Z row_wise=True, 2025-05-07T21:02:58.7381153Z mixed=False, 2025-05-07T21:02:58.7381239Z use_cache=True, 2025-05-07T21:02:58.7381358Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7381445Z use_cpu=True, 2025-05-07T21:02:58.7381551Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7381710Z ) 2025-05-07T21:02:58.7381887Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7382231Z self=, 2025-05-07T21:02:58.7382328Z compile=True, 2025-05-07T21:02:58.7382440Z pooling_mode=, 2025-05-07T21:02:58.7382521Z T=1, 2025-05-07T21:02:58.7382607Z D=9, 2025-05-07T21:02:58.7382688Z B=28, 2025-05-07T21:02:58.7382769Z log_E=3, 2025-05-07T21:02:58.7382854Z L=17, 2025-05-07T21:02:58.7382939Z D_gradcheck=2, 2025-05-07T21:02:58.7383045Z stochastic_rounding=True, 2025-05-07T21:02:58.7383132Z weighted=True, 2025-05-07T21:02:58.7383221Z row_wise=True, 2025-05-07T21:02:58.7383309Z mixed=False, 2025-05-07T21:02:58.7383398Z use_cache=True, 2025-05-07T21:02:58.7383508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7383595Z use_cpu=True, 2025-05-07T21:02:58.7383699Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7383785Z ) 2025-05-07T21:02:58.7383928Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7384269Z self=, 2025-05-07T21:02:58.7384353Z compile=False, 2025-05-07T21:02:58.7384462Z pooling_mode=, 2025-05-07T21:02:58.7384537Z T=1, 2025-05-07T21:02:58.7384618Z D=72, 2025-05-07T21:02:58.7384696Z B=32, 2025-05-07T21:02:58.7384774Z log_E=3, 2025-05-07T21:02:58.7384851Z L=18, 2025-05-07T21:02:58.7384933Z D_gradcheck=1, 2025-05-07T21:02:58.7385073Z stochastic_rounding=True, 2025-05-07T21:02:58.7385163Z weighted=True, 2025-05-07T21:02:58.7385248Z row_wise=True, 2025-05-07T21:02:58.7385330Z mixed=False, 2025-05-07T21:02:58.7385418Z use_cache=True, 2025-05-07T21:02:58.7385529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7385614Z use_cpu=True, 2025-05-07T21:02:58.7385734Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7385814Z ) 2025-05-07T21:02:58.7385948Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7386293Z self=, 2025-05-07T21:02:58.7386377Z compile=False, 2025-05-07T21:02:58.7386495Z pooling_mode=, 2025-05-07T21:02:58.7386575Z T=5, 2025-05-07T21:02:58.7386656Z D=87, 2025-05-07T21:02:58.7386743Z B=119, 2025-05-07T21:02:58.7386825Z log_E=4, 2025-05-07T21:02:58.7386907Z L=14, 2025-05-07T21:02:58.7386997Z D_gradcheck=2, 2025-05-07T21:02:58.7387101Z stochastic_rounding=False, 2025-05-07T21:02:58.7387189Z weighted=True, 2025-05-07T21:02:58.7387279Z row_wise=True, 2025-05-07T21:02:58.7387365Z mixed=False, 2025-05-07T21:02:58.7387455Z use_cache=True, 2025-05-07T21:02:58.7387569Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7387654Z use_cpu=True, 2025-05-07T21:02:58.7387761Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7387844Z ) 2025-05-07T21:02:58.7387978Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7388321Z self=, 2025-05-07T21:02:58.7388409Z compile=False, 2025-05-07T21:02:58.7388520Z pooling_mode=, 2025-05-07T21:02:58.7388609Z T=4, 2025-05-07T21:02:58.7388690Z D=45, 2025-05-07T21:02:58.7388771Z B=106, 2025-05-07T21:02:58.7388856Z log_E=4, 2025-05-07T21:02:58.7388938Z L=4, 2025-05-07T21:02:58.7389027Z D_gradcheck=1, 2025-05-07T21:02:58.7389135Z stochastic_rounding=False, 2025-05-07T21:02:58.7389266Z weighted=False, 2025-05-07T21:02:58.7389351Z row_wise=True, 2025-05-07T21:02:58.7389439Z mixed=False, 2025-05-07T21:02:58.7389522Z use_cache=False, 2025-05-07T21:02:58.7389631Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7389720Z use_cpu=True, 2025-05-07T21:02:58.7389864Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7389984Z ) 2025-05-07T21:02:58.7390117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7390456Z self=, 2025-05-07T21:02:58.7390544Z compile=True, 2025-05-07T21:02:58.7390655Z pooling_mode=, 2025-05-07T21:02:58.7390734Z T=2, 2025-05-07T21:02:58.7390820Z D=58, 2025-05-07T21:02:58.7390898Z B=64, 2025-05-07T21:02:58.7390984Z log_E=3, 2025-05-07T21:02:58.7391070Z L=10, 2025-05-07T21:02:58.7391154Z D_gradcheck=2, 2025-05-07T21:02:58.7391256Z stochastic_rounding=False, 2025-05-07T21:02:58.7391351Z weighted=True, 2025-05-07T21:02:58.7391435Z row_wise=True, 2025-05-07T21:02:58.7391524Z mixed=True, 2025-05-07T21:02:58.7391607Z use_cache=True, 2025-05-07T21:02:58.7391719Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7391809Z use_cpu=True, 2025-05-07T21:02:58.7391918Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7391998Z ) 2025-05-07T21:02:58.7392134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7392474Z self=, 2025-05-07T21:02:58.7392557Z compile=False, 2025-05-07T21:02:58.7392673Z pooling_mode=, 2025-05-07T21:02:58.7392753Z T=4, 2025-05-07T21:02:58.7392834Z D=73, 2025-05-07T21:02:58.7392918Z B=56, 2025-05-07T21:02:58.7393004Z log_E=3, 2025-05-07T21:02:58.7393084Z L=13, 2025-05-07T21:02:58.7393216Z D_gradcheck=1, 2025-05-07T21:02:58.7393320Z stochastic_rounding=False, 2025-05-07T21:02:58.7393409Z weighted=True, 2025-05-07T21:02:58.7393494Z row_wise=True, 2025-05-07T21:02:58.7393577Z mixed=False, 2025-05-07T21:02:58.7393675Z use_cache=True, 2025-05-07T21:02:58.7393787Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7393876Z use_cpu=True, 2025-05-07T21:02:58.7393989Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7394074Z ) 2025-05-07T21:02:58.7394204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7394548Z self=, 2025-05-07T21:02:58.7394634Z compile=False, 2025-05-07T21:02:58.7394746Z pooling_mode=, 2025-05-07T21:02:58.7394838Z T=5, 2025-05-07T21:02:58.7394919Z D=62, 2025-05-07T21:02:58.7394998Z B=38, 2025-05-07T21:02:58.7395087Z log_E=3, 2025-05-07T21:02:58.7395168Z L=16, 2025-05-07T21:02:58.7395254Z D_gradcheck=2, 2025-05-07T21:02:58.7395360Z stochastic_rounding=False, 2025-05-07T21:02:58.7395447Z weighted=False, 2025-05-07T21:02:58.7395536Z row_wise=True, 2025-05-07T21:02:58.7395619Z mixed=False, 2025-05-07T21:02:58.7395703Z use_cache=True, 2025-05-07T21:02:58.7395820Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7395908Z use_cpu=True, 2025-05-07T21:02:58.7396014Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7396096Z ) 2025-05-07T21:02:58.7396230Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7396568Z self=, 2025-05-07T21:02:58.7396657Z compile=False, 2025-05-07T21:02:58.7396766Z pooling_mode=, 2025-05-07T21:02:58.7396846Z T=4, 2025-05-07T21:02:58.7396931Z D=79, 2025-05-07T21:02:58.7397013Z B=68, 2025-05-07T21:02:58.7397100Z log_E=4, 2025-05-07T21:02:58.7397181Z L=5, 2025-05-07T21:02:58.7397274Z D_gradcheck=2, 2025-05-07T21:02:58.7397426Z stochastic_rounding=True, 2025-05-07T21:02:58.7397512Z weighted=True, 2025-05-07T21:02:58.7397597Z row_wise=True, 2025-05-07T21:02:58.7397684Z mixed=True, 2025-05-07T21:02:58.7397768Z use_cache=True, 2025-05-07T21:02:58.7397878Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7398107Z use_cpu=True, 2025-05-07T21:02:58.7398251Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7398331Z ) 2025-05-07T21:02:58.7398469Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7398807Z self=, 2025-05-07T21:02:58.7398896Z compile=False, 2025-05-07T21:02:58.7399006Z pooling_mode=, 2025-05-07T21:02:58.7399089Z T=5, 2025-05-07T21:02:58.7399176Z D=72, 2025-05-07T21:02:58.7399257Z B=3, 2025-05-07T21:02:58.7399339Z log_E=5, 2025-05-07T21:02:58.7399425Z L=11, 2025-05-07T21:02:58.7399512Z D_gradcheck=2, 2025-05-07T21:02:58.7399617Z stochastic_rounding=True, 2025-05-07T21:02:58.7399705Z weighted=True, 2025-05-07T21:02:58.7399788Z row_wise=True, 2025-05-07T21:02:58.7399873Z mixed=True, 2025-05-07T21:02:58.7399965Z use_cache=False, 2025-05-07T21:02:58.7400076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7400166Z use_cpu=True, 2025-05-07T21:02:58.7400278Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7400355Z ) 2025-05-07T21:02:58.7666859Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7668037Z self=, 2025-05-07T21:02:58.7668169Z compile=True, 2025-05-07T21:02:58.7668347Z pooling_mode=, 2025-05-07T21:02:58.7668465Z T=4, 2025-05-07T21:02:58.7668564Z D=71, 2025-05-07T21:02:58.7668675Z B=67, 2025-05-07T21:02:58.7668781Z log_E=3, 2025-05-07T21:02:58.7669101Z L=7, 2025-05-07T21:02:58.7669233Z D_gradcheck=1, 2025-05-07T21:02:58.7669359Z stochastic_rounding=True, 2025-05-07T21:02:58.7669467Z weighted=True, 2025-05-07T21:02:58.7669578Z row_wise=True, 2025-05-07T21:02:58.7669688Z mixed=False, 2025-05-07T21:02:58.7669804Z use_cache=False, 2025-05-07T21:02:58.7669953Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7670043Z use_cpu=True, 2025-05-07T21:02:58.7670153Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7670225Z ) 2025-05-07T21:02:58.7670352Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7670692Z self=, 2025-05-07T21:02:58.7670777Z compile=True, 2025-05-07T21:02:58.7670890Z pooling_mode=, 2025-05-07T21:02:58.7670976Z T=1, 2025-05-07T21:02:58.7671055Z D=124, 2025-05-07T21:02:58.7671135Z B=75, 2025-05-07T21:02:58.7671222Z log_E=4, 2025-05-07T21:02:58.7671306Z L=11, 2025-05-07T21:02:58.7671395Z D_gradcheck=1, 2025-05-07T21:02:58.7671496Z stochastic_rounding=False, 2025-05-07T21:02:58.7671581Z weighted=True, 2025-05-07T21:02:58.7671715Z row_wise=True, 2025-05-07T21:02:58.7671799Z mixed=False, 2025-05-07T21:02:58.7671888Z use_cache=False, 2025-05-07T21:02:58.7672004Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7672087Z use_cpu=True, 2025-05-07T21:02:58.7672191Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7672267Z ) 2025-05-07T21:02:58.7672396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7672731Z self=, 2025-05-07T21:02:58.7672820Z compile=False, 2025-05-07T21:02:58.7672928Z pooling_mode=, 2025-05-07T21:02:58.7673011Z T=4, 2025-05-07T21:02:58.7673089Z D=115, 2025-05-07T21:02:58.7673169Z B=115, 2025-05-07T21:02:58.7673255Z log_E=4, 2025-05-07T21:02:58.7673338Z L=10, 2025-05-07T21:02:58.7673508Z D_gradcheck=1, 2025-05-07T21:02:58.7673611Z stochastic_rounding=True, 2025-05-07T21:02:58.7673695Z weighted=False, 2025-05-07T21:02:58.7673779Z row_wise=True, 2025-05-07T21:02:58.7673867Z mixed=False, 2025-05-07T21:02:58.7673949Z use_cache=True, 2025-05-07T21:02:58.7674116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7674265Z use_cpu=True, 2025-05-07T21:02:58.7674372Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7674448Z ) 2025-05-07T21:02:58.7674586Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7674922Z self=, 2025-05-07T21:02:58.7675010Z compile=True, 2025-05-07T21:02:58.7675119Z pooling_mode=, 2025-05-07T21:02:58.7675195Z T=1, 2025-05-07T21:02:58.7675278Z D=23, 2025-05-07T21:02:58.7675353Z B=88, 2025-05-07T21:02:58.7675433Z log_E=4, 2025-05-07T21:02:58.7675515Z L=3, 2025-05-07T21:02:58.7675597Z D_gradcheck=1, 2025-05-07T21:02:58.7675695Z stochastic_rounding=False, 2025-05-07T21:02:58.7675785Z weighted=False, 2025-05-07T21:02:58.7675865Z row_wise=True, 2025-05-07T21:02:58.7675945Z mixed=False, 2025-05-07T21:02:58.7676026Z use_cache=True, 2025-05-07T21:02:58.7676136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7676218Z use_cpu=True, 2025-05-07T21:02:58.7676325Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7676401Z ) 2025-05-07T21:02:58.7676534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7676870Z self=, 2025-05-07T21:02:58.7676950Z compile=True, 2025-05-07T21:02:58.7677065Z pooling_mode=, 2025-05-07T21:02:58.7677144Z T=4, 2025-05-07T21:02:58.7677221Z D=3, 2025-05-07T21:02:58.7677303Z B=124, 2025-05-07T21:02:58.7677424Z log_E=5, 2025-05-07T21:02:58.7677503Z L=6, 2025-05-07T21:02:58.7677590Z D_gradcheck=1, 2025-05-07T21:02:58.7677687Z stochastic_rounding=False, 2025-05-07T21:02:58.7677769Z weighted=True, 2025-05-07T21:02:58.7677855Z row_wise=True, 2025-05-07T21:02:58.7677935Z mixed=False, 2025-05-07T21:02:58.7678019Z use_cache=True, 2025-05-07T21:02:58.7678136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7678225Z use_cpu=True, 2025-05-07T21:02:58.7678334Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7678409Z ) 2025-05-07T21:02:58.7678538Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7678880Z self=, 2025-05-07T21:02:58.7678963Z compile=False, 2025-05-07T21:02:58.7679069Z pooling_mode=, 2025-05-07T21:02:58.7679146Z T=2, 2025-05-07T21:02:58.7679225Z D=13, 2025-05-07T21:02:58.7679305Z B=40, 2025-05-07T21:02:58.7679388Z log_E=4, 2025-05-07T21:02:58.7679469Z L=17, 2025-05-07T21:02:58.7679552Z D_gradcheck=2, 2025-05-07T21:02:58.7679650Z stochastic_rounding=True, 2025-05-07T21:02:58.7679733Z weighted=True, 2025-05-07T21:02:58.7679816Z row_wise=True, 2025-05-07T21:02:58.7679895Z mixed=False, 2025-05-07T21:02:58.7679979Z use_cache=True, 2025-05-07T21:02:58.7680092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7680175Z use_cpu=True, 2025-05-07T21:02:58.7680276Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7680354Z ) 2025-05-07T21:02:58.7680481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7680815Z self=, 2025-05-07T21:02:58.7680902Z compile=True, 2025-05-07T21:02:58.7681008Z pooling_mode=, 2025-05-07T21:02:58.7681082Z T=2, 2025-05-07T21:02:58.7681163Z D=28, 2025-05-07T21:02:58.7681248Z B=112, 2025-05-07T21:02:58.7681381Z log_E=4, 2025-05-07T21:02:58.7681455Z L=20, 2025-05-07T21:02:58.7681535Z D_gradcheck=1, 2025-05-07T21:02:58.7681634Z stochastic_rounding=True, 2025-05-07T21:02:58.7681718Z weighted=False, 2025-05-07T21:02:58.7681798Z row_wise=True, 2025-05-07T21:02:58.7681889Z mixed=True, 2025-05-07T21:02:58.7682034Z use_cache=False, 2025-05-07T21:02:58.7682183Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7682279Z use_cpu=True, 2025-05-07T21:02:58.7682386Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7682469Z ) 2025-05-07T21:02:58.7682613Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7682954Z self=, 2025-05-07T21:02:58.7683045Z compile=False, 2025-05-07T21:02:58.7683165Z pooling_mode=, 2025-05-07T21:02:58.7683245Z T=3, 2025-05-07T21:02:58.7683330Z D=51, 2025-05-07T21:02:58.7683410Z B=126, 2025-05-07T21:02:58.7683495Z log_E=4, 2025-05-07T21:02:58.7683590Z L=2, 2025-05-07T21:02:58.7683676Z D_gradcheck=1, 2025-05-07T21:02:58.7683778Z stochastic_rounding=False, 2025-05-07T21:02:58.7683880Z weighted=False, 2025-05-07T21:02:58.7683962Z row_wise=True, 2025-05-07T21:02:58.7684045Z mixed=False, 2025-05-07T21:02:58.7684143Z use_cache=True, 2025-05-07T21:02:58.7684254Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7684338Z use_cpu=True, 2025-05-07T21:02:58.7684452Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7684527Z ) 2025-05-07T21:02:58.7684660Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7685007Z self=, 2025-05-07T21:02:58.7685093Z compile=True, 2025-05-07T21:02:58.7685211Z pooling_mode=, 2025-05-07T21:02:58.7685290Z T=4, 2025-05-07T21:02:58.7685370Z D=36, 2025-05-07T21:02:58.7685503Z B=72, 2025-05-07T21:02:58.7685584Z log_E=4, 2025-05-07T21:02:58.7685661Z L=4, 2025-05-07T21:02:58.7685753Z D_gradcheck=1, 2025-05-07T21:02:58.7685851Z stochastic_rounding=False, 2025-05-07T21:02:58.7685936Z weighted=True, 2025-05-07T21:02:58.7686025Z row_wise=True, 2025-05-07T21:02:58.7686110Z mixed=False, 2025-05-07T21:02:58.7686199Z use_cache=True, 2025-05-07T21:02:58.7686318Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7686401Z use_cpu=True, 2025-05-07T21:02:58.7686504Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7686589Z ) 2025-05-07T21:02:58.7686721Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7687239Z self=, 2025-05-07T21:02:58.7687326Z compile=False, 2025-05-07T21:02:58.7687435Z pooling_mode=, 2025-05-07T21:02:58.7687521Z T=4, 2025-05-07T21:02:58.7687604Z D=8, 2025-05-07T21:02:58.7687682Z B=40, 2025-05-07T21:02:58.7687767Z log_E=4, 2025-05-07T21:02:58.7687848Z L=7, 2025-05-07T21:02:58.7687935Z D_gradcheck=2, 2025-05-07T21:02:58.7688041Z stochastic_rounding=False, 2025-05-07T21:02:58.7688129Z weighted=False, 2025-05-07T21:02:58.7688211Z row_wise=True, 2025-05-07T21:02:58.7688305Z mixed=True, 2025-05-07T21:02:58.7688392Z use_cache=False, 2025-05-07T21:02:58.7688512Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7688593Z use_cpu=True, 2025-05-07T21:02:58.7688698Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7688785Z ) 2025-05-07T21:02:58.7688915Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7689254Z self=, 2025-05-07T21:02:58.7689351Z compile=False, 2025-05-07T21:02:58.7689460Z pooling_mode=, 2025-05-07T21:02:58.7689539Z T=2, 2025-05-07T21:02:58.7689627Z D=26, 2025-05-07T21:02:58.7689756Z B=103, 2025-05-07T21:02:58.7689838Z log_E=4, 2025-05-07T21:02:58.7689925Z L=17, 2025-05-07T21:02:58.7690010Z D_gradcheck=1, 2025-05-07T21:02:58.7690109Z stochastic_rounding=True, 2025-05-07T21:02:58.7690200Z weighted=True, 2025-05-07T21:02:58.7690282Z row_wise=True, 2025-05-07T21:02:58.7690417Z mixed=True, 2025-05-07T21:02:58.7690503Z use_cache=False, 2025-05-07T21:02:58.7690653Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7690746Z use_cpu=True, 2025-05-07T21:02:58.7690849Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7690926Z ) 2025-05-07T21:02:58.7691068Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7691406Z self=, 2025-05-07T21:02:58.7691491Z compile=True, 2025-05-07T21:02:58.7691610Z pooling_mode=, 2025-05-07T21:02:58.7691691Z T=4, 2025-05-07T21:02:58.7691771Z D=73, 2025-05-07T21:02:58.7691864Z B=109, 2025-05-07T21:02:58.7691944Z log_E=4, 2025-05-07T21:02:58.7692025Z L=7, 2025-05-07T21:02:58.7692117Z D_gradcheck=1, 2025-05-07T21:02:58.7692218Z stochastic_rounding=False, 2025-05-07T21:02:58.7692310Z weighted=True, 2025-05-07T21:02:58.7692395Z row_wise=True, 2025-05-07T21:02:58.7692482Z mixed=False, 2025-05-07T21:02:58.7692579Z use_cache=True, 2025-05-07T21:02:58.7692689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7692774Z use_cpu=True, 2025-05-07T21:02:58.7692887Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7692964Z ) 2025-05-07T21:02:58.7693095Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7693441Z self=, 2025-05-07T21:02:58.7693530Z compile=False, 2025-05-07T21:02:58.7693638Z pooling_mode=, 2025-05-07T21:02:58.7693767Z T=1, 2025-05-07T21:02:58.7693853Z D=98, 2025-05-07T21:02:58.7693942Z B=46, 2025-05-07T21:02:58.7694022Z log_E=4, 2025-05-07T21:02:58.7694104Z L=9, 2025-05-07T21:02:58.7694197Z D_gradcheck=2, 2025-05-07T21:02:58.7694296Z stochastic_rounding=True, 2025-05-07T21:02:58.7694379Z weighted=True, 2025-05-07T21:02:58.7694474Z row_wise=True, 2025-05-07T21:02:58.7694557Z mixed=False, 2025-05-07T21:02:58.7694646Z use_cache=False, 2025-05-07T21:02:58.7694762Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7694847Z use_cpu=True, 2025-05-07T21:02:58.7694953Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7695036Z ) 2025-05-07T21:02:58.7695167Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7695507Z self=, 2025-05-07T21:02:58.7695602Z compile=False, 2025-05-07T21:02:58.7695713Z pooling_mode=, 2025-05-07T21:02:58.7695806Z T=1, 2025-05-07T21:02:58.7695889Z D=45, 2025-05-07T21:02:58.7695969Z B=82, 2025-05-07T21:02:58.7696059Z log_E=4, 2025-05-07T21:02:58.7696138Z L=9, 2025-05-07T21:02:58.7696221Z D_gradcheck=1, 2025-05-07T21:02:58.7696326Z stochastic_rounding=True, 2025-05-07T21:02:58.7696409Z weighted=False, 2025-05-07T21:02:58.7696493Z row_wise=True, 2025-05-07T21:02:58.7696582Z mixed=True, 2025-05-07T21:02:58.7696671Z use_cache=False, 2025-05-07T21:02:58.7696781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7696871Z use_cpu=True, 2025-05-07T21:02:58.7696975Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7697052Z ) 2025-05-07T21:02:58.7697189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7697528Z self=, 2025-05-07T21:02:58.7697624Z compile=False, 2025-05-07T21:02:58.7697732Z pooling_mode=, 2025-05-07T21:02:58.7697814Z T=5, 2025-05-07T21:02:58.7697951Z D=26, 2025-05-07T21:02:58.7698032Z B=118, 2025-05-07T21:02:58.7698113Z log_E=3, 2025-05-07T21:02:58.7698201Z L=4, 2025-05-07T21:02:58.7698287Z D_gradcheck=1, 2025-05-07T21:02:58.7698384Z stochastic_rounding=True, 2025-05-07T21:02:58.7698478Z weighted=True, 2025-05-07T21:02:58.7698604Z row_wise=True, 2025-05-07T21:02:58.7698688Z mixed=False, 2025-05-07T21:02:58.7698841Z use_cache=True, 2025-05-07T21:02:58.7698952Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7699045Z use_cpu=True, 2025-05-07T21:02:58.7699150Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7699229Z ) 2025-05-07T21:02:58.7699370Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7699708Z self=, 2025-05-07T21:02:58.7699796Z compile=True, 2025-05-07T21:02:58.7699916Z pooling_mode=, 2025-05-07T21:02:58.7699995Z T=4, 2025-05-07T21:02:58.7700075Z D=114, 2025-05-07T21:02:58.7700161Z B=112, 2025-05-07T21:02:58.7700240Z log_E=3, 2025-05-07T21:02:58.7700321Z L=10, 2025-05-07T21:02:58.7700415Z D_gradcheck=2, 2025-05-07T21:02:58.7700512Z stochastic_rounding=True, 2025-05-07T21:02:58.7700598Z weighted=False, 2025-05-07T21:02:58.7700695Z row_wise=True, 2025-05-07T21:02:58.7700778Z mixed=True, 2025-05-07T21:02:58.7700871Z use_cache=True, 2025-05-07T21:02:58.7700980Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7701065Z use_cpu=True, 2025-05-07T21:02:58.7701178Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7701255Z ) 2025-05-07T21:02:58.7968090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7968936Z self=, 2025-05-07T21:02:58.7969700Z compile=False, 2025-05-07T21:02:58.7970164Z pooling_mode=, 2025-05-07T21:02:58.7979925Z T=2, 2025-05-07T21:02:58.7980258Z D=56, 2025-05-07T21:02:58.7980513Z B=114, 2025-05-07T21:02:58.7980776Z log_E=3, 2025-05-07T21:02:58.7980990Z L=15, 2025-05-07T21:02:58.7981183Z D_gradcheck=2, 2025-05-07T21:02:58.7981421Z stochastic_rounding=True, 2025-05-07T21:02:58.7981695Z weighted=True, 2025-05-07T21:02:58.7981908Z row_wise=True, 2025-05-07T21:02:58.7982125Z mixed=True, 2025-05-07T21:02:58.7982343Z use_cache=True, 2025-05-07T21:02:58.7982582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7982875Z use_cpu=True, 2025-05-07T21:02:58.7983117Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7983380Z ) 2025-05-07T21:02:58.7983618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7984197Z self=, 2025-05-07T21:02:58.7984727Z compile=False, 2025-05-07T21:02:58.7984969Z pooling_mode=, 2025-05-07T21:02:58.7985257Z T=5, 2025-05-07T21:02:58.7985444Z D=112, 2025-05-07T21:02:58.7985628Z B=122, 2025-05-07T21:02:58.7985818Z log_E=5, 2025-05-07T21:02:58.7986019Z L=8, 2025-05-07T21:02:58.7986207Z D_gradcheck=2, 2025-05-07T21:02:58.7986443Z stochastic_rounding=False, 2025-05-07T21:02:58.7986707Z weighted=True, 2025-05-07T21:02:58.7986918Z row_wise=True, 2025-05-07T21:02:58.7987136Z mixed=False, 2025-05-07T21:02:58.7987356Z use_cache=False, 2025-05-07T21:02:58.7987604Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7987899Z use_cpu=True, 2025-05-07T21:02:58.7988165Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.7988451Z ) 2025-05-07T21:02:58.7988684Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7989255Z self=, 2025-05-07T21:02:58.7989781Z compile=False, 2025-05-07T21:02:58.7990029Z pooling_mode=, 2025-05-07T21:02:58.7990446Z T=3, 2025-05-07T21:02:58.7990634Z D=2, 2025-05-07T21:02:58.7990827Z B=100, 2025-05-07T21:02:58.7991019Z log_E=5, 2025-05-07T21:02:58.7991214Z L=11, 2025-05-07T21:02:58.7991415Z D_gradcheck=1, 2025-05-07T21:02:58.7991651Z stochastic_rounding=False, 2025-05-07T21:02:58.7991984Z weighted=False, 2025-05-07T21:02:58.7992345Z row_wise=True, 2025-05-07T21:02:58.7992566Z mixed=True, 2025-05-07T21:02:58.7992784Z use_cache=False, 2025-05-07T21:02:58.7993031Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.7993319Z use_cpu=True, 2025-05-07T21:02:58.7993558Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7993819Z ) 2025-05-07T21:02:58.7994053Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7994624Z self=, 2025-05-07T21:02:58.7995145Z compile=True, 2025-05-07T21:02:58.7995398Z pooling_mode=, 2025-05-07T21:02:58.7995691Z T=5, 2025-05-07T21:02:58.7995875Z D=60, 2025-05-07T21:02:58.7996074Z B=33, 2025-05-07T21:02:58.7996267Z log_E=4, 2025-05-07T21:02:58.7996461Z L=1, 2025-05-07T21:02:58.7996656Z D_gradcheck=2, 2025-05-07T21:02:58.7996884Z stochastic_rounding=False, 2025-05-07T21:02:58.7997140Z weighted=True, 2025-05-07T21:02:58.7997355Z row_wise=True, 2025-05-07T21:02:58.7997563Z mixed=True, 2025-05-07T21:02:58.7997769Z use_cache=True, 2025-05-07T21:02:58.7998003Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.7998289Z use_cpu=True, 2025-05-07T21:02:58.7998522Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.7998775Z ) 2025-05-07T21:02:58.7999004Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.7999569Z self=, 2025-05-07T21:02:58.8000140Z compile=False, 2025-05-07T21:02:58.8000385Z pooling_mode=, 2025-05-07T21:02:58.8000664Z T=4, 2025-05-07T21:02:58.8000846Z D=48, 2025-05-07T21:02:58.8001036Z B=4, 2025-05-07T21:02:58.8001219Z log_E=5, 2025-05-07T21:02:58.8001404Z L=2, 2025-05-07T21:02:58.8001593Z D_gradcheck=2, 2025-05-07T21:02:58.8001820Z stochastic_rounding=False, 2025-05-07T21:02:58.8002075Z weighted=False, 2025-05-07T21:02:58.8002297Z row_wise=True, 2025-05-07T21:02:58.8002506Z mixed=False, 2025-05-07T21:02:58.8002712Z use_cache=False, 2025-05-07T21:02:58.8002965Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8003247Z use_cpu=True, 2025-05-07T21:02:58.8003476Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8003737Z ) 2025-05-07T21:02:58.8003968Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8004895Z self=, 2025-05-07T21:02:58.8005418Z compile=False, 2025-05-07T21:02:58.8005660Z pooling_mode=, 2025-05-07T21:02:58.8005939Z T=5, 2025-05-07T21:02:58.8006121Z D=49, 2025-05-07T21:02:58.8006309Z B=117, 2025-05-07T21:02:58.8006498Z log_E=4, 2025-05-07T21:02:58.8006690Z L=14, 2025-05-07T21:02:58.8006958Z D_gradcheck=2, 2025-05-07T21:02:58.8007191Z stochastic_rounding=True, 2025-05-07T21:02:58.8007444Z weighted=False, 2025-05-07T21:02:58.8007669Z row_wise=True, 2025-05-07T21:02:58.8007882Z mixed=True, 2025-05-07T21:02:58.8008088Z use_cache=False, 2025-05-07T21:02:58.8008340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8008626Z use_cpu=True, 2025-05-07T21:02:58.8008855Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8009120Z ) 2025-05-07T21:02:58.8009353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8009920Z self=, 2025-05-07T21:02:58.8010440Z compile=True, 2025-05-07T21:02:58.8010778Z pooling_mode=, 2025-05-07T21:02:58.8011056Z T=5, 2025-05-07T21:02:58.8011233Z D=103, 2025-05-07T21:02:58.8011421Z B=128, 2025-05-07T21:02:58.8011609Z log_E=3, 2025-05-07T21:02:58.8011798Z L=7, 2025-05-07T21:02:58.8011987Z D_gradcheck=2, 2025-05-07T21:02:58.8012282Z stochastic_rounding=False, 2025-05-07T21:02:58.8012592Z weighted=False, 2025-05-07T21:02:58.8012812Z row_wise=True, 2025-05-07T21:02:58.8013019Z mixed=True, 2025-05-07T21:02:58.8013221Z use_cache=True, 2025-05-07T21:02:58.8013467Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8013751Z use_cpu=True, 2025-05-07T21:02:58.8013979Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8014240Z ) 2025-05-07T21:02:58.8014470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8015027Z self=, 2025-05-07T21:02:58.8015554Z compile=True, 2025-05-07T21:02:58.8015799Z pooling_mode=, 2025-05-07T21:02:58.8016081Z T=5, 2025-05-07T21:02:58.8016263Z D=53, 2025-05-07T21:02:58.8016450Z B=86, 2025-05-07T21:02:58.8016640Z log_E=3, 2025-05-07T21:02:58.8016827Z L=19, 2025-05-07T21:02:58.8017011Z D_gradcheck=2, 2025-05-07T21:02:58.8017241Z stochastic_rounding=False, 2025-05-07T21:02:58.8017490Z weighted=False, 2025-05-07T21:02:58.8017700Z row_wise=True, 2025-05-07T21:02:58.8017902Z mixed=True, 2025-05-07T21:02:58.8018102Z use_cache=False, 2025-05-07T21:02:58.8018353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8018642Z use_cpu=True, 2025-05-07T21:02:58.8018870Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8019133Z ) 2025-05-07T21:02:58.8019366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8020000Z self=, 2025-05-07T21:02:58.8020526Z compile=True, 2025-05-07T21:02:58.8020769Z pooling_mode=, 2025-05-07T21:02:58.8021047Z T=1, 2025-05-07T21:02:58.8021236Z D=128, 2025-05-07T21:02:58.8021424Z B=47, 2025-05-07T21:02:58.8021603Z log_E=4, 2025-05-07T21:02:58.8021799Z L=2, 2025-05-07T21:02:58.8021994Z D_gradcheck=2, 2025-05-07T21:02:58.8022223Z stochastic_rounding=True, 2025-05-07T21:02:58.8022474Z weighted=False, 2025-05-07T21:02:58.8022690Z row_wise=True, 2025-05-07T21:02:58.8022899Z mixed=False, 2025-05-07T21:02:58.8023105Z use_cache=False, 2025-05-07T21:02:58.8023350Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8023636Z use_cpu=True, 2025-05-07T21:02:58.8023861Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8024122Z ) 2025-05-07T21:02:58.8024350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8024911Z self=, 2025-05-07T21:02:58.8025432Z compile=True, 2025-05-07T21:02:58.8025677Z pooling_mode=, 2025-05-07T21:02:58.8025948Z T=4, 2025-05-07T21:02:58.8026130Z D=56, 2025-05-07T21:02:58.8026320Z B=51, 2025-05-07T21:02:58.8026499Z log_E=4, 2025-05-07T21:02:58.8026699Z L=20, 2025-05-07T21:02:58.8026893Z D_gradcheck=2, 2025-05-07T21:02:58.8027119Z stochastic_rounding=False, 2025-05-07T21:02:58.8027376Z weighted=True, 2025-05-07T21:02:58.8027592Z row_wise=True, 2025-05-07T21:02:58.8027794Z mixed=False, 2025-05-07T21:02:58.8028022Z use_cache=True, 2025-05-07T21:02:58.8028309Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8028587Z use_cpu=True, 2025-05-07T21:02:58.8028822Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8029080Z ) 2025-05-07T21:02:58.8029312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8029874Z self=, 2025-05-07T21:02:58.8030452Z compile=False, 2025-05-07T21:02:58.8030693Z pooling_mode=, 2025-05-07T21:02:58.8030971Z T=4, 2025-05-07T21:02:58.8031160Z D=23, 2025-05-07T21:02:58.8031344Z B=93, 2025-05-07T21:02:58.8031523Z log_E=5, 2025-05-07T21:02:58.8031720Z L=18, 2025-05-07T21:02:58.8031961Z D_gradcheck=1, 2025-05-07T21:02:58.8032219Z stochastic_rounding=True, 2025-05-07T21:02:58.8032481Z weighted=False, 2025-05-07T21:02:58.8032698Z row_wise=True, 2025-05-07T21:02:58.8032905Z mixed=False, 2025-05-07T21:02:58.8033111Z use_cache=True, 2025-05-07T21:02:58.8033342Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8033610Z use_cpu=True, 2025-05-07T21:02:58.8033833Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8034083Z ) 2025-05-07T21:02:58.8034296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8034861Z self=, 2025-05-07T21:02:58.8035378Z compile=True, 2025-05-07T21:02:58.8035609Z pooling_mode=, 2025-05-07T21:02:58.8035873Z T=5, 2025-05-07T21:02:58.8036052Z D=39, 2025-05-07T21:02:58.8036235Z B=99, 2025-05-07T21:02:58.8036411Z log_E=4, 2025-05-07T21:02:58.8036611Z L=0, 2025-05-07T21:02:58.8036800Z D_gradcheck=1, 2025-05-07T21:02:58.8037025Z stochastic_rounding=False, 2025-05-07T21:02:58.8037285Z weighted=False, 2025-05-07T21:02:58.8037498Z row_wise=True, 2025-05-07T21:02:58.8037707Z mixed=True, 2025-05-07T21:02:58.8037915Z use_cache=True, 2025-05-07T21:02:58.8038155Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8038435Z use_cpu=True, 2025-05-07T21:02:58.8038669Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8038932Z ) 2025-05-07T21:02:58.8039155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8039769Z self=, 2025-05-07T21:02:58.8040297Z compile=True, 2025-05-07T21:02:58.8040535Z pooling_mode=, 2025-05-07T21:02:58.8040804Z T=2, 2025-05-07T21:02:58.8040993Z D=96, 2025-05-07T21:02:58.8041180Z B=78, 2025-05-07T21:02:58.8041361Z log_E=5, 2025-05-07T21:02:58.8041559Z L=0, 2025-05-07T21:02:58.8041749Z D_gradcheck=2, 2025-05-07T21:02:58.8041976Z stochastic_rounding=False, 2025-05-07T21:02:58.8042232Z weighted=False, 2025-05-07T21:02:58.8042452Z row_wise=True, 2025-05-07T21:02:58.8042657Z mixed=True, 2025-05-07T21:02:58.8042865Z use_cache=True, 2025-05-07T21:02:58.8043107Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8043386Z use_cpu=True, 2025-05-07T21:02:58.8043618Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8043880Z ) 2025-05-07T21:02:58.8044102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8044672Z self=, 2025-05-07T21:02:58.8045195Z compile=False, 2025-05-07T21:02:58.8045430Z pooling_mode=, 2025-05-07T21:02:58.8045709Z T=1, 2025-05-07T21:02:58.8045887Z D=110, 2025-05-07T21:02:58.8046067Z B=59, 2025-05-07T21:02:58.8046253Z log_E=5, 2025-05-07T21:02:58.8046445Z L=7, 2025-05-07T21:02:58.8046628Z D_gradcheck=1, 2025-05-07T21:02:58.8046860Z stochastic_rounding=True, 2025-05-07T21:02:58.8047187Z weighted=False, 2025-05-07T21:02:58.8047403Z row_wise=True, 2025-05-07T21:02:58.8047606Z mixed=True, 2025-05-07T21:02:58.8047813Z use_cache=False, 2025-05-07T21:02:58.8048063Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8048342Z use_cpu=True, 2025-05-07T21:02:58.8048575Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8048833Z ) 2025-05-07T21:02:58.8049059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8049628Z self=, 2025-05-07T21:02:58.8050204Z compile=False, 2025-05-07T21:02:58.8050436Z pooling_mode=, 2025-05-07T21:02:58.8050715Z T=5, 2025-05-07T21:02:58.8050901Z D=120, 2025-05-07T21:02:58.8051082Z B=11, 2025-05-07T21:02:58.8051336Z log_E=5, 2025-05-07T21:02:58.8051530Z L=13, 2025-05-07T21:02:58.8051757Z D_gradcheck=1, 2025-05-07T21:02:58.8051986Z stochastic_rounding=False, 2025-05-07T21:02:58.8052244Z weighted=False, 2025-05-07T21:02:58.8052453Z row_wise=True, 2025-05-07T21:02:58.8052664Z mixed=True, 2025-05-07T21:02:58.8052870Z use_cache=True, 2025-05-07T21:02:58.8053114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8053394Z use_cpu=True, 2025-05-07T21:02:58.8053628Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8053890Z ) 2025-05-07T21:02:58.8054111Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8054680Z self=, 2025-05-07T21:02:58.8055212Z compile=True, 2025-05-07T21:02:58.8055447Z pooling_mode=, 2025-05-07T21:02:58.8055730Z T=5, 2025-05-07T21:02:58.8055915Z D=60, 2025-05-07T21:02:58.8056098Z B=126, 2025-05-07T21:02:58.8056290Z log_E=4, 2025-05-07T21:02:58.8056487Z L=18, 2025-05-07T21:02:58.8056679Z D_gradcheck=2, 2025-05-07T21:02:58.8056910Z stochastic_rounding=True, 2025-05-07T21:02:58.8057169Z weighted=True, 2025-05-07T21:02:58.8057381Z row_wise=True, 2025-05-07T21:02:58.8057592Z mixed=True, 2025-05-07T21:02:58.8057800Z use_cache=False, 2025-05-07T21:02:58.8058046Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8058364Z use_cpu=True, 2025-05-07T21:02:58.8058615Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8058874Z ) 2025-05-07T21:02:58.8270009Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8271989Z self=, 2025-05-07T21:02:58.8273241Z compile=False, 2025-05-07T21:02:58.8273739Z pooling_mode=, 2025-05-07T21:02:58.8274309Z T=3, 2025-05-07T21:02:58.8274680Z D=78, 2025-05-07T21:02:58.8275065Z B=95, 2025-05-07T21:02:58.8275456Z log_E=3, 2025-05-07T21:02:58.8275854Z L=10, 2025-05-07T21:02:58.8276246Z D_gradcheck=2, 2025-05-07T21:02:58.8276717Z stochastic_rounding=False, 2025-05-07T21:02:58.8277243Z weighted=True, 2025-05-07T21:02:58.8277673Z row_wise=True, 2025-05-07T21:02:58.8278054Z mixed=False, 2025-05-07T21:02:58.8278300Z use_cache=False, 2025-05-07T21:02:58.8278580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8278877Z use_cpu=True, 2025-05-07T21:02:58.8279123Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8279388Z ) 2025-05-07T21:02:58.8279634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8280219Z self=, 2025-05-07T21:02:58.8280752Z compile=False, 2025-05-07T21:02:58.8281003Z pooling_mode=, 2025-05-07T21:02:58.8281293Z T=3, 2025-05-07T21:02:58.8281485Z D=14, 2025-05-07T21:02:58.8281687Z B=36, 2025-05-07T21:02:58.8281888Z log_E=3, 2025-05-07T21:02:58.8282088Z L=0, 2025-05-07T21:02:58.8282293Z D_gradcheck=1, 2025-05-07T21:02:58.8282532Z stochastic_rounding=False, 2025-05-07T21:02:58.8282793Z weighted=True, 2025-05-07T21:02:58.8283021Z row_wise=True, 2025-05-07T21:02:58.8283241Z mixed=True, 2025-05-07T21:02:58.8283467Z use_cache=True, 2025-05-07T21:02:58.8283710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8284005Z use_cpu=True, 2025-05-07T21:02:58.8284250Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8284515Z ) 2025-05-07T21:02:58.8284764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8285335Z self=, 2025-05-07T21:02:58.8285941Z compile=True, 2025-05-07T21:02:58.8286192Z pooling_mode=, 2025-05-07T21:02:58.8286484Z T=1, 2025-05-07T21:02:58.8286674Z D=72, 2025-05-07T21:02:58.8287062Z B=91, 2025-05-07T21:02:58.8287260Z log_E=3, 2025-05-07T21:02:58.8287524Z L=0, 2025-05-07T21:02:58.8287731Z D_gradcheck=2, 2025-05-07T21:02:58.8287970Z stochastic_rounding=False, 2025-05-07T21:02:58.8288232Z weighted=True, 2025-05-07T21:02:58.8288456Z row_wise=True, 2025-05-07T21:02:58.8288678Z mixed=False, 2025-05-07T21:02:58.8288893Z use_cache=True, 2025-05-07T21:02:58.8289142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8289438Z use_cpu=True, 2025-05-07T21:02:58.8289684Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8289950Z ) 2025-05-07T21:02:58.8290192Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8290771Z self=, 2025-05-07T21:02:58.8291295Z compile=True, 2025-05-07T21:02:58.8291545Z pooling_mode=, 2025-05-07T21:02:58.8291832Z T=3, 2025-05-07T21:02:58.8292024Z D=113, 2025-05-07T21:02:58.8292229Z B=95, 2025-05-07T21:02:58.8292426Z log_E=5, 2025-05-07T21:02:58.8292629Z L=7, 2025-05-07T21:02:58.8292832Z D_gradcheck=1, 2025-05-07T21:02:58.8293079Z stochastic_rounding=True, 2025-05-07T21:02:58.8293339Z weighted=True, 2025-05-07T21:02:58.8293568Z row_wise=True, 2025-05-07T21:02:58.8293789Z mixed=True, 2025-05-07T21:02:58.8294008Z use_cache=False, 2025-05-07T21:02:58.8294271Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8294568Z use_cpu=True, 2025-05-07T21:02:58.8294806Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8302934Z ) 2025-05-07T21:02:58.8303276Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8303860Z self=, 2025-05-07T21:02:58.8304632Z compile=False, 2025-05-07T21:02:58.8304890Z pooling_mode=, 2025-05-07T21:02:58.8305177Z T=1, 2025-05-07T21:02:58.8305368Z D=81, 2025-05-07T21:02:58.8305564Z B=122, 2025-05-07T21:02:58.8305757Z log_E=4, 2025-05-07T21:02:58.8305955Z L=7, 2025-05-07T21:02:58.8306152Z D_gradcheck=2, 2025-05-07T21:02:58.8306387Z stochastic_rounding=False, 2025-05-07T21:02:58.8306644Z weighted=False, 2025-05-07T21:02:58.8306862Z row_wise=True, 2025-05-07T21:02:58.8307076Z mixed=True, 2025-05-07T21:02:58.8307287Z use_cache=False, 2025-05-07T21:02:58.8307540Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8307833Z use_cpu=True, 2025-05-07T21:02:58.8308069Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8308332Z ) 2025-05-07T21:02:58.8308569Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8309135Z self=, 2025-05-07T21:02:58.8309656Z compile=False, 2025-05-07T21:02:58.8309900Z pooling_mode=, 2025-05-07T21:02:58.8310179Z T=1, 2025-05-07T21:02:58.8310362Z D=74, 2025-05-07T21:02:58.8310547Z B=4, 2025-05-07T21:02:58.8310737Z log_E=4, 2025-05-07T21:02:58.8310929Z L=4, 2025-05-07T21:02:58.8311120Z D_gradcheck=1, 2025-05-07T21:02:58.8311351Z stochastic_rounding=False, 2025-05-07T21:02:58.8311604Z weighted=True, 2025-05-07T21:02:58.8311818Z row_wise=True, 2025-05-07T21:02:58.8312029Z mixed=False, 2025-05-07T21:02:58.8312237Z use_cache=True, 2025-05-07T21:02:58.8312481Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8312769Z use_cpu=True, 2025-05-07T21:02:58.8312999Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8313259Z ) 2025-05-07T21:02:58.8313493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8314152Z self=, 2025-05-07T21:02:58.8314682Z compile=False, 2025-05-07T21:02:58.8314926Z pooling_mode=, 2025-05-07T21:02:58.8315203Z T=5, 2025-05-07T21:02:58.8315460Z D=57, 2025-05-07T21:02:58.8315648Z B=2, 2025-05-07T21:02:58.8315895Z log_E=5, 2025-05-07T21:02:58.8316092Z L=14, 2025-05-07T21:02:58.8316288Z D_gradcheck=2, 2025-05-07T21:02:58.8316516Z stochastic_rounding=True, 2025-05-07T21:02:58.8316772Z weighted=False, 2025-05-07T21:02:58.8316987Z row_wise=True, 2025-05-07T21:02:58.8317194Z mixed=False, 2025-05-07T21:02:58.8317399Z use_cache=True, 2025-05-07T21:02:58.8317641Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8317928Z use_cpu=True, 2025-05-07T21:02:58.8318161Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8318425Z ) 2025-05-07T21:02:58.8318663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8319226Z self=, 2025-05-07T21:02:58.8319790Z compile=False, 2025-05-07T21:02:58.8320034Z pooling_mode=, 2025-05-07T21:02:58.8320322Z T=3, 2025-05-07T21:02:58.8320504Z D=89, 2025-05-07T21:02:58.8320694Z B=12, 2025-05-07T21:02:58.8320883Z log_E=4, 2025-05-07T21:02:58.8321070Z L=10, 2025-05-07T21:02:58.8321265Z D_gradcheck=2, 2025-05-07T21:02:58.8321491Z stochastic_rounding=True, 2025-05-07T21:02:58.8321744Z weighted=True, 2025-05-07T21:02:58.8321959Z row_wise=True, 2025-05-07T21:02:58.8322170Z mixed=False, 2025-05-07T21:02:58.8322376Z use_cache=False, 2025-05-07T21:02:58.8322626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8322913Z use_cpu=True, 2025-05-07T21:02:58.8323147Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8323404Z ) 2025-05-07T21:02:58.8323704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8324271Z self=, 2025-05-07T21:02:58.8324794Z compile=False, 2025-05-07T21:02:58.8325035Z pooling_mode=, 2025-05-07T21:02:58.8325316Z T=5, 2025-05-07T21:02:58.8325503Z D=95, 2025-05-07T21:02:58.8325693Z B=33, 2025-05-07T21:02:58.8325875Z log_E=4, 2025-05-07T21:02:58.8326072Z L=14, 2025-05-07T21:02:58.8326264Z D_gradcheck=2, 2025-05-07T21:02:58.8326490Z stochastic_rounding=True, 2025-05-07T21:02:58.8326749Z weighted=False, 2025-05-07T21:02:58.8327043Z row_wise=True, 2025-05-07T21:02:58.8327252Z mixed=True, 2025-05-07T21:02:58.8327455Z use_cache=True, 2025-05-07T21:02:58.8327695Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8327981Z use_cpu=True, 2025-05-07T21:02:58.8328211Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8328476Z ) 2025-05-07T21:02:58.8328709Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8329270Z self=, 2025-05-07T21:02:58.8329791Z compile=True, 2025-05-07T21:02:58.8330035Z pooling_mode=, 2025-05-07T21:02:58.8330312Z T=2, 2025-05-07T21:02:58.8330499Z D=44, 2025-05-07T21:02:58.8330687Z B=64, 2025-05-07T21:02:58.8330870Z log_E=3, 2025-05-07T21:02:58.8331062Z L=6, 2025-05-07T21:02:58.8331253Z D_gradcheck=1, 2025-05-07T21:02:58.8331474Z stochastic_rounding=True, 2025-05-07T21:02:58.8331729Z weighted=True, 2025-05-07T21:02:58.8331944Z row_wise=True, 2025-05-07T21:02:58.8332152Z mixed=False, 2025-05-07T21:02:58.8332363Z use_cache=True, 2025-05-07T21:02:58.8332603Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8332887Z use_cpu=True, 2025-05-07T21:02:58.8333115Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8333377Z ) 2025-05-07T21:02:58.8333663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8334225Z self=, 2025-05-07T21:02:58.8334749Z compile=False, 2025-05-07T21:02:58.8334990Z pooling_mode=, 2025-05-07T21:02:58.8335305Z T=2, 2025-05-07T21:02:58.8335492Z D=93, 2025-05-07T21:02:58.8335717Z B=117, 2025-05-07T21:02:58.8335899Z log_E=5, 2025-05-07T21:02:58.8335979Z L=12, 2025-05-07T21:02:58.8336062Z D_gradcheck=1, 2025-05-07T21:02:58.8336160Z stochastic_rounding=False, 2025-05-07T21:02:58.8336253Z weighted=False, 2025-05-07T21:02:58.8336334Z row_wise=True, 2025-05-07T21:02:58.8336417Z mixed=False, 2025-05-07T21:02:58.8336506Z use_cache=False, 2025-05-07T21:02:58.8336614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8336702Z use_cpu=True, 2025-05-07T21:02:58.8336808Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8336885Z ) 2025-05-07T21:02:58.8337018Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8337357Z self=, 2025-05-07T21:02:58.8337443Z compile=True, 2025-05-07T21:02:58.8337558Z pooling_mode=, 2025-05-07T21:02:58.8337641Z T=1, 2025-05-07T21:02:58.8337720Z D=81, 2025-05-07T21:02:58.8337800Z B=66, 2025-05-07T21:02:58.8337880Z log_E=3, 2025-05-07T21:02:58.8337959Z L=19, 2025-05-07T21:02:58.8338046Z D_gradcheck=2, 2025-05-07T21:02:58.8338144Z stochastic_rounding=False, 2025-05-07T21:02:58.8338230Z weighted=False, 2025-05-07T21:02:58.8338317Z row_wise=True, 2025-05-07T21:02:58.8338396Z mixed=True, 2025-05-07T21:02:58.8338482Z use_cache=True, 2025-05-07T21:02:58.8338592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8338674Z use_cpu=True, 2025-05-07T21:02:58.8338827Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8338904Z ) 2025-05-07T21:02:58.8339037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8339379Z self=, 2025-05-07T21:02:58.8339466Z compile=False, 2025-05-07T21:02:58.8339574Z pooling_mode=, 2025-05-07T21:02:58.8339658Z T=4, 2025-05-07T21:02:58.8339740Z D=76, 2025-05-07T21:02:58.8339819Z B=119, 2025-05-07T21:02:58.8339902Z log_E=4, 2025-05-07T21:02:58.8339978Z L=3, 2025-05-07T21:02:58.8340065Z D_gradcheck=2, 2025-05-07T21:02:58.8340162Z stochastic_rounding=True, 2025-05-07T21:02:58.8340248Z weighted=False, 2025-05-07T21:02:58.8340338Z row_wise=True, 2025-05-07T21:02:58.8340418Z mixed=True, 2025-05-07T21:02:58.8340501Z use_cache=False, 2025-05-07T21:02:58.8340616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8340700Z use_cpu=True, 2025-05-07T21:02:58.8340807Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8340888Z ) 2025-05-07T21:02:58.8341019Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8341356Z self=, 2025-05-07T21:02:58.8341444Z compile=True, 2025-05-07T21:02:58.8341554Z pooling_mode=, 2025-05-07T21:02:58.8341629Z T=4, 2025-05-07T21:02:58.8341710Z D=114, 2025-05-07T21:02:58.8341784Z B=88, 2025-05-07T21:02:58.8341866Z log_E=4, 2025-05-07T21:02:58.8341943Z L=11, 2025-05-07T21:02:58.8342028Z D_gradcheck=1, 2025-05-07T21:02:58.8342131Z stochastic_rounding=False, 2025-05-07T21:02:58.8342213Z weighted=True, 2025-05-07T21:02:58.8342296Z row_wise=True, 2025-05-07T21:02:58.8342381Z mixed=True, 2025-05-07T21:02:58.8342464Z use_cache=False, 2025-05-07T21:02:58.8342572Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8342660Z use_cpu=True, 2025-05-07T21:02:58.8342765Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8342890Z ) 2025-05-07T21:02:58.8343026Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8343362Z self=, 2025-05-07T21:02:58.8343455Z compile=True, 2025-05-07T21:02:58.8343607Z pooling_mode=, 2025-05-07T21:02:58.8343721Z T=3, 2025-05-07T21:02:58.8343804Z D=85, 2025-05-07T21:02:58.8343881Z B=4, 2025-05-07T21:02:58.8343957Z log_E=5, 2025-05-07T21:02:58.8344040Z L=13, 2025-05-07T21:02:58.8344129Z D_gradcheck=2, 2025-05-07T21:02:58.8344225Z stochastic_rounding=True, 2025-05-07T21:02:58.8344312Z weighted=False, 2025-05-07T21:02:58.8344396Z row_wise=True, 2025-05-07T21:02:58.8344478Z mixed=False, 2025-05-07T21:02:58.8344568Z use_cache=False, 2025-05-07T21:02:58.8344676Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8344758Z use_cpu=True, 2025-05-07T21:02:58.8344868Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8344945Z ) 2025-05-07T21:02:58.8345077Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8345418Z self=, 2025-05-07T21:02:58.8345503Z compile=True, 2025-05-07T21:02:58.8345620Z pooling_mode=, 2025-05-07T21:02:58.8345699Z T=5, 2025-05-07T21:02:58.8345778Z D=71, 2025-05-07T21:02:58.8345857Z B=77, 2025-05-07T21:02:58.8345938Z log_E=3, 2025-05-07T21:02:58.8346017Z L=20, 2025-05-07T21:02:58.8346103Z D_gradcheck=1, 2025-05-07T21:02:58.8346202Z stochastic_rounding=False, 2025-05-07T21:02:58.8346289Z weighted=False, 2025-05-07T21:02:58.8346378Z row_wise=True, 2025-05-07T21:02:58.8346460Z mixed=False, 2025-05-07T21:02:58.8346546Z use_cache=True, 2025-05-07T21:02:58.8346657Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8346786Z use_cpu=True, 2025-05-07T21:02:58.8346897Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8346971Z ) 2025-05-07T21:02:58.8576358Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8576863Z self=, 2025-05-07T21:02:58.8576993Z compile=True, 2025-05-07T21:02:58.8577142Z pooling_mode=, 2025-05-07T21:02:58.8577258Z T=3, 2025-05-07T21:02:58.8577367Z D=92, 2025-05-07T21:02:58.8577469Z B=64, 2025-05-07T21:02:58.8577582Z log_E=5, 2025-05-07T21:02:58.8577684Z L=11, 2025-05-07T21:02:58.8577805Z D_gradcheck=2, 2025-05-07T21:02:58.8577947Z stochastic_rounding=False, 2025-05-07T21:02:58.8578056Z weighted=True, 2025-05-07T21:02:58.8578172Z row_wise=True, 2025-05-07T21:02:58.8578278Z mixed=False, 2025-05-07T21:02:58.8578385Z use_cache=True, 2025-05-07T21:02:58.8578534Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8578650Z use_cpu=True, 2025-05-07T21:02:58.8578791Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8578898Z ) 2025-05-07T21:02:58.8579071Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8579520Z self=, 2025-05-07T21:02:58.8579612Z compile=True, 2025-05-07T21:02:58.8579723Z pooling_mode=, 2025-05-07T21:02:58.8579854Z T=1, 2025-05-07T21:02:58.8579924Z D=13, 2025-05-07T21:02:58.8579998Z B=101, 2025-05-07T21:02:58.8580076Z log_E=4, 2025-05-07T21:02:58.8580146Z L=19, 2025-05-07T21:02:58.8580223Z D_gradcheck=2, 2025-05-07T21:02:58.8580323Z stochastic_rounding=False, 2025-05-07T21:02:58.8580404Z weighted=False, 2025-05-07T21:02:58.8580487Z row_wise=True, 2025-05-07T21:02:58.8580569Z mixed=True, 2025-05-07T21:02:58.8580653Z use_cache=False, 2025-05-07T21:02:58.8580761Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8580851Z use_cpu=True, 2025-05-07T21:02:58.8581080Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8581161Z ) 2025-05-07T21:02:58.8581293Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8581633Z self=, 2025-05-07T21:02:58.8581815Z compile=False, 2025-05-07T21:02:58.8581978Z pooling_mode=, 2025-05-07T21:02:58.8582058Z T=3, 2025-05-07T21:02:58.8582144Z D=29, 2025-05-07T21:02:58.8582227Z B=114, 2025-05-07T21:02:58.8582309Z log_E=5, 2025-05-07T21:02:58.8582392Z L=16, 2025-05-07T21:02:58.8582477Z D_gradcheck=2, 2025-05-07T21:02:58.8582574Z stochastic_rounding=True, 2025-05-07T21:02:58.8582670Z weighted=False, 2025-05-07T21:02:58.8582758Z row_wise=True, 2025-05-07T21:02:58.8582841Z mixed=True, 2025-05-07T21:02:58.8582933Z use_cache=True, 2025-05-07T21:02:58.8583043Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8583139Z use_cpu=True, 2025-05-07T21:02:58.8583245Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8583324Z ) 2025-05-07T21:02:58.8583461Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8583799Z self=, 2025-05-07T21:02:58.8583891Z compile=False, 2025-05-07T21:02:58.8584009Z pooling_mode=, 2025-05-07T21:02:58.8584088Z T=1, 2025-05-07T21:02:58.8584168Z D=117, 2025-05-07T21:02:58.8584251Z B=121, 2025-05-07T21:02:58.8584336Z log_E=5, 2025-05-07T21:02:58.8584415Z L=19, 2025-05-07T21:02:58.8584505Z D_gradcheck=2, 2025-05-07T21:02:58.8584606Z stochastic_rounding=False, 2025-05-07T21:02:58.8584692Z weighted=False, 2025-05-07T21:02:58.8584785Z row_wise=True, 2025-05-07T21:02:58.8584869Z mixed=False, 2025-05-07T21:02:58.8584960Z use_cache=True, 2025-05-07T21:02:58.8585138Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8585227Z use_cpu=True, 2025-05-07T21:02:58.8585335Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8585413Z ) 2025-05-07T21:02:58.8585545Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8585891Z self=, 2025-05-07T21:02:58.8585980Z compile=False, 2025-05-07T21:02:58.8586093Z pooling_mode=, 2025-05-07T21:02:58.8586179Z T=4, 2025-05-07T21:02:58.8586259Z D=110, 2025-05-07T21:02:58.8586338Z B=26, 2025-05-07T21:02:58.8586425Z log_E=4, 2025-05-07T21:02:58.8586506Z L=2, 2025-05-07T21:02:58.8586599Z D_gradcheck=1, 2025-05-07T21:02:58.8586699Z stochastic_rounding=False, 2025-05-07T21:02:58.8586782Z weighted=True, 2025-05-07T21:02:58.8586872Z row_wise=True, 2025-05-07T21:02:58.8586954Z mixed=True, 2025-05-07T21:02:58.8587038Z use_cache=False, 2025-05-07T21:02:58.8587155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8587242Z use_cpu=True, 2025-05-07T21:02:58.8587345Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8587428Z ) 2025-05-07T21:02:58.8587559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8587899Z self=, 2025-05-07T21:02:58.8587994Z compile=True, 2025-05-07T21:02:58.8588110Z pooling_mode=, 2025-05-07T21:02:58.8588200Z T=4, 2025-05-07T21:02:58.8588281Z D=126, 2025-05-07T21:02:58.8588360Z B=6, 2025-05-07T21:02:58.8588444Z log_E=4, 2025-05-07T21:02:58.8588523Z L=14, 2025-05-07T21:02:58.8588607Z D_gradcheck=2, 2025-05-07T21:02:58.8588714Z stochastic_rounding=True, 2025-05-07T21:02:58.8588800Z weighted=True, 2025-05-07T21:02:58.8588885Z row_wise=True, 2025-05-07T21:02:58.8588975Z mixed=False, 2025-05-07T21:02:58.8589062Z use_cache=False, 2025-05-07T21:02:58.8589176Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8589317Z use_cpu=True, 2025-05-07T21:02:58.8589421Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8589501Z ) 2025-05-07T21:02:58.8589639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8589978Z self=, 2025-05-07T21:02:58.8590154Z compile=False, 2025-05-07T21:02:58.8590265Z pooling_mode=, 2025-05-07T21:02:58.8590346Z T=2, 2025-05-07T21:02:58.8590433Z D=33, 2025-05-07T21:02:58.8590513Z B=16, 2025-05-07T21:02:58.8590592Z log_E=4, 2025-05-07T21:02:58.8590678Z L=19, 2025-05-07T21:02:58.8590764Z D_gradcheck=1, 2025-05-07T21:02:58.8590863Z stochastic_rounding=False, 2025-05-07T21:02:58.8590954Z weighted=True, 2025-05-07T21:02:58.8591035Z row_wise=True, 2025-05-07T21:02:58.8591120Z mixed=False, 2025-05-07T21:02:58.8591212Z use_cache=True, 2025-05-07T21:02:58.8591327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8591413Z use_cpu=True, 2025-05-07T21:02:58.8591522Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8591600Z ) 2025-05-07T21:02:58.8591739Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8592078Z self=, 2025-05-07T21:02:58.8592167Z compile=True, 2025-05-07T21:02:58.8592283Z pooling_mode=, 2025-05-07T21:02:58.8592366Z T=4, 2025-05-07T21:02:58.8592447Z D=70, 2025-05-07T21:02:58.8592536Z B=126, 2025-05-07T21:02:58.8592617Z log_E=5, 2025-05-07T21:02:58.8592699Z L=10, 2025-05-07T21:02:58.8592793Z D_gradcheck=2, 2025-05-07T21:02:58.8592893Z stochastic_rounding=True, 2025-05-07T21:02:58.8592976Z weighted=True, 2025-05-07T21:02:58.8593064Z row_wise=True, 2025-05-07T21:02:58.8593149Z mixed=False, 2025-05-07T21:02:58.8593281Z use_cache=True, 2025-05-07T21:02:58.8593400Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8593483Z use_cpu=True, 2025-05-07T21:02:58.8593596Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8593675Z ) 2025-05-07T21:02:58.8593806Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8594151Z self=, 2025-05-07T21:02:58.8594241Z compile=False, 2025-05-07T21:02:58.8594352Z pooling_mode=, 2025-05-07T21:02:58.8594437Z T=5, 2025-05-07T21:02:58.8594517Z D=68, 2025-05-07T21:02:58.8594597Z B=97, 2025-05-07T21:02:58.8594683Z log_E=3, 2025-05-07T21:02:58.8594763Z L=3, 2025-05-07T21:02:58.8594847Z D_gradcheck=2, 2025-05-07T21:02:58.8594952Z stochastic_rounding=False, 2025-05-07T21:02:58.8595036Z weighted=True, 2025-05-07T21:02:58.8595122Z row_wise=True, 2025-05-07T21:02:58.8595203Z mixed=False, 2025-05-07T21:02:58.8595291Z use_cache=True, 2025-05-07T21:02:58.8595408Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8595492Z use_cpu=True, 2025-05-07T21:02:58.8595593Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8595677Z ) 2025-05-07T21:02:58.8595809Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8596147Z self=, 2025-05-07T21:02:58.8596242Z compile=False, 2025-05-07T21:02:58.8596354Z pooling_mode=, 2025-05-07T21:02:58.8596434Z T=3, 2025-05-07T21:02:58.8596520Z D=102, 2025-05-07T21:02:58.8596600Z B=41, 2025-05-07T21:02:58.8596683Z log_E=3, 2025-05-07T21:02:58.8596774Z L=18, 2025-05-07T21:02:58.8596860Z D_gradcheck=2, 2025-05-07T21:02:58.8596964Z stochastic_rounding=True, 2025-05-07T21:02:58.8597047Z weighted=True, 2025-05-07T21:02:58.8597129Z row_wise=True, 2025-05-07T21:02:58.8597217Z mixed=False, 2025-05-07T21:02:58.8597306Z use_cache=False, 2025-05-07T21:02:58.8597464Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:02:58.8597556Z use_cpu=True, 2025-05-07T21:02:58.8597661Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8597738Z ) 2025-05-07T21:02:58.8597880Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8598296Z self=, 2025-05-07T21:02:58.8598383Z compile=False, 2025-05-07T21:02:58.8598498Z pooling_mode=, 2025-05-07T21:02:58.8598574Z T=1, 2025-05-07T21:02:58.8598661Z D=60, 2025-05-07T21:02:58.8598740Z B=117, 2025-05-07T21:02:58.8598821Z log_E=4, 2025-05-07T21:02:58.8598905Z L=14, 2025-05-07T21:02:58.8598994Z D_gradcheck=1, 2025-05-07T21:02:58.8599095Z stochastic_rounding=False, 2025-05-07T21:02:58.8599187Z weighted=False, 2025-05-07T21:02:58.8599271Z row_wise=True, 2025-05-07T21:02:58.8599354Z mixed=False, 2025-05-07T21:02:58.8599451Z use_cache=False, 2025-05-07T21:02:58.8599562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8599643Z use_cpu=True, 2025-05-07T21:02:58.8599752Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8599829Z ) 2025-05-07T21:02:58.8599961Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8600315Z self=, 2025-05-07T21:02:58.8600400Z compile=True, 2025-05-07T21:02:58.8600515Z pooling_mode=, 2025-05-07T21:02:58.8600595Z T=2, 2025-05-07T21:02:58.8600676Z D=78, 2025-05-07T21:02:58.8600762Z B=15, 2025-05-07T21:02:58.8600844Z log_E=3, 2025-05-07T21:02:58.8600924Z L=10, 2025-05-07T21:02:58.8601016Z D_gradcheck=1, 2025-05-07T21:02:58.8601114Z stochastic_rounding=True, 2025-05-07T21:02:58.8601202Z weighted=False, 2025-05-07T21:02:58.8601295Z row_wise=True, 2025-05-07T21:02:58.8601427Z mixed=True, 2025-05-07T21:02:58.8601517Z use_cache=True, 2025-05-07T21:02:58.8601638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8601718Z use_cpu=True, 2025-05-07T21:02:58.8601823Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8601905Z ) 2025-05-07T21:02:58.8602036Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8602385Z self=, 2025-05-07T21:02:58.8602470Z compile=True, 2025-05-07T21:02:58.8602581Z pooling_mode=, 2025-05-07T21:02:58.8602670Z T=1, 2025-05-07T21:02:58.8602749Z D=74, 2025-05-07T21:02:58.8602830Z B=67, 2025-05-07T21:02:58.8602918Z log_E=4, 2025-05-07T21:02:58.8602998Z L=0, 2025-05-07T21:02:58.8603081Z D_gradcheck=1, 2025-05-07T21:02:58.8603186Z stochastic_rounding=False, 2025-05-07T21:02:58.8603272Z weighted=False, 2025-05-07T21:02:58.8603358Z row_wise=True, 2025-05-07T21:02:58.8603446Z mixed=True, 2025-05-07T21:02:58.8603531Z use_cache=False, 2025-05-07T21:02:58.8603641Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8603731Z use_cpu=True, 2025-05-07T21:02:58.8603835Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8603924Z ) 2025-05-07T21:02:58.8604055Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8604639Z self=, 2025-05-07T21:02:58.8604728Z compile=False, 2025-05-07T21:02:58.8604838Z pooling_mode=, 2025-05-07T21:02:58.8604913Z T=2, 2025-05-07T21:02:58.8604992Z D=31, 2025-05-07T21:02:58.8605068Z B=104, 2025-05-07T21:02:58.8605145Z log_E=5, 2025-05-07T21:02:58.8605223Z L=15, 2025-05-07T21:02:58.8605303Z D_gradcheck=1, 2025-05-07T21:02:58.8605401Z stochastic_rounding=False, 2025-05-07T21:02:58.8605491Z weighted=True, 2025-05-07T21:02:58.8605571Z row_wise=True, 2025-05-07T21:02:58.8605661Z mixed=False, 2025-05-07T21:02:58.8605821Z use_cache=False, 2025-05-07T21:02:58.8605930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8606020Z use_cpu=True, 2025-05-07T21:02:58.8606124Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8606202Z ) 2025-05-07T21:02:58.8606337Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8606785Z self=, 2025-05-07T21:02:58.8606870Z compile=True, 2025-05-07T21:02:58.8607047Z pooling_mode=, 2025-05-07T21:02:58.8607125Z T=5, 2025-05-07T21:02:58.8607205Z D=103, 2025-05-07T21:02:58.8607288Z B=18, 2025-05-07T21:02:58.8607367Z log_E=3, 2025-05-07T21:02:58.8607447Z L=2, 2025-05-07T21:02:58.8607537Z D_gradcheck=1, 2025-05-07T21:02:58.8607632Z stochastic_rounding=False, 2025-05-07T21:02:58.8607719Z weighted=True, 2025-05-07T21:02:58.8607802Z row_wise=True, 2025-05-07T21:02:58.8607879Z mixed=False, 2025-05-07T21:02:58.8607968Z use_cache=True, 2025-05-07T21:02:58.8608076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8608160Z use_cpu=True, 2025-05-07T21:02:58.8608270Z output_dtype=SparseType.FP32, 2025-05-07T21:02:58.8608344Z ) 2025-05-07T21:02:58.8608476Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:02:58.8608831Z self=, 2025-05-07T21:02:58.8608917Z compile=True, 2025-05-07T21:02:58.8609027Z pooling_mode=, 2025-05-07T21:02:58.8609112Z T=1, 2025-05-07T21:02:58.8609190Z D=33, 2025-05-07T21:02:58.8609279Z B=119, 2025-05-07T21:02:58.8609358Z log_E=3, 2025-05-07T21:02:58.8609437Z L=18, 2025-05-07T21:02:58.8609524Z D_gradcheck=1, 2025-05-07T21:02:58.8609624Z stochastic_rounding=True, 2025-05-07T21:02:58.8609709Z weighted=False, 2025-05-07T21:02:58.8609868Z row_wise=True, 2025-05-07T21:02:58.8609955Z mixed=True, 2025-05-07T21:02:58.8610040Z use_cache=True, 2025-05-07T21:02:58.8610154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:02:58.8610239Z use_cpu=True, 2025-05-07T21:02:58.8610342Z output_dtype=SparseType.FP16, 2025-05-07T21:02:58.8610423Z ) 2025-05-07T21:03:00.4798610Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4799509Z self=, 2025-05-07T21:03:00.4800052Z compile=False, 2025-05-07T21:03:00.4800297Z pooling_mode=, 2025-05-07T21:03:00.4800583Z T=1, 2025-05-07T21:03:00.4800773Z D=60, 2025-05-07T21:03:00.4800953Z B=113, 2025-05-07T21:03:00.4801147Z log_E=5, 2025-05-07T21:03:00.4801344Z L=9, 2025-05-07T21:03:00.4801541Z D_gradcheck=1, 2025-05-07T21:03:00.4801768Z stochastic_rounding=False, 2025-05-07T21:03:00.4802029Z weighted=False, 2025-05-07T21:03:00.4802252Z row_wise=True, 2025-05-07T21:03:00.4802461Z mixed=False, 2025-05-07T21:03:00.4802669Z use_cache=True, 2025-05-07T21:03:00.4802910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4803192Z use_cpu=True, 2025-05-07T21:03:00.4803433Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.4803703Z ) 2025-05-07T21:03:00.4803943Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4804693Z self=, 2025-05-07T21:03:00.4805222Z compile=False, 2025-05-07T21:03:00.4805465Z pooling_mode=, 2025-05-07T21:03:00.4805755Z T=4, 2025-05-07T21:03:00.4805954Z D=77, 2025-05-07T21:03:00.4806145Z B=102, 2025-05-07T21:03:00.4806346Z log_E=4, 2025-05-07T21:03:00.4806551Z L=18, 2025-05-07T21:03:00.4806748Z D_gradcheck=1, 2025-05-07T21:03:00.4812236Z stochastic_rounding=False, 2025-05-07T21:03:00.4812551Z weighted=False, 2025-05-07T21:03:00.4812784Z row_wise=True, 2025-05-07T21:03:00.4813136Z mixed=False, 2025-05-07T21:03:00.4813361Z use_cache=True, 2025-05-07T21:03:00.4813605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4813905Z use_cpu=True, 2025-05-07T21:03:00.4814150Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.4814484Z ) 2025-05-07T21:03:00.4814726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4815364Z self=, 2025-05-07T21:03:00.4815897Z compile=False, 2025-05-07T21:03:00.4816150Z pooling_mode=, 2025-05-07T21:03:00.4816436Z T=4, 2025-05-07T21:03:00.4816626Z D=51, 2025-05-07T21:03:00.4816821Z B=76, 2025-05-07T21:03:00.4817010Z log_E=5, 2025-05-07T21:03:00.4817209Z L=3, 2025-05-07T21:03:00.4817406Z D_gradcheck=2, 2025-05-07T21:03:00.4817649Z stochastic_rounding=True, 2025-05-07T21:03:00.4817904Z weighted=False, 2025-05-07T21:03:00.4818126Z row_wise=True, 2025-05-07T21:03:00.4818338Z mixed=False, 2025-05-07T21:03:00.4818550Z use_cache=False, 2025-05-07T21:03:00.4818800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4819087Z use_cpu=True, 2025-05-07T21:03:00.4819326Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.4819587Z ) 2025-05-07T21:03:00.4819819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4820389Z self=, 2025-05-07T21:03:00.4820914Z compile=False, 2025-05-07T21:03:00.4821160Z pooling_mode=, 2025-05-07T21:03:00.4821442Z T=1, 2025-05-07T21:03:00.4821628Z D=25, 2025-05-07T21:03:00.4821818Z B=31, 2025-05-07T21:03:00.4822009Z log_E=3, 2025-05-07T21:03:00.4822207Z L=19, 2025-05-07T21:03:00.4822403Z D_gradcheck=1, 2025-05-07T21:03:00.4822634Z stochastic_rounding=True, 2025-05-07T21:03:00.4822970Z weighted=False, 2025-05-07T21:03:00.4823199Z row_wise=True, 2025-05-07T21:03:00.4823412Z mixed=False, 2025-05-07T21:03:00.4823621Z use_cache=True, 2025-05-07T21:03:00.4823866Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4824157Z use_cpu=True, 2025-05-07T21:03:00.4824390Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.4824656Z ) 2025-05-07T21:03:00.4824895Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4825467Z self=, 2025-05-07T21:03:00.4825989Z compile=False, 2025-05-07T21:03:00.4826237Z pooling_mode=, 2025-05-07T21:03:00.4826522Z T=1, 2025-05-07T21:03:00.4826710Z D=43, 2025-05-07T21:03:00.4826901Z B=28, 2025-05-07T21:03:00.4827091Z log_E=4, 2025-05-07T21:03:00.4827285Z L=14, 2025-05-07T21:03:00.4827483Z D_gradcheck=1, 2025-05-07T21:03:00.4827722Z stochastic_rounding=True, 2025-05-07T21:03:00.4827980Z weighted=True, 2025-05-07T21:03:00.4828198Z row_wise=True, 2025-05-07T21:03:00.4828415Z mixed=True, 2025-05-07T21:03:00.4828625Z use_cache=True, 2025-05-07T21:03:00.4828869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.4829160Z use_cpu=True, 2025-05-07T21:03:00.4829393Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.4829664Z ) 2025-05-07T21:03:00.4829908Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4830473Z self=, 2025-05-07T21:03:00.4831000Z compile=False, 2025-05-07T21:03:00.4831245Z pooling_mode=, 2025-05-07T21:03:00.4831528Z T=4, 2025-05-07T21:03:00.4831717Z D=45, 2025-05-07T21:03:00.4831910Z B=4, 2025-05-07T21:03:00.4832104Z log_E=5, 2025-05-07T21:03:00.4832294Z L=3, 2025-05-07T21:03:00.4832490Z D_gradcheck=1, 2025-05-07T21:03:00.4832721Z stochastic_rounding=True, 2025-05-07T21:03:00.4832984Z weighted=False, 2025-05-07T21:03:00.4833257Z row_wise=True, 2025-05-07T21:03:00.4833473Z mixed=True, 2025-05-07T21:03:00.4833681Z use_cache=False, 2025-05-07T21:03:00.4834007Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4834418Z use_cpu=True, 2025-05-07T21:03:00.4834714Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.4835115Z ) 2025-05-07T21:03:00.4835456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4836093Z self=, 2025-05-07T21:03:00.4836615Z compile=True, 2025-05-07T21:03:00.4836857Z pooling_mode=, 2025-05-07T21:03:00.4837136Z T=1, 2025-05-07T21:03:00.4837315Z D=100, 2025-05-07T21:03:00.4837501Z B=55, 2025-05-07T21:03:00.4837691Z log_E=3, 2025-05-07T21:03:00.4837879Z L=3, 2025-05-07T21:03:00.4838073Z D_gradcheck=1, 2025-05-07T21:03:00.4838312Z stochastic_rounding=False, 2025-05-07T21:03:00.4838572Z weighted=False, 2025-05-07T21:03:00.4838794Z row_wise=True, 2025-05-07T21:03:00.4839014Z mixed=False, 2025-05-07T21:03:00.4839221Z use_cache=True, 2025-05-07T21:03:00.4839466Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4839750Z use_cpu=True, 2025-05-07T21:03:00.4839981Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.4840242Z ) 2025-05-07T21:03:00.4840473Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4841031Z self=, 2025-05-07T21:03:00.4841559Z compile=True, 2025-05-07T21:03:00.4841801Z pooling_mode=, 2025-05-07T21:03:00.4842076Z T=4, 2025-05-07T21:03:00.4842261Z D=103, 2025-05-07T21:03:00.4842449Z B=91, 2025-05-07T21:03:00.4842631Z log_E=5, 2025-05-07T21:03:00.4842826Z L=20, 2025-05-07T21:03:00.4843020Z D_gradcheck=1, 2025-05-07T21:03:00.4843295Z stochastic_rounding=False, 2025-05-07T21:03:00.4843553Z weighted=False, 2025-05-07T21:03:00.4843765Z row_wise=True, 2025-05-07T21:03:00.4843975Z mixed=False, 2025-05-07T21:03:00.4844178Z use_cache=False, 2025-05-07T21:03:00.4844423Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.4844707Z use_cpu=True, 2025-05-07T21:03:00.4844934Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.4845195Z ) 2025-05-07T21:03:00.4845426Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4845984Z self=, 2025-05-07T21:03:00.4846509Z compile=False, 2025-05-07T21:03:00.4846747Z pooling_mode=, 2025-05-07T21:03:00.4847132Z T=4, 2025-05-07T21:03:00.4847313Z D=60, 2025-05-07T21:03:00.4847497Z B=39, 2025-05-07T21:03:00.4847676Z log_E=3, 2025-05-07T21:03:00.4847871Z L=12, 2025-05-07T21:03:00.4848060Z D_gradcheck=1, 2025-05-07T21:03:00.4848284Z stochastic_rounding=False, 2025-05-07T21:03:00.4848542Z weighted=False, 2025-05-07T21:03:00.4848754Z row_wise=True, 2025-05-07T21:03:00.4848958Z mixed=False, 2025-05-07T21:03:00.4849166Z use_cache=False, 2025-05-07T21:03:00.4849412Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4849690Z use_cpu=True, 2025-05-07T21:03:00.4849914Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.4850174Z ) 2025-05-07T21:03:00.4850401Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4850959Z self=, 2025-05-07T21:03:00.4851482Z compile=False, 2025-05-07T21:03:00.4851723Z pooling_mode=, 2025-05-07T21:03:00.4851998Z T=4, 2025-05-07T21:03:00.4852177Z D=34, 2025-05-07T21:03:00.4852364Z B=68, 2025-05-07T21:03:00.4852543Z log_E=3, 2025-05-07T21:03:00.4852735Z L=0, 2025-05-07T21:03:00.4852923Z D_gradcheck=2, 2025-05-07T21:03:00.4853148Z stochastic_rounding=False, 2025-05-07T21:03:00.4853458Z weighted=False, 2025-05-07T21:03:00.4853682Z row_wise=True, 2025-05-07T21:03:00.4853885Z mixed=True, 2025-05-07T21:03:00.4854092Z use_cache=False, 2025-05-07T21:03:00.4854339Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4854609Z use_cpu=True, 2025-05-07T21:03:00.4854881Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.4855182Z ) 2025-05-07T21:03:00.4855413Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4855973Z self=, 2025-05-07T21:03:00.4856485Z compile=True, 2025-05-07T21:03:00.4856714Z pooling_mode=, 2025-05-07T21:03:00.4856980Z T=5, 2025-05-07T21:03:00.4857157Z D=123, 2025-05-07T21:03:00.4857336Z B=76, 2025-05-07T21:03:00.4857507Z log_E=4, 2025-05-07T21:03:00.4857691Z L=6, 2025-05-07T21:03:00.4857875Z D_gradcheck=2, 2025-05-07T21:03:00.4858092Z stochastic_rounding=True, 2025-05-07T21:03:00.4858338Z weighted=True, 2025-05-07T21:03:00.4858546Z row_wise=True, 2025-05-07T21:03:00.4858739Z mixed=False, 2025-05-07T21:03:00.4858940Z use_cache=True, 2025-05-07T21:03:00.4859171Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4859445Z use_cpu=True, 2025-05-07T21:03:00.4859666Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.4859918Z ) 2025-05-07T21:03:00.4860134Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4860688Z self=, 2025-05-07T21:03:00.4861202Z compile=True, 2025-05-07T21:03:00.4861428Z pooling_mode=, 2025-05-07T21:03:00.4861694Z T=4, 2025-05-07T21:03:00.4861870Z D=44, 2025-05-07T21:03:00.4862043Z B=21, 2025-05-07T21:03:00.4862212Z log_E=4, 2025-05-07T21:03:00.4862396Z L=16, 2025-05-07T21:03:00.4862629Z D_gradcheck=1, 2025-05-07T21:03:00.4862850Z stochastic_rounding=False, 2025-05-07T21:03:00.4863108Z weighted=False, 2025-05-07T21:03:00.4863333Z row_wise=True, 2025-05-07T21:03:00.4863535Z mixed=True, 2025-05-07T21:03:00.4863740Z use_cache=True, 2025-05-07T21:03:00.4863978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.4864255Z use_cpu=True, 2025-05-07T21:03:00.4864486Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.4864750Z ) 2025-05-07T21:03:00.4864971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4865533Z self=, 2025-05-07T21:03:00.4866051Z compile=True, 2025-05-07T21:03:00.4866290Z pooling_mode=, 2025-05-07T21:03:00.4866568Z T=5, 2025-05-07T21:03:00.4866746Z D=30, 2025-05-07T21:03:00.4866925Z B=8, 2025-05-07T21:03:00.4867099Z log_E=5, 2025-05-07T21:03:00.4867290Z L=14, 2025-05-07T21:03:00.4867484Z D_gradcheck=1, 2025-05-07T21:03:00.4867707Z stochastic_rounding=False, 2025-05-07T21:03:00.4867960Z weighted=True, 2025-05-07T21:03:00.4868170Z row_wise=True, 2025-05-07T21:03:00.4868369Z mixed=True, 2025-05-07T21:03:00.4868570Z use_cache=False, 2025-05-07T21:03:00.4868817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.4869091Z use_cpu=True, 2025-05-07T21:03:00.4869324Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.4869580Z ) 2025-05-07T21:03:00.4869800Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4870367Z self=, 2025-05-07T21:03:00.4870920Z compile=True, 2025-05-07T21:03:00.4871151Z pooling_mode=, 2025-05-07T21:03:00.4871428Z T=5, 2025-05-07T21:03:00.4871607Z D=18, 2025-05-07T21:03:00.4871810Z B=45, 2025-05-07T21:03:00.4871986Z log_E=3, 2025-05-07T21:03:00.4872179Z L=20, 2025-05-07T21:03:00.4872371Z D_gradcheck=2, 2025-05-07T21:03:00.4872644Z stochastic_rounding=True, 2025-05-07T21:03:00.4872900Z weighted=True, 2025-05-07T21:03:00.4873111Z row_wise=True, 2025-05-07T21:03:00.4873310Z mixed=True, 2025-05-07T21:03:00.4873514Z use_cache=True, 2025-05-07T21:03:00.4873752Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.4874078Z use_cpu=True, 2025-05-07T21:03:00.4874377Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.4874638Z ) 2025-05-07T21:03:00.4874857Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4875437Z self=, 2025-05-07T21:03:00.4875957Z compile=False, 2025-05-07T21:03:00.4876196Z pooling_mode=, 2025-05-07T21:03:00.4876464Z T=5, 2025-05-07T21:03:00.4876653Z D=30, 2025-05-07T21:03:00.4876844Z B=28, 2025-05-07T21:03:00.4877029Z log_E=4, 2025-05-07T21:03:00.4877222Z L=16, 2025-05-07T21:03:00.4877411Z D_gradcheck=1, 2025-05-07T21:03:00.4877632Z stochastic_rounding=True, 2025-05-07T21:03:00.4877886Z weighted=True, 2025-05-07T21:03:00.4878102Z row_wise=True, 2025-05-07T21:03:00.4878303Z mixed=False, 2025-05-07T21:03:00.4878509Z use_cache=False, 2025-05-07T21:03:00.4878757Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.4879036Z use_cpu=True, 2025-05-07T21:03:00.4879280Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.4879537Z ) 2025-05-07T21:03:00.4879762Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.4880327Z self=, 2025-05-07T21:03:00.4880845Z compile=False, 2025-05-07T21:03:00.4881082Z pooling_mode=, 2025-05-07T21:03:00.4881350Z T=1, 2025-05-07T21:03:00.4881537Z D=82, 2025-05-07T21:03:00.4881723Z B=68, 2025-05-07T21:03:00.4881900Z log_E=4, 2025-05-07T21:03:00.4882136Z L=10, 2025-05-07T21:03:00.4882324Z D_gradcheck=1, 2025-05-07T21:03:00.4882541Z stochastic_rounding=True, 2025-05-07T21:03:00.4882789Z weighted=True, 2025-05-07T21:03:00.4882995Z row_wise=True, 2025-05-07T21:03:00.4883195Z mixed=False, 2025-05-07T21:03:00.4883406Z use_cache=False, 2025-05-07T21:03:00.4883652Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.4883927Z use_cpu=True, 2025-05-07T21:03:00.4884158Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.4884413Z ) 2025-05-07T21:03:00.5106052Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5107271Z self=, 2025-05-07T21:03:00.5108326Z compile=True, 2025-05-07T21:03:00.5108617Z pooling_mode=, 2025-05-07T21:03:00.5108903Z T=4, 2025-05-07T21:03:00.5109093Z D=124, 2025-05-07T21:03:00.5109288Z B=89, 2025-05-07T21:03:00.5109477Z log_E=4, 2025-05-07T21:03:00.5109690Z L=0, 2025-05-07T21:03:00.5109894Z D_gradcheck=1, 2025-05-07T21:03:00.5110134Z stochastic_rounding=True, 2025-05-07T21:03:00.5110400Z weighted=False, 2025-05-07T21:03:00.5110626Z row_wise=True, 2025-05-07T21:03:00.5110847Z mixed=True, 2025-05-07T21:03:00.5111060Z use_cache=False, 2025-05-07T21:03:00.5111326Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.5111633Z use_cpu=True, 2025-05-07T21:03:00.5111874Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5112149Z ) 2025-05-07T21:03:00.5112391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5112960Z self=, 2025-05-07T21:03:00.5113496Z compile=True, 2025-05-07T21:03:00.5113755Z pooling_mode=, 2025-05-07T21:03:00.5114042Z T=4, 2025-05-07T21:03:00.5114242Z D=83, 2025-05-07T21:03:00.5114447Z B=52, 2025-05-07T21:03:00.5114645Z log_E=3, 2025-05-07T21:03:00.5115399Z L=0, 2025-05-07T21:03:00.5115604Z D_gradcheck=2, 2025-05-07T21:03:00.5115850Z stochastic_rounding=False, 2025-05-07T21:03:00.5116135Z weighted=False, 2025-05-07T21:03:00.5116365Z row_wise=True, 2025-05-07T21:03:00.5116585Z mixed=True, 2025-05-07T21:03:00.5116811Z use_cache=False, 2025-05-07T21:03:00.5117136Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.5117487Z use_cpu=True, 2025-05-07T21:03:00.5117729Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5117998Z ) 2025-05-07T21:03:00.5118241Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5118848Z self=, 2025-05-07T21:03:00.5119388Z compile=True, 2025-05-07T21:03:00.5119638Z pooling_mode=, 2025-05-07T21:03:00.5119917Z T=5, 2025-05-07T21:03:00.5120111Z D=62, 2025-05-07T21:03:00.5120307Z B=54, 2025-05-07T21:03:00.5120500Z log_E=4, 2025-05-07T21:03:00.5120707Z L=17, 2025-05-07T21:03:00.5120906Z D_gradcheck=1, 2025-05-07T21:03:00.5121142Z stochastic_rounding=False, 2025-05-07T21:03:00.5121407Z weighted=False, 2025-05-07T21:03:00.5121630Z row_wise=True, 2025-05-07T21:03:00.5121844Z mixed=True, 2025-05-07T21:03:00.5122062Z use_cache=False, 2025-05-07T21:03:00.5122320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.5122609Z use_cpu=True, 2025-05-07T21:03:00.5122856Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5123129Z ) 2025-05-07T21:03:00.5123368Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5123937Z self=, 2025-05-07T21:03:00.5124472Z compile=True, 2025-05-07T21:03:00.5124721Z pooling_mode=, 2025-05-07T21:03:00.5125005Z T=5, 2025-05-07T21:03:00.5125201Z D=4, 2025-05-07T21:03:00.5125396Z B=22, 2025-05-07T21:03:00.5125655Z log_E=3, 2025-05-07T21:03:00.5125868Z L=18, 2025-05-07T21:03:00.5126072Z D_gradcheck=2, 2025-05-07T21:03:00.5126307Z stochastic_rounding=False, 2025-05-07T21:03:00.5126575Z weighted=True, 2025-05-07T21:03:00.5126801Z row_wise=True, 2025-05-07T21:03:00.5127082Z mixed=False, 2025-05-07T21:03:00.5127308Z use_cache=True, 2025-05-07T21:03:00.5127562Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.5127854Z use_cpu=True, 2025-05-07T21:03:00.5128096Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5128363Z ) 2025-05-07T21:03:00.5128595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5129167Z self=, 2025-05-07T21:03:00.5129699Z compile=True, 2025-05-07T21:03:00.5129946Z pooling_mode=, 2025-05-07T21:03:00.5130224Z T=3, 2025-05-07T21:03:00.5130416Z D=89, 2025-05-07T21:03:00.5130609Z B=86, 2025-05-07T21:03:00.5130797Z log_E=5, 2025-05-07T21:03:00.5131002Z L=19, 2025-05-07T21:03:00.5131201Z D_gradcheck=1, 2025-05-07T21:03:00.5131432Z stochastic_rounding=False, 2025-05-07T21:03:00.5131697Z weighted=True, 2025-05-07T21:03:00.5131923Z row_wise=True, 2025-05-07T21:03:00.5132138Z mixed=False, 2025-05-07T21:03:00.5132360Z use_cache=True, 2025-05-07T21:03:00.5132612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.5132903Z use_cpu=True, 2025-05-07T21:03:00.5133144Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5133417Z ) 2025-05-07T21:03:00.5133638Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5134203Z self=, 2025-05-07T21:03:00.5134727Z compile=True, 2025-05-07T21:03:00.5134972Z pooling_mode=, 2025-05-07T21:03:00.5135245Z T=4, 2025-05-07T21:03:00.5135430Z D=79, 2025-05-07T21:03:00.5135618Z B=56, 2025-05-07T21:03:00.5135891Z log_E=5, 2025-05-07T21:03:00.5141018Z L=6, 2025-05-07T21:03:00.5141257Z D_gradcheck=2, 2025-05-07T21:03:00.5141494Z stochastic_rounding=True, 2025-05-07T21:03:00.5141755Z weighted=False, 2025-05-07T21:03:00.5141976Z row_wise=True, 2025-05-07T21:03:00.5142185Z mixed=False, 2025-05-07T21:03:00.5142479Z use_cache=False, 2025-05-07T21:03:00.5142771Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.5143055Z use_cpu=True, 2025-05-07T21:03:00.5143289Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5143549Z ) 2025-05-07T21:03:00.5143779Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5144357Z self=, 2025-05-07T21:03:00.5144885Z compile=False, 2025-05-07T21:03:00.5145126Z pooling_mode=, 2025-05-07T21:03:00.5145409Z T=5, 2025-05-07T21:03:00.5145601Z D=45, 2025-05-07T21:03:00.5145789Z B=111, 2025-05-07T21:03:00.5145981Z log_E=4, 2025-05-07T21:03:00.5146176Z L=12, 2025-05-07T21:03:00.5146369Z D_gradcheck=1, 2025-05-07T21:03:00.5146603Z stochastic_rounding=False, 2025-05-07T21:03:00.5146861Z weighted=False, 2025-05-07T21:03:00.5147078Z row_wise=True, 2025-05-07T21:03:00.5147287Z mixed=False, 2025-05-07T21:03:00.5147536Z use_cache=True, 2025-05-07T21:03:00.5147777Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.5148060Z use_cpu=True, 2025-05-07T21:03:00.5148293Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.5148564Z ) 2025-05-07T21:03:00.5148835Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5149400Z self=, 2025-05-07T21:03:00.5149924Z compile=False, 2025-05-07T21:03:00.5150165Z pooling_mode=, 2025-05-07T21:03:00.5150447Z T=5, 2025-05-07T21:03:00.5150683Z D=87, 2025-05-07T21:03:00.5150876Z B=82, 2025-05-07T21:03:00.5151060Z log_E=5, 2025-05-07T21:03:00.5151253Z L=6, 2025-05-07T21:03:00.5151443Z D_gradcheck=2, 2025-05-07T21:03:00.5151672Z stochastic_rounding=True, 2025-05-07T21:03:00.5151922Z weighted=False, 2025-05-07T21:03:00.5152140Z row_wise=True, 2025-05-07T21:03:00.5152357Z mixed=False, 2025-05-07T21:03:00.5152564Z use_cache=True, 2025-05-07T21:03:00.5152803Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.5153085Z use_cpu=True, 2025-05-07T21:03:00.5153314Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.5153574Z ) 2025-05-07T21:03:00.5153803Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5154365Z self=, 2025-05-07T21:03:00.5154887Z compile=False, 2025-05-07T21:03:00.5155126Z pooling_mode=, 2025-05-07T21:03:00.5155405Z T=1, 2025-05-07T21:03:00.5155592Z D=49, 2025-05-07T21:03:00.5155780Z B=67, 2025-05-07T21:03:00.5155964Z log_E=3, 2025-05-07T21:03:00.5156154Z L=18, 2025-05-07T21:03:00.5156343Z D_gradcheck=1, 2025-05-07T21:03:00.5156569Z stochastic_rounding=True, 2025-05-07T21:03:00.5156820Z weighted=True, 2025-05-07T21:03:00.5157032Z row_wise=True, 2025-05-07T21:03:00.5157240Z mixed=True, 2025-05-07T21:03:00.5157444Z use_cache=True, 2025-05-07T21:03:00.5157682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.5157963Z use_cpu=True, 2025-05-07T21:03:00.5158193Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.5158453Z ) 2025-05-07T21:03:00.5158680Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5159239Z self=, 2025-05-07T21:03:00.5159804Z compile=True, 2025-05-07T21:03:00.5160036Z pooling_mode=, 2025-05-07T21:03:00.5160309Z T=1, 2025-05-07T21:03:00.5160497Z D=10, 2025-05-07T21:03:00.5160729Z B=2, 2025-05-07T21:03:00.5160914Z log_E=3, 2025-05-07T21:03:00.5161102Z L=3, 2025-05-07T21:03:00.5161290Z D_gradcheck=1, 2025-05-07T21:03:00.5161516Z stochastic_rounding=False, 2025-05-07T21:03:00.5161771Z weighted=False, 2025-05-07T21:03:00.5161983Z row_wise=True, 2025-05-07T21:03:00.5162235Z mixed=True, 2025-05-07T21:03:00.5162474Z use_cache=False, 2025-05-07T21:03:00.5162721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.5163005Z use_cpu=True, 2025-05-07T21:03:00.5163240Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.5163516Z ) 2025-05-07T21:03:00.5163763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5164325Z self=, 2025-05-07T21:03:00.5164851Z compile=True, 2025-05-07T21:03:00.5165087Z pooling_mode=, 2025-05-07T21:03:00.5165361Z T=1, 2025-05-07T21:03:00.5165550Z D=76, 2025-05-07T21:03:00.5165736Z B=82, 2025-05-07T21:03:00.5165918Z log_E=5, 2025-05-07T21:03:00.5166110Z L=2, 2025-05-07T21:03:00.5166297Z D_gradcheck=2, 2025-05-07T21:03:00.5166523Z stochastic_rounding=False, 2025-05-07T21:03:00.5166780Z weighted=False, 2025-05-07T21:03:00.5167077Z row_wise=True, 2025-05-07T21:03:00.5167290Z mixed=True, 2025-05-07T21:03:00.5167494Z use_cache=False, 2025-05-07T21:03:00.5167742Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.5168027Z use_cpu=True, 2025-05-07T21:03:00.5168255Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5168516Z ) 2025-05-07T21:03:00.5168742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5169352Z self=, 2025-05-07T21:03:00.5169872Z compile=True, 2025-05-07T21:03:00.5170108Z pooling_mode=, 2025-05-07T21:03:00.5170430Z T=2, 2025-05-07T21:03:00.5170620Z D=92, 2025-05-07T21:03:00.5170804Z B=21, 2025-05-07T21:03:00.5170983Z log_E=4, 2025-05-07T21:03:00.5171172Z L=19, 2025-05-07T21:03:00.5171360Z D_gradcheck=2, 2025-05-07T21:03:00.5171584Z stochastic_rounding=False, 2025-05-07T21:03:00.5171839Z weighted=False, 2025-05-07T21:03:00.5172059Z row_wise=True, 2025-05-07T21:03:00.5172264Z mixed=True, 2025-05-07T21:03:00.5172473Z use_cache=False, 2025-05-07T21:03:00.5172717Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.5172997Z use_cpu=True, 2025-05-07T21:03:00.5173224Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5173483Z ) 2025-05-07T21:03:00.5173707Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5174266Z self=, 2025-05-07T21:03:00.5174802Z compile=False, 2025-05-07T21:03:00.5175040Z pooling_mode=, 2025-05-07T21:03:00.5175317Z T=2, 2025-05-07T21:03:00.5175500Z D=74, 2025-05-07T21:03:00.5175683Z B=40, 2025-05-07T21:03:00.5175862Z log_E=3, 2025-05-07T21:03:00.5176051Z L=20, 2025-05-07T21:03:00.5176239Z D_gradcheck=2, 2025-05-07T21:03:00.5176463Z stochastic_rounding=True, 2025-05-07T21:03:00.5176716Z weighted=False, 2025-05-07T21:03:00.5176929Z row_wise=True, 2025-05-07T21:03:00.5177136Z mixed=False, 2025-05-07T21:03:00.5177347Z use_cache=True, 2025-05-07T21:03:00.5177582Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.5177858Z use_cpu=True, 2025-05-07T21:03:00.5178089Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.5178346Z ) 2025-05-07T21:03:00.5178574Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5179184Z self=, 2025-05-07T21:03:00.5179701Z compile=False, 2025-05-07T21:03:00.5179935Z pooling_mode=, 2025-05-07T21:03:00.5180202Z T=2, 2025-05-07T21:03:00.5180428Z D=72, 2025-05-07T21:03:00.5180602Z B=92, 2025-05-07T21:03:00.5180775Z log_E=4, 2025-05-07T21:03:00.5180956Z L=3, 2025-05-07T21:03:00.5181134Z D_gradcheck=1, 2025-05-07T21:03:00.5181350Z stochastic_rounding=False, 2025-05-07T21:03:00.5181596Z weighted=True, 2025-05-07T21:03:00.5181870Z row_wise=True, 2025-05-07T21:03:00.5182104Z mixed=False, 2025-05-07T21:03:00.5182308Z use_cache=False, 2025-05-07T21:03:00.5182545Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.5182814Z use_cpu=True, 2025-05-07T21:03:00.5183043Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5183301Z ) 2025-05-07T21:03:00.5183525Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5184084Z self=, 2025-05-07T21:03:00.5184594Z compile=True, 2025-05-07T21:03:00.5184824Z pooling_mode=, 2025-05-07T21:03:00.5185090Z T=1, 2025-05-07T21:03:00.5185262Z D=3, 2025-05-07T21:03:00.5185433Z B=108, 2025-05-07T21:03:00.5185611Z log_E=5, 2025-05-07T21:03:00.5185793Z L=19, 2025-05-07T21:03:00.5185974Z D_gradcheck=1, 2025-05-07T21:03:00.5186191Z stochastic_rounding=False, 2025-05-07T21:03:00.5186443Z weighted=False, 2025-05-07T21:03:00.5186647Z row_wise=True, 2025-05-07T21:03:00.5186845Z mixed=False, 2025-05-07T21:03:00.5187043Z use_cache=True, 2025-05-07T21:03:00.5187271Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.5187541Z use_cpu=True, 2025-05-07T21:03:00.5187762Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.5188012Z ) 2025-05-07T21:03:00.5188227Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.5188779Z self=, 2025-05-07T21:03:00.5189290Z compile=False, 2025-05-07T21:03:00.5189571Z pooling_mode=, 2025-05-07T21:03:00.5189846Z T=3, 2025-05-07T21:03:00.5190024Z D=86, 2025-05-07T21:03:00.5190205Z B=26, 2025-05-07T21:03:00.5190387Z log_E=3, 2025-05-07T21:03:00.5190585Z L=4, 2025-05-07T21:03:00.5190781Z D_gradcheck=2, 2025-05-07T21:03:00.5191011Z stochastic_rounding=False, 2025-05-07T21:03:00.5191275Z weighted=True, 2025-05-07T21:03:00.5191494Z row_wise=True, 2025-05-07T21:03:00.5191705Z mixed=True, 2025-05-07T21:03:00.5191915Z use_cache=False, 2025-05-07T21:03:00.5192165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.5192448Z use_cpu=True, 2025-05-07T21:03:00.5192686Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.5192947Z ) 2025-05-07T21:03:00.8076225Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8077120Z self=, 2025-05-07T21:03:00.8077898Z compile=True, 2025-05-07T21:03:00.8078249Z pooling_mode=, 2025-05-07T21:03:00.8078644Z T=4, 2025-05-07T21:03:00.8078913Z D=44, 2025-05-07T21:03:00.8079163Z B=79, 2025-05-07T21:03:00.8079421Z log_E=5, 2025-05-07T21:03:00.8079685Z L=0, 2025-05-07T21:03:00.8079934Z D_gradcheck=1, 2025-05-07T21:03:00.8080178Z stochastic_rounding=False, 2025-05-07T21:03:00.8080452Z weighted=False, 2025-05-07T21:03:00.8080680Z row_wise=True, 2025-05-07T21:03:00.8080904Z mixed=False, 2025-05-07T21:03:00.8081122Z use_cache=True, 2025-05-07T21:03:00.8081367Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8081664Z use_cpu=True, 2025-05-07T21:03:00.8081906Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8082172Z ) 2025-05-07T21:03:00.8082412Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8082990Z self=, 2025-05-07T21:03:00.8083520Z compile=True, 2025-05-07T21:03:00.8083769Z pooling_mode=, 2025-05-07T21:03:00.8084246Z T=5, 2025-05-07T21:03:00.8084435Z D=96, 2025-05-07T21:03:00.8084632Z B=8, 2025-05-07T21:03:00.8084826Z log_E=3, 2025-05-07T21:03:00.8085025Z L=5, 2025-05-07T21:03:00.8085224Z D_gradcheck=1, 2025-05-07T21:03:00.8085465Z stochastic_rounding=True, 2025-05-07T21:03:00.8085895Z weighted=False, 2025-05-07T21:03:00.8086188Z row_wise=True, 2025-05-07T21:03:00.8086408Z mixed=True, 2025-05-07T21:03:00.8086628Z use_cache=True, 2025-05-07T21:03:00.8086873Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8087279Z use_cpu=True, 2025-05-07T21:03:00.8087523Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8087793Z ) 2025-05-07T21:03:00.8088034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8088618Z self=, 2025-05-07T21:03:00.8089146Z compile=False, 2025-05-07T21:03:00.8089401Z pooling_mode=, 2025-05-07T21:03:00.8089694Z T=3, 2025-05-07T21:03:00.8089880Z D=44, 2025-05-07T21:03:00.8090079Z B=86, 2025-05-07T21:03:00.8090276Z log_E=5, 2025-05-07T21:03:00.8090474Z L=20, 2025-05-07T21:03:00.8090674Z D_gradcheck=1, 2025-05-07T21:03:00.8090949Z stochastic_rounding=True, 2025-05-07T21:03:00.8091217Z weighted=False, 2025-05-07T21:03:00.8091442Z row_wise=True, 2025-05-07T21:03:00.8091649Z mixed=True, 2025-05-07T21:03:00.8091867Z use_cache=False, 2025-05-07T21:03:00.8092124Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8092410Z use_cpu=True, 2025-05-07T21:03:00.8092654Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8092920Z ) 2025-05-07T21:03:00.8093149Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8093718Z self=, 2025-05-07T21:03:00.8094334Z compile=False, 2025-05-07T21:03:00.8094591Z pooling_mode=, 2025-05-07T21:03:00.8094873Z T=4, 2025-05-07T21:03:00.8095067Z D=56, 2025-05-07T21:03:00.8095261Z B=56, 2025-05-07T21:03:00.8095449Z log_E=3, 2025-05-07T21:03:00.8095652Z L=17, 2025-05-07T21:03:00.8095855Z D_gradcheck=2, 2025-05-07T21:03:00.8096090Z stochastic_rounding=False, 2025-05-07T21:03:00.8096359Z weighted=False, 2025-05-07T21:03:00.8096586Z row_wise=True, 2025-05-07T21:03:00.8096797Z mixed=True, 2025-05-07T21:03:00.8097010Z use_cache=True, 2025-05-07T21:03:00.8097256Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8097543Z use_cpu=True, 2025-05-07T21:03:00.8097785Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8098056Z ) 2025-05-07T21:03:00.8098285Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8098865Z self=, 2025-05-07T21:03:00.8099403Z compile=False, 2025-05-07T21:03:00.8099651Z pooling_mode=, 2025-05-07T21:03:00.8099941Z T=2, 2025-05-07T21:03:00.8100137Z D=86, 2025-05-07T21:03:00.8100328Z B=96, 2025-05-07T21:03:00.8100518Z log_E=5, 2025-05-07T21:03:00.8100729Z L=14, 2025-05-07T21:03:00.8100928Z D_gradcheck=2, 2025-05-07T21:03:00.8101163Z stochastic_rounding=True, 2025-05-07T21:03:00.8101434Z weighted=False, 2025-05-07T21:03:00.8101661Z row_wise=True, 2025-05-07T21:03:00.8101874Z mixed=False, 2025-05-07T21:03:00.8102095Z use_cache=True, 2025-05-07T21:03:00.8102344Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8102631Z use_cpu=True, 2025-05-07T21:03:00.8102873Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8103139Z ) 2025-05-07T21:03:00.8103371Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8103948Z self=, 2025-05-07T21:03:00.8104655Z compile=True, 2025-05-07T21:03:00.8104971Z pooling_mode=, 2025-05-07T21:03:00.8105255Z T=3, 2025-05-07T21:03:00.8105449Z D=16, 2025-05-07T21:03:00.8105638Z B=62, 2025-05-07T21:03:00.8105833Z log_E=4, 2025-05-07T21:03:00.8106033Z L=17, 2025-05-07T21:03:00.8106228Z D_gradcheck=2, 2025-05-07T21:03:00.8106586Z stochastic_rounding=False, 2025-05-07T21:03:00.8106907Z weighted=True, 2025-05-07T21:03:00.8107127Z row_wise=True, 2025-05-07T21:03:00.8107347Z mixed=True, 2025-05-07T21:03:00.8107570Z use_cache=False, 2025-05-07T21:03:00.8107829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8108116Z use_cpu=True, 2025-05-07T21:03:00.8108358Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8108624Z ) 2025-05-07T21:03:00.8108852Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8109476Z self=, 2025-05-07T21:03:00.8110005Z compile=True, 2025-05-07T21:03:00.8110253Z pooling_mode=, 2025-05-07T21:03:00.8110540Z T=3, 2025-05-07T21:03:00.8110736Z D=85, 2025-05-07T21:03:00.8110925Z B=71, 2025-05-07T21:03:00.8111120Z log_E=3, 2025-05-07T21:03:00.8111319Z L=2, 2025-05-07T21:03:00.8111514Z D_gradcheck=2, 2025-05-07T21:03:00.8111756Z stochastic_rounding=True, 2025-05-07T21:03:00.8112023Z weighted=True, 2025-05-07T21:03:00.8112241Z row_wise=True, 2025-05-07T21:03:00.8112462Z mixed=False, 2025-05-07T21:03:00.8112680Z use_cache=False, 2025-05-07T21:03:00.8112930Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8113224Z use_cpu=True, 2025-05-07T21:03:00.8113466Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8113738Z ) 2025-05-07T21:03:00.8113971Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8114621Z self=, 2025-05-07T21:03:00.8115158Z compile=False, 2025-05-07T21:03:00.8115403Z pooling_mode=, 2025-05-07T21:03:00.8115696Z T=3, 2025-05-07T21:03:00.8115895Z D=71, 2025-05-07T21:03:00.8116087Z B=110, 2025-05-07T21:03:00.8116284Z log_E=3, 2025-05-07T21:03:00.8116488Z L=12, 2025-05-07T21:03:00.8116687Z D_gradcheck=2, 2025-05-07T21:03:00.8116923Z stochastic_rounding=False, 2025-05-07T21:03:00.8117192Z weighted=False, 2025-05-07T21:03:00.8117411Z row_wise=True, 2025-05-07T21:03:00.8117628Z mixed=True, 2025-05-07T21:03:00.8117839Z use_cache=True, 2025-05-07T21:03:00.8118080Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8118368Z use_cpu=True, 2025-05-07T21:03:00.8118607Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8118917Z ) 2025-05-07T21:03:00.8119151Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8119726Z self=, 2025-05-07T21:03:00.8120258Z compile=False, 2025-05-07T21:03:00.8120499Z pooling_mode=, 2025-05-07T21:03:00.8120789Z T=5, 2025-05-07T21:03:00.8120982Z D=31, 2025-05-07T21:03:00.8121170Z B=27, 2025-05-07T21:03:00.8121370Z log_E=5, 2025-05-07T21:03:00.8121573Z L=17, 2025-05-07T21:03:00.8121768Z D_gradcheck=2, 2025-05-07T21:03:00.8122010Z stochastic_rounding=False, 2025-05-07T21:03:00.8122277Z weighted=False, 2025-05-07T21:03:00.8122496Z row_wise=True, 2025-05-07T21:03:00.8122720Z mixed=False, 2025-05-07T21:03:00.8122939Z use_cache=False, 2025-05-07T21:03:00.8123188Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8123491Z use_cpu=True, 2025-05-07T21:03:00.8130749Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8131063Z ) 2025-05-07T21:03:00.8131311Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8131891Z self=, 2025-05-07T21:03:00.8132500Z compile=False, 2025-05-07T21:03:00.8132757Z pooling_mode=, 2025-05-07T21:03:00.8133035Z T=1, 2025-05-07T21:03:00.8133231Z D=117, 2025-05-07T21:03:00.8133430Z B=53, 2025-05-07T21:03:00.8133617Z log_E=5, 2025-05-07T21:03:00.8133816Z L=0, 2025-05-07T21:03:00.8134051Z D_gradcheck=1, 2025-05-07T21:03:00.8134314Z stochastic_rounding=True, 2025-05-07T21:03:00.8134569Z weighted=True, 2025-05-07T21:03:00.8134783Z row_wise=True, 2025-05-07T21:03:00.8134985Z mixed=False, 2025-05-07T21:03:00.8135195Z use_cache=False, 2025-05-07T21:03:00.8135440Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8135719Z use_cpu=True, 2025-05-07T21:03:00.8135954Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8136216Z ) 2025-05-07T21:03:00.8136441Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8137017Z self=, 2025-05-07T21:03:00.8137541Z compile=True, 2025-05-07T21:03:00.8137781Z pooling_mode=, 2025-05-07T21:03:00.8138056Z T=5, 2025-05-07T21:03:00.8138242Z D=114, 2025-05-07T21:03:00.8138429Z B=73, 2025-05-07T21:03:00.8138637Z log_E=5, 2025-05-07T21:03:00.8138858Z L=12, 2025-05-07T21:03:00.8139047Z D_gradcheck=2, 2025-05-07T21:03:00.8139269Z stochastic_rounding=True, 2025-05-07T21:03:00.8139521Z weighted=True, 2025-05-07T21:03:00.8139732Z row_wise=True, 2025-05-07T21:03:00.8139936Z mixed=False, 2025-05-07T21:03:00.8140142Z use_cache=False, 2025-05-07T21:03:00.8140384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8140659Z use_cpu=True, 2025-05-07T21:03:00.8140886Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8141143Z ) 2025-05-07T21:03:00.8141364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8141977Z self=, 2025-05-07T21:03:00.8142499Z compile=False, 2025-05-07T21:03:00.8142732Z pooling_mode=, 2025-05-07T21:03:00.8143001Z T=4, 2025-05-07T21:03:00.8143183Z D=119, 2025-05-07T21:03:00.8143366Z B=28, 2025-05-07T21:03:00.8143546Z log_E=4, 2025-05-07T21:03:00.8143741Z L=9, 2025-05-07T21:03:00.8143928Z D_gradcheck=2, 2025-05-07T21:03:00.8144151Z stochastic_rounding=True, 2025-05-07T21:03:00.8144402Z weighted=True, 2025-05-07T21:03:00.8144616Z row_wise=True, 2025-05-07T21:03:00.8144819Z mixed=False, 2025-05-07T21:03:00.8145027Z use_cache=False, 2025-05-07T21:03:00.8145269Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8145547Z use_cpu=True, 2025-05-07T21:03:00.8145777Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8146030Z ) 2025-05-07T21:03:00.8146251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8146810Z self=, 2025-05-07T21:03:00.8147329Z compile=True, 2025-05-07T21:03:00.8147559Z pooling_mode=, 2025-05-07T21:03:00.8147828Z T=1, 2025-05-07T21:03:00.8148010Z D=33, 2025-05-07T21:03:00.8148192Z B=44, 2025-05-07T21:03:00.8148368Z log_E=3, 2025-05-07T21:03:00.8148559Z L=6, 2025-05-07T21:03:00.8148743Z D_gradcheck=1, 2025-05-07T21:03:00.8148965Z stochastic_rounding=True, 2025-05-07T21:03:00.8149216Z weighted=False, 2025-05-07T21:03:00.8149428Z row_wise=True, 2025-05-07T21:03:00.8149631Z mixed=False, 2025-05-07T21:03:00.8149833Z use_cache=False, 2025-05-07T21:03:00.8150074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8150350Z use_cpu=True, 2025-05-07T21:03:00.8150576Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8150831Z ) 2025-05-07T21:03:00.8151051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8151613Z self=, 2025-05-07T21:03:00.8152182Z compile=False, 2025-05-07T21:03:00.8152415Z pooling_mode=, 2025-05-07T21:03:00.8152687Z T=4, 2025-05-07T21:03:00.8152872Z D=31, 2025-05-07T21:03:00.8153048Z B=32, 2025-05-07T21:03:00.8153273Z log_E=5, 2025-05-07T21:03:00.8153461Z L=5, 2025-05-07T21:03:00.8153681Z D_gradcheck=1, 2025-05-07T21:03:00.8153908Z stochastic_rounding=True, 2025-05-07T21:03:00.8154158Z weighted=True, 2025-05-07T21:03:00.8154369Z row_wise=True, 2025-05-07T21:03:00.8154571Z mixed=False, 2025-05-07T21:03:00.8154777Z use_cache=False, 2025-05-07T21:03:00.8155019Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8155296Z use_cpu=True, 2025-05-07T21:03:00.8155523Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8155778Z ) 2025-05-07T21:03:00.8156002Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8156562Z self=, 2025-05-07T21:03:00.8157084Z compile=False, 2025-05-07T21:03:00.8157317Z pooling_mode=, 2025-05-07T21:03:00.8157587Z T=1, 2025-05-07T21:03:00.8157766Z D=84, 2025-05-07T21:03:00.8157944Z B=10, 2025-05-07T21:03:00.8158134Z log_E=5, 2025-05-07T21:03:00.8158323Z L=14, 2025-05-07T21:03:00.8158509Z D_gradcheck=1, 2025-05-07T21:03:00.8158736Z stochastic_rounding=False, 2025-05-07T21:03:00.8158989Z weighted=False, 2025-05-07T21:03:00.8159197Z row_wise=True, 2025-05-07T21:03:00.8159403Z mixed=True, 2025-05-07T21:03:00.8159607Z use_cache=True, 2025-05-07T21:03:00.8159840Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8160118Z use_cpu=True, 2025-05-07T21:03:00.8160346Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8160600Z ) 2025-05-07T21:03:00.8160822Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8161431Z self=, 2025-05-07T21:03:00.8161951Z compile=True, 2025-05-07T21:03:00.8162183Z pooling_mode=, 2025-05-07T21:03:00.8162457Z T=5, 2025-05-07T21:03:00.8162634Z D=22, 2025-05-07T21:03:00.8162814Z B=57, 2025-05-07T21:03:00.8162996Z log_E=5, 2025-05-07T21:03:00.8163185Z L=17, 2025-05-07T21:03:00.8163370Z D_gradcheck=2, 2025-05-07T21:03:00.8163596Z stochastic_rounding=False, 2025-05-07T21:03:00.8163845Z weighted=False, 2025-05-07T21:03:00.8164052Z row_wise=True, 2025-05-07T21:03:00.8164256Z mixed=False, 2025-05-07T21:03:00.8164458Z use_cache=True, 2025-05-07T21:03:00.8164689Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8164965Z use_cpu=True, 2025-05-07T21:03:00.8165193Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8165447Z ) 2025-05-07T21:03:00.8382209Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8382865Z self=, 2025-05-07T21:03:00.8383669Z compile=False, 2025-05-07T21:03:00.8383995Z pooling_mode=, 2025-05-07T21:03:00.8384363Z T=3, 2025-05-07T21:03:00.8384604Z D=46, 2025-05-07T21:03:00.8384850Z B=87, 2025-05-07T21:03:00.8385094Z log_E=4, 2025-05-07T21:03:00.8385351Z L=18, 2025-05-07T21:03:00.8385606Z D_gradcheck=1, 2025-05-07T21:03:00.8385836Z stochastic_rounding=False, 2025-05-07T21:03:00.8386091Z weighted=True, 2025-05-07T21:03:00.8386306Z row_wise=True, 2025-05-07T21:03:00.8386516Z mixed=True, 2025-05-07T21:03:00.8386717Z use_cache=True, 2025-05-07T21:03:00.8386957Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8387241Z use_cpu=True, 2025-05-07T21:03:00.8387471Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8387731Z ) 2025-05-07T21:03:00.8387964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8388525Z self=, 2025-05-07T21:03:00.8389161Z compile=True, 2025-05-07T21:03:00.8389401Z pooling_mode=, 2025-05-07T21:03:00.8389680Z T=2, 2025-05-07T21:03:00.8389865Z D=43, 2025-05-07T21:03:00.8390116Z B=13, 2025-05-07T21:03:00.8390304Z log_E=5, 2025-05-07T21:03:00.8390550Z L=17, 2025-05-07T21:03:00.8390742Z D_gradcheck=2, 2025-05-07T21:03:00.8390974Z stochastic_rounding=False, 2025-05-07T21:03:00.8391230Z weighted=False, 2025-05-07T21:03:00.8391447Z row_wise=True, 2025-05-07T21:03:00.8391658Z mixed=True, 2025-05-07T21:03:00.8391862Z use_cache=False, 2025-05-07T21:03:00.8392109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8392394Z use_cpu=True, 2025-05-07T21:03:00.8392623Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8392883Z ) 2025-05-07T21:03:00.8393117Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8393680Z self=, 2025-05-07T21:03:00.8394200Z compile=True, 2025-05-07T21:03:00.8394439Z pooling_mode=, 2025-05-07T21:03:00.8394716Z T=4, 2025-05-07T21:03:00.8394901Z D=112, 2025-05-07T21:03:00.8395094Z B=112, 2025-05-07T21:03:00.8395283Z log_E=4, 2025-05-07T21:03:00.8395476Z L=3, 2025-05-07T21:03:00.8395666Z D_gradcheck=1, 2025-05-07T21:03:00.8395894Z stochastic_rounding=True, 2025-05-07T21:03:00.8396151Z weighted=False, 2025-05-07T21:03:00.8396366Z row_wise=True, 2025-05-07T21:03:00.8396577Z mixed=True, 2025-05-07T21:03:00.8396782Z use_cache=False, 2025-05-07T21:03:00.8397039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8397334Z use_cpu=True, 2025-05-07T21:03:00.8397572Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8397849Z ) 2025-05-07T21:03:00.8398159Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8398736Z self=, 2025-05-07T21:03:00.8399315Z compile=True, 2025-05-07T21:03:00.8399564Z pooling_mode=, 2025-05-07T21:03:00.8399847Z T=1, 2025-05-07T21:03:00.8400047Z D=53, 2025-05-07T21:03:00.8400245Z B=108, 2025-05-07T21:03:00.8400442Z log_E=3, 2025-05-07T21:03:00.8400654Z L=17, 2025-05-07T21:03:00.8400855Z D_gradcheck=1, 2025-05-07T21:03:00.8401089Z stochastic_rounding=True, 2025-05-07T21:03:00.8401358Z weighted=True, 2025-05-07T21:03:00.8401582Z row_wise=True, 2025-05-07T21:03:00.8401802Z mixed=False, 2025-05-07T21:03:00.8402018Z use_cache=True, 2025-05-07T21:03:00.8402266Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8402556Z use_cpu=True, 2025-05-07T21:03:00.8402794Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8403064Z ) 2025-05-07T21:03:00.8403304Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8403871Z self=, 2025-05-07T21:03:00.8404592Z compile=True, 2025-05-07T21:03:00.8404849Z pooling_mode=, 2025-05-07T21:03:00.8405140Z T=5, 2025-05-07T21:03:00.8405340Z D=94, 2025-05-07T21:03:00.8405533Z B=51, 2025-05-07T21:03:00.8405728Z log_E=4, 2025-05-07T21:03:00.8405933Z L=0, 2025-05-07T21:03:00.8406133Z D_gradcheck=1, 2025-05-07T21:03:00.8406368Z stochastic_rounding=True, 2025-05-07T21:03:00.8406637Z weighted=True, 2025-05-07T21:03:00.8406863Z row_wise=True, 2025-05-07T21:03:00.8407140Z mixed=True, 2025-05-07T21:03:00.8407360Z use_cache=True, 2025-05-07T21:03:00.8407611Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8407903Z use_cpu=True, 2025-05-07T21:03:00.8408144Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8408415Z ) 2025-05-07T21:03:00.8408658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8409310Z self=, 2025-05-07T21:03:00.8409841Z compile=True, 2025-05-07T21:03:00.8410091Z pooling_mode=, 2025-05-07T21:03:00.8410375Z T=1, 2025-05-07T21:03:00.8410632Z D=54, 2025-05-07T21:03:00.8410826Z B=105, 2025-05-07T21:03:00.8411096Z log_E=4, 2025-05-07T21:03:00.8411306Z L=15, 2025-05-07T21:03:00.8411511Z D_gradcheck=1, 2025-05-07T21:03:00.8411750Z stochastic_rounding=False, 2025-05-07T21:03:00.8412020Z weighted=True, 2025-05-07T21:03:00.8412246Z row_wise=True, 2025-05-07T21:03:00.8412461Z mixed=False, 2025-05-07T21:03:00.8412687Z use_cache=True, 2025-05-07T21:03:00.8412939Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8413231Z use_cpu=True, 2025-05-07T21:03:00.8413477Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8413752Z ) 2025-05-07T21:03:00.8413989Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8414569Z self=, 2025-05-07T21:03:00.8415102Z compile=False, 2025-05-07T21:03:00.8415353Z pooling_mode=, 2025-05-07T21:03:00.8415640Z T=4, 2025-05-07T21:03:00.8415840Z D=114, 2025-05-07T21:03:00.8416035Z B=107, 2025-05-07T21:03:00.8416228Z log_E=5, 2025-05-07T21:03:00.8416433Z L=4, 2025-05-07T21:03:00.8416635Z D_gradcheck=2, 2025-05-07T21:03:00.8416868Z stochastic_rounding=False, 2025-05-07T21:03:00.8417141Z weighted=False, 2025-05-07T21:03:00.8417370Z row_wise=True, 2025-05-07T21:03:00.8417587Z mixed=True, 2025-05-07T21:03:00.8417807Z use_cache=False, 2025-05-07T21:03:00.8418068Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8418358Z use_cpu=True, 2025-05-07T21:03:00.8418607Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8418949Z ) 2025-05-07T21:03:00.8419189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8419770Z self=, 2025-05-07T21:03:00.8420305Z compile=True, 2025-05-07T21:03:00.8420555Z pooling_mode=, 2025-05-07T21:03:00.8420842Z T=5, 2025-05-07T21:03:00.8421069Z D=74, 2025-05-07T21:03:00.8421274Z B=27, 2025-05-07T21:03:00.8421477Z log_E=5, 2025-05-07T21:03:00.8421678Z L=18, 2025-05-07T21:03:00.8421883Z D_gradcheck=2, 2025-05-07T21:03:00.8422123Z stochastic_rounding=False, 2025-05-07T21:03:00.8422384Z weighted=True, 2025-05-07T21:03:00.8422606Z row_wise=True, 2025-05-07T21:03:00.8422828Z mixed=True, 2025-05-07T21:03:00.8423047Z use_cache=True, 2025-05-07T21:03:00.8423290Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8423584Z use_cpu=True, 2025-05-07T21:03:00.8423827Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8424101Z ) 2025-05-07T21:03:00.8424343Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8424919Z self=, 2025-05-07T21:03:00.8425445Z compile=False, 2025-05-07T21:03:00.8425696Z pooling_mode=, 2025-05-07T21:03:00.8425994Z T=2, 2025-05-07T21:03:00.8426186Z D=89, 2025-05-07T21:03:00.8426390Z B=108, 2025-05-07T21:03:00.8426589Z log_E=5, 2025-05-07T21:03:00.8426790Z L=3, 2025-05-07T21:03:00.8426996Z D_gradcheck=2, 2025-05-07T21:03:00.8427243Z stochastic_rounding=True, 2025-05-07T21:03:00.8427513Z weighted=True, 2025-05-07T21:03:00.8427746Z row_wise=True, 2025-05-07T21:03:00.8427968Z mixed=False, 2025-05-07T21:03:00.8428184Z use_cache=True, 2025-05-07T21:03:00.8428436Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8428735Z use_cpu=True, 2025-05-07T21:03:00.8428980Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8429250Z ) 2025-05-07T21:03:00.8429541Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8430114Z self=, 2025-05-07T21:03:00.8430642Z compile=False, 2025-05-07T21:03:00.8430897Z pooling_mode=, 2025-05-07T21:03:00.8431232Z T=2, 2025-05-07T21:03:00.8431423Z D=98, 2025-05-07T21:03:00.8431655Z B=77, 2025-05-07T21:03:00.8431854Z log_E=4, 2025-05-07T21:03:00.8432054Z L=11, 2025-05-07T21:03:00.8432256Z D_gradcheck=2, 2025-05-07T21:03:00.8432497Z stochastic_rounding=False, 2025-05-07T21:03:00.8432767Z weighted=False, 2025-05-07T21:03:00.8432992Z row_wise=True, 2025-05-07T21:03:00.8433213Z mixed=True, 2025-05-07T21:03:00.8433425Z use_cache=False, 2025-05-07T21:03:00.8433681Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8433976Z use_cpu=True, 2025-05-07T21:03:00.8434222Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8434499Z ) 2025-05-07T21:03:00.8434742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8435315Z self=, 2025-05-07T21:03:00.8435844Z compile=True, 2025-05-07T21:03:00.8436098Z pooling_mode=, 2025-05-07T21:03:00.8436389Z T=1, 2025-05-07T21:03:00.8436582Z D=39, 2025-05-07T21:03:00.8436783Z B=88, 2025-05-07T21:03:00.8436980Z log_E=5, 2025-05-07T21:03:00.8437181Z L=7, 2025-05-07T21:03:00.8437389Z D_gradcheck=1, 2025-05-07T21:03:00.8437630Z stochastic_rounding=True, 2025-05-07T21:03:00.8437890Z weighted=True, 2025-05-07T21:03:00.8438116Z row_wise=True, 2025-05-07T21:03:00.8438338Z mixed=True, 2025-05-07T21:03:00.8438551Z use_cache=False, 2025-05-07T21:03:00.8438813Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8439117Z use_cpu=True, 2025-05-07T21:03:00.8439444Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8439724Z ) 2025-05-07T21:03:00.8439969Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8440539Z self=, 2025-05-07T21:03:00.8441077Z compile=True, 2025-05-07T21:03:00.8441328Z pooling_mode=, 2025-05-07T21:03:00.8441619Z T=1, 2025-05-07T21:03:00.8441814Z D=28, 2025-05-07T21:03:00.8442010Z B=66, 2025-05-07T21:03:00.8442203Z log_E=5, 2025-05-07T21:03:00.8442403Z L=6, 2025-05-07T21:03:00.8442605Z D_gradcheck=1, 2025-05-07T21:03:00.8442841Z stochastic_rounding=True, 2025-05-07T21:03:00.8443101Z weighted=True, 2025-05-07T21:03:00.8443332Z row_wise=True, 2025-05-07T21:03:00.8443548Z mixed=True, 2025-05-07T21:03:00.8443760Z use_cache=False, 2025-05-07T21:03:00.8444023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8444317Z use_cpu=True, 2025-05-07T21:03:00.8444559Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8444832Z ) 2025-05-07T21:03:00.8445075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8445643Z self=, 2025-05-07T21:03:00.8446176Z compile=False, 2025-05-07T21:03:00.8446431Z pooling_mode=, 2025-05-07T21:03:00.8446717Z T=3, 2025-05-07T21:03:00.8446968Z D=91, 2025-05-07T21:03:00.8447163Z B=110, 2025-05-07T21:03:00.8447360Z log_E=4, 2025-05-07T21:03:00.8447556Z L=20, 2025-05-07T21:03:00.8447753Z D_gradcheck=1, 2025-05-07T21:03:00.8447988Z stochastic_rounding=False, 2025-05-07T21:03:00.8448250Z weighted=False, 2025-05-07T21:03:00.8448473Z row_wise=True, 2025-05-07T21:03:00.8448691Z mixed=True, 2025-05-07T21:03:00.8448902Z use_cache=False, 2025-05-07T21:03:00.8454047Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8454355Z use_cpu=True, 2025-05-07T21:03:00.8454603Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8454946Z ) 2025-05-07T21:03:00.8455183Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8455756Z self=, 2025-05-07T21:03:00.8456283Z compile=True, 2025-05-07T21:03:00.8456573Z pooling_mode=, 2025-05-07T21:03:00.8456890Z T=3, 2025-05-07T21:03:00.8457079Z D=65, 2025-05-07T21:03:00.8457271Z B=72, 2025-05-07T21:03:00.8457463Z log_E=4, 2025-05-07T21:03:00.8457659Z L=14, 2025-05-07T21:03:00.8457854Z D_gradcheck=2, 2025-05-07T21:03:00.8458086Z stochastic_rounding=False, 2025-05-07T21:03:00.8458348Z weighted=False, 2025-05-07T21:03:00.8458567Z row_wise=True, 2025-05-07T21:03:00.8458774Z mixed=False, 2025-05-07T21:03:00.8458983Z use_cache=True, 2025-05-07T21:03:00.8459217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8459507Z use_cpu=True, 2025-05-07T21:03:00.8459733Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8459992Z ) 2025-05-07T21:03:00.8460218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8460778Z self=, 2025-05-07T21:03:00.8461299Z compile=True, 2025-05-07T21:03:00.8461538Z pooling_mode=, 2025-05-07T21:03:00.8461814Z T=1, 2025-05-07T21:03:00.8461999Z D=67, 2025-05-07T21:03:00.8462186Z B=105, 2025-05-07T21:03:00.8462365Z log_E=5, 2025-05-07T21:03:00.8462558Z L=6, 2025-05-07T21:03:00.8462748Z D_gradcheck=1, 2025-05-07T21:03:00.8462967Z stochastic_rounding=True, 2025-05-07T21:03:00.8463219Z weighted=False, 2025-05-07T21:03:00.8463431Z row_wise=True, 2025-05-07T21:03:00.8463634Z mixed=True, 2025-05-07T21:03:00.8463840Z use_cache=False, 2025-05-07T21:03:00.8464081Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8464407Z use_cpu=True, 2025-05-07T21:03:00.8464643Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8464903Z ) 2025-05-07T21:03:00.8465137Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8465696Z self=, 2025-05-07T21:03:00.8466219Z compile=True, 2025-05-07T21:03:00.8466455Z pooling_mode=, 2025-05-07T21:03:00.8466732Z T=2, 2025-05-07T21:03:00.8466924Z D=82, 2025-05-07T21:03:00.8467109Z B=28, 2025-05-07T21:03:00.8467291Z log_E=5, 2025-05-07T21:03:00.8467482Z L=1, 2025-05-07T21:03:00.8467666Z D_gradcheck=2, 2025-05-07T21:03:00.8467885Z stochastic_rounding=True, 2025-05-07T21:03:00.8468136Z weighted=True, 2025-05-07T21:03:00.8468348Z row_wise=True, 2025-05-07T21:03:00.8468553Z mixed=True, 2025-05-07T21:03:00.8468760Z use_cache=True, 2025-05-07T21:03:00.8468996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8469275Z use_cpu=True, 2025-05-07T21:03:00.8469507Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8469768Z ) 2025-05-07T21:03:00.8694594Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8696104Z self=, 2025-05-07T21:03:00.8697564Z compile=False, 2025-05-07T21:03:00.8698210Z pooling_mode=, 2025-05-07T21:03:00.8698747Z T=2, 2025-05-07T21:03:00.8699100Z D=49, 2025-05-07T21:03:00.8699361Z B=28, 2025-05-07T21:03:00.8699562Z log_E=3, 2025-05-07T21:03:00.8699769Z L=20, 2025-05-07T21:03:00.8699949Z D_gradcheck=1, 2025-05-07T21:03:00.8700168Z stochastic_rounding=True, 2025-05-07T21:03:00.8700420Z weighted=False, 2025-05-07T21:03:00.8700622Z row_wise=True, 2025-05-07T21:03:00.8700821Z mixed=False, 2025-05-07T21:03:00.8701027Z use_cache=False, 2025-05-07T21:03:00.8701260Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8701539Z use_cpu=True, 2025-05-07T21:03:00.8701875Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8702123Z ) 2025-05-07T21:03:00.8702341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8702898Z self=, 2025-05-07T21:03:00.8703472Z compile=True, 2025-05-07T21:03:00.8703758Z pooling_mode=, 2025-05-07T21:03:00.8704032Z T=1, 2025-05-07T21:03:00.8704198Z D=38, 2025-05-07T21:03:00.8704376Z B=101, 2025-05-07T21:03:00.8704726Z log_E=4, 2025-05-07T21:03:00.8704907Z L=6, 2025-05-07T21:03:00.8705090Z D_gradcheck=2, 2025-05-07T21:03:00.8705310Z stochastic_rounding=False, 2025-05-07T21:03:00.8705559Z weighted=False, 2025-05-07T21:03:00.8705768Z row_wise=True, 2025-05-07T21:03:00.8705974Z mixed=False, 2025-05-07T21:03:00.8706178Z use_cache=True, 2025-05-07T21:03:00.8706415Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8706700Z use_cpu=True, 2025-05-07T21:03:00.8706933Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8707189Z ) 2025-05-07T21:03:00.8707414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8707978Z self=, 2025-05-07T21:03:00.8708504Z compile=True, 2025-05-07T21:03:00.8708774Z pooling_mode=, 2025-05-07T21:03:00.8709079Z T=1, 2025-05-07T21:03:00.8709260Z D=8, 2025-05-07T21:03:00.8709442Z B=78, 2025-05-07T21:03:00.8709626Z log_E=5, 2025-05-07T21:03:00.8709818Z L=18, 2025-05-07T21:03:00.8710007Z D_gradcheck=2, 2025-05-07T21:03:00.8710235Z stochastic_rounding=False, 2025-05-07T21:03:00.8710485Z weighted=True, 2025-05-07T21:03:00.8710695Z row_wise=True, 2025-05-07T21:03:00.8710901Z mixed=True, 2025-05-07T21:03:00.8711106Z use_cache=True, 2025-05-07T21:03:00.8711413Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8711705Z use_cpu=True, 2025-05-07T21:03:00.8711935Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8712188Z ) 2025-05-07T21:03:00.8712414Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8712976Z self=, 2025-05-07T21:03:00.8713494Z compile=True, 2025-05-07T21:03:00.8713733Z pooling_mode=, 2025-05-07T21:03:00.8714011Z T=2, 2025-05-07T21:03:00.8714188Z D=38, 2025-05-07T21:03:00.8714372Z B=26, 2025-05-07T21:03:00.8714556Z log_E=3, 2025-05-07T21:03:00.8714746Z L=16, 2025-05-07T21:03:00.8714935Z D_gradcheck=2, 2025-05-07T21:03:00.8715162Z stochastic_rounding=False, 2025-05-07T21:03:00.8715413Z weighted=False, 2025-05-07T21:03:00.8715625Z row_wise=True, 2025-05-07T21:03:00.8715832Z mixed=True, 2025-05-07T21:03:00.8716034Z use_cache=True, 2025-05-07T21:03:00.8716273Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8716554Z use_cpu=True, 2025-05-07T21:03:00.8716782Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8717040Z ) 2025-05-07T21:03:00.8717265Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8717826Z self=, 2025-05-07T21:03:00.8718346Z compile=True, 2025-05-07T21:03:00.8718585Z pooling_mode=, 2025-05-07T21:03:00.8718863Z T=4, 2025-05-07T21:03:00.8719044Z D=77, 2025-05-07T21:03:00.8719226Z B=76, 2025-05-07T21:03:00.8719409Z log_E=4, 2025-05-07T21:03:00.8719600Z L=6, 2025-05-07T21:03:00.8719790Z D_gradcheck=2, 2025-05-07T21:03:00.8720020Z stochastic_rounding=False, 2025-05-07T21:03:00.8720272Z weighted=False, 2025-05-07T21:03:00.8720486Z row_wise=True, 2025-05-07T21:03:00.8720691Z mixed=True, 2025-05-07T21:03:00.8720893Z use_cache=False, 2025-05-07T21:03:00.8721150Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8721501Z use_cpu=True, 2025-05-07T21:03:00.8721730Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8721987Z ) 2025-05-07T21:03:00.8722213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8722771Z self=, 2025-05-07T21:03:00.8723378Z compile=True, 2025-05-07T21:03:00.8723669Z pooling_mode=, 2025-05-07T21:03:00.8723943Z T=5, 2025-05-07T21:03:00.8724122Z D=84, 2025-05-07T21:03:00.8724305Z B=27, 2025-05-07T21:03:00.8724492Z log_E=3, 2025-05-07T21:03:00.8724680Z L=9, 2025-05-07T21:03:00.8724867Z D_gradcheck=1, 2025-05-07T21:03:00.8725092Z stochastic_rounding=False, 2025-05-07T21:03:00.8725343Z weighted=True, 2025-05-07T21:03:00.8725554Z row_wise=True, 2025-05-07T21:03:00.8725762Z mixed=False, 2025-05-07T21:03:00.8725967Z use_cache=False, 2025-05-07T21:03:00.8726215Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8726501Z use_cpu=True, 2025-05-07T21:03:00.8726729Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8727067Z ) 2025-05-07T21:03:00.8727288Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8727840Z self=, 2025-05-07T21:03:00.8728361Z compile=False, 2025-05-07T21:03:00.8728589Z pooling_mode=, 2025-05-07T21:03:00.8728858Z T=1, 2025-05-07T21:03:00.8729029Z D=102, 2025-05-07T21:03:00.8729206Z B=62, 2025-05-07T21:03:00.8729382Z log_E=3, 2025-05-07T21:03:00.8729562Z L=1, 2025-05-07T21:03:00.8729742Z D_gradcheck=1, 2025-05-07T21:03:00.8729963Z stochastic_rounding=False, 2025-05-07T21:03:00.8730213Z weighted=False, 2025-05-07T21:03:00.8730425Z row_wise=True, 2025-05-07T21:03:00.8730643Z mixed=True, 2025-05-07T21:03:00.8730849Z use_cache=False, 2025-05-07T21:03:00.8731145Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8731435Z use_cpu=True, 2025-05-07T21:03:00.8731665Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8731930Z ) 2025-05-07T21:03:00.8732156Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8732715Z self=, 2025-05-07T21:03:00.8733248Z compile=False, 2025-05-07T21:03:00.8733495Z pooling_mode=, 2025-05-07T21:03:00.8733769Z T=4, 2025-05-07T21:03:00.8733955Z D=100, 2025-05-07T21:03:00.8734142Z B=84, 2025-05-07T21:03:00.8734323Z log_E=4, 2025-05-07T21:03:00.8734520Z L=2, 2025-05-07T21:03:00.8734711Z D_gradcheck=1, 2025-05-07T21:03:00.8734936Z stochastic_rounding=False, 2025-05-07T21:03:00.8735191Z weighted=True, 2025-05-07T21:03:00.8735406Z row_wise=True, 2025-05-07T21:03:00.8735613Z mixed=True, 2025-05-07T21:03:00.8735818Z use_cache=True, 2025-05-07T21:03:00.8736056Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8736339Z use_cpu=True, 2025-05-07T21:03:00.8736568Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8736829Z ) 2025-05-07T21:03:00.8737059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8737617Z self=, 2025-05-07T21:03:00.8738146Z compile=False, 2025-05-07T21:03:00.8738389Z pooling_mode=, 2025-05-07T21:03:00.8738664Z T=3, 2025-05-07T21:03:00.8738851Z D=67, 2025-05-07T21:03:00.8739033Z B=13, 2025-05-07T21:03:00.8739217Z log_E=3, 2025-05-07T21:03:00.8739411Z L=2, 2025-05-07T21:03:00.8739600Z D_gradcheck=1, 2025-05-07T21:03:00.8739824Z stochastic_rounding=False, 2025-05-07T21:03:00.8740081Z weighted=False, 2025-05-07T21:03:00.8740293Z row_wise=True, 2025-05-07T21:03:00.8740498Z mixed=True, 2025-05-07T21:03:00.8740707Z use_cache=False, 2025-05-07T21:03:00.8741036Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8741322Z use_cpu=True, 2025-05-07T21:03:00.8741552Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8741808Z ) 2025-05-07T21:03:00.8742035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8742641Z self=, 2025-05-07T21:03:00.8743202Z compile=False, 2025-05-07T21:03:00.8743439Z pooling_mode=, 2025-05-07T21:03:00.8743719Z T=2, 2025-05-07T21:03:00.8743907Z D=102, 2025-05-07T21:03:00.8744092Z B=90, 2025-05-07T21:03:00.8744280Z log_E=5, 2025-05-07T21:03:00.8744475Z L=11, 2025-05-07T21:03:00.8744662Z D_gradcheck=1, 2025-05-07T21:03:00.8744902Z stochastic_rounding=False, 2025-05-07T21:03:00.8745161Z weighted=False, 2025-05-07T21:03:00.8745375Z row_wise=True, 2025-05-07T21:03:00.8745588Z mixed=True, 2025-05-07T21:03:00.8745797Z use_cache=False, 2025-05-07T21:03:00.8746044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8746329Z use_cpu=True, 2025-05-07T21:03:00.8746562Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8746816Z ) 2025-05-07T21:03:00.8747041Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8747609Z self=, 2025-05-07T21:03:00.8748125Z compile=True, 2025-05-07T21:03:00.8748361Z pooling_mode=, 2025-05-07T21:03:00.8748637Z T=2, 2025-05-07T21:03:00.8748828Z D=107, 2025-05-07T21:03:00.8749013Z B=55, 2025-05-07T21:03:00.8749200Z log_E=3, 2025-05-07T21:03:00.8749394Z L=18, 2025-05-07T21:03:00.8749580Z D_gradcheck=1, 2025-05-07T21:03:00.8749810Z stochastic_rounding=False, 2025-05-07T21:03:00.8750064Z weighted=True, 2025-05-07T21:03:00.8750267Z row_wise=True, 2025-05-07T21:03:00.8750476Z mixed=False, 2025-05-07T21:03:00.8750737Z use_cache=False, 2025-05-07T21:03:00.8750984Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8751269Z use_cpu=True, 2025-05-07T21:03:00.8751497Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8751754Z ) 2025-05-07T21:03:00.8751981Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8752552Z self=, 2025-05-07T21:03:00.8753071Z compile=False, 2025-05-07T21:03:00.8753311Z pooling_mode=, 2025-05-07T21:03:00.8753591Z T=4, 2025-05-07T21:03:00.8753775Z D=15, 2025-05-07T21:03:00.8753965Z B=56, 2025-05-07T21:03:00.8754152Z log_E=5, 2025-05-07T21:03:00.8754341Z L=9, 2025-05-07T21:03:00.8754529Z D_gradcheck=1, 2025-05-07T21:03:00.8754758Z stochastic_rounding=False, 2025-05-07T21:03:00.8755015Z weighted=False, 2025-05-07T21:03:00.8755227Z row_wise=True, 2025-05-07T21:03:00.8755440Z mixed=True, 2025-05-07T21:03:00.8755648Z use_cache=True, 2025-05-07T21:03:00.8755884Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.8756171Z use_cpu=True, 2025-05-07T21:03:00.8756407Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8756660Z ) 2025-05-07T21:03:00.8756886Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8757469Z self=, 2025-05-07T21:03:00.8757986Z compile=True, 2025-05-07T21:03:00.8758226Z pooling_mode=, 2025-05-07T21:03:00.8758504Z T=2, 2025-05-07T21:03:00.8758689Z D=69, 2025-05-07T21:03:00.8758876Z B=127, 2025-05-07T21:03:00.8759059Z log_E=3, 2025-05-07T21:03:00.8759247Z L=14, 2025-05-07T21:03:00.8759439Z D_gradcheck=1, 2025-05-07T21:03:00.8759667Z stochastic_rounding=False, 2025-05-07T21:03:00.8759916Z weighted=False, 2025-05-07T21:03:00.8760133Z row_wise=True, 2025-05-07T21:03:00.8760342Z mixed=True, 2025-05-07T21:03:00.8760596Z use_cache=True, 2025-05-07T21:03:00.8760835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8761118Z use_cpu=True, 2025-05-07T21:03:00.8761351Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.8761605Z ) 2025-05-07T21:03:00.8761834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8762483Z self=, 2025-05-07T21:03:00.8763007Z compile=False, 2025-05-07T21:03:00.8763246Z pooling_mode=, 2025-05-07T21:03:00.8763522Z T=2, 2025-05-07T21:03:00.8763700Z D=127, 2025-05-07T21:03:00.8763890Z B=24, 2025-05-07T21:03:00.8764073Z log_E=4, 2025-05-07T21:03:00.8764264Z L=15, 2025-05-07T21:03:00.8764460Z D_gradcheck=2, 2025-05-07T21:03:00.8764689Z stochastic_rounding=True, 2025-05-07T21:03:00.8764943Z weighted=False, 2025-05-07T21:03:00.8765155Z row_wise=True, 2025-05-07T21:03:00.8765371Z mixed=True, 2025-05-07T21:03:00.8765582Z use_cache=True, 2025-05-07T21:03:00.8765825Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8766115Z use_cpu=True, 2025-05-07T21:03:00.8766351Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8766618Z ) 2025-05-07T21:03:00.8766850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8767488Z self=, 2025-05-07T21:03:00.8768012Z compile=False, 2025-05-07T21:03:00.8768253Z pooling_mode=, 2025-05-07T21:03:00.8768531Z T=4, 2025-05-07T21:03:00.8768717Z D=52, 2025-05-07T21:03:00.8768900Z B=29, 2025-05-07T21:03:00.8769086Z log_E=4, 2025-05-07T21:03:00.8769275Z L=18, 2025-05-07T21:03:00.8769465Z D_gradcheck=2, 2025-05-07T21:03:00.8769693Z stochastic_rounding=True, 2025-05-07T21:03:00.8769946Z weighted=True, 2025-05-07T21:03:00.8770212Z row_wise=True, 2025-05-07T21:03:00.8770419Z mixed=True, 2025-05-07T21:03:00.8770624Z use_cache=False, 2025-05-07T21:03:00.8770873Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8771157Z use_cpu=True, 2025-05-07T21:03:00.8771386Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8771644Z ) 2025-05-07T21:03:00.8771874Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.8772438Z self=, 2025-05-07T21:03:00.8772959Z compile=True, 2025-05-07T21:03:00.8773200Z pooling_mode=, 2025-05-07T21:03:00.8773478Z T=2, 2025-05-07T21:03:00.8773659Z D=64, 2025-05-07T21:03:00.8773845Z B=50, 2025-05-07T21:03:00.8774034Z log_E=5, 2025-05-07T21:03:00.8774226Z L=19, 2025-05-07T21:03:00.8774415Z D_gradcheck=1, 2025-05-07T21:03:00.8774645Z stochastic_rounding=False, 2025-05-07T21:03:00.8774900Z weighted=False, 2025-05-07T21:03:00.8775119Z row_wise=True, 2025-05-07T21:03:00.8775332Z mixed=False, 2025-05-07T21:03:00.8775540Z use_cache=False, 2025-05-07T21:03:00.8775785Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.8776071Z use_cpu=True, 2025-05-07T21:03:00.8776300Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.8776563Z ) 2025-05-07T21:03:00.9007098Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9008016Z self=, 2025-05-07T21:03:00.9008741Z compile=False, 2025-05-07T21:03:00.9009114Z pooling_mode=, 2025-05-07T21:03:00.9009489Z T=2, 2025-05-07T21:03:00.9009735Z D=100, 2025-05-07T21:03:00.9009843Z B=65, 2025-05-07T21:03:00.9009948Z log_E=3, 2025-05-07T21:03:00.9010035Z L=1, 2025-05-07T21:03:00.9010116Z D_gradcheck=1, 2025-05-07T21:03:00.9010214Z stochastic_rounding=False, 2025-05-07T21:03:00.9010299Z weighted=True, 2025-05-07T21:03:00.9010381Z row_wise=True, 2025-05-07T21:03:00.9010573Z mixed=True, 2025-05-07T21:03:00.9010663Z use_cache=False, 2025-05-07T21:03:00.9010772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9016098Z use_cpu=True, 2025-05-07T21:03:00.9016236Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9016315Z ) 2025-05-07T21:03:00.9016559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9016971Z self=, 2025-05-07T21:03:00.9017060Z compile=True, 2025-05-07T21:03:00.9017178Z pooling_mode=, 2025-05-07T21:03:00.9017259Z T=4, 2025-05-07T21:03:00.9017336Z D=21, 2025-05-07T21:03:00.9017419Z B=98, 2025-05-07T21:03:00.9017500Z log_E=3, 2025-05-07T21:03:00.9017580Z L=3, 2025-05-07T21:03:00.9017669Z D_gradcheck=1, 2025-05-07T21:03:00.9017770Z stochastic_rounding=False, 2025-05-07T21:03:00.9017856Z weighted=False, 2025-05-07T21:03:00.9017948Z row_wise=True, 2025-05-07T21:03:00.9018036Z mixed=False, 2025-05-07T21:03:00.9018120Z use_cache=False, 2025-05-07T21:03:00.9018236Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9018324Z use_cpu=True, 2025-05-07T21:03:00.9018431Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9018518Z ) 2025-05-07T21:03:00.9018651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9019002Z self=, 2025-05-07T21:03:00.9019089Z compile=False, 2025-05-07T21:03:00.9019201Z pooling_mode=, 2025-05-07T21:03:00.9019292Z T=1, 2025-05-07T21:03:00.9019372Z D=72, 2025-05-07T21:03:00.9019453Z B=75, 2025-05-07T21:03:00.9019538Z log_E=3, 2025-05-07T21:03:00.9019618Z L=18, 2025-05-07T21:03:00.9019702Z D_gradcheck=2, 2025-05-07T21:03:00.9019808Z stochastic_rounding=False, 2025-05-07T21:03:00.9019962Z weighted=False, 2025-05-07T21:03:00.9020051Z row_wise=True, 2025-05-07T21:03:00.9020136Z mixed=False, 2025-05-07T21:03:00.9020221Z use_cache=False, 2025-05-07T21:03:00.9020330Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9020416Z use_cpu=True, 2025-05-07T21:03:00.9020521Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9020604Z ) 2025-05-07T21:03:00.9020741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9021081Z self=, 2025-05-07T21:03:00.9021171Z compile=False, 2025-05-07T21:03:00.9021282Z pooling_mode=, 2025-05-07T21:03:00.9021362Z T=5, 2025-05-07T21:03:00.9021446Z D=96, 2025-05-07T21:03:00.9021526Z B=104, 2025-05-07T21:03:00.9021606Z log_E=5, 2025-05-07T21:03:00.9021687Z L=17, 2025-05-07T21:03:00.9021778Z D_gradcheck=2, 2025-05-07T21:03:00.9021879Z stochastic_rounding=False, 2025-05-07T21:03:00.9021971Z weighted=False, 2025-05-07T21:03:00.9022057Z row_wise=True, 2025-05-07T21:03:00.9022141Z mixed=True, 2025-05-07T21:03:00.9022227Z use_cache=False, 2025-05-07T21:03:00.9022334Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9022422Z use_cpu=True, 2025-05-07T21:03:00.9022526Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9022607Z ) 2025-05-07T21:03:00.9022742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9023079Z self=, 2025-05-07T21:03:00.9023167Z compile=False, 2025-05-07T21:03:00.9023279Z pooling_mode=, 2025-05-07T21:03:00.9023357Z T=3, 2025-05-07T21:03:00.9023435Z D=91, 2025-05-07T21:03:00.9023518Z B=34, 2025-05-07T21:03:00.9023599Z log_E=4, 2025-05-07T21:03:00.9023679Z L=11, 2025-05-07T21:03:00.9023767Z D_gradcheck=1, 2025-05-07T21:03:00.9023865Z stochastic_rounding=False, 2025-05-07T21:03:00.9023956Z weighted=True, 2025-05-07T21:03:00.9024116Z row_wise=True, 2025-05-07T21:03:00.9024201Z mixed=True, 2025-05-07T21:03:00.9024290Z use_cache=True, 2025-05-07T21:03:00.9024402Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9024489Z use_cpu=True, 2025-05-07T21:03:00.9024598Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9024718Z ) 2025-05-07T21:03:00.9024888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9025230Z self=, 2025-05-07T21:03:00.9025317Z compile=True, 2025-05-07T21:03:00.9025468Z pooling_mode=, 2025-05-07T21:03:00.9025548Z T=3, 2025-05-07T21:03:00.9025635Z D=16, 2025-05-07T21:03:00.9025713Z B=4, 2025-05-07T21:03:00.9025796Z log_E=5, 2025-05-07T21:03:00.9025882Z L=2, 2025-05-07T21:03:00.9025969Z D_gradcheck=2, 2025-05-07T21:03:00.9026068Z stochastic_rounding=True, 2025-05-07T21:03:00.9026160Z weighted=True, 2025-05-07T21:03:00.9026243Z row_wise=True, 2025-05-07T21:03:00.9026331Z mixed=False, 2025-05-07T21:03:00.9026416Z use_cache=True, 2025-05-07T21:03:00.9026524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9026610Z use_cpu=True, 2025-05-07T21:03:00.9026715Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9026796Z ) 2025-05-07T21:03:00.9026931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9027265Z self=, 2025-05-07T21:03:00.9027348Z compile=True, 2025-05-07T21:03:00.9027460Z pooling_mode=, 2025-05-07T21:03:00.9027539Z T=2, 2025-05-07T21:03:00.9027618Z D=75, 2025-05-07T21:03:00.9027702Z B=127, 2025-05-07T21:03:00.9027783Z log_E=4, 2025-05-07T21:03:00.9027861Z L=2, 2025-05-07T21:03:00.9027948Z D_gradcheck=1, 2025-05-07T21:03:00.9028092Z stochastic_rounding=True, 2025-05-07T21:03:00.9028181Z weighted=True, 2025-05-07T21:03:00.9028263Z row_wise=True, 2025-05-07T21:03:00.9028345Z mixed=False, 2025-05-07T21:03:00.9028433Z use_cache=False, 2025-05-07T21:03:00.9028544Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9028636Z use_cpu=True, 2025-05-07T21:03:00.9028767Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9028854Z ) 2025-05-07T21:03:00.9029000Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9029344Z self=, 2025-05-07T21:03:00.9029431Z compile=True, 2025-05-07T21:03:00.9029541Z pooling_mode=, 2025-05-07T21:03:00.9029632Z T=2, 2025-05-07T21:03:00.9029708Z D=69, 2025-05-07T21:03:00.9029787Z B=7, 2025-05-07T21:03:00.9029867Z log_E=5, 2025-05-07T21:03:00.9029943Z L=2, 2025-05-07T21:03:00.9030029Z D_gradcheck=2, 2025-05-07T21:03:00.9030128Z stochastic_rounding=True, 2025-05-07T21:03:00.9030213Z weighted=True, 2025-05-07T21:03:00.9030294Z row_wise=True, 2025-05-07T21:03:00.9030375Z mixed=False, 2025-05-07T21:03:00.9030459Z use_cache=False, 2025-05-07T21:03:00.9030568Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9030651Z use_cpu=True, 2025-05-07T21:03:00.9030756Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9030834Z ) 2025-05-07T21:03:00.9030965Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9031300Z self=, 2025-05-07T21:03:00.9031388Z compile=True, 2025-05-07T21:03:00.9031496Z pooling_mode=, 2025-05-07T21:03:00.9031578Z T=2, 2025-05-07T21:03:00.9031655Z D=128, 2025-05-07T21:03:00.9031732Z B=58, 2025-05-07T21:03:00.9031816Z log_E=3, 2025-05-07T21:03:00.9031895Z L=17, 2025-05-07T21:03:00.9031980Z D_gradcheck=1, 2025-05-07T21:03:00.9032083Z stochastic_rounding=True, 2025-05-07T21:03:00.9032218Z weighted=False, 2025-05-07T21:03:00.9032298Z row_wise=True, 2025-05-07T21:03:00.9032384Z mixed=True, 2025-05-07T21:03:00.9032468Z use_cache=False, 2025-05-07T21:03:00.9032577Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9032663Z use_cpu=True, 2025-05-07T21:03:00.9032806Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9032923Z ) 2025-05-07T21:03:00.9033057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9033390Z self=, 2025-05-07T21:03:00.9033475Z compile=False, 2025-05-07T21:03:00.9033581Z pooling_mode=, 2025-05-07T21:03:00.9033659Z T=1, 2025-05-07T21:03:00.9033740Z D=4, 2025-05-07T21:03:00.9033818Z B=91, 2025-05-07T21:03:00.9033899Z log_E=3, 2025-05-07T21:03:00.9033983Z L=0, 2025-05-07T21:03:00.9034068Z D_gradcheck=1, 2025-05-07T21:03:00.9034168Z stochastic_rounding=False, 2025-05-07T21:03:00.9034255Z weighted=True, 2025-05-07T21:03:00.9034338Z row_wise=True, 2025-05-07T21:03:00.9034422Z mixed=False, 2025-05-07T21:03:00.9034511Z use_cache=True, 2025-05-07T21:03:00.9034620Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9034704Z use_cpu=True, 2025-05-07T21:03:00.9034812Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9034890Z ) 2025-05-07T21:03:00.9035021Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9035358Z self=, 2025-05-07T21:03:00.9035437Z compile=True, 2025-05-07T21:03:00.9035551Z pooling_mode=, 2025-05-07T21:03:00.9035629Z T=5, 2025-05-07T21:03:00.9035708Z D=127, 2025-05-07T21:03:00.9035788Z B=99, 2025-05-07T21:03:00.9035869Z log_E=4, 2025-05-07T21:03:00.9035948Z L=3, 2025-05-07T21:03:00.9036080Z D_gradcheck=1, 2025-05-07T21:03:00.9036181Z stochastic_rounding=True, 2025-05-07T21:03:00.9036267Z weighted=False, 2025-05-07T21:03:00.9036356Z row_wise=True, 2025-05-07T21:03:00.9036440Z mixed=False, 2025-05-07T21:03:00.9036525Z use_cache=True, 2025-05-07T21:03:00.9036632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9036719Z use_cpu=True, 2025-05-07T21:03:00.9036825Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9036902Z ) 2025-05-07T21:03:00.9037032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9037370Z self=, 2025-05-07T21:03:00.9037454Z compile=True, 2025-05-07T21:03:00.9037563Z pooling_mode=, 2025-05-07T21:03:00.9037648Z T=2, 2025-05-07T21:03:00.9037726Z D=115, 2025-05-07T21:03:00.9037803Z B=37, 2025-05-07T21:03:00.9037887Z log_E=5, 2025-05-07T21:03:00.9037966Z L=5, 2025-05-07T21:03:00.9038054Z D_gradcheck=2, 2025-05-07T21:03:00.9038155Z stochastic_rounding=True, 2025-05-07T21:03:00.9038237Z weighted=True, 2025-05-07T21:03:00.9038320Z row_wise=True, 2025-05-07T21:03:00.9038401Z mixed=True, 2025-05-07T21:03:00.9038482Z use_cache=False, 2025-05-07T21:03:00.9038592Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9038677Z use_cpu=True, 2025-05-07T21:03:00.9038785Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9038865Z ) 2025-05-07T21:03:00.9038995Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9039328Z self=, 2025-05-07T21:03:00.9039429Z compile=False, 2025-05-07T21:03:00.9039546Z pooling_mode=, 2025-05-07T21:03:00.9039642Z T=2, 2025-05-07T21:03:00.9039731Z D=121, 2025-05-07T21:03:00.9039810Z B=112, 2025-05-07T21:03:00.9039892Z log_E=5, 2025-05-07T21:03:00.9039971Z L=11, 2025-05-07T21:03:00.9040059Z D_gradcheck=1, 2025-05-07T21:03:00.9040207Z stochastic_rounding=False, 2025-05-07T21:03:00.9040292Z weighted=False, 2025-05-07T21:03:00.9040372Z row_wise=True, 2025-05-07T21:03:00.9040457Z mixed=True, 2025-05-07T21:03:00.9040539Z use_cache=False, 2025-05-07T21:03:00.9040645Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9040775Z use_cpu=True, 2025-05-07T21:03:00.9040914Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9040991Z ) 2025-05-07T21:03:00.9041124Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9041460Z self=, 2025-05-07T21:03:00.9041545Z compile=True, 2025-05-07T21:03:00.9041652Z pooling_mode=, 2025-05-07T21:03:00.9041730Z T=3, 2025-05-07T21:03:00.9041810Z D=60, 2025-05-07T21:03:00.9041887Z B=86, 2025-05-07T21:03:00.9041966Z log_E=5, 2025-05-07T21:03:00.9042044Z L=0, 2025-05-07T21:03:00.9042130Z D_gradcheck=1, 2025-05-07T21:03:00.9042229Z stochastic_rounding=False, 2025-05-07T21:03:00.9042318Z weighted=False, 2025-05-07T21:03:00.9042398Z row_wise=True, 2025-05-07T21:03:00.9042479Z mixed=True, 2025-05-07T21:03:00.9042567Z use_cache=False, 2025-05-07T21:03:00.9042674Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9042759Z use_cpu=True, 2025-05-07T21:03:00.9042864Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9042938Z ) 2025-05-07T21:03:00.9043070Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9043407Z self=, 2025-05-07T21:03:00.9043490Z compile=True, 2025-05-07T21:03:00.9043602Z pooling_mode=, 2025-05-07T21:03:00.9043678Z T=4, 2025-05-07T21:03:00.9043756Z D=50, 2025-05-07T21:03:00.9043834Z B=50, 2025-05-07T21:03:00.9043910Z log_E=5, 2025-05-07T21:03:00.9044053Z L=16, 2025-05-07T21:03:00.9044144Z D_gradcheck=1, 2025-05-07T21:03:00.9044241Z stochastic_rounding=True, 2025-05-07T21:03:00.9044324Z weighted=True, 2025-05-07T21:03:00.9044409Z row_wise=True, 2025-05-07T21:03:00.9044491Z mixed=False, 2025-05-07T21:03:00.9044573Z use_cache=True, 2025-05-07T21:03:00.9044683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9044769Z use_cpu=True, 2025-05-07T21:03:00.9044875Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9044950Z ) 2025-05-07T21:03:00.9045080Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9045419Z self=, 2025-05-07T21:03:00.9045502Z compile=True, 2025-05-07T21:03:00.9045612Z pooling_mode=, 2025-05-07T21:03:00.9045692Z T=2, 2025-05-07T21:03:00.9045772Z D=67, 2025-05-07T21:03:00.9045852Z B=108, 2025-05-07T21:03:00.9045930Z log_E=5, 2025-05-07T21:03:00.9046011Z L=0, 2025-05-07T21:03:00.9046094Z D_gradcheck=2, 2025-05-07T21:03:00.9046194Z stochastic_rounding=True, 2025-05-07T21:03:00.9046278Z weighted=False, 2025-05-07T21:03:00.9046359Z row_wise=True, 2025-05-07T21:03:00.9046441Z mixed=True, 2025-05-07T21:03:00.9046525Z use_cache=False, 2025-05-07T21:03:00.9046638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9046721Z use_cpu=True, 2025-05-07T21:03:00.9046827Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9047004Z ) 2025-05-07T21:03:00.9321246Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9321734Z self=, 2025-05-07T21:03:00.9321863Z compile=False, 2025-05-07T21:03:00.9322158Z pooling_mode=, 2025-05-07T21:03:00.9322261Z T=1, 2025-05-07T21:03:00.9322380Z D=73, 2025-05-07T21:03:00.9322492Z B=31, 2025-05-07T21:03:00.9322593Z log_E=5, 2025-05-07T21:03:00.9322709Z L=7, 2025-05-07T21:03:00.9322984Z D_gradcheck=2, 2025-05-07T21:03:00.9323110Z stochastic_rounding=True, 2025-05-07T21:03:00.9323222Z weighted=False, 2025-05-07T21:03:00.9323374Z row_wise=True, 2025-05-07T21:03:00.9323479Z mixed=False, 2025-05-07T21:03:00.9323595Z use_cache=False, 2025-05-07T21:03:00.9323810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9323974Z use_cpu=True, 2025-05-07T21:03:00.9324112Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9324209Z ) 2025-05-07T21:03:00.9324384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9324847Z self=, 2025-05-07T21:03:00.9324961Z compile=False, 2025-05-07T21:03:00.9325106Z pooling_mode=, 2025-05-07T21:03:00.9325187Z T=2, 2025-05-07T21:03:00.9325262Z D=65, 2025-05-07T21:03:00.9325336Z B=28, 2025-05-07T21:03:00.9325417Z log_E=3, 2025-05-07T21:03:00.9325492Z L=10, 2025-05-07T21:03:00.9325573Z D_gradcheck=2, 2025-05-07T21:03:00.9325672Z stochastic_rounding=True, 2025-05-07T21:03:00.9325751Z weighted=False, 2025-05-07T21:03:00.9325828Z row_wise=True, 2025-05-07T21:03:00.9325906Z mixed=False, 2025-05-07T21:03:00.9325984Z use_cache=True, 2025-05-07T21:03:00.9326096Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9326178Z use_cpu=True, 2025-05-07T21:03:00.9326278Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9326353Z ) 2025-05-07T21:03:00.9326486Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9326821Z self=, 2025-05-07T21:03:00.9326995Z compile=False, 2025-05-07T21:03:00.9327104Z pooling_mode=, 2025-05-07T21:03:00.9327180Z T=5, 2025-05-07T21:03:00.9327258Z D=100, 2025-05-07T21:03:00.9327335Z B=127, 2025-05-07T21:03:00.9327488Z log_E=5, 2025-05-07T21:03:00.9327572Z L=13, 2025-05-07T21:03:00.9327653Z D_gradcheck=1, 2025-05-07T21:03:00.9327747Z stochastic_rounding=True, 2025-05-07T21:03:00.9327833Z weighted=False, 2025-05-07T21:03:00.9327912Z row_wise=True, 2025-05-07T21:03:00.9327990Z mixed=False, 2025-05-07T21:03:00.9328076Z use_cache=False, 2025-05-07T21:03:00.9328188Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9328270Z use_cpu=True, 2025-05-07T21:03:00.9328376Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9328448Z ) 2025-05-07T21:03:00.9328581Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9328914Z self=, 2025-05-07T21:03:00.9328995Z compile=True, 2025-05-07T21:03:00.9329104Z pooling_mode=, 2025-05-07T21:03:00.9329177Z T=3, 2025-05-07T21:03:00.9329252Z D=23, 2025-05-07T21:03:00.9329345Z B=89, 2025-05-07T21:03:00.9329438Z log_E=5, 2025-05-07T21:03:00.9329526Z L=19, 2025-05-07T21:03:00.9329624Z D_gradcheck=1, 2025-05-07T21:03:00.9329720Z stochastic_rounding=True, 2025-05-07T21:03:00.9329801Z weighted=True, 2025-05-07T21:03:00.9329886Z row_wise=True, 2025-05-07T21:03:00.9329967Z mixed=False, 2025-05-07T21:03:00.9330052Z use_cache=True, 2025-05-07T21:03:00.9330159Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9330242Z use_cpu=True, 2025-05-07T21:03:00.9330348Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9330421Z ) 2025-05-07T21:03:00.9330559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9330895Z self=, 2025-05-07T21:03:00.9330977Z compile=True, 2025-05-07T21:03:00.9331089Z pooling_mode=, 2025-05-07T21:03:00.9331164Z T=5, 2025-05-07T21:03:00.9331240Z D=108, 2025-05-07T21:03:00.9331322Z B=75, 2025-05-07T21:03:00.9331447Z log_E=4, 2025-05-07T21:03:00.9331528Z L=4, 2025-05-07T21:03:00.9331607Z D_gradcheck=2, 2025-05-07T21:03:00.9331704Z stochastic_rounding=False, 2025-05-07T21:03:00.9331791Z weighted=True, 2025-05-07T21:03:00.9331870Z row_wise=True, 2025-05-07T21:03:00.9331949Z mixed=False, 2025-05-07T21:03:00.9332077Z use_cache=True, 2025-05-07T21:03:00.9332219Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9332304Z use_cpu=True, 2025-05-07T21:03:00.9332409Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9332483Z ) 2025-05-07T21:03:00.9332611Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9332950Z self=, 2025-05-07T21:03:00.9333027Z compile=True, 2025-05-07T21:03:00.9333138Z pooling_mode=, 2025-05-07T21:03:00.9333215Z T=4, 2025-05-07T21:03:00.9333293Z D=115, 2025-05-07T21:03:00.9333374Z B=30, 2025-05-07T21:03:00.9333453Z log_E=3, 2025-05-07T21:03:00.9333525Z L=10, 2025-05-07T21:03:00.9333610Z D_gradcheck=2, 2025-05-07T21:03:00.9333705Z stochastic_rounding=True, 2025-05-07T21:03:00.9333788Z weighted=False, 2025-05-07T21:03:00.9333871Z row_wise=True, 2025-05-07T21:03:00.9333950Z mixed=True, 2025-05-07T21:03:00.9334035Z use_cache=True, 2025-05-07T21:03:00.9334145Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9334225Z use_cpu=True, 2025-05-07T21:03:00.9334324Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9334401Z ) 2025-05-07T21:03:00.9334528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9334868Z self=, 2025-05-07T21:03:00.9334950Z compile=True, 2025-05-07T21:03:00.9335056Z pooling_mode=, 2025-05-07T21:03:00.9335135Z T=4, 2025-05-07T21:03:00.9335211Z D=50, 2025-05-07T21:03:00.9335331Z B=81, 2025-05-07T21:03:00.9335416Z log_E=3, 2025-05-07T21:03:00.9335492Z L=17, 2025-05-07T21:03:00.9335576Z D_gradcheck=2, 2025-05-07T21:03:00.9335677Z stochastic_rounding=False, 2025-05-07T21:03:00.9335761Z weighted=False, 2025-05-07T21:03:00.9335847Z row_wise=True, 2025-05-07T21:03:00.9335932Z mixed=False, 2025-05-07T21:03:00.9336015Z use_cache=False, 2025-05-07T21:03:00.9336125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9336211Z use_cpu=True, 2025-05-07T21:03:00.9336315Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9336392Z ) 2025-05-07T21:03:00.9336521Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9336854Z self=, 2025-05-07T21:03:00.9336939Z compile=False, 2025-05-07T21:03:00.9337043Z pooling_mode=, 2025-05-07T21:03:00.9337118Z T=5, 2025-05-07T21:03:00.9337200Z D=121, 2025-05-07T21:03:00.9337275Z B=102, 2025-05-07T21:03:00.9337352Z log_E=3, 2025-05-07T21:03:00.9337432Z L=1, 2025-05-07T21:03:00.9337513Z D_gradcheck=2, 2025-05-07T21:03:00.9337607Z stochastic_rounding=True, 2025-05-07T21:03:00.9337693Z weighted=False, 2025-05-07T21:03:00.9337773Z row_wise=True, 2025-05-07T21:03:00.9337856Z mixed=True, 2025-05-07T21:03:00.9337941Z use_cache=True, 2025-05-07T21:03:00.9338047Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9338131Z use_cpu=True, 2025-05-07T21:03:00.9338232Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9338304Z ) 2025-05-07T21:03:00.9338440Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9338773Z self=, 2025-05-07T21:03:00.9338857Z compile=False, 2025-05-07T21:03:00.9338966Z pooling_mode=, 2025-05-07T21:03:00.9339039Z T=2, 2025-05-07T21:03:00.9339115Z D=79, 2025-05-07T21:03:00.9339326Z B=44, 2025-05-07T21:03:00.9339400Z log_E=3, 2025-05-07T21:03:00.9339476Z L=14, 2025-05-07T21:03:00.9339558Z D_gradcheck=2, 2025-05-07T21:03:00.9339655Z stochastic_rounding=False, 2025-05-07T21:03:00.9339742Z weighted=True, 2025-05-07T21:03:00.9339820Z row_wise=True, 2025-05-07T21:03:00.9339939Z mixed=False, 2025-05-07T21:03:00.9340062Z use_cache=True, 2025-05-07T21:03:00.9340168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9340249Z use_cpu=True, 2025-05-07T21:03:00.9340354Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9340428Z ) 2025-05-07T21:03:00.9340558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9340898Z self=, 2025-05-07T21:03:00.9340982Z compile=False, 2025-05-07T21:03:00.9341090Z pooling_mode=, 2025-05-07T21:03:00.9341170Z T=2, 2025-05-07T21:03:00.9341247Z D=85, 2025-05-07T21:03:00.9341326Z B=91, 2025-05-07T21:03:00.9341406Z log_E=4, 2025-05-07T21:03:00.9341481Z L=18, 2025-05-07T21:03:00.9341566Z D_gradcheck=1, 2025-05-07T21:03:00.9341664Z stochastic_rounding=False, 2025-05-07T21:03:00.9341748Z weighted=False, 2025-05-07T21:03:00.9341836Z row_wise=True, 2025-05-07T21:03:00.9341916Z mixed=True, 2025-05-07T21:03:00.9342001Z use_cache=True, 2025-05-07T21:03:00.9342110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9342190Z use_cpu=True, 2025-05-07T21:03:00.9342292Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9342370Z ) 2025-05-07T21:03:00.9342497Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9342830Z self=, 2025-05-07T21:03:00.9342915Z compile=False, 2025-05-07T21:03:00.9343019Z pooling_mode=, 2025-05-07T21:03:00.9343140Z T=1, 2025-05-07T21:03:00.9343215Z D=119, 2025-05-07T21:03:00.9343288Z B=9, 2025-05-07T21:03:00.9343369Z log_E=5, 2025-05-07T21:03:00.9343444Z L=14, 2025-05-07T21:03:00.9343526Z D_gradcheck=1, 2025-05-07T21:03:00.9343624Z stochastic_rounding=False, 2025-05-07T21:03:00.9343705Z weighted=True, 2025-05-07T21:03:00.9343789Z row_wise=True, 2025-05-07T21:03:00.9343868Z mixed=True, 2025-05-07T21:03:00.9343953Z use_cache=True, 2025-05-07T21:03:00.9344058Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9344138Z use_cpu=True, 2025-05-07T21:03:00.9344239Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9344313Z ) 2025-05-07T21:03:00.9344443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9344777Z self=, 2025-05-07T21:03:00.9344862Z compile=False, 2025-05-07T21:03:00.9344967Z pooling_mode=, 2025-05-07T21:03:00.9345048Z T=5, 2025-05-07T21:03:00.9345130Z D=101, 2025-05-07T21:03:00.9345226Z B=82, 2025-05-07T21:03:00.9345306Z log_E=3, 2025-05-07T21:03:00.9345381Z L=2, 2025-05-07T21:03:00.9345461Z D_gradcheck=2, 2025-05-07T21:03:00.9345560Z stochastic_rounding=False, 2025-05-07T21:03:00.9345641Z weighted=True, 2025-05-07T21:03:00.9345723Z row_wise=True, 2025-05-07T21:03:00.9345808Z mixed=False, 2025-05-07T21:03:00.9345890Z use_cache=True, 2025-05-07T21:03:00.9345997Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9346081Z use_cpu=True, 2025-05-07T21:03:00.9346180Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9346251Z ) 2025-05-07T21:03:00.9346383Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9346718Z self=, 2025-05-07T21:03:00.9346804Z compile=True, 2025-05-07T21:03:00.9346912Z pooling_mode=, 2025-05-07T21:03:00.9346987Z T=1, 2025-05-07T21:03:00.9347112Z D=114, 2025-05-07T21:03:00.9347188Z B=106, 2025-05-07T21:03:00.9347261Z log_E=3, 2025-05-07T21:03:00.9347337Z L=16, 2025-05-07T21:03:00.9347419Z D_gradcheck=1, 2025-05-07T21:03:00.9347515Z stochastic_rounding=True, 2025-05-07T21:03:00.9347602Z weighted=False, 2025-05-07T21:03:00.9347753Z row_wise=True, 2025-05-07T21:03:00.9347872Z mixed=False, 2025-05-07T21:03:00.9347960Z use_cache=False, 2025-05-07T21:03:00.9348067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9348146Z use_cpu=True, 2025-05-07T21:03:00.9348248Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9348322Z ) 2025-05-07T21:03:00.9348452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9348804Z self=, 2025-05-07T21:03:00.9348891Z compile=True, 2025-05-07T21:03:00.9349027Z pooling_mode=, 2025-05-07T21:03:00.9349108Z T=3, 2025-05-07T21:03:00.9349184Z D=31, 2025-05-07T21:03:00.9349260Z B=91, 2025-05-07T21:03:00.9349334Z log_E=3, 2025-05-07T21:03:00.9349410Z L=20, 2025-05-07T21:03:00.9349495Z D_gradcheck=1, 2025-05-07T21:03:00.9349591Z stochastic_rounding=False, 2025-05-07T21:03:00.9349676Z weighted=False, 2025-05-07T21:03:00.9349760Z row_wise=True, 2025-05-07T21:03:00.9349841Z mixed=False, 2025-05-07T21:03:00.9349925Z use_cache=False, 2025-05-07T21:03:00.9350030Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9350112Z use_cpu=True, 2025-05-07T21:03:00.9350218Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9350288Z ) 2025-05-07T21:03:00.9350416Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9350753Z self=, 2025-05-07T21:03:00.9350836Z compile=False, 2025-05-07T21:03:00.9350986Z pooling_mode=, 2025-05-07T21:03:00.9351072Z T=1, 2025-05-07T21:03:00.9351150Z D=9, 2025-05-07T21:03:00.9351224Z B=101, 2025-05-07T21:03:00.9351304Z log_E=4, 2025-05-07T21:03:00.9351380Z L=10, 2025-05-07T21:03:00.9351460Z D_gradcheck=2, 2025-05-07T21:03:00.9351558Z stochastic_rounding=False, 2025-05-07T21:03:00.9351645Z weighted=False, 2025-05-07T21:03:00.9351730Z row_wise=True, 2025-05-07T21:03:00.9351812Z mixed=True, 2025-05-07T21:03:00.9351893Z use_cache=False, 2025-05-07T21:03:00.9352002Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9352080Z use_cpu=True, 2025-05-07T21:03:00.9352180Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9352259Z ) 2025-05-07T21:03:00.9352386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9352720Z self=, 2025-05-07T21:03:00.9352808Z compile=True, 2025-05-07T21:03:00.9352918Z pooling_mode=, 2025-05-07T21:03:00.9352997Z T=5, 2025-05-07T21:03:00.9353075Z D=52, 2025-05-07T21:03:00.9353151Z B=48, 2025-05-07T21:03:00.9353230Z log_E=3, 2025-05-07T21:03:00.9353306Z L=0, 2025-05-07T21:03:00.9353388Z D_gradcheck=2, 2025-05-07T21:03:00.9353491Z stochastic_rounding=True, 2025-05-07T21:03:00.9353573Z weighted=True, 2025-05-07T21:03:00.9353653Z row_wise=True, 2025-05-07T21:03:00.9353735Z mixed=False, 2025-05-07T21:03:00.9353818Z use_cache=True, 2025-05-07T21:03:00.9353926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9354013Z use_cpu=True, 2025-05-07T21:03:00.9354113Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9354187Z ) 2025-05-07T21:03:00.9635506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9637378Z self=, 2025-05-07T21:03:00.9637642Z compile=False, 2025-05-07T21:03:00.9637971Z pooling_mode=, 2025-05-07T21:03:00.9638644Z T=3, 2025-05-07T21:03:00.9638768Z D=11, 2025-05-07T21:03:00.9638897Z B=72, 2025-05-07T21:03:00.9639014Z log_E=4, 2025-05-07T21:03:00.9639143Z L=11, 2025-05-07T21:03:00.9639255Z D_gradcheck=1, 2025-05-07T21:03:00.9639389Z stochastic_rounding=True, 2025-05-07T21:03:00.9639642Z weighted=True, 2025-05-07T21:03:00.9639816Z row_wise=True, 2025-05-07T21:03:00.9639903Z mixed=False, 2025-05-07T21:03:00.9640002Z use_cache=True, 2025-05-07T21:03:00.9640116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9640204Z use_cpu=True, 2025-05-07T21:03:00.9640321Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9640406Z ) 2025-05-07T21:03:00.9640546Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9640902Z self=, 2025-05-07T21:03:00.9640991Z compile=True, 2025-05-07T21:03:00.9641120Z pooling_mode=, 2025-05-07T21:03:00.9641207Z T=2, 2025-05-07T21:03:00.9641290Z D=67, 2025-05-07T21:03:00.9641382Z B=128, 2025-05-07T21:03:00.9641467Z log_E=4, 2025-05-07T21:03:00.9641550Z L=16, 2025-05-07T21:03:00.9641644Z D_gradcheck=1, 2025-05-07T21:03:00.9641747Z stochastic_rounding=False, 2025-05-07T21:03:00.9641842Z weighted=True, 2025-05-07T21:03:00.9641938Z row_wise=True, 2025-05-07T21:03:00.9642026Z mixed=False, 2025-05-07T21:03:00.9642114Z use_cache=False, 2025-05-07T21:03:00.9642237Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9642320Z use_cpu=True, 2025-05-07T21:03:00.9642435Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9642515Z ) 2025-05-07T21:03:00.9642653Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9643002Z self=, 2025-05-07T21:03:00.9643183Z compile=True, 2025-05-07T21:03:00.9643298Z pooling_mode=, 2025-05-07T21:03:00.9643388Z T=4, 2025-05-07T21:03:00.9643472Z D=70, 2025-05-07T21:03:00.9643554Z B=11, 2025-05-07T21:03:00.9643644Z log_E=3, 2025-05-07T21:03:00.9643726Z L=10, 2025-05-07T21:03:00.9643813Z D_gradcheck=2, 2025-05-07T21:03:00.9643927Z stochastic_rounding=False, 2025-05-07T21:03:00.9644015Z weighted=False, 2025-05-07T21:03:00.9644104Z row_wise=True, 2025-05-07T21:03:00.9644197Z mixed=True, 2025-05-07T21:03:00.9644286Z use_cache=True, 2025-05-07T21:03:00.9644411Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9644496Z use_cpu=True, 2025-05-07T21:03:00.9644604Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9644693Z ) 2025-05-07T21:03:00.9644830Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9645171Z self=, 2025-05-07T21:03:00.9645276Z compile=False, 2025-05-07T21:03:00.9645390Z pooling_mode=, 2025-05-07T21:03:00.9645470Z T=2, 2025-05-07T21:03:00.9645561Z D=21, 2025-05-07T21:03:00.9645643Z B=15, 2025-05-07T21:03:00.9645724Z log_E=3, 2025-05-07T21:03:00.9645817Z L=0, 2025-05-07T21:03:00.9645907Z D_gradcheck=1, 2025-05-07T21:03:00.9646021Z stochastic_rounding=False, 2025-05-07T21:03:00.9646113Z weighted=True, 2025-05-07T21:03:00.9646200Z row_wise=True, 2025-05-07T21:03:00.9646292Z mixed=True, 2025-05-07T21:03:00.9646382Z use_cache=False, 2025-05-07T21:03:00.9646497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9646596Z use_cpu=True, 2025-05-07T21:03:00.9646703Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9646787Z ) 2025-05-07T21:03:00.9647037Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9647380Z self=, 2025-05-07T21:03:00.9647470Z compile=False, 2025-05-07T21:03:00.9647639Z pooling_mode=, 2025-05-07T21:03:00.9647716Z T=2, 2025-05-07T21:03:00.9647796Z D=97, 2025-05-07T21:03:00.9647885Z B=28, 2025-05-07T21:03:00.9647966Z log_E=4, 2025-05-07T21:03:00.9648049Z L=3, 2025-05-07T21:03:00.9648136Z D_gradcheck=2, 2025-05-07T21:03:00.9648275Z stochastic_rounding=False, 2025-05-07T21:03:00.9648403Z weighted=True, 2025-05-07T21:03:00.9648487Z row_wise=True, 2025-05-07T21:03:00.9648569Z mixed=True, 2025-05-07T21:03:00.9648661Z use_cache=True, 2025-05-07T21:03:00.9648793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9648883Z use_cpu=True, 2025-05-07T21:03:00.9649012Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9649087Z ) 2025-05-07T21:03:00.9649218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9649565Z self=, 2025-05-07T21:03:00.9649652Z compile=True, 2025-05-07T21:03:00.9649771Z pooling_mode=, 2025-05-07T21:03:00.9649850Z T=3, 2025-05-07T21:03:00.9649927Z D=56, 2025-05-07T21:03:00.9650012Z B=113, 2025-05-07T21:03:00.9650091Z log_E=4, 2025-05-07T21:03:00.9650173Z L=0, 2025-05-07T21:03:00.9650266Z D_gradcheck=1, 2025-05-07T21:03:00.9650365Z stochastic_rounding=False, 2025-05-07T21:03:00.9650451Z weighted=True, 2025-05-07T21:03:00.9650545Z row_wise=True, 2025-05-07T21:03:00.9650625Z mixed=False, 2025-05-07T21:03:00.9650712Z use_cache=False, 2025-05-07T21:03:00.9650826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9650910Z use_cpu=True, 2025-05-07T21:03:00.9651014Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9651100Z ) 2025-05-07T21:03:00.9651232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9651679Z self=, 2025-05-07T21:03:00.9651803Z compile=False, 2025-05-07T21:03:00.9651922Z pooling_mode=, 2025-05-07T21:03:00.9652003Z T=2, 2025-05-07T21:03:00.9652082Z D=21, 2025-05-07T21:03:00.9652170Z B=45, 2025-05-07T21:03:00.9652251Z log_E=4, 2025-05-07T21:03:00.9652340Z L=3, 2025-05-07T21:03:00.9652428Z D_gradcheck=2, 2025-05-07T21:03:00.9652529Z stochastic_rounding=False, 2025-05-07T21:03:00.9652629Z weighted=False, 2025-05-07T21:03:00.9652710Z row_wise=True, 2025-05-07T21:03:00.9652794Z mixed=True, 2025-05-07T21:03:00.9652886Z use_cache=True, 2025-05-07T21:03:00.9652994Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9653080Z use_cpu=True, 2025-05-07T21:03:00.9653190Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9653268Z ) 2025-05-07T21:03:00.9653399Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9653752Z self=, 2025-05-07T21:03:00.9653839Z compile=True, 2025-05-07T21:03:00.9653959Z pooling_mode=, 2025-05-07T21:03:00.9654040Z T=1, 2025-05-07T21:03:00.9654116Z D=127, 2025-05-07T21:03:00.9654204Z B=8, 2025-05-07T21:03:00.9654285Z log_E=4, 2025-05-07T21:03:00.9654364Z L=12, 2025-05-07T21:03:00.9654460Z D_gradcheck=1, 2025-05-07T21:03:00.9654565Z stochastic_rounding=False, 2025-05-07T21:03:00.9654662Z weighted=True, 2025-05-07T21:03:00.9654751Z row_wise=True, 2025-05-07T21:03:00.9654830Z mixed=True, 2025-05-07T21:03:00.9654914Z use_cache=True, 2025-05-07T21:03:00.9655026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9655106Z use_cpu=True, 2025-05-07T21:03:00.9661963Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9662060Z ) 2025-05-07T21:03:00.9662222Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9662577Z self=, 2025-05-07T21:03:00.9662738Z compile=True, 2025-05-07T21:03:00.9662864Z pooling_mode=, 2025-05-07T21:03:00.9662950Z T=1, 2025-05-07T21:03:00.9663037Z D=115, 2025-05-07T21:03:00.9663119Z B=104, 2025-05-07T21:03:00.9663201Z log_E=5, 2025-05-07T21:03:00.9663336Z L=15, 2025-05-07T21:03:00.9663425Z D_gradcheck=1, 2025-05-07T21:03:00.9663569Z stochastic_rounding=False, 2025-05-07T21:03:00.9663668Z weighted=False, 2025-05-07T21:03:00.9663756Z row_wise=True, 2025-05-07T21:03:00.9663840Z mixed=False, 2025-05-07T21:03:00.9663936Z use_cache=False, 2025-05-07T21:03:00.9664048Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9664134Z use_cpu=True, 2025-05-07T21:03:00.9664251Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9664331Z ) 2025-05-07T21:03:00.9664467Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9664819Z self=, 2025-05-07T21:03:00.9664907Z compile=True, 2025-05-07T21:03:00.9665030Z pooling_mode=, 2025-05-07T21:03:00.9665112Z T=2, 2025-05-07T21:03:00.9665192Z D=69, 2025-05-07T21:03:00.9665284Z B=23, 2025-05-07T21:03:00.9665367Z log_E=3, 2025-05-07T21:03:00.9665453Z L=15, 2025-05-07T21:03:00.9665550Z D_gradcheck=2, 2025-05-07T21:03:00.9665653Z stochastic_rounding=True, 2025-05-07T21:03:00.9665740Z weighted=True, 2025-05-07T21:03:00.9665833Z row_wise=True, 2025-05-07T21:03:00.9665918Z mixed=True, 2025-05-07T21:03:00.9666004Z use_cache=False, 2025-05-07T21:03:00.9666121Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9666207Z use_cpu=True, 2025-05-07T21:03:00.9666315Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9666403Z ) 2025-05-07T21:03:00.9666536Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9666928Z self=, 2025-05-07T21:03:00.9667020Z compile=True, 2025-05-07T21:03:00.9667132Z pooling_mode=, 2025-05-07T21:03:00.9667223Z T=1, 2025-05-07T21:03:00.9667305Z D=122, 2025-05-07T21:03:00.9667386Z B=89, 2025-05-07T21:03:00.9667477Z log_E=3, 2025-05-07T21:03:00.9667560Z L=16, 2025-05-07T21:03:00.9667647Z D_gradcheck=1, 2025-05-07T21:03:00.9667762Z stochastic_rounding=False, 2025-05-07T21:03:00.9667850Z weighted=False, 2025-05-07T21:03:00.9667932Z row_wise=True, 2025-05-07T21:03:00.9668025Z mixed=False, 2025-05-07T21:03:00.9668112Z use_cache=False, 2025-05-07T21:03:00.9668232Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9668321Z use_cpu=True, 2025-05-07T21:03:00.9668426Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9668517Z ) 2025-05-07T21:03:00.9668654Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9668996Z self=, 2025-05-07T21:03:00.9669095Z compile=False, 2025-05-07T21:03:00.9669206Z pooling_mode=, 2025-05-07T21:03:00.9669288Z T=2, 2025-05-07T21:03:00.9669381Z D=123, 2025-05-07T21:03:00.9669464Z B=21, 2025-05-07T21:03:00.9669549Z log_E=4, 2025-05-07T21:03:00.9669636Z L=3, 2025-05-07T21:03:00.9669722Z D_gradcheck=2, 2025-05-07T21:03:00.9669824Z stochastic_rounding=True, 2025-05-07T21:03:00.9669920Z weighted=True, 2025-05-07T21:03:00.9670006Z row_wise=True, 2025-05-07T21:03:00.9670098Z mixed=True, 2025-05-07T21:03:00.9670184Z use_cache=True, 2025-05-07T21:03:00.9670296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9670389Z use_cpu=True, 2025-05-07T21:03:00.9670496Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9670577Z ) 2025-05-07T21:03:00.9670718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9671060Z self=, 2025-05-07T21:03:00.9671196Z compile=True, 2025-05-07T21:03:00.9671317Z pooling_mode=, 2025-05-07T21:03:00.9671403Z T=1, 2025-05-07T21:03:00.9671485Z D=32, 2025-05-07T21:03:00.9671576Z B=21, 2025-05-07T21:03:00.9671699Z log_E=5, 2025-05-07T21:03:00.9671791Z L=8, 2025-05-07T21:03:00.9671917Z D_gradcheck=1, 2025-05-07T21:03:00.9672021Z stochastic_rounding=False, 2025-05-07T21:03:00.9672118Z weighted=True, 2025-05-07T21:03:00.9672203Z row_wise=True, 2025-05-07T21:03:00.9672288Z mixed=True, 2025-05-07T21:03:00.9672384Z use_cache=False, 2025-05-07T21:03:00.9672497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9672584Z use_cpu=True, 2025-05-07T21:03:00.9672697Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9672778Z ) 2025-05-07T21:03:00.9672913Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9673262Z self=, 2025-05-07T21:03:00.9673354Z compile=False, 2025-05-07T21:03:00.9673473Z pooling_mode=, 2025-05-07T21:03:00.9673554Z T=1, 2025-05-07T21:03:00.9673637Z D=116, 2025-05-07T21:03:00.9673729Z B=60, 2025-05-07T21:03:00.9673817Z log_E=4, 2025-05-07T21:03:00.9673900Z L=7, 2025-05-07T21:03:00.9673998Z D_gradcheck=2, 2025-05-07T21:03:00.9674099Z stochastic_rounding=False, 2025-05-07T21:03:00.9674187Z weighted=True, 2025-05-07T21:03:00.9674283Z row_wise=True, 2025-05-07T21:03:00.9674367Z mixed=False, 2025-05-07T21:03:00.9674456Z use_cache=False, 2025-05-07T21:03:00.9674577Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9674667Z use_cpu=True, 2025-05-07T21:03:00.9674773Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9674862Z ) 2025-05-07T21:03:00.9674994Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9675386Z self=, 2025-05-07T21:03:00.9675479Z compile=False, 2025-05-07T21:03:00.9675590Z pooling_mode=, 2025-05-07T21:03:00.9675676Z T=5, 2025-05-07T21:03:00.9675759Z D=104, 2025-05-07T21:03:00.9675841Z B=84, 2025-05-07T21:03:00.9675932Z log_E=5, 2025-05-07T21:03:00.9676014Z L=2, 2025-05-07T21:03:00.9676103Z D_gradcheck=1, 2025-05-07T21:03:00.9676211Z stochastic_rounding=True, 2025-05-07T21:03:00.9676296Z weighted=True, 2025-05-07T21:03:00.9676383Z row_wise=True, 2025-05-07T21:03:00.9676474Z mixed=True, 2025-05-07T21:03:00.9676561Z use_cache=True, 2025-05-07T21:03:00.9676672Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9676767Z use_cpu=True, 2025-05-07T21:03:00.9676873Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9676960Z ) 2025-05-07T21:03:00.9677094Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9677435Z self=, 2025-05-07T21:03:00.9677533Z compile=True, 2025-05-07T21:03:00.9677644Z pooling_mode=, 2025-05-07T21:03:00.9677725Z T=2, 2025-05-07T21:03:00.9677814Z D=9, 2025-05-07T21:03:00.9677898Z B=7, 2025-05-07T21:03:00.9677982Z log_E=5, 2025-05-07T21:03:00.9678073Z L=16, 2025-05-07T21:03:00.9678161Z D_gradcheck=1, 2025-05-07T21:03:00.9678260Z stochastic_rounding=False, 2025-05-07T21:03:00.9678353Z weighted=True, 2025-05-07T21:03:00.9678438Z row_wise=True, 2025-05-07T21:03:00.9678521Z mixed=True, 2025-05-07T21:03:00.9678617Z use_cache=True, 2025-05-07T21:03:00.9678736Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9678845Z use_cpu=True, 2025-05-07T21:03:00.9678965Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9679053Z ) 2025-05-07T21:03:00.9950398Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9951697Z self=, 2025-05-07T21:03:00.9951935Z compile=False, 2025-05-07T21:03:00.9952230Z pooling_mode=, 2025-05-07T21:03:00.9952459Z T=3, 2025-05-07T21:03:00.9952677Z D=103, 2025-05-07T21:03:00.9953054Z B=20, 2025-05-07T21:03:00.9953281Z log_E=4, 2025-05-07T21:03:00.9953619Z L=1, 2025-05-07T21:03:00.9953856Z D_gradcheck=1, 2025-05-07T21:03:00.9954131Z stochastic_rounding=False, 2025-05-07T21:03:00.9954361Z weighted=False, 2025-05-07T21:03:00.9954584Z row_wise=True, 2025-05-07T21:03:00.9954817Z mixed=True, 2025-05-07T21:03:00.9955042Z use_cache=True, 2025-05-07T21:03:00.9955346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9955595Z use_cpu=True, 2025-05-07T21:03:00.9955811Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9955977Z ) 2025-05-07T21:03:00.9956256Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9956947Z self=, 2025-05-07T21:03:00.9957135Z compile=False, 2025-05-07T21:03:00.9957359Z pooling_mode=, 2025-05-07T21:03:00.9957524Z T=1, 2025-05-07T21:03:00.9957700Z D=97, 2025-05-07T21:03:00.9957873Z B=2, 2025-05-07T21:03:00.9958036Z log_E=5, 2025-05-07T21:03:00.9958213Z L=1, 2025-05-07T21:03:00.9958384Z D_gradcheck=2, 2025-05-07T21:03:00.9958569Z stochastic_rounding=False, 2025-05-07T21:03:00.9958670Z weighted=True, 2025-05-07T21:03:00.9958775Z row_wise=True, 2025-05-07T21:03:00.9958881Z mixed=True, 2025-05-07T21:03:00.9958990Z use_cache=True, 2025-05-07T21:03:00.9959110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9959209Z use_cpu=True, 2025-05-07T21:03:00.9959320Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9959401Z ) 2025-05-07T21:03:00.9959626Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9959976Z self=, 2025-05-07T21:03:00.9960069Z compile=False, 2025-05-07T21:03:00.9960191Z pooling_mode=, 2025-05-07T21:03:00.9960276Z T=3, 2025-05-07T21:03:00.9960365Z D=5, 2025-05-07T21:03:00.9960462Z B=38, 2025-05-07T21:03:00.9960548Z log_E=4, 2025-05-07T21:03:00.9960638Z L=18, 2025-05-07T21:03:00.9960739Z D_gradcheck=1, 2025-05-07T21:03:00.9960844Z stochastic_rounding=False, 2025-05-07T21:03:00.9960942Z weighted=True, 2025-05-07T21:03:00.9961032Z row_wise=True, 2025-05-07T21:03:00.9961119Z mixed=True, 2025-05-07T21:03:00.9961220Z use_cache=False, 2025-05-07T21:03:00.9961337Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9961426Z use_cpu=True, 2025-05-07T21:03:00.9961544Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9961627Z ) 2025-05-07T21:03:00.9961767Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9962122Z self=, 2025-05-07T21:03:00.9962214Z compile=True, 2025-05-07T21:03:00.9962328Z pooling_mode=, 2025-05-07T21:03:00.9962420Z T=5, 2025-05-07T21:03:00.9962508Z D=41, 2025-05-07T21:03:00.9962600Z B=44, 2025-05-07T21:03:00.9962688Z log_E=4, 2025-05-07T21:03:00.9962774Z L=7, 2025-05-07T21:03:00.9962869Z D_gradcheck=2, 2025-05-07T21:03:00.9962975Z stochastic_rounding=False, 2025-05-07T21:03:00.9963063Z weighted=True, 2025-05-07T21:03:00.9963160Z row_wise=True, 2025-05-07T21:03:00.9963249Z mixed=False, 2025-05-07T21:03:00.9963341Z use_cache=True, 2025-05-07T21:03:00.9963463Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9963551Z use_cpu=True, 2025-05-07T21:03:00.9963660Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9963751Z ) 2025-05-07T21:03:00.9963891Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9964283Z self=, 2025-05-07T21:03:00.9964383Z compile=False, 2025-05-07T21:03:00.9964500Z pooling_mode=, 2025-05-07T21:03:00.9964593Z T=2, 2025-05-07T21:03:00.9964717Z D=43, 2025-05-07T21:03:00.9964800Z B=47, 2025-05-07T21:03:00.9964956Z log_E=4, 2025-05-07T21:03:00.9965043Z L=18, 2025-05-07T21:03:00.9965135Z D_gradcheck=1, 2025-05-07T21:03:00.9965247Z stochastic_rounding=True, 2025-05-07T21:03:00.9965338Z weighted=True, 2025-05-07T21:03:00.9965427Z row_wise=True, 2025-05-07T21:03:00.9965525Z mixed=True, 2025-05-07T21:03:00.9965615Z use_cache=True, 2025-05-07T21:03:00.9965730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9965829Z use_cpu=True, 2025-05-07T21:03:00.9965940Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9966020Z ) 2025-05-07T21:03:00.9966169Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9966517Z self=, 2025-05-07T21:03:00.9966616Z compile=False, 2025-05-07T21:03:00.9966731Z pooling_mode=, 2025-05-07T21:03:00.9966818Z T=4, 2025-05-07T21:03:00.9966998Z D=22, 2025-05-07T21:03:00.9967085Z B=120, 2025-05-07T21:03:00.9967173Z log_E=5, 2025-05-07T21:03:00.9967266Z L=0, 2025-05-07T21:03:00.9967353Z D_gradcheck=1, 2025-05-07T21:03:00.9967456Z stochastic_rounding=True, 2025-05-07T21:03:00.9967553Z weighted=False, 2025-05-07T21:03:00.9967642Z row_wise=True, 2025-05-07T21:03:00.9967728Z mixed=False, 2025-05-07T21:03:00.9967825Z use_cache=True, 2025-05-07T21:03:00.9967937Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9968027Z use_cpu=True, 2025-05-07T21:03:00.9968143Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9968271Z ) 2025-05-07T21:03:00.9968418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9968765Z self=, 2025-05-07T21:03:00.9968857Z compile=True, 2025-05-07T21:03:00.9968980Z pooling_mode=, 2025-05-07T21:03:00.9969070Z T=4, 2025-05-07T21:03:00.9969157Z D=17, 2025-05-07T21:03:00.9969255Z B=107, 2025-05-07T21:03:00.9969343Z log_E=5, 2025-05-07T21:03:00.9969426Z L=15, 2025-05-07T21:03:00.9969525Z D_gradcheck=1, 2025-05-07T21:03:00.9969627Z stochastic_rounding=True, 2025-05-07T21:03:00.9969715Z weighted=True, 2025-05-07T21:03:00.9969812Z row_wise=True, 2025-05-07T21:03:00.9969899Z mixed=False, 2025-05-07T21:03:00.9969997Z use_cache=True, 2025-05-07T21:03:00.9970112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9970202Z use_cpu=True, 2025-05-07T21:03:00.9970323Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9970413Z ) 2025-05-07T21:03:00.9970551Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9970903Z self=, 2025-05-07T21:03:00.9970994Z compile=True, 2025-05-07T21:03:00.9971109Z pooling_mode=, 2025-05-07T21:03:00.9971207Z T=2, 2025-05-07T21:03:00.9971291Z D=13, 2025-05-07T21:03:00.9971381Z B=62, 2025-05-07T21:03:00.9971477Z log_E=3, 2025-05-07T21:03:00.9971567Z L=8, 2025-05-07T21:03:00.9971660Z D_gradcheck=2, 2025-05-07T21:03:00.9971773Z stochastic_rounding=False, 2025-05-07T21:03:00.9971867Z weighted=False, 2025-05-07T21:03:00.9971967Z row_wise=True, 2025-05-07T21:03:00.9972054Z mixed=True, 2025-05-07T21:03:00.9972183Z use_cache=True, 2025-05-07T21:03:00.9972303Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9972401Z use_cpu=True, 2025-05-07T21:03:00.9972510Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9972597Z ) 2025-05-07T21:03:00.9972799Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9973145Z self=, 2025-05-07T21:03:00.9973237Z compile=True, 2025-05-07T21:03:00.9973362Z pooling_mode=, 2025-05-07T21:03:00.9973488Z T=2, 2025-05-07T21:03:00.9973573Z D=7, 2025-05-07T21:03:00.9973701Z B=97, 2025-05-07T21:03:00.9973789Z log_E=5, 2025-05-07T21:03:00.9973872Z L=6, 2025-05-07T21:03:00.9973970Z D_gradcheck=2, 2025-05-07T21:03:00.9974073Z stochastic_rounding=True, 2025-05-07T21:03:00.9974164Z weighted=True, 2025-05-07T21:03:00.9974260Z row_wise=True, 2025-05-07T21:03:00.9974346Z mixed=False, 2025-05-07T21:03:00.9974445Z use_cache=True, 2025-05-07T21:03:00.9974558Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9974648Z use_cpu=True, 2025-05-07T21:03:00.9974769Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9974855Z ) 2025-05-07T21:03:00.9974991Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9975342Z self=, 2025-05-07T21:03:00.9975435Z compile=True, 2025-05-07T21:03:00.9975551Z pooling_mode=, 2025-05-07T21:03:00.9975648Z T=1, 2025-05-07T21:03:00.9975736Z D=56, 2025-05-07T21:03:00.9975823Z B=127, 2025-05-07T21:03:00.9975918Z log_E=3, 2025-05-07T21:03:00.9976003Z L=19, 2025-05-07T21:03:00.9976095Z D_gradcheck=2, 2025-05-07T21:03:00.9976208Z stochastic_rounding=False, 2025-05-07T21:03:00.9976300Z weighted=False, 2025-05-07T21:03:00.9976399Z row_wise=True, 2025-05-07T21:03:00.9976486Z mixed=False, 2025-05-07T21:03:00.9976576Z use_cache=False, 2025-05-07T21:03:00.9976698Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9976787Z use_cpu=True, 2025-05-07T21:03:00.9976944Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9977040Z ) 2025-05-07T21:03:00.9977177Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9977522Z self=, 2025-05-07T21:03:00.9977620Z compile=True, 2025-05-07T21:03:00.9977736Z pooling_mode=, 2025-05-07T21:03:00.9977825Z T=3, 2025-05-07T21:03:00.9977921Z D=41, 2025-05-07T21:03:00.9978008Z B=26, 2025-05-07T21:03:00.9978105Z log_E=4, 2025-05-07T21:03:00.9978193Z L=10, 2025-05-07T21:03:00.9978284Z D_gradcheck=2, 2025-05-07T21:03:00.9978398Z stochastic_rounding=False, 2025-05-07T21:03:00.9978488Z weighted=True, 2025-05-07T21:03:00.9978574Z row_wise=True, 2025-05-07T21:03:00.9978675Z mixed=False, 2025-05-07T21:03:00.9978770Z use_cache=False, 2025-05-07T21:03:00.9978885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9978987Z use_cpu=True, 2025-05-07T21:03:00.9979099Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9979185Z ) 2025-05-07T21:03:00.9979331Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9979675Z self=, 2025-05-07T21:03:00.9979771Z compile=False, 2025-05-07T21:03:00.9979898Z pooling_mode=, 2025-05-07T21:03:00.9979993Z T=5, 2025-05-07T21:03:00.9980084Z D=74, 2025-05-07T21:03:00.9980168Z B=49, 2025-05-07T21:03:00.9980263Z log_E=5, 2025-05-07T21:03:00.9980348Z L=12, 2025-05-07T21:03:00.9980439Z D_gradcheck=2, 2025-05-07T21:03:00.9980551Z stochastic_rounding=True, 2025-05-07T21:03:00.9980643Z weighted=True, 2025-05-07T21:03:00.9980741Z row_wise=True, 2025-05-07T21:03:00.9980831Z mixed=False, 2025-05-07T21:03:00.9980921Z use_cache=True, 2025-05-07T21:03:00.9981045Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9981133Z use_cpu=True, 2025-05-07T21:03:00.9981247Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9981387Z ) 2025-05-07T21:03:00.9981526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9981870Z self=, 2025-05-07T21:03:00.9981974Z compile=False, 2025-05-07T21:03:00.9982131Z pooling_mode=, 2025-05-07T21:03:00.9982252Z T=4, 2025-05-07T21:03:00.9982347Z D=77, 2025-05-07T21:03:00.9982433Z B=8, 2025-05-07T21:03:00.9982521Z log_E=4, 2025-05-07T21:03:00.9982616Z L=2, 2025-05-07T21:03:00.9982706Z D_gradcheck=2, 2025-05-07T21:03:00.9982817Z stochastic_rounding=True, 2025-05-07T21:03:00.9982907Z weighted=True, 2025-05-07T21:03:00.9982996Z row_wise=True, 2025-05-07T21:03:00.9983094Z mixed=True, 2025-05-07T21:03:00.9983187Z use_cache=False, 2025-05-07T21:03:00.9983301Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9983397Z use_cpu=True, 2025-05-07T21:03:00.9983510Z output_dtype=SparseType.FP32, 2025-05-07T21:03:00.9983597Z ) 2025-05-07T21:03:00.9983742Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9984086Z self=, 2025-05-07T21:03:00.9984178Z compile=False, 2025-05-07T21:03:00.9984303Z pooling_mode=, 2025-05-07T21:03:00.9984390Z T=3, 2025-05-07T21:03:00.9984483Z D=87, 2025-05-07T21:03:00.9984567Z B=53, 2025-05-07T21:03:00.9984654Z log_E=4, 2025-05-07T21:03:00.9984747Z L=7, 2025-05-07T21:03:00.9984837Z D_gradcheck=2, 2025-05-07T21:03:00.9984941Z stochastic_rounding=False, 2025-05-07T21:03:00.9985039Z weighted=False, 2025-05-07T21:03:00.9985128Z row_wise=True, 2025-05-07T21:03:00.9985216Z mixed=True, 2025-05-07T21:03:00.9985316Z use_cache=False, 2025-05-07T21:03:00.9985433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:00.9985566Z use_cpu=True, 2025-05-07T21:03:00.9985687Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9985771Z ) 2025-05-07T21:03:00.9985909Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9986261Z self=, 2025-05-07T21:03:00.9986353Z compile=True, 2025-05-07T21:03:00.9986480Z pooling_mode=, 2025-05-07T21:03:00.9986569Z T=2, 2025-05-07T21:03:00.9986655Z D=12, 2025-05-07T21:03:00.9986749Z B=115, 2025-05-07T21:03:00.9986837Z log_E=5, 2025-05-07T21:03:00.9986921Z L=12, 2025-05-07T21:03:00.9987019Z D_gradcheck=1, 2025-05-07T21:03:00.9987123Z stochastic_rounding=True, 2025-05-07T21:03:00.9987212Z weighted=True, 2025-05-07T21:03:00.9987309Z row_wise=True, 2025-05-07T21:03:00.9987398Z mixed=True, 2025-05-07T21:03:00.9987489Z use_cache=False, 2025-05-07T21:03:00.9987613Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9987707Z use_cpu=True, 2025-05-07T21:03:00.9987818Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9987910Z ) 2025-05-07T21:03:00.9988047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:00.9988400Z self=, 2025-05-07T21:03:00.9988497Z compile=False, 2025-05-07T21:03:00.9988622Z pooling_mode=, 2025-05-07T21:03:00.9988728Z T=1, 2025-05-07T21:03:00.9988824Z D=36, 2025-05-07T21:03:00.9988924Z B=18, 2025-05-07T21:03:00.9989021Z log_E=4, 2025-05-07T21:03:00.9989106Z L=16, 2025-05-07T21:03:00.9989196Z D_gradcheck=2, 2025-05-07T21:03:00.9989310Z stochastic_rounding=True, 2025-05-07T21:03:00.9989399Z weighted=False, 2025-05-07T21:03:00.9989490Z row_wise=True, 2025-05-07T21:03:00.9989588Z mixed=False, 2025-05-07T21:03:00.9989681Z use_cache=True, 2025-05-07T21:03:00.9989796Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:00.9989894Z use_cpu=True, 2025-05-07T21:03:00.9990617Z output_dtype=SparseType.FP16, 2025-05-07T21:03:00.9990711Z ) 2025-05-07T21:03:02.5944588Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.5945539Z self=, 2025-05-07T21:03:02.5946603Z compile=False, 2025-05-07T21:03:02.5947098Z pooling_mode=, 2025-05-07T21:03:02.5947401Z T=5, 2025-05-07T21:03:02.5947607Z D=125, 2025-05-07T21:03:02.5947800Z B=11, 2025-05-07T21:03:02.5948000Z log_E=5, 2025-05-07T21:03:02.5948211Z L=5, 2025-05-07T21:03:02.5948407Z D_gradcheck=2, 2025-05-07T21:03:02.5948660Z stochastic_rounding=False, 2025-05-07T21:03:02.5948953Z weighted=False, 2025-05-07T21:03:02.5949196Z row_wise=True, 2025-05-07T21:03:02.5949456Z mixed=False, 2025-05-07T21:03:02.5949680Z use_cache=False, 2025-05-07T21:03:02.5949940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.5950239Z use_cpu=True, 2025-05-07T21:03:02.5950493Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.5950768Z ) 2025-05-07T21:03:02.5950998Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.5951585Z self=, 2025-05-07T21:03:02.5952126Z compile=True, 2025-05-07T21:03:02.5952372Z pooling_mode=, 2025-05-07T21:03:02.5952659Z T=2, 2025-05-07T21:03:02.5952853Z D=38, 2025-05-07T21:03:02.5953042Z B=18, 2025-05-07T21:03:02.5953237Z log_E=3, 2025-05-07T21:03:02.5953444Z L=6, 2025-05-07T21:03:02.5953637Z D_gradcheck=2, 2025-05-07T21:03:02.5953875Z stochastic_rounding=False, 2025-05-07T21:03:02.5954151Z weighted=False, 2025-05-07T21:03:02.5954374Z row_wise=True, 2025-05-07T21:03:02.5954600Z mixed=False, 2025-05-07T21:03:02.5954833Z use_cache=True, 2025-05-07T21:03:02.5955180Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.5955491Z use_cpu=True, 2025-05-07T21:03:02.5955745Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.5956021Z ) 2025-05-07T21:03:02.5956260Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.5956848Z self=, 2025-05-07T21:03:02.5957392Z compile=False, 2025-05-07T21:03:02.5957647Z pooling_mode=, 2025-05-07T21:03:02.5957942Z T=3, 2025-05-07T21:03:02.5958147Z D=25, 2025-05-07T21:03:02.5958346Z B=64, 2025-05-07T21:03:02.5958551Z log_E=3, 2025-05-07T21:03:02.5958762Z L=4, 2025-05-07T21:03:02.5958962Z D_gradcheck=2, 2025-05-07T21:03:02.5959208Z stochastic_rounding=False, 2025-05-07T21:03:02.5959479Z weighted=False, 2025-05-07T21:03:02.5959697Z row_wise=True, 2025-05-07T21:03:02.5959931Z mixed=True, 2025-05-07T21:03:02.5960160Z use_cache=True, 2025-05-07T21:03:02.5960412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.5960715Z use_cpu=True, 2025-05-07T21:03:02.5960964Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.5961237Z ) 2025-05-07T21:03:02.5961482Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.5962082Z self=, 2025-05-07T21:03:02.5962623Z compile=True, 2025-05-07T21:03:02.5962874Z pooling_mode=, 2025-05-07T21:03:02.5963168Z T=2, 2025-05-07T21:03:02.5963369Z D=22, 2025-05-07T21:03:02.5963565Z B=118, 2025-05-07T21:03:02.5963770Z log_E=4, 2025-05-07T21:03:02.5963979Z L=5, 2025-05-07T21:03:02.5964177Z D_gradcheck=1, 2025-05-07T21:03:02.5964417Z stochastic_rounding=False, 2025-05-07T21:03:02.5964687Z weighted=True, 2025-05-07T21:03:02.5964897Z row_wise=True, 2025-05-07T21:03:02.5965111Z mixed=True, 2025-05-07T21:03:02.5965325Z use_cache=False, 2025-05-07T21:03:02.5965574Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.5965964Z use_cpu=True, 2025-05-07T21:03:02.5966203Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.5966460Z ) 2025-05-07T21:03:02.5966694Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.5967407Z self=, 2025-05-07T21:03:02.5967989Z compile=False, 2025-05-07T21:03:02.5968269Z pooling_mode=, 2025-05-07T21:03:02.5968557Z T=3, 2025-05-07T21:03:02.5968743Z D=128, 2025-05-07T21:03:02.5968930Z B=116, 2025-05-07T21:03:02.5969124Z log_E=4, 2025-05-07T21:03:02.5969324Z L=7, 2025-05-07T21:03:02.5969513Z D_gradcheck=2, 2025-05-07T21:03:02.5969746Z stochastic_rounding=False, 2025-05-07T21:03:02.5970011Z weighted=False, 2025-05-07T21:03:02.5970221Z row_wise=True, 2025-05-07T21:03:02.5970437Z mixed=False, 2025-05-07T21:03:02.5970654Z use_cache=False, 2025-05-07T21:03:02.5970906Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.5971200Z use_cpu=True, 2025-05-07T21:03:02.5971437Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.5971695Z ) 2025-05-07T21:03:02.5971931Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.5972511Z self=, 2025-05-07T21:03:02.5973044Z compile=False, 2025-05-07T21:03:02.5973296Z pooling_mode=, 2025-05-07T21:03:02.5973582Z T=5, 2025-05-07T21:03:02.5973767Z D=6, 2025-05-07T21:03:02.5973960Z B=98, 2025-05-07T21:03:02.5974153Z log_E=4, 2025-05-07T21:03:02.5974349Z L=1, 2025-05-07T21:03:02.5974544Z D_gradcheck=2, 2025-05-07T21:03:02.5974778Z stochastic_rounding=True, 2025-05-07T21:03:02.5975038Z weighted=True, 2025-05-07T21:03:02.5975254Z row_wise=True, 2025-05-07T21:03:02.5975471Z mixed=False, 2025-05-07T21:03:02.5975685Z use_cache=True, 2025-05-07T21:03:02.5975978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.5976271Z use_cpu=True, 2025-05-07T21:03:02.5976518Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.5976787Z ) 2025-05-07T21:03:02.5977022Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.5977598Z self=, 2025-05-07T21:03:02.5978132Z compile=False, 2025-05-07T21:03:02.5978384Z pooling_mode=, 2025-05-07T21:03:02.5978676Z T=1, 2025-05-07T21:03:02.5978869Z D=92, 2025-05-07T21:03:02.5979070Z B=20, 2025-05-07T21:03:02.5979270Z log_E=4, 2025-05-07T21:03:02.5979468Z L=17, 2025-05-07T21:03:02.5979675Z D_gradcheck=2, 2025-05-07T21:03:02.5979916Z stochastic_rounding=False, 2025-05-07T21:03:02.5980197Z weighted=False, 2025-05-07T21:03:02.5980429Z row_wise=True, 2025-05-07T21:03:02.5980657Z mixed=False, 2025-05-07T21:03:02.5988109Z use_cache=False, 2025-05-07T21:03:02.5988395Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.5988698Z use_cpu=True, 2025-05-07T21:03:02.5988948Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.5989223Z ) 2025-05-07T21:03:02.5989462Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.5990046Z self=, 2025-05-07T21:03:02.5990594Z compile=False, 2025-05-07T21:03:02.5990843Z pooling_mode=, 2025-05-07T21:03:02.5991137Z T=5, 2025-05-07T21:03:02.5991339Z D=67, 2025-05-07T21:03:02.5991531Z B=13, 2025-05-07T21:03:02.5991726Z log_E=4, 2025-05-07T21:03:02.5991930Z L=4, 2025-05-07T21:03:02.5992122Z D_gradcheck=2, 2025-05-07T21:03:02.5992356Z stochastic_rounding=False, 2025-05-07T21:03:02.5992618Z weighted=False, 2025-05-07T21:03:02.5992833Z row_wise=True, 2025-05-07T21:03:02.5993048Z mixed=True, 2025-05-07T21:03:02.5993264Z use_cache=False, 2025-05-07T21:03:02.5993592Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.5993881Z use_cpu=True, 2025-05-07T21:03:02.5994122Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.5994380Z ) 2025-05-07T21:03:02.5994607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.5995226Z self=, 2025-05-07T21:03:02.5995798Z compile=True, 2025-05-07T21:03:02.5996077Z pooling_mode=, 2025-05-07T21:03:02.5996355Z T=4, 2025-05-07T21:03:02.5996543Z D=34, 2025-05-07T21:03:02.5996732Z B=81, 2025-05-07T21:03:02.5996918Z log_E=3, 2025-05-07T21:03:02.5997115Z L=14, 2025-05-07T21:03:02.5997314Z D_gradcheck=1, 2025-05-07T21:03:02.5997545Z stochastic_rounding=True, 2025-05-07T21:03:02.5997802Z weighted=True, 2025-05-07T21:03:02.5998021Z row_wise=True, 2025-05-07T21:03:02.5998234Z mixed=False, 2025-05-07T21:03:02.5998445Z use_cache=False, 2025-05-07T21:03:02.5998707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.5998998Z use_cpu=True, 2025-05-07T21:03:02.5999232Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.5999497Z ) 2025-05-07T21:03:02.5999733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6000306Z self=, 2025-05-07T21:03:02.6000837Z compile=True, 2025-05-07T21:03:02.6001082Z pooling_mode=, 2025-05-07T21:03:02.6001362Z T=1, 2025-05-07T21:03:02.6001553Z D=68, 2025-05-07T21:03:02.6001744Z B=35, 2025-05-07T21:03:02.6001931Z log_E=5, 2025-05-07T21:03:02.6002131Z L=9, 2025-05-07T21:03:02.6002328Z D_gradcheck=1, 2025-05-07T21:03:02.6002556Z stochastic_rounding=True, 2025-05-07T21:03:02.6002821Z weighted=True, 2025-05-07T21:03:02.6003043Z row_wise=True, 2025-05-07T21:03:02.6003255Z mixed=False, 2025-05-07T21:03:02.6003529Z use_cache=False, 2025-05-07T21:03:02.6003789Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6004077Z use_cpu=True, 2025-05-07T21:03:02.6004308Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6004869Z ) 2025-05-07T21:03:02.6005106Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6005678Z self=, 2025-05-07T21:03:02.6006208Z compile=False, 2025-05-07T21:03:02.6006457Z pooling_mode=, 2025-05-07T21:03:02.6006736Z T=5, 2025-05-07T21:03:02.6006992Z D=103, 2025-05-07T21:03:02.6007186Z B=60, 2025-05-07T21:03:02.6007374Z log_E=5, 2025-05-07T21:03:02.6007572Z L=17, 2025-05-07T21:03:02.6007768Z D_gradcheck=2, 2025-05-07T21:03:02.6007997Z stochastic_rounding=False, 2025-05-07T21:03:02.6008260Z weighted=False, 2025-05-07T21:03:02.6008483Z row_wise=True, 2025-05-07T21:03:02.6008696Z mixed=True, 2025-05-07T21:03:02.6008911Z use_cache=True, 2025-05-07T21:03:02.6009162Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6009493Z use_cpu=True, 2025-05-07T21:03:02.6009740Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6010018Z ) 2025-05-07T21:03:02.6010249Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6010818Z self=, 2025-05-07T21:03:02.6011354Z compile=True, 2025-05-07T21:03:02.6011597Z pooling_mode=, 2025-05-07T21:03:02.6011873Z T=3, 2025-05-07T21:03:02.6012064Z D=57, 2025-05-07T21:03:02.6012255Z B=50, 2025-05-07T21:03:02.6012443Z log_E=3, 2025-05-07T21:03:02.6012642Z L=10, 2025-05-07T21:03:02.6012840Z D_gradcheck=1, 2025-05-07T21:03:02.6013070Z stochastic_rounding=True, 2025-05-07T21:03:02.6013334Z weighted=True, 2025-05-07T21:03:02.6013552Z row_wise=True, 2025-05-07T21:03:02.6013765Z mixed=True, 2025-05-07T21:03:02.6014080Z use_cache=True, 2025-05-07T21:03:02.6014326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6014612Z use_cpu=True, 2025-05-07T21:03:02.6014849Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6015116Z ) 2025-05-07T21:03:02.6015347Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6016044Z self=, 2025-05-07T21:03:02.6016581Z compile=False, 2025-05-07T21:03:02.6016830Z pooling_mode=, 2025-05-07T21:03:02.6017107Z T=4, 2025-05-07T21:03:02.6017299Z D=6, 2025-05-07T21:03:02.6017486Z B=13, 2025-05-07T21:03:02.6017676Z log_E=4, 2025-05-07T21:03:02.6017878Z L=6, 2025-05-07T21:03:02.6018074Z D_gradcheck=1, 2025-05-07T21:03:02.6018304Z stochastic_rounding=True, 2025-05-07T21:03:02.6018565Z weighted=True, 2025-05-07T21:03:02.6018787Z row_wise=True, 2025-05-07T21:03:02.6019001Z mixed=False, 2025-05-07T21:03:02.6019224Z use_cache=False, 2025-05-07T21:03:02.6019477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6019762Z use_cpu=True, 2025-05-07T21:03:02.6020000Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6020263Z ) 2025-05-07T21:03:02.6020491Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6021070Z self=, 2025-05-07T21:03:02.6021599Z compile=False, 2025-05-07T21:03:02.6021850Z pooling_mode=, 2025-05-07T21:03:02.6022128Z T=1, 2025-05-07T21:03:02.6022320Z D=39, 2025-05-07T21:03:02.6022513Z B=19, 2025-05-07T21:03:02.6022696Z log_E=3, 2025-05-07T21:03:02.6022897Z L=11, 2025-05-07T21:03:02.6023098Z D_gradcheck=1, 2025-05-07T21:03:02.6023328Z stochastic_rounding=False, 2025-05-07T21:03:02.6023601Z weighted=False, 2025-05-07T21:03:02.6023900Z row_wise=True, 2025-05-07T21:03:02.6024115Z mixed=False, 2025-05-07T21:03:02.6024335Z use_cache=True, 2025-05-07T21:03:02.6024584Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6024866Z use_cpu=True, 2025-05-07T21:03:02.6025104Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6025373Z ) 2025-05-07T21:03:02.6025602Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6026179Z self=, 2025-05-07T21:03:02.6026708Z compile=False, 2025-05-07T21:03:02.6026949Z pooling_mode=, 2025-05-07T21:03:02.6027236Z T=3, 2025-05-07T21:03:02.6027431Z D=36, 2025-05-07T21:03:02.6027617Z B=86, 2025-05-07T21:03:02.6027809Z log_E=3, 2025-05-07T21:03:02.6028015Z L=0, 2025-05-07T21:03:02.6028208Z D_gradcheck=2, 2025-05-07T21:03:02.6028447Z stochastic_rounding=True, 2025-05-07T21:03:02.6028712Z weighted=True, 2025-05-07T21:03:02.6028937Z row_wise=True, 2025-05-07T21:03:02.6029151Z mixed=True, 2025-05-07T21:03:02.6029374Z use_cache=False, 2025-05-07T21:03:02.6029634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6029917Z use_cpu=True, 2025-05-07T21:03:02.6030153Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6030419Z ) 2025-05-07T21:03:02.6030651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6031222Z self=, 2025-05-07T21:03:02.6031750Z compile=False, 2025-05-07T21:03:02.6031992Z pooling_mode=, 2025-05-07T21:03:02.6032277Z T=2, 2025-05-07T21:03:02.6032470Z D=66, 2025-05-07T21:03:02.6032661Z B=82, 2025-05-07T21:03:02.6032854Z log_E=4, 2025-05-07T21:03:02.6033060Z L=8, 2025-05-07T21:03:02.6033253Z D_gradcheck=2, 2025-05-07T21:03:02.6033492Z stochastic_rounding=False, 2025-05-07T21:03:02.6033758Z weighted=False, 2025-05-07T21:03:02.6033985Z row_wise=True, 2025-05-07T21:03:02.6034258Z mixed=False, 2025-05-07T21:03:02.6034476Z use_cache=False, 2025-05-07T21:03:02.6034735Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6035017Z use_cpu=True, 2025-05-07T21:03:02.6035253Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6035520Z ) 2025-05-07T21:03:02.6264090Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6265075Z self=, 2025-05-07T21:03:02.6265852Z compile=False, 2025-05-07T21:03:02.6266185Z pooling_mode=, 2025-05-07T21:03:02.6266576Z T=3, 2025-05-07T21:03:02.6266832Z D=76, 2025-05-07T21:03:02.6267079Z B=112, 2025-05-07T21:03:02.6267285Z log_E=5, 2025-05-07T21:03:02.6267490Z L=15, 2025-05-07T21:03:02.6267690Z D_gradcheck=1, 2025-05-07T21:03:02.6267934Z stochastic_rounding=True, 2025-05-07T21:03:02.6268251Z weighted=True, 2025-05-07T21:03:02.6268480Z row_wise=True, 2025-05-07T21:03:02.6268696Z mixed=False, 2025-05-07T21:03:02.6268919Z use_cache=False, 2025-05-07T21:03:02.6269181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6269468Z use_cpu=True, 2025-05-07T21:03:02.6269714Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6269996Z ) 2025-05-07T21:03:02.6270232Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6270830Z self=, 2025-05-07T21:03:02.6271367Z compile=False, 2025-05-07T21:03:02.6271622Z pooling_mode=, 2025-05-07T21:03:02.6271911Z T=1, 2025-05-07T21:03:02.6272111Z D=48, 2025-05-07T21:03:02.6272306Z B=112, 2025-05-07T21:03:02.6272501Z log_E=4, 2025-05-07T21:03:02.6272707Z L=9, 2025-05-07T21:03:02.6272912Z D_gradcheck=2, 2025-05-07T21:03:02.6273143Z stochastic_rounding=False, 2025-05-07T21:03:02.6273504Z weighted=True, 2025-05-07T21:03:02.6273735Z row_wise=True, 2025-05-07T21:03:02.6273949Z mixed=False, 2025-05-07T21:03:02.6274172Z use_cache=True, 2025-05-07T21:03:02.6274418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6274704Z use_cpu=True, 2025-05-07T21:03:02.6274947Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6275223Z ) 2025-05-07T21:03:02.6275453Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6276035Z self=, 2025-05-07T21:03:02.6276569Z compile=True, 2025-05-07T21:03:02.6276812Z pooling_mode=, 2025-05-07T21:03:02.6277104Z T=5, 2025-05-07T21:03:02.6277300Z D=52, 2025-05-07T21:03:02.6277487Z B=15, 2025-05-07T21:03:02.6277686Z log_E=3, 2025-05-07T21:03:02.6277890Z L=13, 2025-05-07T21:03:02.6278085Z D_gradcheck=2, 2025-05-07T21:03:02.6278322Z stochastic_rounding=True, 2025-05-07T21:03:02.6278595Z weighted=False, 2025-05-07T21:03:02.6278823Z row_wise=True, 2025-05-07T21:03:02.6279038Z mixed=False, 2025-05-07T21:03:02.6279258Z use_cache=False, 2025-05-07T21:03:02.6279519Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6279810Z use_cpu=True, 2025-05-07T21:03:02.6280054Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6280328Z ) 2025-05-07T21:03:02.6280566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6281150Z self=, 2025-05-07T21:03:02.6281688Z compile=False, 2025-05-07T21:03:02.6281933Z pooling_mode=, 2025-05-07T21:03:02.6282225Z T=4, 2025-05-07T21:03:02.6282424Z D=124, 2025-05-07T21:03:02.6282616Z B=19, 2025-05-07T21:03:02.6282817Z log_E=5, 2025-05-07T21:03:02.6283023Z L=7, 2025-05-07T21:03:02.6283219Z D_gradcheck=2, 2025-05-07T21:03:02.6283460Z stochastic_rounding=True, 2025-05-07T21:03:02.6283732Z weighted=False, 2025-05-07T21:03:02.6284030Z row_wise=True, 2025-05-07T21:03:02.6284254Z mixed=False, 2025-05-07T21:03:02.6284473Z use_cache=False, 2025-05-07T21:03:02.6284730Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6285017Z use_cpu=True, 2025-05-07T21:03:02.6285257Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6285605Z ) 2025-05-07T21:03:02.6285905Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6286491Z self=, 2025-05-07T21:03:02.6287173Z compile=False, 2025-05-07T21:03:02.6287420Z pooling_mode=, 2025-05-07T21:03:02.6287710Z T=1, 2025-05-07T21:03:02.6287905Z D=66, 2025-05-07T21:03:02.6288094Z B=113, 2025-05-07T21:03:02.6288293Z log_E=5, 2025-05-07T21:03:02.6288498Z L=18, 2025-05-07T21:03:02.6288692Z D_gradcheck=2, 2025-05-07T21:03:02.6288937Z stochastic_rounding=True, 2025-05-07T21:03:02.6289212Z weighted=False, 2025-05-07T21:03:02.6289432Z row_wise=True, 2025-05-07T21:03:02.6289654Z mixed=True, 2025-05-07T21:03:02.6289873Z use_cache=True, 2025-05-07T21:03:02.6290117Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6290414Z use_cpu=True, 2025-05-07T21:03:02.6290656Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6290932Z ) 2025-05-07T21:03:02.6291168Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6291745Z self=, 2025-05-07T21:03:02.6292280Z compile=False, 2025-05-07T21:03:02.6292527Z pooling_mode=, 2025-05-07T21:03:02.6292820Z T=3, 2025-05-07T21:03:02.6293018Z D=94, 2025-05-07T21:03:02.6293211Z B=122, 2025-05-07T21:03:02.6293411Z log_E=5, 2025-05-07T21:03:02.6293615Z L=9, 2025-05-07T21:03:02.6293813Z D_gradcheck=1, 2025-05-07T21:03:02.6294107Z stochastic_rounding=True, 2025-05-07T21:03:02.6294380Z weighted=False, 2025-05-07T21:03:02.6294600Z row_wise=True, 2025-05-07T21:03:02.6294825Z mixed=False, 2025-05-07T21:03:02.6295052Z use_cache=False, 2025-05-07T21:03:02.6295307Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6295604Z use_cpu=True, 2025-05-07T21:03:02.6295852Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6296121Z ) 2025-05-07T21:03:02.6296364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6296944Z self=, 2025-05-07T21:03:02.6297481Z compile=True, 2025-05-07T21:03:02.6297726Z pooling_mode=, 2025-05-07T21:03:02.6298016Z T=3, 2025-05-07T21:03:02.6298209Z D=29, 2025-05-07T21:03:02.6298397Z B=53, 2025-05-07T21:03:02.6298589Z log_E=3, 2025-05-07T21:03:02.6298793Z L=7, 2025-05-07T21:03:02.6298987Z D_gradcheck=2, 2025-05-07T21:03:02.6299229Z stochastic_rounding=False, 2025-05-07T21:03:02.6299496Z weighted=True, 2025-05-07T21:03:02.6299708Z row_wise=True, 2025-05-07T21:03:02.6299927Z mixed=False, 2025-05-07T21:03:02.6300144Z use_cache=True, 2025-05-07T21:03:02.6300387Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6300682Z use_cpu=True, 2025-05-07T21:03:02.6300927Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6301192Z ) 2025-05-07T21:03:02.6301433Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6302012Z self=, 2025-05-07T21:03:02.6302546Z compile=False, 2025-05-07T21:03:02.6302792Z pooling_mode=, 2025-05-07T21:03:02.6303083Z T=4, 2025-05-07T21:03:02.6303275Z D=50, 2025-05-07T21:03:02.6303464Z B=75, 2025-05-07T21:03:02.6303660Z log_E=5, 2025-05-07T21:03:02.6303865Z L=13, 2025-05-07T21:03:02.6304059Z D_gradcheck=2, 2025-05-07T21:03:02.6304301Z stochastic_rounding=False, 2025-05-07T21:03:02.6304880Z weighted=True, 2025-05-07T21:03:02.6305099Z row_wise=True, 2025-05-07T21:03:02.6305316Z mixed=True, 2025-05-07T21:03:02.6305537Z use_cache=False, 2025-05-07T21:03:02.6305786Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6306082Z use_cpu=True, 2025-05-07T21:03:02.6306410Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6306729Z ) 2025-05-07T21:03:02.6306966Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6307546Z self=, 2025-05-07T21:03:02.6308071Z compile=True, 2025-05-07T21:03:02.6308323Z pooling_mode=, 2025-05-07T21:03:02.6308613Z T=2, 2025-05-07T21:03:02.6308806Z D=98, 2025-05-07T21:03:02.6309002Z B=19, 2025-05-07T21:03:02.6309200Z log_E=3, 2025-05-07T21:03:02.6309398Z L=11, 2025-05-07T21:03:02.6309597Z D_gradcheck=2, 2025-05-07T21:03:02.6309837Z stochastic_rounding=True, 2025-05-07T21:03:02.6310104Z weighted=False, 2025-05-07T21:03:02.6310325Z row_wise=True, 2025-05-07T21:03:02.6310545Z mixed=False, 2025-05-07T21:03:02.6310772Z use_cache=True, 2025-05-07T21:03:02.6311016Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6311312Z use_cpu=True, 2025-05-07T21:03:02.6311560Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6311823Z ) 2025-05-07T21:03:02.6312066Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6312643Z self=, 2025-05-07T21:03:02.6313173Z compile=True, 2025-05-07T21:03:02.6313419Z pooling_mode=, 2025-05-07T21:03:02.6313706Z T=2, 2025-05-07T21:03:02.6313895Z D=60, 2025-05-07T21:03:02.6314093Z B=48, 2025-05-07T21:03:02.6314287Z log_E=5, 2025-05-07T21:03:02.6314482Z L=11, 2025-05-07T21:03:02.6314761Z D_gradcheck=2, 2025-05-07T21:03:02.6315000Z stochastic_rounding=True, 2025-05-07T21:03:02.6315262Z weighted=False, 2025-05-07T21:03:02.6315491Z row_wise=True, 2025-05-07T21:03:02.6315707Z mixed=True, 2025-05-07T21:03:02.6315924Z use_cache=False, 2025-05-07T21:03:02.6316175Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6316473Z use_cpu=True, 2025-05-07T21:03:02.6316715Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6316983Z ) 2025-05-07T21:03:02.6317219Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6317797Z self=, 2025-05-07T21:03:02.6318323Z compile=True, 2025-05-07T21:03:02.6318570Z pooling_mode=, 2025-05-07T21:03:02.6318860Z T=1, 2025-05-07T21:03:02.6319048Z D=15, 2025-05-07T21:03:02.6319242Z B=60, 2025-05-07T21:03:02.6319438Z log_E=3, 2025-05-07T21:03:02.6319641Z L=0, 2025-05-07T21:03:02.6319846Z D_gradcheck=1, 2025-05-07T21:03:02.6320095Z stochastic_rounding=False, 2025-05-07T21:03:02.6320354Z weighted=True, 2025-05-07T21:03:02.6329993Z row_wise=True, 2025-05-07T21:03:02.6330250Z mixed=False, 2025-05-07T21:03:02.6330474Z use_cache=False, 2025-05-07T21:03:02.6330731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6331032Z use_cpu=True, 2025-05-07T21:03:02.6331269Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6331534Z ) 2025-05-07T21:03:02.6331765Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6332335Z self=, 2025-05-07T21:03:02.6332865Z compile=True, 2025-05-07T21:03:02.6333116Z pooling_mode=, 2025-05-07T21:03:02.6333403Z T=3, 2025-05-07T21:03:02.6333597Z D=28, 2025-05-07T21:03:02.6333793Z B=84, 2025-05-07T21:03:02.6333986Z log_E=5, 2025-05-07T21:03:02.6334186Z L=5, 2025-05-07T21:03:02.6334387Z D_gradcheck=2, 2025-05-07T21:03:02.6334719Z stochastic_rounding=False, 2025-05-07T21:03:02.6334977Z weighted=True, 2025-05-07T21:03:02.6335224Z row_wise=True, 2025-05-07T21:03:02.6335434Z mixed=True, 2025-05-07T21:03:02.6335650Z use_cache=False, 2025-05-07T21:03:02.6335905Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6336244Z use_cpu=True, 2025-05-07T21:03:02.6336481Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6336745Z ) 2025-05-07T21:03:02.6336979Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6337546Z self=, 2025-05-07T21:03:02.6338103Z compile=True, 2025-05-07T21:03:02.6338350Z pooling_mode=, 2025-05-07T21:03:02.6338630Z T=4, 2025-05-07T21:03:02.6338823Z D=97, 2025-05-07T21:03:02.6339016Z B=26, 2025-05-07T21:03:02.6339203Z log_E=4, 2025-05-07T21:03:02.6339409Z L=8, 2025-05-07T21:03:02.6339607Z D_gradcheck=2, 2025-05-07T21:03:02.6339845Z stochastic_rounding=False, 2025-05-07T21:03:02.6340110Z weighted=False, 2025-05-07T21:03:02.6340335Z row_wise=True, 2025-05-07T21:03:02.6340543Z mixed=False, 2025-05-07T21:03:02.6340761Z use_cache=True, 2025-05-07T21:03:02.6341007Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6341294Z use_cpu=True, 2025-05-07T21:03:02.6341535Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6341802Z ) 2025-05-07T21:03:02.6342032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6342601Z self=, 2025-05-07T21:03:02.6343130Z compile=True, 2025-05-07T21:03:02.6343380Z pooling_mode=, 2025-05-07T21:03:02.6343660Z T=2, 2025-05-07T21:03:02.6343853Z D=64, 2025-05-07T21:03:02.6344045Z B=85, 2025-05-07T21:03:02.6344232Z log_E=5, 2025-05-07T21:03:02.6344495Z L=8, 2025-05-07T21:03:02.6344697Z D_gradcheck=2, 2025-05-07T21:03:02.6344929Z stochastic_rounding=True, 2025-05-07T21:03:02.6345190Z weighted=True, 2025-05-07T21:03:02.6345412Z row_wise=True, 2025-05-07T21:03:02.6345618Z mixed=True, 2025-05-07T21:03:02.6345832Z use_cache=True, 2025-05-07T21:03:02.6346078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6346366Z use_cpu=True, 2025-05-07T21:03:02.6346604Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6346871Z ) 2025-05-07T21:03:02.6347101Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6347673Z self=, 2025-05-07T21:03:02.6348201Z compile=True, 2025-05-07T21:03:02.6348446Z pooling_mode=, 2025-05-07T21:03:02.6348729Z T=3, 2025-05-07T21:03:02.6348921Z D=100, 2025-05-07T21:03:02.6349116Z B=14, 2025-05-07T21:03:02.6349305Z log_E=5, 2025-05-07T21:03:02.6349508Z L=2, 2025-05-07T21:03:02.6349707Z D_gradcheck=2, 2025-05-07T21:03:02.6349936Z stochastic_rounding=True, 2025-05-07T21:03:02.6350199Z weighted=False, 2025-05-07T21:03:02.6350526Z row_wise=True, 2025-05-07T21:03:02.6350740Z mixed=True, 2025-05-07T21:03:02.6350951Z use_cache=True, 2025-05-07T21:03:02.6351196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6351483Z use_cpu=True, 2025-05-07T21:03:02.6351724Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6351988Z ) 2025-05-07T21:03:02.6352218Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6352796Z self=, 2025-05-07T21:03:02.6353329Z compile=False, 2025-05-07T21:03:02.6353568Z pooling_mode=, 2025-05-07T21:03:02.6353853Z T=2, 2025-05-07T21:03:02.6354043Z D=14, 2025-05-07T21:03:02.6354229Z B=33, 2025-05-07T21:03:02.6354426Z log_E=5, 2025-05-07T21:03:02.6354627Z L=16, 2025-05-07T21:03:02.6355437Z D_gradcheck=2, 2025-05-07T21:03:02.6355671Z stochastic_rounding=False, 2025-05-07T21:03:02.6355938Z weighted=False, 2025-05-07T21:03:02.6356159Z row_wise=True, 2025-05-07T21:03:02.6356371Z mixed=False, 2025-05-07T21:03:02.6356588Z use_cache=False, 2025-05-07T21:03:02.6356887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6357171Z use_cpu=True, 2025-05-07T21:03:02.6357409Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6357674Z ) 2025-05-07T21:03:02.6581049Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6582003Z self=, 2025-05-07T21:03:02.6582753Z compile=False, 2025-05-07T21:03:02.6583087Z pooling_mode=, 2025-05-07T21:03:02.6583366Z T=2, 2025-05-07T21:03:02.6583555Z D=65, 2025-05-07T21:03:02.6583745Z B=121, 2025-05-07T21:03:02.6583938Z log_E=4, 2025-05-07T21:03:02.6584144Z L=19, 2025-05-07T21:03:02.6584339Z D_gradcheck=2, 2025-05-07T21:03:02.6584567Z stochastic_rounding=True, 2025-05-07T21:03:02.6584833Z weighted=False, 2025-05-07T21:03:02.6585055Z row_wise=True, 2025-05-07T21:03:02.6585262Z mixed=False, 2025-05-07T21:03:02.6585526Z use_cache=True, 2025-05-07T21:03:02.6585787Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6586076Z use_cpu=True, 2025-05-07T21:03:02.6586322Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6586597Z ) 2025-05-07T21:03:02.6586834Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6587413Z self=, 2025-05-07T21:03:02.6587952Z compile=True, 2025-05-07T21:03:02.6588204Z pooling_mode=, 2025-05-07T21:03:02.6588491Z T=3, 2025-05-07T21:03:02.6588691Z D=29, 2025-05-07T21:03:02.6588887Z B=96, 2025-05-07T21:03:02.6589212Z log_E=5, 2025-05-07T21:03:02.6589428Z L=12, 2025-05-07T21:03:02.6589633Z D_gradcheck=2, 2025-05-07T21:03:02.6589869Z stochastic_rounding=False, 2025-05-07T21:03:02.6590142Z weighted=False, 2025-05-07T21:03:02.6590371Z row_wise=True, 2025-05-07T21:03:02.6590587Z mixed=True, 2025-05-07T21:03:02.6590807Z use_cache=False, 2025-05-07T21:03:02.6591071Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6591363Z use_cpu=True, 2025-05-07T21:03:02.6591609Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6591879Z ) 2025-05-07T21:03:02.6592113Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6592691Z self=, 2025-05-07T21:03:02.6593230Z compile=False, 2025-05-07T21:03:02.6593482Z pooling_mode=, 2025-05-07T21:03:02.6593776Z T=1, 2025-05-07T21:03:02.6593976Z D=26, 2025-05-07T21:03:02.6594171Z B=114, 2025-05-07T21:03:02.6594376Z log_E=3, 2025-05-07T21:03:02.6594587Z L=20, 2025-05-07T21:03:02.6594790Z D_gradcheck=1, 2025-05-07T21:03:02.6595130Z stochastic_rounding=True, 2025-05-07T21:03:02.6595402Z weighted=True, 2025-05-07T21:03:02.6595627Z row_wise=True, 2025-05-07T21:03:02.6595844Z mixed=True, 2025-05-07T21:03:02.6596066Z use_cache=False, 2025-05-07T21:03:02.6596330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6596622Z use_cpu=True, 2025-05-07T21:03:02.6596866Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6597140Z ) 2025-05-07T21:03:02.6597377Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6597956Z self=, 2025-05-07T21:03:02.6598502Z compile=True, 2025-05-07T21:03:02.6598748Z pooling_mode=, 2025-05-07T21:03:02.6599039Z T=3, 2025-05-07T21:03:02.6599278Z D=112, 2025-05-07T21:03:02.6599490Z B=68, 2025-05-07T21:03:02.6599793Z log_E=4, 2025-05-07T21:03:02.6600001Z L=1, 2025-05-07T21:03:02.6600202Z D_gradcheck=1, 2025-05-07T21:03:02.6600449Z stochastic_rounding=True, 2025-05-07T21:03:02.6600721Z weighted=False, 2025-05-07T21:03:02.6600939Z row_wise=True, 2025-05-07T21:03:02.6601154Z mixed=True, 2025-05-07T21:03:02.6601433Z use_cache=False, 2025-05-07T21:03:02.6601690Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6601976Z use_cpu=True, 2025-05-07T21:03:02.6602213Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6602477Z ) 2025-05-07T21:03:02.6602704Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6603290Z self=, 2025-05-07T21:03:02.6603822Z compile=True, 2025-05-07T21:03:02.6604060Z pooling_mode=, 2025-05-07T21:03:02.6604358Z T=2, 2025-05-07T21:03:02.6604862Z D=121, 2025-05-07T21:03:02.6605066Z B=12, 2025-05-07T21:03:02.6605262Z log_E=3, 2025-05-07T21:03:02.6605458Z L=13, 2025-05-07T21:03:02.6605654Z D_gradcheck=2, 2025-05-07T21:03:02.6605889Z stochastic_rounding=True, 2025-05-07T21:03:02.6606146Z weighted=False, 2025-05-07T21:03:02.6606368Z row_wise=True, 2025-05-07T21:03:02.6606584Z mixed=True, 2025-05-07T21:03:02.6606800Z use_cache=True, 2025-05-07T21:03:02.6607158Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6607450Z use_cpu=True, 2025-05-07T21:03:02.6607696Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6607959Z ) 2025-05-07T21:03:02.6608193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6608764Z self=, 2025-05-07T21:03:02.6609311Z compile=False, 2025-05-07T21:03:02.6609584Z pooling_mode=, 2025-05-07T21:03:02.6609866Z T=2, 2025-05-07T21:03:02.6610049Z D=126, 2025-05-07T21:03:02.6610317Z B=69, 2025-05-07T21:03:02.6610519Z log_E=5, 2025-05-07T21:03:02.6610718Z L=13, 2025-05-07T21:03:02.6610919Z D_gradcheck=2, 2025-05-07T21:03:02.6611167Z stochastic_rounding=False, 2025-05-07T21:03:02.6611445Z weighted=False, 2025-05-07T21:03:02.6611660Z row_wise=True, 2025-05-07T21:03:02.6611882Z mixed=False, 2025-05-07T21:03:02.6612092Z use_cache=True, 2025-05-07T21:03:02.6612338Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6612631Z use_cpu=True, 2025-05-07T21:03:02.6612866Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6613128Z ) 2025-05-07T21:03:02.6613366Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6613946Z self=, 2025-05-07T21:03:02.6614472Z compile=True, 2025-05-07T21:03:02.6614725Z pooling_mode=, 2025-05-07T21:03:02.6615017Z T=2, 2025-05-07T21:03:02.6615211Z D=55, 2025-05-07T21:03:02.6615405Z B=20, 2025-05-07T21:03:02.6615603Z log_E=4, 2025-05-07T21:03:02.6615802Z L=14, 2025-05-07T21:03:02.6616082Z D_gradcheck=1, 2025-05-07T21:03:02.6616330Z stochastic_rounding=False, 2025-05-07T21:03:02.6616595Z weighted=False, 2025-05-07T21:03:02.6616823Z row_wise=True, 2025-05-07T21:03:02.6617050Z mixed=True, 2025-05-07T21:03:02.6617265Z use_cache=True, 2025-05-07T21:03:02.6617518Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6617814Z use_cpu=True, 2025-05-07T21:03:02.6618058Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6618333Z ) 2025-05-07T21:03:02.6618575Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6619178Z self=, 2025-05-07T21:03:02.6619733Z compile=True, 2025-05-07T21:03:02.6619986Z pooling_mode=, 2025-05-07T21:03:02.6620279Z T=5, 2025-05-07T21:03:02.6620477Z D=55, 2025-05-07T21:03:02.6620749Z B=123, 2025-05-07T21:03:02.6620950Z log_E=5, 2025-05-07T21:03:02.6621152Z L=13, 2025-05-07T21:03:02.6621363Z D_gradcheck=1, 2025-05-07T21:03:02.6621608Z stochastic_rounding=False, 2025-05-07T21:03:02.6621872Z weighted=False, 2025-05-07T21:03:02.6622100Z row_wise=True, 2025-05-07T21:03:02.6622384Z mixed=False, 2025-05-07T21:03:02.6622600Z use_cache=True, 2025-05-07T21:03:02.6622853Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6623149Z use_cpu=True, 2025-05-07T21:03:02.6623388Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6623661Z ) 2025-05-07T21:03:02.6623904Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6624472Z self=, 2025-05-07T21:03:02.6625009Z compile=False, 2025-05-07T21:03:02.6625263Z pooling_mode=, 2025-05-07T21:03:02.6625557Z T=2, 2025-05-07T21:03:02.6625753Z D=69, 2025-05-07T21:03:02.6625950Z B=91, 2025-05-07T21:03:02.6626151Z log_E=3, 2025-05-07T21:03:02.6626353Z L=7, 2025-05-07T21:03:02.6626556Z D_gradcheck=1, 2025-05-07T21:03:02.6626796Z stochastic_rounding=True, 2025-05-07T21:03:02.6627061Z weighted=False, 2025-05-07T21:03:02.6627290Z row_wise=True, 2025-05-07T21:03:02.6627517Z mixed=False, 2025-05-07T21:03:02.6627735Z use_cache=False, 2025-05-07T21:03:02.6627997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6628295Z use_cpu=True, 2025-05-07T21:03:02.6628533Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6628808Z ) 2025-05-07T21:03:02.6629047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6629623Z self=, 2025-05-07T21:03:02.6630159Z compile=True, 2025-05-07T21:03:02.6630410Z pooling_mode=, 2025-05-07T21:03:02.6630759Z T=1, 2025-05-07T21:03:02.6630960Z D=106, 2025-05-07T21:03:02.6631158Z B=71, 2025-05-07T21:03:02.6631359Z log_E=5, 2025-05-07T21:03:02.6631557Z L=3, 2025-05-07T21:03:02.6631765Z D_gradcheck=1, 2025-05-07T21:03:02.6632010Z stochastic_rounding=False, 2025-05-07T21:03:02.6632275Z weighted=False, 2025-05-07T21:03:02.6632513Z row_wise=True, 2025-05-07T21:03:02.6632736Z mixed=False, 2025-05-07T21:03:02.6632956Z use_cache=False, 2025-05-07T21:03:02.6633218Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6633518Z use_cpu=True, 2025-05-07T21:03:02.6633759Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6634031Z ) 2025-05-07T21:03:02.6634273Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6634845Z self=, 2025-05-07T21:03:02.6635385Z compile=False, 2025-05-07T21:03:02.6635643Z pooling_mode=, 2025-05-07T21:03:02.6635932Z T=1, 2025-05-07T21:03:02.6636133Z D=101, 2025-05-07T21:03:02.6636333Z B=78, 2025-05-07T21:03:02.6636525Z log_E=5, 2025-05-07T21:03:02.6636785Z L=9, 2025-05-07T21:03:02.6636988Z D_gradcheck=2, 2025-05-07T21:03:02.6637224Z stochastic_rounding=True, 2025-05-07T21:03:02.6637492Z weighted=True, 2025-05-07T21:03:02.6637723Z row_wise=True, 2025-05-07T21:03:02.6637942Z mixed=True, 2025-05-07T21:03:02.6638161Z use_cache=True, 2025-05-07T21:03:02.6638414Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6638710Z use_cpu=True, 2025-05-07T21:03:02.6638946Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6639241Z ) 2025-05-07T21:03:02.6639509Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6640081Z self=, 2025-05-07T21:03:02.6640618Z compile=False, 2025-05-07T21:03:02.6640871Z pooling_mode=, 2025-05-07T21:03:02.6641157Z T=1, 2025-05-07T21:03:02.6641403Z D=127, 2025-05-07T21:03:02.6641603Z B=75, 2025-05-07T21:03:02.6641793Z log_E=4, 2025-05-07T21:03:02.6642002Z L=4, 2025-05-07T21:03:02.6642203Z D_gradcheck=2, 2025-05-07T21:03:02.6642437Z stochastic_rounding=True, 2025-05-07T21:03:02.6642708Z weighted=False, 2025-05-07T21:03:02.6642981Z row_wise=True, 2025-05-07T21:03:02.6643194Z mixed=False, 2025-05-07T21:03:02.6643415Z use_cache=True, 2025-05-07T21:03:02.6643668Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6643967Z use_cpu=True, 2025-05-07T21:03:02.6644204Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6644479Z ) 2025-05-07T21:03:02.6644719Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6645288Z self=, 2025-05-07T21:03:02.6645824Z compile=True, 2025-05-07T21:03:02.6646080Z pooling_mode=, 2025-05-07T21:03:02.6646370Z T=3, 2025-05-07T21:03:02.6646568Z D=27, 2025-05-07T21:03:02.6646774Z B=64, 2025-05-07T21:03:02.6647060Z log_E=3, 2025-05-07T21:03:02.6647269Z L=5, 2025-05-07T21:03:02.6647477Z D_gradcheck=1, 2025-05-07T21:03:02.6647708Z stochastic_rounding=True, 2025-05-07T21:03:02.6647981Z weighted=False, 2025-05-07T21:03:02.6648208Z row_wise=True, 2025-05-07T21:03:02.6648421Z mixed=False, 2025-05-07T21:03:02.6648641Z use_cache=True, 2025-05-07T21:03:02.6648891Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6649181Z use_cpu=True, 2025-05-07T21:03:02.6649424Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6649696Z ) 2025-05-07T21:03:02.6649926Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6650500Z self=, 2025-05-07T21:03:02.6651032Z compile=False, 2025-05-07T21:03:02.6651333Z pooling_mode=, 2025-05-07T21:03:02.6651619Z T=5, 2025-05-07T21:03:02.6651814Z D=56, 2025-05-07T21:03:02.6652005Z B=109, 2025-05-07T21:03:02.6652196Z log_E=5, 2025-05-07T21:03:02.6652402Z L=14, 2025-05-07T21:03:02.6652602Z D_gradcheck=1, 2025-05-07T21:03:02.6652834Z stochastic_rounding=False, 2025-05-07T21:03:02.6653109Z weighted=False, 2025-05-07T21:03:02.6653331Z row_wise=True, 2025-05-07T21:03:02.6653547Z mixed=True, 2025-05-07T21:03:02.6653764Z use_cache=False, 2025-05-07T21:03:02.6654021Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6654314Z use_cpu=True, 2025-05-07T21:03:02.6654556Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6654827Z ) 2025-05-07T21:03:02.6655059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6655635Z self=, 2025-05-07T21:03:02.6656171Z compile=True, 2025-05-07T21:03:02.6656423Z pooling_mode=, 2025-05-07T21:03:02.6656714Z T=2, 2025-05-07T21:03:02.6656911Z D=53, 2025-05-07T21:03:02.6657109Z B=82, 2025-05-07T21:03:02.6657356Z log_E=4, 2025-05-07T21:03:02.6664223Z L=9, 2025-05-07T21:03:02.6664459Z D_gradcheck=2, 2025-05-07T21:03:02.6664695Z stochastic_rounding=True, 2025-05-07T21:03:02.6664958Z weighted=True, 2025-05-07T21:03:02.6665177Z row_wise=True, 2025-05-07T21:03:02.6665389Z mixed=False, 2025-05-07T21:03:02.6665596Z use_cache=False, 2025-05-07T21:03:02.6665846Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6666135Z use_cpu=True, 2025-05-07T21:03:02.6666364Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6666627Z ) 2025-05-07T21:03:02.6666854Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6667415Z self=, 2025-05-07T21:03:02.6667941Z compile=True, 2025-05-07T21:03:02.6668180Z pooling_mode=, 2025-05-07T21:03:02.6668530Z T=3, 2025-05-07T21:03:02.6668711Z D=22, 2025-05-07T21:03:02.6668894Z B=1, 2025-05-07T21:03:02.6669074Z log_E=5, 2025-05-07T21:03:02.6669289Z L=20, 2025-05-07T21:03:02.6669501Z D_gradcheck=2, 2025-05-07T21:03:02.6669720Z stochastic_rounding=False, 2025-05-07T21:03:02.6670026Z weighted=False, 2025-05-07T21:03:02.6670240Z row_wise=True, 2025-05-07T21:03:02.6670444Z mixed=True, 2025-05-07T21:03:02.6670648Z use_cache=False, 2025-05-07T21:03:02.6670895Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6671176Z use_cpu=True, 2025-05-07T21:03:02.6671398Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6671653Z ) 2025-05-07T21:03:02.6899940Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6900806Z self=, 2025-05-07T21:03:02.6901575Z compile=False, 2025-05-07T21:03:02.6901917Z pooling_mode=, 2025-05-07T21:03:02.6902310Z T=3, 2025-05-07T21:03:02.6902540Z D=100, 2025-05-07T21:03:02.6902743Z B=81, 2025-05-07T21:03:02.6902940Z log_E=5, 2025-05-07T21:03:02.6903140Z L=20, 2025-05-07T21:03:02.6903344Z D_gradcheck=1, 2025-05-07T21:03:02.6903580Z stochastic_rounding=True, 2025-05-07T21:03:02.6903842Z weighted=True, 2025-05-07T21:03:02.6904063Z row_wise=True, 2025-05-07T21:03:02.6904282Z mixed=False, 2025-05-07T21:03:02.6904747Z use_cache=True, 2025-05-07T21:03:02.6904994Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6905279Z use_cpu=True, 2025-05-07T21:03:02.6905507Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6905773Z ) 2025-05-07T21:03:02.6906003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6906572Z self=, 2025-05-07T21:03:02.6907256Z compile=False, 2025-05-07T21:03:02.6907507Z pooling_mode=, 2025-05-07T21:03:02.6907788Z T=2, 2025-05-07T21:03:02.6907970Z D=36, 2025-05-07T21:03:02.6908157Z B=21, 2025-05-07T21:03:02.6908343Z log_E=4, 2025-05-07T21:03:02.6908533Z L=18, 2025-05-07T21:03:02.6908723Z D_gradcheck=2, 2025-05-07T21:03:02.6908957Z stochastic_rounding=False, 2025-05-07T21:03:02.6909225Z weighted=False, 2025-05-07T21:03:02.6909475Z row_wise=True, 2025-05-07T21:03:02.6909689Z mixed=True, 2025-05-07T21:03:02.6909891Z use_cache=True, 2025-05-07T21:03:02.6910131Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6910416Z use_cpu=True, 2025-05-07T21:03:02.6910648Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6910915Z ) 2025-05-07T21:03:02.6911147Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6911715Z self=, 2025-05-07T21:03:02.6912244Z compile=True, 2025-05-07T21:03:02.6912491Z pooling_mode=, 2025-05-07T21:03:02.6912779Z T=1, 2025-05-07T21:03:02.6912962Z D=36, 2025-05-07T21:03:02.6913271Z B=35, 2025-05-07T21:03:02.6913460Z log_E=4, 2025-05-07T21:03:02.6913649Z L=3, 2025-05-07T21:03:02.6913839Z D_gradcheck=2, 2025-05-07T21:03:02.6914071Z stochastic_rounding=True, 2025-05-07T21:03:02.6914323Z weighted=True, 2025-05-07T21:03:02.6914535Z row_wise=True, 2025-05-07T21:03:02.6914746Z mixed=True, 2025-05-07T21:03:02.6914951Z use_cache=True, 2025-05-07T21:03:02.6915192Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6915480Z use_cpu=True, 2025-05-07T21:03:02.6915707Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6915976Z ) 2025-05-07T21:03:02.6916204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6916770Z self=, 2025-05-07T21:03:02.6917300Z compile=True, 2025-05-07T21:03:02.6917620Z pooling_mode=, 2025-05-07T21:03:02.6917902Z T=1, 2025-05-07T21:03:02.6918084Z D=36, 2025-05-07T21:03:02.6918281Z B=118, 2025-05-07T21:03:02.6918472Z log_E=4, 2025-05-07T21:03:02.6918664Z L=19, 2025-05-07T21:03:02.6918855Z D_gradcheck=1, 2025-05-07T21:03:02.6919180Z stochastic_rounding=False, 2025-05-07T21:03:02.6919475Z weighted=True, 2025-05-07T21:03:02.6919687Z row_wise=True, 2025-05-07T21:03:02.6919898Z mixed=True, 2025-05-07T21:03:02.6920097Z use_cache=True, 2025-05-07T21:03:02.6920338Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6920625Z use_cpu=True, 2025-05-07T21:03:02.6920857Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6921120Z ) 2025-05-07T21:03:02.6921355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6921919Z self=, 2025-05-07T21:03:02.6922447Z compile=True, 2025-05-07T21:03:02.6922690Z pooling_mode=, 2025-05-07T21:03:02.6922964Z T=1, 2025-05-07T21:03:02.6923153Z D=32, 2025-05-07T21:03:02.6923337Z B=15, 2025-05-07T21:03:02.6923517Z log_E=3, 2025-05-07T21:03:02.6923709Z L=20, 2025-05-07T21:03:02.6923894Z D_gradcheck=2, 2025-05-07T21:03:02.6924130Z stochastic_rounding=True, 2025-05-07T21:03:02.6924386Z weighted=False, 2025-05-07T21:03:02.6924600Z row_wise=True, 2025-05-07T21:03:02.6924807Z mixed=True, 2025-05-07T21:03:02.6925009Z use_cache=False, 2025-05-07T21:03:02.6925263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6925556Z use_cpu=True, 2025-05-07T21:03:02.6925791Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6926060Z ) 2025-05-07T21:03:02.6926300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6926995Z self=, 2025-05-07T21:03:02.6927530Z compile=False, 2025-05-07T21:03:02.6927772Z pooling_mode=, 2025-05-07T21:03:02.6928047Z T=2, 2025-05-07T21:03:02.6928235Z D=19, 2025-05-07T21:03:02.6928422Z B=113, 2025-05-07T21:03:02.6928605Z log_E=4, 2025-05-07T21:03:02.6928801Z L=4, 2025-05-07T21:03:02.6929005Z D_gradcheck=2, 2025-05-07T21:03:02.6929246Z stochastic_rounding=True, 2025-05-07T21:03:02.6929532Z weighted=False, 2025-05-07T21:03:02.6929782Z row_wise=True, 2025-05-07T21:03:02.6929991Z mixed=True, 2025-05-07T21:03:02.6930199Z use_cache=True, 2025-05-07T21:03:02.6930435Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6930719Z use_cpu=True, 2025-05-07T21:03:02.6930954Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6931031Z ) 2025-05-07T21:03:02.6931164Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6931524Z self=, 2025-05-07T21:03:02.6931618Z compile=False, 2025-05-07T21:03:02.6931737Z pooling_mode=, 2025-05-07T21:03:02.6931818Z T=4, 2025-05-07T21:03:02.6931956Z D=98, 2025-05-07T21:03:02.6932045Z B=108, 2025-05-07T21:03:02.6932127Z log_E=5, 2025-05-07T21:03:02.6932209Z L=9, 2025-05-07T21:03:02.6932305Z D_gradcheck=1, 2025-05-07T21:03:02.6932406Z stochastic_rounding=True, 2025-05-07T21:03:02.6932498Z weighted=False, 2025-05-07T21:03:02.6932591Z row_wise=True, 2025-05-07T21:03:02.6932675Z mixed=True, 2025-05-07T21:03:02.6932760Z use_cache=True, 2025-05-07T21:03:02.6932877Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6932965Z use_cpu=True, 2025-05-07T21:03:02.6933072Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6933157Z ) 2025-05-07T21:03:02.6933291Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6933642Z self=, 2025-05-07T21:03:02.6933777Z compile=False, 2025-05-07T21:03:02.6933890Z pooling_mode=, 2025-05-07T21:03:02.6933980Z T=1, 2025-05-07T21:03:02.6934062Z D=21, 2025-05-07T21:03:02.6934145Z B=75, 2025-05-07T21:03:02.6934234Z log_E=3, 2025-05-07T21:03:02.6934316Z L=4, 2025-05-07T21:03:02.6934445Z D_gradcheck=2, 2025-05-07T21:03:02.6934555Z stochastic_rounding=False, 2025-05-07T21:03:02.6934643Z weighted=False, 2025-05-07T21:03:02.6934731Z row_wise=True, 2025-05-07T21:03:02.6934822Z mixed=True, 2025-05-07T21:03:02.6934906Z use_cache=True, 2025-05-07T21:03:02.6935024Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6935112Z use_cpu=True, 2025-05-07T21:03:02.6935218Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6935304Z ) 2025-05-07T21:03:02.6935438Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6935781Z self=, 2025-05-07T21:03:02.6935881Z compile=False, 2025-05-07T21:03:02.6935995Z pooling_mode=, 2025-05-07T21:03:02.6936082Z T=3, 2025-05-07T21:03:02.6936171Z D=115, 2025-05-07T21:03:02.6936254Z B=83, 2025-05-07T21:03:02.6936336Z log_E=4, 2025-05-07T21:03:02.6936425Z L=15, 2025-05-07T21:03:02.6936518Z D_gradcheck=2, 2025-05-07T21:03:02.6936619Z stochastic_rounding=True, 2025-05-07T21:03:02.6936713Z weighted=False, 2025-05-07T21:03:02.6936799Z row_wise=True, 2025-05-07T21:03:02.6936890Z mixed=True, 2025-05-07T21:03:02.6936979Z use_cache=False, 2025-05-07T21:03:02.6937091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6937185Z use_cpu=True, 2025-05-07T21:03:02.6937295Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6937377Z ) 2025-05-07T21:03:02.6937518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6937905Z self=, 2025-05-07T21:03:02.6938001Z compile=True, 2025-05-07T21:03:02.6938119Z pooling_mode=, 2025-05-07T21:03:02.6938206Z T=2, 2025-05-07T21:03:02.6938289Z D=81, 2025-05-07T21:03:02.6938380Z B=90, 2025-05-07T21:03:02.6938464Z log_E=5, 2025-05-07T21:03:02.6938556Z L=8, 2025-05-07T21:03:02.6938644Z D_gradcheck=1, 2025-05-07T21:03:02.6938745Z stochastic_rounding=False, 2025-05-07T21:03:02.6938839Z weighted=False, 2025-05-07T21:03:02.6938925Z row_wise=True, 2025-05-07T21:03:02.6939012Z mixed=False, 2025-05-07T21:03:02.6939106Z use_cache=True, 2025-05-07T21:03:02.6939220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6939308Z use_cpu=True, 2025-05-07T21:03:02.6939419Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6939507Z ) 2025-05-07T21:03:02.6939643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6939988Z self=, 2025-05-07T21:03:02.6940087Z compile=False, 2025-05-07T21:03:02.6940250Z pooling_mode=, 2025-05-07T21:03:02.6940333Z T=2, 2025-05-07T21:03:02.6940422Z D=119, 2025-05-07T21:03:02.6940502Z B=56, 2025-05-07T21:03:02.6940587Z log_E=3, 2025-05-07T21:03:02.6940675Z L=16, 2025-05-07T21:03:02.6940764Z D_gradcheck=1, 2025-05-07T21:03:02.6940864Z stochastic_rounding=True, 2025-05-07T21:03:02.6940959Z weighted=True, 2025-05-07T21:03:02.6941043Z row_wise=True, 2025-05-07T21:03:02.6941133Z mixed=True, 2025-05-07T21:03:02.6941221Z use_cache=False, 2025-05-07T21:03:02.6941334Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6941427Z use_cpu=True, 2025-05-07T21:03:02.6941536Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6941617Z ) 2025-05-07T21:03:02.6941758Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6942102Z self=, 2025-05-07T21:03:02.6942240Z compile=False, 2025-05-07T21:03:02.6942361Z pooling_mode=, 2025-05-07T21:03:02.6942449Z T=5, 2025-05-07T21:03:02.6942533Z D=11, 2025-05-07T21:03:02.6942621Z B=33, 2025-05-07T21:03:02.6942705Z log_E=4, 2025-05-07T21:03:02.6942921Z L=13, 2025-05-07T21:03:02.6943014Z D_gradcheck=1, 2025-05-07T21:03:02.6943115Z stochastic_rounding=False, 2025-05-07T21:03:02.6943207Z weighted=True, 2025-05-07T21:03:02.6943294Z row_wise=True, 2025-05-07T21:03:02.6943381Z mixed=False, 2025-05-07T21:03:02.6943477Z use_cache=False, 2025-05-07T21:03:02.6943588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6943672Z use_cpu=True, 2025-05-07T21:03:02.6943788Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6943868Z ) 2025-05-07T21:03:02.6944003Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6944355Z self=, 2025-05-07T21:03:02.6944447Z compile=False, 2025-05-07T21:03:02.6944563Z pooling_mode=, 2025-05-07T21:03:02.6944652Z T=5, 2025-05-07T21:03:02.6944736Z D=88, 2025-05-07T21:03:02.6944821Z B=6, 2025-05-07T21:03:02.6944910Z log_E=4, 2025-05-07T21:03:02.6944994Z L=18, 2025-05-07T21:03:02.6945092Z D_gradcheck=1, 2025-05-07T21:03:02.6945195Z stochastic_rounding=True, 2025-05-07T21:03:02.6945284Z weighted=True, 2025-05-07T21:03:02.6945374Z row_wise=True, 2025-05-07T21:03:02.6945460Z mixed=True, 2025-05-07T21:03:02.6945549Z use_cache=True, 2025-05-07T21:03:02.6945664Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6945753Z use_cpu=True, 2025-05-07T21:03:02.6945858Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6945945Z ) 2025-05-07T21:03:02.6946079Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6946467Z self=, 2025-05-07T21:03:02.6946562Z compile=True, 2025-05-07T21:03:02.6946677Z pooling_mode=, 2025-05-07T21:03:02.6946767Z T=5, 2025-05-07T21:03:02.6946851Z D=104, 2025-05-07T21:03:02.6946935Z B=67, 2025-05-07T21:03:02.6947025Z log_E=5, 2025-05-07T21:03:02.6947109Z L=15, 2025-05-07T21:03:02.6947200Z D_gradcheck=1, 2025-05-07T21:03:02.6947308Z stochastic_rounding=True, 2025-05-07T21:03:02.6947396Z weighted=True, 2025-05-07T21:03:02.6947481Z row_wise=True, 2025-05-07T21:03:02.6947574Z mixed=False, 2025-05-07T21:03:02.6947661Z use_cache=True, 2025-05-07T21:03:02.6947773Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6947864Z use_cpu=True, 2025-05-07T21:03:02.6947973Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6948050Z ) 2025-05-07T21:03:02.6948188Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6948531Z self=, 2025-05-07T21:03:02.6948627Z compile=True, 2025-05-07T21:03:02.6948794Z pooling_mode=, 2025-05-07T21:03:02.6948876Z T=1, 2025-05-07T21:03:02.6948968Z D=82, 2025-05-07T21:03:02.6949051Z B=82, 2025-05-07T21:03:02.6949136Z log_E=4, 2025-05-07T21:03:02.6949223Z L=13, 2025-05-07T21:03:02.6949313Z D_gradcheck=1, 2025-05-07T21:03:02.6949414Z stochastic_rounding=True, 2025-05-07T21:03:02.6949508Z weighted=False, 2025-05-07T21:03:02.6949595Z row_wise=True, 2025-05-07T21:03:02.6949680Z mixed=True, 2025-05-07T21:03:02.6949776Z use_cache=True, 2025-05-07T21:03:02.6949887Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.6949979Z use_cpu=True, 2025-05-07T21:03:02.6950089Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.6950174Z ) 2025-05-07T21:03:02.6950319Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.6950664Z self=, 2025-05-07T21:03:02.6950804Z compile=False, 2025-05-07T21:03:02.6950926Z pooling_mode=, 2025-05-07T21:03:02.6951011Z T=5, 2025-05-07T21:03:02.6951096Z D=22, 2025-05-07T21:03:02.6951230Z B=124, 2025-05-07T21:03:02.6951317Z log_E=4, 2025-05-07T21:03:02.6951400Z L=9, 2025-05-07T21:03:02.6951496Z D_gradcheck=2, 2025-05-07T21:03:02.6951601Z stochastic_rounding=True, 2025-05-07T21:03:02.6951689Z weighted=True, 2025-05-07T21:03:02.6951783Z row_wise=True, 2025-05-07T21:03:02.6951870Z mixed=True, 2025-05-07T21:03:02.6951967Z use_cache=False, 2025-05-07T21:03:02.6952082Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.6952172Z use_cpu=True, 2025-05-07T21:03:02.6952288Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.6952369Z ) 2025-05-07T21:03:02.7219770Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7220309Z self=, 2025-05-07T21:03:02.7220441Z compile=True, 2025-05-07T21:03:02.7220593Z pooling_mode=, 2025-05-07T21:03:02.7220727Z T=1, 2025-05-07T21:03:02.7220878Z D=51, 2025-05-07T21:03:02.7221015Z B=124, 2025-05-07T21:03:02.7221126Z log_E=5, 2025-05-07T21:03:02.7221275Z L=6, 2025-05-07T21:03:02.7221394Z D_gradcheck=2, 2025-05-07T21:03:02.7221538Z stochastic_rounding=True, 2025-05-07T21:03:02.7221666Z weighted=True, 2025-05-07T21:03:02.7221792Z row_wise=True, 2025-05-07T21:03:02.7221913Z mixed=True, 2025-05-07T21:03:02.7222033Z use_cache=False, 2025-05-07T21:03:02.7222187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7222314Z use_cpu=True, 2025-05-07T21:03:02.7222460Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7222567Z ) 2025-05-07T21:03:02.7222938Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7223428Z self=, 2025-05-07T21:03:02.7223547Z compile=True, 2025-05-07T21:03:02.7223704Z pooling_mode=, 2025-05-07T21:03:02.7223817Z T=2, 2025-05-07T21:03:02.7223916Z D=125, 2025-05-07T21:03:02.7224005Z B=7, 2025-05-07T21:03:02.7224085Z log_E=3, 2025-05-07T21:03:02.7224165Z L=5, 2025-05-07T21:03:02.7224255Z D_gradcheck=1, 2025-05-07T21:03:02.7224353Z stochastic_rounding=True, 2025-05-07T21:03:02.7224441Z weighted=True, 2025-05-07T21:03:02.7224525Z row_wise=True, 2025-05-07T21:03:02.7224607Z mixed=True, 2025-05-07T21:03:02.7224698Z use_cache=False, 2025-05-07T21:03:02.7224807Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7224889Z use_cpu=True, 2025-05-07T21:03:02.7225000Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7225077Z ) 2025-05-07T21:03:02.7225213Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7225561Z self=, 2025-05-07T21:03:02.7225732Z compile=False, 2025-05-07T21:03:02.7225845Z pooling_mode=, 2025-05-07T21:03:02.7225930Z T=5, 2025-05-07T21:03:02.7226015Z D=97, 2025-05-07T21:03:02.7226104Z B=105, 2025-05-07T21:03:02.7226187Z log_E=4, 2025-05-07T21:03:02.7226267Z L=11, 2025-05-07T21:03:02.7226358Z D_gradcheck=1, 2025-05-07T21:03:02.7226457Z stochastic_rounding=True, 2025-05-07T21:03:02.7226541Z weighted=False, 2025-05-07T21:03:02.7226632Z row_wise=True, 2025-05-07T21:03:02.7226716Z mixed=False, 2025-05-07T21:03:02.7226799Z use_cache=True, 2025-05-07T21:03:02.7226913Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7226997Z use_cpu=True, 2025-05-07T21:03:02.7227102Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7227187Z ) 2025-05-07T21:03:02.7227323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7227737Z self=, 2025-05-07T21:03:02.7227827Z compile=True, 2025-05-07T21:03:02.7227938Z pooling_mode=, 2025-05-07T21:03:02.7228024Z T=2, 2025-05-07T21:03:02.7228160Z D=57, 2025-05-07T21:03:02.7228242Z B=22, 2025-05-07T21:03:02.7228331Z log_E=4, 2025-05-07T21:03:02.7228412Z L=15, 2025-05-07T21:03:02.7228496Z D_gradcheck=1, 2025-05-07T21:03:02.7228601Z stochastic_rounding=False, 2025-05-07T21:03:02.7228688Z weighted=True, 2025-05-07T21:03:02.7228769Z row_wise=True, 2025-05-07T21:03:02.7228859Z mixed=True, 2025-05-07T21:03:02.7228947Z use_cache=False, 2025-05-07T21:03:02.7229055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7229146Z use_cpu=True, 2025-05-07T21:03:02.7229251Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7229329Z ) 2025-05-07T21:03:02.7229470Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7229816Z self=, 2025-05-07T21:03:02.7229909Z compile=False, 2025-05-07T21:03:02.7230021Z pooling_mode=, 2025-05-07T21:03:02.7230103Z T=5, 2025-05-07T21:03:02.7230193Z D=20, 2025-05-07T21:03:02.7230274Z B=32, 2025-05-07T21:03:02.7230355Z log_E=4, 2025-05-07T21:03:02.7230443Z L=0, 2025-05-07T21:03:02.7230530Z D_gradcheck=2, 2025-05-07T21:03:02.7230629Z stochastic_rounding=False, 2025-05-07T21:03:02.7230719Z weighted=True, 2025-05-07T21:03:02.7230803Z row_wise=True, 2025-05-07T21:03:02.7230883Z mixed=True, 2025-05-07T21:03:02.7230976Z use_cache=False, 2025-05-07T21:03:02.7231087Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7231170Z use_cpu=True, 2025-05-07T21:03:02.7231283Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7231362Z ) 2025-05-07T21:03:02.7231548Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7231896Z self=, 2025-05-07T21:03:02.7231980Z compile=True, 2025-05-07T21:03:02.7232095Z pooling_mode=, 2025-05-07T21:03:02.7232178Z T=3, 2025-05-07T21:03:02.7232260Z D=116, 2025-05-07T21:03:02.7232347Z B=24, 2025-05-07T21:03:02.7232426Z log_E=4, 2025-05-07T21:03:02.7232505Z L=20, 2025-05-07T21:03:02.7232599Z D_gradcheck=1, 2025-05-07T21:03:02.7232698Z stochastic_rounding=True, 2025-05-07T21:03:02.7232781Z weighted=True, 2025-05-07T21:03:02.7232869Z row_wise=True, 2025-05-07T21:03:02.7232952Z mixed=True, 2025-05-07T21:03:02.7233042Z use_cache=True, 2025-05-07T21:03:02.7233151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7233236Z use_cpu=True, 2025-05-07T21:03:02.7233345Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7233423Z ) 2025-05-07T21:03:02.7233558Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7233956Z self=, 2025-05-07T21:03:02.7234046Z compile=True, 2025-05-07T21:03:02.7234155Z pooling_mode=, 2025-05-07T21:03:02.7234244Z T=4, 2025-05-07T21:03:02.7234322Z D=57, 2025-05-07T21:03:02.7234403Z B=107, 2025-05-07T21:03:02.7234487Z log_E=4, 2025-05-07T21:03:02.7234565Z L=18, 2025-05-07T21:03:02.7234649Z D_gradcheck=1, 2025-05-07T21:03:02.7234754Z stochastic_rounding=True, 2025-05-07T21:03:02.7234838Z weighted=False, 2025-05-07T21:03:02.7234928Z row_wise=True, 2025-05-07T21:03:02.7235011Z mixed=False, 2025-05-07T21:03:02.7235095Z use_cache=True, 2025-05-07T21:03:02.7235209Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7235292Z use_cpu=True, 2025-05-07T21:03:02.7235399Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7235482Z ) 2025-05-07T21:03:02.7235658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7235999Z self=, 2025-05-07T21:03:02.7236092Z compile=False, 2025-05-07T21:03:02.7236202Z pooling_mode=, 2025-05-07T21:03:02.7236323Z T=1, 2025-05-07T21:03:02.7236408Z D=31, 2025-05-07T21:03:02.7236488Z B=72, 2025-05-07T21:03:02.7236574Z log_E=5, 2025-05-07T21:03:02.7236651Z L=8, 2025-05-07T21:03:02.7236733Z D_gradcheck=1, 2025-05-07T21:03:02.7236836Z stochastic_rounding=False, 2025-05-07T21:03:02.7236923Z weighted=True, 2025-05-07T21:03:02.7237003Z row_wise=True, 2025-05-07T21:03:02.7237091Z mixed=True, 2025-05-07T21:03:02.7237178Z use_cache=False, 2025-05-07T21:03:02.7237286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7237377Z use_cpu=True, 2025-05-07T21:03:02.7237481Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7237560Z ) 2025-05-07T21:03:02.7237702Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7238046Z self=, 2025-05-07T21:03:02.7238131Z compile=False, 2025-05-07T21:03:02.7238275Z pooling_mode=, 2025-05-07T21:03:02.7238359Z T=1, 2025-05-07T21:03:02.7238440Z D=83, 2025-05-07T21:03:02.7238522Z B=35, 2025-05-07T21:03:02.7238608Z log_E=4, 2025-05-07T21:03:02.7238688Z L=16, 2025-05-07T21:03:02.7238772Z D_gradcheck=2, 2025-05-07T21:03:02.7238875Z stochastic_rounding=False, 2025-05-07T21:03:02.7238962Z weighted=False, 2025-05-07T21:03:02.7239053Z row_wise=True, 2025-05-07T21:03:02.7239137Z mixed=False, 2025-05-07T21:03:02.7239231Z use_cache=False, 2025-05-07T21:03:02.7239363Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7239465Z use_cpu=True, 2025-05-07T21:03:02.7239622Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7239706Z ) 2025-05-07T21:03:02.7239839Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7240180Z self=, 2025-05-07T21:03:02.7240269Z compile=True, 2025-05-07T21:03:02.7240381Z pooling_mode=, 2025-05-07T21:03:02.7240466Z T=3, 2025-05-07T21:03:02.7240551Z D=52, 2025-05-07T21:03:02.7240632Z B=23, 2025-05-07T21:03:02.7240717Z log_E=5, 2025-05-07T21:03:02.7240799Z L=15, 2025-05-07T21:03:02.7240881Z D_gradcheck=1, 2025-05-07T21:03:02.7240987Z stochastic_rounding=False, 2025-05-07T21:03:02.7241072Z weighted=True, 2025-05-07T21:03:02.7241152Z row_wise=True, 2025-05-07T21:03:02.7241240Z mixed=True, 2025-05-07T21:03:02.7241326Z use_cache=False, 2025-05-07T21:03:02.7241437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7241531Z use_cpu=True, 2025-05-07T21:03:02.7241639Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7241719Z ) 2025-05-07T21:03:02.7241858Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7242245Z self=, 2025-05-07T21:03:02.7242339Z compile=False, 2025-05-07T21:03:02.7242454Z pooling_mode=, 2025-05-07T21:03:02.7242532Z T=1, 2025-05-07T21:03:02.7242620Z D=32, 2025-05-07T21:03:02.7242700Z B=56, 2025-05-07T21:03:02.7242786Z log_E=4, 2025-05-07T21:03:02.7242873Z L=12, 2025-05-07T21:03:02.7242957Z D_gradcheck=2, 2025-05-07T21:03:02.7243056Z stochastic_rounding=True, 2025-05-07T21:03:02.7243148Z weighted=False, 2025-05-07T21:03:02.7243235Z row_wise=True, 2025-05-07T21:03:02.7243318Z mixed=True, 2025-05-07T21:03:02.7243405Z use_cache=True, 2025-05-07T21:03:02.7243514Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7243597Z use_cpu=True, 2025-05-07T21:03:02.7243710Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7243831Z ) 2025-05-07T21:03:02.7243963Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7244313Z self=, 2025-05-07T21:03:02.7244399Z compile=True, 2025-05-07T21:03:02.7244555Z pooling_mode=, 2025-05-07T21:03:02.7244636Z T=2, 2025-05-07T21:03:02.7244717Z D=122, 2025-05-07T21:03:02.7244803Z B=57, 2025-05-07T21:03:02.7244882Z log_E=4, 2025-05-07T21:03:02.7244960Z L=9, 2025-05-07T21:03:02.7245052Z D_gradcheck=2, 2025-05-07T21:03:02.7245152Z stochastic_rounding=False, 2025-05-07T21:03:02.7245237Z weighted=True, 2025-05-07T21:03:02.7245328Z row_wise=True, 2025-05-07T21:03:02.7245410Z mixed=True, 2025-05-07T21:03:02.7245496Z use_cache=True, 2025-05-07T21:03:02.7245611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7245694Z use_cpu=True, 2025-05-07T21:03:02.7245803Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7245880Z ) 2025-05-07T21:03:02.7246014Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7246365Z self=, 2025-05-07T21:03:02.7246455Z compile=False, 2025-05-07T21:03:02.7246570Z pooling_mode=, 2025-05-07T21:03:02.7246660Z T=4, 2025-05-07T21:03:02.7246740Z D=46, 2025-05-07T21:03:02.7246817Z B=88, 2025-05-07T21:03:02.7247028Z log_E=4, 2025-05-07T21:03:02.7247108Z L=2, 2025-05-07T21:03:02.7247192Z D_gradcheck=1, 2025-05-07T21:03:02.7247296Z stochastic_rounding=False, 2025-05-07T21:03:02.7247381Z weighted=True, 2025-05-07T21:03:02.7247466Z row_wise=True, 2025-05-07T21:03:02.7247554Z mixed=False, 2025-05-07T21:03:02.7247639Z use_cache=True, 2025-05-07T21:03:02.7247758Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7247844Z use_cpu=True, 2025-05-07T21:03:02.7247994Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7248083Z ) 2025-05-07T21:03:02.7248216Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7248558Z self=, 2025-05-07T21:03:02.7248650Z compile=False, 2025-05-07T21:03:02.7248764Z pooling_mode=, 2025-05-07T21:03:02.7248844Z T=5, 2025-05-07T21:03:02.7248929Z D=31, 2025-05-07T21:03:02.7249010Z B=99, 2025-05-07T21:03:02.7249091Z log_E=5, 2025-05-07T21:03:02.7249176Z L=2, 2025-05-07T21:03:02.7249262Z D_gradcheck=2, 2025-05-07T21:03:02.7249362Z stochastic_rounding=False, 2025-05-07T21:03:02.7249463Z weighted=False, 2025-05-07T21:03:02.7249545Z row_wise=True, 2025-05-07T21:03:02.7249629Z mixed=True, 2025-05-07T21:03:02.7249713Z use_cache=False, 2025-05-07T21:03:02.7249822Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7249918Z use_cpu=True, 2025-05-07T21:03:02.7250027Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7250105Z ) 2025-05-07T21:03:02.7250296Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7250639Z self=, 2025-05-07T21:03:02.7250728Z compile=False, 2025-05-07T21:03:02.7250845Z pooling_mode=, 2025-05-07T21:03:02.7258118Z T=5, 2025-05-07T21:03:02.7258233Z D=13, 2025-05-07T21:03:02.7258325Z B=99, 2025-05-07T21:03:02.7258420Z log_E=5, 2025-05-07T21:03:02.7258508Z L=9, 2025-05-07T21:03:02.7258604Z D_gradcheck=1, 2025-05-07T21:03:02.7258720Z stochastic_rounding=False, 2025-05-07T21:03:02.7258812Z weighted=True, 2025-05-07T21:03:02.7258901Z row_wise=True, 2025-05-07T21:03:02.7258996Z mixed=False, 2025-05-07T21:03:02.7259088Z use_cache=False, 2025-05-07T21:03:02.7259206Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7259310Z use_cpu=True, 2025-05-07T21:03:02.7259510Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7259600Z ) 2025-05-07T21:03:02.7259745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7260098Z self=, 2025-05-07T21:03:02.7260246Z compile=False, 2025-05-07T21:03:02.7260366Z pooling_mode=, 2025-05-07T21:03:02.7260453Z T=2, 2025-05-07T21:03:02.7260546Z D=79, 2025-05-07T21:03:02.7260634Z B=21, 2025-05-07T21:03:02.7260722Z log_E=4, 2025-05-07T21:03:02.7260814Z L=12, 2025-05-07T21:03:02.7260905Z D_gradcheck=2, 2025-05-07T21:03:02.7261011Z stochastic_rounding=True, 2025-05-07T21:03:02.7261109Z weighted=False, 2025-05-07T21:03:02.7261203Z row_wise=True, 2025-05-07T21:03:02.7261294Z mixed=False, 2025-05-07T21:03:02.7261389Z use_cache=True, 2025-05-07T21:03:02.7261507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7261608Z use_cpu=True, 2025-05-07T21:03:02.7261722Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7261805Z ) 2025-05-07T21:03:02.7542154Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7543069Z self=, 2025-05-07T21:03:02.7543261Z compile=True, 2025-05-07T21:03:02.7543420Z pooling_mode=, 2025-05-07T21:03:02.7543535Z T=2, 2025-05-07T21:03:02.7543643Z D=104, 2025-05-07T21:03:02.7543748Z B=19, 2025-05-07T21:03:02.7543862Z log_E=3, 2025-05-07T21:03:02.7543968Z L=12, 2025-05-07T21:03:02.7544085Z D_gradcheck=1, 2025-05-07T21:03:02.7544232Z stochastic_rounding=True, 2025-05-07T21:03:02.7544348Z weighted=False, 2025-05-07T21:03:02.7544442Z row_wise=True, 2025-05-07T21:03:02.7544557Z mixed=True, 2025-05-07T21:03:02.7544674Z use_cache=True, 2025-05-07T21:03:02.7545044Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7545157Z use_cpu=True, 2025-05-07T21:03:02.7545266Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7545346Z ) 2025-05-07T21:03:02.7545493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7545843Z self=, 2025-05-07T21:03:02.7545946Z compile=True, 2025-05-07T21:03:02.7546059Z pooling_mode=, 2025-05-07T21:03:02.7546141Z T=5, 2025-05-07T21:03:02.7546225Z D=81, 2025-05-07T21:03:02.7546302Z B=20, 2025-05-07T21:03:02.7546382Z log_E=5, 2025-05-07T21:03:02.7546466Z L=16, 2025-05-07T21:03:02.7546550Z D_gradcheck=2, 2025-05-07T21:03:02.7546648Z stochastic_rounding=False, 2025-05-07T21:03:02.7546740Z weighted=False, 2025-05-07T21:03:02.7546823Z row_wise=True, 2025-05-07T21:03:02.7546904Z mixed=True, 2025-05-07T21:03:02.7546996Z use_cache=False, 2025-05-07T21:03:02.7547110Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7547196Z use_cpu=True, 2025-05-07T21:03:02.7547305Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7547379Z ) 2025-05-07T21:03:02.7547609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7547956Z self=, 2025-05-07T21:03:02.7548045Z compile=False, 2025-05-07T21:03:02.7548161Z pooling_mode=, 2025-05-07T21:03:02.7548239Z T=1, 2025-05-07T21:03:02.7548318Z D=88, 2025-05-07T21:03:02.7548401Z B=70, 2025-05-07T21:03:02.7548479Z log_E=4, 2025-05-07T21:03:02.7548557Z L=7, 2025-05-07T21:03:02.7548646Z D_gradcheck=1, 2025-05-07T21:03:02.7548742Z stochastic_rounding=True, 2025-05-07T21:03:02.7548822Z weighted=True, 2025-05-07T21:03:02.7548909Z row_wise=True, 2025-05-07T21:03:02.7548987Z mixed=True, 2025-05-07T21:03:02.7549068Z use_cache=False, 2025-05-07T21:03:02.7549186Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7549339Z use_cpu=True, 2025-05-07T21:03:02.7549448Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7549525Z ) 2025-05-07T21:03:02.7549659Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7550004Z self=, 2025-05-07T21:03:02.7550150Z compile=True, 2025-05-07T21:03:02.7550260Z pooling_mode=, 2025-05-07T21:03:02.7550344Z T=5, 2025-05-07T21:03:02.7550421Z D=120, 2025-05-07T21:03:02.7550498Z B=20, 2025-05-07T21:03:02.7550583Z log_E=3, 2025-05-07T21:03:02.7550661Z L=4, 2025-05-07T21:03:02.7550744Z D_gradcheck=1, 2025-05-07T21:03:02.7550846Z stochastic_rounding=True, 2025-05-07T21:03:02.7550929Z weighted=True, 2025-05-07T21:03:02.7551016Z row_wise=True, 2025-05-07T21:03:02.7551097Z mixed=False, 2025-05-07T21:03:02.7551178Z use_cache=True, 2025-05-07T21:03:02.7551294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7551382Z use_cpu=True, 2025-05-07T21:03:02.7551485Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7551570Z ) 2025-05-07T21:03:02.7551703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7552041Z self=, 2025-05-07T21:03:02.7552133Z compile=False, 2025-05-07T21:03:02.7552241Z pooling_mode=, 2025-05-07T21:03:02.7552319Z T=5, 2025-05-07T21:03:02.7552403Z D=83, 2025-05-07T21:03:02.7552481Z B=19, 2025-05-07T21:03:02.7552562Z log_E=3, 2025-05-07T21:03:02.7552641Z L=12, 2025-05-07T21:03:02.7552724Z D_gradcheck=2, 2025-05-07T21:03:02.7552830Z stochastic_rounding=False, 2025-05-07T21:03:02.7552914Z weighted=True, 2025-05-07T21:03:02.7552994Z row_wise=True, 2025-05-07T21:03:02.7553078Z mixed=True, 2025-05-07T21:03:02.7553161Z use_cache=True, 2025-05-07T21:03:02.7553319Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7553408Z use_cpu=True, 2025-05-07T21:03:02.7553511Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7553590Z ) 2025-05-07T21:03:02.7553726Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7554063Z self=, 2025-05-07T21:03:02.7554152Z compile=True, 2025-05-07T21:03:02.7554268Z pooling_mode=, 2025-05-07T21:03:02.7554347Z T=2, 2025-05-07T21:03:02.7554431Z D=84, 2025-05-07T21:03:02.7554511Z B=85, 2025-05-07T21:03:02.7554590Z log_E=3, 2025-05-07T21:03:02.7554674Z L=8, 2025-05-07T21:03:02.7554760Z D_gradcheck=1, 2025-05-07T21:03:02.7554857Z stochastic_rounding=True, 2025-05-07T21:03:02.7554946Z weighted=True, 2025-05-07T21:03:02.7555027Z row_wise=True, 2025-05-07T21:03:02.7555108Z mixed=False, 2025-05-07T21:03:02.7555198Z use_cache=False, 2025-05-07T21:03:02.7555310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7555394Z use_cpu=True, 2025-05-07T21:03:02.7555556Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7555632Z ) 2025-05-07T21:03:02.7555764Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7556107Z self=, 2025-05-07T21:03:02.7556193Z compile=True, 2025-05-07T21:03:02.7556308Z pooling_mode=, 2025-05-07T21:03:02.7556387Z T=5, 2025-05-07T21:03:02.7556468Z D=98, 2025-05-07T21:03:02.7556552Z B=44, 2025-05-07T21:03:02.7556633Z log_E=3, 2025-05-07T21:03:02.7556712Z L=13, 2025-05-07T21:03:02.7556801Z D_gradcheck=2, 2025-05-07T21:03:02.7556897Z stochastic_rounding=True, 2025-05-07T21:03:02.7556979Z weighted=True, 2025-05-07T21:03:02.7557069Z row_wise=True, 2025-05-07T21:03:02.7557150Z mixed=False, 2025-05-07T21:03:02.7557237Z use_cache=True, 2025-05-07T21:03:02.7557396Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7557477Z use_cpu=True, 2025-05-07T21:03:02.7557583Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7557666Z ) 2025-05-07T21:03:02.7557797Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7558143Z self=, 2025-05-07T21:03:02.7558272Z compile=True, 2025-05-07T21:03:02.7558380Z pooling_mode=, 2025-05-07T21:03:02.7558460Z T=5, 2025-05-07T21:03:02.7558538Z D=62, 2025-05-07T21:03:02.7558617Z B=34, 2025-05-07T21:03:02.7558706Z log_E=3, 2025-05-07T21:03:02.7558784Z L=1, 2025-05-07T21:03:02.7558872Z D_gradcheck=2, 2025-05-07T21:03:02.7558976Z stochastic_rounding=False, 2025-05-07T21:03:02.7559059Z weighted=False, 2025-05-07T21:03:02.7559140Z row_wise=True, 2025-05-07T21:03:02.7559227Z mixed=True, 2025-05-07T21:03:02.7559310Z use_cache=True, 2025-05-07T21:03:02.7559420Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7559509Z use_cpu=True, 2025-05-07T21:03:02.7559613Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7559689Z ) 2025-05-07T21:03:02.7559819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7560154Z self=, 2025-05-07T21:03:02.7560245Z compile=True, 2025-05-07T21:03:02.7560354Z pooling_mode=, 2025-05-07T21:03:02.7560432Z T=1, 2025-05-07T21:03:02.7560514Z D=2, 2025-05-07T21:03:02.7560594Z B=42, 2025-05-07T21:03:02.7560673Z log_E=3, 2025-05-07T21:03:02.7560753Z L=8, 2025-05-07T21:03:02.7560838Z D_gradcheck=2, 2025-05-07T21:03:02.7560937Z stochastic_rounding=False, 2025-05-07T21:03:02.7561030Z weighted=True, 2025-05-07T21:03:02.7561110Z row_wise=True, 2025-05-07T21:03:02.7561197Z mixed=True, 2025-05-07T21:03:02.7561330Z use_cache=False, 2025-05-07T21:03:02.7561441Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7561528Z use_cpu=True, 2025-05-07T21:03:02.7561632Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7561705Z ) 2025-05-07T21:03:02.7561838Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7562177Z self=, 2025-05-07T21:03:02.7562263Z compile=False, 2025-05-07T21:03:02.7562378Z pooling_mode=, 2025-05-07T21:03:02.7562456Z T=4, 2025-05-07T21:03:02.7562531Z D=56, 2025-05-07T21:03:02.7562611Z B=7, 2025-05-07T21:03:02.7562687Z log_E=4, 2025-05-07T21:03:02.7562765Z L=2, 2025-05-07T21:03:02.7562852Z D_gradcheck=1, 2025-05-07T21:03:02.7562948Z stochastic_rounding=False, 2025-05-07T21:03:02.7563037Z weighted=False, 2025-05-07T21:03:02.7563118Z row_wise=True, 2025-05-07T21:03:02.7563198Z mixed=False, 2025-05-07T21:03:02.7563290Z use_cache=False, 2025-05-07T21:03:02.7563399Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7563507Z use_cpu=True, 2025-05-07T21:03:02.7563656Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7563732Z ) 2025-05-07T21:03:02.7563871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7564214Z self=, 2025-05-07T21:03:02.7564302Z compile=False, 2025-05-07T21:03:02.7564420Z pooling_mode=, 2025-05-07T21:03:02.7564496Z T=5, 2025-05-07T21:03:02.7564579Z D=73, 2025-05-07T21:03:02.7564666Z B=122, 2025-05-07T21:03:02.7564749Z log_E=4, 2025-05-07T21:03:02.7564829Z L=1, 2025-05-07T21:03:02.7564923Z D_gradcheck=2, 2025-05-07T21:03:02.7565026Z stochastic_rounding=False, 2025-05-07T21:03:02.7565121Z weighted=False, 2025-05-07T21:03:02.7565206Z row_wise=True, 2025-05-07T21:03:02.7565290Z mixed=True, 2025-05-07T21:03:02.7565426Z use_cache=True, 2025-05-07T21:03:02.7565539Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7565625Z use_cpu=True, 2025-05-07T21:03:02.7565737Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7565820Z ) 2025-05-07T21:03:02.7565952Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7566342Z self=, 2025-05-07T21:03:02.7566433Z compile=False, 2025-05-07T21:03:02.7566548Z pooling_mode=, 2025-05-07T21:03:02.7566637Z T=3, 2025-05-07T21:03:02.7566718Z D=58, 2025-05-07T21:03:02.7566806Z B=66, 2025-05-07T21:03:02.7567079Z log_E=5, 2025-05-07T21:03:02.7567164Z L=9, 2025-05-07T21:03:02.7567259Z D_gradcheck=2, 2025-05-07T21:03:02.7567359Z stochastic_rounding=True, 2025-05-07T21:03:02.7567450Z weighted=True, 2025-05-07T21:03:02.7567540Z row_wise=True, 2025-05-07T21:03:02.7567623Z mixed=True, 2025-05-07T21:03:02.7567714Z use_cache=True, 2025-05-07T21:03:02.7567833Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7567926Z use_cpu=True, 2025-05-07T21:03:02.7568034Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7568119Z ) 2025-05-07T21:03:02.7568252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7568595Z self=, 2025-05-07T21:03:02.7568689Z compile=True, 2025-05-07T21:03:02.7568801Z pooling_mode=, 2025-05-07T21:03:02.7568891Z T=1, 2025-05-07T21:03:02.7568973Z D=71, 2025-05-07T21:03:02.7569056Z B=106, 2025-05-07T21:03:02.7569142Z log_E=3, 2025-05-07T21:03:02.7569226Z L=18, 2025-05-07T21:03:02.7569316Z D_gradcheck=1, 2025-05-07T21:03:02.7569422Z stochastic_rounding=False, 2025-05-07T21:03:02.7569509Z weighted=True, 2025-05-07T21:03:02.7569594Z row_wise=True, 2025-05-07T21:03:02.7569760Z mixed=False, 2025-05-07T21:03:02.7569853Z use_cache=False, 2025-05-07T21:03:02.7569966Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7570064Z use_cpu=True, 2025-05-07T21:03:02.7570176Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7570256Z ) 2025-05-07T21:03:02.7570395Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7570739Z self=, 2025-05-07T21:03:02.7570829Z compile=True, 2025-05-07T21:03:02.7570939Z pooling_mode=, 2025-05-07T21:03:02.7571019Z T=5, 2025-05-07T21:03:02.7571107Z D=23, 2025-05-07T21:03:02.7571186Z B=123, 2025-05-07T21:03:02.7571270Z log_E=4, 2025-05-07T21:03:02.7571358Z L=8, 2025-05-07T21:03:02.7571445Z D_gradcheck=2, 2025-05-07T21:03:02.7571549Z stochastic_rounding=False, 2025-05-07T21:03:02.7571643Z weighted=False, 2025-05-07T21:03:02.7571732Z row_wise=True, 2025-05-07T21:03:02.7571818Z mixed=False, 2025-05-07T21:03:02.7571911Z use_cache=False, 2025-05-07T21:03:02.7572023Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7572187Z use_cpu=True, 2025-05-07T21:03:02.7572295Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7572379Z ) 2025-05-07T21:03:02.7572516Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7572859Z self=, 2025-05-07T21:03:02.7572947Z compile=False, 2025-05-07T21:03:02.7573066Z pooling_mode=, 2025-05-07T21:03:02.7573151Z T=3, 2025-05-07T21:03:02.7573231Z D=18, 2025-05-07T21:03:02.7573318Z B=46, 2025-05-07T21:03:02.7573401Z log_E=3, 2025-05-07T21:03:02.7573483Z L=4, 2025-05-07T21:03:02.7573577Z D_gradcheck=2, 2025-05-07T21:03:02.7573683Z stochastic_rounding=False, 2025-05-07T21:03:02.7573773Z weighted=False, 2025-05-07T21:03:02.7573866Z row_wise=True, 2025-05-07T21:03:02.7573999Z mixed=False, 2025-05-07T21:03:02.7574093Z use_cache=True, 2025-05-07T21:03:02.7574207Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7574292Z use_cpu=True, 2025-05-07T21:03:02.7574403Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7574483Z ) 2025-05-07T21:03:02.7574658Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7575007Z self=, 2025-05-07T21:03:02.7575097Z compile=False, 2025-05-07T21:03:02.7575210Z pooling_mode=, 2025-05-07T21:03:02.7575299Z T=2, 2025-05-07T21:03:02.7575380Z D=28, 2025-05-07T21:03:02.7575462Z B=72, 2025-05-07T21:03:02.7575552Z log_E=5, 2025-05-07T21:03:02.7575631Z L=4, 2025-05-07T21:03:02.7575717Z D_gradcheck=2, 2025-05-07T21:03:02.7575825Z stochastic_rounding=False, 2025-05-07T21:03:02.7575916Z weighted=False, 2025-05-07T21:03:02.7576011Z row_wise=True, 2025-05-07T21:03:02.7576099Z mixed=False, 2025-05-07T21:03:02.7576186Z use_cache=False, 2025-05-07T21:03:02.7576310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7576394Z use_cpu=True, 2025-05-07T21:03:02.7576502Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7576587Z ) 2025-05-07T21:03:02.7865916Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7866811Z self=, 2025-05-07T21:03:02.7867614Z compile=False, 2025-05-07T21:03:02.7867963Z pooling_mode=, 2025-05-07T21:03:02.7868264Z T=5, 2025-05-07T21:03:02.7868460Z D=31, 2025-05-07T21:03:02.7868647Z B=72, 2025-05-07T21:03:02.7868848Z log_E=4, 2025-05-07T21:03:02.7869058Z L=5, 2025-05-07T21:03:02.7869257Z D_gradcheck=1, 2025-05-07T21:03:02.7869503Z stochastic_rounding=False, 2025-05-07T21:03:02.7869778Z weighted=False, 2025-05-07T21:03:02.7870127Z row_wise=True, 2025-05-07T21:03:02.7870355Z mixed=False, 2025-05-07T21:03:02.7870579Z use_cache=True, 2025-05-07T21:03:02.7870831Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7871123Z use_cpu=True, 2025-05-07T21:03:02.7871369Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7871649Z ) 2025-05-07T21:03:02.7871882Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7872462Z self=, 2025-05-07T21:03:02.7872996Z compile=False, 2025-05-07T21:03:02.7873240Z pooling_mode=, 2025-05-07T21:03:02.7873530Z T=2, 2025-05-07T21:03:02.7873720Z D=57, 2025-05-07T21:03:02.7873906Z B=72, 2025-05-07T21:03:02.7874103Z log_E=5, 2025-05-07T21:03:02.7874308Z L=18, 2025-05-07T21:03:02.7874508Z D_gradcheck=1, 2025-05-07T21:03:02.7874747Z stochastic_rounding=True, 2025-05-07T21:03:02.7875017Z weighted=False, 2025-05-07T21:03:02.7875239Z row_wise=True, 2025-05-07T21:03:02.7875458Z mixed=False, 2025-05-07T21:03:02.7875677Z use_cache=False, 2025-05-07T21:03:02.7876004Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7876302Z use_cpu=True, 2025-05-07T21:03:02.7876545Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7876814Z ) 2025-05-07T21:03:02.7877047Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7877623Z self=, 2025-05-07T21:03:02.7878155Z compile=False, 2025-05-07T21:03:02.7878401Z pooling_mode=, 2025-05-07T21:03:02.7878689Z T=2, 2025-05-07T21:03:02.7878889Z D=85, 2025-05-07T21:03:02.7879082Z B=119, 2025-05-07T21:03:02.7879282Z log_E=3, 2025-05-07T21:03:02.7879482Z L=20, 2025-05-07T21:03:02.7879680Z D_gradcheck=1, 2025-05-07T21:03:02.7879921Z stochastic_rounding=False, 2025-05-07T21:03:02.7880192Z weighted=True, 2025-05-07T21:03:02.7880482Z row_wise=True, 2025-05-07T21:03:02.7880706Z mixed=False, 2025-05-07T21:03:02.7880935Z use_cache=False, 2025-05-07T21:03:02.7881189Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7881482Z use_cpu=True, 2025-05-07T21:03:02.7881727Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7882061Z ) 2025-05-07T21:03:02.7882303Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7882883Z self=, 2025-05-07T21:03:02.7883416Z compile=True, 2025-05-07T21:03:02.7883659Z pooling_mode=, 2025-05-07T21:03:02.7883944Z T=1, 2025-05-07T21:03:02.7884138Z D=48, 2025-05-07T21:03:02.7884327Z B=11, 2025-05-07T21:03:02.7884521Z log_E=5, 2025-05-07T21:03:02.7884724Z L=8, 2025-05-07T21:03:02.7884919Z D_gradcheck=1, 2025-05-07T21:03:02.7885159Z stochastic_rounding=True, 2025-05-07T21:03:02.7885431Z weighted=False, 2025-05-07T21:03:02.7885653Z row_wise=True, 2025-05-07T21:03:02.7885869Z mixed=True, 2025-05-07T21:03:02.7886091Z use_cache=True, 2025-05-07T21:03:02.7886337Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7886629Z use_cpu=True, 2025-05-07T21:03:02.7886874Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7887278Z ) 2025-05-07T21:03:02.7887523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7888096Z self=, 2025-05-07T21:03:02.7888624Z compile=False, 2025-05-07T21:03:02.7888872Z pooling_mode=, 2025-05-07T21:03:02.7889164Z T=2, 2025-05-07T21:03:02.7889362Z D=102, 2025-05-07T21:03:02.7889555Z B=8, 2025-05-07T21:03:02.7889748Z log_E=5, 2025-05-07T21:03:02.7889955Z L=13, 2025-05-07T21:03:02.7890153Z D_gradcheck=1, 2025-05-07T21:03:02.7890457Z stochastic_rounding=False, 2025-05-07T21:03:02.7890731Z weighted=False, 2025-05-07T21:03:02.7890953Z row_wise=True, 2025-05-07T21:03:02.7891172Z mixed=False, 2025-05-07T21:03:02.7891395Z use_cache=False, 2025-05-07T21:03:02.7891649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7891949Z use_cpu=True, 2025-05-07T21:03:02.7892192Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7892463Z ) 2025-05-07T21:03:02.7892703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7893277Z self=, 2025-05-07T21:03:02.7893804Z compile=True, 2025-05-07T21:03:02.7894055Z pooling_mode=, 2025-05-07T21:03:02.7894350Z T=2, 2025-05-07T21:03:02.7894538Z D=59, 2025-05-07T21:03:02.7894735Z B=59, 2025-05-07T21:03:02.7894934Z log_E=5, 2025-05-07T21:03:02.7895133Z L=20, 2025-05-07T21:03:02.7895335Z D_gradcheck=1, 2025-05-07T21:03:02.7895578Z stochastic_rounding=True, 2025-05-07T21:03:02.7895850Z weighted=True, 2025-05-07T21:03:02.7896068Z row_wise=True, 2025-05-07T21:03:02.7896286Z mixed=True, 2025-05-07T21:03:02.7896554Z use_cache=True, 2025-05-07T21:03:02.7896800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7897097Z use_cpu=True, 2025-05-07T21:03:02.7897343Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.7897605Z ) 2025-05-07T21:03:02.7897844Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7898421Z self=, 2025-05-07T21:03:02.7898949Z compile=True, 2025-05-07T21:03:02.7899200Z pooling_mode=, 2025-05-07T21:03:02.7899484Z T=2, 2025-05-07T21:03:02.7899670Z D=84, 2025-05-07T21:03:02.7899863Z B=53, 2025-05-07T21:03:02.7900060Z log_E=3, 2025-05-07T21:03:02.7900297Z L=20, 2025-05-07T21:03:02.7900495Z D_gradcheck=1, 2025-05-07T21:03:02.7900730Z stochastic_rounding=False, 2025-05-07T21:03:02.7901045Z weighted=True, 2025-05-07T21:03:02.7901267Z row_wise=True, 2025-05-07T21:03:02.7901478Z mixed=False, 2025-05-07T21:03:02.7901702Z use_cache=False, 2025-05-07T21:03:02.7901956Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7902245Z use_cpu=True, 2025-05-07T21:03:02.7902533Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7902799Z ) 2025-05-07T21:03:02.7903032Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7903609Z self=, 2025-05-07T21:03:02.7904142Z compile=False, 2025-05-07T21:03:02.7904804Z pooling_mode=, 2025-05-07T21:03:02.7905096Z T=5, 2025-05-07T21:03:02.7905288Z D=121, 2025-05-07T21:03:02.7905490Z B=117, 2025-05-07T21:03:02.7905681Z log_E=5, 2025-05-07T21:03:02.7905889Z L=13, 2025-05-07T21:03:02.7906093Z D_gradcheck=1, 2025-05-07T21:03:02.7906334Z stochastic_rounding=False, 2025-05-07T21:03:02.7906607Z weighted=True, 2025-05-07T21:03:02.7906830Z row_wise=True, 2025-05-07T21:03:02.7907050Z mixed=False, 2025-05-07T21:03:02.7907274Z use_cache=False, 2025-05-07T21:03:02.7907531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7907818Z use_cpu=True, 2025-05-07T21:03:02.7908065Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7908337Z ) 2025-05-07T21:03:02.7908573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7909149Z self=, 2025-05-07T21:03:02.7909685Z compile=True, 2025-05-07T21:03:02.7909938Z pooling_mode=, 2025-05-07T21:03:02.7910222Z T=1, 2025-05-07T21:03:02.7910419Z D=109, 2025-05-07T21:03:02.7910614Z B=45, 2025-05-07T21:03:02.7910805Z log_E=5, 2025-05-07T21:03:02.7911011Z L=7, 2025-05-07T21:03:02.7911210Z D_gradcheck=1, 2025-05-07T21:03:02.7911535Z stochastic_rounding=False, 2025-05-07T21:03:02.7911809Z weighted=True, 2025-05-07T21:03:02.7912033Z row_wise=True, 2025-05-07T21:03:02.7912250Z mixed=False, 2025-05-07T21:03:02.7912474Z use_cache=False, 2025-05-07T21:03:02.7912729Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7913021Z use_cpu=True, 2025-05-07T21:03:02.7913264Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7913531Z ) 2025-05-07T21:03:02.7913763Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7914334Z self=, 2025-05-07T21:03:02.7914867Z compile=False, 2025-05-07T21:03:02.7915111Z pooling_mode=, 2025-05-07T21:03:02.7915401Z T=2, 2025-05-07T21:03:02.7915595Z D=3, 2025-05-07T21:03:02.7915783Z B=67, 2025-05-07T21:03:02.7915980Z log_E=5, 2025-05-07T21:03:02.7916183Z L=19, 2025-05-07T21:03:02.7916380Z D_gradcheck=2, 2025-05-07T21:03:02.7916622Z stochastic_rounding=False, 2025-05-07T21:03:02.7916892Z weighted=False, 2025-05-07T21:03:02.7917118Z row_wise=True, 2025-05-07T21:03:02.7917398Z mixed=False, 2025-05-07T21:03:02.7917618Z use_cache=True, 2025-05-07T21:03:02.7917868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7918159Z use_cpu=True, 2025-05-07T21:03:02.7918401Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7918667Z ) 2025-05-07T21:03:02.7918910Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7919512Z self=, 2025-05-07T21:03:02.7920043Z compile=True, 2025-05-07T21:03:02.7920287Z pooling_mode=, 2025-05-07T21:03:02.7920581Z T=4, 2025-05-07T21:03:02.7920777Z D=107, 2025-05-07T21:03:02.7920975Z B=103, 2025-05-07T21:03:02.7921174Z log_E=3, 2025-05-07T21:03:02.7929429Z L=20, 2025-05-07T21:03:02.7929689Z D_gradcheck=1, 2025-05-07T21:03:02.7930073Z stochastic_rounding=True, 2025-05-07T21:03:02.7930339Z weighted=False, 2025-05-07T21:03:02.7930561Z row_wise=True, 2025-05-07T21:03:02.7930769Z mixed=False, 2025-05-07T21:03:02.7930974Z use_cache=False, 2025-05-07T21:03:02.7931223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7931609Z use_cpu=True, 2025-05-07T21:03:02.7931839Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7932107Z ) 2025-05-07T21:03:02.7932340Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7932906Z self=, 2025-05-07T21:03:02.7933432Z compile=False, 2025-05-07T21:03:02.7933678Z pooling_mode=, 2025-05-07T21:03:02.7933949Z T=5, 2025-05-07T21:03:02.7934134Z D=78, 2025-05-07T21:03:02.7934323Z B=83, 2025-05-07T21:03:02.7934499Z log_E=3, 2025-05-07T21:03:02.7934691Z L=19, 2025-05-07T21:03:02.7934882Z D_gradcheck=1, 2025-05-07T21:03:02.7935110Z stochastic_rounding=True, 2025-05-07T21:03:02.7935363Z weighted=True, 2025-05-07T21:03:02.7935578Z row_wise=True, 2025-05-07T21:03:02.7935777Z mixed=True, 2025-05-07T21:03:02.7935983Z use_cache=False, 2025-05-07T21:03:02.7936227Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7936513Z use_cpu=True, 2025-05-07T21:03:02.7936745Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7937007Z ) 2025-05-07T21:03:02.7937239Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7937826Z self=, 2025-05-07T21:03:02.7938356Z compile=False, 2025-05-07T21:03:02.7938604Z pooling_mode=, 2025-05-07T21:03:02.7938886Z T=5, 2025-05-07T21:03:02.7939079Z D=46, 2025-05-07T21:03:02.7939270Z B=80, 2025-05-07T21:03:02.7939460Z log_E=4, 2025-05-07T21:03:02.7939716Z L=14, 2025-05-07T21:03:02.7939915Z D_gradcheck=1, 2025-05-07T21:03:02.7940144Z stochastic_rounding=False, 2025-05-07T21:03:02.7940409Z weighted=False, 2025-05-07T21:03:02.7940632Z row_wise=True, 2025-05-07T21:03:02.7940842Z mixed=False, 2025-05-07T21:03:02.7941058Z use_cache=False, 2025-05-07T21:03:02.7941309Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7941595Z use_cpu=True, 2025-05-07T21:03:02.7941834Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7942100Z ) 2025-05-07T21:03:02.7942328Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7942901Z self=, 2025-05-07T21:03:02.7943430Z compile=True, 2025-05-07T21:03:02.7943674Z pooling_mode=, 2025-05-07T21:03:02.7943954Z T=3, 2025-05-07T21:03:02.7944143Z D=73, 2025-05-07T21:03:02.7944333Z B=38, 2025-05-07T21:03:02.7944518Z log_E=5, 2025-05-07T21:03:02.7944722Z L=3, 2025-05-07T21:03:02.7944917Z D_gradcheck=2, 2025-05-07T21:03:02.7945149Z stochastic_rounding=False, 2025-05-07T21:03:02.7945414Z weighted=True, 2025-05-07T21:03:02.7945690Z row_wise=True, 2025-05-07T21:03:02.7945901Z mixed=False, 2025-05-07T21:03:02.7946114Z use_cache=True, 2025-05-07T21:03:02.7946360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.7946641Z use_cpu=True, 2025-05-07T21:03:02.7946879Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7947147Z ) 2025-05-07T21:03:02.7947375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7947946Z self=, 2025-05-07T21:03:02.7948477Z compile=False, 2025-05-07T21:03:02.7948727Z pooling_mode=, 2025-05-07T21:03:02.7949012Z T=1, 2025-05-07T21:03:02.7949209Z D=36, 2025-05-07T21:03:02.7949431Z B=100, 2025-05-07T21:03:02.7949631Z log_E=5, 2025-05-07T21:03:02.7949835Z L=11, 2025-05-07T21:03:02.7950094Z D_gradcheck=1, 2025-05-07T21:03:02.7950322Z stochastic_rounding=False, 2025-05-07T21:03:02.7950590Z weighted=True, 2025-05-07T21:03:02.7950811Z row_wise=True, 2025-05-07T21:03:02.7951020Z mixed=False, 2025-05-07T21:03:02.7951236Z use_cache=True, 2025-05-07T21:03:02.7951529Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7951812Z use_cpu=True, 2025-05-07T21:03:02.7952051Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7952313Z ) 2025-05-07T21:03:02.7952539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.7953113Z self=, 2025-05-07T21:03:02.7953644Z compile=False, 2025-05-07T21:03:02.7953884Z pooling_mode=, 2025-05-07T21:03:02.7954171Z T=4, 2025-05-07T21:03:02.7954368Z D=117, 2025-05-07T21:03:02.7954565Z B=48, 2025-05-07T21:03:02.7954756Z log_E=5, 2025-05-07T21:03:02.7954956Z L=0, 2025-05-07T21:03:02.7955157Z D_gradcheck=1, 2025-05-07T21:03:02.7955384Z stochastic_rounding=True, 2025-05-07T21:03:02.7955648Z weighted=True, 2025-05-07T21:03:02.7955866Z row_wise=True, 2025-05-07T21:03:02.7956075Z mixed=True, 2025-05-07T21:03:02.7956288Z use_cache=True, 2025-05-07T21:03:02.7956535Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.7956818Z use_cpu=True, 2025-05-07T21:03:02.7957056Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.7957325Z ) 2025-05-07T21:03:02.8190520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8191376Z self=, 2025-05-07T21:03:02.8192249Z compile=False, 2025-05-07T21:03:02.8192574Z pooling_mode=, 2025-05-07T21:03:02.8192863Z T=1, 2025-05-07T21:03:02.8193056Z D=26, 2025-05-07T21:03:02.8193255Z B=77, 2025-05-07T21:03:02.8193578Z log_E=4, 2025-05-07T21:03:02.8193790Z L=9, 2025-05-07T21:03:02.8193993Z D_gradcheck=2, 2025-05-07T21:03:02.8194223Z stochastic_rounding=True, 2025-05-07T21:03:02.8194491Z weighted=False, 2025-05-07T21:03:02.8194717Z row_wise=True, 2025-05-07T21:03:02.8194931Z mixed=True, 2025-05-07T21:03:02.8195148Z use_cache=False, 2025-05-07T21:03:02.8195406Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8195693Z use_cpu=True, 2025-05-07T21:03:02.8195943Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8196223Z ) 2025-05-07T21:03:02.8196456Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8197034Z self=, 2025-05-07T21:03:02.8197569Z compile=True, 2025-05-07T21:03:02.8197812Z pooling_mode=, 2025-05-07T21:03:02.8198100Z T=1, 2025-05-07T21:03:02.8198298Z D=79, 2025-05-07T21:03:02.8198492Z B=54, 2025-05-07T21:03:02.8198685Z log_E=5, 2025-05-07T21:03:02.8198893Z L=13, 2025-05-07T21:03:02.8199094Z D_gradcheck=1, 2025-05-07T21:03:02.8199440Z stochastic_rounding=False, 2025-05-07T21:03:02.8199721Z weighted=True, 2025-05-07T21:03:02.8199942Z row_wise=True, 2025-05-07T21:03:02.8200156Z mixed=True, 2025-05-07T21:03:02.8200379Z use_cache=False, 2025-05-07T21:03:02.8200637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8200927Z use_cpu=True, 2025-05-07T21:03:02.8201167Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8201439Z ) 2025-05-07T21:03:02.8201671Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8202243Z self=, 2025-05-07T21:03:02.8202780Z compile=False, 2025-05-07T21:03:02.8203023Z pooling_mode=, 2025-05-07T21:03:02.8203311Z T=5, 2025-05-07T21:03:02.8203506Z D=32, 2025-05-07T21:03:02.8203699Z B=59, 2025-05-07T21:03:02.8203896Z log_E=5, 2025-05-07T21:03:02.8204175Z L=1, 2025-05-07T21:03:02.8204368Z D_gradcheck=1, 2025-05-07T21:03:02.8204946Z stochastic_rounding=False, 2025-05-07T21:03:02.8205216Z weighted=False, 2025-05-07T21:03:02.8205450Z row_wise=True, 2025-05-07T21:03:02.8205662Z mixed=True, 2025-05-07T21:03:02.8205946Z use_cache=True, 2025-05-07T21:03:02.8206194Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8206482Z use_cpu=True, 2025-05-07T21:03:02.8206726Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8207049Z ) 2025-05-07T21:03:02.8207284Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8207854Z self=, 2025-05-07T21:03:02.8208381Z compile=True, 2025-05-07T21:03:02.8208618Z pooling_mode=, 2025-05-07T21:03:02.8208900Z T=4, 2025-05-07T21:03:02.8209090Z D=104, 2025-05-07T21:03:02.8209273Z B=15, 2025-05-07T21:03:02.8209459Z log_E=5, 2025-05-07T21:03:02.8209655Z L=17, 2025-05-07T21:03:02.8209840Z D_gradcheck=2, 2025-05-07T21:03:02.8210073Z stochastic_rounding=False, 2025-05-07T21:03:02.8210332Z weighted=True, 2025-05-07T21:03:02.8210541Z row_wise=True, 2025-05-07T21:03:02.8210754Z mixed=False, 2025-05-07T21:03:02.8210971Z use_cache=False, 2025-05-07T21:03:02.8211223Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8211513Z use_cpu=True, 2025-05-07T21:03:02.8211749Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8212012Z ) 2025-05-07T21:03:02.8212244Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8212810Z self=, 2025-05-07T21:03:02.8213332Z compile=False, 2025-05-07T21:03:02.8213581Z pooling_mode=, 2025-05-07T21:03:02.8213861Z T=2, 2025-05-07T21:03:02.8214043Z D=98, 2025-05-07T21:03:02.8214306Z B=31, 2025-05-07T21:03:02.8214502Z log_E=5, 2025-05-07T21:03:02.8214692Z L=17, 2025-05-07T21:03:02.8214886Z D_gradcheck=2, 2025-05-07T21:03:02.8215119Z stochastic_rounding=True, 2025-05-07T21:03:02.8215376Z weighted=False, 2025-05-07T21:03:02.8215591Z row_wise=True, 2025-05-07T21:03:02.8215799Z mixed=True, 2025-05-07T21:03:02.8216004Z use_cache=True, 2025-05-07T21:03:02.8216243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8216528Z use_cpu=True, 2025-05-07T21:03:02.8216754Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8217020Z ) 2025-05-07T21:03:02.8217250Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8217814Z self=, 2025-05-07T21:03:02.8218338Z compile=True, 2025-05-07T21:03:02.8218578Z pooling_mode=, 2025-05-07T21:03:02.8218857Z T=1, 2025-05-07T21:03:02.8219038Z D=81, 2025-05-07T21:03:02.8219229Z B=63, 2025-05-07T21:03:02.8219420Z log_E=4, 2025-05-07T21:03:02.8219611Z L=19, 2025-05-07T21:03:02.8219804Z D_gradcheck=2, 2025-05-07T21:03:02.8220103Z stochastic_rounding=True, 2025-05-07T21:03:02.8220357Z weighted=False, 2025-05-07T21:03:02.8220574Z row_wise=True, 2025-05-07T21:03:02.8220786Z mixed=True, 2025-05-07T21:03:02.8220989Z use_cache=True, 2025-05-07T21:03:02.8221228Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8221511Z use_cpu=True, 2025-05-07T21:03:02.8221737Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8221999Z ) 2025-05-07T21:03:02.8222229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8222790Z self=, 2025-05-07T21:03:02.8223318Z compile=True, 2025-05-07T21:03:02.8223555Z pooling_mode=, 2025-05-07T21:03:02.8223831Z T=2, 2025-05-07T21:03:02.8224012Z D=58, 2025-05-07T21:03:02.8224271Z B=73, 2025-05-07T21:03:02.8224458Z log_E=3, 2025-05-07T21:03:02.8224646Z L=17, 2025-05-07T21:03:02.8224835Z D_gradcheck=1, 2025-05-07T21:03:02.8225071Z stochastic_rounding=False, 2025-05-07T21:03:02.8225324Z weighted=False, 2025-05-07T21:03:02.8225540Z row_wise=True, 2025-05-07T21:03:02.8225795Z mixed=False, 2025-05-07T21:03:02.8226001Z use_cache=False, 2025-05-07T21:03:02.8226249Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8226531Z use_cpu=True, 2025-05-07T21:03:02.8226760Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8227026Z ) 2025-05-07T21:03:02.8227254Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8227812Z self=, 2025-05-07T21:03:02.8228333Z compile=True, 2025-05-07T21:03:02.8228572Z pooling_mode=, 2025-05-07T21:03:02.8228843Z T=1, 2025-05-07T21:03:02.8229036Z D=119, 2025-05-07T21:03:02.8229229Z B=121, 2025-05-07T21:03:02.8229413Z log_E=3, 2025-05-07T21:03:02.8229607Z L=12, 2025-05-07T21:03:02.8229799Z D_gradcheck=1, 2025-05-07T21:03:02.8230019Z stochastic_rounding=True, 2025-05-07T21:03:02.8230275Z weighted=True, 2025-05-07T21:03:02.8230488Z row_wise=True, 2025-05-07T21:03:02.8230700Z mixed=True, 2025-05-07T21:03:02.8230900Z use_cache=True, 2025-05-07T21:03:02.8231144Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8231426Z use_cpu=True, 2025-05-07T21:03:02.8231653Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8231913Z ) 2025-05-07T21:03:02.8232141Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8232701Z self=, 2025-05-07T21:03:02.8233227Z compile=False, 2025-05-07T21:03:02.8233470Z pooling_mode=, 2025-05-07T21:03:02.8233792Z T=3, 2025-05-07T21:03:02.8233980Z D=15, 2025-05-07T21:03:02.8234169Z B=89, 2025-05-07T21:03:02.8234351Z log_E=3, 2025-05-07T21:03:02.8234547Z L=15, 2025-05-07T21:03:02.8234739Z D_gradcheck=2, 2025-05-07T21:03:02.8234960Z stochastic_rounding=True, 2025-05-07T21:03:02.8235217Z weighted=True, 2025-05-07T21:03:02.8235436Z row_wise=True, 2025-05-07T21:03:02.8235645Z mixed=True, 2025-05-07T21:03:02.8235852Z use_cache=True, 2025-05-07T21:03:02.8236100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8236384Z use_cpu=True, 2025-05-07T21:03:02.8236612Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8236877Z ) 2025-05-07T21:03:02.8237110Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8237675Z self=, 2025-05-07T21:03:02.8238206Z compile=True, 2025-05-07T21:03:02.8238455Z pooling_mode=, 2025-05-07T21:03:02.8238741Z T=4, 2025-05-07T21:03:02.8238935Z D=78, 2025-05-07T21:03:02.8239131Z B=13, 2025-05-07T21:03:02.8239331Z log_E=4, 2025-05-07T21:03:02.8239569Z L=5, 2025-05-07T21:03:02.8239825Z D_gradcheck=2, 2025-05-07T21:03:02.8240057Z stochastic_rounding=True, 2025-05-07T21:03:02.8240323Z weighted=False, 2025-05-07T21:03:02.8240550Z row_wise=True, 2025-05-07T21:03:02.8240762Z mixed=True, 2025-05-07T21:03:02.8240977Z use_cache=False, 2025-05-07T21:03:02.8241234Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8241519Z use_cpu=True, 2025-05-07T21:03:02.8241761Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8242029Z ) 2025-05-07T21:03:02.8242259Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8242829Z self=, 2025-05-07T21:03:02.8243361Z compile=False, 2025-05-07T21:03:02.8243607Z pooling_mode=, 2025-05-07T21:03:02.8243887Z T=2, 2025-05-07T21:03:02.8244159Z D=15, 2025-05-07T21:03:02.8244351Z B=51, 2025-05-07T21:03:02.8244538Z log_E=4, 2025-05-07T21:03:02.8244625Z L=10, 2025-05-07T21:03:02.8244715Z D_gradcheck=2, 2025-05-07T21:03:02.8244816Z stochastic_rounding=False, 2025-05-07T21:03:02.8244908Z weighted=True, 2025-05-07T21:03:02.8245035Z row_wise=True, 2025-05-07T21:03:02.8245117Z mixed=True, 2025-05-07T21:03:02.8245215Z use_cache=True, 2025-05-07T21:03:02.8245326Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8245414Z use_cpu=True, 2025-05-07T21:03:02.8245524Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8245603Z ) 2025-05-07T21:03:02.8245741Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8246085Z self=, 2025-05-07T21:03:02.8246176Z compile=False, 2025-05-07T21:03:02.8246294Z pooling_mode=, 2025-05-07T21:03:02.8246377Z T=5, 2025-05-07T21:03:02.8246462Z D=87, 2025-05-07T21:03:02.8246550Z B=110, 2025-05-07T21:03:02.8246635Z log_E=4, 2025-05-07T21:03:02.8246716Z L=3, 2025-05-07T21:03:02.8246811Z D_gradcheck=1, 2025-05-07T21:03:02.8247029Z stochastic_rounding=True, 2025-05-07T21:03:02.8247119Z weighted=False, 2025-05-07T21:03:02.8247214Z row_wise=True, 2025-05-07T21:03:02.8247297Z mixed=False, 2025-05-07T21:03:02.8247381Z use_cache=True, 2025-05-07T21:03:02.8247500Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8247588Z use_cpu=True, 2025-05-07T21:03:02.8247704Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8247784Z ) 2025-05-07T21:03:02.8247917Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8248266Z self=, 2025-05-07T21:03:02.8248355Z compile=True, 2025-05-07T21:03:02.8248519Z pooling_mode=, 2025-05-07T21:03:02.8248611Z T=4, 2025-05-07T21:03:02.8248690Z D=45, 2025-05-07T21:03:02.8248769Z B=32, 2025-05-07T21:03:02.8248860Z log_E=4, 2025-05-07T21:03:02.8248946Z L=16, 2025-05-07T21:03:02.8249035Z D_gradcheck=2, 2025-05-07T21:03:02.8249139Z stochastic_rounding=True, 2025-05-07T21:03:02.8249248Z weighted=True, 2025-05-07T21:03:02.8249352Z row_wise=True, 2025-05-07T21:03:02.8249459Z mixed=False, 2025-05-07T21:03:02.8249545Z use_cache=True, 2025-05-07T21:03:02.8249665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8249752Z use_cpu=True, 2025-05-07T21:03:02.8249858Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8249943Z ) 2025-05-07T21:03:02.8250078Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8250420Z self=, 2025-05-07T21:03:02.8250511Z compile=True, 2025-05-07T21:03:02.8250629Z pooling_mode=, 2025-05-07T21:03:02.8250714Z T=1, 2025-05-07T21:03:02.8250802Z D=64, 2025-05-07T21:03:02.8250884Z B=71, 2025-05-07T21:03:02.8251013Z log_E=5, 2025-05-07T21:03:02.8251100Z L=10, 2025-05-07T21:03:02.8251187Z D_gradcheck=1, 2025-05-07T21:03:02.8251293Z stochastic_rounding=True, 2025-05-07T21:03:02.8251385Z weighted=True, 2025-05-07T21:03:02.8251470Z row_wise=True, 2025-05-07T21:03:02.8251562Z mixed=True, 2025-05-07T21:03:02.8251651Z use_cache=True, 2025-05-07T21:03:02.8251763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8251853Z use_cpu=True, 2025-05-07T21:03:02.8251961Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8252041Z ) 2025-05-07T21:03:02.8252180Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8252520Z self=, 2025-05-07T21:03:02.8252607Z compile=True, 2025-05-07T21:03:02.8252729Z pooling_mode=, 2025-05-07T21:03:02.8252856Z T=4, 2025-05-07T21:03:02.8252961Z D=5, 2025-05-07T21:03:02.8253039Z B=84, 2025-05-07T21:03:02.8253130Z log_E=3, 2025-05-07T21:03:02.8253219Z L=6, 2025-05-07T21:03:02.8253305Z D_gradcheck=1, 2025-05-07T21:03:02.8253407Z stochastic_rounding=True, 2025-05-07T21:03:02.8253539Z weighted=True, 2025-05-07T21:03:02.8253624Z row_wise=True, 2025-05-07T21:03:02.8253710Z mixed=False, 2025-05-07T21:03:02.8253804Z use_cache=False, 2025-05-07T21:03:02.8253917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8254013Z use_cpu=True, 2025-05-07T21:03:02.8254121Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8254199Z ) 2025-05-07T21:03:02.8254342Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8254679Z self=, 2025-05-07T21:03:02.8254767Z compile=False, 2025-05-07T21:03:02.8254893Z pooling_mode=, 2025-05-07T21:03:02.8254976Z T=5, 2025-05-07T21:03:02.8255059Z D=120, 2025-05-07T21:03:02.8255146Z B=38, 2025-05-07T21:03:02.8255233Z log_E=5, 2025-05-07T21:03:02.8255316Z L=4, 2025-05-07T21:03:02.8255409Z D_gradcheck=1, 2025-05-07T21:03:02.8255510Z stochastic_rounding=False, 2025-05-07T21:03:02.8255610Z weighted=True, 2025-05-07T21:03:02.8255696Z row_wise=True, 2025-05-07T21:03:02.8255781Z mixed=False, 2025-05-07T21:03:02.8255877Z use_cache=False, 2025-05-07T21:03:02.8255989Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8256076Z use_cpu=True, 2025-05-07T21:03:02.8256190Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8256271Z ) 2025-05-07T21:03:02.8517270Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8518231Z self=, 2025-05-07T21:03:02.8518459Z compile=False, 2025-05-07T21:03:02.8518859Z pooling_mode=, 2025-05-07T21:03:02.8519006Z T=3, 2025-05-07T21:03:02.8519154Z D=127, 2025-05-07T21:03:02.8519318Z B=64, 2025-05-07T21:03:02.8519468Z log_E=3, 2025-05-07T21:03:02.8519622Z L=1, 2025-05-07T21:03:02.8519794Z D_gradcheck=1, 2025-05-07T21:03:02.8519982Z stochastic_rounding=True, 2025-05-07T21:03:02.8520151Z weighted=False, 2025-05-07T21:03:02.8520319Z row_wise=True, 2025-05-07T21:03:02.8520478Z mixed=False, 2025-05-07T21:03:02.8520655Z use_cache=False, 2025-05-07T21:03:02.8520863Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8521024Z use_cpu=True, 2025-05-07T21:03:02.8521241Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8521398Z ) 2025-05-07T21:03:02.8521666Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8522280Z self=, 2025-05-07T21:03:02.8522417Z compile=False, 2025-05-07T21:03:02.8522581Z pooling_mode=, 2025-05-07T21:03:02.8522702Z T=2, 2025-05-07T21:03:02.8522814Z D=57, 2025-05-07T21:03:02.8523017Z B=13, 2025-05-07T21:03:02.8523142Z log_E=4, 2025-05-07T21:03:02.8523255Z L=7, 2025-05-07T21:03:02.8523383Z D_gradcheck=1, 2025-05-07T21:03:02.8523532Z stochastic_rounding=True, 2025-05-07T21:03:02.8523653Z weighted=False, 2025-05-07T21:03:02.8523786Z row_wise=True, 2025-05-07T21:03:02.8523904Z mixed=False, 2025-05-07T21:03:02.8524059Z use_cache=True, 2025-05-07T21:03:02.8524245Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8536012Z use_cpu=True, 2025-05-07T21:03:02.8536225Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8536345Z ) 2025-05-07T21:03:02.8536564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8537161Z self=, 2025-05-07T21:03:02.8537320Z compile=False, 2025-05-07T21:03:02.8537694Z pooling_mode=, 2025-05-07T21:03:02.8537817Z T=3, 2025-05-07T21:03:02.8537943Z D=12, 2025-05-07T21:03:02.8538077Z B=6, 2025-05-07T21:03:02.8538199Z log_E=3, 2025-05-07T21:03:02.8538310Z L=11, 2025-05-07T21:03:02.8538450Z D_gradcheck=2, 2025-05-07T21:03:02.8538715Z stochastic_rounding=True, 2025-05-07T21:03:02.8538847Z weighted=True, 2025-05-07T21:03:02.8538976Z row_wise=True, 2025-05-07T21:03:02.8539106Z mixed=False, 2025-05-07T21:03:02.8539236Z use_cache=False, 2025-05-07T21:03:02.8539420Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8539552Z use_cpu=True, 2025-05-07T21:03:02.8539719Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8539835Z ) 2025-05-07T21:03:02.8540046Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8540630Z self=, 2025-05-07T21:03:02.8540769Z compile=True, 2025-05-07T21:03:02.8540948Z pooling_mode=, 2025-05-07T21:03:02.8541079Z T=5, 2025-05-07T21:03:02.8541204Z D=20, 2025-05-07T21:03:02.8541322Z B=50, 2025-05-07T21:03:02.8541456Z log_E=4, 2025-05-07T21:03:02.8541570Z L=11, 2025-05-07T21:03:02.8541700Z D_gradcheck=2, 2025-05-07T21:03:02.8541871Z stochastic_rounding=False, 2025-05-07T21:03:02.8542004Z weighted=False, 2025-05-07T21:03:02.8542128Z row_wise=True, 2025-05-07T21:03:02.8542253Z mixed=False, 2025-05-07T21:03:02.8542384Z use_cache=True, 2025-05-07T21:03:02.8542555Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8542697Z use_cpu=True, 2025-05-07T21:03:02.8542858Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8542983Z ) 2025-05-07T21:03:02.8543189Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8543759Z self=, 2025-05-07T21:03:02.8543999Z compile=False, 2025-05-07T21:03:02.8544187Z pooling_mode=, 2025-05-07T21:03:02.8544311Z T=1, 2025-05-07T21:03:02.8544447Z D=42, 2025-05-07T21:03:02.8544574Z B=3, 2025-05-07T21:03:02.8544702Z log_E=3, 2025-05-07T21:03:02.8544833Z L=1, 2025-05-07T21:03:02.8544970Z D_gradcheck=2, 2025-05-07T21:03:02.8545134Z stochastic_rounding=True, 2025-05-07T21:03:02.8545278Z weighted=False, 2025-05-07T21:03:02.8545404Z row_wise=True, 2025-05-07T21:03:02.8545546Z mixed=False, 2025-05-07T21:03:02.8545679Z use_cache=True, 2025-05-07T21:03:02.8545850Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8545987Z use_cpu=True, 2025-05-07T21:03:02.8546148Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8546264Z ) 2025-05-07T21:03:02.8546488Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8547084Z self=, 2025-05-07T21:03:02.8547220Z compile=True, 2025-05-07T21:03:02.8547402Z pooling_mode=, 2025-05-07T21:03:02.8547519Z T=1, 2025-05-07T21:03:02.8547715Z D=93, 2025-05-07T21:03:02.8547844Z B=45, 2025-05-07T21:03:02.8547961Z log_E=5, 2025-05-07T21:03:02.8548077Z L=12, 2025-05-07T21:03:02.8548215Z D_gradcheck=1, 2025-05-07T21:03:02.8548370Z stochastic_rounding=False, 2025-05-07T21:03:02.8548507Z weighted=False, 2025-05-07T21:03:02.8548635Z row_wise=True, 2025-05-07T21:03:02.8548757Z mixed=False, 2025-05-07T21:03:02.8548901Z use_cache=False, 2025-05-07T21:03:02.8549110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8549269Z use_cpu=True, 2025-05-07T21:03:02.8549473Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8549619Z ) 2025-05-07T21:03:02.8549869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8550556Z self=, 2025-05-07T21:03:02.8550797Z compile=True, 2025-05-07T21:03:02.8551009Z pooling_mode=, 2025-05-07T21:03:02.8551171Z T=4, 2025-05-07T21:03:02.8551320Z D=49, 2025-05-07T21:03:02.8551487Z B=66, 2025-05-07T21:03:02.8551642Z log_E=5, 2025-05-07T21:03:02.8551786Z L=8, 2025-05-07T21:03:02.8551977Z D_gradcheck=2, 2025-05-07T21:03:02.8552119Z stochastic_rounding=False, 2025-05-07T21:03:02.8552238Z weighted=True, 2025-05-07T21:03:02.8552361Z row_wise=True, 2025-05-07T21:03:02.8552477Z mixed=False, 2025-05-07T21:03:02.8552594Z use_cache=True, 2025-05-07T21:03:02.8552759Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8552876Z use_cpu=True, 2025-05-07T21:03:02.8553027Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8553142Z ) 2025-05-07T21:03:02.8553333Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8553889Z self=, 2025-05-07T21:03:02.8554048Z compile=False, 2025-05-07T21:03:02.8554212Z pooling_mode=, 2025-05-07T21:03:02.8554343Z T=3, 2025-05-07T21:03:02.8554463Z D=53, 2025-05-07T21:03:02.8554583Z B=59, 2025-05-07T21:03:02.8554713Z log_E=4, 2025-05-07T21:03:02.8554830Z L=16, 2025-05-07T21:03:02.8554967Z D_gradcheck=1, 2025-05-07T21:03:02.8555127Z stochastic_rounding=True, 2025-05-07T21:03:02.8555264Z weighted=False, 2025-05-07T21:03:02.8555391Z row_wise=True, 2025-05-07T21:03:02.8555524Z mixed=False, 2025-05-07T21:03:02.8555657Z use_cache=False, 2025-05-07T21:03:02.8555830Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8555967Z use_cpu=True, 2025-05-07T21:03:02.8556129Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8556238Z ) 2025-05-07T21:03:02.8556457Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8557108Z self=, 2025-05-07T21:03:02.8557260Z compile=True, 2025-05-07T21:03:02.8557421Z pooling_mode=, 2025-05-07T21:03:02.8557541Z T=2, 2025-05-07T21:03:02.8557660Z D=66, 2025-05-07T21:03:02.8557773Z B=41, 2025-05-07T21:03:02.8557890Z log_E=4, 2025-05-07T21:03:02.8558020Z L=5, 2025-05-07T21:03:02.8558147Z D_gradcheck=1, 2025-05-07T21:03:02.8558299Z stochastic_rounding=False, 2025-05-07T21:03:02.8558442Z weighted=True, 2025-05-07T21:03:02.8558564Z row_wise=True, 2025-05-07T21:03:02.8558686Z mixed=True, 2025-05-07T21:03:02.8558828Z use_cache=False, 2025-05-07T21:03:02.8558999Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8559129Z use_cpu=True, 2025-05-07T21:03:02.8559288Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8559405Z ) 2025-05-07T21:03:02.8559632Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8560266Z self=, 2025-05-07T21:03:02.8560396Z compile=True, 2025-05-07T21:03:02.8560657Z pooling_mode=, 2025-05-07T21:03:02.8560782Z T=2, 2025-05-07T21:03:02.8560900Z D=101, 2025-05-07T21:03:02.8561025Z B=62, 2025-05-07T21:03:02.8561141Z log_E=4, 2025-05-07T21:03:02.8561262Z L=3, 2025-05-07T21:03:02.8561409Z D_gradcheck=1, 2025-05-07T21:03:02.8561554Z stochastic_rounding=True, 2025-05-07T21:03:02.8561680Z weighted=True, 2025-05-07T21:03:02.8561814Z row_wise=True, 2025-05-07T21:03:02.8561937Z mixed=False, 2025-05-07T21:03:02.8562073Z use_cache=True, 2025-05-07T21:03:02.8562243Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8562375Z use_cpu=True, 2025-05-07T21:03:02.8562537Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8562656Z ) 2025-05-07T21:03:02.8562868Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8563450Z self=, 2025-05-07T21:03:02.8563670Z compile=True, 2025-05-07T21:03:02.8563847Z pooling_mode=, 2025-05-07T21:03:02.8563982Z T=4, 2025-05-07T21:03:02.8564105Z D=97, 2025-05-07T21:03:02.8564226Z B=25, 2025-05-07T21:03:02.8564347Z log_E=4, 2025-05-07T21:03:02.8564540Z L=6, 2025-05-07T21:03:02.8564667Z D_gradcheck=2, 2025-05-07T21:03:02.8564830Z stochastic_rounding=False, 2025-05-07T21:03:02.8564960Z weighted=False, 2025-05-07T21:03:02.8565096Z row_wise=True, 2025-05-07T21:03:02.8565228Z mixed=True, 2025-05-07T21:03:02.8565355Z use_cache=False, 2025-05-07T21:03:02.8565537Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8565666Z use_cpu=True, 2025-05-07T21:03:02.8565827Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8565953Z ) 2025-05-07T21:03:02.8566170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8566741Z self=, 2025-05-07T21:03:02.8567068Z compile=True, 2025-05-07T21:03:02.8567257Z pooling_mode=, 2025-05-07T21:03:02.8567380Z T=3, 2025-05-07T21:03:02.8567501Z D=76, 2025-05-07T21:03:02.8567624Z B=118, 2025-05-07T21:03:02.8567759Z log_E=5, 2025-05-07T21:03:02.8567876Z L=15, 2025-05-07T21:03:02.8568008Z D_gradcheck=2, 2025-05-07T21:03:02.8568167Z stochastic_rounding=True, 2025-05-07T21:03:02.8568302Z weighted=True, 2025-05-07T21:03:02.8568421Z row_wise=True, 2025-05-07T21:03:02.8568551Z mixed=True, 2025-05-07T21:03:02.8568679Z use_cache=False, 2025-05-07T21:03:02.8568849Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8568983Z use_cpu=True, 2025-05-07T21:03:02.8569148Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8569258Z ) 2025-05-07T21:03:02.8569478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8570144Z self=, 2025-05-07T21:03:02.8570292Z compile=True, 2025-05-07T21:03:02.8570476Z pooling_mode=, 2025-05-07T21:03:02.8570601Z T=5, 2025-05-07T21:03:02.8570731Z D=23, 2025-05-07T21:03:02.8570845Z B=97, 2025-05-07T21:03:02.8570973Z log_E=4, 2025-05-07T21:03:02.8571099Z L=7, 2025-05-07T21:03:02.8571228Z D_gradcheck=1, 2025-05-07T21:03:02.8571381Z stochastic_rounding=False, 2025-05-07T21:03:02.8571525Z weighted=False, 2025-05-07T21:03:02.8571646Z row_wise=True, 2025-05-07T21:03:02.8571765Z mixed=False, 2025-05-07T21:03:02.8571899Z use_cache=True, 2025-05-07T21:03:02.8572068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8572197Z use_cpu=True, 2025-05-07T21:03:02.8572366Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8572481Z ) 2025-05-07T21:03:02.8572687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8573278Z self=, 2025-05-07T21:03:02.8573412Z compile=True, 2025-05-07T21:03:02.8573673Z pooling_mode=, 2025-05-07T21:03:02.8573799Z T=2, 2025-05-07T21:03:02.8573926Z D=71, 2025-05-07T21:03:02.8574046Z B=112, 2025-05-07T21:03:02.8574167Z log_E=5, 2025-05-07T21:03:02.8574286Z L=13, 2025-05-07T21:03:02.8574418Z D_gradcheck=2, 2025-05-07T21:03:02.8574573Z stochastic_rounding=False, 2025-05-07T21:03:02.8574710Z weighted=True, 2025-05-07T21:03:02.8574851Z row_wise=True, 2025-05-07T21:03:02.8574973Z mixed=False, 2025-05-07T21:03:02.8575096Z use_cache=False, 2025-05-07T21:03:02.8575278Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8575406Z use_cpu=True, 2025-05-07T21:03:02.8575568Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8575695Z ) 2025-05-07T21:03:02.8575912Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8576507Z self=, 2025-05-07T21:03:02.8576734Z compile=False, 2025-05-07T21:03:02.8576918Z pooling_mode=, 2025-05-07T21:03:02.8577056Z T=1, 2025-05-07T21:03:02.8577179Z D=3, 2025-05-07T21:03:02.8577367Z B=117, 2025-05-07T21:03:02.8577500Z log_E=5, 2025-05-07T21:03:02.8577621Z L=11, 2025-05-07T21:03:02.8577755Z D_gradcheck=2, 2025-05-07T21:03:02.8577914Z stochastic_rounding=True, 2025-05-07T21:03:02.8578043Z weighted=True, 2025-05-07T21:03:02.8578167Z row_wise=True, 2025-05-07T21:03:02.8578299Z mixed=True, 2025-05-07T21:03:02.8578425Z use_cache=False, 2025-05-07T21:03:02.8578605Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8578733Z use_cpu=True, 2025-05-07T21:03:02.8578894Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8579013Z ) 2025-05-07T21:03:02.8579229Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8579857Z self=, 2025-05-07T21:03:02.8579999Z compile=True, 2025-05-07T21:03:02.8580167Z pooling_mode=, 2025-05-07T21:03:02.8580287Z T=5, 2025-05-07T21:03:02.8580413Z D=101, 2025-05-07T21:03:02.8580540Z B=75, 2025-05-07T21:03:02.8580659Z log_E=4, 2025-05-07T21:03:02.8580783Z L=9, 2025-05-07T21:03:02.8580916Z D_gradcheck=1, 2025-05-07T21:03:02.8581093Z stochastic_rounding=False, 2025-05-07T21:03:02.8581261Z weighted=False, 2025-05-07T21:03:02.8581419Z row_wise=True, 2025-05-07T21:03:02.8581580Z mixed=True, 2025-05-07T21:03:02.8581739Z use_cache=False, 2025-05-07T21:03:02.8581947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8582112Z use_cpu=True, 2025-05-07T21:03:02.8582308Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8582453Z ) 2025-05-07T21:03:02.8863943Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8864593Z self=, 2025-05-07T21:03:02.8864817Z compile=False, 2025-05-07T21:03:02.8864997Z pooling_mode=, 2025-05-07T21:03:02.8865121Z T=4, 2025-05-07T21:03:02.8865250Z D=114, 2025-05-07T21:03:02.8865374Z B=76, 2025-05-07T21:03:02.8865502Z log_E=4, 2025-05-07T21:03:02.8865635Z L=13, 2025-05-07T21:03:02.8865791Z D_gradcheck=1, 2025-05-07T21:03:02.8865974Z stochastic_rounding=False, 2025-05-07T21:03:02.8866141Z weighted=True, 2025-05-07T21:03:02.8866301Z row_wise=True, 2025-05-07T21:03:02.8866451Z mixed=False, 2025-05-07T21:03:02.8866620Z use_cache=True, 2025-05-07T21:03:02.8866829Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8866993Z use_cpu=True, 2025-05-07T21:03:02.8867197Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8867341Z ) 2025-05-07T21:03:02.8867618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8868310Z self=, 2025-05-07T21:03:02.8868600Z compile=False, 2025-05-07T21:03:02.8868777Z pooling_mode=, 2025-05-07T21:03:02.8868891Z T=2, 2025-05-07T21:03:02.8869010Z D=34, 2025-05-07T21:03:02.8869132Z B=119, 2025-05-07T21:03:02.8869243Z log_E=4, 2025-05-07T21:03:02.8869351Z L=5, 2025-05-07T21:03:02.8869478Z D_gradcheck=2, 2025-05-07T21:03:02.8869617Z stochastic_rounding=True, 2025-05-07T21:03:02.8869739Z weighted=True, 2025-05-07T21:03:02.8869861Z row_wise=True, 2025-05-07T21:03:02.8869975Z mixed=True, 2025-05-07T21:03:02.8870093Z use_cache=True, 2025-05-07T21:03:02.8870258Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8870374Z use_cpu=True, 2025-05-07T21:03:02.8870535Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8870644Z ) 2025-05-07T21:03:02.8870889Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8871574Z self=, 2025-05-07T21:03:02.8871717Z compile=True, 2025-05-07T21:03:02.8871893Z pooling_mode=, 2025-05-07T21:03:02.8872027Z T=1, 2025-05-07T21:03:02.8872261Z D=120, 2025-05-07T21:03:02.8872385Z B=36, 2025-05-07T21:03:02.8872521Z log_E=3, 2025-05-07T21:03:02.8872642Z L=6, 2025-05-07T21:03:02.8872774Z D_gradcheck=1, 2025-05-07T21:03:02.8872938Z stochastic_rounding=True, 2025-05-07T21:03:02.8873075Z weighted=False, 2025-05-07T21:03:02.8873215Z row_wise=True, 2025-05-07T21:03:02.8873345Z mixed=True, 2025-05-07T21:03:02.8873478Z use_cache=False, 2025-05-07T21:03:02.8873661Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8873795Z use_cpu=True, 2025-05-07T21:03:02.8873955Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8874079Z ) 2025-05-07T21:03:02.8874299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8874867Z self=, 2025-05-07T21:03:02.8875013Z compile=False, 2025-05-07T21:03:02.8875189Z pooling_mode=, 2025-05-07T21:03:02.8875307Z T=2, 2025-05-07T21:03:02.8875441Z D=68, 2025-05-07T21:03:02.8875559Z B=73, 2025-05-07T21:03:02.8875680Z log_E=5, 2025-05-07T21:03:02.8875804Z L=16, 2025-05-07T21:03:02.8875936Z D_gradcheck=2, 2025-05-07T21:03:02.8876089Z stochastic_rounding=True, 2025-05-07T21:03:02.8876218Z weighted=True, 2025-05-07T21:03:02.8876343Z row_wise=True, 2025-05-07T21:03:02.8876476Z mixed=True, 2025-05-07T21:03:02.8876603Z use_cache=True, 2025-05-07T21:03:02.8876778Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8876912Z use_cpu=True, 2025-05-07T21:03:02.8877075Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8877191Z ) 2025-05-07T21:03:02.8877514Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8878108Z self=, 2025-05-07T21:03:02.8878246Z compile=True, 2025-05-07T21:03:02.8878430Z pooling_mode=, 2025-05-07T21:03:02.8878567Z T=3, 2025-05-07T21:03:02.8878696Z D=38, 2025-05-07T21:03:02.8878814Z B=93, 2025-05-07T21:03:02.8878951Z log_E=4, 2025-05-07T21:03:02.8879071Z L=20, 2025-05-07T21:03:02.8879201Z D_gradcheck=1, 2025-05-07T21:03:02.8879367Z stochastic_rounding=True, 2025-05-07T21:03:02.8879503Z weighted=False, 2025-05-07T21:03:02.8879626Z row_wise=True, 2025-05-07T21:03:02.8879762Z mixed=True, 2025-05-07T21:03:02.8879892Z use_cache=False, 2025-05-07T21:03:02.8880076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8880205Z use_cpu=True, 2025-05-07T21:03:02.8880370Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8880500Z ) 2025-05-07T21:03:02.8880718Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8881378Z self=, 2025-05-07T21:03:02.8881544Z compile=False, 2025-05-07T21:03:02.8881717Z pooling_mode=, 2025-05-07T21:03:02.8881849Z T=5, 2025-05-07T21:03:02.8881978Z D=77, 2025-05-07T21:03:02.8882100Z B=114, 2025-05-07T21:03:02.8882223Z log_E=4, 2025-05-07T21:03:02.8882351Z L=8, 2025-05-07T21:03:02.8882486Z D_gradcheck=1, 2025-05-07T21:03:02.8882640Z stochastic_rounding=True, 2025-05-07T21:03:02.8882766Z weighted=True, 2025-05-07T21:03:02.8882897Z row_wise=True, 2025-05-07T21:03:02.8883032Z mixed=False, 2025-05-07T21:03:02.8883164Z use_cache=False, 2025-05-07T21:03:02.8883336Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8883484Z use_cpu=True, 2025-05-07T21:03:02.8883642Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8883768Z ) 2025-05-07T21:03:02.8884074Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8884660Z self=, 2025-05-07T21:03:02.8884796Z compile=True, 2025-05-07T21:03:02.8884978Z pooling_mode=, 2025-05-07T21:03:02.8885188Z T=5, 2025-05-07T21:03:02.8885315Z D=84, 2025-05-07T21:03:02.8885430Z B=74, 2025-05-07T21:03:02.8885559Z log_E=5, 2025-05-07T21:03:02.8885687Z L=3, 2025-05-07T21:03:02.8885818Z D_gradcheck=2, 2025-05-07T21:03:02.8885967Z stochastic_rounding=False, 2025-05-07T21:03:02.8886104Z weighted=True, 2025-05-07T21:03:02.8886231Z row_wise=True, 2025-05-07T21:03:02.8886355Z mixed=True, 2025-05-07T21:03:02.8886494Z use_cache=True, 2025-05-07T21:03:02.8886671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8886800Z use_cpu=True, 2025-05-07T21:03:02.8887051Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8887177Z ) 2025-05-07T21:03:02.8887394Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8887972Z self=, 2025-05-07T21:03:02.8888114Z compile=True, 2025-05-07T21:03:02.8888298Z pooling_mode=, 2025-05-07T21:03:02.8888429Z T=1, 2025-05-07T21:03:02.8888551Z D=2, 2025-05-07T21:03:02.8888693Z B=101, 2025-05-07T21:03:02.8888813Z log_E=4, 2025-05-07T21:03:02.8888929Z L=20, 2025-05-07T21:03:02.8889068Z D_gradcheck=1, 2025-05-07T21:03:02.8889220Z stochastic_rounding=False, 2025-05-07T21:03:02.8889357Z weighted=True, 2025-05-07T21:03:02.8889486Z row_wise=True, 2025-05-07T21:03:02.8889614Z mixed=False, 2025-05-07T21:03:02.8889742Z use_cache=False, 2025-05-07T21:03:02.8889926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8890058Z use_cpu=True, 2025-05-07T21:03:02.8890314Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8890448Z ) 2025-05-07T21:03:02.8890661Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8891246Z self=, 2025-05-07T21:03:02.8891383Z compile=True, 2025-05-07T21:03:02.8891565Z pooling_mode=, 2025-05-07T21:03:02.8891701Z T=3, 2025-05-07T21:03:02.8891828Z D=61, 2025-05-07T21:03:02.8891955Z B=24, 2025-05-07T21:03:02.8892090Z log_E=3, 2025-05-07T21:03:02.8892215Z L=14, 2025-05-07T21:03:02.8892355Z D_gradcheck=1, 2025-05-07T21:03:02.8892521Z stochastic_rounding=False, 2025-05-07T21:03:02.8892655Z weighted=False, 2025-05-07T21:03:02.8892786Z row_wise=True, 2025-05-07T21:03:02.8892923Z mixed=False, 2025-05-07T21:03:02.8893056Z use_cache=True, 2025-05-07T21:03:02.8893226Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8893362Z use_cpu=True, 2025-05-07T21:03:02.8893529Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8893651Z ) 2025-05-07T21:03:02.8893866Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8894548Z self=, 2025-05-07T21:03:02.8894690Z compile=False, 2025-05-07T21:03:02.8894863Z pooling_mode=, 2025-05-07T21:03:02.8894982Z T=1, 2025-05-07T21:03:02.8895107Z D=103, 2025-05-07T21:03:02.8895222Z B=54, 2025-05-07T21:03:02.8895343Z log_E=4, 2025-05-07T21:03:02.8895471Z L=7, 2025-05-07T21:03:02.8895606Z D_gradcheck=1, 2025-05-07T21:03:02.8895758Z stochastic_rounding=True, 2025-05-07T21:03:02.8895898Z weighted=True, 2025-05-07T21:03:02.8896024Z row_wise=True, 2025-05-07T21:03:02.8896150Z mixed=True, 2025-05-07T21:03:02.8896316Z use_cache=True, 2025-05-07T21:03:02.8896524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8896692Z use_cpu=True, 2025-05-07T21:03:02.8896892Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8897121Z ) 2025-05-07T21:03:02.8897384Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8898073Z self=, 2025-05-07T21:03:02.8898234Z compile=False, 2025-05-07T21:03:02.8898524Z pooling_mode=, 2025-05-07T21:03:02.8898678Z T=1, 2025-05-07T21:03:02.8898824Z D=49, 2025-05-07T21:03:02.8898984Z B=63, 2025-05-07T21:03:02.8899130Z log_E=4, 2025-05-07T21:03:02.8899267Z L=10, 2025-05-07T21:03:02.8899411Z D_gradcheck=2, 2025-05-07T21:03:02.8899569Z stochastic_rounding=False, 2025-05-07T21:03:02.8899695Z weighted=True, 2025-05-07T21:03:02.8899812Z row_wise=True, 2025-05-07T21:03:02.8899928Z mixed=False, 2025-05-07T21:03:02.8900053Z use_cache=True, 2025-05-07T21:03:02.8900211Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8900327Z use_cpu=True, 2025-05-07T21:03:02.8900487Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8900600Z ) 2025-05-07T21:03:02.8900789Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8901359Z self=, 2025-05-07T21:03:02.8901501Z compile=True, 2025-05-07T21:03:02.8901678Z pooling_mode=, 2025-05-07T21:03:02.8901812Z T=3, 2025-05-07T21:03:02.8901935Z D=114, 2025-05-07T21:03:02.8902067Z B=50, 2025-05-07T21:03:02.8902189Z log_E=4, 2025-05-07T21:03:02.8902312Z L=16, 2025-05-07T21:03:02.8902455Z D_gradcheck=2, 2025-05-07T21:03:02.8902610Z stochastic_rounding=True, 2025-05-07T21:03:02.8902744Z weighted=True, 2025-05-07T21:03:02.8902883Z row_wise=True, 2025-05-07T21:03:02.8903011Z mixed=True, 2025-05-07T21:03:02.8903143Z use_cache=True, 2025-05-07T21:03:02.8903324Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8903453Z use_cpu=True, 2025-05-07T21:03:02.8903703Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8903840Z ) 2025-05-07T21:03:02.8904057Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8905053Z self=, 2025-05-07T21:03:02.8905201Z compile=False, 2025-05-07T21:03:02.8905387Z pooling_mode=, 2025-05-07T21:03:02.8905515Z T=2, 2025-05-07T21:03:02.8905634Z D=44, 2025-05-07T21:03:02.8905752Z B=20, 2025-05-07T21:03:02.8905877Z log_E=4, 2025-05-07T21:03:02.8905995Z L=17, 2025-05-07T21:03:02.8906123Z D_gradcheck=2, 2025-05-07T21:03:02.8906282Z stochastic_rounding=False, 2025-05-07T21:03:02.8906417Z weighted=True, 2025-05-07T21:03:02.8906545Z row_wise=True, 2025-05-07T21:03:02.8906678Z mixed=True, 2025-05-07T21:03:02.8906809Z use_cache=True, 2025-05-07T21:03:02.8906982Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8907133Z use_cpu=True, 2025-05-07T21:03:02.8907303Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8907419Z ) 2025-05-07T21:03:02.8907639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8908367Z self=, 2025-05-07T21:03:02.8908526Z compile=True, 2025-05-07T21:03:02.8908707Z pooling_mode=, 2025-05-07T21:03:02.8908831Z T=5, 2025-05-07T21:03:02.8908963Z D=118, 2025-05-07T21:03:02.8909094Z B=86, 2025-05-07T21:03:02.8909212Z log_E=3, 2025-05-07T21:03:02.8909340Z L=14, 2025-05-07T21:03:02.8909469Z D_gradcheck=2, 2025-05-07T21:03:02.8909622Z stochastic_rounding=False, 2025-05-07T21:03:02.8909762Z weighted=True, 2025-05-07T21:03:02.8909892Z row_wise=True, 2025-05-07T21:03:02.8910027Z mixed=True, 2025-05-07T21:03:02.8910164Z use_cache=False, 2025-05-07T21:03:02.8910340Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8910478Z use_cpu=True, 2025-05-07T21:03:02.8910773Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8910893Z ) 2025-05-07T21:03:02.8911123Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8911695Z self=, 2025-05-07T21:03:02.8911972Z compile=True, 2025-05-07T21:03:02.8912150Z pooling_mode=, 2025-05-07T21:03:02.8912276Z T=3, 2025-05-07T21:03:02.8912396Z D=119, 2025-05-07T21:03:02.8912523Z B=103, 2025-05-07T21:03:02.8912647Z log_E=3, 2025-05-07T21:03:02.8912768Z L=19, 2025-05-07T21:03:02.8912910Z D_gradcheck=2, 2025-05-07T21:03:02.8913062Z stochastic_rounding=True, 2025-05-07T21:03:02.8913191Z weighted=True, 2025-05-07T21:03:02.8913324Z row_wise=True, 2025-05-07T21:03:02.8913451Z mixed=False, 2025-05-07T21:03:02.8913583Z use_cache=False, 2025-05-07T21:03:02.8913768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.8913906Z use_cpu=True, 2025-05-07T21:03:02.8914078Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.8914201Z ) 2025-05-07T21:03:02.8914419Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.8915001Z self=, 2025-05-07T21:03:02.8915143Z compile=True, 2025-05-07T21:03:02.8915317Z pooling_mode=, 2025-05-07T21:03:02.8915449Z T=4, 2025-05-07T21:03:02.8915577Z D=8, 2025-05-07T21:03:02.8915695Z B=99, 2025-05-07T21:03:02.8915820Z log_E=3, 2025-05-07T21:03:02.8915949Z L=9, 2025-05-07T21:03:02.8916080Z D_gradcheck=2, 2025-05-07T21:03:02.8916246Z stochastic_rounding=False, 2025-05-07T21:03:02.8916373Z weighted=False, 2025-05-07T21:03:02.8916504Z row_wise=True, 2025-05-07T21:03:02.8916632Z mixed=True, 2025-05-07T21:03:02.8916760Z use_cache=True, 2025-05-07T21:03:02.8916942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.8917790Z use_cpu=True, 2025-05-07T21:03:02.8917983Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.8918104Z ) 2025-05-07T21:03:02.9209664Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9210993Z self=, 2025-05-07T21:03:02.9211418Z compile=False, 2025-05-07T21:03:02.9211746Z pooling_mode=, 2025-05-07T21:03:02.9211908Z T=3, 2025-05-07T21:03:02.9212058Z D=82, 2025-05-07T21:03:02.9212219Z B=99, 2025-05-07T21:03:02.9212373Z log_E=3, 2025-05-07T21:03:02.9212527Z L=5, 2025-05-07T21:03:02.9212699Z D_gradcheck=2, 2025-05-07T21:03:02.9212891Z stochastic_rounding=True, 2025-05-07T21:03:02.9213058Z weighted=False, 2025-05-07T21:03:02.9213231Z row_wise=True, 2025-05-07T21:03:02.9213388Z mixed=True, 2025-05-07T21:03:02.9213563Z use_cache=False, 2025-05-07T21:03:02.9213790Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9213959Z use_cpu=True, 2025-05-07T21:03:02.9214177Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9214332Z ) 2025-05-07T21:03:02.9214856Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9215557Z self=, 2025-05-07T21:03:02.9215731Z compile=False, 2025-05-07T21:03:02.9215946Z pooling_mode=, 2025-05-07T21:03:02.9216103Z T=5, 2025-05-07T21:03:02.9216257Z D=14, 2025-05-07T21:03:02.9216411Z B=58, 2025-05-07T21:03:02.9216577Z log_E=5, 2025-05-07T21:03:02.9216729Z L=8, 2025-05-07T21:03:02.9216900Z D_gradcheck=1, 2025-05-07T21:03:02.9217094Z stochastic_rounding=False, 2025-05-07T21:03:02.9217255Z weighted=True, 2025-05-07T21:03:02.9217423Z row_wise=True, 2025-05-07T21:03:02.9217582Z mixed=False, 2025-05-07T21:03:02.9217747Z use_cache=False, 2025-05-07T21:03:02.9217976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9218273Z use_cpu=True, 2025-05-07T21:03:02.9218478Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9218634Z ) 2025-05-07T21:03:02.9218900Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9219392Z self=, 2025-05-07T21:03:02.9219556Z compile=True, 2025-05-07T21:03:02.9219662Z pooling_mode=, 2025-05-07T21:03:02.9219746Z T=4, 2025-05-07T21:03:02.9219822Z D=109, 2025-05-07T21:03:02.9219901Z B=46, 2025-05-07T21:03:02.9219990Z log_E=3, 2025-05-07T21:03:02.9220068Z L=6, 2025-05-07T21:03:02.9220155Z D_gradcheck=2, 2025-05-07T21:03:02.9220260Z stochastic_rounding=False, 2025-05-07T21:03:02.9220345Z weighted=True, 2025-05-07T21:03:02.9220426Z row_wise=True, 2025-05-07T21:03:02.9220516Z mixed=True, 2025-05-07T21:03:02.9220600Z use_cache=True, 2025-05-07T21:03:02.9220714Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9220810Z use_cpu=True, 2025-05-07T21:03:02.9220913Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9220985Z ) 2025-05-07T21:03:02.9221126Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9221463Z self=, 2025-05-07T21:03:02.9221563Z compile=False, 2025-05-07T21:03:02.9221673Z pooling_mode=, 2025-05-07T21:03:02.9221752Z T=4, 2025-05-07T21:03:02.9221841Z D=4, 2025-05-07T21:03:02.9221919Z B=60, 2025-05-07T21:03:02.9221998Z log_E=5, 2025-05-07T21:03:02.9222085Z L=7, 2025-05-07T21:03:02.9222170Z D_gradcheck=1, 2025-05-07T21:03:02.9222267Z stochastic_rounding=True, 2025-05-07T21:03:02.9222359Z weighted=False, 2025-05-07T21:03:02.9222441Z row_wise=True, 2025-05-07T21:03:02.9222522Z mixed=False, 2025-05-07T21:03:02.9222614Z use_cache=False, 2025-05-07T21:03:02.9222827Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9222914Z use_cpu=True, 2025-05-07T21:03:02.9223027Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9223106Z ) 2025-05-07T21:03:02.9223245Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9223591Z self=, 2025-05-07T21:03:02.9223679Z compile=True, 2025-05-07T21:03:02.9223801Z pooling_mode=, 2025-05-07T21:03:02.9223876Z T=4, 2025-05-07T21:03:02.9223957Z D=87, 2025-05-07T21:03:02.9224043Z B=46, 2025-05-07T21:03:02.9224122Z log_E=3, 2025-05-07T21:03:02.9224199Z L=3, 2025-05-07T21:03:02.9224291Z D_gradcheck=1, 2025-05-07T21:03:02.9224393Z stochastic_rounding=False, 2025-05-07T21:03:02.9224479Z weighted=False, 2025-05-07T21:03:02.9224572Z row_wise=True, 2025-05-07T21:03:02.9224655Z mixed=True, 2025-05-07T21:03:02.9224737Z use_cache=True, 2025-05-07T21:03:02.9224858Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9224943Z use_cpu=True, 2025-05-07T21:03:02.9225052Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9225173Z ) 2025-05-07T21:03:02.9225305Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9225650Z self=, 2025-05-07T21:03:02.9225735Z compile=True, 2025-05-07T21:03:02.9225844Z pooling_mode=, 2025-05-07T21:03:02.9225928Z T=1, 2025-05-07T21:03:02.9226004Z D=112, 2025-05-07T21:03:02.9226080Z B=25, 2025-05-07T21:03:02.9226163Z log_E=4, 2025-05-07T21:03:02.9226242Z L=8, 2025-05-07T21:03:02.9226325Z D_gradcheck=2, 2025-05-07T21:03:02.9226425Z stochastic_rounding=False, 2025-05-07T21:03:02.9226512Z weighted=False, 2025-05-07T21:03:02.9226591Z row_wise=True, 2025-05-07T21:03:02.9226678Z mixed=True, 2025-05-07T21:03:02.9226761Z use_cache=True, 2025-05-07T21:03:02.9226877Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9227004Z use_cpu=True, 2025-05-07T21:03:02.9227111Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9227193Z ) 2025-05-07T21:03:02.9227323Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9227659Z self=, 2025-05-07T21:03:02.9227793Z compile=False, 2025-05-07T21:03:02.9227904Z pooling_mode=, 2025-05-07T21:03:02.9227978Z T=1, 2025-05-07T21:03:02.9228065Z D=31, 2025-05-07T21:03:02.9228142Z B=87, 2025-05-07T21:03:02.9228224Z log_E=5, 2025-05-07T21:03:02.9228308Z L=1, 2025-05-07T21:03:02.9228390Z D_gradcheck=2, 2025-05-07T21:03:02.9228496Z stochastic_rounding=True, 2025-05-07T21:03:02.9228580Z weighted=True, 2025-05-07T21:03:02.9228663Z row_wise=True, 2025-05-07T21:03:02.9228757Z mixed=False, 2025-05-07T21:03:02.9228845Z use_cache=True, 2025-05-07T21:03:02.9228961Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9229059Z use_cpu=True, 2025-05-07T21:03:02.9229167Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9229248Z ) 2025-05-07T21:03:02.9229387Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9229725Z self=, 2025-05-07T21:03:02.9229814Z compile=True, 2025-05-07T21:03:02.9229930Z pooling_mode=, 2025-05-07T21:03:02.9230010Z T=5, 2025-05-07T21:03:02.9230098Z D=47, 2025-05-07T21:03:02.9230176Z B=107, 2025-05-07T21:03:02.9230258Z log_E=5, 2025-05-07T21:03:02.9230350Z L=16, 2025-05-07T21:03:02.9230435Z D_gradcheck=1, 2025-05-07T21:03:02.9230532Z stochastic_rounding=True, 2025-05-07T21:03:02.9230622Z weighted=True, 2025-05-07T21:03:02.9230708Z row_wise=True, 2025-05-07T21:03:02.9230792Z mixed=True, 2025-05-07T21:03:02.9230932Z use_cache=True, 2025-05-07T21:03:02.9231052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9231135Z use_cpu=True, 2025-05-07T21:03:02.9231252Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9231329Z ) 2025-05-07T21:03:02.9231463Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9231812Z self=, 2025-05-07T21:03:02.9231901Z compile=False, 2025-05-07T21:03:02.9232023Z pooling_mode=, 2025-05-07T21:03:02.9232100Z T=3, 2025-05-07T21:03:02.9232181Z D=117, 2025-05-07T21:03:02.9232275Z B=106, 2025-05-07T21:03:02.9232360Z log_E=5, 2025-05-07T21:03:02.9232434Z L=9, 2025-05-07T21:03:02.9232526Z D_gradcheck=1, 2025-05-07T21:03:02.9232627Z stochastic_rounding=False, 2025-05-07T21:03:02.9232709Z weighted=True, 2025-05-07T21:03:02.9232799Z row_wise=True, 2025-05-07T21:03:02.9232884Z mixed=False, 2025-05-07T21:03:02.9232971Z use_cache=True, 2025-05-07T21:03:02.9233086Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9233169Z use_cpu=True, 2025-05-07T21:03:02.9233311Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9240176Z ) 2025-05-07T21:03:02.9240353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9240712Z self=, 2025-05-07T21:03:02.9240802Z compile=True, 2025-05-07T21:03:02.9240926Z pooling_mode=, 2025-05-07T21:03:02.9241012Z T=2, 2025-05-07T21:03:02.9241098Z D=102, 2025-05-07T21:03:02.9241187Z B=17, 2025-05-07T21:03:02.9241269Z log_E=4, 2025-05-07T21:03:02.9241352Z L=5, 2025-05-07T21:03:02.9241452Z D_gradcheck=1, 2025-05-07T21:03:02.9241556Z stochastic_rounding=True, 2025-05-07T21:03:02.9241652Z weighted=False, 2025-05-07T21:03:02.9241739Z row_wise=True, 2025-05-07T21:03:02.9241825Z mixed=False, 2025-05-07T21:03:02.9241926Z use_cache=False, 2025-05-07T21:03:02.9242190Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9242277Z use_cpu=True, 2025-05-07T21:03:02.9242398Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9242481Z ) 2025-05-07T21:03:02.9242618Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9243014Z self=, 2025-05-07T21:03:02.9243104Z compile=True, 2025-05-07T21:03:02.9243217Z pooling_mode=, 2025-05-07T21:03:02.9243308Z T=5, 2025-05-07T21:03:02.9243391Z D=76, 2025-05-07T21:03:02.9243481Z B=100, 2025-05-07T21:03:02.9243568Z log_E=4, 2025-05-07T21:03:02.9243648Z L=17, 2025-05-07T21:03:02.9243744Z D_gradcheck=2, 2025-05-07T21:03:02.9243847Z stochastic_rounding=False, 2025-05-07T21:03:02.9243934Z weighted=True, 2025-05-07T21:03:02.9244028Z row_wise=True, 2025-05-07T21:03:02.9244119Z mixed=True, 2025-05-07T21:03:02.9244210Z use_cache=False, 2025-05-07T21:03:02.9244327Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9244417Z use_cpu=True, 2025-05-07T21:03:02.9244527Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9244615Z ) 2025-05-07T21:03:02.9244751Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9245095Z self=, 2025-05-07T21:03:02.9245193Z compile=False, 2025-05-07T21:03:02.9245306Z pooling_mode=, 2025-05-07T21:03:02.9245398Z T=5, 2025-05-07T21:03:02.9245482Z D=6, 2025-05-07T21:03:02.9245565Z B=50, 2025-05-07T21:03:02.9245654Z log_E=3, 2025-05-07T21:03:02.9245737Z L=15, 2025-05-07T21:03:02.9245823Z D_gradcheck=2, 2025-05-07T21:03:02.9245930Z stochastic_rounding=False, 2025-05-07T21:03:02.9246016Z weighted=True, 2025-05-07T21:03:02.9246100Z row_wise=True, 2025-05-07T21:03:02.9246243Z mixed=False, 2025-05-07T21:03:02.9246336Z use_cache=True, 2025-05-07T21:03:02.9246447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9246547Z use_cpu=True, 2025-05-07T21:03:02.9246656Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9246736Z ) 2025-05-07T21:03:02.9246945Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9247291Z self=, 2025-05-07T21:03:02.9247387Z compile=True, 2025-05-07T21:03:02.9247498Z pooling_mode=, 2025-05-07T21:03:02.9247581Z T=5, 2025-05-07T21:03:02.9247671Z D=92, 2025-05-07T21:03:02.9247754Z B=112, 2025-05-07T21:03:02.9247838Z log_E=4, 2025-05-07T21:03:02.9247928Z L=16, 2025-05-07T21:03:02.9248021Z D_gradcheck=1, 2025-05-07T21:03:02.9248125Z stochastic_rounding=True, 2025-05-07T21:03:02.9248226Z weighted=True, 2025-05-07T21:03:02.9248314Z row_wise=True, 2025-05-07T21:03:02.9248404Z mixed=False, 2025-05-07T21:03:02.9248503Z use_cache=False, 2025-05-07T21:03:02.9248616Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9248749Z use_cpu=True, 2025-05-07T21:03:02.9248873Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9248955Z ) 2025-05-07T21:03:02.9249099Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9249442Z self=, 2025-05-07T21:03:02.9249550Z compile=True, 2025-05-07T21:03:02.9249689Z pooling_mode=, 2025-05-07T21:03:02.9249784Z T=5, 2025-05-07T21:03:02.9249869Z D=68, 2025-05-07T21:03:02.9249962Z B=76, 2025-05-07T21:03:02.9250048Z log_E=4, 2025-05-07T21:03:02.9250129Z L=15, 2025-05-07T21:03:02.9250227Z D_gradcheck=1, 2025-05-07T21:03:02.9250328Z stochastic_rounding=True, 2025-05-07T21:03:02.9250414Z weighted=True, 2025-05-07T21:03:02.9250515Z row_wise=True, 2025-05-07T21:03:02.9250645Z mixed=False, 2025-05-07T21:03:02.9250745Z use_cache=True, 2025-05-07T21:03:02.9250858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9250948Z use_cpu=True, 2025-05-07T21:03:02.9251065Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9251148Z ) 2025-05-07T21:03:02.9251283Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9251672Z self=, 2025-05-07T21:03:02.9251760Z compile=True, 2025-05-07T21:03:02.9251871Z pooling_mode=, 2025-05-07T21:03:02.9251966Z T=2, 2025-05-07T21:03:02.9252050Z D=46, 2025-05-07T21:03:02.9252134Z B=24, 2025-05-07T21:03:02.9252228Z log_E=4, 2025-05-07T21:03:02.9252313Z L=1, 2025-05-07T21:03:02.9252400Z D_gradcheck=2, 2025-05-07T21:03:02.9252510Z stochastic_rounding=False, 2025-05-07T21:03:02.9252600Z weighted=False, 2025-05-07T21:03:02.9252695Z row_wise=True, 2025-05-07T21:03:02.9252782Z mixed=True, 2025-05-07T21:03:02.9252869Z use_cache=True, 2025-05-07T21:03:02.9252996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9253084Z use_cpu=True, 2025-05-07T21:03:02.9253190Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9253278Z ) 2025-05-07T21:03:02.9253415Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9253755Z self=, 2025-05-07T21:03:02.9253854Z compile=True, 2025-05-07T21:03:02.9253967Z pooling_mode=, 2025-05-07T21:03:02.9254050Z T=3, 2025-05-07T21:03:02.9254139Z D=84, 2025-05-07T21:03:02.9254224Z B=102, 2025-05-07T21:03:02.9254317Z log_E=5, 2025-05-07T21:03:02.9254399Z L=14, 2025-05-07T21:03:02.9254486Z D_gradcheck=2, 2025-05-07T21:03:02.9254595Z stochastic_rounding=True, 2025-05-07T21:03:02.9254683Z weighted=True, 2025-05-07T21:03:02.9254811Z row_wise=True, 2025-05-07T21:03:02.9254912Z mixed=True, 2025-05-07T21:03:02.9255002Z use_cache=False, 2025-05-07T21:03:02.9255117Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9255210Z use_cpu=True, 2025-05-07T21:03:02.9255320Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9255401Z ) 2025-05-07T21:03:02.9541206Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9541583Z self=, 2025-05-07T21:03:02.9541688Z compile=False, 2025-05-07T21:03:02.9541834Z pooling_mode=, 2025-05-07T21:03:02.9541917Z T=3, 2025-05-07T21:03:02.9542017Z D=36, 2025-05-07T21:03:02.9542125Z B=18, 2025-05-07T21:03:02.9542241Z log_E=4, 2025-05-07T21:03:02.9542376Z L=8, 2025-05-07T21:03:02.9542505Z D_gradcheck=1, 2025-05-07T21:03:02.9542652Z stochastic_rounding=True, 2025-05-07T21:03:02.9542776Z weighted=False, 2025-05-07T21:03:02.9542900Z row_wise=True, 2025-05-07T21:03:02.9543000Z mixed=True, 2025-05-07T21:03:02.9543115Z use_cache=False, 2025-05-07T21:03:02.9543402Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9543506Z use_cpu=True, 2025-05-07T21:03:02.9543618Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9543699Z ) 2025-05-07T21:03:02.9543850Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9544195Z self=, 2025-05-07T21:03:02.9544280Z compile=True, 2025-05-07T21:03:02.9544402Z pooling_mode=, 2025-05-07T21:03:02.9544482Z T=5, 2025-05-07T21:03:02.9544580Z D=69, 2025-05-07T21:03:02.9544664Z B=43, 2025-05-07T21:03:02.9544751Z log_E=3, 2025-05-07T21:03:02.9544846Z L=3, 2025-05-07T21:03:02.9544938Z D_gradcheck=1, 2025-05-07T21:03:02.9545044Z stochastic_rounding=False, 2025-05-07T21:03:02.9545149Z weighted=False, 2025-05-07T21:03:02.9545309Z row_wise=True, 2025-05-07T21:03:02.9545399Z mixed=False, 2025-05-07T21:03:02.9545506Z use_cache=False, 2025-05-07T21:03:02.9545627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9545719Z use_cpu=True, 2025-05-07T21:03:02.9545842Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9546006Z ) 2025-05-07T21:03:02.9546144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9546497Z self=, 2025-05-07T21:03:02.9546648Z compile=False, 2025-05-07T21:03:02.9546774Z pooling_mode=, 2025-05-07T21:03:02.9546864Z T=5, 2025-05-07T21:03:02.9546949Z D=87, 2025-05-07T21:03:02.9547043Z B=2, 2025-05-07T21:03:02.9547130Z log_E=5, 2025-05-07T21:03:02.9547214Z L=2, 2025-05-07T21:03:02.9547314Z D_gradcheck=1, 2025-05-07T21:03:02.9547418Z stochastic_rounding=True, 2025-05-07T21:03:02.9547513Z weighted=True, 2025-05-07T21:03:02.9547618Z row_wise=True, 2025-05-07T21:03:02.9547706Z mixed=True, 2025-05-07T21:03:02.9547799Z use_cache=False, 2025-05-07T21:03:02.9547929Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9548017Z use_cpu=True, 2025-05-07T21:03:02.9548138Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9548225Z ) 2025-05-07T21:03:02.9548362Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9548717Z self=, 2025-05-07T21:03:02.9548807Z compile=False, 2025-05-07T21:03:02.9548921Z pooling_mode=, 2025-05-07T21:03:02.9549020Z T=3, 2025-05-07T21:03:02.9549107Z D=38, 2025-05-07T21:03:02.9549190Z B=46, 2025-05-07T21:03:02.9549286Z log_E=5, 2025-05-07T21:03:02.9549370Z L=2, 2025-05-07T21:03:02.9549459Z D_gradcheck=1, 2025-05-07T21:03:02.9549575Z stochastic_rounding=True, 2025-05-07T21:03:02.9549730Z weighted=True, 2025-05-07T21:03:02.9549824Z row_wise=True, 2025-05-07T21:03:02.9549923Z mixed=True, 2025-05-07T21:03:02.9550013Z use_cache=False, 2025-05-07T21:03:02.9550139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9550229Z use_cpu=True, 2025-05-07T21:03:02.9550337Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9550429Z ) 2025-05-07T21:03:02.9550564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9550910Z self=, 2025-05-07T21:03:02.9551011Z compile=False, 2025-05-07T21:03:02.9551127Z pooling_mode=, 2025-05-07T21:03:02.9551214Z T=3, 2025-05-07T21:03:02.9551309Z D=87, 2025-05-07T21:03:02.9551396Z B=49, 2025-05-07T21:03:02.9551482Z log_E=4, 2025-05-07T21:03:02.9551576Z L=13, 2025-05-07T21:03:02.9551665Z D_gradcheck=1, 2025-05-07T21:03:02.9551777Z stochastic_rounding=True, 2025-05-07T21:03:02.9551871Z weighted=True, 2025-05-07T21:03:02.9551962Z row_wise=True, 2025-05-07T21:03:02.9552058Z mixed=True, 2025-05-07T21:03:02.9552192Z use_cache=True, 2025-05-07T21:03:02.9552308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9552405Z use_cpu=True, 2025-05-07T21:03:02.9552514Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9552601Z ) 2025-05-07T21:03:02.9552745Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9553084Z self=, 2025-05-07T21:03:02.9553171Z compile=False, 2025-05-07T21:03:02.9553292Z pooling_mode=, 2025-05-07T21:03:02.9553376Z T=2, 2025-05-07T21:03:02.9553456Z D=112, 2025-05-07T21:03:02.9553547Z B=120, 2025-05-07T21:03:02.9553632Z log_E=5, 2025-05-07T21:03:02.9553724Z L=7, 2025-05-07T21:03:02.9553811Z D_gradcheck=1, 2025-05-07T21:03:02.9553917Z stochastic_rounding=False, 2025-05-07T21:03:02.9554058Z weighted=True, 2025-05-07T21:03:02.9554148Z row_wise=True, 2025-05-07T21:03:02.9554235Z mixed=True, 2025-05-07T21:03:02.9554333Z use_cache=False, 2025-05-07T21:03:02.9554448Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9554538Z use_cpu=True, 2025-05-07T21:03:02.9554655Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9554773Z ) 2025-05-07T21:03:02.9554907Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9555257Z self=, 2025-05-07T21:03:02.9555345Z compile=True, 2025-05-07T21:03:02.9555468Z pooling_mode=, 2025-05-07T21:03:02.9555551Z T=3, 2025-05-07T21:03:02.9555637Z D=125, 2025-05-07T21:03:02.9555731Z B=13, 2025-05-07T21:03:02.9555813Z log_E=5, 2025-05-07T21:03:02.9555899Z L=16, 2025-05-07T21:03:02.9555994Z D_gradcheck=2, 2025-05-07T21:03:02.9556100Z stochastic_rounding=True, 2025-05-07T21:03:02.9556190Z weighted=False, 2025-05-07T21:03:02.9556287Z row_wise=True, 2025-05-07T21:03:02.9556375Z mixed=False, 2025-05-07T21:03:02.9556466Z use_cache=True, 2025-05-07T21:03:02.9556594Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9556683Z use_cpu=True, 2025-05-07T21:03:02.9556795Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9556895Z ) 2025-05-07T21:03:02.9557033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9557393Z self=, 2025-05-07T21:03:02.9557485Z compile=False, 2025-05-07T21:03:02.9557600Z pooling_mode=, 2025-05-07T21:03:02.9557693Z T=5, 2025-05-07T21:03:02.9557777Z D=104, 2025-05-07T21:03:02.9557863Z B=30, 2025-05-07T21:03:02.9557955Z log_E=5, 2025-05-07T21:03:02.9558040Z L=13, 2025-05-07T21:03:02.9558130Z D_gradcheck=1, 2025-05-07T21:03:02.9558287Z stochastic_rounding=True, 2025-05-07T21:03:02.9558384Z weighted=False, 2025-05-07T21:03:02.9558474Z row_wise=True, 2025-05-07T21:03:02.9558572Z mixed=True, 2025-05-07T21:03:02.9558659Z use_cache=True, 2025-05-07T21:03:02.9558772Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9558869Z use_cpu=True, 2025-05-07T21:03:02.9558981Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9559072Z ) 2025-05-07T21:03:02.9559204Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9559544Z self=, 2025-05-07T21:03:02.9559642Z compile=False, 2025-05-07T21:03:02.9559758Z pooling_mode=, 2025-05-07T21:03:02.9559842Z T=4, 2025-05-07T21:03:02.9559935Z D=113, 2025-05-07T21:03:02.9560018Z B=95, 2025-05-07T21:03:02.9560099Z log_E=4, 2025-05-07T21:03:02.9560192Z L=19, 2025-05-07T21:03:02.9560278Z D_gradcheck=2, 2025-05-07T21:03:02.9560383Z stochastic_rounding=True, 2025-05-07T21:03:02.9560482Z weighted=True, 2025-05-07T21:03:02.9560570Z row_wise=True, 2025-05-07T21:03:02.9560701Z mixed=False, 2025-05-07T21:03:02.9560802Z use_cache=False, 2025-05-07T21:03:02.9560916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9561012Z use_cpu=True, 2025-05-07T21:03:02.9561126Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9561207Z ) 2025-05-07T21:03:02.9561353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9561697Z self=, 2025-05-07T21:03:02.9561785Z compile=False, 2025-05-07T21:03:02.9561905Z pooling_mode=, 2025-05-07T21:03:02.9561989Z T=2, 2025-05-07T21:03:02.9562075Z D=48, 2025-05-07T21:03:02.9562165Z B=21, 2025-05-07T21:03:02.9562250Z log_E=3, 2025-05-07T21:03:02.9562336Z L=11, 2025-05-07T21:03:02.9562438Z D_gradcheck=1, 2025-05-07T21:03:02.9562584Z stochastic_rounding=False, 2025-05-07T21:03:02.9562681Z weighted=True, 2025-05-07T21:03:02.9562774Z row_wise=True, 2025-05-07T21:03:02.9562863Z mixed=True, 2025-05-07T21:03:02.9562963Z use_cache=False, 2025-05-07T21:03:02.9563077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9563207Z use_cpu=True, 2025-05-07T21:03:02.9563324Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9563404Z ) 2025-05-07T21:03:02.9563540Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9563889Z self=, 2025-05-07T21:03:02.9563981Z compile=True, 2025-05-07T21:03:02.9564095Z pooling_mode=, 2025-05-07T21:03:02.9564187Z T=2, 2025-05-07T21:03:02.9564271Z D=32, 2025-05-07T21:03:02.9564363Z B=82, 2025-05-07T21:03:02.9564448Z log_E=3, 2025-05-07T21:03:02.9564531Z L=19, 2025-05-07T21:03:02.9564634Z D_gradcheck=2, 2025-05-07T21:03:02.9564741Z stochastic_rounding=False, 2025-05-07T21:03:02.9564830Z weighted=False, 2025-05-07T21:03:02.9564928Z row_wise=True, 2025-05-07T21:03:02.9565022Z mixed=False, 2025-05-07T21:03:02.9565113Z use_cache=False, 2025-05-07T21:03:02.9565243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9565337Z use_cpu=True, 2025-05-07T21:03:02.9565447Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9565537Z ) 2025-05-07T21:03:02.9565674Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9566020Z self=, 2025-05-07T21:03:02.9566125Z compile=False, 2025-05-07T21:03:02.9566239Z pooling_mode=, 2025-05-07T21:03:02.9566335Z T=5, 2025-05-07T21:03:02.9566423Z D=40, 2025-05-07T21:03:02.9566517Z B=35, 2025-05-07T21:03:02.9566607Z log_E=4, 2025-05-07T21:03:02.9566690Z L=18, 2025-05-07T21:03:02.9566834Z D_gradcheck=1, 2025-05-07T21:03:02.9567055Z stochastic_rounding=True, 2025-05-07T21:03:02.9567159Z weighted=True, 2025-05-07T21:03:02.9567250Z row_wise=True, 2025-05-07T21:03:02.9567336Z mixed=True, 2025-05-07T21:03:02.9567439Z use_cache=False, 2025-05-07T21:03:02.9567556Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9567648Z use_cpu=True, 2025-05-07T21:03:02.9567768Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9567850Z ) 2025-05-07T21:03:02.9567988Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9568341Z self=, 2025-05-07T21:03:02.9568434Z compile=False, 2025-05-07T21:03:02.9568547Z pooling_mode=, 2025-05-07T21:03:02.9568643Z T=1, 2025-05-07T21:03:02.9568729Z D=68, 2025-05-07T21:03:02.9568814Z B=99, 2025-05-07T21:03:02.9568909Z log_E=4, 2025-05-07T21:03:02.9568993Z L=15, 2025-05-07T21:03:02.9569094Z D_gradcheck=2, 2025-05-07T21:03:02.9569199Z stochastic_rounding=True, 2025-05-07T21:03:02.9569291Z weighted=True, 2025-05-07T21:03:02.9569434Z row_wise=True, 2025-05-07T21:03:02.9569523Z mixed=True, 2025-05-07T21:03:02.9569613Z use_cache=False, 2025-05-07T21:03:02.9569738Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9569834Z use_cpu=True, 2025-05-07T21:03:02.9569945Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9570033Z ) 2025-05-07T21:03:02.9570171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9570513Z self=, 2025-05-07T21:03:02.9570615Z compile=False, 2025-05-07T21:03:02.9570732Z pooling_mode=, 2025-05-07T21:03:02.9570829Z T=3, 2025-05-07T21:03:02.9570914Z D=78, 2025-05-07T21:03:02.9570998Z B=118, 2025-05-07T21:03:02.9571093Z log_E=5, 2025-05-07T21:03:02.9571181Z L=8, 2025-05-07T21:03:02.9571317Z D_gradcheck=2, 2025-05-07T21:03:02.9571429Z stochastic_rounding=False, 2025-05-07T21:03:02.9571519Z weighted=True, 2025-05-07T21:03:02.9571610Z row_wise=True, 2025-05-07T21:03:02.9571712Z mixed=False, 2025-05-07T21:03:02.9571801Z use_cache=False, 2025-05-07T21:03:02.9571916Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9572057Z use_cpu=True, 2025-05-07T21:03:02.9572172Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9572255Z ) 2025-05-07T21:03:02.9572400Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9572744Z self=, 2025-05-07T21:03:02.9572844Z compile=True, 2025-05-07T21:03:02.9572956Z pooling_mode=, 2025-05-07T21:03:02.9573042Z T=3, 2025-05-07T21:03:02.9573136Z D=115, 2025-05-07T21:03:02.9573222Z B=101, 2025-05-07T21:03:02.9573308Z log_E=3, 2025-05-07T21:03:02.9573409Z L=10, 2025-05-07T21:03:02.9573504Z D_gradcheck=2, 2025-05-07T21:03:02.9573606Z stochastic_rounding=False, 2025-05-07T21:03:02.9573712Z weighted=False, 2025-05-07T21:03:02.9573802Z row_wise=True, 2025-05-07T21:03:02.9573887Z mixed=False, 2025-05-07T21:03:02.9573988Z use_cache=False, 2025-05-07T21:03:02.9574108Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:02.9574198Z use_cpu=True, 2025-05-07T21:03:02.9574322Z output_dtype=SparseType.FP16, 2025-05-07T21:03:02.9574405Z ) 2025-05-07T21:03:02.9574552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:02.9574897Z self=, 2025-05-07T21:03:02.9574986Z compile=True, 2025-05-07T21:03:02.9575110Z pooling_mode=, 2025-05-07T21:03:02.9575195Z T=3, 2025-05-07T21:03:02.9575280Z D=66, 2025-05-07T21:03:02.9575377Z B=35, 2025-05-07T21:03:02.9575507Z log_E=5, 2025-05-07T21:03:02.9575591Z L=4, 2025-05-07T21:03:02.9575698Z D_gradcheck=1, 2025-05-07T21:03:02.9575804Z stochastic_rounding=False, 2025-05-07T21:03:02.9575897Z weighted=True, 2025-05-07T21:03:02.9575996Z row_wise=True, 2025-05-07T21:03:02.9576087Z mixed=False, 2025-05-07T21:03:02.9576178Z use_cache=True, 2025-05-07T21:03:02.9576306Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:02.9576397Z use_cpu=True, 2025-05-07T21:03:02.9576518Z output_dtype=SparseType.FP32, 2025-05-07T21:03:02.9576600Z ) 2025-05-07T21:03:03.5808274Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5808938Z self=, 2025-05-07T21:03:03.5809497Z compile=False, 2025-05-07T21:03:03.5809784Z pooling_mode=, 2025-05-07T21:03:03.5810079Z T=3, 2025-05-07T21:03:03.5810271Z D=13, 2025-05-07T21:03:03.5810470Z B=60, 2025-05-07T21:03:03.5810687Z log_E=4, 2025-05-07T21:03:03.5810896Z L=19, 2025-05-07T21:03:03.5811101Z D_gradcheck=2, 2025-05-07T21:03:03.5811341Z stochastic_rounding=True, 2025-05-07T21:03:03.5811742Z weighted=False, 2025-05-07T21:03:03.5811968Z row_wise=True, 2025-05-07T21:03:03.5812188Z mixed=True, 2025-05-07T21:03:03.5812408Z use_cache=False, 2025-05-07T21:03:03.5812671Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.5812964Z use_cpu=True, 2025-05-07T21:03:03.5813211Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.5813482Z ) 2025-05-07T21:03:03.5813725Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5814304Z self=, 2025-05-07T21:03:03.5814832Z compile=False, 2025-05-07T21:03:03.5815084Z pooling_mode=, 2025-05-07T21:03:03.5815376Z T=5, 2025-05-07T21:03:03.5815566Z D=69, 2025-05-07T21:03:03.5815763Z B=25, 2025-05-07T21:03:03.5815967Z log_E=3, 2025-05-07T21:03:03.5816262Z L=4, 2025-05-07T21:03:03.5816463Z D_gradcheck=2, 2025-05-07T21:03:03.5816699Z stochastic_rounding=True, 2025-05-07T21:03:03.5816966Z weighted=False, 2025-05-07T21:03:03.5817194Z row_wise=True, 2025-05-07T21:03:03.5817409Z mixed=False, 2025-05-07T21:03:03.5817706Z use_cache=False, 2025-05-07T21:03:03.5817967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.5818266Z use_cpu=True, 2025-05-07T21:03:03.5818509Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.5818775Z ) 2025-05-07T21:03:03.5819017Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5819593Z self=, 2025-05-07T21:03:03.5820123Z compile=True, 2025-05-07T21:03:03.5820376Z pooling_mode=, 2025-05-07T21:03:03.5820669Z T=3, 2025-05-07T21:03:03.5820865Z D=89, 2025-05-07T21:03:03.5821061Z B=31, 2025-05-07T21:03:03.5821258Z log_E=4, 2025-05-07T21:03:03.5821461Z L=10, 2025-05-07T21:03:03.5821664Z D_gradcheck=1, 2025-05-07T21:03:03.5821908Z stochastic_rounding=False, 2025-05-07T21:03:03.5822172Z weighted=False, 2025-05-07T21:03:03.5822401Z row_wise=True, 2025-05-07T21:03:03.5822622Z mixed=False, 2025-05-07T21:03:03.5822845Z use_cache=False, 2025-05-07T21:03:03.5823106Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.5823403Z use_cpu=True, 2025-05-07T21:03:03.5823638Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.5823908Z ) 2025-05-07T21:03:03.5824146Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5824723Z self=, 2025-05-07T21:03:03.5825250Z compile=False, 2025-05-07T21:03:03.5825502Z pooling_mode=, 2025-05-07T21:03:03.5825797Z T=4, 2025-05-07T21:03:03.5825988Z D=32, 2025-05-07T21:03:03.5826274Z B=82, 2025-05-07T21:03:03.5826477Z log_E=4, 2025-05-07T21:03:03.5826677Z L=5, 2025-05-07T21:03:03.5826880Z D_gradcheck=1, 2025-05-07T21:03:03.5827125Z stochastic_rounding=False, 2025-05-07T21:03:03.5827390Z weighted=False, 2025-05-07T21:03:03.5827619Z row_wise=True, 2025-05-07T21:03:03.5827837Z mixed=True, 2025-05-07T21:03:03.5828051Z use_cache=True, 2025-05-07T21:03:03.5828300Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.5828592Z use_cpu=True, 2025-05-07T21:03:03.5828829Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.5829100Z ) 2025-05-07T21:03:03.5829345Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5829917Z self=, 2025-05-07T21:03:03.5830449Z compile=True, 2025-05-07T21:03:03.5830699Z pooling_mode=, 2025-05-07T21:03:03.5830992Z T=1, 2025-05-07T21:03:03.5831181Z D=103, 2025-05-07T21:03:03.5831385Z B=50, 2025-05-07T21:03:03.5831586Z log_E=4, 2025-05-07T21:03:03.5831785Z L=12, 2025-05-07T21:03:03.5831989Z D_gradcheck=1, 2025-05-07T21:03:03.5832275Z stochastic_rounding=True, 2025-05-07T21:03:03.5832542Z weighted=False, 2025-05-07T21:03:03.5832770Z row_wise=True, 2025-05-07T21:03:03.5832992Z mixed=True, 2025-05-07T21:03:03.5833206Z use_cache=False, 2025-05-07T21:03:03.5833465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.5833764Z use_cpu=True, 2025-05-07T21:03:03.5834002Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.5834279Z ) 2025-05-07T21:03:03.5834520Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5835089Z self=, 2025-05-07T21:03:03.5835624Z compile=False, 2025-05-07T21:03:03.5835874Z pooling_mode=, 2025-05-07T21:03:03.5836163Z T=5, 2025-05-07T21:03:03.5836360Z D=16, 2025-05-07T21:03:03.5836604Z B=71, 2025-05-07T21:03:03.5836800Z log_E=5, 2025-05-07T21:03:03.5836998Z L=15, 2025-05-07T21:03:03.5837202Z D_gradcheck=2, 2025-05-07T21:03:03.5837439Z stochastic_rounding=True, 2025-05-07T21:03:03.5837705Z weighted=False, 2025-05-07T21:03:03.5837928Z row_wise=True, 2025-05-07T21:03:03.5838194Z mixed=True, 2025-05-07T21:03:03.5838404Z use_cache=False, 2025-05-07T21:03:03.5838659Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.5838953Z use_cpu=True, 2025-05-07T21:03:03.5839188Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.5839462Z ) 2025-05-07T21:03:03.5839698Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5840290Z self=, 2025-05-07T21:03:03.5840827Z compile=True, 2025-05-07T21:03:03.5841083Z pooling_mode=, 2025-05-07T21:03:03.5841368Z T=3, 2025-05-07T21:03:03.5841569Z D=60, 2025-05-07T21:03:03.5841777Z B=13, 2025-05-07T21:03:03.5841980Z log_E=4, 2025-05-07T21:03:03.5842184Z L=20, 2025-05-07T21:03:03.5842391Z D_gradcheck=2, 2025-05-07T21:03:03.5842628Z stochastic_rounding=False, 2025-05-07T21:03:03.5842898Z weighted=True, 2025-05-07T21:03:03.5851409Z row_wise=True, 2025-05-07T21:03:03.5851656Z mixed=True, 2025-05-07T21:03:03.5851876Z use_cache=False, 2025-05-07T21:03:03.5852128Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.5852424Z use_cpu=True, 2025-05-07T21:03:03.5852668Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.5852933Z ) 2025-05-07T21:03:03.5853170Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5853743Z self=, 2025-05-07T21:03:03.5854269Z compile=False, 2025-05-07T21:03:03.5854516Z pooling_mode=, 2025-05-07T21:03:03.5854803Z T=3, 2025-05-07T21:03:03.5855060Z D=81, 2025-05-07T21:03:03.5855253Z B=64, 2025-05-07T21:03:03.5855440Z log_E=4, 2025-05-07T21:03:03.5855631Z L=0, 2025-05-07T21:03:03.5855826Z D_gradcheck=2, 2025-05-07T21:03:03.5856062Z stochastic_rounding=True, 2025-05-07T21:03:03.5856315Z weighted=True, 2025-05-07T21:03:03.5856534Z row_wise=True, 2025-05-07T21:03:03.5856749Z mixed=False, 2025-05-07T21:03:03.5856957Z use_cache=False, 2025-05-07T21:03:03.5857210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.5857499Z use_cpu=True, 2025-05-07T21:03:03.5857735Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.5857994Z ) 2025-05-07T21:03:03.5858233Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5858825Z self=, 2025-05-07T21:03:03.5859348Z compile=True, 2025-05-07T21:03:03.5859631Z pooling_mode=, 2025-05-07T21:03:03.5859914Z T=2, 2025-05-07T21:03:03.5860103Z D=17, 2025-05-07T21:03:03.5860297Z B=128, 2025-05-07T21:03:03.5860484Z log_E=3, 2025-05-07T21:03:03.5860681Z L=8, 2025-05-07T21:03:03.5860931Z D_gradcheck=2, 2025-05-07T21:03:03.5861162Z stochastic_rounding=True, 2025-05-07T21:03:03.5861423Z weighted=True, 2025-05-07T21:03:03.5861643Z row_wise=True, 2025-05-07T21:03:03.5861853Z mixed=True, 2025-05-07T21:03:03.5862067Z use_cache=False, 2025-05-07T21:03:03.5862320Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.5862598Z use_cpu=True, 2025-05-07T21:03:03.5862835Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.5863095Z ) 2025-05-07T21:03:03.5863320Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5863886Z self=, 2025-05-07T21:03:03.5864412Z compile=False, 2025-05-07T21:03:03.5864649Z pooling_mode=, 2025-05-07T21:03:03.5864936Z T=2, 2025-05-07T21:03:03.5865178Z D=91, 2025-05-07T21:03:03.5865361Z B=101, 2025-05-07T21:03:03.5865555Z log_E=4, 2025-05-07T21:03:03.5865750Z L=1, 2025-05-07T21:03:03.5865947Z D_gradcheck=2, 2025-05-07T21:03:03.5866173Z stochastic_rounding=True, 2025-05-07T21:03:03.5866432Z weighted=True, 2025-05-07T21:03:03.5866697Z row_wise=True, 2025-05-07T21:03:03.5866905Z mixed=False, 2025-05-07T21:03:03.5867117Z use_cache=False, 2025-05-07T21:03:03.5867366Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.5867648Z use_cpu=True, 2025-05-07T21:03:03.5867884Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.5868154Z ) 2025-05-07T21:03:03.5868379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5868946Z self=, 2025-05-07T21:03:03.5869475Z compile=True, 2025-05-07T21:03:03.5869709Z pooling_mode=, 2025-05-07T21:03:03.5869997Z T=3, 2025-05-07T21:03:03.5870219Z D=35, 2025-05-07T21:03:03.5870418Z B=25, 2025-05-07T21:03:03.5870613Z log_E=4, 2025-05-07T21:03:03.5870811Z L=20, 2025-05-07T21:03:03.5871002Z D_gradcheck=1, 2025-05-07T21:03:03.5871239Z stochastic_rounding=False, 2025-05-07T21:03:03.5871499Z weighted=False, 2025-05-07T21:03:03.5871721Z row_wise=True, 2025-05-07T21:03:03.5871932Z mixed=True, 2025-05-07T21:03:03.5872145Z use_cache=True, 2025-05-07T21:03:03.5872391Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.5872670Z use_cpu=True, 2025-05-07T21:03:03.5872906Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.5873174Z ) 2025-05-07T21:03:03.5873403Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5873977Z self=, 2025-05-07T21:03:03.5874505Z compile=False, 2025-05-07T21:03:03.5874814Z pooling_mode=, 2025-05-07T21:03:03.5875100Z T=3, 2025-05-07T21:03:03.5875297Z D=124, 2025-05-07T21:03:03.5875486Z B=33, 2025-05-07T21:03:03.5875680Z log_E=5, 2025-05-07T21:03:03.5875883Z L=0, 2025-05-07T21:03:03.5876076Z D_gradcheck=1, 2025-05-07T21:03:03.5876308Z stochastic_rounding=True, 2025-05-07T21:03:03.5876568Z weighted=False, 2025-05-07T21:03:03.5876784Z row_wise=True, 2025-05-07T21:03:03.5876995Z mixed=False, 2025-05-07T21:03:03.5877208Z use_cache=True, 2025-05-07T21:03:03.5877447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.5877731Z use_cpu=True, 2025-05-07T21:03:03.5877967Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.5878227Z ) 2025-05-07T21:03:03.5878452Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5879037Z self=, 2025-05-07T21:03:03.5879563Z compile=True, 2025-05-07T21:03:03.5879805Z pooling_mode=, 2025-05-07T21:03:03.5880094Z T=2, 2025-05-07T21:03:03.5880281Z D=80, 2025-05-07T21:03:03.5880466Z B=38, 2025-05-07T21:03:03.5880658Z log_E=4, 2025-05-07T21:03:03.5880909Z L=13, 2025-05-07T21:03:03.5881099Z D_gradcheck=2, 2025-05-07T21:03:03.5881339Z stochastic_rounding=False, 2025-05-07T21:03:03.5881599Z weighted=True, 2025-05-07T21:03:03.5881813Z row_wise=True, 2025-05-07T21:03:03.5882028Z mixed=False, 2025-05-07T21:03:03.5882238Z use_cache=True, 2025-05-07T21:03:03.5882478Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.5882767Z use_cpu=True, 2025-05-07T21:03:03.5883009Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.5883264Z ) 2025-05-07T21:03:03.5883495Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5884075Z self=, 2025-05-07T21:03:03.5884599Z compile=True, 2025-05-07T21:03:03.5884844Z pooling_mode=, 2025-05-07T21:03:03.5885177Z T=5, 2025-05-07T21:03:03.5885368Z D=112, 2025-05-07T21:03:03.5885553Z B=40, 2025-05-07T21:03:03.5885751Z log_E=4, 2025-05-07T21:03:03.5885952Z L=16, 2025-05-07T21:03:03.5886149Z D_gradcheck=1, 2025-05-07T21:03:03.5886389Z stochastic_rounding=True, 2025-05-07T21:03:03.5886700Z weighted=False, 2025-05-07T21:03:03.5887007Z row_wise=True, 2025-05-07T21:03:03.5887222Z mixed=False, 2025-05-07T21:03:03.5887436Z use_cache=False, 2025-05-07T21:03:03.5887680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.5887970Z use_cpu=True, 2025-05-07T21:03:03.5888203Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.5888461Z ) 2025-05-07T21:03:03.5888692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5889256Z self=, 2025-05-07T21:03:03.5889821Z compile=True, 2025-05-07T21:03:03.5890066Z pooling_mode=, 2025-05-07T21:03:03.5890348Z T=4, 2025-05-07T21:03:03.5890538Z D=38, 2025-05-07T21:03:03.5890723Z B=114, 2025-05-07T21:03:03.5890918Z log_E=4, 2025-05-07T21:03:03.5891117Z L=5, 2025-05-07T21:03:03.5891305Z D_gradcheck=2, 2025-05-07T21:03:03.5891538Z stochastic_rounding=False, 2025-05-07T21:03:03.5891799Z weighted=True, 2025-05-07T21:03:03.5892007Z row_wise=True, 2025-05-07T21:03:03.5892225Z mixed=True, 2025-05-07T21:03:03.5892439Z use_cache=True, 2025-05-07T21:03:03.5892677Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.5892963Z use_cpu=True, 2025-05-07T21:03:03.5893197Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.5893454Z ) 2025-05-07T21:03:03.5893687Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.5894253Z self=, 2025-05-07T21:03:03.5894772Z compile=False, 2025-05-07T21:03:03.5895065Z pooling_mode=, 2025-05-07T21:03:03.5895351Z T=3, 2025-05-07T21:03:03.5895532Z D=26, 2025-05-07T21:03:03.5895722Z B=38, 2025-05-07T21:03:03.5895915Z log_E=5, 2025-05-07T21:03:03.5896115Z L=4, 2025-05-07T21:03:03.5896303Z D_gradcheck=2, 2025-05-07T21:03:03.5896531Z stochastic_rounding=True, 2025-05-07T21:03:03.5896789Z weighted=False, 2025-05-07T21:03:03.5897001Z row_wise=True, 2025-05-07T21:03:03.5897217Z mixed=False, 2025-05-07T21:03:03.5897432Z use_cache=True, 2025-05-07T21:03:03.5897678Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.5897965Z use_cpu=True, 2025-05-07T21:03:03.5898196Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.5898461Z ) 2025-05-07T21:03:03.6141768Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6142432Z self=, 2025-05-07T21:03:03.6142970Z compile=True, 2025-05-07T21:03:03.6143222Z pooling_mode=, 2025-05-07T21:03:03.6143515Z T=2, 2025-05-07T21:03:03.6143716Z D=2, 2025-05-07T21:03:03.6144007Z B=79, 2025-05-07T21:03:03.6144204Z log_E=3, 2025-05-07T21:03:03.6144407Z L=8, 2025-05-07T21:03:03.6144599Z D_gradcheck=2, 2025-05-07T21:03:03.6144841Z stochastic_rounding=False, 2025-05-07T21:03:03.6145108Z weighted=True, 2025-05-07T21:03:03.6145326Z row_wise=True, 2025-05-07T21:03:03.6145543Z mixed=True, 2025-05-07T21:03:03.6145760Z use_cache=True, 2025-05-07T21:03:03.6146003Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6146294Z use_cpu=True, 2025-05-07T21:03:03.6146535Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6146798Z ) 2025-05-07T21:03:03.6147035Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6147609Z self=, 2025-05-07T21:03:03.6148139Z compile=False, 2025-05-07T21:03:03.6148463Z pooling_mode=, 2025-05-07T21:03:03.6148752Z T=1, 2025-05-07T21:03:03.6148949Z D=37, 2025-05-07T21:03:03.6149141Z B=77, 2025-05-07T21:03:03.6149339Z log_E=4, 2025-05-07T21:03:03.6149568Z L=2, 2025-05-07T21:03:03.6149787Z D_gradcheck=1, 2025-05-07T21:03:03.6150091Z stochastic_rounding=True, 2025-05-07T21:03:03.6150358Z weighted=False, 2025-05-07T21:03:03.6150584Z row_wise=True, 2025-05-07T21:03:03.6150806Z mixed=False, 2025-05-07T21:03:03.6151028Z use_cache=False, 2025-05-07T21:03:03.6151279Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6151574Z use_cpu=True, 2025-05-07T21:03:03.6151814Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6152076Z ) 2025-05-07T21:03:03.6152312Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6152880Z self=, 2025-05-07T21:03:03.6153406Z compile=False, 2025-05-07T21:03:03.6153653Z pooling_mode=, 2025-05-07T21:03:03.6153941Z T=1, 2025-05-07T21:03:03.6154129Z D=49, 2025-05-07T21:03:03.6154328Z B=74, 2025-05-07T21:03:03.6154529Z log_E=5, 2025-05-07T21:03:03.6154723Z L=5, 2025-05-07T21:03:03.6154926Z D_gradcheck=2, 2025-05-07T21:03:03.6155167Z stochastic_rounding=True, 2025-05-07T21:03:03.6155428Z weighted=True, 2025-05-07T21:03:03.6155640Z row_wise=True, 2025-05-07T21:03:03.6155850Z mixed=True, 2025-05-07T21:03:03.6156059Z use_cache=True, 2025-05-07T21:03:03.6156296Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6156577Z use_cpu=True, 2025-05-07T21:03:03.6156813Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6157067Z ) 2025-05-07T21:03:03.6157299Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6157863Z self=, 2025-05-07T21:03:03.6158461Z compile=False, 2025-05-07T21:03:03.6158717Z pooling_mode=, 2025-05-07T21:03:03.6159002Z T=1, 2025-05-07T21:03:03.6159189Z D=111, 2025-05-07T21:03:03.6159382Z B=23, 2025-05-07T21:03:03.6159574Z log_E=5, 2025-05-07T21:03:03.6159770Z L=19, 2025-05-07T21:03:03.6159964Z D_gradcheck=2, 2025-05-07T21:03:03.6160211Z stochastic_rounding=True, 2025-05-07T21:03:03.6160476Z weighted=False, 2025-05-07T21:03:03.6160701Z row_wise=True, 2025-05-07T21:03:03.6160919Z mixed=False, 2025-05-07T21:03:03.6161139Z use_cache=False, 2025-05-07T21:03:03.6161388Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6161679Z use_cpu=True, 2025-05-07T21:03:03.6161918Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6162185Z ) 2025-05-07T21:03:03.6162418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6162990Z self=, 2025-05-07T21:03:03.6163516Z compile=True, 2025-05-07T21:03:03.6163762Z pooling_mode=, 2025-05-07T21:03:03.6164052Z T=4, 2025-05-07T21:03:03.6164287Z D=84, 2025-05-07T21:03:03.6164481Z B=54, 2025-05-07T21:03:03.6164673Z log_E=4, 2025-05-07T21:03:03.6164870Z L=9, 2025-05-07T21:03:03.6165066Z D_gradcheck=1, 2025-05-07T21:03:03.6165306Z stochastic_rounding=False, 2025-05-07T21:03:03.6165567Z weighted=True, 2025-05-07T21:03:03.6165789Z row_wise=True, 2025-05-07T21:03:03.6166008Z mixed=False, 2025-05-07T21:03:03.6166218Z use_cache=True, 2025-05-07T21:03:03.6166468Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6166764Z use_cpu=True, 2025-05-07T21:03:03.6167105Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6167368Z ) 2025-05-07T21:03:03.6167595Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6168172Z self=, 2025-05-07T21:03:03.6168764Z compile=True, 2025-05-07T21:03:03.6169001Z pooling_mode=, 2025-05-07T21:03:03.6169281Z T=5, 2025-05-07T21:03:03.6169459Z D=101, 2025-05-07T21:03:03.6169644Z B=67, 2025-05-07T21:03:03.6169830Z log_E=3, 2025-05-07T21:03:03.6170016Z L=15, 2025-05-07T21:03:03.6170250Z D_gradcheck=1, 2025-05-07T21:03:03.6170480Z stochastic_rounding=False, 2025-05-07T21:03:03.6170731Z weighted=True, 2025-05-07T21:03:03.6170943Z row_wise=True, 2025-05-07T21:03:03.6171149Z mixed=True, 2025-05-07T21:03:03.6171351Z use_cache=True, 2025-05-07T21:03:03.6171594Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6171875Z use_cpu=True, 2025-05-07T21:03:03.6172106Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6172366Z ) 2025-05-07T21:03:03.6172596Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6173170Z self=, 2025-05-07T21:03:03.6173687Z compile=False, 2025-05-07T21:03:03.6173923Z pooling_mode=, 2025-05-07T21:03:03.6174198Z T=2, 2025-05-07T21:03:03.6174374Z D=42, 2025-05-07T21:03:03.6174554Z B=64, 2025-05-07T21:03:03.6174735Z log_E=5, 2025-05-07T21:03:03.6174920Z L=16, 2025-05-07T21:03:03.6175114Z D_gradcheck=2, 2025-05-07T21:03:03.6175340Z stochastic_rounding=False, 2025-05-07T21:03:03.6175589Z weighted=True, 2025-05-07T21:03:03.6175796Z row_wise=True, 2025-05-07T21:03:03.6175998Z mixed=False, 2025-05-07T21:03:03.6176201Z use_cache=True, 2025-05-07T21:03:03.6176436Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6176717Z use_cpu=True, 2025-05-07T21:03:03.6176941Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6177199Z ) 2025-05-07T21:03:03.6177421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6178029Z self=, 2025-05-07T21:03:03.6178554Z compile=True, 2025-05-07T21:03:03.6178791Z pooling_mode=, 2025-05-07T21:03:03.6179069Z T=3, 2025-05-07T21:03:03.6179249Z D=125, 2025-05-07T21:03:03.6179466Z B=89, 2025-05-07T21:03:03.6179652Z log_E=3, 2025-05-07T21:03:03.6179840Z L=17, 2025-05-07T21:03:03.6180025Z D_gradcheck=1, 2025-05-07T21:03:03.6180254Z stochastic_rounding=False, 2025-05-07T21:03:03.6180507Z weighted=True, 2025-05-07T21:03:03.6180712Z row_wise=True, 2025-05-07T21:03:03.6180926Z mixed=False, 2025-05-07T21:03:03.6181139Z use_cache=False, 2025-05-07T21:03:03.6181390Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6181674Z use_cpu=True, 2025-05-07T21:03:03.6181912Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6182179Z ) 2025-05-07T21:03:03.6182410Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6182984Z self=, 2025-05-07T21:03:03.6183514Z compile=True, 2025-05-07T21:03:03.6183749Z pooling_mode=, 2025-05-07T21:03:03.6184080Z T=5, 2025-05-07T21:03:03.6184272Z D=100, 2025-05-07T21:03:03.6184458Z B=98, 2025-05-07T21:03:03.6184647Z log_E=4, 2025-05-07T21:03:03.6184847Z L=10, 2025-05-07T21:03:03.6185039Z D_gradcheck=2, 2025-05-07T21:03:03.6185280Z stochastic_rounding=False, 2025-05-07T21:03:03.6185541Z weighted=True, 2025-05-07T21:03:03.6185752Z row_wise=True, 2025-05-07T21:03:03.6185966Z mixed=False, 2025-05-07T21:03:03.6186180Z use_cache=False, 2025-05-07T21:03:03.6186426Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6186714Z use_cpu=True, 2025-05-07T21:03:03.6186951Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6187216Z ) 2025-05-07T21:03:03.6187443Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6188040Z self=, 2025-05-07T21:03:03.6188616Z compile=False, 2025-05-07T21:03:03.6188857Z pooling_mode=, 2025-05-07T21:03:03.6189141Z T=5, 2025-05-07T21:03:03.6189333Z D=109, 2025-05-07T21:03:03.6189545Z B=89, 2025-05-07T21:03:03.6189757Z log_E=4, 2025-05-07T21:03:03.6189996Z L=3, 2025-05-07T21:03:03.6190186Z D_gradcheck=2, 2025-05-07T21:03:03.6190417Z stochastic_rounding=True, 2025-05-07T21:03:03.6190681Z weighted=False, 2025-05-07T21:03:03.6190899Z row_wise=True, 2025-05-07T21:03:03.6191113Z mixed=False, 2025-05-07T21:03:03.6191327Z use_cache=True, 2025-05-07T21:03:03.6191566Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6191854Z use_cpu=True, 2025-05-07T21:03:03.6192093Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6192353Z ) 2025-05-07T21:03:03.6192585Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6193156Z self=, 2025-05-07T21:03:03.6193683Z compile=True, 2025-05-07T21:03:03.6193927Z pooling_mode=, 2025-05-07T21:03:03.6194211Z T=5, 2025-05-07T21:03:03.6194403Z D=6, 2025-05-07T21:03:03.6194588Z B=115, 2025-05-07T21:03:03.6194787Z log_E=4, 2025-05-07T21:03:03.6194875Z L=3, 2025-05-07T21:03:03.6194969Z D_gradcheck=2, 2025-05-07T21:03:03.6195069Z stochastic_rounding=False, 2025-05-07T21:03:03.6202019Z weighted=True, 2025-05-07T21:03:03.6202133Z row_wise=True, 2025-05-07T21:03:03.6202223Z mixed=True, 2025-05-07T21:03:03.6202314Z use_cache=False, 2025-05-07T21:03:03.6202426Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6202515Z use_cpu=True, 2025-05-07T21:03:03.6202623Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6202700Z ) 2025-05-07T21:03:03.6202842Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6203267Z self=, 2025-05-07T21:03:03.6203359Z compile=False, 2025-05-07T21:03:03.6203479Z pooling_mode=, 2025-05-07T21:03:03.6203560Z T=1, 2025-05-07T21:03:03.6203641Z D=24, 2025-05-07T21:03:03.6203723Z B=6, 2025-05-07T21:03:03.6203806Z log_E=4, 2025-05-07T21:03:03.6203888Z L=5, 2025-05-07T21:03:03.6203982Z D_gradcheck=2, 2025-05-07T21:03:03.6204084Z stochastic_rounding=True, 2025-05-07T21:03:03.6204172Z weighted=True, 2025-05-07T21:03:03.6204260Z row_wise=True, 2025-05-07T21:03:03.6204345Z mixed=False, 2025-05-07T21:03:03.6204680Z use_cache=True, 2025-05-07T21:03:03.6204793Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6204877Z use_cpu=True, 2025-05-07T21:03:03.6204986Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6205064Z ) 2025-05-07T21:03:03.6205197Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6205545Z self=, 2025-05-07T21:03:03.6205637Z compile=False, 2025-05-07T21:03:03.6205844Z pooling_mode=, 2025-05-07T21:03:03.6205931Z T=4, 2025-05-07T21:03:03.6206013Z D=127, 2025-05-07T21:03:03.6206094Z B=2, 2025-05-07T21:03:03.6206185Z log_E=4, 2025-05-07T21:03:03.6206266Z L=17, 2025-05-07T21:03:03.6206351Z D_gradcheck=2, 2025-05-07T21:03:03.6206455Z stochastic_rounding=True, 2025-05-07T21:03:03.6206541Z weighted=True, 2025-05-07T21:03:03.6206630Z row_wise=True, 2025-05-07T21:03:03.6206722Z mixed=False, 2025-05-07T21:03:03.6206813Z use_cache=True, 2025-05-07T21:03:03.6206980Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6207065Z use_cpu=True, 2025-05-07T21:03:03.6207170Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6207254Z ) 2025-05-07T21:03:03.6207385Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6207727Z self=, 2025-05-07T21:03:03.6207888Z compile=False, 2025-05-07T21:03:03.6208002Z pooling_mode=, 2025-05-07T21:03:03.6208083Z T=5, 2025-05-07T21:03:03.6208168Z D=65, 2025-05-07T21:03:03.6208247Z B=3, 2025-05-07T21:03:03.6208390Z log_E=4, 2025-05-07T21:03:03.6208472Z L=3, 2025-05-07T21:03:03.6208559Z D_gradcheck=1, 2025-05-07T21:03:03.6208663Z stochastic_rounding=True, 2025-05-07T21:03:03.6208749Z weighted=True, 2025-05-07T21:03:03.6208835Z row_wise=True, 2025-05-07T21:03:03.6208920Z mixed=False, 2025-05-07T21:03:03.6209006Z use_cache=True, 2025-05-07T21:03:03.6209118Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6209204Z use_cpu=True, 2025-05-07T21:03:03.6209308Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6209389Z ) 2025-05-07T21:03:03.6209549Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6209918Z self=, 2025-05-07T21:03:03.6210013Z compile=True, 2025-05-07T21:03:03.6210128Z pooling_mode=, 2025-05-07T21:03:03.6210207Z T=1, 2025-05-07T21:03:03.6210294Z D=122, 2025-05-07T21:03:03.6210380Z B=18, 2025-05-07T21:03:03.6210461Z log_E=5, 2025-05-07T21:03:03.6210545Z L=3, 2025-05-07T21:03:03.6210630Z D_gradcheck=1, 2025-05-07T21:03:03.6210732Z stochastic_rounding=False, 2025-05-07T21:03:03.6210823Z weighted=False, 2025-05-07T21:03:03.6210906Z row_wise=True, 2025-05-07T21:03:03.6210991Z mixed=False, 2025-05-07T21:03:03.6211079Z use_cache=True, 2025-05-07T21:03:03.6211190Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6211275Z use_cpu=True, 2025-05-07T21:03:03.6211383Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6211460Z ) 2025-05-07T21:03:03.6211591Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6212000Z self=, 2025-05-07T21:03:03.6212092Z compile=True, 2025-05-07T21:03:03.6212204Z pooling_mode=, 2025-05-07T21:03:03.6212281Z T=5, 2025-05-07T21:03:03.6212362Z D=9, 2025-05-07T21:03:03.6212449Z B=31, 2025-05-07T21:03:03.6212531Z log_E=4, 2025-05-07T21:03:03.6212611Z L=1, 2025-05-07T21:03:03.6212702Z D_gradcheck=1, 2025-05-07T21:03:03.6212801Z stochastic_rounding=True, 2025-05-07T21:03:03.6212884Z weighted=True, 2025-05-07T21:03:03.6212969Z row_wise=True, 2025-05-07T21:03:03.6213051Z mixed=False, 2025-05-07T21:03:03.6213132Z use_cache=False, 2025-05-07T21:03:03.6213240Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6213322Z use_cpu=True, 2025-05-07T21:03:03.6213429Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6213507Z ) 2025-05-07T21:03:03.6468421Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6470019Z self=, 2025-05-07T21:03:03.6470539Z compile=False, 2025-05-07T21:03:03.6470717Z pooling_mode=, 2025-05-07T21:03:03.6470830Z T=2, 2025-05-07T21:03:03.6470937Z D=4, 2025-05-07T21:03:03.6471068Z B=121, 2025-05-07T21:03:03.6471184Z log_E=4, 2025-05-07T21:03:03.6471271Z L=16, 2025-05-07T21:03:03.6471369Z D_gradcheck=2, 2025-05-07T21:03:03.6471472Z stochastic_rounding=True, 2025-05-07T21:03:03.6471571Z weighted=False, 2025-05-07T21:03:03.6471662Z row_wise=True, 2025-05-07T21:03:03.6471748Z mixed=True, 2025-05-07T21:03:03.6471843Z use_cache=True, 2025-05-07T21:03:03.6471960Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6472049Z use_cpu=True, 2025-05-07T21:03:03.6472168Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6472252Z ) 2025-05-07T21:03:03.6472402Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6472886Z self=, 2025-05-07T21:03:03.6472980Z compile=True, 2025-05-07T21:03:03.6473097Z pooling_mode=, 2025-05-07T21:03:03.6473189Z T=3, 2025-05-07T21:03:03.6473274Z D=31, 2025-05-07T21:03:03.6473453Z B=90, 2025-05-07T21:03:03.6473539Z log_E=4, 2025-05-07T21:03:03.6473622Z L=14, 2025-05-07T21:03:03.6473720Z D_gradcheck=1, 2025-05-07T21:03:03.6473826Z stochastic_rounding=False, 2025-05-07T21:03:03.6473915Z weighted=True, 2025-05-07T21:03:03.6474010Z row_wise=True, 2025-05-07T21:03:03.6474095Z mixed=True, 2025-05-07T21:03:03.6474183Z use_cache=False, 2025-05-07T21:03:03.6474307Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6474394Z use_cpu=True, 2025-05-07T21:03:03.6474504Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6474593Z ) 2025-05-07T21:03:03.6474733Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6475079Z self=, 2025-05-07T21:03:03.6475180Z compile=True, 2025-05-07T21:03:03.6475295Z pooling_mode=, 2025-05-07T21:03:03.6475391Z T=1, 2025-05-07T21:03:03.6475476Z D=27, 2025-05-07T21:03:03.6475606Z B=48, 2025-05-07T21:03:03.6475699Z log_E=3, 2025-05-07T21:03:03.6475787Z L=14, 2025-05-07T21:03:03.6475877Z D_gradcheck=1, 2025-05-07T21:03:03.6475987Z stochastic_rounding=True, 2025-05-07T21:03:03.6476076Z weighted=True, 2025-05-07T21:03:03.6476162Z row_wise=True, 2025-05-07T21:03:03.6476258Z mixed=False, 2025-05-07T21:03:03.6476348Z use_cache=True, 2025-05-07T21:03:03.6476461Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6476558Z use_cpu=True, 2025-05-07T21:03:03.6476666Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6476759Z ) 2025-05-07T21:03:03.6476987Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6477337Z self=, 2025-05-07T21:03:03.6477436Z compile=True, 2025-05-07T21:03:03.6477551Z pooling_mode=, 2025-05-07T21:03:03.6477636Z T=1, 2025-05-07T21:03:03.6477730Z D=126, 2025-05-07T21:03:03.6477812Z B=116, 2025-05-07T21:03:03.6477901Z log_E=3, 2025-05-07T21:03:03.6477992Z L=6, 2025-05-07T21:03:03.6478081Z D_gradcheck=1, 2025-05-07T21:03:03.6478183Z stochastic_rounding=True, 2025-05-07T21:03:03.6478283Z weighted=True, 2025-05-07T21:03:03.6478370Z row_wise=True, 2025-05-07T21:03:03.6478456Z mixed=False, 2025-05-07T21:03:03.6478558Z use_cache=False, 2025-05-07T21:03:03.6478671Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6478764Z use_cpu=True, 2025-05-07T21:03:03.6478873Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6478952Z ) 2025-05-07T21:03:03.6479102Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6479493Z self=, 2025-05-07T21:03:03.6479584Z compile=True, 2025-05-07T21:03:03.6479708Z pooling_mode=, 2025-05-07T21:03:03.6479789Z T=2, 2025-05-07T21:03:03.6479875Z D=89, 2025-05-07T21:03:03.6479965Z B=25, 2025-05-07T21:03:03.6480048Z log_E=5, 2025-05-07T21:03:03.6480128Z L=0, 2025-05-07T21:03:03.6480224Z D_gradcheck=1, 2025-05-07T21:03:03.6480329Z stochastic_rounding=False, 2025-05-07T21:03:03.6480423Z weighted=True, 2025-05-07T21:03:03.6480511Z row_wise=True, 2025-05-07T21:03:03.6480600Z mixed=False, 2025-05-07T21:03:03.6480700Z use_cache=False, 2025-05-07T21:03:03.6480810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6480897Z use_cpu=True, 2025-05-07T21:03:03.6481010Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6481092Z ) 2025-05-07T21:03:03.6481231Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6481627Z self=, 2025-05-07T21:03:03.6481719Z compile=False, 2025-05-07T21:03:03.6481832Z pooling_mode=, 2025-05-07T21:03:03.6481964Z T=1, 2025-05-07T21:03:03.6482046Z D=87, 2025-05-07T21:03:03.6482129Z B=57, 2025-05-07T21:03:03.6482221Z log_E=5, 2025-05-07T21:03:03.6482303Z L=10, 2025-05-07T21:03:03.6482400Z D_gradcheck=2, 2025-05-07T21:03:03.6482501Z stochastic_rounding=True, 2025-05-07T21:03:03.6482590Z weighted=False, 2025-05-07T21:03:03.6482683Z row_wise=True, 2025-05-07T21:03:03.6482768Z mixed=True, 2025-05-07T21:03:03.6482856Z use_cache=True, 2025-05-07T21:03:03.6482976Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6483060Z use_cpu=True, 2025-05-07T21:03:03.6483170Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6483258Z ) 2025-05-07T21:03:03.6483397Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6483741Z self=, 2025-05-07T21:03:03.6483840Z compile=False, 2025-05-07T21:03:03.6483955Z pooling_mode=, 2025-05-07T21:03:03.6484052Z T=4, 2025-05-07T21:03:03.6484135Z D=6, 2025-05-07T21:03:03.6484217Z B=65, 2025-05-07T21:03:03.6484313Z log_E=4, 2025-05-07T21:03:03.6484398Z L=12, 2025-05-07T21:03:03.6484485Z D_gradcheck=2, 2025-05-07T21:03:03.6484596Z stochastic_rounding=False, 2025-05-07T21:03:03.6484682Z weighted=True, 2025-05-07T21:03:03.6484770Z row_wise=True, 2025-05-07T21:03:03.6484863Z mixed=True, 2025-05-07T21:03:03.6484953Z use_cache=False, 2025-05-07T21:03:03.6485067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6485160Z use_cpu=True, 2025-05-07T21:03:03.6485267Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6485394Z ) 2025-05-07T21:03:03.6485539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6485885Z self=, 2025-05-07T21:03:03.6485986Z compile=False, 2025-05-07T21:03:03.6486100Z pooling_mode=, 2025-05-07T21:03:03.6486182Z T=3, 2025-05-07T21:03:03.6486276Z D=52, 2025-05-07T21:03:03.6486358Z B=52, 2025-05-07T21:03:03.6486441Z log_E=3, 2025-05-07T21:03:03.6486532Z L=13, 2025-05-07T21:03:03.6486622Z D_gradcheck=2, 2025-05-07T21:03:03.6486724Z stochastic_rounding=True, 2025-05-07T21:03:03.6486823Z weighted=True, 2025-05-07T21:03:03.6487012Z row_wise=True, 2025-05-07T21:03:03.6487099Z mixed=True, 2025-05-07T21:03:03.6487199Z use_cache=True, 2025-05-07T21:03:03.6487311Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6487398Z use_cpu=True, 2025-05-07T21:03:03.6487518Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6487598Z ) 2025-05-07T21:03:03.6487746Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6488135Z self=, 2025-05-07T21:03:03.6488224Z compile=True, 2025-05-07T21:03:03.6488349Z pooling_mode=, 2025-05-07T21:03:03.6488434Z T=5, 2025-05-07T21:03:03.6488518Z D=80, 2025-05-07T21:03:03.6488613Z B=116, 2025-05-07T21:03:03.6488696Z log_E=5, 2025-05-07T21:03:03.6488777Z L=16, 2025-05-07T21:03:03.6488873Z D_gradcheck=2, 2025-05-07T21:03:03.6488975Z stochastic_rounding=True, 2025-05-07T21:03:03.6489065Z weighted=True, 2025-05-07T21:03:03.6489163Z row_wise=True, 2025-05-07T21:03:03.6489249Z mixed=False, 2025-05-07T21:03:03.6489339Z use_cache=True, 2025-05-07T21:03:03.6489465Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6489573Z use_cpu=True, 2025-05-07T21:03:03.6489704Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6489838Z ) 2025-05-07T21:03:03.6489975Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6490327Z self=, 2025-05-07T21:03:03.6490418Z compile=True, 2025-05-07T21:03:03.6490532Z pooling_mode=, 2025-05-07T21:03:03.6490666Z T=2, 2025-05-07T21:03:03.6490746Z D=28, 2025-05-07T21:03:03.6490826Z B=73, 2025-05-07T21:03:03.6490920Z log_E=5, 2025-05-07T21:03:03.6491003Z L=2, 2025-05-07T21:03:03.6491090Z D_gradcheck=1, 2025-05-07T21:03:03.6491201Z stochastic_rounding=False, 2025-05-07T21:03:03.6491291Z weighted=False, 2025-05-07T21:03:03.6491389Z row_wise=True, 2025-05-07T21:03:03.6491475Z mixed=True, 2025-05-07T21:03:03.6491564Z use_cache=False, 2025-05-07T21:03:03.6491685Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6491771Z use_cpu=True, 2025-05-07T21:03:03.6491880Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6491971Z ) 2025-05-07T21:03:03.6492105Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6492449Z self=, 2025-05-07T21:03:03.6492546Z compile=False, 2025-05-07T21:03:03.6492662Z pooling_mode=, 2025-05-07T21:03:03.6492746Z T=5, 2025-05-07T21:03:03.6492837Z D=89, 2025-05-07T21:03:03.6492920Z B=66, 2025-05-07T21:03:03.6493002Z log_E=5, 2025-05-07T21:03:03.6493090Z L=15, 2025-05-07T21:03:03.6493181Z D_gradcheck=1, 2025-05-07T21:03:03.6493291Z stochastic_rounding=True, 2025-05-07T21:03:03.6493382Z weighted=False, 2025-05-07T21:03:03.6493468Z row_wise=True, 2025-05-07T21:03:03.6493564Z mixed=True, 2025-05-07T21:03:03.6493655Z use_cache=False, 2025-05-07T21:03:03.6493770Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6493864Z use_cpu=True, 2025-05-07T21:03:03.6494021Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6494107Z ) 2025-05-07T21:03:03.6494251Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6494594Z self=, 2025-05-07T21:03:03.6494682Z compile=True, 2025-05-07T21:03:03.6494810Z pooling_mode=, 2025-05-07T21:03:03.6494894Z T=1, 2025-05-07T21:03:03.6494986Z D=4, 2025-05-07T21:03:03.6495071Z B=79, 2025-05-07T21:03:03.6495156Z log_E=5, 2025-05-07T21:03:03.6495249Z L=17, 2025-05-07T21:03:03.6495338Z D_gradcheck=2, 2025-05-07T21:03:03.6495441Z stochastic_rounding=False, 2025-05-07T21:03:03.6495536Z weighted=True, 2025-05-07T21:03:03.6495625Z row_wise=True, 2025-05-07T21:03:03.6495709Z mixed=True, 2025-05-07T21:03:03.6495805Z use_cache=True, 2025-05-07T21:03:03.6495920Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6496009Z use_cpu=True, 2025-05-07T21:03:03.6496130Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6496215Z ) 2025-05-07T21:03:03.6496350Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6496793Z self=, 2025-05-07T21:03:03.6496888Z compile=False, 2025-05-07T21:03:03.6497013Z pooling_mode=, 2025-05-07T21:03:03.6497096Z T=5, 2025-05-07T21:03:03.6497180Z D=114, 2025-05-07T21:03:03.6497274Z B=102, 2025-05-07T21:03:03.6497360Z log_E=3, 2025-05-07T21:03:03.6497440Z L=2, 2025-05-07T21:03:03.6497538Z D_gradcheck=1, 2025-05-07T21:03:03.6497641Z stochastic_rounding=True, 2025-05-07T21:03:03.6497731Z weighted=False, 2025-05-07T21:03:03.6497826Z row_wise=True, 2025-05-07T21:03:03.6497918Z mixed=False, 2025-05-07T21:03:03.6498008Z use_cache=True, 2025-05-07T21:03:03.6498136Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6498232Z use_cpu=True, 2025-05-07T21:03:03.6498343Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6498484Z ) 2025-05-07T21:03:03.6498623Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6498978Z self=, 2025-05-07T21:03:03.6499068Z compile=True, 2025-05-07T21:03:03.6499224Z pooling_mode=, 2025-05-07T21:03:03.6499316Z T=3, 2025-05-07T21:03:03.6499401Z D=10, 2025-05-07T21:03:03.6499494Z B=119, 2025-05-07T21:03:03.6499599Z log_E=5, 2025-05-07T21:03:03.6499690Z L=16, 2025-05-07T21:03:03.6499793Z D_gradcheck=2, 2025-05-07T21:03:03.6499907Z stochastic_rounding=True, 2025-05-07T21:03:03.6499996Z weighted=True, 2025-05-07T21:03:03.6500083Z row_wise=True, 2025-05-07T21:03:03.6500177Z mixed=False, 2025-05-07T21:03:03.6500268Z use_cache=False, 2025-05-07T21:03:03.6500380Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6500481Z use_cpu=True, 2025-05-07T21:03:03.6500593Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6500675Z ) 2025-05-07T21:03:03.6500823Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6501166Z self=, 2025-05-07T21:03:03.6501264Z compile=True, 2025-05-07T21:03:03.6501379Z pooling_mode=, 2025-05-07T21:03:03.6501462Z T=1, 2025-05-07T21:03:03.6501554Z D=88, 2025-05-07T21:03:03.6501638Z B=82, 2025-05-07T21:03:03.6501724Z log_E=3, 2025-05-07T21:03:03.6501811Z L=13, 2025-05-07T21:03:03.6501901Z D_gradcheck=1, 2025-05-07T21:03:03.6502003Z stochastic_rounding=True, 2025-05-07T21:03:03.6502100Z weighted=False, 2025-05-07T21:03:03.6502188Z row_wise=True, 2025-05-07T21:03:03.6502276Z mixed=False, 2025-05-07T21:03:03.6502371Z use_cache=True, 2025-05-07T21:03:03.6502485Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6502626Z use_cpu=True, 2025-05-07T21:03:03.6502737Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6502815Z ) 2025-05-07T21:03:03.6502964Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6503307Z self=, 2025-05-07T21:03:03.6503399Z compile=False, 2025-05-07T21:03:03.6503522Z pooling_mode=, 2025-05-07T21:03:03.6503607Z T=1, 2025-05-07T21:03:03.6503687Z D=70, 2025-05-07T21:03:03.6503777Z B=59, 2025-05-07T21:03:03.6503859Z log_E=4, 2025-05-07T21:03:03.6503945Z L=2, 2025-05-07T21:03:03.6504043Z D_gradcheck=2, 2025-05-07T21:03:03.6504145Z stochastic_rounding=True, 2025-05-07T21:03:03.6504231Z weighted=True, 2025-05-07T21:03:03.6504328Z row_wise=True, 2025-05-07T21:03:03.6504668Z mixed=False, 2025-05-07T21:03:03.6504775Z use_cache=True, 2025-05-07T21:03:03.6504891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6504985Z use_cpu=True, 2025-05-07T21:03:03.6505105Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6505188Z ) 2025-05-07T21:03:03.6797485Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6798294Z self=, 2025-05-07T21:03:03.6798568Z compile=True, 2025-05-07T21:03:03.6798894Z pooling_mode=, 2025-05-07T21:03:03.6799072Z T=2, 2025-05-07T21:03:03.6799221Z D=51, 2025-05-07T21:03:03.6799387Z B=122, 2025-05-07T21:03:03.6799519Z log_E=5, 2025-05-07T21:03:03.6799601Z L=10, 2025-05-07T21:03:03.6799719Z D_gradcheck=1, 2025-05-07T21:03:03.6799827Z stochastic_rounding=True, 2025-05-07T21:03:03.6799980Z weighted=False, 2025-05-07T21:03:03.6800077Z row_wise=True, 2025-05-07T21:03:03.6800157Z mixed=False, 2025-05-07T21:03:03.6800243Z use_cache=True, 2025-05-07T21:03:03.6800371Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6800570Z use_cpu=True, 2025-05-07T21:03:03.6800688Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6800772Z ) 2025-05-07T21:03:03.6800911Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6801266Z self=, 2025-05-07T21:03:03.6801415Z compile=False, 2025-05-07T21:03:03.6801530Z pooling_mode=, 2025-05-07T21:03:03.6801625Z T=5, 2025-05-07T21:03:03.6801711Z D=60, 2025-05-07T21:03:03.6801796Z B=51, 2025-05-07T21:03:03.6801895Z log_E=4, 2025-05-07T21:03:03.6801978Z L=20, 2025-05-07T21:03:03.6802070Z D_gradcheck=2, 2025-05-07T21:03:03.6802182Z stochastic_rounding=False, 2025-05-07T21:03:03.6802274Z weighted=True, 2025-05-07T21:03:03.6802361Z row_wise=True, 2025-05-07T21:03:03.6802461Z mixed=False, 2025-05-07T21:03:03.6802549Z use_cache=True, 2025-05-07T21:03:03.6802675Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6802768Z use_cpu=True, 2025-05-07T21:03:03.6802877Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6802968Z ) 2025-05-07T21:03:03.6803109Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6803456Z self=, 2025-05-07T21:03:03.6803561Z compile=False, 2025-05-07T21:03:03.6803677Z pooling_mode=, 2025-05-07T21:03:03.6803759Z T=5, 2025-05-07T21:03:03.6803851Z D=120, 2025-05-07T21:03:03.6803936Z B=31, 2025-05-07T21:03:03.6804019Z log_E=3, 2025-05-07T21:03:03.6804113Z L=12, 2025-05-07T21:03:03.6804203Z D_gradcheck=2, 2025-05-07T21:03:03.6804309Z stochastic_rounding=False, 2025-05-07T21:03:03.6804662Z weighted=True, 2025-05-07T21:03:03.6804756Z row_wise=True, 2025-05-07T21:03:03.6804849Z mixed=True, 2025-05-07T21:03:03.6804940Z use_cache=False, 2025-05-07T21:03:03.6805125Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6805228Z use_cpu=True, 2025-05-07T21:03:03.6805336Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6805419Z ) 2025-05-07T21:03:03.6805564Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6805909Z self=, 2025-05-07T21:03:03.6806001Z compile=True, 2025-05-07T21:03:03.6806124Z pooling_mode=, 2025-05-07T21:03:03.6806208Z T=4, 2025-05-07T21:03:03.6806292Z D=115, 2025-05-07T21:03:03.6806385Z B=43, 2025-05-07T21:03:03.6806473Z log_E=3, 2025-05-07T21:03:03.6806566Z L=7, 2025-05-07T21:03:03.6806656Z D_gradcheck=2, 2025-05-07T21:03:03.6806759Z stochastic_rounding=True, 2025-05-07T21:03:03.6806855Z weighted=True, 2025-05-07T21:03:03.6807000Z row_wise=True, 2025-05-07T21:03:03.6807090Z mixed=False, 2025-05-07T21:03:03.6807187Z use_cache=True, 2025-05-07T21:03:03.6807305Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6807393Z use_cpu=True, 2025-05-07T21:03:03.6807510Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6807661Z ) 2025-05-07T21:03:03.6807801Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6808162Z self=, 2025-05-07T21:03:03.6808254Z compile=True, 2025-05-07T21:03:03.6808380Z pooling_mode=, 2025-05-07T21:03:03.6808464Z T=4, 2025-05-07T21:03:03.6808549Z D=30, 2025-05-07T21:03:03.6808644Z B=19, 2025-05-07T21:03:03.6808730Z log_E=3, 2025-05-07T21:03:03.6808810Z L=6, 2025-05-07T21:03:03.6808908Z D_gradcheck=2, 2025-05-07T21:03:03.6809010Z stochastic_rounding=True, 2025-05-07T21:03:03.6809098Z weighted=True, 2025-05-07T21:03:03.6809193Z row_wise=True, 2025-05-07T21:03:03.6809282Z mixed=False, 2025-05-07T21:03:03.6809370Z use_cache=True, 2025-05-07T21:03:03.6809494Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6809645Z use_cpu=True, 2025-05-07T21:03:03.6809754Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6809847Z ) 2025-05-07T21:03:03.6809985Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6810337Z self=, 2025-05-07T21:03:03.6810486Z compile=True, 2025-05-07T21:03:03.6810599Z pooling_mode=, 2025-05-07T21:03:03.6810692Z T=2, 2025-05-07T21:03:03.6810774Z D=89, 2025-05-07T21:03:03.6810862Z B=89, 2025-05-07T21:03:03.6810956Z log_E=3, 2025-05-07T21:03:03.6811040Z L=5, 2025-05-07T21:03:03.6811129Z D_gradcheck=1, 2025-05-07T21:03:03.6811241Z stochastic_rounding=False, 2025-05-07T21:03:03.6811329Z weighted=True, 2025-05-07T21:03:03.6811418Z row_wise=True, 2025-05-07T21:03:03.6811515Z mixed=True, 2025-05-07T21:03:03.6811608Z use_cache=False, 2025-05-07T21:03:03.6811728Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6811828Z use_cpu=True, 2025-05-07T21:03:03.6811939Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6812033Z ) 2025-05-07T21:03:03.6812172Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6812518Z self=, 2025-05-07T21:03:03.6812619Z compile=False, 2025-05-07T21:03:03.6812734Z pooling_mode=, 2025-05-07T21:03:03.6812814Z T=3, 2025-05-07T21:03:03.6812906Z D=123, 2025-05-07T21:03:03.6812989Z B=30, 2025-05-07T21:03:03.6813074Z log_E=3, 2025-05-07T21:03:03.6813164Z L=10, 2025-05-07T21:03:03.6813256Z D_gradcheck=1, 2025-05-07T21:03:03.6813362Z stochastic_rounding=False, 2025-05-07T21:03:03.6813463Z weighted=False, 2025-05-07T21:03:03.6813553Z row_wise=True, 2025-05-07T21:03:03.6813639Z mixed=True, 2025-05-07T21:03:03.6813788Z use_cache=True, 2025-05-07T21:03:03.6813907Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6814005Z use_cpu=True, 2025-05-07T21:03:03.6814115Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6814198Z ) 2025-05-07T21:03:03.6814341Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6814684Z self=, 2025-05-07T21:03:03.6814779Z compile=True, 2025-05-07T21:03:03.6814904Z pooling_mode=, 2025-05-07T21:03:03.6814985Z T=2, 2025-05-07T21:03:03.6815066Z D=10, 2025-05-07T21:03:03.6815155Z B=74, 2025-05-07T21:03:03.6815239Z log_E=4, 2025-05-07T21:03:03.6815326Z L=1, 2025-05-07T21:03:03.6815423Z D_gradcheck=2, 2025-05-07T21:03:03.6815527Z stochastic_rounding=True, 2025-05-07T21:03:03.6815618Z weighted=True, 2025-05-07T21:03:03.6815715Z row_wise=True, 2025-05-07T21:03:03.6815798Z mixed=True, 2025-05-07T21:03:03.6815899Z use_cache=True, 2025-05-07T21:03:03.6816014Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6816102Z use_cpu=True, 2025-05-07T21:03:03.6816265Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6816347Z ) 2025-05-07T21:03:03.6816483Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6816834Z self=, 2025-05-07T21:03:03.6816930Z compile=False, 2025-05-07T21:03:03.6817043Z pooling_mode=, 2025-05-07T21:03:03.6817137Z T=2, 2025-05-07T21:03:03.6817219Z D=94, 2025-05-07T21:03:03.6817302Z B=81, 2025-05-07T21:03:03.6817396Z log_E=4, 2025-05-07T21:03:03.6817479Z L=6, 2025-05-07T21:03:03.6817576Z D_gradcheck=2, 2025-05-07T21:03:03.6817680Z stochastic_rounding=True, 2025-05-07T21:03:03.6817769Z weighted=True, 2025-05-07T21:03:03.6817866Z row_wise=True, 2025-05-07T21:03:03.6817954Z mixed=True, 2025-05-07T21:03:03.6818048Z use_cache=False, 2025-05-07T21:03:03.6818216Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6818306Z use_cpu=True, 2025-05-07T21:03:03.6818417Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6818507Z ) 2025-05-07T21:03:03.6818643Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6819031Z self=, 2025-05-07T21:03:03.6819132Z compile=True, 2025-05-07T21:03:03.6819247Z pooling_mode=, 2025-05-07T21:03:03.6819338Z T=3, 2025-05-07T21:03:03.6819424Z D=94, 2025-05-07T21:03:03.6819508Z B=50, 2025-05-07T21:03:03.6819603Z log_E=4, 2025-05-07T21:03:03.6819689Z L=10, 2025-05-07T21:03:03.6819779Z D_gradcheck=2, 2025-05-07T21:03:03.6819892Z stochastic_rounding=False, 2025-05-07T21:03:03.6819983Z weighted=True, 2025-05-07T21:03:03.6820070Z row_wise=True, 2025-05-07T21:03:03.6820169Z mixed=False, 2025-05-07T21:03:03.6820264Z use_cache=True, 2025-05-07T21:03:03.6820380Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6820476Z use_cpu=True, 2025-05-07T21:03:03.6820591Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6820673Z ) 2025-05-07T21:03:03.6820819Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6821168Z self=, 2025-05-07T21:03:03.6821264Z compile=False, 2025-05-07T21:03:03.6821379Z pooling_mode=, 2025-05-07T21:03:03.6821465Z T=1, 2025-05-07T21:03:03.6821557Z D=80, 2025-05-07T21:03:03.6821644Z B=111, 2025-05-07T21:03:03.6821729Z log_E=4, 2025-05-07T21:03:03.6821819Z L=3, 2025-05-07T21:03:03.6821910Z D_gradcheck=2, 2025-05-07T21:03:03.6822014Z stochastic_rounding=True, 2025-05-07T21:03:03.6822114Z weighted=False, 2025-05-07T21:03:03.6822201Z row_wise=True, 2025-05-07T21:03:03.6822362Z mixed=True, 2025-05-07T21:03:03.6822465Z use_cache=True, 2025-05-07T21:03:03.6822580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6822670Z use_cpu=True, 2025-05-07T21:03:03.6822791Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6822874Z ) 2025-05-07T21:03:03.6823019Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6823367Z self=, 2025-05-07T21:03:03.6823460Z compile=False, 2025-05-07T21:03:03.6823587Z pooling_mode=, 2025-05-07T21:03:03.6823672Z T=5, 2025-05-07T21:03:03.6823755Z D=55, 2025-05-07T21:03:03.6823850Z B=22, 2025-05-07T21:03:03.6823937Z log_E=4, 2025-05-07T21:03:03.6824021Z L=4, 2025-05-07T21:03:03.6824121Z D_gradcheck=2, 2025-05-07T21:03:03.6824226Z stochastic_rounding=False, 2025-05-07T21:03:03.6824317Z weighted=False, 2025-05-07T21:03:03.6824415Z row_wise=True, 2025-05-07T21:03:03.6824506Z mixed=True, 2025-05-07T21:03:03.6824600Z use_cache=False, 2025-05-07T21:03:03.6824723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6824857Z use_cpu=True, 2025-05-07T21:03:03.6824976Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.6825055Z ) 2025-05-07T21:03:03.6825193Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6825547Z self=, 2025-05-07T21:03:03.6825639Z compile=True, 2025-05-07T21:03:03.6825755Z pooling_mode=, 2025-05-07T21:03:03.6825850Z T=1, 2025-05-07T21:03:03.6825933Z D=49, 2025-05-07T21:03:03.6826017Z B=76, 2025-05-07T21:03:03.6826117Z log_E=5, 2025-05-07T21:03:03.6826202Z L=7, 2025-05-07T21:03:03.6826293Z D_gradcheck=1, 2025-05-07T21:03:03.6826407Z stochastic_rounding=True, 2025-05-07T21:03:03.6826499Z weighted=True, 2025-05-07T21:03:03.6826589Z row_wise=True, 2025-05-07T21:03:03.6826692Z mixed=False, 2025-05-07T21:03:03.6826834Z use_cache=True, 2025-05-07T21:03:03.6826954Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6827047Z use_cpu=True, 2025-05-07T21:03:03.6827156Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6827243Z ) 2025-05-07T21:03:03.6827379Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6827770Z self=, 2025-05-07T21:03:03.6827869Z compile=True, 2025-05-07T21:03:03.6827986Z pooling_mode=, 2025-05-07T21:03:03.6828075Z T=1, 2025-05-07T21:03:03.6828168Z D=83, 2025-05-07T21:03:03.6828254Z B=123, 2025-05-07T21:03:03.6828340Z log_E=4, 2025-05-07T21:03:03.6828432Z L=13, 2025-05-07T21:03:03.6828524Z D_gradcheck=2, 2025-05-07T21:03:03.6828636Z stochastic_rounding=False, 2025-05-07T21:03:03.6828729Z weighted=False, 2025-05-07T21:03:03.6828819Z row_wise=True, 2025-05-07T21:03:03.6828918Z mixed=True, 2025-05-07T21:03:03.6829011Z use_cache=False, 2025-05-07T21:03:03.6829129Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6829227Z use_cpu=True, 2025-05-07T21:03:03.6829338Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6829421Z ) 2025-05-07T21:03:03.6829568Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6829916Z self=, 2025-05-07T21:03:03.6830011Z compile=True, 2025-05-07T21:03:03.6830135Z pooling_mode=, 2025-05-07T21:03:03.6830221Z T=1, 2025-05-07T21:03:03.6830313Z D=95, 2025-05-07T21:03:03.6830399Z B=68, 2025-05-07T21:03:03.6830487Z log_E=4, 2025-05-07T21:03:03.6830580Z L=20, 2025-05-07T21:03:03.6830670Z D_gradcheck=2, 2025-05-07T21:03:03.6830774Z stochastic_rounding=False, 2025-05-07T21:03:03.6830872Z weighted=True, 2025-05-07T21:03:03.6831010Z row_wise=True, 2025-05-07T21:03:03.6831101Z mixed=True, 2025-05-07T21:03:03.6831203Z use_cache=False, 2025-05-07T21:03:03.6831321Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.6831411Z use_cpu=True, 2025-05-07T21:03:03.6831530Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6831613Z ) 2025-05-07T21:03:03.6831749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.6832106Z self=, 2025-05-07T21:03:03.6832199Z compile=True, 2025-05-07T21:03:03.6832325Z pooling_mode=, 2025-05-07T21:03:03.6832411Z T=1, 2025-05-07T21:03:03.6832498Z D=123, 2025-05-07T21:03:03.6832593Z B=87, 2025-05-07T21:03:03.6832682Z log_E=5, 2025-05-07T21:03:03.6832768Z L=20, 2025-05-07T21:03:03.6832868Z D_gradcheck=1, 2025-05-07T21:03:03.6832971Z stochastic_rounding=True, 2025-05-07T21:03:03.6833064Z weighted=False, 2025-05-07T21:03:03.6833176Z row_wise=True, 2025-05-07T21:03:03.6833265Z mixed=True, 2025-05-07T21:03:03.6833357Z use_cache=False, 2025-05-07T21:03:03.6833529Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.6833621Z use_cpu=True, 2025-05-07T21:03:03.6833730Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.6833825Z ) 2025-05-07T21:03:03.7135603Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7136363Z self=, 2025-05-07T21:03:03.7136485Z compile=True, 2025-05-07T21:03:03.7136633Z pooling_mode=, 2025-05-07T21:03:03.7136734Z T=3, 2025-05-07T21:03:03.7136834Z D=49, 2025-05-07T21:03:03.7136938Z B=53, 2025-05-07T21:03:03.7137040Z log_E=3, 2025-05-07T21:03:03.7137139Z L=14, 2025-05-07T21:03:03.7137251Z D_gradcheck=2, 2025-05-07T21:03:03.7137378Z stochastic_rounding=True, 2025-05-07T21:03:03.7137492Z weighted=False, 2025-05-07T21:03:03.7137589Z row_wise=True, 2025-05-07T21:03:03.7137816Z mixed=True, 2025-05-07T21:03:03.7137897Z use_cache=False, 2025-05-07T21:03:03.7138012Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7138094Z use_cpu=True, 2025-05-07T21:03:03.7138200Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7138276Z ) 2025-05-07T21:03:03.7138487Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7138826Z self=, 2025-05-07T21:03:03.7138907Z compile=True, 2025-05-07T21:03:03.7139016Z pooling_mode=, 2025-05-07T21:03:03.7139100Z T=1, 2025-05-07T21:03:03.7139180Z D=106, 2025-05-07T21:03:03.7139269Z B=51, 2025-05-07T21:03:03.7139407Z log_E=4, 2025-05-07T21:03:03.7139520Z L=11, 2025-05-07T21:03:03.7147159Z D_gradcheck=2, 2025-05-07T21:03:03.7147289Z stochastic_rounding=False, 2025-05-07T21:03:03.7147385Z weighted=True, 2025-05-07T21:03:03.7147473Z row_wise=True, 2025-05-07T21:03:03.7147562Z mixed=True, 2025-05-07T21:03:03.7147652Z use_cache=False, 2025-05-07T21:03:03.7147772Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7147858Z use_cpu=True, 2025-05-07T21:03:03.7147966Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7148052Z ) 2025-05-07T21:03:03.7148190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7148540Z self=, 2025-05-07T21:03:03.7148627Z compile=True, 2025-05-07T21:03:03.7148742Z pooling_mode=, 2025-05-07T21:03:03.7148822Z T=5, 2025-05-07T21:03:03.7148899Z D=37, 2025-05-07T21:03:03.7148975Z B=94, 2025-05-07T21:03:03.7149055Z log_E=5, 2025-05-07T21:03:03.7149131Z L=20, 2025-05-07T21:03:03.7149215Z D_gradcheck=1, 2025-05-07T21:03:03.7149316Z stochastic_rounding=True, 2025-05-07T21:03:03.7149514Z weighted=True, 2025-05-07T21:03:03.7149600Z row_wise=True, 2025-05-07T21:03:03.7149719Z mixed=False, 2025-05-07T21:03:03.7149803Z use_cache=True, 2025-05-07T21:03:03.7149926Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7150021Z use_cpu=True, 2025-05-07T21:03:03.7150146Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7150228Z ) 2025-05-07T21:03:03.7150359Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7150699Z self=, 2025-05-07T21:03:03.7150782Z compile=False, 2025-05-07T21:03:03.7150892Z pooling_mode=, 2025-05-07T21:03:03.7150969Z T=2, 2025-05-07T21:03:03.7151046Z D=107, 2025-05-07T21:03:03.7151122Z B=84, 2025-05-07T21:03:03.7151199Z log_E=3, 2025-05-07T21:03:03.7151274Z L=16, 2025-05-07T21:03:03.7151359Z D_gradcheck=1, 2025-05-07T21:03:03.7151455Z stochastic_rounding=False, 2025-05-07T21:03:03.7151544Z weighted=False, 2025-05-07T21:03:03.7151628Z row_wise=True, 2025-05-07T21:03:03.7151710Z mixed=True, 2025-05-07T21:03:03.7151791Z use_cache=False, 2025-05-07T21:03:03.7151970Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7152054Z use_cpu=True, 2025-05-07T21:03:03.7152155Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7152236Z ) 2025-05-07T21:03:03.7152365Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7152703Z self=, 2025-05-07T21:03:03.7152787Z compile=False, 2025-05-07T21:03:03.7152894Z pooling_mode=, 2025-05-07T21:03:03.7152974Z T=4, 2025-05-07T21:03:03.7153051Z D=27, 2025-05-07T21:03:03.7153127Z B=78, 2025-05-07T21:03:03.7153208Z log_E=5, 2025-05-07T21:03:03.7153283Z L=3, 2025-05-07T21:03:03.7153362Z D_gradcheck=2, 2025-05-07T21:03:03.7153461Z stochastic_rounding=True, 2025-05-07T21:03:03.7153543Z weighted=False, 2025-05-07T21:03:03.7153669Z row_wise=True, 2025-05-07T21:03:03.7153753Z mixed=False, 2025-05-07T21:03:03.7153836Z use_cache=True, 2025-05-07T21:03:03.7153943Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7154028Z use_cpu=True, 2025-05-07T21:03:03.7154130Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7154246Z ) 2025-05-07T21:03:03.7154375Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7154709Z self=, 2025-05-07T21:03:03.7154793Z compile=True, 2025-05-07T21:03:03.7154901Z pooling_mode=, 2025-05-07T21:03:03.7154978Z T=4, 2025-05-07T21:03:03.7155057Z D=93, 2025-05-07T21:03:03.7155136Z B=108, 2025-05-07T21:03:03.7155214Z log_E=5, 2025-05-07T21:03:03.7155294Z L=7, 2025-05-07T21:03:03.7155374Z D_gradcheck=2, 2025-05-07T21:03:03.7155471Z stochastic_rounding=True, 2025-05-07T21:03:03.7155562Z weighted=False, 2025-05-07T21:03:03.7155643Z row_wise=True, 2025-05-07T21:03:03.7155724Z mixed=False, 2025-05-07T21:03:03.7155811Z use_cache=True, 2025-05-07T21:03:03.7155918Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7156003Z use_cpu=True, 2025-05-07T21:03:03.7156105Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7156184Z ) 2025-05-07T21:03:03.7156313Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7156646Z self=, 2025-05-07T21:03:03.7156723Z compile=True, 2025-05-07T21:03:03.7156829Z pooling_mode=, 2025-05-07T21:03:03.7156902Z T=5, 2025-05-07T21:03:03.7156972Z D=67, 2025-05-07T21:03:03.7157045Z B=26, 2025-05-07T21:03:03.7157120Z log_E=4, 2025-05-07T21:03:03.7157194Z L=12, 2025-05-07T21:03:03.7157273Z D_gradcheck=1, 2025-05-07T21:03:03.7157411Z stochastic_rounding=False, 2025-05-07T21:03:03.7157495Z weighted=True, 2025-05-07T21:03:03.7157572Z row_wise=True, 2025-05-07T21:03:03.7157649Z mixed=False, 2025-05-07T21:03:03.7157742Z use_cache=False, 2025-05-07T21:03:03.7157852Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7157936Z use_cpu=True, 2025-05-07T21:03:03.7158053Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7158132Z ) 2025-05-07T21:03:03.7158267Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7158617Z self=, 2025-05-07T21:03:03.7158706Z compile=False, 2025-05-07T21:03:03.7158820Z pooling_mode=, 2025-05-07T21:03:03.7158907Z T=3, 2025-05-07T21:03:03.7158983Z D=48, 2025-05-07T21:03:03.7159061Z B=59, 2025-05-07T21:03:03.7159146Z log_E=5, 2025-05-07T21:03:03.7159224Z L=7, 2025-05-07T21:03:03.7159318Z D_gradcheck=2, 2025-05-07T21:03:03.7159418Z stochastic_rounding=True, 2025-05-07T21:03:03.7159503Z weighted=False, 2025-05-07T21:03:03.7159591Z row_wise=True, 2025-05-07T21:03:03.7159669Z mixed=False, 2025-05-07T21:03:03.7159801Z use_cache=False, 2025-05-07T21:03:03.7159915Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7159997Z use_cpu=True, 2025-05-07T21:03:03.7160101Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7160183Z ) 2025-05-07T21:03:03.7160314Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7160652Z self=, 2025-05-07T21:03:03.7160744Z compile=False, 2025-05-07T21:03:03.7160851Z pooling_mode=, 2025-05-07T21:03:03.7160934Z T=5, 2025-05-07T21:03:03.7161012Z D=14, 2025-05-07T21:03:03.7161087Z B=11, 2025-05-07T21:03:03.7161175Z log_E=5, 2025-05-07T21:03:03.7161254Z L=3, 2025-05-07T21:03:03.7161338Z D_gradcheck=2, 2025-05-07T21:03:03.7161444Z stochastic_rounding=False, 2025-05-07T21:03:03.7161571Z weighted=True, 2025-05-07T21:03:03.7161653Z row_wise=True, 2025-05-07T21:03:03.7161743Z mixed=True, 2025-05-07T21:03:03.7161828Z use_cache=False, 2025-05-07T21:03:03.7161938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7162030Z use_cpu=True, 2025-05-07T21:03:03.7162176Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7162250Z ) 2025-05-07T21:03:03.7162386Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7162723Z self=, 2025-05-07T21:03:03.7162816Z compile=False, 2025-05-07T21:03:03.7162924Z pooling_mode=, 2025-05-07T21:03:03.7163002Z T=3, 2025-05-07T21:03:03.7163087Z D=6, 2025-05-07T21:03:03.7163166Z B=6, 2025-05-07T21:03:03.7163244Z log_E=3, 2025-05-07T21:03:03.7163325Z L=20, 2025-05-07T21:03:03.7163409Z D_gradcheck=2, 2025-05-07T21:03:03.7163507Z stochastic_rounding=True, 2025-05-07T21:03:03.7163601Z weighted=True, 2025-05-07T21:03:03.7163681Z row_wise=True, 2025-05-07T21:03:03.7163760Z mixed=True, 2025-05-07T21:03:03.7163849Z use_cache=True, 2025-05-07T21:03:03.7163955Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7164039Z use_cpu=True, 2025-05-07T21:03:03.7164153Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7164227Z ) 2025-05-07T21:03:03.7164361Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7164699Z self=, 2025-05-07T21:03:03.7164783Z compile=False, 2025-05-07T21:03:03.7164900Z pooling_mode=, 2025-05-07T21:03:03.7164976Z T=5, 2025-05-07T21:03:03.7165055Z D=22, 2025-05-07T21:03:03.7165140Z B=58, 2025-05-07T21:03:03.7165219Z log_E=3, 2025-05-07T21:03:03.7165296Z L=14, 2025-05-07T21:03:03.7165434Z D_gradcheck=2, 2025-05-07T21:03:03.7165533Z stochastic_rounding=True, 2025-05-07T21:03:03.7165614Z weighted=True, 2025-05-07T21:03:03.7165701Z row_wise=True, 2025-05-07T21:03:03.7165783Z mixed=True, 2025-05-07T21:03:03.7165864Z use_cache=True, 2025-05-07T21:03:03.7165978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7166066Z use_cpu=True, 2025-05-07T21:03:03.7166176Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7166249Z ) 2025-05-07T21:03:03.7166376Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7166721Z self=, 2025-05-07T21:03:03.7166802Z compile=False, 2025-05-07T21:03:03.7167029Z pooling_mode=, 2025-05-07T21:03:03.7167112Z T=5, 2025-05-07T21:03:03.7167189Z D=39, 2025-05-07T21:03:03.7167263Z B=90, 2025-05-07T21:03:03.7167344Z log_E=4, 2025-05-07T21:03:03.7167420Z L=5, 2025-05-07T21:03:03.7167504Z D_gradcheck=1, 2025-05-07T21:03:03.7167612Z stochastic_rounding=False, 2025-05-07T21:03:03.7167699Z weighted=False, 2025-05-07T21:03:03.7167784Z row_wise=True, 2025-05-07T21:03:03.7167913Z mixed=True, 2025-05-07T21:03:03.7167994Z use_cache=False, 2025-05-07T21:03:03.7168105Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7168188Z use_cpu=True, 2025-05-07T21:03:03.7168288Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7168373Z ) 2025-05-07T21:03:03.7168502Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7168837Z self=, 2025-05-07T21:03:03.7168925Z compile=True, 2025-05-07T21:03:03.7169032Z pooling_mode=, 2025-05-07T21:03:03.7169114Z T=5, 2025-05-07T21:03:03.7169196Z D=111, 2025-05-07T21:03:03.7169271Z B=6, 2025-05-07T21:03:03.7169348Z log_E=3, 2025-05-07T21:03:03.7169433Z L=19, 2025-05-07T21:03:03.7169517Z D_gradcheck=1, 2025-05-07T21:03:03.7169664Z stochastic_rounding=True, 2025-05-07T21:03:03.7169741Z weighted=True, 2025-05-07T21:03:03.7169823Z row_wise=True, 2025-05-07T21:03:03.7169908Z mixed=True, 2025-05-07T21:03:03.7169992Z use_cache=False, 2025-05-07T21:03:03.7170100Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7170234Z use_cpu=True, 2025-05-07T21:03:03.7170336Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7170411Z ) 2025-05-07T21:03:03.7170552Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7170888Z self=, 2025-05-07T21:03:03.7170970Z compile=True, 2025-05-07T21:03:03.7171086Z pooling_mode=, 2025-05-07T21:03:03.7171164Z T=1, 2025-05-07T21:03:03.7171246Z D=34, 2025-05-07T21:03:03.7171325Z B=111, 2025-05-07T21:03:03.7171402Z log_E=4, 2025-05-07T21:03:03.7171482Z L=19, 2025-05-07T21:03:03.7171569Z D_gradcheck=2, 2025-05-07T21:03:03.7171665Z stochastic_rounding=True, 2025-05-07T21:03:03.7171754Z weighted=False, 2025-05-07T21:03:03.7171838Z row_wise=True, 2025-05-07T21:03:03.7171918Z mixed=True, 2025-05-07T21:03:03.7172005Z use_cache=True, 2025-05-07T21:03:03.7172113Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7172197Z use_cpu=True, 2025-05-07T21:03:03.7172306Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7172381Z ) 2025-05-07T21:03:03.7172513Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7172859Z self=, 2025-05-07T21:03:03.7172940Z compile=True, 2025-05-07T21:03:03.7173057Z pooling_mode=, 2025-05-07T21:03:03.7173136Z T=4, 2025-05-07T21:03:03.7173213Z D=71, 2025-05-07T21:03:03.7173296Z B=60, 2025-05-07T21:03:03.7173375Z log_E=3, 2025-05-07T21:03:03.7173498Z L=8, 2025-05-07T21:03:03.7173591Z D_gradcheck=1, 2025-05-07T21:03:03.7173687Z stochastic_rounding=True, 2025-05-07T21:03:03.7173772Z weighted=True, 2025-05-07T21:03:03.7173863Z row_wise=True, 2025-05-07T21:03:03.7173943Z mixed=False, 2025-05-07T21:03:03.7174024Z use_cache=True, 2025-05-07T21:03:03.7174143Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7174229Z use_cpu=True, 2025-05-07T21:03:03.7174329Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7174405Z ) 2025-05-07T21:03:03.7174534Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7174878Z self=, 2025-05-07T21:03:03.7174958Z compile=True, 2025-05-07T21:03:03.7175066Z pooling_mode=, 2025-05-07T21:03:03.7175150Z T=2, 2025-05-07T21:03:03.7175230Z D=103, 2025-05-07T21:03:03.7175305Z B=83, 2025-05-07T21:03:03.7175393Z log_E=3, 2025-05-07T21:03:03.7175471Z L=17, 2025-05-07T21:03:03.7175552Z D_gradcheck=2, 2025-05-07T21:03:03.7175653Z stochastic_rounding=True, 2025-05-07T21:03:03.7175736Z weighted=True, 2025-05-07T21:03:03.7175858Z row_wise=True, 2025-05-07T21:03:03.7175947Z mixed=False, 2025-05-07T21:03:03.7176033Z use_cache=False, 2025-05-07T21:03:03.7176140Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7176228Z use_cpu=True, 2025-05-07T21:03:03.7176329Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7176411Z ) 2025-05-07T21:03:03.7474051Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7475086Z self=, 2025-05-07T21:03:03.7475303Z compile=False, 2025-05-07T21:03:03.7475530Z pooling_mode=, 2025-05-07T21:03:03.7475695Z T=2, 2025-05-07T21:03:03.7475851Z D=60, 2025-05-07T21:03:03.7476007Z B=117, 2025-05-07T21:03:03.7476174Z log_E=5, 2025-05-07T21:03:03.7476338Z L=9, 2025-05-07T21:03:03.7477564Z D_gradcheck=1, 2025-05-07T21:03:03.7477775Z stochastic_rounding=True, 2025-05-07T21:03:03.7477956Z weighted=False, 2025-05-07T21:03:03.7478125Z row_wise=True, 2025-05-07T21:03:03.7478303Z mixed=True, 2025-05-07T21:03:03.7478476Z use_cache=False, 2025-05-07T21:03:03.7478829Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7479001Z use_cpu=True, 2025-05-07T21:03:03.7479221Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7479387Z ) 2025-05-07T21:03:03.7479672Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7480141Z self=, 2025-05-07T21:03:03.7480238Z compile=False, 2025-05-07T21:03:03.7480356Z pooling_mode=, 2025-05-07T21:03:03.7480440Z T=3, 2025-05-07T21:03:03.7480531Z D=91, 2025-05-07T21:03:03.7480615Z B=47, 2025-05-07T21:03:03.7480703Z log_E=5, 2025-05-07T21:03:03.7480797Z L=17, 2025-05-07T21:03:03.7480886Z D_gradcheck=2, 2025-05-07T21:03:03.7480997Z stochastic_rounding=False, 2025-05-07T21:03:03.7481092Z weighted=False, 2025-05-07T21:03:03.7481177Z row_wise=True, 2025-05-07T21:03:03.7481270Z mixed=False, 2025-05-07T21:03:03.7481361Z use_cache=False, 2025-05-07T21:03:03.7481484Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7481578Z use_cpu=True, 2025-05-07T21:03:03.7481690Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7481769Z ) 2025-05-07T21:03:03.7481919Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7482322Z self=, 2025-05-07T21:03:03.7482409Z compile=True, 2025-05-07T21:03:03.7482534Z pooling_mode=, 2025-05-07T21:03:03.7482614Z T=2, 2025-05-07T21:03:03.7482701Z D=68, 2025-05-07T21:03:03.7482779Z B=35, 2025-05-07T21:03:03.7482927Z log_E=5, 2025-05-07T21:03:03.7483019Z L=16, 2025-05-07T21:03:03.7483104Z D_gradcheck=1, 2025-05-07T21:03:03.7483201Z stochastic_rounding=True, 2025-05-07T21:03:03.7483295Z weighted=False, 2025-05-07T21:03:03.7483378Z row_wise=True, 2025-05-07T21:03:03.7483459Z mixed=False, 2025-05-07T21:03:03.7483551Z use_cache=True, 2025-05-07T21:03:03.7483664Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7483746Z use_cpu=True, 2025-05-07T21:03:03.7483864Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7483946Z ) 2025-05-07T21:03:03.7484078Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7484417Z self=, 2025-05-07T21:03:03.7484511Z compile=False, 2025-05-07T21:03:03.7484623Z pooling_mode=, 2025-05-07T21:03:03.7484706Z T=3, 2025-05-07T21:03:03.7484793Z D=74, 2025-05-07T21:03:03.7484871Z B=82, 2025-05-07T21:03:03.7484955Z log_E=5, 2025-05-07T21:03:03.7485044Z L=19, 2025-05-07T21:03:03.7485129Z D_gradcheck=2, 2025-05-07T21:03:03.7485296Z stochastic_rounding=True, 2025-05-07T21:03:03.7485383Z weighted=False, 2025-05-07T21:03:03.7485467Z row_wise=True, 2025-05-07T21:03:03.7485555Z mixed=True, 2025-05-07T21:03:03.7485643Z use_cache=True, 2025-05-07T21:03:03.7485753Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7485844Z use_cpu=True, 2025-05-07T21:03:03.7485949Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7486026Z ) 2025-05-07T21:03:03.7486166Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7486504Z self=, 2025-05-07T21:03:03.7486589Z compile=False, 2025-05-07T21:03:03.7486705Z pooling_mode=, 2025-05-07T21:03:03.7486784Z T=1, 2025-05-07T21:03:03.7486870Z D=18, 2025-05-07T21:03:03.7487036Z B=108, 2025-05-07T21:03:03.7487166Z log_E=4, 2025-05-07T21:03:03.7487257Z L=13, 2025-05-07T21:03:03.7487345Z D_gradcheck=2, 2025-05-07T21:03:03.7487450Z stochastic_rounding=False, 2025-05-07T21:03:03.7487546Z weighted=True, 2025-05-07T21:03:03.7487634Z row_wise=True, 2025-05-07T21:03:03.7487718Z mixed=True, 2025-05-07T21:03:03.7487857Z use_cache=False, 2025-05-07T21:03:03.7487972Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7488063Z use_cpu=True, 2025-05-07T21:03:03.7488176Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7488255Z ) 2025-05-07T21:03:03.7488391Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7488741Z self=, 2025-05-07T21:03:03.7488833Z compile=True, 2025-05-07T21:03:03.7488954Z pooling_mode=, 2025-05-07T21:03:03.7489038Z T=5, 2025-05-07T21:03:03.7489124Z D=84, 2025-05-07T21:03:03.7489218Z B=106, 2025-05-07T21:03:03.7489305Z log_E=4, 2025-05-07T21:03:03.7489390Z L=13, 2025-05-07T21:03:03.7489484Z D_gradcheck=1, 2025-05-07T21:03:03.7489588Z stochastic_rounding=True, 2025-05-07T21:03:03.7489679Z weighted=False, 2025-05-07T21:03:03.7489773Z row_wise=True, 2025-05-07T21:03:03.7489863Z mixed=False, 2025-05-07T21:03:03.7489955Z use_cache=False, 2025-05-07T21:03:03.7490075Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7490164Z use_cpu=True, 2025-05-07T21:03:03.7490271Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7490359Z ) 2025-05-07T21:03:03.7490494Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7490844Z self=, 2025-05-07T21:03:03.7490934Z compile=False, 2025-05-07T21:03:03.7491046Z pooling_mode=, 2025-05-07T21:03:03.7491136Z T=2, 2025-05-07T21:03:03.7491220Z D=98, 2025-05-07T21:03:03.7491350Z B=21, 2025-05-07T21:03:03.7491445Z log_E=5, 2025-05-07T21:03:03.7491531Z L=20, 2025-05-07T21:03:03.7491663Z D_gradcheck=1, 2025-05-07T21:03:03.7491769Z stochastic_rounding=False, 2025-05-07T21:03:03.7491864Z weighted=True, 2025-05-07T21:03:03.7491953Z row_wise=True, 2025-05-07T21:03:03.7492043Z mixed=False, 2025-05-07T21:03:03.7492142Z use_cache=False, 2025-05-07T21:03:03.7492257Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7492345Z use_cpu=True, 2025-05-07T21:03:03.7492469Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7492554Z ) 2025-05-07T21:03:03.7492692Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7493049Z self=, 2025-05-07T21:03:03.7493146Z compile=True, 2025-05-07T21:03:03.7493269Z pooling_mode=, 2025-05-07T21:03:03.7493354Z T=2, 2025-05-07T21:03:03.7493442Z D=14, 2025-05-07T21:03:03.7493536Z B=93, 2025-05-07T21:03:03.7493622Z log_E=5, 2025-05-07T21:03:03.7493706Z L=15, 2025-05-07T21:03:03.7493804Z D_gradcheck=2, 2025-05-07T21:03:03.7493953Z stochastic_rounding=False, 2025-05-07T21:03:03.7494047Z weighted=False, 2025-05-07T21:03:03.7494144Z row_wise=True, 2025-05-07T21:03:03.7494234Z mixed=True, 2025-05-07T21:03:03.7494325Z use_cache=True, 2025-05-07T21:03:03.7494447Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7494538Z use_cpu=True, 2025-05-07T21:03:03.7494648Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7494735Z ) 2025-05-07T21:03:03.7494869Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7495220Z self=, 2025-05-07T21:03:03.7495313Z compile=False, 2025-05-07T21:03:03.7495426Z pooling_mode=, 2025-05-07T21:03:03.7495520Z T=2, 2025-05-07T21:03:03.7495606Z D=22, 2025-05-07T21:03:03.7495733Z B=75, 2025-05-07T21:03:03.7495828Z log_E=4, 2025-05-07T21:03:03.7495912Z L=16, 2025-05-07T21:03:03.7496003Z D_gradcheck=1, 2025-05-07T21:03:03.7496115Z stochastic_rounding=True, 2025-05-07T21:03:03.7496206Z weighted=False, 2025-05-07T21:03:03.7496293Z row_wise=True, 2025-05-07T21:03:03.7496430Z mixed=False, 2025-05-07T21:03:03.7496521Z use_cache=True, 2025-05-07T21:03:03.7496634Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7496727Z use_cpu=True, 2025-05-07T21:03:03.7496833Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7496922Z ) 2025-05-07T21:03:03.7497059Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7497401Z self=, 2025-05-07T21:03:03.7497499Z compile=False, 2025-05-07T21:03:03.7497613Z pooling_mode=, 2025-05-07T21:03:03.7497698Z T=4, 2025-05-07T21:03:03.7497795Z D=116, 2025-05-07T21:03:03.7497881Z B=93, 2025-05-07T21:03:03.7497970Z log_E=3, 2025-05-07T21:03:03.7498063Z L=18, 2025-05-07T21:03:03.7498153Z D_gradcheck=1, 2025-05-07T21:03:03.7498255Z stochastic_rounding=False, 2025-05-07T21:03:03.7498352Z weighted=False, 2025-05-07T21:03:03.7498440Z row_wise=True, 2025-05-07T21:03:03.7498537Z mixed=True, 2025-05-07T21:03:03.7498625Z use_cache=False, 2025-05-07T21:03:03.7498737Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7498829Z use_cpu=True, 2025-05-07T21:03:03.7498937Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7499019Z ) 2025-05-07T21:03:03.7499161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7499503Z self=, 2025-05-07T21:03:03.7499593Z compile=True, 2025-05-07T21:03:03.7499714Z pooling_mode=, 2025-05-07T21:03:03.7499842Z T=4, 2025-05-07T21:03:03.7499930Z D=113, 2025-05-07T21:03:03.7500035Z B=98, 2025-05-07T21:03:03.7500125Z log_E=4, 2025-05-07T21:03:03.7500225Z L=7, 2025-05-07T21:03:03.7500331Z D_gradcheck=1, 2025-05-07T21:03:03.7500434Z stochastic_rounding=False, 2025-05-07T21:03:03.7500531Z weighted=True, 2025-05-07T21:03:03.7500620Z row_wise=True, 2025-05-07T21:03:03.7500706Z mixed=False, 2025-05-07T21:03:03.7500806Z use_cache=False, 2025-05-07T21:03:03.7500922Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7501012Z use_cpu=True, 2025-05-07T21:03:03.7501131Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7501215Z ) 2025-05-07T21:03:03.7501353Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7501705Z self=, 2025-05-07T21:03:03.7501797Z compile=True, 2025-05-07T21:03:03.7501912Z pooling_mode=, 2025-05-07T21:03:03.7502011Z T=4, 2025-05-07T21:03:03.7502100Z D=95, 2025-05-07T21:03:03.7502195Z B=114, 2025-05-07T21:03:03.7502278Z log_E=3, 2025-05-07T21:03:03.7502436Z L=19, 2025-05-07T21:03:03.7502536Z D_gradcheck=1, 2025-05-07T21:03:03.7502642Z stochastic_rounding=False, 2025-05-07T21:03:03.7502735Z weighted=False, 2025-05-07T21:03:03.7502836Z row_wise=True, 2025-05-07T21:03:03.7502924Z mixed=True, 2025-05-07T21:03:03.7503016Z use_cache=True, 2025-05-07T21:03:03.7503142Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7503231Z use_cpu=True, 2025-05-07T21:03:03.7503341Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7503432Z ) 2025-05-07T21:03:03.7503571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7503922Z self=, 2025-05-07T21:03:03.7504025Z compile=True, 2025-05-07T21:03:03.7504146Z pooling_mode=, 2025-05-07T21:03:03.7504243Z T=5, 2025-05-07T21:03:03.7504373Z D=73, 2025-05-07T21:03:03.7504685Z B=34, 2025-05-07T21:03:03.7504778Z log_E=4, 2025-05-07T21:03:03.7504867Z L=15, 2025-05-07T21:03:03.7504974Z D_gradcheck=2, 2025-05-07T21:03:03.7505128Z stochastic_rounding=True, 2025-05-07T21:03:03.7505410Z weighted=False, 2025-05-07T21:03:03.7505600Z row_wise=True, 2025-05-07T21:03:03.7505695Z mixed=True, 2025-05-07T21:03:03.7505788Z use_cache=False, 2025-05-07T21:03:03.7505904Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7506003Z use_cpu=True, 2025-05-07T21:03:03.7506113Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7506194Z ) 2025-05-07T21:03:03.7506338Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7506683Z self=, 2025-05-07T21:03:03.7506782Z compile=True, 2025-05-07T21:03:03.7506904Z pooling_mode=, 2025-05-07T21:03:03.7506991Z T=2, 2025-05-07T21:03:03.7507087Z D=111, 2025-05-07T21:03:03.7507174Z B=54, 2025-05-07T21:03:03.7507261Z log_E=5, 2025-05-07T21:03:03.7507358Z L=6, 2025-05-07T21:03:03.7507447Z D_gradcheck=2, 2025-05-07T21:03:03.7507549Z stochastic_rounding=True, 2025-05-07T21:03:03.7507644Z weighted=False, 2025-05-07T21:03:03.7507735Z row_wise=True, 2025-05-07T21:03:03.7507824Z mixed=True, 2025-05-07T21:03:03.7507926Z use_cache=False, 2025-05-07T21:03:03.7508041Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7508132Z use_cpu=True, 2025-05-07T21:03:03.7508251Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7508334Z ) 2025-05-07T21:03:03.7508481Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7508824Z self=, 2025-05-07T21:03:03.7508909Z compile=True, 2025-05-07T21:03:03.7509102Z pooling_mode=, 2025-05-07T21:03:03.7509192Z T=2, 2025-05-07T21:03:03.7509274Z D=55, 2025-05-07T21:03:03.7509362Z B=23, 2025-05-07T21:03:03.7509450Z log_E=5, 2025-05-07T21:03:03.7509533Z L=9, 2025-05-07T21:03:03.7509633Z D_gradcheck=2, 2025-05-07T21:03:03.7509739Z stochastic_rounding=True, 2025-05-07T21:03:03.7509835Z weighted=True, 2025-05-07T21:03:03.7509929Z row_wise=True, 2025-05-07T21:03:03.7510014Z mixed=True, 2025-05-07T21:03:03.7510114Z use_cache=True, 2025-05-07T21:03:03.7510231Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:03.7510317Z use_cpu=True, 2025-05-07T21:03:03.7510433Z output_dtype=SparseType.FP16, 2025-05-07T21:03:03.7510515Z ) 2025-05-07T21:03:03.7510652Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:03.7511006Z self=, 2025-05-07T21:03:03.7511097Z compile=False, 2025-05-07T21:03:03.7511215Z pooling_mode=, 2025-05-07T21:03:03.7511312Z T=4, 2025-05-07T21:03:03.7511396Z D=4, 2025-05-07T21:03:03.7511479Z B=51, 2025-05-07T21:03:03.7511663Z log_E=5, 2025-05-07T21:03:03.7511751Z L=1, 2025-05-07T21:03:03.7511840Z D_gradcheck=2, 2025-05-07T21:03:03.7511954Z stochastic_rounding=True, 2025-05-07T21:03:03.7512049Z weighted=False, 2025-05-07T21:03:03.7512143Z row_wise=True, 2025-05-07T21:03:03.7512229Z mixed=True, 2025-05-07T21:03:03.7512318Z use_cache=True, 2025-05-07T21:03:03.7512442Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:03.7512531Z use_cpu=True, 2025-05-07T21:03:03.7512642Z output_dtype=SparseType.FP32, 2025-05-07T21:03:03.7512730Z ) 2025-05-07T21:03:06.0129663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0130266Z self=, 2025-05-07T21:03:06.0131312Z compile=True, 2025-05-07T21:03:06.0131801Z pooling_mode=, 2025-05-07T21:03:06.0132577Z T=5, 2025-05-07T21:03:06.0132922Z D=93, 2025-05-07T21:03:06.0133278Z B=116, 2025-05-07T21:03:06.0133651Z log_E=4, 2025-05-07T21:03:06.0134016Z L=18, 2025-05-07T21:03:06.0134386Z D_gradcheck=2, 2025-05-07T21:03:06.0134846Z stochastic_rounding=False, 2025-05-07T21:03:06.0135458Z weighted=True, 2025-05-07T21:03:06.0135878Z row_wise=True, 2025-05-07T21:03:06.0136289Z mixed=True, 2025-05-07T21:03:06.0136689Z use_cache=False, 2025-05-07T21:03:06.0137182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0137841Z use_cpu=True, 2025-05-07T21:03:06.0138301Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0138809Z ) 2025-05-07T21:03:06.0139258Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0140281Z self=, 2025-05-07T21:03:06.0140795Z compile=False, 2025-05-07T21:03:06.0141039Z pooling_mode=, 2025-05-07T21:03:06.0141323Z T=2, 2025-05-07T21:03:06.0141503Z D=2, 2025-05-07T21:03:06.0141685Z B=87, 2025-05-07T21:03:06.0141877Z log_E=4, 2025-05-07T21:03:06.0142071Z L=0, 2025-05-07T21:03:06.0142260Z D_gradcheck=2, 2025-05-07T21:03:06.0142491Z stochastic_rounding=False, 2025-05-07T21:03:06.0142748Z weighted=True, 2025-05-07T21:03:06.0142957Z row_wise=True, 2025-05-07T21:03:06.0143167Z mixed=True, 2025-05-07T21:03:06.0143370Z use_cache=False, 2025-05-07T21:03:06.0143620Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0143904Z use_cpu=True, 2025-05-07T21:03:06.0144140Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0144402Z ) 2025-05-07T21:03:06.0144634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0145204Z self=, 2025-05-07T21:03:06.0145798Z compile=False, 2025-05-07T21:03:06.0146049Z pooling_mode=, 2025-05-07T21:03:06.0146335Z T=4, 2025-05-07T21:03:06.0146514Z D=36, 2025-05-07T21:03:06.0146704Z B=18, 2025-05-07T21:03:06.0146894Z log_E=3, 2025-05-07T21:03:06.0147094Z L=5, 2025-05-07T21:03:06.0147284Z D_gradcheck=2, 2025-05-07T21:03:06.0147513Z stochastic_rounding=True, 2025-05-07T21:03:06.0147775Z weighted=False, 2025-05-07T21:03:06.0147996Z row_wise=True, 2025-05-07T21:03:06.0148211Z mixed=True, 2025-05-07T21:03:06.0148411Z use_cache=True, 2025-05-07T21:03:06.0148651Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0148929Z use_cpu=True, 2025-05-07T21:03:06.0149154Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0149406Z ) 2025-05-07T21:03:06.0149636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0150198Z self=, 2025-05-07T21:03:06.0150716Z compile=True, 2025-05-07T21:03:06.0150953Z pooling_mode=, 2025-05-07T21:03:06.0151230Z T=2, 2025-05-07T21:03:06.0151404Z D=96, 2025-05-07T21:03:06.0151668Z B=112, 2025-05-07T21:03:06.0151860Z log_E=3, 2025-05-07T21:03:06.0152047Z L=3, 2025-05-07T21:03:06.0158180Z D_gradcheck=2, 2025-05-07T21:03:06.0158462Z stochastic_rounding=True, 2025-05-07T21:03:06.0158719Z weighted=False, 2025-05-07T21:03:06.0158930Z row_wise=True, 2025-05-07T21:03:06.0159143Z mixed=True, 2025-05-07T21:03:06.0159344Z use_cache=True, 2025-05-07T21:03:06.0159581Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0159859Z use_cpu=True, 2025-05-07T21:03:06.0160096Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0160358Z ) 2025-05-07T21:03:06.0160579Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0161148Z self=, 2025-05-07T21:03:06.0161678Z compile=True, 2025-05-07T21:03:06.0161998Z pooling_mode=, 2025-05-07T21:03:06.0162280Z T=3, 2025-05-07T21:03:06.0162464Z D=83, 2025-05-07T21:03:06.0162649Z B=77, 2025-05-07T21:03:06.0162834Z log_E=3, 2025-05-07T21:03:06.0163028Z L=0, 2025-05-07T21:03:06.0163217Z D_gradcheck=1, 2025-05-07T21:03:06.0163504Z stochastic_rounding=False, 2025-05-07T21:03:06.0163760Z weighted=True, 2025-05-07T21:03:06.0163968Z row_wise=True, 2025-05-07T21:03:06.0164176Z mixed=True, 2025-05-07T21:03:06.0164380Z use_cache=True, 2025-05-07T21:03:06.0164614Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0164901Z use_cpu=True, 2025-05-07T21:03:06.0165131Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0165392Z ) 2025-05-07T21:03:06.0165617Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0166182Z self=, 2025-05-07T21:03:06.0166708Z compile=False, 2025-05-07T21:03:06.0167046Z pooling_mode=, 2025-05-07T21:03:06.0167331Z T=1, 2025-05-07T21:03:06.0167515Z D=18, 2025-05-07T21:03:06.0167699Z B=108, 2025-05-07T21:03:06.0167889Z log_E=5, 2025-05-07T21:03:06.0168080Z L=7, 2025-05-07T21:03:06.0168268Z D_gradcheck=1, 2025-05-07T21:03:06.0168503Z stochastic_rounding=False, 2025-05-07T21:03:06.0168754Z weighted=True, 2025-05-07T21:03:06.0168964Z row_wise=True, 2025-05-07T21:03:06.0169176Z mixed=True, 2025-05-07T21:03:06.0169384Z use_cache=False, 2025-05-07T21:03:06.0169629Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0169915Z use_cpu=True, 2025-05-07T21:03:06.0170152Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0170406Z ) 2025-05-07T21:03:06.0170639Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0171252Z self=, 2025-05-07T21:03:06.0171823Z compile=True, 2025-05-07T21:03:06.0172064Z pooling_mode=, 2025-05-07T21:03:06.0172339Z T=3, 2025-05-07T21:03:06.0172520Z D=11, 2025-05-07T21:03:06.0172698Z B=83, 2025-05-07T21:03:06.0172880Z log_E=3, 2025-05-07T21:03:06.0173069Z L=20, 2025-05-07T21:03:06.0173256Z D_gradcheck=1, 2025-05-07T21:03:06.0173481Z stochastic_rounding=True, 2025-05-07T21:03:06.0173733Z weighted=True, 2025-05-07T21:03:06.0173940Z row_wise=True, 2025-05-07T21:03:06.0174151Z mixed=False, 2025-05-07T21:03:06.0174361Z use_cache=True, 2025-05-07T21:03:06.0174596Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0174881Z use_cpu=True, 2025-05-07T21:03:06.0175118Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0175375Z ) 2025-05-07T21:03:06.0175608Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0176177Z self=, 2025-05-07T21:03:06.0176707Z compile=False, 2025-05-07T21:03:06.0176943Z pooling_mode=, 2025-05-07T21:03:06.0177226Z T=1, 2025-05-07T21:03:06.0177460Z D=43, 2025-05-07T21:03:06.0177647Z B=19, 2025-05-07T21:03:06.0177832Z log_E=4, 2025-05-07T21:03:06.0178027Z L=3, 2025-05-07T21:03:06.0178217Z D_gradcheck=1, 2025-05-07T21:03:06.0178448Z stochastic_rounding=True, 2025-05-07T21:03:06.0178711Z weighted=False, 2025-05-07T21:03:06.0178922Z row_wise=True, 2025-05-07T21:03:06.0179131Z mixed=True, 2025-05-07T21:03:06.0179345Z use_cache=False, 2025-05-07T21:03:06.0179588Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0179878Z use_cpu=True, 2025-05-07T21:03:06.0180115Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0180414Z ) 2025-05-07T21:03:06.0180651Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0181219Z self=, 2025-05-07T21:03:06.0181785Z compile=True, 2025-05-07T21:03:06.0182039Z pooling_mode=, 2025-05-07T21:03:06.0182439Z T=2, 2025-05-07T21:03:06.0182672Z D=37, 2025-05-07T21:03:06.0182854Z B=48, 2025-05-07T21:03:06.0183043Z log_E=4, 2025-05-07T21:03:06.0183238Z L=13, 2025-05-07T21:03:06.0183485Z D_gradcheck=2, 2025-05-07T21:03:06.0183713Z stochastic_rounding=True, 2025-05-07T21:03:06.0183970Z weighted=True, 2025-05-07T21:03:06.0184174Z row_wise=True, 2025-05-07T21:03:06.0184384Z mixed=False, 2025-05-07T21:03:06.0184593Z use_cache=True, 2025-05-07T21:03:06.0184822Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0185105Z use_cpu=True, 2025-05-07T21:03:06.0185338Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0185593Z ) 2025-05-07T21:03:06.0185828Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0186396Z self=, 2025-05-07T21:03:06.0186917Z compile=True, 2025-05-07T21:03:06.0187157Z pooling_mode=, 2025-05-07T21:03:06.0187440Z T=1, 2025-05-07T21:03:06.0187622Z D=31, 2025-05-07T21:03:06.0187804Z B=24, 2025-05-07T21:03:06.0187988Z log_E=5, 2025-05-07T21:03:06.0188174Z L=16, 2025-05-07T21:03:06.0188366Z D_gradcheck=2, 2025-05-07T21:03:06.0188595Z stochastic_rounding=True, 2025-05-07T21:03:06.0188842Z weighted=True, 2025-05-07T21:03:06.0189054Z row_wise=True, 2025-05-07T21:03:06.0189262Z mixed=False, 2025-05-07T21:03:06.0189473Z use_cache=False, 2025-05-07T21:03:06.0189712Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0189994Z use_cpu=True, 2025-05-07T21:03:06.0190226Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0190485Z ) 2025-05-07T21:03:06.0190715Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0191332Z self=, 2025-05-07T21:03:06.0191859Z compile=True, 2025-05-07T21:03:06.0192106Z pooling_mode=, 2025-05-07T21:03:06.0192396Z T=3, 2025-05-07T21:03:06.0192582Z D=9, 2025-05-07T21:03:06.0192774Z B=40, 2025-05-07T21:03:06.0192971Z log_E=4, 2025-05-07T21:03:06.0193175Z L=8, 2025-05-07T21:03:06.0193376Z D_gradcheck=2, 2025-05-07T21:03:06.0193614Z stochastic_rounding=True, 2025-05-07T21:03:06.0193871Z weighted=True, 2025-05-07T21:03:06.0194092Z row_wise=True, 2025-05-07T21:03:06.0194310Z mixed=False, 2025-05-07T21:03:06.0194521Z use_cache=True, 2025-05-07T21:03:06.0194770Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0195061Z use_cpu=True, 2025-05-07T21:03:06.0195294Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0195558Z ) 2025-05-07T21:03:06.0195796Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0196371Z self=, 2025-05-07T21:03:06.0196898Z compile=False, 2025-05-07T21:03:06.0197199Z pooling_mode=, 2025-05-07T21:03:06.0197489Z T=5, 2025-05-07T21:03:06.0197675Z D=69, 2025-05-07T21:03:06.0197873Z B=44, 2025-05-07T21:03:06.0198072Z log_E=5, 2025-05-07T21:03:06.0198270Z L=4, 2025-05-07T21:03:06.0198470Z D_gradcheck=1, 2025-05-07T21:03:06.0198701Z stochastic_rounding=True, 2025-05-07T21:03:06.0198957Z weighted=False, 2025-05-07T21:03:06.0199181Z row_wise=True, 2025-05-07T21:03:06.0199397Z mixed=True, 2025-05-07T21:03:06.0199606Z use_cache=False, 2025-05-07T21:03:06.0199863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0200152Z use_cpu=True, 2025-05-07T21:03:06.0200410Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0200709Z ) 2025-05-07T21:03:06.0200947Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0201519Z self=, 2025-05-07T21:03:06.0202092Z compile=True, 2025-05-07T21:03:06.0202340Z pooling_mode=, 2025-05-07T21:03:06.0202623Z T=3, 2025-05-07T21:03:06.0202811Z D=73, 2025-05-07T21:03:06.0203006Z B=58, 2025-05-07T21:03:06.0203202Z log_E=3, 2025-05-07T21:03:06.0203444Z L=4, 2025-05-07T21:03:06.0203634Z D_gradcheck=2, 2025-05-07T21:03:06.0203869Z stochastic_rounding=True, 2025-05-07T21:03:06.0204127Z weighted=False, 2025-05-07T21:03:06.0204350Z row_wise=True, 2025-05-07T21:03:06.0204847Z mixed=False, 2025-05-07T21:03:06.0205060Z use_cache=False, 2025-05-07T21:03:06.0205316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0205615Z use_cpu=True, 2025-05-07T21:03:06.0205852Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0206122Z ) 2025-05-07T21:03:06.0206364Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0206972Z self=, 2025-05-07T21:03:06.0207497Z compile=True, 2025-05-07T21:03:06.0207740Z pooling_mode=, 2025-05-07T21:03:06.0208012Z T=1, 2025-05-07T21:03:06.0208197Z D=53, 2025-05-07T21:03:06.0208383Z B=70, 2025-05-07T21:03:06.0208566Z log_E=4, 2025-05-07T21:03:06.0208763Z L=9, 2025-05-07T21:03:06.0208955Z D_gradcheck=1, 2025-05-07T21:03:06.0209177Z stochastic_rounding=True, 2025-05-07T21:03:06.0209435Z weighted=False, 2025-05-07T21:03:06.0209652Z row_wise=True, 2025-05-07T21:03:06.0209853Z mixed=True, 2025-05-07T21:03:06.0210062Z use_cache=False, 2025-05-07T21:03:06.0210310Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0210587Z use_cpu=True, 2025-05-07T21:03:06.0210816Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0211073Z ) 2025-05-07T21:03:06.0211300Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0211948Z self=, 2025-05-07T21:03:06.0212487Z compile=False, 2025-05-07T21:03:06.0212739Z pooling_mode=, 2025-05-07T21:03:06.0213016Z T=1, 2025-05-07T21:03:06.0213206Z D=64, 2025-05-07T21:03:06.0213394Z B=56, 2025-05-07T21:03:06.0213584Z log_E=5, 2025-05-07T21:03:06.0213782Z L=4, 2025-05-07T21:03:06.0213980Z D_gradcheck=1, 2025-05-07T21:03:06.0214212Z stochastic_rounding=False, 2025-05-07T21:03:06.0214477Z weighted=True, 2025-05-07T21:03:06.0214697Z row_wise=True, 2025-05-07T21:03:06.0214907Z mixed=True, 2025-05-07T21:03:06.0215126Z use_cache=True, 2025-05-07T21:03:06.0215372Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0215658Z use_cpu=True, 2025-05-07T21:03:06.0215897Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0216165Z ) 2025-05-07T21:03:06.0216396Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0216988Z self=, 2025-05-07T21:03:06.0217517Z compile=False, 2025-05-07T21:03:06.0217837Z pooling_mode=, 2025-05-07T21:03:06.0218119Z T=5, 2025-05-07T21:03:06.0218312Z D=29, 2025-05-07T21:03:06.0218508Z B=104, 2025-05-07T21:03:06.0218705Z log_E=4, 2025-05-07T21:03:06.0218912Z L=0, 2025-05-07T21:03:06.0219110Z D_gradcheck=2, 2025-05-07T21:03:06.0219338Z stochastic_rounding=True, 2025-05-07T21:03:06.0219602Z weighted=False, 2025-05-07T21:03:06.0219825Z row_wise=True, 2025-05-07T21:03:06.0220038Z mixed=False, 2025-05-07T21:03:06.0220257Z use_cache=False, 2025-05-07T21:03:06.0220516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0220804Z use_cpu=True, 2025-05-07T21:03:06.0221043Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0221307Z ) 2025-05-07T21:03:06.0477155Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0477755Z self=, 2025-05-07T21:03:06.0478400Z compile=True, 2025-05-07T21:03:06.0478662Z pooling_mode=, 2025-05-07T21:03:06.0478998Z T=4, 2025-05-07T21:03:06.0479257Z D=53, 2025-05-07T21:03:06.0479469Z B=92, 2025-05-07T21:03:06.0479838Z log_E=3, 2025-05-07T21:03:06.0480043Z L=13, 2025-05-07T21:03:06.0480237Z D_gradcheck=2, 2025-05-07T21:03:06.0480471Z stochastic_rounding=False, 2025-05-07T21:03:06.0480831Z weighted=True, 2025-05-07T21:03:06.0481061Z row_wise=True, 2025-05-07T21:03:06.0481271Z mixed=False, 2025-05-07T21:03:06.0481489Z use_cache=False, 2025-05-07T21:03:06.0481745Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0482033Z use_cpu=True, 2025-05-07T21:03:06.0482277Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0482548Z ) 2025-05-07T21:03:06.0482780Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0483357Z self=, 2025-05-07T21:03:06.0483892Z compile=True, 2025-05-07T21:03:06.0484139Z pooling_mode=, 2025-05-07T21:03:06.0484419Z T=5, 2025-05-07T21:03:06.0484614Z D=106, 2025-05-07T21:03:06.0484814Z B=35, 2025-05-07T21:03:06.0485004Z log_E=5, 2025-05-07T21:03:06.0485205Z L=1, 2025-05-07T21:03:06.0485406Z D_gradcheck=2, 2025-05-07T21:03:06.0485639Z stochastic_rounding=True, 2025-05-07T21:03:06.0485907Z weighted=True, 2025-05-07T21:03:06.0486126Z row_wise=True, 2025-05-07T21:03:06.0486336Z mixed=False, 2025-05-07T21:03:06.0486557Z use_cache=False, 2025-05-07T21:03:06.0486810Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0487196Z use_cpu=True, 2025-05-07T21:03:06.0487435Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0487706Z ) 2025-05-07T21:03:06.0488034Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0488611Z self=, 2025-05-07T21:03:06.0489143Z compile=True, 2025-05-07T21:03:06.0489392Z pooling_mode=, 2025-05-07T21:03:06.0489677Z T=4, 2025-05-07T21:03:06.0489869Z D=59, 2025-05-07T21:03:06.0490069Z B=10, 2025-05-07T21:03:06.0490258Z log_E=4, 2025-05-07T21:03:06.0490460Z L=4, 2025-05-07T21:03:06.0490660Z D_gradcheck=1, 2025-05-07T21:03:06.0490933Z stochastic_rounding=False, 2025-05-07T21:03:06.0491207Z weighted=True, 2025-05-07T21:03:06.0491430Z row_wise=True, 2025-05-07T21:03:06.0491639Z mixed=False, 2025-05-07T21:03:06.0491858Z use_cache=False, 2025-05-07T21:03:06.0492109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0492391Z use_cpu=True, 2025-05-07T21:03:06.0492631Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0492904Z ) 2025-05-07T21:03:06.0493138Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0493713Z self=, 2025-05-07T21:03:06.0494305Z compile=True, 2025-05-07T21:03:06.0494547Z pooling_mode=, 2025-05-07T21:03:06.0494832Z T=5, 2025-05-07T21:03:06.0495025Z D=39, 2025-05-07T21:03:06.0495218Z B=119, 2025-05-07T21:03:06.0495408Z log_E=3, 2025-05-07T21:03:06.0495607Z L=9, 2025-05-07T21:03:06.0495802Z D_gradcheck=1, 2025-05-07T21:03:06.0496029Z stochastic_rounding=True, 2025-05-07T21:03:06.0496292Z weighted=True, 2025-05-07T21:03:06.0496510Z row_wise=True, 2025-05-07T21:03:06.0496716Z mixed=False, 2025-05-07T21:03:06.0496933Z use_cache=False, 2025-05-07T21:03:06.0497187Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0497477Z use_cpu=True, 2025-05-07T21:03:06.0497715Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0497980Z ) 2025-05-07T21:03:06.0498212Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0498828Z self=, 2025-05-07T21:03:06.0499353Z compile=False, 2025-05-07T21:03:06.0499593Z pooling_mode=, 2025-05-07T21:03:06.0499876Z T=1, 2025-05-07T21:03:06.0500113Z D=127, 2025-05-07T21:03:06.0500304Z B=14, 2025-05-07T21:03:06.0500503Z log_E=4, 2025-05-07T21:03:06.0500699Z L=0, 2025-05-07T21:03:06.0500887Z D_gradcheck=1, 2025-05-07T21:03:06.0501123Z stochastic_rounding=False, 2025-05-07T21:03:06.0501385Z weighted=True, 2025-05-07T21:03:06.0501607Z row_wise=True, 2025-05-07T21:03:06.0501821Z mixed=False, 2025-05-07T21:03:06.0502037Z use_cache=False, 2025-05-07T21:03:06.0502291Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0502576Z use_cpu=True, 2025-05-07T21:03:06.0502810Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0503076Z ) 2025-05-07T21:03:06.0503307Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0503877Z self=, 2025-05-07T21:03:06.0504559Z compile=False, 2025-05-07T21:03:06.0504796Z pooling_mode=, 2025-05-07T21:03:06.0505076Z T=2, 2025-05-07T21:03:06.0505268Z D=9, 2025-05-07T21:03:06.0505441Z B=24, 2025-05-07T21:03:06.0505617Z log_E=5, 2025-05-07T21:03:06.0505811Z L=2, 2025-05-07T21:03:06.0505992Z D_gradcheck=2, 2025-05-07T21:03:06.0506221Z stochastic_rounding=False, 2025-05-07T21:03:06.0506476Z weighted=False, 2025-05-07T21:03:06.0506683Z row_wise=True, 2025-05-07T21:03:06.0506889Z mixed=True, 2025-05-07T21:03:06.0507090Z use_cache=True, 2025-05-07T21:03:06.0507320Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0507600Z use_cpu=True, 2025-05-07T21:03:06.0507828Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0508083Z ) 2025-05-07T21:03:06.0508380Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0508973Z self=, 2025-05-07T21:03:06.0509502Z compile=True, 2025-05-07T21:03:06.0509742Z pooling_mode=, 2025-05-07T21:03:06.0510022Z T=5, 2025-05-07T21:03:06.0510215Z D=127, 2025-05-07T21:03:06.0510405Z B=109, 2025-05-07T21:03:06.0510598Z log_E=4, 2025-05-07T21:03:06.0510793Z L=8, 2025-05-07T21:03:06.0510983Z D_gradcheck=2, 2025-05-07T21:03:06.0511219Z stochastic_rounding=False, 2025-05-07T21:03:06.0511483Z weighted=False, 2025-05-07T21:03:06.0511699Z row_wise=True, 2025-05-07T21:03:06.0511912Z mixed=True, 2025-05-07T21:03:06.0512134Z use_cache=False, 2025-05-07T21:03:06.0512386Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0512676Z use_cpu=True, 2025-05-07T21:03:06.0512917Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0513178Z ) 2025-05-07T21:03:06.0513418Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0514055Z self=, 2025-05-07T21:03:06.0514579Z compile=True, 2025-05-07T21:03:06.0514816Z pooling_mode=, 2025-05-07T21:03:06.0515099Z T=1, 2025-05-07T21:03:06.0515288Z D=115, 2025-05-07T21:03:06.0515477Z B=117, 2025-05-07T21:03:06.0521519Z log_E=3, 2025-05-07T21:03:06.0521739Z L=11, 2025-05-07T21:03:06.0521943Z D_gradcheck=2, 2025-05-07T21:03:06.0522183Z stochastic_rounding=False, 2025-05-07T21:03:06.0522448Z weighted=False, 2025-05-07T21:03:06.0522662Z row_wise=True, 2025-05-07T21:03:06.0522879Z mixed=False, 2025-05-07T21:03:06.0523093Z use_cache=False, 2025-05-07T21:03:06.0523346Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0523632Z use_cpu=True, 2025-05-07T21:03:06.0523871Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0524147Z ) 2025-05-07T21:03:06.0524478Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0525047Z self=, 2025-05-07T21:03:06.0525578Z compile=True, 2025-05-07T21:03:06.0525820Z pooling_mode=, 2025-05-07T21:03:06.0526165Z T=5, 2025-05-07T21:03:06.0526354Z D=39, 2025-05-07T21:03:06.0526541Z B=113, 2025-05-07T21:03:06.0526732Z log_E=4, 2025-05-07T21:03:06.0526991Z L=11, 2025-05-07T21:03:06.0527182Z D_gradcheck=2, 2025-05-07T21:03:06.0527419Z stochastic_rounding=False, 2025-05-07T21:03:06.0527677Z weighted=False, 2025-05-07T21:03:06.0527889Z row_wise=True, 2025-05-07T21:03:06.0528102Z mixed=True, 2025-05-07T21:03:06.0528311Z use_cache=False, 2025-05-07T21:03:06.0528554Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0528842Z use_cpu=True, 2025-05-07T21:03:06.0529077Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0529344Z ) 2025-05-07T21:03:06.0529573Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0530147Z self=, 2025-05-07T21:03:06.0530689Z compile=True, 2025-05-07T21:03:06.0530964Z pooling_mode=, 2025-05-07T21:03:06.0531246Z T=5, 2025-05-07T21:03:06.0531432Z D=89, 2025-05-07T21:03:06.0531614Z B=56, 2025-05-07T21:03:06.0531798Z log_E=3, 2025-05-07T21:03:06.0531998Z L=15, 2025-05-07T21:03:06.0532189Z D_gradcheck=2, 2025-05-07T21:03:06.0532420Z stochastic_rounding=True, 2025-05-07T21:03:06.0532681Z weighted=True, 2025-05-07T21:03:06.0532892Z row_wise=True, 2025-05-07T21:03:06.0533104Z mixed=True, 2025-05-07T21:03:06.0533309Z use_cache=True, 2025-05-07T21:03:06.0533550Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0533833Z use_cpu=True, 2025-05-07T21:03:06.0534120Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0534380Z ) 2025-05-07T21:03:06.0534609Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0535172Z self=, 2025-05-07T21:03:06.0535693Z compile=True, 2025-05-07T21:03:06.0535923Z pooling_mode=, 2025-05-07T21:03:06.0536204Z T=3, 2025-05-07T21:03:06.0536386Z D=117, 2025-05-07T21:03:06.0536570Z B=78, 2025-05-07T21:03:06.0536754Z log_E=3, 2025-05-07T21:03:06.0536949Z L=0, 2025-05-07T21:03:06.0537136Z D_gradcheck=2, 2025-05-07T21:03:06.0537368Z stochastic_rounding=False, 2025-05-07T21:03:06.0537628Z weighted=False, 2025-05-07T21:03:06.0537842Z row_wise=True, 2025-05-07T21:03:06.0538057Z mixed=False, 2025-05-07T21:03:06.0538267Z use_cache=True, 2025-05-07T21:03:06.0538502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0538793Z use_cpu=True, 2025-05-07T21:03:06.0539035Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0539296Z ) 2025-05-07T21:03:06.0539528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0540140Z self=, 2025-05-07T21:03:06.0540670Z compile=True, 2025-05-07T21:03:06.0540908Z pooling_mode=, 2025-05-07T21:03:06.0541192Z T=4, 2025-05-07T21:03:06.0541383Z D=96, 2025-05-07T21:03:06.0541567Z B=103, 2025-05-07T21:03:06.0541756Z log_E=5, 2025-05-07T21:03:06.0541949Z L=0, 2025-05-07T21:03:06.0542139Z D_gradcheck=1, 2025-05-07T21:03:06.0542370Z stochastic_rounding=False, 2025-05-07T21:03:06.0542630Z weighted=True, 2025-05-07T21:03:06.0542844Z row_wise=True, 2025-05-07T21:03:06.0543059Z mixed=False, 2025-05-07T21:03:06.0543278Z use_cache=False, 2025-05-07T21:03:06.0543526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0543813Z use_cpu=True, 2025-05-07T21:03:06.0544054Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0544363Z ) 2025-05-07T21:03:06.0544597Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0545168Z self=, 2025-05-07T21:03:06.0545685Z compile=False, 2025-05-07T21:03:06.0545972Z pooling_mode=, 2025-05-07T21:03:06.0546252Z T=3, 2025-05-07T21:03:06.0546436Z D=76, 2025-05-07T21:03:06.0546624Z B=58, 2025-05-07T21:03:06.0546816Z log_E=4, 2025-05-07T21:03:06.0547012Z L=5, 2025-05-07T21:03:06.0547202Z D_gradcheck=1, 2025-05-07T21:03:06.0547435Z stochastic_rounding=False, 2025-05-07T21:03:06.0547697Z weighted=True, 2025-05-07T21:03:06.0547908Z row_wise=True, 2025-05-07T21:03:06.0548123Z mixed=False, 2025-05-07T21:03:06.0548340Z use_cache=False, 2025-05-07T21:03:06.0548590Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0548879Z use_cpu=True, 2025-05-07T21:03:06.0549117Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0549379Z ) 2025-05-07T21:03:06.0549607Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0550173Z self=, 2025-05-07T21:03:06.0550697Z compile=True, 2025-05-07T21:03:06.0550989Z pooling_mode=, 2025-05-07T21:03:06.0551278Z T=1, 2025-05-07T21:03:06.0551460Z D=107, 2025-05-07T21:03:06.0551648Z B=120, 2025-05-07T21:03:06.0551836Z log_E=3, 2025-05-07T21:03:06.0552030Z L=5, 2025-05-07T21:03:06.0552224Z D_gradcheck=2, 2025-05-07T21:03:06.0552458Z stochastic_rounding=False, 2025-05-07T21:03:06.0552711Z weighted=False, 2025-05-07T21:03:06.0552926Z row_wise=True, 2025-05-07T21:03:06.0553141Z mixed=True, 2025-05-07T21:03:06.0553351Z use_cache=False, 2025-05-07T21:03:06.0553597Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0553884Z use_cpu=True, 2025-05-07T21:03:06.0554171Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0554435Z ) 2025-05-07T21:03:06.0554665Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0555232Z self=, 2025-05-07T21:03:06.0555754Z compile=True, 2025-05-07T21:03:06.0556000Z pooling_mode=, 2025-05-07T21:03:06.0556283Z T=5, 2025-05-07T21:03:06.0556465Z D=26, 2025-05-07T21:03:06.0556654Z B=45, 2025-05-07T21:03:06.0556845Z log_E=3, 2025-05-07T21:03:06.0557039Z L=6, 2025-05-07T21:03:06.0557236Z D_gradcheck=1, 2025-05-07T21:03:06.0557473Z stochastic_rounding=False, 2025-05-07T21:03:06.0557728Z weighted=False, 2025-05-07T21:03:06.0557942Z row_wise=True, 2025-05-07T21:03:06.0558154Z mixed=False, 2025-05-07T21:03:06.0558361Z use_cache=True, 2025-05-07T21:03:06.0558600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0558894Z use_cpu=True, 2025-05-07T21:03:06.0559127Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0559390Z ) 2025-05-07T21:03:06.0559667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0560239Z self=, 2025-05-07T21:03:06.0560758Z compile=False, 2025-05-07T21:03:06.0560999Z pooling_mode=, 2025-05-07T21:03:06.0561278Z T=5, 2025-05-07T21:03:06.0561461Z D=49, 2025-05-07T21:03:06.0561651Z B=40, 2025-05-07T21:03:06.0561838Z log_E=4, 2025-05-07T21:03:06.0562034Z L=17, 2025-05-07T21:03:06.0562226Z D_gradcheck=2, 2025-05-07T21:03:06.0562457Z stochastic_rounding=False, 2025-05-07T21:03:06.0562712Z weighted=False, 2025-05-07T21:03:06.0562932Z row_wise=True, 2025-05-07T21:03:06.0563151Z mixed=True, 2025-05-07T21:03:06.0563361Z use_cache=False, 2025-05-07T21:03:06.0563611Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0563900Z use_cpu=True, 2025-05-07T21:03:06.0564176Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0564434Z ) 2025-05-07T21:03:06.0823528Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0824190Z self=, 2025-05-07T21:03:06.0824840Z compile=False, 2025-05-07T21:03:06.0825082Z pooling_mode=, 2025-05-07T21:03:06.0825368Z T=1, 2025-05-07T21:03:06.0825557Z D=116, 2025-05-07T21:03:06.0825783Z B=88, 2025-05-07T21:03:06.0826024Z log_E=5, 2025-05-07T21:03:06.0826219Z L=9, 2025-05-07T21:03:06.0826409Z D_gradcheck=2, 2025-05-07T21:03:06.0826647Z stochastic_rounding=True, 2025-05-07T21:03:06.0826906Z weighted=True, 2025-05-07T21:03:06.0827117Z row_wise=True, 2025-05-07T21:03:06.0827327Z mixed=False, 2025-05-07T21:03:06.0827544Z use_cache=False, 2025-05-07T21:03:06.0827792Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0828078Z use_cpu=True, 2025-05-07T21:03:06.0828318Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0828585Z ) 2025-05-07T21:03:06.0828815Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0829386Z self=, 2025-05-07T21:03:06.0829913Z compile=True, 2025-05-07T21:03:06.0830149Z pooling_mode=, 2025-05-07T21:03:06.0830427Z T=2, 2025-05-07T21:03:06.0830619Z D=73, 2025-05-07T21:03:06.0830806Z B=123, 2025-05-07T21:03:06.0830999Z log_E=3, 2025-05-07T21:03:06.0831195Z L=14, 2025-05-07T21:03:06.0831389Z D_gradcheck=1, 2025-05-07T21:03:06.0831619Z stochastic_rounding=True, 2025-05-07T21:03:06.0831878Z weighted=True, 2025-05-07T21:03:06.0832090Z row_wise=True, 2025-05-07T21:03:06.0832302Z mixed=True, 2025-05-07T21:03:06.0832514Z use_cache=False, 2025-05-07T21:03:06.0832837Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0833128Z use_cpu=True, 2025-05-07T21:03:06.0833362Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0833624Z ) 2025-05-07T21:03:06.0833861Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0834448Z self=, 2025-05-07T21:03:06.0834975Z compile=False, 2025-05-07T21:03:06.0835212Z pooling_mode=, 2025-05-07T21:03:06.0835493Z T=4, 2025-05-07T21:03:06.0835679Z D=104, 2025-05-07T21:03:06.0835864Z B=16, 2025-05-07T21:03:06.0836054Z log_E=4, 2025-05-07T21:03:06.0836248Z L=10, 2025-05-07T21:03:06.0836439Z D_gradcheck=2, 2025-05-07T21:03:06.0836669Z stochastic_rounding=True, 2025-05-07T21:03:06.0836930Z weighted=True, 2025-05-07T21:03:06.0837141Z row_wise=True, 2025-05-07T21:03:06.0837352Z mixed=False, 2025-05-07T21:03:06.0837593Z use_cache=True, 2025-05-07T21:03:06.0837936Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0838346Z use_cpu=True, 2025-05-07T21:03:06.0838593Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0838846Z ) 2025-05-07T21:03:06.0839161Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0839728Z self=, 2025-05-07T21:03:06.0840259Z compile=False, 2025-05-07T21:03:06.0840534Z pooling_mode=, 2025-05-07T21:03:06.0840809Z T=5, 2025-05-07T21:03:06.0840994Z D=8, 2025-05-07T21:03:06.0841169Z B=128, 2025-05-07T21:03:06.0841351Z log_E=3, 2025-05-07T21:03:06.0841539Z L=6, 2025-05-07T21:03:06.0841720Z D_gradcheck=1, 2025-05-07T21:03:06.0841946Z stochastic_rounding=True, 2025-05-07T21:03:06.0842197Z weighted=False, 2025-05-07T21:03:06.0842408Z row_wise=True, 2025-05-07T21:03:06.0842610Z mixed=True, 2025-05-07T21:03:06.0842825Z use_cache=True, 2025-05-07T21:03:06.0843060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0843416Z use_cpu=True, 2025-05-07T21:03:06.0843651Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0843906Z ) 2025-05-07T21:03:06.0844128Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0844695Z self=, 2025-05-07T21:03:06.0845253Z compile=False, 2025-05-07T21:03:06.0845490Z pooling_mode=, 2025-05-07T21:03:06.0845765Z T=4, 2025-05-07T21:03:06.0845942Z D=57, 2025-05-07T21:03:06.0846117Z B=66, 2025-05-07T21:03:06.0846296Z log_E=5, 2025-05-07T21:03:06.0846485Z L=17, 2025-05-07T21:03:06.0846664Z D_gradcheck=2, 2025-05-07T21:03:06.0846980Z stochastic_rounding=True, 2025-05-07T21:03:06.0847253Z weighted=True, 2025-05-07T21:03:06.0847474Z row_wise=True, 2025-05-07T21:03:06.0847694Z mixed=True, 2025-05-07T21:03:06.0847911Z use_cache=True, 2025-05-07T21:03:06.0848170Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0848484Z use_cpu=True, 2025-05-07T21:03:06.0848728Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0849011Z ) 2025-05-07T21:03:06.0849252Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0849914Z self=, 2025-05-07T21:03:06.0850534Z compile=True, 2025-05-07T21:03:06.0850793Z pooling_mode=, 2025-05-07T21:03:06.0851096Z T=1, 2025-05-07T21:03:06.0851282Z D=11, 2025-05-07T21:03:06.0851476Z B=90, 2025-05-07T21:03:06.0851670Z log_E=5, 2025-05-07T21:03:06.0851865Z L=14, 2025-05-07T21:03:06.0852065Z D_gradcheck=2, 2025-05-07T21:03:06.0852309Z stochastic_rounding=False, 2025-05-07T21:03:06.0852582Z weighted=True, 2025-05-07T21:03:06.0852808Z row_wise=True, 2025-05-07T21:03:06.0853030Z mixed=True, 2025-05-07T21:03:06.0853251Z use_cache=True, 2025-05-07T21:03:06.0853552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0853845Z use_cpu=True, 2025-05-07T21:03:06.0854076Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0854341Z ) 2025-05-07T21:03:06.0854571Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0855142Z self=, 2025-05-07T21:03:06.0855672Z compile=False, 2025-05-07T21:03:06.0855916Z pooling_mode=, 2025-05-07T21:03:06.0856195Z T=4, 2025-05-07T21:03:06.0856376Z D=119, 2025-05-07T21:03:06.0856562Z B=47, 2025-05-07T21:03:06.0856745Z log_E=4, 2025-05-07T21:03:06.0856938Z L=3, 2025-05-07T21:03:06.0857128Z D_gradcheck=1, 2025-05-07T21:03:06.0857358Z stochastic_rounding=True, 2025-05-07T21:03:06.0857613Z weighted=True, 2025-05-07T21:03:06.0857827Z row_wise=True, 2025-05-07T21:03:06.0858038Z mixed=False, 2025-05-07T21:03:06.0858248Z use_cache=False, 2025-05-07T21:03:06.0858502Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0858790Z use_cpu=True, 2025-05-07T21:03:06.0859070Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0859331Z ) 2025-05-07T21:03:06.0859559Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0860128Z self=, 2025-05-07T21:03:06.0860652Z compile=False, 2025-05-07T21:03:06.0860893Z pooling_mode=, 2025-05-07T21:03:06.0861172Z T=1, 2025-05-07T21:03:06.0861354Z D=124, 2025-05-07T21:03:06.0861544Z B=59, 2025-05-07T21:03:06.0861729Z log_E=4, 2025-05-07T21:03:06.0861920Z L=14, 2025-05-07T21:03:06.0862109Z D_gradcheck=2, 2025-05-07T21:03:06.0862342Z stochastic_rounding=False, 2025-05-07T21:03:06.0862599Z weighted=False, 2025-05-07T21:03:06.0862820Z row_wise=True, 2025-05-07T21:03:06.0863032Z mixed=False, 2025-05-07T21:03:06.0863243Z use_cache=True, 2025-05-07T21:03:06.0863531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0863819Z use_cpu=True, 2025-05-07T21:03:06.0864054Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0864314Z ) 2025-05-07T21:03:06.0864539Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0865110Z self=, 2025-05-07T21:03:06.0865677Z compile=False, 2025-05-07T21:03:06.0865917Z pooling_mode=, 2025-05-07T21:03:06.0866196Z T=4, 2025-05-07T21:03:06.0866377Z D=73, 2025-05-07T21:03:06.0866566Z B=59, 2025-05-07T21:03:06.0866754Z log_E=4, 2025-05-07T21:03:06.0866944Z L=14, 2025-05-07T21:03:06.0867137Z D_gradcheck=2, 2025-05-07T21:03:06.0867367Z stochastic_rounding=False, 2025-05-07T21:03:06.0867622Z weighted=True, 2025-05-07T21:03:06.0867837Z row_wise=True, 2025-05-07T21:03:06.0868047Z mixed=True, 2025-05-07T21:03:06.0868255Z use_cache=False, 2025-05-07T21:03:06.0868508Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0868794Z use_cpu=True, 2025-05-07T21:03:06.0869026Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0869287Z ) 2025-05-07T21:03:06.0869518Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0870085Z self=, 2025-05-07T21:03:06.0870610Z compile=True, 2025-05-07T21:03:06.0870850Z pooling_mode=, 2025-05-07T21:03:06.0871127Z T=2, 2025-05-07T21:03:06.0871313Z D=24, 2025-05-07T21:03:06.0871499Z B=99, 2025-05-07T21:03:06.0871690Z log_E=5, 2025-05-07T21:03:06.0871879Z L=19, 2025-05-07T21:03:06.0872072Z D_gradcheck=2, 2025-05-07T21:03:06.0872299Z stochastic_rounding=True, 2025-05-07T21:03:06.0872555Z weighted=False, 2025-05-07T21:03:06.0872772Z row_wise=True, 2025-05-07T21:03:06.0872981Z mixed=False, 2025-05-07T21:03:06.0873239Z use_cache=False, 2025-05-07T21:03:06.0873493Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0873778Z use_cpu=True, 2025-05-07T21:03:06.0874012Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0874272Z ) 2025-05-07T21:03:06.0874506Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0875076Z self=, 2025-05-07T21:03:06.0875598Z compile=False, 2025-05-07T21:03:06.0875838Z pooling_mode=, 2025-05-07T21:03:06.0876118Z T=1, 2025-05-07T21:03:06.0876305Z D=116, 2025-05-07T21:03:06.0876500Z B=47, 2025-05-07T21:03:06.0876685Z log_E=4, 2025-05-07T21:03:06.0876872Z L=12, 2025-05-07T21:03:06.0877067Z D_gradcheck=1, 2025-05-07T21:03:06.0877300Z stochastic_rounding=True, 2025-05-07T21:03:06.0877553Z weighted=True, 2025-05-07T21:03:06.0877768Z row_wise=True, 2025-05-07T21:03:06.0877982Z mixed=False, 2025-05-07T21:03:06.0878193Z use_cache=True, 2025-05-07T21:03:06.0878434Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0878717Z use_cpu=True, 2025-05-07T21:03:06.0879021Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0879343Z ) 2025-05-07T21:03:06.0879566Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0880129Z self=, 2025-05-07T21:03:06.0880652Z compile=True, 2025-05-07T21:03:06.0880905Z pooling_mode=, 2025-05-07T21:03:06.0881189Z T=2, 2025-05-07T21:03:06.0887436Z D=122, 2025-05-07T21:03:06.0887637Z B=19, 2025-05-07T21:03:06.0887831Z log_E=3, 2025-05-07T21:03:06.0888034Z L=13, 2025-05-07T21:03:06.0888232Z D_gradcheck=2, 2025-05-07T21:03:06.0888463Z stochastic_rounding=False, 2025-05-07T21:03:06.0888723Z weighted=True, 2025-05-07T21:03:06.0888936Z row_wise=True, 2025-05-07T21:03:06.0889150Z mixed=True, 2025-05-07T21:03:06.0889442Z use_cache=True, 2025-05-07T21:03:06.0889688Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0889980Z use_cpu=True, 2025-05-07T21:03:06.0890225Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0890494Z ) 2025-05-07T21:03:06.0890724Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0891343Z self=, 2025-05-07T21:03:06.0891873Z compile=False, 2025-05-07T21:03:06.0892113Z pooling_mode=, 2025-05-07T21:03:06.0892393Z T=3, 2025-05-07T21:03:06.0892583Z D=12, 2025-05-07T21:03:06.0892769Z B=55, 2025-05-07T21:03:06.0892956Z log_E=4, 2025-05-07T21:03:06.0893155Z L=11, 2025-05-07T21:03:06.0893346Z D_gradcheck=2, 2025-05-07T21:03:06.0893582Z stochastic_rounding=False, 2025-05-07T21:03:06.0893840Z weighted=True, 2025-05-07T21:03:06.0894048Z row_wise=True, 2025-05-07T21:03:06.0894256Z mixed=False, 2025-05-07T21:03:06.0894469Z use_cache=True, 2025-05-07T21:03:06.0894710Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0894992Z use_cpu=True, 2025-05-07T21:03:06.0895227Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.0895494Z ) 2025-05-07T21:03:06.0895717Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0896285Z self=, 2025-05-07T21:03:06.0896797Z compile=True, 2025-05-07T21:03:06.0897029Z pooling_mode=, 2025-05-07T21:03:06.0897304Z T=1, 2025-05-07T21:03:06.0897492Z D=31, 2025-05-07T21:03:06.0897673Z B=67, 2025-05-07T21:03:06.0897855Z log_E=3, 2025-05-07T21:03:06.0898043Z L=20, 2025-05-07T21:03:06.0898231Z D_gradcheck=2, 2025-05-07T21:03:06.0898459Z stochastic_rounding=True, 2025-05-07T21:03:06.0898715Z weighted=False, 2025-05-07T21:03:06.0898924Z row_wise=True, 2025-05-07T21:03:06.0899182Z mixed=False, 2025-05-07T21:03:06.0899393Z use_cache=True, 2025-05-07T21:03:06.0899626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.0899907Z use_cpu=True, 2025-05-07T21:03:06.0900143Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0900440Z ) 2025-05-07T21:03:06.0900663Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0901228Z self=, 2025-05-07T21:03:06.0901750Z compile=True, 2025-05-07T21:03:06.0901986Z pooling_mode=, 2025-05-07T21:03:06.0902261Z T=3, 2025-05-07T21:03:06.0902443Z D=120, 2025-05-07T21:03:06.0902628Z B=3, 2025-05-07T21:03:06.0902813Z log_E=5, 2025-05-07T21:03:06.0903008Z L=16, 2025-05-07T21:03:06.0903196Z D_gradcheck=2, 2025-05-07T21:03:06.0903421Z stochastic_rounding=True, 2025-05-07T21:03:06.0903675Z weighted=True, 2025-05-07T21:03:06.0903887Z row_wise=True, 2025-05-07T21:03:06.0904098Z mixed=True, 2025-05-07T21:03:06.0904301Z use_cache=True, 2025-05-07T21:03:06.0904835Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0905363Z use_cpu=True, 2025-05-07T21:03:06.0905658Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0905909Z ) 2025-05-07T21:03:06.0906130Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.0906713Z self=, 2025-05-07T21:03:06.0907232Z compile=False, 2025-05-07T21:03:06.0907459Z pooling_mode=, 2025-05-07T21:03:06.0907729Z T=2, 2025-05-07T21:03:06.0907908Z D=103, 2025-05-07T21:03:06.0908080Z B=88, 2025-05-07T21:03:06.0908257Z log_E=3, 2025-05-07T21:03:06.0908446Z L=2, 2025-05-07T21:03:06.0908627Z D_gradcheck=2, 2025-05-07T21:03:06.0908852Z stochastic_rounding=True, 2025-05-07T21:03:06.0909097Z weighted=True, 2025-05-07T21:03:06.0909307Z row_wise=True, 2025-05-07T21:03:06.0909614Z mixed=False, 2025-05-07T21:03:06.0909815Z use_cache=False, 2025-05-07T21:03:06.0910055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.0910330Z use_cpu=True, 2025-05-07T21:03:06.0910554Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.0910804Z ) 2025-05-07T21:03:06.2485148Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2486020Z self=, 2025-05-07T21:03:06.2486765Z compile=False, 2025-05-07T21:03:06.2487217Z pooling_mode=, 2025-05-07T21:03:06.2487509Z T=1, 2025-05-07T21:03:06.2487699Z D=10, 2025-05-07T21:03:06.2487896Z B=5, 2025-05-07T21:03:06.2488090Z log_E=3, 2025-05-07T21:03:06.2488286Z L=6, 2025-05-07T21:03:06.2488487Z D_gradcheck=1, 2025-05-07T21:03:06.2488732Z stochastic_rounding=False, 2025-05-07T21:03:06.2489010Z weighted=False, 2025-05-07T21:03:06.2489260Z row_wise=True, 2025-05-07T21:03:06.2489493Z mixed=False, 2025-05-07T21:03:06.2489723Z use_cache=False, 2025-05-07T21:03:06.2489988Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.2490293Z use_cpu=True, 2025-05-07T21:03:06.2490547Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2490822Z ) 2025-05-07T21:03:06.2491075Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2491656Z self=, 2025-05-07T21:03:06.2492181Z compile=True, 2025-05-07T21:03:06.2492430Z pooling_mode=, 2025-05-07T21:03:06.2492720Z T=4, 2025-05-07T21:03:06.2492913Z D=39, 2025-05-07T21:03:06.2493114Z B=72, 2025-05-07T21:03:06.2493314Z log_E=3, 2025-05-07T21:03:06.2493513Z L=18, 2025-05-07T21:03:06.2493719Z D_gradcheck=2, 2025-05-07T21:03:06.2493959Z stochastic_rounding=True, 2025-05-07T21:03:06.2494222Z weighted=True, 2025-05-07T21:03:06.2494840Z row_wise=True, 2025-05-07T21:03:06.2495067Z mixed=True, 2025-05-07T21:03:06.2495276Z use_cache=True, 2025-05-07T21:03:06.2495531Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2495827Z use_cpu=True, 2025-05-07T21:03:06.2496069Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2496341Z ) 2025-05-07T21:03:06.2496634Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2497209Z self=, 2025-05-07T21:03:06.2497733Z compile=True, 2025-05-07T21:03:06.2497985Z pooling_mode=, 2025-05-07T21:03:06.2498280Z T=4, 2025-05-07T21:03:06.2498466Z D=3, 2025-05-07T21:03:06.2498663Z B=72, 2025-05-07T21:03:06.2498864Z log_E=3, 2025-05-07T21:03:06.2499061Z L=18, 2025-05-07T21:03:06.2499262Z D_gradcheck=2, 2025-05-07T21:03:06.2499503Z stochastic_rounding=True, 2025-05-07T21:03:06.2499767Z weighted=True, 2025-05-07T21:03:06.2499996Z row_wise=True, 2025-05-07T21:03:06.2500216Z mixed=True, 2025-05-07T21:03:06.2500426Z use_cache=True, 2025-05-07T21:03:06.2500781Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2501084Z use_cpu=True, 2025-05-07T21:03:06.2501329Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2501597Z ) 2025-05-07T21:03:06.2501840Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2502419Z self=, 2025-05-07T21:03:06.2502944Z compile=True, 2025-05-07T21:03:06.2503197Z pooling_mode=, 2025-05-07T21:03:06.2503492Z T=4, 2025-05-07T21:03:06.2503683Z D=3, 2025-05-07T21:03:06.2503881Z B=4, 2025-05-07T21:03:06.2504078Z log_E=3, 2025-05-07T21:03:06.2504276Z L=18, 2025-05-07T21:03:06.2504756Z D_gradcheck=2, 2025-05-07T21:03:06.2504997Z stochastic_rounding=True, 2025-05-07T21:03:06.2505261Z weighted=True, 2025-05-07T21:03:06.2505594Z row_wise=True, 2025-05-07T21:03:06.2505820Z mixed=True, 2025-05-07T21:03:06.2506036Z use_cache=True, 2025-05-07T21:03:06.2506293Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2506589Z use_cpu=True, 2025-05-07T21:03:06.2506833Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2507187Z ) 2025-05-07T21:03:06.2507432Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2508005Z self=, 2025-05-07T21:03:06.2508531Z compile=True, 2025-05-07T21:03:06.2508778Z pooling_mode=, 2025-05-07T21:03:06.2509070Z T=4, 2025-05-07T21:03:06.2509277Z D=3, 2025-05-07T21:03:06.2509476Z B=4, 2025-05-07T21:03:06.2509661Z log_E=3, 2025-05-07T21:03:06.2509867Z L=2, 2025-05-07T21:03:06.2510066Z D_gradcheck=2, 2025-05-07T21:03:06.2510299Z stochastic_rounding=True, 2025-05-07T21:03:06.2510569Z weighted=True, 2025-05-07T21:03:06.2510793Z row_wise=True, 2025-05-07T21:03:06.2511004Z mixed=True, 2025-05-07T21:03:06.2511226Z use_cache=True, 2025-05-07T21:03:06.2511482Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2511768Z use_cpu=True, 2025-05-07T21:03:06.2512012Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2512290Z ) 2025-05-07T21:03:06.2512526Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2513103Z self=, 2025-05-07T21:03:06.2513632Z compile=True, 2025-05-07T21:03:06.2513884Z pooling_mode=, 2025-05-07T21:03:06.2514169Z T=4, 2025-05-07T21:03:06.2514362Z D=3, 2025-05-07T21:03:06.2514556Z B=4, 2025-05-07T21:03:06.2514745Z log_E=3, 2025-05-07T21:03:06.2514950Z L=2, 2025-05-07T21:03:06.2515151Z D_gradcheck=1, 2025-05-07T21:03:06.2515383Z stochastic_rounding=True, 2025-05-07T21:03:06.2515721Z weighted=True, 2025-05-07T21:03:06.2515951Z row_wise=True, 2025-05-07T21:03:06.2516160Z mixed=True, 2025-05-07T21:03:06.2516379Z use_cache=True, 2025-05-07T21:03:06.2516630Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2516914Z use_cpu=True, 2025-05-07T21:03:06.2517156Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2517240Z ) 2025-05-07T21:03:06.2517382Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2517724Z self=, 2025-05-07T21:03:06.2517826Z compile=True, 2025-05-07T21:03:06.2517940Z pooling_mode=, 2025-05-07T21:03:06.2518023Z T=1, 2025-05-07T21:03:06.2518114Z D=3, 2025-05-07T21:03:06.2518198Z B=4, 2025-05-07T21:03:06.2518282Z log_E=3, 2025-05-07T21:03:06.2518371Z L=2, 2025-05-07T21:03:06.2518461Z D_gradcheck=1, 2025-05-07T21:03:06.2518562Z stochastic_rounding=True, 2025-05-07T21:03:06.2518659Z weighted=True, 2025-05-07T21:03:06.2518746Z row_wise=True, 2025-05-07T21:03:06.2518829Z mixed=True, 2025-05-07T21:03:06.2518989Z use_cache=True, 2025-05-07T21:03:06.2519103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2519187Z use_cpu=True, 2025-05-07T21:03:06.2519303Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2519389Z ) 2025-05-07T21:03:06.2519523Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2519875Z self=, 2025-05-07T21:03:06.2519963Z compile=True, 2025-05-07T21:03:06.2520087Z pooling_mode=, 2025-05-07T21:03:06.2520170Z T=1, 2025-05-07T21:03:06.2520255Z D=2, 2025-05-07T21:03:06.2520348Z B=4, 2025-05-07T21:03:06.2520433Z log_E=3, 2025-05-07T21:03:06.2520517Z L=2, 2025-05-07T21:03:06.2520616Z D_gradcheck=1, 2025-05-07T21:03:06.2520722Z stochastic_rounding=True, 2025-05-07T21:03:06.2520811Z weighted=True, 2025-05-07T21:03:06.2520960Z row_wise=True, 2025-05-07T21:03:06.2521046Z mixed=True, 2025-05-07T21:03:06.2521136Z use_cache=True, 2025-05-07T21:03:06.2521256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2521341Z use_cpu=True, 2025-05-07T21:03:06.2521457Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2521581Z ) 2025-05-07T21:03:06.2521716Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2522066Z self=, 2025-05-07T21:03:06.2522156Z compile=False, 2025-05-07T21:03:06.2522267Z pooling_mode=, 2025-05-07T21:03:06.2522357Z T=5, 2025-05-07T21:03:06.2522441Z D=115, 2025-05-07T21:03:06.2522526Z B=41, 2025-05-07T21:03:06.2522619Z log_E=4, 2025-05-07T21:03:06.2522702Z L=6, 2025-05-07T21:03:06.2522789Z D_gradcheck=1, 2025-05-07T21:03:06.2522904Z stochastic_rounding=False, 2025-05-07T21:03:06.2522996Z weighted=False, 2025-05-07T21:03:06.2523081Z row_wise=True, 2025-05-07T21:03:06.2523175Z mixed=False, 2025-05-07T21:03:06.2523264Z use_cache=False, 2025-05-07T21:03:06.2523385Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2523471Z use_cpu=True, 2025-05-07T21:03:06.2523582Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2523673Z ) 2025-05-07T21:03:06.2523807Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2524147Z self=, 2025-05-07T21:03:06.2524246Z compile=False, 2025-05-07T21:03:06.2524357Z pooling_mode=, 2025-05-07T21:03:06.2524440Z T=1, 2025-05-07T21:03:06.2524532Z D=115, 2025-05-07T21:03:06.2524616Z B=41, 2025-05-07T21:03:06.2524699Z log_E=4, 2025-05-07T21:03:06.2524791Z L=6, 2025-05-07T21:03:06.2524878Z D_gradcheck=1, 2025-05-07T21:03:06.2525034Z stochastic_rounding=False, 2025-05-07T21:03:06.2525126Z weighted=False, 2025-05-07T21:03:06.2525211Z row_wise=True, 2025-05-07T21:03:06.2525304Z mixed=False, 2025-05-07T21:03:06.2525396Z use_cache=False, 2025-05-07T21:03:06.2525507Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2525599Z use_cpu=True, 2025-05-07T21:03:06.2525708Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2525793Z ) 2025-05-07T21:03:06.2525935Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2526275Z self=, 2025-05-07T21:03:06.2526362Z compile=True, 2025-05-07T21:03:06.2526482Z pooling_mode=, 2025-05-07T21:03:06.2526564Z T=2, 2025-05-07T21:03:06.2526648Z D=32, 2025-05-07T21:03:06.2526740Z B=124, 2025-05-07T21:03:06.2526825Z log_E=3, 2025-05-07T21:03:06.2527028Z L=20, 2025-05-07T21:03:06.2527115Z D_gradcheck=1, 2025-05-07T21:03:06.2527220Z stochastic_rounding=False, 2025-05-07T21:03:06.2527320Z weighted=False, 2025-05-07T21:03:06.2527405Z row_wise=True, 2025-05-07T21:03:06.2527558Z mixed=False, 2025-05-07T21:03:06.2527655Z use_cache=False, 2025-05-07T21:03:06.2527767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.2527852Z use_cpu=True, 2025-05-07T21:03:06.2527972Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2528052Z ) 2025-05-07T21:03:06.2528190Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2528540Z self=, 2025-05-07T21:03:06.2528628Z compile=True, 2025-05-07T21:03:06.2528748Z pooling_mode=, 2025-05-07T21:03:06.2528831Z T=1, 2025-05-07T21:03:06.2528912Z D=32, 2025-05-07T21:03:06.2529003Z B=124, 2025-05-07T21:03:06.2529086Z log_E=3, 2025-05-07T21:03:06.2529170Z L=20, 2025-05-07T21:03:06.2529266Z D_gradcheck=1, 2025-05-07T21:03:06.2529412Z stochastic_rounding=False, 2025-05-07T21:03:06.2529503Z weighted=False, 2025-05-07T21:03:06.2529597Z row_wise=True, 2025-05-07T21:03:06.2529688Z mixed=False, 2025-05-07T21:03:06.2529777Z use_cache=False, 2025-05-07T21:03:06.2529898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.2530024Z use_cpu=True, 2025-05-07T21:03:06.2530129Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2530222Z ) 2025-05-07T21:03:06.2530355Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2530755Z self=, 2025-05-07T21:03:06.2530843Z compile=True, 2025-05-07T21:03:06.2530957Z pooling_mode=, 2025-05-07T21:03:06.2531049Z T=1, 2025-05-07T21:03:06.2531133Z D=124, 2025-05-07T21:03:06.2531217Z B=124, 2025-05-07T21:03:06.2531311Z log_E=3, 2025-05-07T21:03:06.2531394Z L=20, 2025-05-07T21:03:06.2531484Z D_gradcheck=1, 2025-05-07T21:03:06.2531602Z stochastic_rounding=False, 2025-05-07T21:03:06.2531691Z weighted=False, 2025-05-07T21:03:06.2531780Z row_wise=True, 2025-05-07T21:03:06.2531874Z mixed=False, 2025-05-07T21:03:06.2531962Z use_cache=False, 2025-05-07T21:03:06.2532077Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.2532174Z use_cpu=True, 2025-05-07T21:03:06.2532280Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2532370Z ) 2025-05-07T21:03:06.2532504Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2532846Z self=, 2025-05-07T21:03:06.2532943Z compile=False, 2025-05-07T21:03:06.2533055Z pooling_mode=, 2025-05-07T21:03:06.2533138Z T=1, 2025-05-07T21:03:06.2533230Z D=124, 2025-05-07T21:03:06.2533312Z B=124, 2025-05-07T21:03:06.2533395Z log_E=3, 2025-05-07T21:03:06.2533487Z L=20, 2025-05-07T21:03:06.2533622Z D_gradcheck=1, 2025-05-07T21:03:06.2533727Z stochastic_rounding=False, 2025-05-07T21:03:06.2533825Z weighted=False, 2025-05-07T21:03:06.2533913Z row_wise=True, 2025-05-07T21:03:06.2533999Z mixed=False, 2025-05-07T21:03:06.2534098Z use_cache=False, 2025-05-07T21:03:06.2534210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.2534308Z use_cpu=True, 2025-05-07T21:03:06.2534413Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2534493Z ) 2025-05-07T21:03:06.2534636Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2534974Z self=, 2025-05-07T21:03:06.2535061Z compile=False, 2025-05-07T21:03:06.2535182Z pooling_mode=, 2025-05-07T21:03:06.2535264Z T=1, 2025-05-07T21:03:06.2535347Z D=124, 2025-05-07T21:03:06.2535439Z B=20, 2025-05-07T21:03:06.2535524Z log_E=3, 2025-05-07T21:03:06.2535609Z L=20, 2025-05-07T21:03:06.2535706Z D_gradcheck=1, 2025-05-07T21:03:06.2535809Z stochastic_rounding=False, 2025-05-07T21:03:06.2535906Z weighted=False, 2025-05-07T21:03:06.2536037Z row_wise=True, 2025-05-07T21:03:06.2536124Z mixed=False, 2025-05-07T21:03:06.2536220Z use_cache=False, 2025-05-07T21:03:06.2536330Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:06.2536420Z use_cpu=True, 2025-05-07T21:03:06.2536534Z output_dtype=SparseType.FP16, 2025-05-07T21:03:06.2536615Z ) 2025-05-07T21:03:06.2536749Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:06.2537096Z self=, 2025-05-07T21:03:06.2537182Z compile=True, 2025-05-07T21:03:06.2537297Z pooling_mode=, 2025-05-07T21:03:06.2537387Z T=5, 2025-05-07T21:03:06.2537469Z D=46, 2025-05-07T21:03:06.2537554Z B=80, 2025-05-07T21:03:06.2537647Z log_E=4, 2025-05-07T21:03:06.2537732Z L=4, 2025-05-07T21:03:06.2537870Z D_gradcheck=2, 2025-05-07T21:03:06.2537970Z stochastic_rounding=True, 2025-05-07T21:03:06.2538058Z weighted=False, 2025-05-07T21:03:06.2538154Z row_wise=True, 2025-05-07T21:03:06.2538240Z mixed=True, 2025-05-07T21:03:06.2538325Z use_cache=False, 2025-05-07T21:03:06.2538516Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:06.2538603Z use_cpu=True, 2025-05-07T21:03:06.2538711Z output_dtype=SparseType.FP32, 2025-05-07T21:03:06.2538799Z ) 2025-05-07T21:03:07.5078731Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5079350Z self=, 2025-05-07T21:03:07.5079924Z compile=False, 2025-05-07T21:03:07.5080186Z pooling_mode=, 2025-05-07T21:03:07.5080567Z T=3, 2025-05-07T21:03:07.5080801Z D=25, 2025-05-07T21:03:07.5080989Z B=11, 2025-05-07T21:03:07.5081174Z log_E=4, 2025-05-07T21:03:07.5081381Z L=17, 2025-05-07T21:03:07.5081574Z D_gradcheck=2, 2025-05-07T21:03:07.5081861Z stochastic_rounding=False, 2025-05-07T21:03:07.5082135Z weighted=False, 2025-05-07T21:03:07.5082357Z row_wise=True, 2025-05-07T21:03:07.5082569Z mixed=True, 2025-05-07T21:03:07.5082772Z use_cache=False, 2025-05-07T21:03:07.5083026Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.5083310Z use_cpu=True, 2025-05-07T21:03:07.5083541Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.5083801Z ) 2025-05-07T21:03:07.5084033Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5084614Z self=, 2025-05-07T21:03:07.5085139Z compile=False, 2025-05-07T21:03:07.5085386Z pooling_mode=, 2025-05-07T21:03:07.5085658Z T=3, 2025-05-07T21:03:07.5085839Z D=25, 2025-05-07T21:03:07.5086023Z B=11, 2025-05-07T21:03:07.5086335Z log_E=4, 2025-05-07T21:03:07.5086536Z L=17, 2025-05-07T21:03:07.5086723Z D_gradcheck=2, 2025-05-07T21:03:07.5087051Z stochastic_rounding=False, 2025-05-07T21:03:07.5087314Z weighted=False, 2025-05-07T21:03:07.5087526Z row_wise=True, 2025-05-07T21:03:07.5087729Z mixed=True, 2025-05-07T21:03:07.5087936Z use_cache=True, 2025-05-07T21:03:07.5088173Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.5088457Z use_cpu=True, 2025-05-07T21:03:07.5088685Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.5088943Z ) 2025-05-07T21:03:07.5089171Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5089731Z self=, 2025-05-07T21:03:07.5090252Z compile=False, 2025-05-07T21:03:07.5090491Z pooling_mode=, 2025-05-07T21:03:07.5090765Z T=3, 2025-05-07T21:03:07.5090954Z D=25, 2025-05-07T21:03:07.5091146Z B=2, 2025-05-07T21:03:07.5091336Z log_E=4, 2025-05-07T21:03:07.5091532Z L=17, 2025-05-07T21:03:07.5091721Z D_gradcheck=2, 2025-05-07T21:03:07.5091954Z stochastic_rounding=False, 2025-05-07T21:03:07.5092298Z weighted=False, 2025-05-07T21:03:07.5092512Z row_wise=True, 2025-05-07T21:03:07.5092717Z mixed=True, 2025-05-07T21:03:07.5092919Z use_cache=True, 2025-05-07T21:03:07.5093159Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.5093441Z use_cpu=True, 2025-05-07T21:03:07.5093675Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.5093933Z ) 2025-05-07T21:03:07.5094165Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5094733Z self=, 2025-05-07T21:03:07.5095259Z compile=True, 2025-05-07T21:03:07.5100890Z pooling_mode=, 2025-05-07T21:03:07.5101179Z T=3, 2025-05-07T21:03:07.5101360Z D=25, 2025-05-07T21:03:07.5101541Z B=2, 2025-05-07T21:03:07.5101723Z log_E=4, 2025-05-07T21:03:07.5102023Z L=17, 2025-05-07T21:03:07.5102211Z D_gradcheck=2, 2025-05-07T21:03:07.5102438Z stochastic_rounding=False, 2025-05-07T21:03:07.5102691Z weighted=False, 2025-05-07T21:03:07.5102906Z row_wise=True, 2025-05-07T21:03:07.5103104Z mixed=True, 2025-05-07T21:03:07.5103395Z use_cache=True, 2025-05-07T21:03:07.5103632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.5103911Z use_cpu=True, 2025-05-07T21:03:07.5104141Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.5104649Z ) 2025-05-07T21:03:07.5104871Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5105436Z self=, 2025-05-07T21:03:07.5105955Z compile=True, 2025-05-07T21:03:07.5106189Z pooling_mode=, 2025-05-07T21:03:07.5106466Z T=3, 2025-05-07T21:03:07.5106644Z D=25, 2025-05-07T21:03:07.5106823Z B=2, 2025-05-07T21:03:07.5107004Z log_E=4, 2025-05-07T21:03:07.5107196Z L=17, 2025-05-07T21:03:07.5107376Z D_gradcheck=2, 2025-05-07T21:03:07.5107605Z stochastic_rounding=False, 2025-05-07T21:03:07.5107859Z weighted=False, 2025-05-07T21:03:07.5108068Z row_wise=True, 2025-05-07T21:03:07.5108269Z mixed=False, 2025-05-07T21:03:07.5108484Z use_cache=True, 2025-05-07T21:03:07.5108720Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.5108996Z use_cpu=True, 2025-05-07T21:03:07.5109221Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.5109481Z ) 2025-05-07T21:03:07.5109701Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5110259Z self=, 2025-05-07T21:03:07.5110778Z compile=False, 2025-05-07T21:03:07.5111017Z pooling_mode=, 2025-05-07T21:03:07.5111328Z T=3, 2025-05-07T21:03:07.5111517Z D=25, 2025-05-07T21:03:07.5111774Z B=2, 2025-05-07T21:03:07.5111959Z log_E=4, 2025-05-07T21:03:07.5112152Z L=17, 2025-05-07T21:03:07.5112334Z D_gradcheck=2, 2025-05-07T21:03:07.5112563Z stochastic_rounding=False, 2025-05-07T21:03:07.5112818Z weighted=False, 2025-05-07T21:03:07.5113026Z row_wise=True, 2025-05-07T21:03:07.5113235Z mixed=False, 2025-05-07T21:03:07.5113444Z use_cache=True, 2025-05-07T21:03:07.5113682Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.5113958Z use_cpu=True, 2025-05-07T21:03:07.5114184Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.5114434Z ) 2025-05-07T21:03:07.5114650Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5115212Z self=, 2025-05-07T21:03:07.5115728Z compile=False, 2025-05-07T21:03:07.5115955Z pooling_mode=, 2025-05-07T21:03:07.5116225Z T=2, 2025-05-07T21:03:07.5116405Z D=25, 2025-05-07T21:03:07.5116587Z B=2, 2025-05-07T21:03:07.5116768Z log_E=4, 2025-05-07T21:03:07.5116959Z L=17, 2025-05-07T21:03:07.5117144Z D_gradcheck=2, 2025-05-07T21:03:07.5117439Z stochastic_rounding=False, 2025-05-07T21:03:07.5117694Z weighted=False, 2025-05-07T21:03:07.5117898Z row_wise=True, 2025-05-07T21:03:07.5118102Z mixed=False, 2025-05-07T21:03:07.5118300Z use_cache=True, 2025-05-07T21:03:07.5118524Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.5118793Z use_cpu=True, 2025-05-07T21:03:07.5119011Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.5119255Z ) 2025-05-07T21:03:07.5119472Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5120037Z self=, 2025-05-07T21:03:07.5120549Z compile=False, 2025-05-07T21:03:07.5120775Z pooling_mode=, 2025-05-07T21:03:07.5121043Z T=4, 2025-05-07T21:03:07.5121225Z D=6, 2025-05-07T21:03:07.5121460Z B=76, 2025-05-07T21:03:07.5121633Z log_E=4, 2025-05-07T21:03:07.5121821Z L=19, 2025-05-07T21:03:07.5122000Z D_gradcheck=1, 2025-05-07T21:03:07.5122220Z stochastic_rounding=False, 2025-05-07T21:03:07.5122459Z weighted=True, 2025-05-07T21:03:07.5122656Z row_wise=True, 2025-05-07T21:03:07.5122915Z mixed=False, 2025-05-07T21:03:07.5123116Z use_cache=False, 2025-05-07T21:03:07.5123348Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.5123618Z use_cpu=True, 2025-05-07T21:03:07.5123841Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.5124088Z ) 2025-05-07T21:03:07.5124306Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5124857Z self=, 2025-05-07T21:03:07.5125380Z compile=True, 2025-05-07T21:03:07.5125609Z pooling_mode=, 2025-05-07T21:03:07.5125887Z T=4, 2025-05-07T21:03:07.5126079Z D=6, 2025-05-07T21:03:07.5126255Z B=76, 2025-05-07T21:03:07.5126432Z log_E=4, 2025-05-07T21:03:07.5126621Z L=19, 2025-05-07T21:03:07.5126803Z D_gradcheck=1, 2025-05-07T21:03:07.5127091Z stochastic_rounding=False, 2025-05-07T21:03:07.5127339Z weighted=True, 2025-05-07T21:03:07.5127540Z row_wise=True, 2025-05-07T21:03:07.5127749Z mixed=False, 2025-05-07T21:03:07.5127949Z use_cache=False, 2025-05-07T21:03:07.5128181Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.5128456Z use_cpu=True, 2025-05-07T21:03:07.5128682Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.5128926Z ) 2025-05-07T21:03:07.5129144Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5129710Z self=, 2025-05-07T21:03:07.5130221Z compile=True, 2025-05-07T21:03:07.5130456Z pooling_mode=, 2025-05-07T21:03:07.5130731Z T=4, 2025-05-07T21:03:07.5130964Z D=6, 2025-05-07T21:03:07.5131141Z B=4, 2025-05-07T21:03:07.5131323Z log_E=4, 2025-05-07T21:03:07.5131520Z L=19, 2025-05-07T21:03:07.5131701Z D_gradcheck=1, 2025-05-07T21:03:07.5131927Z stochastic_rounding=False, 2025-05-07T21:03:07.5132178Z weighted=True, 2025-05-07T21:03:07.5132380Z row_wise=True, 2025-05-07T21:03:07.5132589Z mixed=False, 2025-05-07T21:03:07.5132796Z use_cache=False, 2025-05-07T21:03:07.5133032Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.5133310Z use_cpu=True, 2025-05-07T21:03:07.5133536Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.5133782Z ) 2025-05-07T21:03:07.5134007Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5134566Z self=, 2025-05-07T21:03:07.5135076Z compile=True, 2025-05-07T21:03:07.5135307Z pooling_mode=, 2025-05-07T21:03:07.5135580Z T=4, 2025-05-07T21:03:07.5135758Z D=6, 2025-05-07T21:03:07.5135938Z B=4, 2025-05-07T21:03:07.5136113Z log_E=4, 2025-05-07T21:03:07.5136291Z L=6, 2025-05-07T21:03:07.5136526Z D_gradcheck=1, 2025-05-07T21:03:07.5136753Z stochastic_rounding=False, 2025-05-07T21:03:07.5137003Z weighted=True, 2025-05-07T21:03:07.5137209Z row_wise=True, 2025-05-07T21:03:07.5137415Z mixed=False, 2025-05-07T21:03:07.5137619Z use_cache=False, 2025-05-07T21:03:07.5137858Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.5138134Z use_cpu=True, 2025-05-07T21:03:07.5138359Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.5138607Z ) 2025-05-07T21:03:07.5138826Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5139386Z self=, 2025-05-07T21:03:07.5139896Z compile=False, 2025-05-07T21:03:07.5140127Z pooling_mode=, 2025-05-07T21:03:07.5140401Z T=4, 2025-05-07T21:03:07.5140626Z D=6, 2025-05-07T21:03:07.5140804Z B=4, 2025-05-07T21:03:07.5140981Z log_E=4, 2025-05-07T21:03:07.5141162Z L=6, 2025-05-07T21:03:07.5141344Z D_gradcheck=1, 2025-05-07T21:03:07.5141567Z stochastic_rounding=False, 2025-05-07T21:03:07.5141815Z weighted=True, 2025-05-07T21:03:07.5142067Z row_wise=True, 2025-05-07T21:03:07.5142272Z mixed=False, 2025-05-07T21:03:07.5142471Z use_cache=False, 2025-05-07T21:03:07.5142716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.5143002Z use_cpu=True, 2025-05-07T21:03:07.5143231Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.5143480Z ) 2025-05-07T21:03:07.5143703Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5144268Z self=, 2025-05-07T21:03:07.5144780Z compile=False, 2025-05-07T21:03:07.5145014Z pooling_mode=, 2025-05-07T21:03:07.5145288Z T=4, 2025-05-07T21:03:07.5145465Z D=6, 2025-05-07T21:03:07.5145642Z B=4, 2025-05-07T21:03:07.5145815Z log_E=4, 2025-05-07T21:03:07.5145996Z L=6, 2025-05-07T21:03:07.5146178Z D_gradcheck=1, 2025-05-07T21:03:07.5146406Z stochastic_rounding=False, 2025-05-07T21:03:07.5146660Z weighted=True, 2025-05-07T21:03:07.5146868Z row_wise=True, 2025-05-07T21:03:07.5147074Z mixed=True, 2025-05-07T21:03:07.5147281Z use_cache=False, 2025-05-07T21:03:07.5147515Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.5147796Z use_cpu=True, 2025-05-07T21:03:07.5148023Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.5148272Z ) 2025-05-07T21:03:07.5148493Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5149057Z self=, 2025-05-07T21:03:07.5149570Z compile=False, 2025-05-07T21:03:07.5149808Z pooling_mode=, 2025-05-07T21:03:07.5150136Z T=4, 2025-05-07T21:03:07.5150316Z D=6, 2025-05-07T21:03:07.5150493Z B=4, 2025-05-07T21:03:07.5150670Z log_E=4, 2025-05-07T21:03:07.5150850Z L=6, 2025-05-07T21:03:07.5151036Z D_gradcheck=1, 2025-05-07T21:03:07.5151260Z stochastic_rounding=False, 2025-05-07T21:03:07.5151513Z weighted=False, 2025-05-07T21:03:07.5151715Z row_wise=True, 2025-05-07T21:03:07.5151918Z mixed=True, 2025-05-07T21:03:07.5152121Z use_cache=False, 2025-05-07T21:03:07.5152356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:07.5152631Z use_cpu=True, 2025-05-07T21:03:07.5152854Z output_dtype=SparseType.FP32, 2025-05-07T21:03:07.5153100Z ) 2025-05-07T21:03:07.5153327Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5153886Z self=, 2025-05-07T21:03:07.5154398Z compile=True, 2025-05-07T21:03:07.5154636Z pooling_mode=, 2025-05-07T21:03:07.5154911Z T=1, 2025-05-07T21:03:07.5155082Z D=103, 2025-05-07T21:03:07.5155264Z B=68, 2025-05-07T21:03:07.5155443Z log_E=3, 2025-05-07T21:03:07.5155673Z L=8, 2025-05-07T21:03:07.5155857Z D_gradcheck=2, 2025-05-07T21:03:07.5156078Z stochastic_rounding=True, 2025-05-07T21:03:07.5156322Z weighted=False, 2025-05-07T21:03:07.5156535Z row_wise=True, 2025-05-07T21:03:07.5156737Z mixed=False, 2025-05-07T21:03:07.5156944Z use_cache=False, 2025-05-07T21:03:07.5157178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.5157459Z use_cpu=True, 2025-05-07T21:03:07.5157686Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.5157938Z ) 2025-05-07T21:03:07.5158163Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:07.5158726Z self=, 2025-05-07T21:03:07.5159237Z compile=True, 2025-05-07T21:03:07.5159471Z pooling_mode=, 2025-05-07T21:03:07.5159792Z T=1, 2025-05-07T21:03:07.5159968Z D=103, 2025-05-07T21:03:07.5160152Z B=68, 2025-05-07T21:03:07.5160338Z log_E=3, 2025-05-07T21:03:07.5160517Z L=8, 2025-05-07T21:03:07.5160703Z D_gradcheck=1, 2025-05-07T21:03:07.5160926Z stochastic_rounding=True, 2025-05-07T21:03:07.5161215Z weighted=False, 2025-05-07T21:03:07.5161429Z row_wise=True, 2025-05-07T21:03:07.5161636Z mixed=False, 2025-05-07T21:03:07.5161830Z use_cache=False, 2025-05-07T21:03:07.5162072Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:07.5162350Z use_cpu=True, 2025-05-07T21:03:07.5162568Z output_dtype=SparseType.FP16, 2025-05-07T21:03:07.5162825Z ) 2025-05-07T21:03:08.1817888Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:08.1819119Z self=, 2025-05-07T21:03:08.1820168Z compile=True, 2025-05-07T21:03:08.1820673Z pooling_mode=, 2025-05-07T21:03:08.1820980Z T=1, 2025-05-07T21:03:08.1821165Z D=103, 2025-05-07T21:03:08.1821355Z B=68, 2025-05-07T21:03:08.1821547Z log_E=3, 2025-05-07T21:03:08.1821744Z L=0, 2025-05-07T21:03:08.1821933Z D_gradcheck=1, 2025-05-07T21:03:08.1822168Z stochastic_rounding=True, 2025-05-07T21:03:08.1822433Z weighted=False, 2025-05-07T21:03:08.1822810Z row_wise=True, 2025-05-07T21:03:08.1823025Z mixed=False, 2025-05-07T21:03:08.1823236Z use_cache=False, 2025-05-07T21:03:08.1823478Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.1823761Z use_cpu=True, 2025-05-07T21:03:08.1823997Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.1824255Z ) 2025-05-07T21:03:08.1824484Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:08.1825053Z self=, 2025-05-07T21:03:08.1825567Z compile=True, 2025-05-07T21:03:08.1825944Z pooling_mode=, 2025-05-07T21:03:08.1826230Z T=3, 2025-05-07T21:03:08.1826405Z D=103, 2025-05-07T21:03:08.1826592Z B=68, 2025-05-07T21:03:08.1826783Z log_E=3, 2025-05-07T21:03:08.1826971Z L=0, 2025-05-07T21:03:08.1827163Z D_gradcheck=1, 2025-05-07T21:03:08.1827391Z stochastic_rounding=True, 2025-05-07T21:03:08.1827646Z weighted=False, 2025-05-07T21:03:08.1827856Z row_wise=True, 2025-05-07T21:03:08.1828063Z mixed=False, 2025-05-07T21:03:08.1828271Z use_cache=False, 2025-05-07T21:03:08.1828513Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.1828797Z use_cpu=True, 2025-05-07T21:03:08.1829027Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.1829427Z ) 2025-05-07T21:03:08.1829667Z Trying example: test_backward_adagrad_fp32_cpu( 2025-05-07T21:03:08.1830236Z self=, 2025-05-07T21:03:08.1830752Z compile=False, 2025-05-07T21:03:08.1831038Z pooling_mode=, 2025-05-07T21:03:08.1831334Z T=3, 2025-05-07T21:03:08.1831516Z D=103, 2025-05-07T21:03:08.1831778Z B=68, 2025-05-07T21:03:08.1831970Z log_E=3, 2025-05-07T21:03:08.1832159Z L=0, 2025-05-07T21:03:08.1832349Z D_gradcheck=1, 2025-05-07T21:03:08.1832581Z stochastic_rounding=True, 2025-05-07T21:03:08.1832831Z weighted=False, 2025-05-07T21:03:08.1833047Z row_wise=True, 2025-05-07T21:03:08.1833258Z mixed=False, 2025-05-07T21:03:08.1833465Z use_cache=False, 2025-05-07T21:03:08.1833711Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:08.1833998Z use_cpu=True, 2025-05-07T21:03:08.1834236Z output_dtype=SparseType.FP16, 2025-05-07T21:03:08.1834490Z ) 2025-05-07T21:03:08.1834676Z PASSED 2025-05-07T21:03:17.6485299Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6486371Z self=, 2025-05-07T21:03:17.6487299Z mixed_B=False, 2025-05-07T21:03:17.6487545Z compile=False, 2025-05-07T21:03:17.6487775Z T=1, 2025-05-07T21:03:17.6487974Z D=2, 2025-05-07T21:03:17.6488175Z B=1, 2025-05-07T21:03:17.6488378Z log_E=3, 2025-05-07T21:03:17.6488686Z L=0, 2025-05-07T21:03:17.6488886Z D_gradcheck=1, 2025-05-07T21:03:17.6489126Z stochastic_rounding=False, 2025-05-07T21:03:17.6489392Z weighted=False, 2025-05-07T21:03:17.6489620Z row_wise=False, 2025-05-07T21:03:17.6489848Z mixed=False, 2025-05-07T21:03:17.6490072Z use_cache=False, 2025-05-07T21:03:17.6490340Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.6490646Z use_cpu=False, 2025-05-07T21:03:17.6490893Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.6491173Z ) 2025-05-07T21:03:17.6491427Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6492023Z self=, 2025-05-07T21:03:17.6492572Z mixed_B=True, 2025-05-07T21:03:17.6492804Z compile=False, 2025-05-07T21:03:17.6493020Z T=1, 2025-05-07T21:03:17.6493220Z D=2, 2025-05-07T21:03:17.6493419Z B=1, 2025-05-07T21:03:17.6493612Z log_E=3, 2025-05-07T21:03:17.6493859Z L=0, 2025-05-07T21:03:17.6494081Z D_gradcheck=1, 2025-05-07T21:03:17.6494320Z stochastic_rounding=False, 2025-05-07T21:03:17.6494589Z weighted=False, 2025-05-07T21:03:17.6494821Z row_wise=False, 2025-05-07T21:03:17.6495049Z mixed=False, 2025-05-07T21:03:17.6495264Z use_cache=False, 2025-05-07T21:03:17.6495526Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.6495824Z use_cpu=False, 2025-05-07T21:03:17.6496061Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.6496335Z ) 2025-05-07T21:03:17.6496578Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6497257Z self=, 2025-05-07T21:03:17.6497808Z mixed_B=True, 2025-05-07T21:03:17.6498033Z compile=False, 2025-05-07T21:03:17.6498244Z T=3, 2025-05-07T21:03:17.6498440Z D=119, 2025-05-07T21:03:17.6498640Z B=82, 2025-05-07T21:03:17.6498832Z log_E=3, 2025-05-07T21:03:17.6499046Z L=17, 2025-05-07T21:03:17.6499252Z D_gradcheck=2, 2025-05-07T21:03:17.6499483Z stochastic_rounding=True, 2025-05-07T21:03:17.6499753Z weighted=False, 2025-05-07T21:03:17.6499983Z row_wise=True, 2025-05-07T21:03:17.6500199Z mixed=False, 2025-05-07T21:03:17.6500423Z use_cache=True, 2025-05-07T21:03:17.6500670Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.6500990Z use_cpu=True, 2025-05-07T21:03:17.6501236Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.6501503Z ) 2025-05-07T21:03:17.6501754Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6502359Z self=, 2025-05-07T21:03:17.6502909Z mixed_B=True, 2025-05-07T21:03:17.6503208Z compile=True, 2025-05-07T21:03:17.6503429Z T=2, 2025-05-07T21:03:17.6503624Z D=45, 2025-05-07T21:03:17.6503814Z B=22, 2025-05-07T21:03:17.6504015Z log_E=4, 2025-05-07T21:03:17.6504221Z L=1, 2025-05-07T21:03:17.6516568Z D_gradcheck=2, 2025-05-07T21:03:17.6516867Z stochastic_rounding=True, 2025-05-07T21:03:17.6517141Z weighted=True, 2025-05-07T21:03:17.6517372Z row_wise=False, 2025-05-07T21:03:17.6517595Z mixed=False, 2025-05-07T21:03:17.6517809Z use_cache=True, 2025-05-07T21:03:17.6518059Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.6518357Z use_cpu=False, 2025-05-07T21:03:17.6518595Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.6518867Z ) 2025-05-07T21:03:17.6519107Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6519713Z self=, 2025-05-07T21:03:17.6520378Z mixed_B=True, 2025-05-07T21:03:17.6520602Z compile=False, 2025-05-07T21:03:17.6520815Z T=4, 2025-05-07T21:03:17.6521004Z D=31, 2025-05-07T21:03:17.6521196Z B=52, 2025-05-07T21:03:17.6521389Z log_E=5, 2025-05-07T21:03:17.6521648Z L=13, 2025-05-07T21:03:17.6521849Z D_gradcheck=1, 2025-05-07T21:03:17.6522087Z stochastic_rounding=False, 2025-05-07T21:03:17.6522347Z weighted=False, 2025-05-07T21:03:17.6522572Z row_wise=True, 2025-05-07T21:03:17.6522790Z mixed=False, 2025-05-07T21:03:17.6523000Z use_cache=True, 2025-05-07T21:03:17.6523243Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.6523542Z use_cpu=False, 2025-05-07T21:03:17.6523783Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.6524052Z ) 2025-05-07T21:03:17.6524298Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6524886Z self=, 2025-05-07T21:03:17.6525428Z mixed_B=True, 2025-05-07T21:03:17.6525645Z compile=True, 2025-05-07T21:03:17.6525854Z T=3, 2025-05-07T21:03:17.6526039Z D=65, 2025-05-07T21:03:17.6526234Z B=87, 2025-05-07T21:03:17.6526427Z log_E=5, 2025-05-07T21:03:17.6526621Z L=14, 2025-05-07T21:03:17.6526819Z D_gradcheck=2, 2025-05-07T21:03:17.6527138Z stochastic_rounding=True, 2025-05-07T21:03:17.6527397Z weighted=True, 2025-05-07T21:03:17.6527615Z row_wise=False, 2025-05-07T21:03:17.6527832Z mixed=False, 2025-05-07T21:03:17.6528044Z use_cache=True, 2025-05-07T21:03:17.6528289Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.6528581Z use_cpu=True, 2025-05-07T21:03:17.6528815Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.6529086Z ) 2025-05-07T21:03:17.6529332Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6529989Z self=, 2025-05-07T21:03:17.6530535Z mixed_B=True, 2025-05-07T21:03:17.6551472Z compile=False, 2025-05-07T21:03:17.6551719Z T=3, 2025-05-07T21:03:17.6551899Z D=5, 2025-05-07T21:03:17.6552084Z B=65, 2025-05-07T21:03:17.6552266Z log_E=3, 2025-05-07T21:03:17.6552460Z L=10, 2025-05-07T21:03:17.6552648Z D_gradcheck=1, 2025-05-07T21:03:17.6552872Z stochastic_rounding=True, 2025-05-07T21:03:17.6553124Z weighted=False, 2025-05-07T21:03:17.6553334Z row_wise=False, 2025-05-07T21:03:17.6553539Z mixed=True, 2025-05-07T21:03:17.6553741Z use_cache=True, 2025-05-07T21:03:17.6553973Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.6554253Z use_cpu=True, 2025-05-07T21:03:17.6554483Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.6554740Z ) 2025-05-07T21:03:17.6554966Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6555548Z self=, 2025-05-07T21:03:17.6556078Z mixed_B=False, 2025-05-07T21:03:17.6556392Z compile=True, 2025-05-07T21:03:17.6556606Z T=3, 2025-05-07T21:03:17.6556788Z D=66, 2025-05-07T21:03:17.6556970Z B=61, 2025-05-07T21:03:17.6557149Z log_E=3, 2025-05-07T21:03:17.6557341Z L=5, 2025-05-07T21:03:17.6557528Z D_gradcheck=1, 2025-05-07T21:03:17.6557750Z stochastic_rounding=True, 2025-05-07T21:03:17.6558002Z weighted=True, 2025-05-07T21:03:17.6558212Z row_wise=False, 2025-05-07T21:03:17.6558417Z mixed=True, 2025-05-07T21:03:17.6558622Z use_cache=False, 2025-05-07T21:03:17.6558861Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.6559143Z use_cpu=False, 2025-05-07T21:03:17.6559369Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.6559627Z ) 2025-05-07T21:03:17.6559851Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6560429Z self=, 2025-05-07T21:03:17.6561010Z mixed_B=True, 2025-05-07T21:03:17.6561222Z compile=True, 2025-05-07T21:03:17.6561424Z T=1, 2025-05-07T21:03:17.6561604Z D=120, 2025-05-07T21:03:17.6561787Z B=23, 2025-05-07T21:03:17.6561972Z log_E=5, 2025-05-07T21:03:17.6562205Z L=12, 2025-05-07T21:03:17.6562399Z D_gradcheck=1, 2025-05-07T21:03:17.6562633Z stochastic_rounding=False, 2025-05-07T21:03:17.6562892Z weighted=True, 2025-05-07T21:03:17.6563110Z row_wise=True, 2025-05-07T21:03:17.6563315Z mixed=True, 2025-05-07T21:03:17.6563516Z use_cache=True, 2025-05-07T21:03:17.6563751Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.6564037Z use_cpu=False, 2025-05-07T21:03:17.6564269Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.6564522Z ) 2025-05-07T21:03:17.6564754Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6565341Z self=, 2025-05-07T21:03:17.6565882Z mixed_B=True, 2025-05-07T21:03:17.6566105Z compile=False, 2025-05-07T21:03:17.6566314Z T=5, 2025-05-07T21:03:17.6566504Z D=116, 2025-05-07T21:03:17.6566692Z B=112, 2025-05-07T21:03:17.6566999Z log_E=5, 2025-05-07T21:03:17.6567200Z L=0, 2025-05-07T21:03:17.6567389Z D_gradcheck=2, 2025-05-07T21:03:17.6567621Z stochastic_rounding=False, 2025-05-07T21:03:17.6567880Z weighted=True, 2025-05-07T21:03:17.6568093Z row_wise=False, 2025-05-07T21:03:17.6568308Z mixed=True, 2025-05-07T21:03:17.6568520Z use_cache=False, 2025-05-07T21:03:17.6568764Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.6569055Z use_cpu=False, 2025-05-07T21:03:17.6569288Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.6569550Z ) 2025-05-07T21:03:17.6569787Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6570420Z self=, 2025-05-07T21:03:17.6570955Z mixed_B=False, 2025-05-07T21:03:17.6571173Z compile=True, 2025-05-07T21:03:17.6571387Z T=1, 2025-05-07T21:03:17.6571568Z D=64, 2025-05-07T21:03:17.6571758Z B=10, 2025-05-07T21:03:17.6571948Z log_E=5, 2025-05-07T21:03:17.6572148Z L=18, 2025-05-07T21:03:17.6572338Z D_gradcheck=2, 2025-05-07T21:03:17.6572569Z stochastic_rounding=False, 2025-05-07T21:03:17.6572827Z weighted=True, 2025-05-07T21:03:17.6573038Z row_wise=True, 2025-05-07T21:03:17.6573249Z mixed=True, 2025-05-07T21:03:17.6573457Z use_cache=True, 2025-05-07T21:03:17.6573692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.6573983Z use_cpu=False, 2025-05-07T21:03:17.6574219Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.6574479Z ) 2025-05-07T21:03:17.6574716Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6575306Z self=, 2025-05-07T21:03:17.6575838Z mixed_B=False, 2025-05-07T21:03:17.6576055Z compile=True, 2025-05-07T21:03:17.6576316Z T=4, 2025-05-07T21:03:17.6576501Z D=79, 2025-05-07T21:03:17.6576695Z B=29, 2025-05-07T21:03:17.6576888Z log_E=3, 2025-05-07T21:03:17.6577082Z L=9, 2025-05-07T21:03:17.6577277Z D_gradcheck=1, 2025-05-07T21:03:17.6577510Z stochastic_rounding=False, 2025-05-07T21:03:17.6577761Z weighted=True, 2025-05-07T21:03:17.6577976Z row_wise=False, 2025-05-07T21:03:17.6578195Z mixed=False, 2025-05-07T21:03:17.6578408Z use_cache=True, 2025-05-07T21:03:17.6578642Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.6578930Z use_cpu=True, 2025-05-07T21:03:17.6579166Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.6579421Z ) 2025-05-07T21:03:17.6579654Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6580240Z self=, 2025-05-07T21:03:17.6580855Z mixed_B=True, 2025-05-07T21:03:17.6581068Z compile=False, 2025-05-07T21:03:17.6581280Z T=5, 2025-05-07T21:03:17.6581467Z D=3, 2025-05-07T21:03:17.6581653Z B=5, 2025-05-07T21:03:17.6581841Z log_E=5, 2025-05-07T21:03:17.6582162Z L=3, 2025-05-07T21:03:17.6582355Z D_gradcheck=2, 2025-05-07T21:03:17.6582588Z stochastic_rounding=False, 2025-05-07T21:03:17.6582844Z weighted=True, 2025-05-07T21:03:17.6583062Z row_wise=False, 2025-05-07T21:03:17.6583277Z mixed=True, 2025-05-07T21:03:17.6583482Z use_cache=True, 2025-05-07T21:03:17.6583723Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.6584011Z use_cpu=True, 2025-05-07T21:03:17.6584239Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.6584503Z ) 2025-05-07T21:03:17.6584736Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6585320Z self=, 2025-05-07T21:03:17.6585851Z mixed_B=True, 2025-05-07T21:03:17.6586065Z compile=True, 2025-05-07T21:03:17.6586281Z T=4, 2025-05-07T21:03:17.6586465Z D=59, 2025-05-07T21:03:17.6586655Z B=26, 2025-05-07T21:03:17.6586842Z log_E=4, 2025-05-07T21:03:17.6587037Z L=13, 2025-05-07T21:03:17.6587236Z D_gradcheck=2, 2025-05-07T21:03:17.6587470Z stochastic_rounding=False, 2025-05-07T21:03:17.6587729Z weighted=False, 2025-05-07T21:03:17.6587951Z row_wise=True, 2025-05-07T21:03:17.6588166Z mixed=True, 2025-05-07T21:03:17.6588372Z use_cache=True, 2025-05-07T21:03:17.6588615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.6588907Z use_cpu=True, 2025-05-07T21:03:17.6589142Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.6589405Z ) 2025-05-07T21:03:17.6589641Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6590268Z self=, 2025-05-07T21:03:17.6590807Z mixed_B=False, 2025-05-07T21:03:17.6591024Z compile=False, 2025-05-07T21:03:17.6591237Z T=5, 2025-05-07T21:03:17.6591423Z D=24, 2025-05-07T21:03:17.6591610Z B=55, 2025-05-07T21:03:17.6591798Z log_E=4, 2025-05-07T21:03:17.6591992Z L=16, 2025-05-07T21:03:17.6592186Z D_gradcheck=1, 2025-05-07T21:03:17.6592415Z stochastic_rounding=True, 2025-05-07T21:03:17.6592668Z weighted=True, 2025-05-07T21:03:17.6592884Z row_wise=True, 2025-05-07T21:03:17.6593095Z mixed=True, 2025-05-07T21:03:17.6593298Z use_cache=True, 2025-05-07T21:03:17.6593543Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.6593827Z use_cpu=True, 2025-05-07T21:03:17.6594055Z output_dtype=SparseType.FP32, 2025-05-07T21:03:17.6594321Z ) 2025-05-07T21:03:17.6594562Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6595143Z self=, 2025-05-07T21:03:17.6595682Z mixed_B=False, 2025-05-07T21:03:17.6595899Z compile=True, 2025-05-07T21:03:17.6596146Z T=1, 2025-05-07T21:03:17.6596337Z D=79, 2025-05-07T21:03:17.6596520Z B=76, 2025-05-07T21:03:17.6596709Z log_E=4, 2025-05-07T21:03:17.6596902Z L=18, 2025-05-07T21:03:17.6597089Z D_gradcheck=2, 2025-05-07T21:03:17.6597335Z stochastic_rounding=False, 2025-05-07T21:03:17.6597597Z weighted=True, 2025-05-07T21:03:17.6597810Z row_wise=True, 2025-05-07T21:03:17.6598022Z mixed=True, 2025-05-07T21:03:17.6598234Z use_cache=True, 2025-05-07T21:03:17.6598473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:17.6598766Z use_cpu=False, 2025-05-07T21:03:17.6599001Z output_dtype=SparseType.BF16, 2025-05-07T21:03:17.6599255Z ) 2025-05-07T21:03:17.6599494Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:17.6600082Z self=, 2025-05-07T21:03:17.6600670Z mixed_B=True, 2025-05-07T21:03:17.6600880Z compile=False, 2025-05-07T21:03:17.6601099Z T=3, 2025-05-07T21:03:17.6601294Z D=20, 2025-05-07T21:03:17.6601477Z B=46, 2025-05-07T21:03:17.6601667Z log_E=5, 2025-05-07T21:03:17.6601939Z L=6, 2025-05-07T21:03:17.6602128Z D_gradcheck=1, 2025-05-07T21:03:17.6602356Z stochastic_rounding=True, 2025-05-07T21:03:17.6602619Z weighted=False, 2025-05-07T21:03:17.6602831Z row_wise=False, 2025-05-07T21:03:17.6603047Z mixed=True, 2025-05-07T21:03:17.6603260Z use_cache=False, 2025-05-07T21:03:17.6603503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:17.6603790Z use_cpu=True, 2025-05-07T21:03:17.6604022Z output_dtype=SparseType.FP16, 2025-05-07T21:03:17.6604275Z ) 2025-05-07T21:03:33.0892180Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0892912Z self=, 2025-05-07T21:03:33.0893474Z mixed_B=False, 2025-05-07T21:03:33.0893705Z compile=False, 2025-05-07T21:03:33.0893926Z T=3, 2025-05-07T21:03:33.0894121Z D=29, 2025-05-07T21:03:33.0894322Z B=86, 2025-05-07T21:03:33.0894520Z log_E=5, 2025-05-07T21:03:33.0894721Z L=10, 2025-05-07T21:03:33.0894935Z D_gradcheck=1, 2025-05-07T21:03:33.0895195Z stochastic_rounding=False, 2025-05-07T21:03:33.0895459Z weighted=False, 2025-05-07T21:03:33.0895693Z row_wise=True, 2025-05-07T21:03:33.0895913Z mixed=False, 2025-05-07T21:03:33.0896127Z use_cache=False, 2025-05-07T21:03:33.0896385Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.0896685Z use_cpu=False, 2025-05-07T21:03:33.0896931Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.0897209Z ) 2025-05-07T21:03:33.0897455Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0898207Z self=, 2025-05-07T21:03:33.0898777Z mixed_B=False, 2025-05-07T21:03:33.0899023Z compile=False, 2025-05-07T21:03:33.0899240Z T=4, 2025-05-07T21:03:33.0899432Z D=16, 2025-05-07T21:03:33.0899628Z B=74, 2025-05-07T21:03:33.0899823Z log_E=5, 2025-05-07T21:03:33.0900025Z L=8, 2025-05-07T21:03:33.0900228Z D_gradcheck=2, 2025-05-07T21:03:33.0900465Z stochastic_rounding=False, 2025-05-07T21:03:33.0900727Z weighted=False, 2025-05-07T21:03:33.0900951Z row_wise=False, 2025-05-07T21:03:33.0901170Z mixed=True, 2025-05-07T21:03:33.0901383Z use_cache=False, 2025-05-07T21:03:33.0901640Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.0901938Z use_cpu=False, 2025-05-07T21:03:33.0902171Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.0902442Z ) 2025-05-07T21:03:33.0902685Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0903275Z self=, 2025-05-07T21:03:33.0903819Z mixed_B=False, 2025-05-07T21:03:33.0904043Z compile=True, 2025-05-07T21:03:33.0904346Z T=2, 2025-05-07T21:03:33.0904702Z D=86, 2025-05-07T21:03:33.0904897Z B=96, 2025-05-07T21:03:33.0905096Z log_E=4, 2025-05-07T21:03:33.0905295Z L=13, 2025-05-07T21:03:33.0905502Z D_gradcheck=1, 2025-05-07T21:03:33.0905746Z stochastic_rounding=False, 2025-05-07T21:03:33.0906008Z weighted=True, 2025-05-07T21:03:33.0906235Z row_wise=True, 2025-05-07T21:03:33.0906452Z mixed=True, 2025-05-07T21:03:33.0906663Z use_cache=False, 2025-05-07T21:03:33.0906924Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.0907222Z use_cpu=False, 2025-05-07T21:03:33.0907459Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.0907731Z ) 2025-05-07T21:03:33.0907976Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0908563Z self=, 2025-05-07T21:03:33.0909188Z mixed_B=True, 2025-05-07T21:03:33.0909411Z compile=False, 2025-05-07T21:03:33.0909626Z T=2, 2025-05-07T21:03:33.0909816Z D=121, 2025-05-07T21:03:33.0910018Z B=92, 2025-05-07T21:03:33.0910216Z log_E=3, 2025-05-07T21:03:33.0910489Z L=2, 2025-05-07T21:03:33.0910687Z D_gradcheck=2, 2025-05-07T21:03:33.0910922Z stochastic_rounding=False, 2025-05-07T21:03:33.0911185Z weighted=True, 2025-05-07T21:03:33.0911409Z row_wise=True, 2025-05-07T21:03:33.0911630Z mixed=True, 2025-05-07T21:03:33.0911842Z use_cache=False, 2025-05-07T21:03:33.0912098Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.0912390Z use_cpu=True, 2025-05-07T21:03:33.0912625Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.0912895Z ) 2025-05-07T21:03:33.0913138Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0913724Z self=, 2025-05-07T21:03:33.0914269Z mixed_B=True, 2025-05-07T21:03:33.0914491Z compile=True, 2025-05-07T21:03:33.0914704Z T=4, 2025-05-07T21:03:33.0914899Z D=123, 2025-05-07T21:03:33.0915096Z B=33, 2025-05-07T21:03:33.0915282Z log_E=4, 2025-05-07T21:03:33.0915484Z L=8, 2025-05-07T21:03:33.0915688Z D_gradcheck=1, 2025-05-07T21:03:33.0915922Z stochastic_rounding=False, 2025-05-07T21:03:33.0916188Z weighted=False, 2025-05-07T21:03:33.0916411Z row_wise=True, 2025-05-07T21:03:33.0916630Z mixed=False, 2025-05-07T21:03:33.0916842Z use_cache=False, 2025-05-07T21:03:33.0917099Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.0917392Z use_cpu=False, 2025-05-07T21:03:33.0917626Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.0917894Z ) 2025-05-07T21:03:33.0918137Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0918849Z self=, 2025-05-07T21:03:33.0919399Z mixed_B=False, 2025-05-07T21:03:33.0919624Z compile=True, 2025-05-07T21:03:33.0919836Z T=2, 2025-05-07T21:03:33.0920034Z D=75, 2025-05-07T21:03:33.0920230Z B=63, 2025-05-07T21:03:33.0920417Z log_E=4, 2025-05-07T21:03:33.0920624Z L=15, 2025-05-07T21:03:33.0920828Z D_gradcheck=1, 2025-05-07T21:03:33.0921061Z stochastic_rounding=True, 2025-05-07T21:03:33.0921322Z weighted=True, 2025-05-07T21:03:33.0921540Z row_wise=False, 2025-05-07T21:03:33.0921748Z mixed=True, 2025-05-07T21:03:33.0928679Z use_cache=True, 2025-05-07T21:03:33.0928942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.0929235Z use_cpu=False, 2025-05-07T21:03:33.0929477Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.0929744Z ) 2025-05-07T21:03:33.0929981Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0930584Z self=, 2025-05-07T21:03:33.0931128Z mixed_B=True, 2025-05-07T21:03:33.0931341Z compile=False, 2025-05-07T21:03:33.0931657Z T=2, 2025-05-07T21:03:33.0931852Z D=68, 2025-05-07T21:03:33.0932037Z B=17, 2025-05-07T21:03:33.0932227Z log_E=5, 2025-05-07T21:03:33.0932426Z L=1, 2025-05-07T21:03:33.0932616Z D_gradcheck=1, 2025-05-07T21:03:33.0932846Z stochastic_rounding=True, 2025-05-07T21:03:33.0933109Z weighted=False, 2025-05-07T21:03:33.0933323Z row_wise=False, 2025-05-07T21:03:33.0933535Z mixed=True, 2025-05-07T21:03:33.0933741Z use_cache=True, 2025-05-07T21:03:33.0933974Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.0934263Z use_cpu=False, 2025-05-07T21:03:33.0934505Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.0934761Z ) 2025-05-07T21:03:33.0934997Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0935617Z self=, 2025-05-07T21:03:33.0936210Z mixed_B=False, 2025-05-07T21:03:33.0936427Z compile=False, 2025-05-07T21:03:33.0936635Z T=4, 2025-05-07T21:03:33.0936819Z D=19, 2025-05-07T21:03:33.0937006Z B=77, 2025-05-07T21:03:33.0937193Z log_E=5, 2025-05-07T21:03:33.0937387Z L=17, 2025-05-07T21:03:33.0937632Z D_gradcheck=2, 2025-05-07T21:03:33.0937861Z stochastic_rounding=True, 2025-05-07T21:03:33.0938115Z weighted=True, 2025-05-07T21:03:33.0938331Z row_wise=True, 2025-05-07T21:03:33.0938541Z mixed=True, 2025-05-07T21:03:33.0938748Z use_cache=False, 2025-05-07T21:03:33.0938999Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.0939286Z use_cpu=True, 2025-05-07T21:03:33.0939518Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.0939781Z ) 2025-05-07T21:03:33.0940015Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0940594Z self=, 2025-05-07T21:03:33.0941131Z mixed_B=True, 2025-05-07T21:03:33.0941346Z compile=False, 2025-05-07T21:03:33.0941554Z T=5, 2025-05-07T21:03:33.0941742Z D=103, 2025-05-07T21:03:33.0941930Z B=58, 2025-05-07T21:03:33.0942117Z log_E=4, 2025-05-07T21:03:33.0942314Z L=5, 2025-05-07T21:03:33.0942512Z D_gradcheck=1, 2025-05-07T21:03:33.0942737Z stochastic_rounding=False, 2025-05-07T21:03:33.0942998Z weighted=False, 2025-05-07T21:03:33.0943214Z row_wise=True, 2025-05-07T21:03:33.0943426Z mixed=True, 2025-05-07T21:03:33.0943628Z use_cache=False, 2025-05-07T21:03:33.0943879Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.0944166Z use_cpu=True, 2025-05-07T21:03:33.0944395Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.0944659Z ) 2025-05-07T21:03:33.0944896Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0945525Z self=, 2025-05-07T21:03:33.0946062Z mixed_B=True, 2025-05-07T21:03:33.0946275Z compile=True, 2025-05-07T21:03:33.0946480Z T=4, 2025-05-07T21:03:33.0946662Z D=96, 2025-05-07T21:03:33.0946851Z B=124, 2025-05-07T21:03:33.0947034Z log_E=4, 2025-05-07T21:03:33.0947230Z L=16, 2025-05-07T21:03:33.0947425Z D_gradcheck=1, 2025-05-07T21:03:33.0947652Z stochastic_rounding=True, 2025-05-07T21:03:33.0947911Z weighted=True, 2025-05-07T21:03:33.0948129Z row_wise=False, 2025-05-07T21:03:33.0948342Z mixed=False, 2025-05-07T21:03:33.0948560Z use_cache=False, 2025-05-07T21:03:33.0948817Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.0949124Z use_cpu=False, 2025-05-07T21:03:33.0949383Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.0949647Z ) 2025-05-07T21:03:33.0949882Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0950465Z self=, 2025-05-07T21:03:33.0951003Z mixed_B=True, 2025-05-07T21:03:33.0951218Z compile=False, 2025-05-07T21:03:33.0951471Z T=3, 2025-05-07T21:03:33.0951657Z D=124, 2025-05-07T21:03:33.0951847Z B=98, 2025-05-07T21:03:33.0952031Z log_E=4, 2025-05-07T21:03:33.0952228Z L=7, 2025-05-07T21:03:33.0952423Z D_gradcheck=1, 2025-05-07T21:03:33.0952647Z stochastic_rounding=False, 2025-05-07T21:03:33.0952908Z weighted=False, 2025-05-07T21:03:33.0953126Z row_wise=True, 2025-05-07T21:03:33.0953333Z mixed=False, 2025-05-07T21:03:33.0953547Z use_cache=False, 2025-05-07T21:03:33.0953797Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.0954078Z use_cpu=False, 2025-05-07T21:03:33.0954317Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.0954577Z ) 2025-05-07T21:03:33.0954807Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0955392Z self=, 2025-05-07T21:03:33.0955979Z mixed_B=False, 2025-05-07T21:03:33.0956198Z compile=False, 2025-05-07T21:03:33.0956401Z T=1, 2025-05-07T21:03:33.0956586Z D=122, 2025-05-07T21:03:33.0956775Z B=9, 2025-05-07T21:03:33.0956954Z log_E=4, 2025-05-07T21:03:33.0957148Z L=14, 2025-05-07T21:03:33.0957425Z D_gradcheck=2, 2025-05-07T21:03:33.0957652Z stochastic_rounding=False, 2025-05-07T21:03:33.0957917Z weighted=True, 2025-05-07T21:03:33.0958131Z row_wise=False, 2025-05-07T21:03:33.0958340Z mixed=False, 2025-05-07T21:03:33.0958553Z use_cache=False, 2025-05-07T21:03:33.0958801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.0959080Z use_cpu=False, 2025-05-07T21:03:33.0959316Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.0959579Z ) 2025-05-07T21:03:33.0959810Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0960396Z self=, 2025-05-07T21:03:33.0960938Z mixed_B=False, 2025-05-07T21:03:33.0961155Z compile=False, 2025-05-07T21:03:33.0961359Z T=1, 2025-05-07T21:03:33.0961549Z D=88, 2025-05-07T21:03:33.0961742Z B=112, 2025-05-07T21:03:33.0961926Z log_E=5, 2025-05-07T21:03:33.0962129Z L=4, 2025-05-07T21:03:33.0962327Z D_gradcheck=2, 2025-05-07T21:03:33.0962552Z stochastic_rounding=False, 2025-05-07T21:03:33.0962812Z weighted=True, 2025-05-07T21:03:33.0963029Z row_wise=False, 2025-05-07T21:03:33.0963239Z mixed=False, 2025-05-07T21:03:33.0963456Z use_cache=True, 2025-05-07T21:03:33.0963694Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.0963976Z use_cpu=True, 2025-05-07T21:03:33.0964210Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.0964475Z ) 2025-05-07T21:03:33.0964704Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0965341Z self=, 2025-05-07T21:03:33.0965886Z mixed_B=True, 2025-05-07T21:03:33.0966094Z compile=False, 2025-05-07T21:03:33.0966307Z T=2, 2025-05-07T21:03:33.0966497Z D=19, 2025-05-07T21:03:33.0966679Z B=118, 2025-05-07T21:03:33.0966954Z log_E=5, 2025-05-07T21:03:33.0967152Z L=10, 2025-05-07T21:03:33.0967344Z D_gradcheck=1, 2025-05-07T21:03:33.0967572Z stochastic_rounding=True, 2025-05-07T21:03:33.0967828Z weighted=True, 2025-05-07T21:03:33.0968042Z row_wise=True, 2025-05-07T21:03:33.0968251Z mixed=False, 2025-05-07T21:03:33.0968503Z use_cache=True, 2025-05-07T21:03:33.0968936Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.0969221Z use_cpu=False, 2025-05-07T21:03:33.0969455Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.0969717Z ) 2025-05-07T21:03:33.0969948Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0970531Z self=, 2025-05-07T21:03:33.0971064Z mixed_B=False, 2025-05-07T21:03:33.0971273Z compile=False, 2025-05-07T21:03:33.0971538Z T=5, 2025-05-07T21:03:33.0971727Z D=51, 2025-05-07T21:03:33.0971912Z B=62, 2025-05-07T21:03:33.0972101Z log_E=4, 2025-05-07T21:03:33.0972294Z L=10, 2025-05-07T21:03:33.0972484Z D_gradcheck=1, 2025-05-07T21:03:33.0972713Z stochastic_rounding=True, 2025-05-07T21:03:33.0972972Z weighted=True, 2025-05-07T21:03:33.0973179Z row_wise=True, 2025-05-07T21:03:33.0973387Z mixed=True, 2025-05-07T21:03:33.0973599Z use_cache=False, 2025-05-07T21:03:33.0973844Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.0974130Z use_cpu=False, 2025-05-07T21:03:33.0974365Z output_dtype=SparseType.BF16, 2025-05-07T21:03:33.0974628Z ) 2025-05-07T21:03:33.0974860Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0975445Z self=, 2025-05-07T21:03:33.0976027Z mixed_B=True, 2025-05-07T21:03:33.0976237Z compile=True, 2025-05-07T21:03:33.0976449Z T=2, 2025-05-07T21:03:33.0976646Z D=12, 2025-05-07T21:03:33.0976832Z B=17, 2025-05-07T21:03:33.0977022Z log_E=3, 2025-05-07T21:03:33.0977218Z L=4, 2025-05-07T21:03:33.0977454Z D_gradcheck=1, 2025-05-07T21:03:33.0977682Z stochastic_rounding=True, 2025-05-07T21:03:33.0977943Z weighted=False, 2025-05-07T21:03:33.0978160Z row_wise=True, 2025-05-07T21:03:33.0978379Z mixed=False, 2025-05-07T21:03:33.0978597Z use_cache=True, 2025-05-07T21:03:33.0978841Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:33.0979126Z use_cpu=True, 2025-05-07T21:03:33.0979366Z output_dtype=SparseType.FP32, 2025-05-07T21:03:33.0979631Z ) 2025-05-07T21:03:33.0979862Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:33.0980449Z self=, 2025-05-07T21:03:33.0980994Z mixed_B=False, 2025-05-07T21:03:33.0981203Z compile=True, 2025-05-07T21:03:33.0981415Z T=5, 2025-05-07T21:03:33.0981602Z D=57, 2025-05-07T21:03:33.0981785Z B=91, 2025-05-07T21:03:33.0981971Z log_E=3, 2025-05-07T21:03:33.0982173Z L=15, 2025-05-07T21:03:33.0982370Z D_gradcheck=1, 2025-05-07T21:03:33.0982608Z stochastic_rounding=False, 2025-05-07T21:03:33.0982873Z weighted=False, 2025-05-07T21:03:33.0983082Z row_wise=False, 2025-05-07T21:03:33.0983300Z mixed=True, 2025-05-07T21:03:33.0983510Z use_cache=False, 2025-05-07T21:03:33.0983757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:33.0984045Z use_cpu=True, 2025-05-07T21:03:33.0984280Z output_dtype=SparseType.FP16, 2025-05-07T21:03:33.0984544Z ) 2025-05-07T21:03:45.9601275Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9602297Z self=, 2025-05-07T21:03:45.9603448Z mixed_B=True, 2025-05-07T21:03:45.9603894Z compile=False, 2025-05-07T21:03:45.9604319Z T=5, 2025-05-07T21:03:45.9604971Z D=46, 2025-05-07T21:03:45.9605592Z B=87, 2025-05-07T21:03:45.9605969Z log_E=4, 2025-05-07T21:03:45.9606354Z L=12, 2025-05-07T21:03:45.9606751Z D_gradcheck=1, 2025-05-07T21:03:45.9607388Z stochastic_rounding=True, 2025-05-07T21:03:45.9607909Z weighted=False, 2025-05-07T21:03:45.9608352Z row_wise=True, 2025-05-07T21:03:45.9608782Z mixed=False, 2025-05-07T21:03:45.9609209Z use_cache=False, 2025-05-07T21:03:45.9609716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.9610297Z use_cpu=True, 2025-05-07T21:03:45.9610765Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.9611293Z ) 2025-05-07T21:03:45.9611766Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9612636Z self=, 2025-05-07T21:03:45.9613187Z mixed_B=False, 2025-05-07T21:03:45.9613414Z compile=True, 2025-05-07T21:03:45.9613723Z T=1, 2025-05-07T21:03:45.9613921Z D=94, 2025-05-07T21:03:45.9614122Z B=61, 2025-05-07T21:03:45.9614315Z log_E=4, 2025-05-07T21:03:45.9614517Z L=17, 2025-05-07T21:03:45.9614722Z D_gradcheck=1, 2025-05-07T21:03:45.9614954Z stochastic_rounding=True, 2025-05-07T21:03:45.9615215Z weighted=False, 2025-05-07T21:03:45.9615437Z row_wise=True, 2025-05-07T21:03:45.9615664Z mixed=False, 2025-05-07T21:03:45.9615878Z use_cache=False, 2025-05-07T21:03:45.9616139Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.9616438Z use_cpu=True, 2025-05-07T21:03:45.9616677Z output_dtype=SparseType.BF16, 2025-05-07T21:03:45.9616951Z ) 2025-05-07T21:03:45.9617197Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9617789Z self=, 2025-05-07T21:03:45.9618421Z mixed_B=False, 2025-05-07T21:03:45.9618647Z compile=False, 2025-05-07T21:03:45.9618857Z T=2, 2025-05-07T21:03:45.9619052Z D=77, 2025-05-07T21:03:45.9619247Z B=63, 2025-05-07T21:03:45.9619435Z log_E=4, 2025-05-07T21:03:45.9619638Z L=19, 2025-05-07T21:03:45.9619912Z D_gradcheck=2, 2025-05-07T21:03:45.9620145Z stochastic_rounding=False, 2025-05-07T21:03:45.9620409Z weighted=False, 2025-05-07T21:03:45.9620635Z row_wise=False, 2025-05-07T21:03:45.9620849Z mixed=True, 2025-05-07T21:03:45.9621067Z use_cache=False, 2025-05-07T21:03:45.9621323Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.9621614Z use_cpu=False, 2025-05-07T21:03:45.9621860Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.9622130Z ) 2025-05-07T21:03:45.9622374Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9622962Z self=, 2025-05-07T21:03:45.9623508Z mixed_B=False, 2025-05-07T21:03:45.9623729Z compile=True, 2025-05-07T21:03:45.9623938Z T=5, 2025-05-07T21:03:45.9624132Z D=33, 2025-05-07T21:03:45.9624325Z B=102, 2025-05-07T21:03:45.9624518Z log_E=3, 2025-05-07T21:03:45.9624727Z L=1, 2025-05-07T21:03:45.9624930Z D_gradcheck=2, 2025-05-07T21:03:45.9625161Z stochastic_rounding=True, 2025-05-07T21:03:45.9625427Z weighted=True, 2025-05-07T21:03:45.9625648Z row_wise=True, 2025-05-07T21:03:45.9625860Z mixed=True, 2025-05-07T21:03:45.9626080Z use_cache=True, 2025-05-07T21:03:45.9626332Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.9626621Z use_cpu=False, 2025-05-07T21:03:45.9626869Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.9627150Z ) 2025-05-07T21:03:45.9627388Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9628048Z self=, 2025-05-07T21:03:45.9628598Z mixed_B=True, 2025-05-07T21:03:45.9628824Z compile=False, 2025-05-07T21:03:45.9629042Z T=4, 2025-05-07T21:03:45.9629245Z D=8, 2025-05-07T21:03:45.9629435Z B=89, 2025-05-07T21:03:45.9629622Z log_E=5, 2025-05-07T21:03:45.9629827Z L=6, 2025-05-07T21:03:45.9630025Z D_gradcheck=1, 2025-05-07T21:03:45.9630257Z stochastic_rounding=True, 2025-05-07T21:03:45.9630524Z weighted=True, 2025-05-07T21:03:45.9630745Z row_wise=False, 2025-05-07T21:03:45.9630959Z mixed=False, 2025-05-07T21:03:45.9631187Z use_cache=False, 2025-05-07T21:03:45.9631447Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.9631736Z use_cpu=True, 2025-05-07T21:03:45.9631980Z output_dtype=SparseType.BF16, 2025-05-07T21:03:45.9632249Z ) 2025-05-07T21:03:45.9632484Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9633080Z self=, 2025-05-07T21:03:45.9633627Z mixed_B=True, 2025-05-07T21:03:45.9633846Z compile=False, 2025-05-07T21:03:45.9634117Z T=1, 2025-05-07T21:03:45.9634310Z D=117, 2025-05-07T21:03:45.9634507Z B=29, 2025-05-07T21:03:45.9634696Z log_E=4, 2025-05-07T21:03:45.9634898Z L=6, 2025-05-07T21:03:45.9635097Z D_gradcheck=2, 2025-05-07T21:03:45.9635330Z stochastic_rounding=False, 2025-05-07T21:03:45.9635603Z weighted=False, 2025-05-07T21:03:45.9635827Z row_wise=False, 2025-05-07T21:03:45.9636039Z mixed=False, 2025-05-07T21:03:45.9636257Z use_cache=False, 2025-05-07T21:03:45.9636509Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.9636800Z use_cpu=True, 2025-05-07T21:03:45.9637040Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.9637311Z ) 2025-05-07T21:03:45.9637546Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9638142Z self=, 2025-05-07T21:03:45.9638732Z mixed_B=False, 2025-05-07T21:03:45.9638951Z compile=True, 2025-05-07T21:03:45.9639170Z T=2, 2025-05-07T21:03:45.9639370Z D=114, 2025-05-07T21:03:45.9639561Z B=59, 2025-05-07T21:03:45.9639759Z log_E=3, 2025-05-07T21:03:45.9639965Z L=14, 2025-05-07T21:03:45.9640205Z D_gradcheck=2, 2025-05-07T21:03:45.9640447Z stochastic_rounding=False, 2025-05-07T21:03:45.9640717Z weighted=False, 2025-05-07T21:03:45.9640944Z row_wise=False, 2025-05-07T21:03:45.9641159Z mixed=False, 2025-05-07T21:03:45.9641379Z use_cache=False, 2025-05-07T21:03:45.9641638Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.9641927Z use_cpu=False, 2025-05-07T21:03:45.9642169Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.9642443Z ) 2025-05-07T21:03:45.9642680Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9643273Z self=, 2025-05-07T21:03:45.9643825Z mixed_B=False, 2025-05-07T21:03:45.9644043Z compile=False, 2025-05-07T21:03:45.9644260Z T=5, 2025-05-07T21:03:45.9644454Z D=10, 2025-05-07T21:03:45.9644643Z B=107, 2025-05-07T21:03:45.9644838Z log_E=3, 2025-05-07T21:03:45.9645043Z L=16, 2025-05-07T21:03:45.9645242Z D_gradcheck=1, 2025-05-07T21:03:45.9645477Z stochastic_rounding=True, 2025-05-07T21:03:45.9645745Z weighted=False, 2025-05-07T21:03:45.9645983Z row_wise=True, 2025-05-07T21:03:45.9646195Z mixed=False, 2025-05-07T21:03:45.9646418Z use_cache=False, 2025-05-07T21:03:45.9646673Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.9647015Z use_cpu=True, 2025-05-07T21:03:45.9647260Z output_dtype=SparseType.BF16, 2025-05-07T21:03:45.9647527Z ) 2025-05-07T21:03:45.9647765Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9648407Z self=, 2025-05-07T21:03:45.9655752Z mixed_B=True, 2025-05-07T21:03:45.9656012Z compile=False, 2025-05-07T21:03:45.9656240Z T=4, 2025-05-07T21:03:45.9656435Z D=126, 2025-05-07T21:03:45.9656621Z B=47, 2025-05-07T21:03:45.9656813Z log_E=3, 2025-05-07T21:03:45.9657015Z L=11, 2025-05-07T21:03:45.9657215Z D_gradcheck=1, 2025-05-07T21:03:45.9657449Z stochastic_rounding=True, 2025-05-07T21:03:45.9657717Z weighted=False, 2025-05-07T21:03:45.9657940Z row_wise=False, 2025-05-07T21:03:45.9658152Z mixed=True, 2025-05-07T21:03:45.9658369Z use_cache=False, 2025-05-07T21:03:45.9658626Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.9658909Z use_cpu=False, 2025-05-07T21:03:45.9659150Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.9659413Z ) 2025-05-07T21:03:45.9659648Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9660247Z self=, 2025-05-07T21:03:45.9660789Z mixed_B=False, 2025-05-07T21:03:45.9661005Z compile=False, 2025-05-07T21:03:45.9661291Z T=3, 2025-05-07T21:03:45.9661487Z D=73, 2025-05-07T21:03:45.9661672Z B=84, 2025-05-07T21:03:45.9661866Z log_E=4, 2025-05-07T21:03:45.9662068Z L=13, 2025-05-07T21:03:45.9662258Z D_gradcheck=1, 2025-05-07T21:03:45.9662495Z stochastic_rounding=True, 2025-05-07T21:03:45.9662756Z weighted=False, 2025-05-07T21:03:45.9662971Z row_wise=True, 2025-05-07T21:03:45.9663187Z mixed=False, 2025-05-07T21:03:45.9663403Z use_cache=False, 2025-05-07T21:03:45.9663651Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.9663935Z use_cpu=False, 2025-05-07T21:03:45.9664172Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.9664438Z ) 2025-05-07T21:03:45.9664670Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9665259Z self=, 2025-05-07T21:03:45.9665844Z mixed_B=False, 2025-05-07T21:03:45.9666057Z compile=False, 2025-05-07T21:03:45.9666272Z T=4, 2025-05-07T21:03:45.9666464Z D=39, 2025-05-07T21:03:45.9666647Z B=99, 2025-05-07T21:03:45.9666831Z log_E=3, 2025-05-07T21:03:45.9667027Z L=2, 2025-05-07T21:03:45.9667263Z D_gradcheck=1, 2025-05-07T21:03:45.9667497Z stochastic_rounding=False, 2025-05-07T21:03:45.9667754Z weighted=True, 2025-05-07T21:03:45.9667962Z row_wise=True, 2025-05-07T21:03:45.9668175Z mixed=False, 2025-05-07T21:03:45.9668387Z use_cache=True, 2025-05-07T21:03:45.9668624Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.9668908Z use_cpu=True, 2025-05-07T21:03:45.9669142Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.9669398Z ) 2025-05-07T21:03:45.9669633Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9670213Z self=, 2025-05-07T21:03:45.9670751Z mixed_B=True, 2025-05-07T21:03:45.9670956Z compile=False, 2025-05-07T21:03:45.9671163Z T=5, 2025-05-07T21:03:45.9671346Z D=18, 2025-05-07T21:03:45.9671527Z B=76, 2025-05-07T21:03:45.9671709Z log_E=5, 2025-05-07T21:03:45.9671899Z L=9, 2025-05-07T21:03:45.9672094Z D_gradcheck=1, 2025-05-07T21:03:45.9672358Z stochastic_rounding=True, 2025-05-07T21:03:45.9672612Z weighted=True, 2025-05-07T21:03:45.9672820Z row_wise=True, 2025-05-07T21:03:45.9673026Z mixed=True, 2025-05-07T21:03:45.9673231Z use_cache=True, 2025-05-07T21:03:45.9673465Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.9673744Z use_cpu=True, 2025-05-07T21:03:45.9673976Z output_dtype=SparseType.FP16, 2025-05-07T21:03:45.9674230Z ) 2025-05-07T21:03:45.9674463Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9675090Z self=, 2025-05-07T21:03:45.9675625Z mixed_B=False, 2025-05-07T21:03:45.9675835Z compile=False, 2025-05-07T21:03:45.9676041Z T=2, 2025-05-07T21:03:45.9676227Z D=96, 2025-05-07T21:03:45.9676408Z B=99, 2025-05-07T21:03:45.9676593Z log_E=5, 2025-05-07T21:03:45.9676789Z L=20, 2025-05-07T21:03:45.9676978Z D_gradcheck=2, 2025-05-07T21:03:45.9677206Z stochastic_rounding=False, 2025-05-07T21:03:45.9677460Z weighted=True, 2025-05-07T21:03:45.9677668Z row_wise=False, 2025-05-07T21:03:45.9677878Z mixed=True, 2025-05-07T21:03:45.9678083Z use_cache=True, 2025-05-07T21:03:45.9678312Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.9678591Z use_cpu=True, 2025-05-07T21:03:45.9678820Z output_dtype=SparseType.BF16, 2025-05-07T21:03:45.9679073Z ) 2025-05-07T21:03:45.9679305Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9679884Z self=, 2025-05-07T21:03:45.9680408Z mixed_B=True, 2025-05-07T21:03:45.9680618Z compile=True, 2025-05-07T21:03:45.9680873Z T=3, 2025-05-07T21:03:45.9681054Z D=46, 2025-05-07T21:03:45.9681240Z B=78, 2025-05-07T21:03:45.9681427Z log_E=5, 2025-05-07T21:03:45.9681616Z L=20, 2025-05-07T21:03:45.9681805Z D_gradcheck=1, 2025-05-07T21:03:45.9682027Z stochastic_rounding=True, 2025-05-07T21:03:45.9682280Z weighted=False, 2025-05-07T21:03:45.9682490Z row_wise=True, 2025-05-07T21:03:45.9682701Z mixed=False, 2025-05-07T21:03:45.9682906Z use_cache=True, 2025-05-07T21:03:45.9683138Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.9683419Z use_cpu=False, 2025-05-07T21:03:45.9683644Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.9683893Z ) 2025-05-07T21:03:45.9684122Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9684705Z self=, 2025-05-07T21:03:45.9685278Z mixed_B=False, 2025-05-07T21:03:45.9685489Z compile=False, 2025-05-07T21:03:45.9685696Z T=5, 2025-05-07T21:03:45.9685878Z D=7, 2025-05-07T21:03:45.9686059Z B=58, 2025-05-07T21:03:45.9686240Z log_E=5, 2025-05-07T21:03:45.9686429Z L=9, 2025-05-07T21:03:45.9686664Z D_gradcheck=1, 2025-05-07T21:03:45.9686972Z stochastic_rounding=True, 2025-05-07T21:03:45.9687224Z weighted=False, 2025-05-07T21:03:45.9687436Z row_wise=True, 2025-05-07T21:03:45.9687642Z mixed=True, 2025-05-07T21:03:45.9687845Z use_cache=True, 2025-05-07T21:03:45.9688084Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.9688363Z use_cpu=False, 2025-05-07T21:03:45.9688591Z output_dtype=SparseType.FP32, 2025-05-07T21:03:45.9688841Z ) 2025-05-07T21:03:45.9689072Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9689650Z self=, 2025-05-07T21:03:45.9690179Z mixed_B=True, 2025-05-07T21:03:45.9690389Z compile=False, 2025-05-07T21:03:45.9690591Z T=2, 2025-05-07T21:03:45.9690770Z D=38, 2025-05-07T21:03:45.9690950Z B=6, 2025-05-07T21:03:45.9691133Z log_E=5, 2025-05-07T21:03:45.9691320Z L=14, 2025-05-07T21:03:45.9691517Z D_gradcheck=2, 2025-05-07T21:03:45.9691743Z stochastic_rounding=False, 2025-05-07T21:03:45.9692000Z weighted=False, 2025-05-07T21:03:45.9692213Z row_wise=True, 2025-05-07T21:03:45.9692418Z mixed=True, 2025-05-07T21:03:45.9692624Z use_cache=False, 2025-05-07T21:03:45.9692869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:45.9693149Z use_cpu=True, 2025-05-07T21:03:45.9693374Z output_dtype=SparseType.BF16, 2025-05-07T21:03:45.9693630Z ) 2025-05-07T21:03:45.9693860Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:45.9694491Z self=, 2025-05-07T21:03:45.9695022Z mixed_B=False, 2025-05-07T21:03:45.9695229Z compile=True, 2025-05-07T21:03:45.9695433Z T=1, 2025-05-07T21:03:45.9695611Z D=106, 2025-05-07T21:03:45.9695799Z B=53, 2025-05-07T21:03:45.9695983Z log_E=3, 2025-05-07T21:03:45.9696168Z L=17, 2025-05-07T21:03:45.9696361Z D_gradcheck=2, 2025-05-07T21:03:45.9696584Z stochastic_rounding=False, 2025-05-07T21:03:45.9696834Z weighted=True, 2025-05-07T21:03:45.9697045Z row_wise=True, 2025-05-07T21:03:45.9697247Z mixed=True, 2025-05-07T21:03:45.9697452Z use_cache=False, 2025-05-07T21:03:45.9697697Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:45.9697986Z use_cpu=True, 2025-05-07T21:03:45.9698209Z output_dtype=SparseType.BF16, 2025-05-07T21:03:45.9698463Z ) 2025-05-07T21:03:47.8655115Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:47.8655780Z self=, 2025-05-07T21:03:47.8656344Z mixed_B=True, 2025-05-07T21:03:47.8656566Z compile=True, 2025-05-07T21:03:47.8656783Z T=1, 2025-05-07T21:03:47.8657105Z D=93, 2025-05-07T21:03:47.8657301Z B=127, 2025-05-07T21:03:47.8657492Z log_E=4, 2025-05-07T21:03:47.8657687Z L=0, 2025-05-07T21:03:47.8657889Z D_gradcheck=2, 2025-05-07T21:03:47.8658125Z stochastic_rounding=False, 2025-05-07T21:03:47.8658385Z weighted=True, 2025-05-07T21:03:47.8658607Z row_wise=False, 2025-05-07T21:03:47.8658827Z mixed=False, 2025-05-07T21:03:47.8659035Z use_cache=True, 2025-05-07T21:03:47.8659287Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.8659579Z use_cpu=True, 2025-05-07T21:03:47.8659818Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.8660081Z ) 2025-05-07T21:03:47.8660322Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:47.8660916Z self=, 2025-05-07T21:03:47.8661535Z mixed_B=False, 2025-05-07T21:03:47.8661754Z compile=False, 2025-05-07T21:03:47.8661970Z T=4, 2025-05-07T21:03:47.8662170Z D=35, 2025-05-07T21:03:47.8662357Z B=39, 2025-05-07T21:03:47.8662546Z log_E=3, 2025-05-07T21:03:47.8662752Z L=3, 2025-05-07T21:03:47.8663013Z D_gradcheck=1, 2025-05-07T21:03:47.8663246Z stochastic_rounding=True, 2025-05-07T21:03:47.8663517Z weighted=False, 2025-05-07T21:03:47.8663733Z row_wise=True, 2025-05-07T21:03:47.8663949Z mixed=True, 2025-05-07T21:03:47.8664163Z use_cache=False, 2025-05-07T21:03:47.8664412Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.8664700Z use_cpu=False, 2025-05-07T21:03:47.8664936Z output_dtype=SparseType.FP32, 2025-05-07T21:03:47.8665196Z ) 2025-05-07T21:03:47.8665436Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:47.8666028Z self=, 2025-05-07T21:03:47.8666593Z mixed_B=True, 2025-05-07T21:03:47.8666802Z compile=False, 2025-05-07T21:03:47.8667015Z T=2, 2025-05-07T21:03:47.8667202Z D=10, 2025-05-07T21:03:47.8667394Z B=9, 2025-05-07T21:03:47.8667578Z log_E=3, 2025-05-07T21:03:47.8667776Z L=1, 2025-05-07T21:03:47.8667974Z D_gradcheck=2, 2025-05-07T21:03:47.8668203Z stochastic_rounding=False, 2025-05-07T21:03:47.8668468Z weighted=False, 2025-05-07T21:03:47.8668688Z row_wise=True, 2025-05-07T21:03:47.8668896Z mixed=False, 2025-05-07T21:03:47.8669109Z use_cache=True, 2025-05-07T21:03:47.8669353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.8669639Z use_cpu=False, 2025-05-07T21:03:47.8669878Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.8670149Z ) 2025-05-07T21:03:47.8670383Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:47.8671048Z self=, 2025-05-07T21:03:47.8671595Z mixed_B=True, 2025-05-07T21:03:47.8671808Z compile=False, 2025-05-07T21:03:47.8672023Z T=1, 2025-05-07T21:03:47.8672219Z D=10, 2025-05-07T21:03:47.8672401Z B=9, 2025-05-07T21:03:47.8672596Z log_E=3, 2025-05-07T21:03:47.8672806Z L=1, 2025-05-07T21:03:47.8673035Z D_gradcheck=2, 2025-05-07T21:03:47.8673284Z stochastic_rounding=False, 2025-05-07T21:03:47.8673551Z weighted=False, 2025-05-07T21:03:47.8673766Z row_wise=True, 2025-05-07T21:03:47.8673981Z mixed=False, 2025-05-07T21:03:47.8674205Z use_cache=True, 2025-05-07T21:03:47.8674452Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.8674743Z use_cpu=False, 2025-05-07T21:03:47.8674985Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.8675250Z ) 2025-05-07T21:03:47.8675486Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:47.8676085Z self=, 2025-05-07T21:03:47.8676629Z mixed_B=True, 2025-05-07T21:03:47.8676844Z compile=False, 2025-05-07T21:03:47.8677062Z T=1, 2025-05-07T21:03:47.8677305Z D=10, 2025-05-07T21:03:47.8677494Z B=9, 2025-05-07T21:03:47.8677685Z log_E=3, 2025-05-07T21:03:47.8677885Z L=1, 2025-05-07T21:03:47.8678079Z D_gradcheck=2, 2025-05-07T21:03:47.8678314Z stochastic_rounding=False, 2025-05-07T21:03:47.8678575Z weighted=False, 2025-05-07T21:03:47.8678786Z row_wise=True, 2025-05-07T21:03:47.8678995Z mixed=True, 2025-05-07T21:03:47.8679202Z use_cache=True, 2025-05-07T21:03:47.8679433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.8679717Z use_cpu=False, 2025-05-07T21:03:47.8679952Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.8680217Z ) 2025-05-07T21:03:47.8680452Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:47.8681047Z self=, 2025-05-07T21:03:47.8681631Z mixed_B=True, 2025-05-07T21:03:47.8681847Z compile=False, 2025-05-07T21:03:47.8682063Z T=1, 2025-05-07T21:03:47.8682258Z D=10, 2025-05-07T21:03:47.8682442Z B=9, 2025-05-07T21:03:47.8682631Z log_E=3, 2025-05-07T21:03:47.8682833Z L=1, 2025-05-07T21:03:47.8683102Z D_gradcheck=2, 2025-05-07T21:03:47.8683338Z stochastic_rounding=False, 2025-05-07T21:03:47.8683602Z weighted=True, 2025-05-07T21:03:47.8683814Z row_wise=True, 2025-05-07T21:03:47.8684026Z mixed=True, 2025-05-07T21:03:47.8684241Z use_cache=True, 2025-05-07T21:03:47.8684482Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.8684773Z use_cpu=False, 2025-05-07T21:03:47.8685018Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.8685276Z ) 2025-05-07T21:03:47.8685519Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:47.8686110Z self=, 2025-05-07T21:03:47.8686654Z mixed_B=True, 2025-05-07T21:03:47.8687012Z compile=False, 2025-05-07T21:03:47.8687227Z T=3, 2025-05-07T21:03:47.8687418Z D=10, 2025-05-07T21:03:47.8687602Z B=9, 2025-05-07T21:03:47.8687793Z log_E=3, 2025-05-07T21:03:47.8687992Z L=1, 2025-05-07T21:03:47.8688188Z D_gradcheck=2, 2025-05-07T21:03:47.8688426Z stochastic_rounding=False, 2025-05-07T21:03:47.8688693Z weighted=False, 2025-05-07T21:03:47.8688910Z row_wise=True, 2025-05-07T21:03:47.8689124Z mixed=True, 2025-05-07T21:03:47.8689334Z use_cache=True, 2025-05-07T21:03:47.8689570Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.8689861Z use_cpu=False, 2025-05-07T21:03:47.8690097Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.8690353Z ) 2025-05-07T21:03:47.8690590Z Trying example: test_backward_adagrad_fp32_pmMEAN( 2025-05-07T21:03:47.8691228Z self=, 2025-05-07T21:03:47.8691765Z mixed_B=True, 2025-05-07T21:03:47.8691981Z compile=False, 2025-05-07T21:03:47.8692189Z T=3, 2025-05-07T21:03:47.8692377Z D=10, 2025-05-07T21:03:47.8692558Z B=9, 2025-05-07T21:03:47.8692744Z log_E=3, 2025-05-07T21:03:47.8692939Z L=1, 2025-05-07T21:03:47.8693128Z D_gradcheck=2, 2025-05-07T21:03:47.8693364Z stochastic_rounding=False, 2025-05-07T21:03:47.8693628Z weighted=False, 2025-05-07T21:03:47.8693841Z row_wise=True, 2025-05-07T21:03:47.8694054Z mixed=False, 2025-05-07T21:03:47.8694266Z use_cache=True, 2025-05-07T21:03:47.8694503Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:47.8694793Z use_cpu=False, 2025-05-07T21:03:47.8695030Z output_dtype=SparseType.BF16, 2025-05-07T21:03:47.8695289Z ) 2025-05-07T21:03:47.8695474Z PASSED 2025-05-07T21:03:56.8023684Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8024677Z self=, 2025-05-07T21:03:56.8025432Z compile=False, 2025-05-07T21:03:56.8025661Z T=1, 2025-05-07T21:03:56.8025855Z D=2, 2025-05-07T21:03:56.8026046Z B=1, 2025-05-07T21:03:56.8026233Z log_E=3, 2025-05-07T21:03:56.8026438Z L=0, 2025-05-07T21:03:56.8026638Z D_gradcheck=1, 2025-05-07T21:03:56.8026872Z stochastic_rounding=False, 2025-05-07T21:03:56.8027143Z weighted=False, 2025-05-07T21:03:56.8027368Z row_wise=False, 2025-05-07T21:03:56.8027582Z mixed=False, 2025-05-07T21:03:56.8027856Z use_cache=False, 2025-05-07T21:03:56.8028109Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8028392Z use_cpu=False, 2025-05-07T21:03:56.8028620Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8028878Z ) 2025-05-07T21:03:56.8029115Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8029710Z self=, 2025-05-07T21:03:56.8030338Z compile=True, 2025-05-07T21:03:56.8030545Z T=1, 2025-05-07T21:03:56.8030737Z D=2, 2025-05-07T21:03:56.8030927Z B=1, 2025-05-07T21:03:56.8031107Z log_E=3, 2025-05-07T21:03:56.8031309Z L=0, 2025-05-07T21:03:56.8031584Z D_gradcheck=1, 2025-05-07T21:03:56.8031822Z stochastic_rounding=False, 2025-05-07T21:03:56.8032078Z weighted=False, 2025-05-07T21:03:56.8032304Z row_wise=False, 2025-05-07T21:03:56.8032527Z mixed=False, 2025-05-07T21:03:56.8032739Z use_cache=False, 2025-05-07T21:03:56.8032991Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8033283Z use_cpu=False, 2025-05-07T21:03:56.8033517Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8033783Z ) 2025-05-07T21:03:56.8034020Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8034604Z self=, 2025-05-07T21:03:56.8035143Z compile=True, 2025-05-07T21:03:56.8035360Z T=3, 2025-05-07T21:03:56.8035546Z D=2, 2025-05-07T21:03:56.8035735Z B=1, 2025-05-07T21:03:56.8041832Z log_E=3, 2025-05-07T21:03:56.8042068Z L=0, 2025-05-07T21:03:56.8042268Z D_gradcheck=1, 2025-05-07T21:03:56.8042514Z stochastic_rounding=False, 2025-05-07T21:03:56.8042779Z weighted=False, 2025-05-07T21:03:56.8042993Z row_wise=False, 2025-05-07T21:03:56.8043210Z mixed=False, 2025-05-07T21:03:56.8043426Z use_cache=False, 2025-05-07T21:03:56.8043672Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8043964Z use_cpu=False, 2025-05-07T21:03:56.8044207Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8044469Z ) 2025-05-07T21:03:56.8044712Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8045439Z self=, 2025-05-07T21:03:56.8046001Z compile=False, 2025-05-07T21:03:56.8046224Z T=3, 2025-05-07T21:03:56.8046417Z D=2, 2025-05-07T21:03:56.8046599Z B=1, 2025-05-07T21:03:56.8046789Z log_E=3, 2025-05-07T21:03:56.8047109Z L=0, 2025-05-07T21:03:56.8047297Z D_gradcheck=1, 2025-05-07T21:03:56.8047528Z stochastic_rounding=False, 2025-05-07T21:03:56.8047792Z weighted=False, 2025-05-07T21:03:56.8048009Z row_wise=False, 2025-05-07T21:03:56.8048217Z mixed=False, 2025-05-07T21:03:56.8048433Z use_cache=False, 2025-05-07T21:03:56.8048680Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8048965Z use_cpu=False, 2025-05-07T21:03:56.8049203Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8049464Z ) 2025-05-07T21:03:56.8049695Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8050280Z self=, 2025-05-07T21:03:56.8050823Z compile=False, 2025-05-07T21:03:56.8051035Z T=3, 2025-05-07T21:03:56.8051230Z D=38, 2025-05-07T21:03:56.8051422Z B=123, 2025-05-07T21:03:56.8051609Z log_E=3, 2025-05-07T21:03:56.8051863Z L=13, 2025-05-07T21:03:56.8052058Z D_gradcheck=2, 2025-05-07T21:03:56.8052283Z stochastic_rounding=True, 2025-05-07T21:03:56.8052546Z weighted=True, 2025-05-07T21:03:56.8052765Z row_wise=False, 2025-05-07T21:03:56.8052974Z mixed=True, 2025-05-07T21:03:56.8053185Z use_cache=False, 2025-05-07T21:03:56.8053437Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8053723Z use_cpu=True, 2025-05-07T21:03:56.8053960Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8054223Z ) 2025-05-07T21:03:56.8054459Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8055038Z self=, 2025-05-07T21:03:56.8055576Z compile=False, 2025-05-07T21:03:56.8055792Z T=3, 2025-05-07T21:03:56.8055979Z D=17, 2025-05-07T21:03:56.8056216Z B=23, 2025-05-07T21:03:56.8056408Z log_E=3, 2025-05-07T21:03:56.8056601Z L=1, 2025-05-07T21:03:56.8056799Z D_gradcheck=1, 2025-05-07T21:03:56.8057032Z stochastic_rounding=False, 2025-05-07T21:03:56.8057291Z weighted=True, 2025-05-07T21:03:56.8057506Z row_wise=True, 2025-05-07T21:03:56.8057765Z mixed=True, 2025-05-07T21:03:56.8057974Z use_cache=False, 2025-05-07T21:03:56.8058229Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8058520Z use_cpu=True, 2025-05-07T21:03:56.8058752Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8059014Z ) 2025-05-07T21:03:56.8059255Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8059841Z self=, 2025-05-07T21:03:56.8060370Z compile=True, 2025-05-07T21:03:56.8060581Z T=4, 2025-05-07T21:03:56.8060770Z D=89, 2025-05-07T21:03:56.8060953Z B=81, 2025-05-07T21:03:56.8061145Z log_E=4, 2025-05-07T21:03:56.8061341Z L=11, 2025-05-07T21:03:56.8061532Z D_gradcheck=1, 2025-05-07T21:03:56.8061766Z stochastic_rounding=False, 2025-05-07T21:03:56.8062027Z weighted=False, 2025-05-07T21:03:56.8062237Z row_wise=False, 2025-05-07T21:03:56.8062451Z mixed=False, 2025-05-07T21:03:56.8062666Z use_cache=True, 2025-05-07T21:03:56.8062901Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8063187Z use_cpu=False, 2025-05-07T21:03:56.8063423Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8063679Z ) 2025-05-07T21:03:56.8063913Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8064497Z self=, 2025-05-07T21:03:56.8065029Z compile=True, 2025-05-07T21:03:56.8065237Z T=2, 2025-05-07T21:03:56.8065428Z D=73, 2025-05-07T21:03:56.8065611Z B=5, 2025-05-07T21:03:56.8065848Z log_E=5, 2025-05-07T21:03:56.8066076Z L=13, 2025-05-07T21:03:56.8066293Z D_gradcheck=2, 2025-05-07T21:03:56.8066521Z stochastic_rounding=True, 2025-05-07T21:03:56.8066780Z weighted=False, 2025-05-07T21:03:56.8067001Z row_wise=False, 2025-05-07T21:03:56.8067211Z mixed=False, 2025-05-07T21:03:56.8067423Z use_cache=True, 2025-05-07T21:03:56.8067670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8067946Z use_cpu=True, 2025-05-07T21:03:56.8068184Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8068448Z ) 2025-05-07T21:03:56.8068679Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8069262Z self=, 2025-05-07T21:03:56.8069800Z compile=False, 2025-05-07T21:03:56.8070008Z T=4, 2025-05-07T21:03:56.8070201Z D=57, 2025-05-07T21:03:56.8070390Z B=86, 2025-05-07T21:03:56.8070573Z log_E=5, 2025-05-07T21:03:56.8070777Z L=18, 2025-05-07T21:03:56.8070975Z D_gradcheck=1, 2025-05-07T21:03:56.8071198Z stochastic_rounding=True, 2025-05-07T21:03:56.8071462Z weighted=False, 2025-05-07T21:03:56.8071734Z row_wise=True, 2025-05-07T21:03:56.8071947Z mixed=False, 2025-05-07T21:03:56.8072161Z use_cache=False, 2025-05-07T21:03:56.8072410Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8072699Z use_cpu=False, 2025-05-07T21:03:56.8072928Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8073192Z ) 2025-05-07T21:03:56.8073428Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8074003Z self=, 2025-05-07T21:03:56.8074535Z compile=True, 2025-05-07T21:03:56.8074745Z T=3, 2025-05-07T21:03:56.8074925Z D=28, 2025-05-07T21:03:56.8075109Z B=60, 2025-05-07T21:03:56.8075296Z log_E=5, 2025-05-07T21:03:56.8075483Z L=10, 2025-05-07T21:03:56.8075705Z D_gradcheck=1, 2025-05-07T21:03:56.8076007Z stochastic_rounding=True, 2025-05-07T21:03:56.8076258Z weighted=True, 2025-05-07T21:03:56.8076474Z row_wise=True, 2025-05-07T21:03:56.8076686Z mixed=True, 2025-05-07T21:03:56.8076888Z use_cache=False, 2025-05-07T21:03:56.8077135Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8077466Z use_cpu=False, 2025-05-07T21:03:56.8077693Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8077954Z ) 2025-05-07T21:03:56.8078188Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8078767Z self=, 2025-05-07T21:03:56.8079297Z compile=True, 2025-05-07T21:03:56.8079504Z T=5, 2025-05-07T21:03:56.8079689Z D=113, 2025-05-07T21:03:56.8079870Z B=90, 2025-05-07T21:03:56.8080057Z log_E=4, 2025-05-07T21:03:56.8080259Z L=14, 2025-05-07T21:03:56.8080446Z D_gradcheck=1, 2025-05-07T21:03:56.8080678Z stochastic_rounding=True, 2025-05-07T21:03:56.8080930Z weighted=True, 2025-05-07T21:03:56.8081136Z row_wise=True, 2025-05-07T21:03:56.8081334Z mixed=True, 2025-05-07T21:03:56.8081538Z use_cache=False, 2025-05-07T21:03:56.8081775Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8082059Z use_cpu=False, 2025-05-07T21:03:56.8082290Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8082547Z ) 2025-05-07T21:03:56.8082775Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8083352Z self=, 2025-05-07T21:03:56.8083886Z compile=True, 2025-05-07T21:03:56.8084088Z T=3, 2025-05-07T21:03:56.8084267Z D=94, 2025-05-07T21:03:56.8084443Z B=19, 2025-05-07T21:03:56.8084619Z log_E=3, 2025-05-07T21:03:56.8084807Z L=1, 2025-05-07T21:03:56.8084998Z D_gradcheck=1, 2025-05-07T21:03:56.8085220Z stochastic_rounding=False, 2025-05-07T21:03:56.8085522Z weighted=False, 2025-05-07T21:03:56.8085735Z row_wise=False, 2025-05-07T21:03:56.8085939Z mixed=False, 2025-05-07T21:03:56.8086143Z use_cache=True, 2025-05-07T21:03:56.8086374Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8086651Z use_cpu=True, 2025-05-07T21:03:56.8086935Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8087201Z ) 2025-05-07T21:03:56.8087424Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8087999Z self=, 2025-05-07T21:03:56.8088533Z compile=False, 2025-05-07T21:03:56.8088735Z T=3, 2025-05-07T21:03:56.8088915Z D=44, 2025-05-07T21:03:56.8089095Z B=110, 2025-05-07T21:03:56.8089274Z log_E=3, 2025-05-07T21:03:56.8089464Z L=1, 2025-05-07T21:03:56.8089649Z D_gradcheck=2, 2025-05-07T21:03:56.8089864Z stochastic_rounding=False, 2025-05-07T21:03:56.8090112Z weighted=True, 2025-05-07T21:03:56.8090320Z row_wise=True, 2025-05-07T21:03:56.8090529Z mixed=False, 2025-05-07T21:03:56.8090733Z use_cache=True, 2025-05-07T21:03:56.8091017Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8091302Z use_cpu=True, 2025-05-07T21:03:56.8091527Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8091794Z ) 2025-05-07T21:03:56.8092036Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8092615Z self=, 2025-05-07T21:03:56.8093152Z compile=False, 2025-05-07T21:03:56.8093364Z T=5, 2025-05-07T21:03:56.8093546Z D=117, 2025-05-07T21:03:56.8093738Z B=64, 2025-05-07T21:03:56.8093927Z log_E=4, 2025-05-07T21:03:56.8094114Z L=0, 2025-05-07T21:03:56.8094297Z D_gradcheck=1, 2025-05-07T21:03:56.8094527Z stochastic_rounding=False, 2025-05-07T21:03:56.8094781Z weighted=True, 2025-05-07T21:03:56.8094993Z row_wise=True, 2025-05-07T21:03:56.8095209Z mixed=True, 2025-05-07T21:03:56.8095554Z use_cache=False, 2025-05-07T21:03:56.8095805Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8096100Z use_cpu=False, 2025-05-07T21:03:56.8096339Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8096595Z ) 2025-05-07T21:03:56.8096830Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8097454Z self=, 2025-05-07T21:03:56.8097983Z compile=True, 2025-05-07T21:03:56.8098188Z T=3, 2025-05-07T21:03:56.8098374Z D=69, 2025-05-07T21:03:56.8098557Z B=104, 2025-05-07T21:03:56.8098746Z log_E=5, 2025-05-07T21:03:56.8098940Z L=9, 2025-05-07T21:03:56.8099123Z D_gradcheck=2, 2025-05-07T21:03:56.8099350Z stochastic_rounding=True, 2025-05-07T21:03:56.8099604Z weighted=True, 2025-05-07T21:03:56.8099812Z row_wise=False, 2025-05-07T21:03:56.8100024Z mixed=True, 2025-05-07T21:03:56.8100234Z use_cache=False, 2025-05-07T21:03:56.8100481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8100764Z use_cpu=True, 2025-05-07T21:03:56.8101002Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8101259Z ) 2025-05-07T21:03:56.8101495Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8102075Z self=, 2025-05-07T21:03:56.8102613Z compile=True, 2025-05-07T21:03:56.8102815Z T=3, 2025-05-07T21:03:56.8103006Z D=87, 2025-05-07T21:03:56.8103192Z B=58, 2025-05-07T21:03:56.8103377Z log_E=5, 2025-05-07T21:03:56.8103575Z L=14, 2025-05-07T21:03:56.8103768Z D_gradcheck=1, 2025-05-07T21:03:56.8103991Z stochastic_rounding=True, 2025-05-07T21:03:56.8104251Z weighted=False, 2025-05-07T21:03:56.8104749Z row_wise=True, 2025-05-07T21:03:56.8104953Z mixed=True, 2025-05-07T21:03:56.8105163Z use_cache=False, 2025-05-07T21:03:56.8105492Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8105775Z use_cpu=False, 2025-05-07T21:03:56.8106012Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8106276Z ) 2025-05-07T21:03:56.8106507Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8107090Z self=, 2025-05-07T21:03:56.8107630Z compile=True, 2025-05-07T21:03:56.8107835Z T=3, 2025-05-07T21:03:56.8108021Z D=14, 2025-05-07T21:03:56.8108207Z B=12, 2025-05-07T21:03:56.8108393Z log_E=5, 2025-05-07T21:03:56.8108581Z L=16, 2025-05-07T21:03:56.8108772Z D_gradcheck=2, 2025-05-07T21:03:56.8109000Z stochastic_rounding=False, 2025-05-07T21:03:56.8109253Z weighted=False, 2025-05-07T21:03:56.8109470Z row_wise=False, 2025-05-07T21:03:56.8109678Z mixed=True, 2025-05-07T21:03:56.8109876Z use_cache=True, 2025-05-07T21:03:56.8110116Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8110402Z use_cpu=True, 2025-05-07T21:03:56.8110631Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8110893Z ) 2025-05-07T21:03:56.8111200Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8111779Z self=, 2025-05-07T21:03:56.8112315Z compile=True, 2025-05-07T21:03:56.8112523Z T=2, 2025-05-07T21:03:56.8112699Z D=106, 2025-05-07T21:03:56.8112890Z B=35, 2025-05-07T21:03:56.8113078Z log_E=3, 2025-05-07T21:03:56.8113269Z L=11, 2025-05-07T21:03:56.8113464Z D_gradcheck=2, 2025-05-07T21:03:56.8113690Z stochastic_rounding=True, 2025-05-07T21:03:56.8113939Z weighted=False, 2025-05-07T21:03:56.8114157Z row_wise=True, 2025-05-07T21:03:56.8114365Z mixed=False, 2025-05-07T21:03:56.8114571Z use_cache=False, 2025-05-07T21:03:56.8114817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8115104Z use_cpu=False, 2025-05-07T21:03:56.8115339Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8115693Z ) 2025-05-07T21:03:56.8312818Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8313426Z self=, 2025-05-07T21:03:56.8313961Z compile=False, 2025-05-07T21:03:56.8314270Z T=2, 2025-05-07T21:03:56.8314459Z D=35, 2025-05-07T21:03:56.8314641Z B=55, 2025-05-07T21:03:56.8314832Z log_E=4, 2025-05-07T21:03:56.8315028Z L=5, 2025-05-07T21:03:56.8315213Z D_gradcheck=1, 2025-05-07T21:03:56.8315445Z stochastic_rounding=True, 2025-05-07T21:03:56.8315799Z weighted=True, 2025-05-07T21:03:56.8316017Z row_wise=False, 2025-05-07T21:03:56.8316228Z mixed=False, 2025-05-07T21:03:56.8316438Z use_cache=True, 2025-05-07T21:03:56.8316678Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8316957Z use_cpu=True, 2025-05-07T21:03:56.8317193Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8317463Z ) 2025-05-07T21:03:56.8317696Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8318280Z self=, 2025-05-07T21:03:56.8318813Z compile=False, 2025-05-07T21:03:56.8319020Z T=3, 2025-05-07T21:03:56.8319208Z D=106, 2025-05-07T21:03:56.8319395Z B=69, 2025-05-07T21:03:56.8319578Z log_E=4, 2025-05-07T21:03:56.8319771Z L=9, 2025-05-07T21:03:56.8319959Z D_gradcheck=2, 2025-05-07T21:03:56.8320182Z stochastic_rounding=True, 2025-05-07T21:03:56.8320439Z weighted=True, 2025-05-07T21:03:56.8320653Z row_wise=False, 2025-05-07T21:03:56.8320861Z mixed=False, 2025-05-07T21:03:56.8321072Z use_cache=True, 2025-05-07T21:03:56.8321310Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8321596Z use_cpu=False, 2025-05-07T21:03:56.8321825Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8322084Z ) 2025-05-07T21:03:56.8322392Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8322975Z self=, 2025-05-07T21:03:56.8323510Z compile=False, 2025-05-07T21:03:56.8323720Z T=5, 2025-05-07T21:03:56.8323900Z D=61, 2025-05-07T21:03:56.8324087Z B=127, 2025-05-07T21:03:56.8324280Z log_E=5, 2025-05-07T21:03:56.8324470Z L=14, 2025-05-07T21:03:56.8324659Z D_gradcheck=1, 2025-05-07T21:03:56.8324886Z stochastic_rounding=True, 2025-05-07T21:03:56.8325138Z weighted=True, 2025-05-07T21:03:56.8325351Z row_wise=False, 2025-05-07T21:03:56.8325564Z mixed=True, 2025-05-07T21:03:56.8325769Z use_cache=False, 2025-05-07T21:03:56.8326019Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8326306Z use_cpu=True, 2025-05-07T21:03:56.8326534Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8326791Z ) 2025-05-07T21:03:56.8327121Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8327713Z self=, 2025-05-07T21:03:56.8328314Z compile=False, 2025-05-07T21:03:56.8328525Z T=5, 2025-05-07T21:03:56.8328712Z D=120, 2025-05-07T21:03:56.8328892Z B=47, 2025-05-07T21:03:56.8329079Z log_E=3, 2025-05-07T21:03:56.8329277Z L=20, 2025-05-07T21:03:56.8329468Z D_gradcheck=1, 2025-05-07T21:03:56.8329701Z stochastic_rounding=True, 2025-05-07T21:03:56.8329963Z weighted=False, 2025-05-07T21:03:56.8330173Z row_wise=True, 2025-05-07T21:03:56.8330387Z mixed=True, 2025-05-07T21:03:56.8330599Z use_cache=True, 2025-05-07T21:03:56.8330828Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8331111Z use_cpu=False, 2025-05-07T21:03:56.8331340Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8331592Z ) 2025-05-07T21:03:56.8331826Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8332410Z self=, 2025-05-07T21:03:56.8333011Z compile=False, 2025-05-07T21:03:56.8333214Z T=3, 2025-05-07T21:03:56.8333397Z D=115, 2025-05-07T21:03:56.8333585Z B=50, 2025-05-07T21:03:56.8333763Z log_E=3, 2025-05-07T21:03:56.8333957Z L=15, 2025-05-07T21:03:56.8334195Z D_gradcheck=1, 2025-05-07T21:03:56.8334416Z stochastic_rounding=True, 2025-05-07T21:03:56.8334672Z weighted=True, 2025-05-07T21:03:56.8334889Z row_wise=False, 2025-05-07T21:03:56.8335096Z mixed=True, 2025-05-07T21:03:56.8335303Z use_cache=False, 2025-05-07T21:03:56.8335580Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8335875Z use_cpu=True, 2025-05-07T21:03:56.8336105Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8336366Z ) 2025-05-07T21:03:56.8336592Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8337179Z self=, 2025-05-07T21:03:56.8337719Z compile=False, 2025-05-07T21:03:56.8337922Z T=2, 2025-05-07T21:03:56.8338111Z D=111, 2025-05-07T21:03:56.8342871Z B=52, 2025-05-07T21:03:56.8343087Z log_E=3, 2025-05-07T21:03:56.8343283Z L=20, 2025-05-07T21:03:56.8343470Z D_gradcheck=1, 2025-05-07T21:03:56.8343698Z stochastic_rounding=False, 2025-05-07T21:03:56.8343958Z weighted=True, 2025-05-07T21:03:56.8344168Z row_wise=False, 2025-05-07T21:03:56.8344371Z mixed=True, 2025-05-07T21:03:56.8344572Z use_cache=False, 2025-05-07T21:03:56.8344817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8345096Z use_cpu=False, 2025-05-07T21:03:56.8345322Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8345577Z ) 2025-05-07T21:03:56.8345809Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8346462Z self=, 2025-05-07T21:03:56.8347002Z compile=False, 2025-05-07T21:03:56.8347205Z T=3, 2025-05-07T21:03:56.8347385Z D=41, 2025-05-07T21:03:56.8347566Z B=128, 2025-05-07T21:03:56.8347750Z log_E=4, 2025-05-07T21:03:56.8347934Z L=2, 2025-05-07T21:03:56.8348121Z D_gradcheck=1, 2025-05-07T21:03:56.8348343Z stochastic_rounding=True, 2025-05-07T21:03:56.8348594Z weighted=False, 2025-05-07T21:03:56.8348808Z row_wise=True, 2025-05-07T21:03:56.8349011Z mixed=True, 2025-05-07T21:03:56.8349210Z use_cache=False, 2025-05-07T21:03:56.8349451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8349735Z use_cpu=True, 2025-05-07T21:03:56.8349963Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8350217Z ) 2025-05-07T21:03:56.8350446Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8351025Z self=, 2025-05-07T21:03:56.8351555Z compile=True, 2025-05-07T21:03:56.8351763Z T=2, 2025-05-07T21:03:56.8351944Z D=75, 2025-05-07T21:03:56.8352119Z B=20, 2025-05-07T21:03:56.8352303Z log_E=4, 2025-05-07T21:03:56.8352541Z L=1, 2025-05-07T21:03:56.8352724Z D_gradcheck=1, 2025-05-07T21:03:56.8352945Z stochastic_rounding=True, 2025-05-07T21:03:56.8353204Z weighted=False, 2025-05-07T21:03:56.8353416Z row_wise=True, 2025-05-07T21:03:56.8353622Z mixed=False, 2025-05-07T21:03:56.8353825Z use_cache=False, 2025-05-07T21:03:56.8354063Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8354343Z use_cpu=False, 2025-05-07T21:03:56.8354570Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8354824Z ) 2025-05-07T21:03:56.8355051Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8355628Z self=, 2025-05-07T21:03:56.8356190Z compile=False, 2025-05-07T21:03:56.8356391Z T=5, 2025-05-07T21:03:56.8356579Z D=87, 2025-05-07T21:03:56.8356811Z B=36, 2025-05-07T21:03:56.8356988Z log_E=5, 2025-05-07T21:03:56.8357174Z L=0, 2025-05-07T21:03:56.8357363Z D_gradcheck=2, 2025-05-07T21:03:56.8357583Z stochastic_rounding=False, 2025-05-07T21:03:56.8357836Z weighted=False, 2025-05-07T21:03:56.8358048Z row_wise=False, 2025-05-07T21:03:56.8358306Z mixed=False, 2025-05-07T21:03:56.8358519Z use_cache=True, 2025-05-07T21:03:56.8358763Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8359064Z use_cpu=False, 2025-05-07T21:03:56.8359302Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8359576Z ) 2025-05-07T21:03:56.8359813Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8360490Z self=, 2025-05-07T21:03:56.8361112Z compile=True, 2025-05-07T21:03:56.8361320Z T=1, 2025-05-07T21:03:56.8361505Z D=117, 2025-05-07T21:03:56.8361694Z B=30, 2025-05-07T21:03:56.8361878Z log_E=3, 2025-05-07T21:03:56.8362069Z L=8, 2025-05-07T21:03:56.8362257Z D_gradcheck=2, 2025-05-07T21:03:56.8362490Z stochastic_rounding=True, 2025-05-07T21:03:56.8362754Z weighted=False, 2025-05-07T21:03:56.8362969Z row_wise=True, 2025-05-07T21:03:56.8363179Z mixed=True, 2025-05-07T21:03:56.8363389Z use_cache=False, 2025-05-07T21:03:56.8363642Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8363946Z use_cpu=False, 2025-05-07T21:03:56.8364181Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8364454Z ) 2025-05-07T21:03:56.8364691Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8365364Z self=, 2025-05-07T21:03:56.8365990Z compile=False, 2025-05-07T21:03:56.8366197Z T=4, 2025-05-07T21:03:56.8366377Z D=29, 2025-05-07T21:03:56.8366557Z B=48, 2025-05-07T21:03:56.8366805Z log_E=4, 2025-05-07T21:03:56.8367081Z L=2, 2025-05-07T21:03:56.8367266Z D_gradcheck=1, 2025-05-07T21:03:56.8367489Z stochastic_rounding=False, 2025-05-07T21:03:56.8367747Z weighted=False, 2025-05-07T21:03:56.8367957Z row_wise=False, 2025-05-07T21:03:56.8368157Z mixed=False, 2025-05-07T21:03:56.8368345Z use_cache=True, 2025-05-07T21:03:56.8368575Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8368850Z use_cpu=False, 2025-05-07T21:03:56.8369076Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8369322Z ) 2025-05-07T21:03:56.8369544Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8370118Z self=, 2025-05-07T21:03:56.8370640Z compile=False, 2025-05-07T21:03:56.8370840Z T=4, 2025-05-07T21:03:56.8371017Z D=65, 2025-05-07T21:03:56.8371188Z B=75, 2025-05-07T21:03:56.8371362Z log_E=3, 2025-05-07T21:03:56.8371553Z L=3, 2025-05-07T21:03:56.8371731Z D_gradcheck=1, 2025-05-07T21:03:56.8371950Z stochastic_rounding=True, 2025-05-07T21:03:56.8372197Z weighted=False, 2025-05-07T21:03:56.8372452Z row_wise=False, 2025-05-07T21:03:56.8372659Z mixed=False, 2025-05-07T21:03:56.8372860Z use_cache=True, 2025-05-07T21:03:56.8373088Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8373365Z use_cpu=True, 2025-05-07T21:03:56.8373591Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8373839Z ) 2025-05-07T21:03:56.8374063Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8374635Z self=, 2025-05-07T21:03:56.8375161Z compile=True, 2025-05-07T21:03:56.8375353Z T=4, 2025-05-07T21:03:56.8375527Z D=104, 2025-05-07T21:03:56.8375702Z B=72, 2025-05-07T21:03:56.8375873Z log_E=3, 2025-05-07T21:03:56.8376057Z L=13, 2025-05-07T21:03:56.8376244Z D_gradcheck=1, 2025-05-07T21:03:56.8376508Z stochastic_rounding=True, 2025-05-07T21:03:56.8376755Z weighted=True, 2025-05-07T21:03:56.8376957Z row_wise=True, 2025-05-07T21:03:56.8377154Z mixed=True, 2025-05-07T21:03:56.8377352Z use_cache=True, 2025-05-07T21:03:56.8377582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8377897Z use_cpu=True, 2025-05-07T21:03:56.8378121Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8378373Z ) 2025-05-07T21:03:56.8378596Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8379168Z self=, 2025-05-07T21:03:56.8379693Z compile=True, 2025-05-07T21:03:56.8379887Z T=2, 2025-05-07T21:03:56.8380061Z D=93, 2025-05-07T21:03:56.8380232Z B=93, 2025-05-07T21:03:56.8380408Z log_E=3, 2025-05-07T21:03:56.8380587Z L=1, 2025-05-07T21:03:56.8380769Z D_gradcheck=2, 2025-05-07T21:03:56.8380990Z stochastic_rounding=False, 2025-05-07T21:03:56.8381238Z weighted=True, 2025-05-07T21:03:56.8381439Z row_wise=True, 2025-05-07T21:03:56.8381639Z mixed=True, 2025-05-07T21:03:56.8381838Z use_cache=False, 2025-05-07T21:03:56.8382076Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8382351Z use_cpu=False, 2025-05-07T21:03:56.8382577Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8382828Z ) 2025-05-07T21:03:56.8383052Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8383619Z self=, 2025-05-07T21:03:56.8384143Z compile=True, 2025-05-07T21:03:56.8384342Z T=5, 2025-05-07T21:03:56.8384512Z D=112, 2025-05-07T21:03:56.8384689Z B=128, 2025-05-07T21:03:56.8384864Z log_E=5, 2025-05-07T21:03:56.8385047Z L=0, 2025-05-07T21:03:56.8385227Z D_gradcheck=1, 2025-05-07T21:03:56.8385448Z stochastic_rounding=True, 2025-05-07T21:03:56.8385786Z weighted=True, 2025-05-07T21:03:56.8385996Z row_wise=True, 2025-05-07T21:03:56.8386192Z mixed=True, 2025-05-07T21:03:56.8386393Z use_cache=False, 2025-05-07T21:03:56.8386631Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8386906Z use_cpu=False, 2025-05-07T21:03:56.8387129Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8387380Z ) 2025-05-07T21:03:56.8387603Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8388176Z self=, 2025-05-07T21:03:56.8388694Z compile=True, 2025-05-07T21:03:56.8388890Z T=1, 2025-05-07T21:03:56.8389061Z D=78, 2025-05-07T21:03:56.8389235Z B=96, 2025-05-07T21:03:56.8389411Z log_E=5, 2025-05-07T21:03:56.8389595Z L=3, 2025-05-07T21:03:56.8389773Z D_gradcheck=2, 2025-05-07T21:03:56.8389989Z stochastic_rounding=True, 2025-05-07T21:03:56.8390237Z weighted=False, 2025-05-07T21:03:56.8390446Z row_wise=False, 2025-05-07T21:03:56.8390651Z mixed=False, 2025-05-07T21:03:56.8390849Z use_cache=True, 2025-05-07T21:03:56.8391148Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8391422Z use_cpu=True, 2025-05-07T21:03:56.8391656Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8391918Z ) 2025-05-07T21:03:56.8392145Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8392725Z self=, 2025-05-07T21:03:56.8393291Z compile=True, 2025-05-07T21:03:56.8393487Z T=3, 2025-05-07T21:03:56.8393669Z D=41, 2025-05-07T21:03:56.8393855Z B=101, 2025-05-07T21:03:56.8394035Z log_E=5, 2025-05-07T21:03:56.8394225Z L=1, 2025-05-07T21:03:56.8394413Z D_gradcheck=1, 2025-05-07T21:03:56.8394629Z stochastic_rounding=True, 2025-05-07T21:03:56.8394881Z weighted=True, 2025-05-07T21:03:56.8395090Z row_wise=True, 2025-05-07T21:03:56.8395292Z mixed=False, 2025-05-07T21:03:56.8395548Z use_cache=True, 2025-05-07T21:03:56.8395790Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8396091Z use_cpu=True, 2025-05-07T21:03:56.8396351Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8396603Z ) 2025-05-07T21:03:56.8396828Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8397448Z self=, 2025-05-07T21:03:56.8397977Z compile=True, 2025-05-07T21:03:56.8398181Z T=3, 2025-05-07T21:03:56.8398359Z D=93, 2025-05-07T21:03:56.8398539Z B=50, 2025-05-07T21:03:56.8398720Z log_E=3, 2025-05-07T21:03:56.8398905Z L=18, 2025-05-07T21:03:56.8399095Z D_gradcheck=2, 2025-05-07T21:03:56.8399321Z stochastic_rounding=True, 2025-05-07T21:03:56.8399570Z weighted=False, 2025-05-07T21:03:56.8399781Z row_wise=False, 2025-05-07T21:03:56.8399993Z mixed=False, 2025-05-07T21:03:56.8400196Z use_cache=True, 2025-05-07T21:03:56.8400430Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8400713Z use_cpu=False, 2025-05-07T21:03:56.8400941Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8401194Z ) 2025-05-07T21:03:56.8609655Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8610252Z self=, 2025-05-07T21:03:56.8610799Z compile=False, 2025-05-07T21:03:56.8611005Z T=3, 2025-05-07T21:03:56.8611233Z D=112, 2025-05-07T21:03:56.8611428Z B=83, 2025-05-07T21:03:56.8611612Z log_E=4, 2025-05-07T21:03:56.8611811Z L=2, 2025-05-07T21:03:56.8612007Z D_gradcheck=2, 2025-05-07T21:03:56.8612234Z stochastic_rounding=False, 2025-05-07T21:03:56.8612495Z weighted=True, 2025-05-07T21:03:56.8612706Z row_wise=False, 2025-05-07T21:03:56.8612921Z mixed=True, 2025-05-07T21:03:56.8613123Z use_cache=True, 2025-05-07T21:03:56.8613460Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8613751Z use_cpu=False, 2025-05-07T21:03:56.8613983Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8614245Z ) 2025-05-07T21:03:56.8614478Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8615057Z self=, 2025-05-07T21:03:56.8615596Z compile=False, 2025-05-07T21:03:56.8615800Z T=1, 2025-05-07T21:03:56.8615982Z D=88, 2025-05-07T21:03:56.8616167Z B=76, 2025-05-07T21:03:56.8616356Z log_E=5, 2025-05-07T21:03:56.8616550Z L=2, 2025-05-07T21:03:56.8616735Z D_gradcheck=1, 2025-05-07T21:03:56.8616960Z stochastic_rounding=False, 2025-05-07T21:03:56.8617213Z weighted=True, 2025-05-07T21:03:56.8617422Z row_wise=True, 2025-05-07T21:03:56.8617630Z mixed=True, 2025-05-07T21:03:56.8617830Z use_cache=True, 2025-05-07T21:03:56.8618073Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8618361Z use_cpu=False, 2025-05-07T21:03:56.8618594Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8618851Z ) 2025-05-07T21:03:56.8619161Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8619743Z self=, 2025-05-07T21:03:56.8620277Z compile=False, 2025-05-07T21:03:56.8620482Z T=1, 2025-05-07T21:03:56.8620665Z D=97, 2025-05-07T21:03:56.8620845Z B=58, 2025-05-07T21:03:56.8621031Z log_E=3, 2025-05-07T21:03:56.8621229Z L=6, 2025-05-07T21:03:56.8621414Z D_gradcheck=1, 2025-05-07T21:03:56.8621642Z stochastic_rounding=False, 2025-05-07T21:03:56.8621905Z weighted=False, 2025-05-07T21:03:56.8622115Z row_wise=False, 2025-05-07T21:03:56.8622328Z mixed=True, 2025-05-07T21:03:56.8622533Z use_cache=True, 2025-05-07T21:03:56.8622765Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8623046Z use_cpu=True, 2025-05-07T21:03:56.8623280Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8623600Z ) 2025-05-07T21:03:56.8623833Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8624416Z self=, 2025-05-07T21:03:56.8624987Z compile=True, 2025-05-07T21:03:56.8625347Z T=4, 2025-05-07T21:03:56.8625617Z D=28, 2025-05-07T21:03:56.8625879Z B=57, 2025-05-07T21:03:56.8626104Z log_E=4, 2025-05-07T21:03:56.8626339Z L=15, 2025-05-07T21:03:56.8626570Z D_gradcheck=1, 2025-05-07T21:03:56.8626841Z stochastic_rounding=True, 2025-05-07T21:03:56.8627163Z weighted=False, 2025-05-07T21:03:56.8627378Z row_wise=False, 2025-05-07T21:03:56.8627582Z mixed=True, 2025-05-07T21:03:56.8627789Z use_cache=True, 2025-05-07T21:03:56.8628026Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8628309Z use_cpu=True, 2025-05-07T21:03:56.8628542Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8628805Z ) 2025-05-07T21:03:56.8629035Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8629618Z self=, 2025-05-07T21:03:56.8630151Z compile=False, 2025-05-07T21:03:56.8630354Z T=2, 2025-05-07T21:03:56.8630539Z D=65, 2025-05-07T21:03:56.8630720Z B=53, 2025-05-07T21:03:56.8630898Z log_E=4, 2025-05-07T21:03:56.8631090Z L=15, 2025-05-07T21:03:56.8631276Z D_gradcheck=2, 2025-05-07T21:03:56.8631504Z stochastic_rounding=True, 2025-05-07T21:03:56.8631753Z weighted=True, 2025-05-07T21:03:56.8631965Z row_wise=False, 2025-05-07T21:03:56.8632178Z mixed=True, 2025-05-07T21:03:56.8632380Z use_cache=False, 2025-05-07T21:03:56.8632627Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8632910Z use_cpu=True, 2025-05-07T21:03:56.8633138Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8633398Z ) 2025-05-07T21:03:56.8633694Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8634278Z self=, 2025-05-07T21:03:56.8634807Z compile=True, 2025-05-07T21:03:56.8635011Z T=4, 2025-05-07T21:03:56.8635194Z D=65, 2025-05-07T21:03:56.8635379Z B=27, 2025-05-07T21:03:56.8635567Z log_E=5, 2025-05-07T21:03:56.8635756Z L=19, 2025-05-07T21:03:56.8635945Z D_gradcheck=1, 2025-05-07T21:03:56.8636175Z stochastic_rounding=False, 2025-05-07T21:03:56.8636430Z weighted=False, 2025-05-07T21:03:56.8636643Z row_wise=False, 2025-05-07T21:03:56.8636856Z mixed=False, 2025-05-07T21:03:56.8637059Z use_cache=True, 2025-05-07T21:03:56.8637295Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8637579Z use_cpu=False, 2025-05-07T21:03:56.8637810Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8638061Z ) 2025-05-07T21:03:56.8638299Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8638883Z self=, 2025-05-07T21:03:56.8639459Z compile=False, 2025-05-07T21:03:56.8639668Z T=5, 2025-05-07T21:03:56.8639853Z D=119, 2025-05-07T21:03:56.8640038Z B=5, 2025-05-07T21:03:56.8640222Z log_E=3, 2025-05-07T21:03:56.8640415Z L=13, 2025-05-07T21:03:56.8640600Z D_gradcheck=2, 2025-05-07T21:03:56.8640826Z stochastic_rounding=True, 2025-05-07T21:03:56.8641078Z weighted=True, 2025-05-07T21:03:56.8641286Z row_wise=False, 2025-05-07T21:03:56.8641496Z mixed=True, 2025-05-07T21:03:56.8641699Z use_cache=True, 2025-05-07T21:03:56.8641930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8642213Z use_cpu=True, 2025-05-07T21:03:56.8642440Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8642694Z ) 2025-05-07T21:03:56.8642927Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8643514Z self=, 2025-05-07T21:03:56.8644097Z compile=True, 2025-05-07T21:03:56.8644300Z T=5, 2025-05-07T21:03:56.8644484Z D=80, 2025-05-07T21:03:56.8644666Z B=64, 2025-05-07T21:03:56.8644847Z log_E=3, 2025-05-07T21:03:56.8645036Z L=19, 2025-05-07T21:03:56.8645270Z D_gradcheck=2, 2025-05-07T21:03:56.8645493Z stochastic_rounding=False, 2025-05-07T21:03:56.8645753Z weighted=True, 2025-05-07T21:03:56.8645965Z row_wise=False, 2025-05-07T21:03:56.8646169Z mixed=True, 2025-05-07T21:03:56.8646374Z use_cache=True, 2025-05-07T21:03:56.8646609Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8646960Z use_cpu=True, 2025-05-07T21:03:56.8647192Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8647451Z ) 2025-05-07T21:03:56.8647681Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8648269Z self=, 2025-05-07T21:03:56.8648806Z compile=False, 2025-05-07T21:03:56.8649016Z T=2, 2025-05-07T21:03:56.8649199Z D=14, 2025-05-07T21:03:56.8653829Z B=10, 2025-05-07T21:03:56.8654058Z log_E=3, 2025-05-07T21:03:56.8654255Z L=11, 2025-05-07T21:03:56.8654450Z D_gradcheck=2, 2025-05-07T21:03:56.8654690Z stochastic_rounding=False, 2025-05-07T21:03:56.8654949Z weighted=False, 2025-05-07T21:03:56.8655168Z row_wise=False, 2025-05-07T21:03:56.8655378Z mixed=True, 2025-05-07T21:03:56.8655585Z use_cache=False, 2025-05-07T21:03:56.8655835Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8656125Z use_cpu=False, 2025-05-07T21:03:56.8656358Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8656623Z ) 2025-05-07T21:03:56.8656860Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8657514Z self=, 2025-05-07T21:03:56.8658063Z compile=True, 2025-05-07T21:03:56.8658278Z T=4, 2025-05-07T21:03:56.8658465Z D=112, 2025-05-07T21:03:56.8658654Z B=96, 2025-05-07T21:03:56.8658844Z log_E=3, 2025-05-07T21:03:56.8659036Z L=9, 2025-05-07T21:03:56.8659226Z D_gradcheck=2, 2025-05-07T21:03:56.8659452Z stochastic_rounding=True, 2025-05-07T21:03:56.8659709Z weighted=True, 2025-05-07T21:03:56.8659924Z row_wise=False, 2025-05-07T21:03:56.8660138Z mixed=True, 2025-05-07T21:03:56.8660347Z use_cache=False, 2025-05-07T21:03:56.8660590Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8660876Z use_cpu=False, 2025-05-07T21:03:56.8661115Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8661373Z ) 2025-05-07T21:03:56.8661604Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8662191Z self=, 2025-05-07T21:03:56.8662729Z compile=False, 2025-05-07T21:03:56.8662936Z T=1, 2025-05-07T21:03:56.8663116Z D=90, 2025-05-07T21:03:56.8663297Z B=5, 2025-05-07T21:03:56.8663480Z log_E=4, 2025-05-07T21:03:56.8663737Z L=0, 2025-05-07T21:03:56.8663933Z D_gradcheck=2, 2025-05-07T21:03:56.8664165Z stochastic_rounding=True, 2025-05-07T21:03:56.8664427Z weighted=True, 2025-05-07T21:03:56.8664642Z row_wise=False, 2025-05-07T21:03:56.8664852Z mixed=False, 2025-05-07T21:03:56.8665072Z use_cache=False, 2025-05-07T21:03:56.8665316Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8665602Z use_cpu=False, 2025-05-07T21:03:56.8665834Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8666091Z ) 2025-05-07T21:03:56.8666322Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8666902Z self=, 2025-05-07T21:03:56.8667436Z compile=True, 2025-05-07T21:03:56.8667638Z T=1, 2025-05-07T21:03:56.8667820Z D=123, 2025-05-07T21:03:56.8668056Z B=53, 2025-05-07T21:03:56.8668239Z log_E=5, 2025-05-07T21:03:56.8668429Z L=18, 2025-05-07T21:03:56.8668622Z D_gradcheck=1, 2025-05-07T21:03:56.8668874Z stochastic_rounding=False, 2025-05-07T21:03:56.8669125Z weighted=False, 2025-05-07T21:03:56.8669341Z row_wise=True, 2025-05-07T21:03:56.8669601Z mixed=False, 2025-05-07T21:03:56.8669805Z use_cache=True, 2025-05-07T21:03:56.8670040Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8670320Z use_cpu=True, 2025-05-07T21:03:56.8670545Z output_dtype=SparseType.FP16, 2025-05-07T21:03:56.8670804Z ) 2025-05-07T21:03:56.8671031Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8671610Z self=, 2025-05-07T21:03:56.8672141Z compile=False, 2025-05-07T21:03:56.8672345Z T=4, 2025-05-07T21:03:56.8672522Z D=31, 2025-05-07T21:03:56.8672700Z B=101, 2025-05-07T21:03:56.8672890Z log_E=3, 2025-05-07T21:03:56.8673086Z L=3, 2025-05-07T21:03:56.8673270Z D_gradcheck=2, 2025-05-07T21:03:56.8673494Z stochastic_rounding=True, 2025-05-07T21:03:56.8673745Z weighted=True, 2025-05-07T21:03:56.8673948Z row_wise=True, 2025-05-07T21:03:56.8674153Z mixed=True, 2025-05-07T21:03:56.8674361Z use_cache=False, 2025-05-07T21:03:56.8674601Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8674881Z use_cpu=False, 2025-05-07T21:03:56.8675109Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8675365Z ) 2025-05-07T21:03:56.8675632Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8676230Z self=, 2025-05-07T21:03:56.8676758Z compile=False, 2025-05-07T21:03:56.8676962Z T=4, 2025-05-07T21:03:56.8677147Z D=55, 2025-05-07T21:03:56.8677326Z B=107, 2025-05-07T21:03:56.8677587Z log_E=5, 2025-05-07T21:03:56.8677780Z L=1, 2025-05-07T21:03:56.8677963Z D_gradcheck=2, 2025-05-07T21:03:56.8678188Z stochastic_rounding=False, 2025-05-07T21:03:56.8678446Z weighted=True, 2025-05-07T21:03:56.8678649Z row_wise=True, 2025-05-07T21:03:56.8678862Z mixed=False, 2025-05-07T21:03:56.8679068Z use_cache=True, 2025-05-07T21:03:56.8679304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8679583Z use_cpu=True, 2025-05-07T21:03:56.8679810Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8680068Z ) 2025-05-07T21:03:56.8680294Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8680872Z self=, 2025-05-07T21:03:56.8681408Z compile=False, 2025-05-07T21:03:56.8681611Z T=1, 2025-05-07T21:03:56.8681789Z D=35, 2025-05-07T21:03:56.8681970Z B=79, 2025-05-07T21:03:56.8682151Z log_E=4, 2025-05-07T21:03:56.8682346Z L=2, 2025-05-07T21:03:56.8682534Z D_gradcheck=1, 2025-05-07T21:03:56.8682750Z stochastic_rounding=True, 2025-05-07T21:03:56.8683001Z weighted=True, 2025-05-07T21:03:56.8683257Z row_wise=False, 2025-05-07T21:03:56.8683464Z mixed=True, 2025-05-07T21:03:56.8683665Z use_cache=True, 2025-05-07T21:03:56.8683898Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8684181Z use_cpu=False, 2025-05-07T21:03:56.8684409Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8684663Z ) 2025-05-07T21:03:56.8684892Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8685468Z self=, 2025-05-07T21:03:56.8686002Z compile=True, 2025-05-07T21:03:56.8686206Z T=1, 2025-05-07T21:03:56.8686386Z D=53, 2025-05-07T21:03:56.8686570Z B=102, 2025-05-07T21:03:56.8686751Z log_E=4, 2025-05-07T21:03:56.8687024Z L=13, 2025-05-07T21:03:56.8687213Z D_gradcheck=1, 2025-05-07T21:03:56.8687484Z stochastic_rounding=False, 2025-05-07T21:03:56.8687730Z weighted=True, 2025-05-07T21:03:56.8687936Z row_wise=True, 2025-05-07T21:03:56.8688139Z mixed=True, 2025-05-07T21:03:56.8688339Z use_cache=False, 2025-05-07T21:03:56.8688580Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:56.8688903Z use_cpu=True, 2025-05-07T21:03:56.8689126Z output_dtype=SparseType.FP32, 2025-05-07T21:03:56.8689380Z ) 2025-05-07T21:03:56.8689607Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8690183Z self=, 2025-05-07T21:03:56.8690712Z compile=True, 2025-05-07T21:03:56.8690913Z T=2, 2025-05-07T21:03:56.8691091Z D=20, 2025-05-07T21:03:56.8691267Z B=104, 2025-05-07T21:03:56.8691450Z log_E=5, 2025-05-07T21:03:56.8691639Z L=2, 2025-05-07T21:03:56.8691818Z D_gradcheck=1, 2025-05-07T21:03:56.8692037Z stochastic_rounding=True, 2025-05-07T21:03:56.8692288Z weighted=True, 2025-05-07T21:03:56.8692492Z row_wise=True, 2025-05-07T21:03:56.8692694Z mixed=False, 2025-05-07T21:03:56.8692900Z use_cache=True, 2025-05-07T21:03:56.8693132Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8693409Z use_cpu=True, 2025-05-07T21:03:56.8693637Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8693890Z ) 2025-05-07T21:03:56.8694114Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:56.8694692Z self=, 2025-05-07T21:03:56.8695215Z compile=True, 2025-05-07T21:03:56.8695415Z T=5, 2025-05-07T21:03:56.8695595Z D=82, 2025-05-07T21:03:56.8695797Z B=41, 2025-05-07T21:03:56.8696002Z log_E=4, 2025-05-07T21:03:56.8696190Z L=3, 2025-05-07T21:03:56.8696371Z D_gradcheck=1, 2025-05-07T21:03:56.8696593Z stochastic_rounding=False, 2025-05-07T21:03:56.8696893Z weighted=False, 2025-05-07T21:03:56.8697104Z row_wise=True, 2025-05-07T21:03:56.8697305Z mixed=False, 2025-05-07T21:03:56.8697509Z use_cache=False, 2025-05-07T21:03:56.8697750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:56.8698027Z use_cpu=False, 2025-05-07T21:03:56.8698253Z output_dtype=SparseType.BF16, 2025-05-07T21:03:56.8698510Z ) 2025-05-07T21:03:58.5492859Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5493535Z self=, 2025-05-07T21:03:58.5494159Z compile=False, 2025-05-07T21:03:58.5494426Z T=2, 2025-05-07T21:03:58.5494620Z D=17, 2025-05-07T21:03:58.5494817Z B=24, 2025-05-07T21:03:58.5495006Z log_E=3, 2025-05-07T21:03:58.5495207Z L=5, 2025-05-07T21:03:58.5495406Z D_gradcheck=2, 2025-05-07T21:03:58.5495640Z stochastic_rounding=False, 2025-05-07T21:03:58.5495913Z weighted=True, 2025-05-07T21:03:58.5496161Z row_wise=False, 2025-05-07T21:03:58.5496376Z mixed=True, 2025-05-07T21:03:58.5496591Z use_cache=True, 2025-05-07T21:03:58.5496842Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5497436Z use_cpu=True, 2025-05-07T21:03:58.5497679Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5497946Z ) 2025-05-07T21:03:58.5498181Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5498784Z self=, 2025-05-07T21:03:58.5499377Z compile=True, 2025-05-07T21:03:58.5499581Z T=4, 2025-05-07T21:03:58.5499769Z D=120, 2025-05-07T21:03:58.5499961Z B=74, 2025-05-07T21:03:58.5500139Z log_E=3, 2025-05-07T21:03:58.5500334Z L=16, 2025-05-07T21:03:58.5500526Z D_gradcheck=1, 2025-05-07T21:03:58.5500755Z stochastic_rounding=False, 2025-05-07T21:03:58.5501008Z weighted=True, 2025-05-07T21:03:58.5501219Z row_wise=True, 2025-05-07T21:03:58.5501435Z mixed=True, 2025-05-07T21:03:58.5501743Z use_cache=False, 2025-05-07T21:03:58.5501998Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5502293Z use_cpu=True, 2025-05-07T21:03:58.5502522Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5502788Z ) 2025-05-07T21:03:58.5503027Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5503705Z self=, 2025-05-07T21:03:58.5504250Z compile=False, 2025-05-07T21:03:58.5504808Z T=3, 2025-05-07T21:03:58.5505004Z D=82, 2025-05-07T21:03:58.5505201Z B=99, 2025-05-07T21:03:58.5505400Z log_E=5, 2025-05-07T21:03:58.5505602Z L=2, 2025-05-07T21:03:58.5505805Z D_gradcheck=2, 2025-05-07T21:03:58.5506051Z stochastic_rounding=False, 2025-05-07T21:03:58.5506316Z weighted=False, 2025-05-07T21:03:58.5506550Z row_wise=True, 2025-05-07T21:03:58.5506773Z mixed=True, 2025-05-07T21:03:58.5506990Z use_cache=False, 2025-05-07T21:03:58.5507258Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5507557Z use_cpu=False, 2025-05-07T21:03:58.5507809Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5508077Z ) 2025-05-07T21:03:58.5508323Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5508918Z self=, 2025-05-07T21:03:58.5509462Z compile=True, 2025-05-07T21:03:58.5509683Z T=5, 2025-05-07T21:03:58.5509887Z D=52, 2025-05-07T21:03:58.5510078Z B=18, 2025-05-07T21:03:58.5510280Z log_E=4, 2025-05-07T21:03:58.5510481Z L=4, 2025-05-07T21:03:58.5510675Z D_gradcheck=1, 2025-05-07T21:03:58.5510922Z stochastic_rounding=False, 2025-05-07T21:03:58.5511195Z weighted=True, 2025-05-07T21:03:58.5511407Z row_wise=True, 2025-05-07T21:03:58.5511620Z mixed=True, 2025-05-07T21:03:58.5511840Z use_cache=True, 2025-05-07T21:03:58.5512196Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5512501Z use_cpu=True, 2025-05-07T21:03:58.5512750Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5513016Z ) 2025-05-07T21:03:58.5513266Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5513866Z self=, 2025-05-07T21:03:58.5514415Z compile=True, 2025-05-07T21:03:58.5514627Z T=3, 2025-05-07T21:03:58.5514826Z D=109, 2025-05-07T21:03:58.5515026Z B=78, 2025-05-07T21:03:58.5515215Z log_E=5, 2025-05-07T21:03:58.5515421Z L=14, 2025-05-07T21:03:58.5515623Z D_gradcheck=1, 2025-05-07T21:03:58.5515859Z stochastic_rounding=True, 2025-05-07T21:03:58.5516168Z weighted=True, 2025-05-07T21:03:58.5516403Z row_wise=False, 2025-05-07T21:03:58.5516619Z mixed=False, 2025-05-07T21:03:58.5516842Z use_cache=True, 2025-05-07T21:03:58.5517094Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5517388Z use_cpu=True, 2025-05-07T21:03:58.5517635Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5517911Z ) 2025-05-07T21:03:58.5518267Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5518865Z self=, 2025-05-07T21:03:58.5519415Z compile=True, 2025-05-07T21:03:58.5519640Z T=4, 2025-05-07T21:03:58.5519835Z D=101, 2025-05-07T21:03:58.5520035Z B=83, 2025-05-07T21:03:58.5520243Z log_E=4, 2025-05-07T21:03:58.5520439Z L=18, 2025-05-07T21:03:58.5520648Z D_gradcheck=2, 2025-05-07T21:03:58.5520891Z stochastic_rounding=True, 2025-05-07T21:03:58.5521154Z weighted=True, 2025-05-07T21:03:58.5521382Z row_wise=False, 2025-05-07T21:03:58.5521604Z mixed=False, 2025-05-07T21:03:58.5521817Z use_cache=True, 2025-05-07T21:03:58.5522067Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5522368Z use_cpu=False, 2025-05-07T21:03:58.5522607Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5522946Z ) 2025-05-07T21:03:58.5523191Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5523782Z self=, 2025-05-07T21:03:58.5524330Z compile=False, 2025-05-07T21:03:58.5524609Z T=3, 2025-05-07T21:03:58.5524795Z D=40, 2025-05-07T21:03:58.5524991Z B=82, 2025-05-07T21:03:58.5525188Z log_E=5, 2025-05-07T21:03:58.5525387Z L=4, 2025-05-07T21:03:58.5525590Z D_gradcheck=1, 2025-05-07T21:03:58.5525828Z stochastic_rounding=True, 2025-05-07T21:03:58.5526090Z weighted=False, 2025-05-07T21:03:58.5526317Z row_wise=False, 2025-05-07T21:03:58.5526540Z mixed=False, 2025-05-07T21:03:58.5526762Z use_cache=False, 2025-05-07T21:03:58.5527103Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5527402Z use_cpu=False, 2025-05-07T21:03:58.5527645Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.5527910Z ) 2025-05-07T21:03:58.5528156Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5528755Z self=, 2025-05-07T21:03:58.5529299Z compile=True, 2025-05-07T21:03:58.5529519Z T=3, 2025-05-07T21:03:58.5529723Z D=111, 2025-05-07T21:03:58.5529915Z B=84, 2025-05-07T21:03:58.5530114Z log_E=4, 2025-05-07T21:03:58.5530315Z L=16, 2025-05-07T21:03:58.5530514Z D_gradcheck=1, 2025-05-07T21:03:58.5530753Z stochastic_rounding=True, 2025-05-07T21:03:58.5531022Z weighted=False, 2025-05-07T21:03:58.5531239Z row_wise=True, 2025-05-07T21:03:58.5531462Z mixed=False, 2025-05-07T21:03:58.5531682Z use_cache=True, 2025-05-07T21:03:58.5531930Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5532228Z use_cpu=True, 2025-05-07T21:03:58.5532472Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5532746Z ) 2025-05-07T21:03:58.5533035Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5533639Z self=, 2025-05-07T21:03:58.5534189Z compile=True, 2025-05-07T21:03:58.5534401Z T=4, 2025-05-07T21:03:58.5534599Z D=124, 2025-05-07T21:03:58.5534800Z B=89, 2025-05-07T21:03:58.5534992Z log_E=3, 2025-05-07T21:03:58.5535199Z L=2, 2025-05-07T21:03:58.5535403Z D_gradcheck=1, 2025-05-07T21:03:58.5535639Z stochastic_rounding=True, 2025-05-07T21:03:58.5535910Z weighted=False, 2025-05-07T21:03:58.5536142Z row_wise=True, 2025-05-07T21:03:58.5536358Z mixed=False, 2025-05-07T21:03:58.5536578Z use_cache=False, 2025-05-07T21:03:58.5536839Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5537131Z use_cpu=False, 2025-05-07T21:03:58.5537376Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5537648Z ) 2025-05-07T21:03:58.5537891Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5538487Z self=, 2025-05-07T21:03:58.5539082Z compile=False, 2025-05-07T21:03:58.5539306Z T=1, 2025-05-07T21:03:58.5539496Z D=11, 2025-05-07T21:03:58.5539692Z B=52, 2025-05-07T21:03:58.5539886Z log_E=4, 2025-05-07T21:03:58.5540088Z L=16, 2025-05-07T21:03:58.5540291Z D_gradcheck=2, 2025-05-07T21:03:58.5540528Z stochastic_rounding=True, 2025-05-07T21:03:58.5540789Z weighted=True, 2025-05-07T21:03:58.5541016Z row_wise=True, 2025-05-07T21:03:58.5541237Z mixed=False, 2025-05-07T21:03:58.5541447Z use_cache=False, 2025-05-07T21:03:58.5541707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5542000Z use_cpu=False, 2025-05-07T21:03:58.5542236Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5542506Z ) 2025-05-07T21:03:58.5542749Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5543341Z self=, 2025-05-07T21:03:58.5543940Z compile=True, 2025-05-07T21:03:58.5544163Z T=1, 2025-05-07T21:03:58.5544357Z D=72, 2025-05-07T21:03:58.5544555Z B=32, 2025-05-07T21:03:58.5544751Z log_E=3, 2025-05-07T21:03:58.5544949Z L=3, 2025-05-07T21:03:58.5552502Z D_gradcheck=2, 2025-05-07T21:03:58.5552757Z stochastic_rounding=True, 2025-05-07T21:03:58.5553024Z weighted=False, 2025-05-07T21:03:58.5553252Z row_wise=False, 2025-05-07T21:03:58.5553463Z mixed=True, 2025-05-07T21:03:58.5553675Z use_cache=False, 2025-05-07T21:03:58.5553917Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5554200Z use_cpu=True, 2025-05-07T21:03:58.5554437Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.5554692Z ) 2025-05-07T21:03:58.5554927Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5555519Z self=, 2025-05-07T21:03:58.5556062Z compile=False, 2025-05-07T21:03:58.5556272Z T=3, 2025-05-07T21:03:58.5556458Z D=8, 2025-05-07T21:03:58.5556640Z B=23, 2025-05-07T21:03:58.5556830Z log_E=3, 2025-05-07T21:03:58.5557021Z L=8, 2025-05-07T21:03:58.5557207Z D_gradcheck=2, 2025-05-07T21:03:58.5557438Z stochastic_rounding=True, 2025-05-07T21:03:58.5557694Z weighted=True, 2025-05-07T21:03:58.5557900Z row_wise=False, 2025-05-07T21:03:58.5558109Z mixed=True, 2025-05-07T21:03:58.5558313Z use_cache=False, 2025-05-07T21:03:58.5558558Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5558841Z use_cpu=False, 2025-05-07T21:03:58.5559072Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5559330Z ) 2025-05-07T21:03:58.5559564Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5560144Z self=, 2025-05-07T21:03:58.5560750Z compile=False, 2025-05-07T21:03:58.5560958Z T=5, 2025-05-07T21:03:58.5561147Z D=56, 2025-05-07T21:03:58.5561337Z B=7, 2025-05-07T21:03:58.5561521Z log_E=5, 2025-05-07T21:03:58.5561714Z L=5, 2025-05-07T21:03:58.5561904Z D_gradcheck=1, 2025-05-07T21:03:58.5562124Z stochastic_rounding=True, 2025-05-07T21:03:58.5562380Z weighted=True, 2025-05-07T21:03:58.5562587Z row_wise=True, 2025-05-07T21:03:58.5562789Z mixed=True, 2025-05-07T21:03:58.5562995Z use_cache=True, 2025-05-07T21:03:58.5563230Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5563507Z use_cpu=True, 2025-05-07T21:03:58.5563738Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5563995Z ) 2025-05-07T21:03:58.5564225Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5564806Z self=, 2025-05-07T21:03:58.5565339Z compile=False, 2025-05-07T21:03:58.5565552Z T=5, 2025-05-07T21:03:58.5565739Z D=84, 2025-05-07T21:03:58.5565924Z B=71, 2025-05-07T21:03:58.5566111Z log_E=4, 2025-05-07T21:03:58.5566355Z L=20, 2025-05-07T21:03:58.5566551Z D_gradcheck=2, 2025-05-07T21:03:58.5566775Z stochastic_rounding=True, 2025-05-07T21:03:58.5567111Z weighted=True, 2025-05-07T21:03:58.5567326Z row_wise=False, 2025-05-07T21:03:58.5567536Z mixed=True, 2025-05-07T21:03:58.5567732Z use_cache=False, 2025-05-07T21:03:58.5567974Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5568258Z use_cpu=False, 2025-05-07T21:03:58.5568479Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.5568735Z ) 2025-05-07T21:03:58.5568961Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5569533Z self=, 2025-05-07T21:03:58.5570060Z compile=False, 2025-05-07T21:03:58.5570266Z T=2, 2025-05-07T21:03:58.5570445Z D=104, 2025-05-07T21:03:58.5570678Z B=117, 2025-05-07T21:03:58.5570862Z log_E=5, 2025-05-07T21:03:58.5571049Z L=11, 2025-05-07T21:03:58.5571248Z D_gradcheck=1, 2025-05-07T21:03:58.5571477Z stochastic_rounding=False, 2025-05-07T21:03:58.5571729Z weighted=False, 2025-05-07T21:03:58.5571932Z row_wise=False, 2025-05-07T21:03:58.5572191Z mixed=False, 2025-05-07T21:03:58.5572401Z use_cache=False, 2025-05-07T21:03:58.5572638Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5572922Z use_cpu=True, 2025-05-07T21:03:58.5573153Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5573406Z ) 2025-05-07T21:03:58.5573642Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5574220Z self=, 2025-05-07T21:03:58.5574745Z compile=False, 2025-05-07T21:03:58.5574948Z T=5, 2025-05-07T21:03:58.5575128Z D=5, 2025-05-07T21:03:58.5575304Z B=94, 2025-05-07T21:03:58.5575489Z log_E=3, 2025-05-07T21:03:58.5575677Z L=10, 2025-05-07T21:03:58.5575862Z D_gradcheck=2, 2025-05-07T21:03:58.5576095Z stochastic_rounding=False, 2025-05-07T21:03:58.5576348Z weighted=False, 2025-05-07T21:03:58.5576556Z row_wise=False, 2025-05-07T21:03:58.5576759Z mixed=True, 2025-05-07T21:03:58.5576969Z use_cache=False, 2025-05-07T21:03:58.5577207Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5577487Z use_cpu=True, 2025-05-07T21:03:58.5577720Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5577977Z ) 2025-05-07T21:03:58.5578203Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5578782Z self=, 2025-05-07T21:03:58.5579313Z compile=False, 2025-05-07T21:03:58.5579515Z T=5, 2025-05-07T21:03:58.5579694Z D=58, 2025-05-07T21:03:58.5579871Z B=18, 2025-05-07T21:03:58.5580100Z log_E=3, 2025-05-07T21:03:58.5580293Z L=17, 2025-05-07T21:03:58.5580479Z D_gradcheck=1, 2025-05-07T21:03:58.5580698Z stochastic_rounding=False, 2025-05-07T21:03:58.5580948Z weighted=False, 2025-05-07T21:03:58.5581161Z row_wise=True, 2025-05-07T21:03:58.5581361Z mixed=False, 2025-05-07T21:03:58.5581564Z use_cache=False, 2025-05-07T21:03:58.5581809Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5582086Z use_cpu=False, 2025-05-07T21:03:58.5582319Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5582574Z ) 2025-05-07T21:03:58.5582799Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5583374Z self=, 2025-05-07T21:03:58.5583902Z compile=False, 2025-05-07T21:03:58.5584107Z T=2, 2025-05-07T21:03:58.5584286Z D=85, 2025-05-07T21:03:58.5584468Z B=66, 2025-05-07T21:03:58.5584649Z log_E=4, 2025-05-07T21:03:58.5584835Z L=9, 2025-05-07T21:03:58.5585023Z D_gradcheck=1, 2025-05-07T21:03:58.5585243Z stochastic_rounding=False, 2025-05-07T21:03:58.5585488Z weighted=True, 2025-05-07T21:03:58.5585748Z row_wise=True, 2025-05-07T21:03:58.5585955Z mixed=False, 2025-05-07T21:03:58.5586159Z use_cache=True, 2025-05-07T21:03:58.5586392Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5586676Z use_cpu=False, 2025-05-07T21:03:58.5586902Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5587163Z ) 2025-05-07T21:03:58.5791870Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5793432Z self=, 2025-05-07T21:03:58.5794546Z compile=False, 2025-05-07T21:03:58.5794965Z T=5, 2025-05-07T21:03:58.5795341Z D=101, 2025-05-07T21:03:58.5795713Z B=56, 2025-05-07T21:03:58.5795992Z log_E=3, 2025-05-07T21:03:58.5796210Z L=6, 2025-05-07T21:03:58.5796425Z D_gradcheck=2, 2025-05-07T21:03:58.5796799Z stochastic_rounding=True, 2025-05-07T21:03:58.5797058Z weighted=True, 2025-05-07T21:03:58.5797273Z row_wise=False, 2025-05-07T21:03:58.5797490Z mixed=True, 2025-05-07T21:03:58.5797700Z use_cache=True, 2025-05-07T21:03:58.5797938Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5798295Z use_cpu=False, 2025-05-07T21:03:58.5798529Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5798787Z ) 2025-05-07T21:03:58.5799025Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5799608Z self=, 2025-05-07T21:03:58.5800140Z compile=True, 2025-05-07T21:03:58.5800341Z T=3, 2025-05-07T21:03:58.5800530Z D=123, 2025-05-07T21:03:58.5800722Z B=121, 2025-05-07T21:03:58.5800906Z log_E=4, 2025-05-07T21:03:58.5801103Z L=1, 2025-05-07T21:03:58.5801296Z D_gradcheck=2, 2025-05-07T21:03:58.5801523Z stochastic_rounding=False, 2025-05-07T21:03:58.5801784Z weighted=True, 2025-05-07T21:03:58.5802001Z row_wise=True, 2025-05-07T21:03:58.5802208Z mixed=True, 2025-05-07T21:03:58.5802419Z use_cache=True, 2025-05-07T21:03:58.5802658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5802941Z use_cpu=True, 2025-05-07T21:03:58.5803177Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5803441Z ) 2025-05-07T21:03:58.5803669Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5804251Z self=, 2025-05-07T21:03:58.5805129Z compile=False, 2025-05-07T21:03:58.5805337Z T=4, 2025-05-07T21:03:58.5805522Z D=48, 2025-05-07T21:03:58.5805704Z B=26, 2025-05-07T21:03:58.5805890Z log_E=3, 2025-05-07T21:03:58.5806079Z L=12, 2025-05-07T21:03:58.5806271Z D_gradcheck=1, 2025-05-07T21:03:58.5806498Z stochastic_rounding=True, 2025-05-07T21:03:58.5806827Z weighted=True, 2025-05-07T21:03:58.5807102Z row_wise=False, 2025-05-07T21:03:58.5807320Z mixed=True, 2025-05-07T21:03:58.5807522Z use_cache=True, 2025-05-07T21:03:58.5807765Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5808066Z use_cpu=True, 2025-05-07T21:03:58.5808303Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5808585Z ) 2025-05-07T21:03:58.5808832Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5809422Z self=, 2025-05-07T21:03:58.5809972Z compile=False, 2025-05-07T21:03:58.5810196Z T=4, 2025-05-07T21:03:58.5810384Z D=37, 2025-05-07T21:03:58.5810580Z B=6, 2025-05-07T21:03:58.5810777Z log_E=3, 2025-05-07T21:03:58.5810974Z L=17, 2025-05-07T21:03:58.5811172Z D_gradcheck=2, 2025-05-07T21:03:58.5811411Z stochastic_rounding=False, 2025-05-07T21:03:58.5811685Z weighted=True, 2025-05-07T21:03:58.5811905Z row_wise=False, 2025-05-07T21:03:58.5812129Z mixed=True, 2025-05-07T21:03:58.5812346Z use_cache=False, 2025-05-07T21:03:58.5812600Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5812971Z use_cpu=True, 2025-05-07T21:03:58.5813217Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5813473Z ) 2025-05-07T21:03:58.5813713Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5814307Z self=, 2025-05-07T21:03:58.5814842Z compile=False, 2025-05-07T21:03:58.5815063Z T=1, 2025-05-07T21:03:58.5815256Z D=85, 2025-05-07T21:03:58.5815443Z B=125, 2025-05-07T21:03:58.5815643Z log_E=3, 2025-05-07T21:03:58.5815845Z L=8, 2025-05-07T21:03:58.5816034Z D_gradcheck=2, 2025-05-07T21:03:58.5816274Z stochastic_rounding=False, 2025-05-07T21:03:58.5816541Z weighted=True, 2025-05-07T21:03:58.5816756Z row_wise=True, 2025-05-07T21:03:58.5816975Z mixed=True, 2025-05-07T21:03:58.5817268Z use_cache=False, 2025-05-07T21:03:58.5817519Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5817814Z use_cpu=True, 2025-05-07T21:03:58.5818060Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5818327Z ) 2025-05-07T21:03:58.5818562Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5819208Z self=, 2025-05-07T21:03:58.5819756Z compile=True, 2025-05-07T21:03:58.5819964Z T=1, 2025-05-07T21:03:58.5820160Z D=79, 2025-05-07T21:03:58.5820354Z B=90, 2025-05-07T21:03:58.5820543Z log_E=4, 2025-05-07T21:03:58.5820746Z L=6, 2025-05-07T21:03:58.5820951Z D_gradcheck=1, 2025-05-07T21:03:58.5821177Z stochastic_rounding=False, 2025-05-07T21:03:58.5821442Z weighted=False, 2025-05-07T21:03:58.5821675Z row_wise=False, 2025-05-07T21:03:58.5821888Z mixed=True, 2025-05-07T21:03:58.5822112Z use_cache=False, 2025-05-07T21:03:58.5822375Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5822661Z use_cpu=True, 2025-05-07T21:03:58.5822908Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5823181Z ) 2025-05-07T21:03:58.5823418Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5824009Z self=, 2025-05-07T21:03:58.5824567Z compile=True, 2025-05-07T21:03:58.5824788Z T=4, 2025-05-07T21:03:58.5824987Z D=86, 2025-05-07T21:03:58.5825185Z B=58, 2025-05-07T21:03:58.5825379Z log_E=5, 2025-05-07T21:03:58.5825573Z L=2, 2025-05-07T21:03:58.5825779Z D_gradcheck=1, 2025-05-07T21:03:58.5826045Z stochastic_rounding=False, 2025-05-07T21:03:58.5826327Z weighted=False, 2025-05-07T21:03:58.5826552Z row_wise=False, 2025-05-07T21:03:58.5826781Z mixed=False, 2025-05-07T21:03:58.5826994Z use_cache=False, 2025-05-07T21:03:58.5827294Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5827592Z use_cpu=True, 2025-05-07T21:03:58.5827823Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.5828090Z ) 2025-05-07T21:03:58.5828336Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5828919Z self=, 2025-05-07T21:03:58.5829465Z compile=True, 2025-05-07T21:03:58.5829686Z T=2, 2025-05-07T21:03:58.5829883Z D=127, 2025-05-07T21:03:58.5830073Z B=71, 2025-05-07T21:03:58.5830269Z log_E=4, 2025-05-07T21:03:58.5830477Z L=6, 2025-05-07T21:03:58.5830670Z D_gradcheck=1, 2025-05-07T21:03:58.5830904Z stochastic_rounding=True, 2025-05-07T21:03:58.5831167Z weighted=False, 2025-05-07T21:03:58.5831382Z row_wise=False, 2025-05-07T21:03:58.5831606Z mixed=False, 2025-05-07T21:03:58.5831821Z use_cache=True, 2025-05-07T21:03:58.5832060Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5832363Z use_cpu=False, 2025-05-07T21:03:58.5832608Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5832871Z ) 2025-05-07T21:03:58.5833171Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5833769Z self=, 2025-05-07T21:03:58.5834307Z compile=False, 2025-05-07T21:03:58.5834527Z T=5, 2025-05-07T21:03:58.5834728Z D=124, 2025-05-07T21:03:58.5834924Z B=126, 2025-05-07T21:03:58.5835124Z log_E=3, 2025-05-07T21:03:58.5835327Z L=1, 2025-05-07T21:03:58.5835521Z D_gradcheck=2, 2025-05-07T21:03:58.5835764Z stochastic_rounding=False, 2025-05-07T21:03:58.5836062Z weighted=False, 2025-05-07T21:03:58.5836304Z row_wise=False, 2025-05-07T21:03:58.5836524Z mixed=True, 2025-05-07T21:03:58.5836744Z use_cache=True, 2025-05-07T21:03:58.5836996Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5837288Z use_cpu=False, 2025-05-07T21:03:58.5837536Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5837892Z ) 2025-05-07T21:03:58.5838127Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5838723Z self=, 2025-05-07T21:03:58.5839274Z compile=True, 2025-05-07T21:03:58.5839529Z T=2, 2025-05-07T21:03:58.5839720Z D=25, 2025-05-07T21:03:58.5839920Z B=100, 2025-05-07T21:03:58.5840112Z log_E=4, 2025-05-07T21:03:58.5840311Z L=15, 2025-05-07T21:03:58.5840516Z D_gradcheck=1, 2025-05-07T21:03:58.5840746Z stochastic_rounding=True, 2025-05-07T21:03:58.5841014Z weighted=False, 2025-05-07T21:03:58.5841233Z row_wise=True, 2025-05-07T21:03:58.5841442Z mixed=False, 2025-05-07T21:03:58.5841661Z use_cache=True, 2025-05-07T21:03:58.5841904Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5842195Z use_cpu=True, 2025-05-07T21:03:58.5842442Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5842713Z ) 2025-05-07T21:03:58.5842958Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5843543Z self=, 2025-05-07T21:03:58.5844087Z compile=True, 2025-05-07T21:03:58.5844306Z T=1, 2025-05-07T21:03:58.5844499Z D=29, 2025-05-07T21:03:58.5844692Z B=110, 2025-05-07T21:03:58.5844891Z log_E=4, 2025-05-07T21:03:58.5845088Z L=3, 2025-05-07T21:03:58.5845293Z D_gradcheck=2, 2025-05-07T21:03:58.5845530Z stochastic_rounding=True, 2025-05-07T21:03:58.5845792Z weighted=False, 2025-05-07T21:03:58.5846020Z row_wise=False, 2025-05-07T21:03:58.5846240Z mixed=True, 2025-05-07T21:03:58.5846450Z use_cache=False, 2025-05-07T21:03:58.5846707Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5847091Z use_cpu=False, 2025-05-07T21:03:58.5847328Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5847597Z ) 2025-05-07T21:03:58.5847891Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5848486Z self=, 2025-05-07T21:03:58.5849034Z compile=False, 2025-05-07T21:03:58.5849257Z T=2, 2025-05-07T21:03:58.5849456Z D=74, 2025-05-07T21:03:58.5849648Z B=58, 2025-05-07T21:03:58.5849845Z log_E=3, 2025-05-07T21:03:58.5850050Z L=1, 2025-05-07T21:03:58.5850242Z D_gradcheck=1, 2025-05-07T21:03:58.5850483Z stochastic_rounding=False, 2025-05-07T21:03:58.5850756Z weighted=False, 2025-05-07T21:03:58.5850972Z row_wise=False, 2025-05-07T21:03:58.5851193Z mixed=False, 2025-05-07T21:03:58.5851415Z use_cache=True, 2025-05-07T21:03:58.5851654Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5851953Z use_cpu=False, 2025-05-07T21:03:58.5852197Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.5852458Z ) 2025-05-07T21:03:58.5852710Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5853309Z self=, 2025-05-07T21:03:58.5853891Z compile=True, 2025-05-07T21:03:58.5854112Z T=5, 2025-05-07T21:03:58.5854308Z D=107, 2025-05-07T21:03:58.5854500Z B=19, 2025-05-07T21:03:58.5854693Z log_E=3, 2025-05-07T21:03:58.5854903Z L=19, 2025-05-07T21:03:58.5855098Z D_gradcheck=1, 2025-05-07T21:03:58.5855335Z stochastic_rounding=True, 2025-05-07T21:03:58.5855618Z weighted=True, 2025-05-07T21:03:58.5855847Z row_wise=True, 2025-05-07T21:03:58.5856054Z mixed=True, 2025-05-07T21:03:58.5856270Z use_cache=False, 2025-05-07T21:03:58.5856525Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5856814Z use_cpu=True, 2025-05-07T21:03:58.5857059Z output_dtype=SparseType.FP32, 2025-05-07T21:03:58.5857335Z ) 2025-05-07T21:03:58.5857587Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5858188Z self=, 2025-05-07T21:03:58.5858790Z compile=True, 2025-05-07T21:03:58.5859005Z T=3, 2025-05-07T21:03:58.5859205Z D=61, 2025-05-07T21:03:58.5859405Z B=76, 2025-05-07T21:03:58.5859596Z log_E=4, 2025-05-07T21:03:58.5865522Z L=5, 2025-05-07T21:03:58.5865819Z D_gradcheck=2, 2025-05-07T21:03:58.5866051Z stochastic_rounding=True, 2025-05-07T21:03:58.5866315Z weighted=False, 2025-05-07T21:03:58.5866537Z row_wise=True, 2025-05-07T21:03:58.5866747Z mixed=True, 2025-05-07T21:03:58.5866960Z use_cache=False, 2025-05-07T21:03:58.5867209Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5867492Z use_cpu=False, 2025-05-07T21:03:58.5867729Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.5867992Z ) 2025-05-07T21:03:58.5868229Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5868823Z self=, 2025-05-07T21:03:58.5869365Z compile=True, 2025-05-07T21:03:58.5869576Z T=1, 2025-05-07T21:03:58.5869763Z D=63, 2025-05-07T21:03:58.5869954Z B=13, 2025-05-07T21:03:58.5870140Z log_E=5, 2025-05-07T21:03:58.5870328Z L=3, 2025-05-07T21:03:58.5870520Z D_gradcheck=1, 2025-05-07T21:03:58.5870752Z stochastic_rounding=False, 2025-05-07T21:03:58.5871005Z weighted=True, 2025-05-07T21:03:58.5871216Z row_wise=True, 2025-05-07T21:03:58.5871424Z mixed=True, 2025-05-07T21:03:58.5871628Z use_cache=True, 2025-05-07T21:03:58.5871867Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5872149Z use_cpu=False, 2025-05-07T21:03:58.5872379Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5872639Z ) 2025-05-07T21:03:58.5872875Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5873508Z self=, 2025-05-07T21:03:58.5874047Z compile=False, 2025-05-07T21:03:58.5874260Z T=2, 2025-05-07T21:03:58.5874446Z D=87, 2025-05-07T21:03:58.5874625Z B=81, 2025-05-07T21:03:58.5874817Z log_E=4, 2025-05-07T21:03:58.5875007Z L=0, 2025-05-07T21:03:58.5875190Z D_gradcheck=1, 2025-05-07T21:03:58.5875418Z stochastic_rounding=False, 2025-05-07T21:03:58.5875677Z weighted=True, 2025-05-07T21:03:58.5875885Z row_wise=True, 2025-05-07T21:03:58.5876091Z mixed=True, 2025-05-07T21:03:58.5876299Z use_cache=True, 2025-05-07T21:03:58.5876532Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5876815Z use_cpu=True, 2025-05-07T21:03:58.5877046Z output_dtype=SparseType.FP16, 2025-05-07T21:03:58.5877300Z ) 2025-05-07T21:03:58.5877535Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5878114Z self=, 2025-05-07T21:03:58.5878644Z compile=True, 2025-05-07T21:03:58.5878858Z T=3, 2025-05-07T21:03:58.5879042Z D=103, 2025-05-07T21:03:58.5879222Z B=62, 2025-05-07T21:03:58.5879409Z log_E=5, 2025-05-07T21:03:58.5879657Z L=20, 2025-05-07T21:03:58.5879850Z D_gradcheck=1, 2025-05-07T21:03:58.5880074Z stochastic_rounding=False, 2025-05-07T21:03:58.5880332Z weighted=False, 2025-05-07T21:03:58.5880549Z row_wise=False, 2025-05-07T21:03:58.5880754Z mixed=True, 2025-05-07T21:03:58.5880965Z use_cache=False, 2025-05-07T21:03:58.5881211Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:03:58.5881492Z use_cpu=False, 2025-05-07T21:03:58.5881727Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.5881984Z ) 2025-05-07T21:03:58.5882212Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:03:58.5882791Z self=, 2025-05-07T21:03:58.5883323Z compile=True, 2025-05-07T21:03:58.5883525Z T=3, 2025-05-07T21:03:58.5883713Z D=30, 2025-05-07T21:03:58.5883949Z B=53, 2025-05-07T21:03:58.5884131Z log_E=4, 2025-05-07T21:03:58.5884322Z L=17, 2025-05-07T21:03:58.5884521Z D_gradcheck=2, 2025-05-07T21:03:58.5884741Z stochastic_rounding=True, 2025-05-07T21:03:58.5885002Z weighted=False, 2025-05-07T21:03:58.5885216Z row_wise=True, 2025-05-07T21:03:58.5885463Z mixed=False, 2025-05-07T21:03:58.5885669Z use_cache=True, 2025-05-07T21:03:58.5885909Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:03:58.5886242Z use_cpu=True, 2025-05-07T21:03:58.5886472Z output_dtype=SparseType.BF16, 2025-05-07T21:03:58.5886730Z ) 2025-05-07T21:04:02.4684242Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4684949Z self=, 2025-05-07T21:04:02.4685529Z compile=False, 2025-05-07T21:04:02.4685751Z T=1, 2025-05-07T21:04:02.4685946Z D=81, 2025-05-07T21:04:02.4686166Z B=110, 2025-05-07T21:04:02.4686373Z log_E=3, 2025-05-07T21:04:02.4686575Z L=16, 2025-05-07T21:04:02.4686771Z D_gradcheck=2, 2025-05-07T21:04:02.4687118Z stochastic_rounding=True, 2025-05-07T21:04:02.4687380Z weighted=True, 2025-05-07T21:04:02.4687586Z row_wise=True, 2025-05-07T21:04:02.4687795Z mixed=True, 2025-05-07T21:04:02.4688019Z use_cache=True, 2025-05-07T21:04:02.4688263Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4688563Z use_cpu=True, 2025-05-07T21:04:02.4688803Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.4689071Z ) 2025-05-07T21:04:02.4689318Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4689920Z self=, 2025-05-07T21:04:02.4690466Z compile=False, 2025-05-07T21:04:02.4690680Z T=5, 2025-05-07T21:04:02.4690876Z D=36, 2025-05-07T21:04:02.4691061Z B=4, 2025-05-07T21:04:02.4691539Z log_E=3, 2025-05-07T21:04:02.4691753Z L=16, 2025-05-07T21:04:02.4691953Z D_gradcheck=1, 2025-05-07T21:04:02.4692188Z stochastic_rounding=True, 2025-05-07T21:04:02.4692469Z weighted=False, 2025-05-07T21:04:02.4692691Z row_wise=True, 2025-05-07T21:04:02.4692908Z mixed=False, 2025-05-07T21:04:02.4693132Z use_cache=False, 2025-05-07T21:04:02.4693392Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4693681Z use_cpu=True, 2025-05-07T21:04:02.4693921Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4694193Z ) 2025-05-07T21:04:02.4694432Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4695025Z self=, 2025-05-07T21:04:02.4695571Z compile=False, 2025-05-07T21:04:02.4695779Z T=3, 2025-05-07T21:04:02.4695973Z D=47, 2025-05-07T21:04:02.4696165Z B=76, 2025-05-07T21:04:02.4696354Z log_E=5, 2025-05-07T21:04:02.4696554Z L=4, 2025-05-07T21:04:02.4696754Z D_gradcheck=2, 2025-05-07T21:04:02.4696985Z stochastic_rounding=True, 2025-05-07T21:04:02.4697252Z weighted=True, 2025-05-07T21:04:02.4697564Z row_wise=True, 2025-05-07T21:04:02.4697775Z mixed=True, 2025-05-07T21:04:02.4697991Z use_cache=False, 2025-05-07T21:04:02.4698245Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4698588Z use_cpu=False, 2025-05-07T21:04:02.4698822Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4699094Z ) 2025-05-07T21:04:02.4699339Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4699927Z self=, 2025-05-07T21:04:02.4700476Z compile=True, 2025-05-07T21:04:02.4700691Z T=2, 2025-05-07T21:04:02.4700881Z D=112, 2025-05-07T21:04:02.4701082Z B=125, 2025-05-07T21:04:02.4701276Z log_E=4, 2025-05-07T21:04:02.4701469Z L=16, 2025-05-07T21:04:02.4701665Z D_gradcheck=2, 2025-05-07T21:04:02.4701908Z stochastic_rounding=False, 2025-05-07T21:04:02.4702253Z weighted=True, 2025-05-07T21:04:02.4702476Z row_wise=True, 2025-05-07T21:04:02.4702697Z mixed=True, 2025-05-07T21:04:02.4702907Z use_cache=True, 2025-05-07T21:04:02.4703151Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4703520Z use_cpu=True, 2025-05-07T21:04:02.4703763Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4704031Z ) 2025-05-07T21:04:02.4704273Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4705029Z self=, 2025-05-07T21:04:02.4705564Z compile=True, 2025-05-07T21:04:02.4705781Z T=1, 2025-05-07T21:04:02.4705978Z D=70, 2025-05-07T21:04:02.4706167Z B=96, 2025-05-07T21:04:02.4706366Z log_E=4, 2025-05-07T21:04:02.4706570Z L=8, 2025-05-07T21:04:02.4706763Z D_gradcheck=1, 2025-05-07T21:04:02.4707006Z stochastic_rounding=True, 2025-05-07T21:04:02.4707276Z weighted=True, 2025-05-07T21:04:02.4707500Z row_wise=False, 2025-05-07T21:04:02.4707727Z mixed=False, 2025-05-07T21:04:02.4707950Z use_cache=True, 2025-05-07T21:04:02.4708193Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4708489Z use_cpu=False, 2025-05-07T21:04:02.4708729Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4709014Z ) 2025-05-07T21:04:02.4709254Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4709845Z self=, 2025-05-07T21:04:02.4710390Z compile=False, 2025-05-07T21:04:02.4710604Z T=2, 2025-05-07T21:04:02.4710805Z D=61, 2025-05-07T21:04:02.4711005Z B=94, 2025-05-07T21:04:02.4711195Z log_E=5, 2025-05-07T21:04:02.4711399Z L=7, 2025-05-07T21:04:02.4711603Z D_gradcheck=2, 2025-05-07T21:04:02.4711835Z stochastic_rounding=True, 2025-05-07T21:04:02.4712182Z weighted=False, 2025-05-07T21:04:02.4712410Z row_wise=True, 2025-05-07T21:04:02.4712631Z mixed=False, 2025-05-07T21:04:02.4712857Z use_cache=False, 2025-05-07T21:04:02.4713120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4713412Z use_cpu=False, 2025-05-07T21:04:02.4713658Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4713937Z ) 2025-05-07T21:04:02.4714178Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4714764Z self=, 2025-05-07T21:04:02.4715304Z compile=False, 2025-05-07T21:04:02.4715524Z T=1, 2025-05-07T21:04:02.4715711Z D=95, 2025-05-07T21:04:02.4715909Z B=116, 2025-05-07T21:04:02.4716108Z log_E=3, 2025-05-07T21:04:02.4716308Z L=13, 2025-05-07T21:04:02.4716508Z D_gradcheck=2, 2025-05-07T21:04:02.4716747Z stochastic_rounding=False, 2025-05-07T21:04:02.4717017Z weighted=False, 2025-05-07T21:04:02.4717247Z row_wise=True, 2025-05-07T21:04:02.4717465Z mixed=False, 2025-05-07T21:04:02.4717676Z use_cache=True, 2025-05-07T21:04:02.4717927Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4718289Z use_cpu=True, 2025-05-07T21:04:02.4718526Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.4718802Z ) 2025-05-07T21:04:02.4719046Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4719639Z self=, 2025-05-07T21:04:02.4720178Z compile=False, 2025-05-07T21:04:02.4720403Z T=4, 2025-05-07T21:04:02.4720598Z D=72, 2025-05-07T21:04:02.4720784Z B=42, 2025-05-07T21:04:02.4720981Z log_E=3, 2025-05-07T21:04:02.4721183Z L=5, 2025-05-07T21:04:02.4721378Z D_gradcheck=2, 2025-05-07T21:04:02.4721618Z stochastic_rounding=False, 2025-05-07T21:04:02.4721892Z weighted=False, 2025-05-07T21:04:02.4722115Z row_wise=False, 2025-05-07T21:04:02.4722336Z mixed=True, 2025-05-07T21:04:02.4722628Z use_cache=True, 2025-05-07T21:04:02.4722868Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4723164Z use_cpu=True, 2025-05-07T21:04:02.4723411Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.4723668Z ) 2025-05-07T21:04:02.4723912Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4724568Z self=, 2025-05-07T21:04:02.4725109Z compile=True, 2025-05-07T21:04:02.4725329Z T=2, 2025-05-07T21:04:02.4725526Z D=89, 2025-05-07T21:04:02.4725719Z B=8, 2025-05-07T21:04:02.4725910Z log_E=3, 2025-05-07T21:04:02.4726113Z L=10, 2025-05-07T21:04:02.4726315Z D_gradcheck=2, 2025-05-07T21:04:02.4726547Z stochastic_rounding=True, 2025-05-07T21:04:02.4726817Z weighted=True, 2025-05-07T21:04:02.4727135Z row_wise=True, 2025-05-07T21:04:02.4727373Z mixed=True, 2025-05-07T21:04:02.4727617Z use_cache=True, 2025-05-07T21:04:02.4727863Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4728156Z use_cpu=False, 2025-05-07T21:04:02.4728399Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.4728667Z ) 2025-05-07T21:04:02.4728903Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4729497Z self=, 2025-05-07T21:04:02.4730047Z compile=True, 2025-05-07T21:04:02.4730254Z T=4, 2025-05-07T21:04:02.4730448Z D=45, 2025-05-07T21:04:02.4730643Z B=51, 2025-05-07T21:04:02.4730833Z log_E=4, 2025-05-07T21:04:02.4731036Z L=11, 2025-05-07T21:04:02.4731236Z D_gradcheck=2, 2025-05-07T21:04:02.4731465Z stochastic_rounding=True, 2025-05-07T21:04:02.4731731Z weighted=True, 2025-05-07T21:04:02.4731951Z row_wise=False, 2025-05-07T21:04:02.4732164Z mixed=True, 2025-05-07T21:04:02.4732378Z use_cache=True, 2025-05-07T21:04:02.4732677Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4732974Z use_cpu=True, 2025-05-07T21:04:02.4733211Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4733477Z ) 2025-05-07T21:04:02.4733726Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4734312Z self=, 2025-05-07T21:04:02.4734854Z compile=True, 2025-05-07T21:04:02.4735073Z T=3, 2025-05-07T21:04:02.4735260Z D=99, 2025-05-07T21:04:02.4735457Z B=51, 2025-05-07T21:04:02.4735656Z log_E=5, 2025-05-07T21:04:02.4735858Z L=2, 2025-05-07T21:04:02.4736062Z D_gradcheck=1, 2025-05-07T21:04:02.4736303Z stochastic_rounding=False, 2025-05-07T21:04:02.4736569Z weighted=False, 2025-05-07T21:04:02.4736795Z row_wise=True, 2025-05-07T21:04:02.4737015Z mixed=False, 2025-05-07T21:04:02.4737229Z use_cache=True, 2025-05-07T21:04:02.4737522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4737831Z use_cpu=False, 2025-05-07T21:04:02.4738079Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4738352Z ) 2025-05-07T21:04:02.4738683Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4739278Z self=, 2025-05-07T21:04:02.4739820Z compile=False, 2025-05-07T21:04:02.4740036Z T=5, 2025-05-07T21:04:02.4740228Z D=125, 2025-05-07T21:04:02.4740418Z B=41, 2025-05-07T21:04:02.4740611Z log_E=5, 2025-05-07T21:04:02.4740811Z L=6, 2025-05-07T21:04:02.4741006Z D_gradcheck=2, 2025-05-07T21:04:02.4741240Z stochastic_rounding=True, 2025-05-07T21:04:02.4741504Z weighted=False, 2025-05-07T21:04:02.4741721Z row_wise=False, 2025-05-07T21:04:02.4741938Z mixed=True, 2025-05-07T21:04:02.4742156Z use_cache=False, 2025-05-07T21:04:02.4742405Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4742696Z use_cpu=False, 2025-05-07T21:04:02.4742941Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4743252Z ) 2025-05-07T21:04:02.4743494Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4744090Z self=, 2025-05-07T21:04:02.4744637Z compile=False, 2025-05-07T21:04:02.4744889Z T=3, 2025-05-07T21:04:02.4745085Z D=55, 2025-05-07T21:04:02.4745277Z B=126, 2025-05-07T21:04:02.4745467Z log_E=4, 2025-05-07T21:04:02.4745670Z L=3, 2025-05-07T21:04:02.4745871Z D_gradcheck=1, 2025-05-07T21:04:02.4746101Z stochastic_rounding=True, 2025-05-07T21:04:02.4746373Z weighted=False, 2025-05-07T21:04:02.4746599Z row_wise=False, 2025-05-07T21:04:02.4746817Z mixed=True, 2025-05-07T21:04:02.4747060Z use_cache=True, 2025-05-07T21:04:02.4747331Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4747620Z use_cpu=True, 2025-05-07T21:04:02.4747863Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4748132Z ) 2025-05-07T21:04:02.4748372Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4748971Z self=, 2025-05-07T21:04:02.4749519Z compile=False, 2025-05-07T21:04:02.4749729Z T=2, 2025-05-07T21:04:02.4749925Z D=30, 2025-05-07T21:04:02.4750123Z B=121, 2025-05-07T21:04:02.4750311Z log_E=4, 2025-05-07T21:04:02.4750515Z L=10, 2025-05-07T21:04:02.4750714Z D_gradcheck=1, 2025-05-07T21:04:02.4750946Z stochastic_rounding=True, 2025-05-07T21:04:02.4751223Z weighted=True, 2025-05-07T21:04:02.4751450Z row_wise=False, 2025-05-07T21:04:02.4751670Z mixed=True, 2025-05-07T21:04:02.4751882Z use_cache=True, 2025-05-07T21:04:02.4752130Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4752421Z use_cpu=True, 2025-05-07T21:04:02.4752657Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4752929Z ) 2025-05-07T21:04:02.4753219Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4753810Z self=, 2025-05-07T21:04:02.4754354Z compile=False, 2025-05-07T21:04:02.4754570Z T=1, 2025-05-07T21:04:02.4754757Z D=32, 2025-05-07T21:04:02.4754950Z B=8, 2025-05-07T21:04:02.4755152Z log_E=3, 2025-05-07T21:04:02.4755344Z L=13, 2025-05-07T21:04:02.4755547Z D_gradcheck=2, 2025-05-07T21:04:02.4755787Z stochastic_rounding=False, 2025-05-07T21:04:02.4756050Z weighted=False, 2025-05-07T21:04:02.4756277Z row_wise=False, 2025-05-07T21:04:02.4756496Z mixed=True, 2025-05-07T21:04:02.4756710Z use_cache=False, 2025-05-07T21:04:02.4756967Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4757260Z use_cpu=True, 2025-05-07T21:04:02.4757542Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4757817Z ) 2025-05-07T21:04:02.4758058Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4758652Z self=, 2025-05-07T21:04:02.4759243Z compile=True, 2025-05-07T21:04:02.4759460Z T=3, 2025-05-07T21:04:02.4759652Z D=112, 2025-05-07T21:04:02.4759840Z B=77, 2025-05-07T21:04:02.4760032Z log_E=5, 2025-05-07T21:04:02.4760235Z L=1, 2025-05-07T21:04:02.4760433Z D_gradcheck=1, 2025-05-07T21:04:02.4767410Z stochastic_rounding=True, 2025-05-07T21:04:02.4767723Z weighted=False, 2025-05-07T21:04:02.4767980Z row_wise=True, 2025-05-07T21:04:02.4768201Z mixed=True, 2025-05-07T21:04:02.4768409Z use_cache=False, 2025-05-07T21:04:02.4768649Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4768933Z use_cpu=True, 2025-05-07T21:04:02.4769165Z output_dtype=SparseType.FP16, 2025-05-07T21:04:02.4769422Z ) 2025-05-07T21:04:02.4769655Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4770245Z self=, 2025-05-07T21:04:02.4770856Z compile=True, 2025-05-07T21:04:02.4771063Z T=5, 2025-05-07T21:04:02.4771249Z D=41, 2025-05-07T21:04:02.4771429Z B=108, 2025-05-07T21:04:02.4771610Z log_E=4, 2025-05-07T21:04:02.4771798Z L=18, 2025-05-07T21:04:02.4772035Z D_gradcheck=1, 2025-05-07T21:04:02.4772259Z stochastic_rounding=False, 2025-05-07T21:04:02.4772517Z weighted=True, 2025-05-07T21:04:02.4772729Z row_wise=True, 2025-05-07T21:04:02.4772933Z mixed=True, 2025-05-07T21:04:02.4773137Z use_cache=True, 2025-05-07T21:04:02.4773372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:02.4773652Z use_cpu=True, 2025-05-07T21:04:02.4773878Z output_dtype=SparseType.FP32, 2025-05-07T21:04:02.4774126Z ) 2025-05-07T21:04:02.4774356Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:02.4774939Z self=, 2025-05-07T21:04:02.4775476Z compile=True, 2025-05-07T21:04:02.4775678Z T=4, 2025-05-07T21:04:02.4775860Z D=121, 2025-05-07T21:04:02.4776046Z B=73, 2025-05-07T21:04:02.4776226Z log_E=4, 2025-05-07T21:04:02.4776419Z L=12, 2025-05-07T21:04:02.4776604Z D_gradcheck=2, 2025-05-07T21:04:02.4776832Z stochastic_rounding=True, 2025-05-07T21:04:02.4777089Z weighted=True, 2025-05-07T21:04:02.4777300Z row_wise=False, 2025-05-07T21:04:02.4777508Z mixed=True, 2025-05-07T21:04:02.4777710Z use_cache=False, 2025-05-07T21:04:02.4777955Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:02.4778245Z use_cpu=False, 2025-05-07T21:04:02.4778471Z output_dtype=SparseType.BF16, 2025-05-07T21:04:02.4778728Z ) 2025-05-07T21:04:10.1485714Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1486380Z self=, 2025-05-07T21:04:10.1487159Z compile=False, 2025-05-07T21:04:10.1487411Z T=2, 2025-05-07T21:04:10.1487608Z D=115, 2025-05-07T21:04:10.1487807Z B=3, 2025-05-07T21:04:10.1488034Z log_E=3, 2025-05-07T21:04:10.1488230Z L=8, 2025-05-07T21:04:10.1488444Z D_gradcheck=2, 2025-05-07T21:04:10.1488684Z stochastic_rounding=False, 2025-05-07T21:04:10.1488962Z weighted=True, 2025-05-07T21:04:10.1489188Z row_wise=False, 2025-05-07T21:04:10.1489409Z mixed=False, 2025-05-07T21:04:10.1489625Z use_cache=False, 2025-05-07T21:04:10.1489882Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1490177Z use_cpu=False, 2025-05-07T21:04:10.1490414Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.1490687Z ) 2025-05-07T21:04:10.1490932Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1491573Z self=, 2025-05-07T21:04:10.1492111Z compile=False, 2025-05-07T21:04:10.1492327Z T=3, 2025-05-07T21:04:10.1492520Z D=117, 2025-05-07T21:04:10.1492707Z B=62, 2025-05-07T21:04:10.1492897Z log_E=3, 2025-05-07T21:04:10.1493187Z L=6, 2025-05-07T21:04:10.1493384Z D_gradcheck=1, 2025-05-07T21:04:10.1493615Z stochastic_rounding=True, 2025-05-07T21:04:10.1493875Z weighted=True, 2025-05-07T21:04:10.1494083Z row_wise=False, 2025-05-07T21:04:10.1494293Z mixed=True, 2025-05-07T21:04:10.1494503Z use_cache=False, 2025-05-07T21:04:10.1494744Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1495033Z use_cpu=True, 2025-05-07T21:04:10.1495264Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1495515Z ) 2025-05-07T21:04:10.1495747Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1496332Z self=, 2025-05-07T21:04:10.1496870Z compile=False, 2025-05-07T21:04:10.1497072Z T=4, 2025-05-07T21:04:10.1497261Z D=98, 2025-05-07T21:04:10.1497537Z B=102, 2025-05-07T21:04:10.1497716Z log_E=4, 2025-05-07T21:04:10.1497912Z L=16, 2025-05-07T21:04:10.1498105Z D_gradcheck=1, 2025-05-07T21:04:10.1498326Z stochastic_rounding=True, 2025-05-07T21:04:10.1498583Z weighted=False, 2025-05-07T21:04:10.1498805Z row_wise=True, 2025-05-07T21:04:10.1499097Z mixed=False, 2025-05-07T21:04:10.1499311Z use_cache=False, 2025-05-07T21:04:10.1499562Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1499849Z use_cpu=False, 2025-05-07T21:04:10.1500086Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.1500351Z ) 2025-05-07T21:04:10.1500583Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1501169Z self=, 2025-05-07T21:04:10.1501711Z compile=False, 2025-05-07T21:04:10.1501917Z T=1, 2025-05-07T21:04:10.1502115Z D=17, 2025-05-07T21:04:10.1502308Z B=38, 2025-05-07T21:04:10.1502497Z log_E=4, 2025-05-07T21:04:10.1502695Z L=15, 2025-05-07T21:04:10.1502891Z D_gradcheck=1, 2025-05-07T21:04:10.1503120Z stochastic_rounding=False, 2025-05-07T21:04:10.1503386Z weighted=False, 2025-05-07T21:04:10.1503606Z row_wise=True, 2025-05-07T21:04:10.1503823Z mixed=True, 2025-05-07T21:04:10.1504034Z use_cache=False, 2025-05-07T21:04:10.1504289Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.1504727Z use_cpu=True, 2025-05-07T21:04:10.1504951Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1505208Z ) 2025-05-07T21:04:10.1505439Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1506012Z self=, 2025-05-07T21:04:10.1506549Z compile=False, 2025-05-07T21:04:10.1506756Z T=2, 2025-05-07T21:04:10.1506939Z D=39, 2025-05-07T21:04:10.1507119Z B=72, 2025-05-07T21:04:10.1507427Z log_E=3, 2025-05-07T21:04:10.1507620Z L=4, 2025-05-07T21:04:10.1507810Z D_gradcheck=1, 2025-05-07T21:04:10.1508040Z stochastic_rounding=False, 2025-05-07T21:04:10.1508296Z weighted=False, 2025-05-07T21:04:10.1508510Z row_wise=True, 2025-05-07T21:04:10.1508718Z mixed=True, 2025-05-07T21:04:10.1508921Z use_cache=True, 2025-05-07T21:04:10.1509165Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1509447Z use_cpu=True, 2025-05-07T21:04:10.1509679Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1509932Z ) 2025-05-07T21:04:10.1510167Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1510751Z self=, 2025-05-07T21:04:10.1511276Z compile=True, 2025-05-07T21:04:10.1511484Z T=1, 2025-05-07T21:04:10.1511672Z D=56, 2025-05-07T21:04:10.1511853Z B=120, 2025-05-07T21:04:10.1512044Z log_E=3, 2025-05-07T21:04:10.1512235Z L=5, 2025-05-07T21:04:10.1512421Z D_gradcheck=2, 2025-05-07T21:04:10.1512648Z stochastic_rounding=True, 2025-05-07T21:04:10.1512906Z weighted=False, 2025-05-07T21:04:10.1513233Z row_wise=True, 2025-05-07T21:04:10.1513448Z mixed=False, 2025-05-07T21:04:10.1513659Z use_cache=True, 2025-05-07T21:04:10.1513891Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1514180Z use_cpu=False, 2025-05-07T21:04:10.1514412Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.1514669Z ) 2025-05-07T21:04:10.1514900Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1515484Z self=, 2025-05-07T21:04:10.1516019Z compile=False, 2025-05-07T21:04:10.1516222Z T=2, 2025-05-07T21:04:10.1516410Z D=10, 2025-05-07T21:04:10.1516597Z B=10, 2025-05-07T21:04:10.1516775Z log_E=4, 2025-05-07T21:04:10.1516968Z L=16, 2025-05-07T21:04:10.1517161Z D_gradcheck=2, 2025-05-07T21:04:10.1517385Z stochastic_rounding=True, 2025-05-07T21:04:10.1517714Z weighted=False, 2025-05-07T21:04:10.1517932Z row_wise=True, 2025-05-07T21:04:10.1518138Z mixed=False, 2025-05-07T21:04:10.1518350Z use_cache=False, 2025-05-07T21:04:10.1518602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.1518938Z use_cpu=True, 2025-05-07T21:04:10.1519171Z output_dtype=SparseType.FP16, 2025-05-07T21:04:10.1519433Z ) 2025-05-07T21:04:10.1519664Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1520257Z self=, 2025-05-07T21:04:10.1520802Z compile=True, 2025-05-07T21:04:10.1521013Z T=5, 2025-05-07T21:04:10.1521205Z D=58, 2025-05-07T21:04:10.1521401Z B=79, 2025-05-07T21:04:10.1521596Z log_E=3, 2025-05-07T21:04:10.1521791Z L=19, 2025-05-07T21:04:10.1521998Z D_gradcheck=1, 2025-05-07T21:04:10.1522238Z stochastic_rounding=True, 2025-05-07T21:04:10.1522513Z weighted=False, 2025-05-07T21:04:10.1522731Z row_wise=True, 2025-05-07T21:04:10.1522947Z mixed=False, 2025-05-07T21:04:10.1523164Z use_cache=True, 2025-05-07T21:04:10.1523416Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.1523706Z use_cpu=False, 2025-05-07T21:04:10.1523946Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1524220Z ) 2025-05-07T21:04:10.1524455Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1525043Z self=, 2025-05-07T21:04:10.1525590Z compile=False, 2025-05-07T21:04:10.1525801Z T=1, 2025-05-07T21:04:10.1525995Z D=79, 2025-05-07T21:04:10.1526189Z B=63, 2025-05-07T21:04:10.1526378Z log_E=5, 2025-05-07T21:04:10.1526584Z L=10, 2025-05-07T21:04:10.1526784Z D_gradcheck=2, 2025-05-07T21:04:10.1527114Z stochastic_rounding=False, 2025-05-07T21:04:10.1527428Z weighted=False, 2025-05-07T21:04:10.1527659Z row_wise=False, 2025-05-07T21:04:10.1527871Z mixed=False, 2025-05-07T21:04:10.1528088Z use_cache=True, 2025-05-07T21:04:10.1528333Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1528619Z use_cpu=True, 2025-05-07T21:04:10.1528859Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1529129Z ) 2025-05-07T21:04:10.1529368Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1529998Z self=, 2025-05-07T21:04:10.1530540Z compile=True, 2025-05-07T21:04:10.1530756Z T=1, 2025-05-07T21:04:10.1530945Z D=36, 2025-05-07T21:04:10.1531140Z B=110, 2025-05-07T21:04:10.1531336Z log_E=4, 2025-05-07T21:04:10.1531528Z L=17, 2025-05-07T21:04:10.1531726Z D_gradcheck=2, 2025-05-07T21:04:10.1531955Z stochastic_rounding=True, 2025-05-07T21:04:10.1532211Z weighted=True, 2025-05-07T21:04:10.1532433Z row_wise=True, 2025-05-07T21:04:10.1532650Z mixed=True, 2025-05-07T21:04:10.1532859Z use_cache=True, 2025-05-07T21:04:10.1533106Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1533447Z use_cpu=False, 2025-05-07T21:04:10.1533684Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1533949Z ) 2025-05-07T21:04:10.1534189Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1534770Z self=, 2025-05-07T21:04:10.1535310Z compile=False, 2025-05-07T21:04:10.1535527Z T=1, 2025-05-07T21:04:10.1535720Z D=109, 2025-05-07T21:04:10.1535908Z B=68, 2025-05-07T21:04:10.1536101Z log_E=3, 2025-05-07T21:04:10.1536305Z L=13, 2025-05-07T21:04:10.1536495Z D_gradcheck=2, 2025-05-07T21:04:10.1536730Z stochastic_rounding=False, 2025-05-07T21:04:10.1536995Z weighted=False, 2025-05-07T21:04:10.1537213Z row_wise=False, 2025-05-07T21:04:10.1537435Z mixed=True, 2025-05-07T21:04:10.1537708Z use_cache=False, 2025-05-07T21:04:10.1537957Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1538252Z use_cpu=True, 2025-05-07T21:04:10.1538498Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1538762Z ) 2025-05-07T21:04:10.1539004Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1539634Z self=, 2025-05-07T21:04:10.1540208Z compile=True, 2025-05-07T21:04:10.1540416Z T=5, 2025-05-07T21:04:10.1540600Z D=104, 2025-05-07T21:04:10.1540782Z B=123, 2025-05-07T21:04:10.1540966Z log_E=4, 2025-05-07T21:04:10.1541156Z L=17, 2025-05-07T21:04:10.1541336Z D_gradcheck=2, 2025-05-07T21:04:10.1541565Z stochastic_rounding=False, 2025-05-07T21:04:10.1541822Z weighted=False, 2025-05-07T21:04:10.1542036Z row_wise=True, 2025-05-07T21:04:10.1542237Z mixed=True, 2025-05-07T21:04:10.1542445Z use_cache=False, 2025-05-07T21:04:10.1542692Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1542969Z use_cpu=True, 2025-05-07T21:04:10.1543201Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1543459Z ) 2025-05-07T21:04:10.1543691Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1544279Z self=, 2025-05-07T21:04:10.1544822Z compile=True, 2025-05-07T21:04:10.1545029Z T=1, 2025-05-07T21:04:10.1545220Z D=69, 2025-05-07T21:04:10.1545413Z B=15, 2025-05-07T21:04:10.1545600Z log_E=3, 2025-05-07T21:04:10.1545804Z L=3, 2025-05-07T21:04:10.1545999Z D_gradcheck=1, 2025-05-07T21:04:10.1546227Z stochastic_rounding=False, 2025-05-07T21:04:10.1546490Z weighted=False, 2025-05-07T21:04:10.1546712Z row_wise=True, 2025-05-07T21:04:10.1546923Z mixed=False, 2025-05-07T21:04:10.1547138Z use_cache=False, 2025-05-07T21:04:10.1547473Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1547770Z use_cpu=True, 2025-05-07T21:04:10.1548003Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1548270Z ) 2025-05-07T21:04:10.1548511Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1549094Z self=, 2025-05-07T21:04:10.1549635Z compile=True, 2025-05-07T21:04:10.1549851Z T=5, 2025-05-07T21:04:10.1550040Z D=85, 2025-05-07T21:04:10.1550230Z B=9, 2025-05-07T21:04:10.1550421Z log_E=3, 2025-05-07T21:04:10.1550622Z L=11, 2025-05-07T21:04:10.1550826Z D_gradcheck=2, 2025-05-07T21:04:10.1551061Z stochastic_rounding=True, 2025-05-07T21:04:10.1551318Z weighted=True, 2025-05-07T21:04:10.1551536Z row_wise=True, 2025-05-07T21:04:10.1551756Z mixed=True, 2025-05-07T21:04:10.1551965Z use_cache=True, 2025-05-07T21:04:10.1552210Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.1552505Z use_cpu=True, 2025-05-07T21:04:10.1552739Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1553005Z ) 2025-05-07T21:04:10.1553290Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1553877Z self=, 2025-05-07T21:04:10.1554413Z compile=True, 2025-05-07T21:04:10.1554627Z T=2, 2025-05-07T21:04:10.1554818Z D=99, 2025-05-07T21:04:10.1555006Z B=110, 2025-05-07T21:04:10.1555203Z log_E=5, 2025-05-07T21:04:10.1555406Z L=0, 2025-05-07T21:04:10.1555599Z D_gradcheck=2, 2025-05-07T21:04:10.1555835Z stochastic_rounding=False, 2025-05-07T21:04:10.1556102Z weighted=True, 2025-05-07T21:04:10.1556315Z row_wise=True, 2025-05-07T21:04:10.1556530Z mixed=True, 2025-05-07T21:04:10.1556745Z use_cache=False, 2025-05-07T21:04:10.1556995Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1557287Z use_cpu=False, 2025-05-07T21:04:10.1557533Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.1557840Z ) 2025-05-07T21:04:10.1558078Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1558668Z self=, 2025-05-07T21:04:10.1559208Z compile=True, 2025-05-07T21:04:10.1559761Z T=4, 2025-05-07T21:04:10.1559956Z D=54, 2025-05-07T21:04:10.1560149Z B=53, 2025-05-07T21:04:10.1560335Z log_E=3, 2025-05-07T21:04:10.1560537Z L=6, 2025-05-07T21:04:10.1560735Z D_gradcheck=1, 2025-05-07T21:04:10.1560961Z stochastic_rounding=True, 2025-05-07T21:04:10.1561221Z weighted=True, 2025-05-07T21:04:10.1561442Z row_wise=False, 2025-05-07T21:04:10.1561657Z mixed=False, 2025-05-07T21:04:10.1561876Z use_cache=True, 2025-05-07T21:04:10.1562120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1562405Z use_cpu=False, 2025-05-07T21:04:10.1562647Z output_dtype=SparseType.FP32, 2025-05-07T21:04:10.1562923Z ) 2025-05-07T21:04:10.1563161Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1563755Z self=, 2025-05-07T21:04:10.1564306Z compile=False, 2025-05-07T21:04:10.1564519Z T=5, 2025-05-07T21:04:10.1564723Z D=60, 2025-05-07T21:04:10.1564920Z B=112, 2025-05-07T21:04:10.1565110Z log_E=4, 2025-05-07T21:04:10.1565312Z L=7, 2025-05-07T21:04:10.1565508Z D_gradcheck=1, 2025-05-07T21:04:10.1565736Z stochastic_rounding=False, 2025-05-07T21:04:10.1566001Z weighted=False, 2025-05-07T21:04:10.1566222Z row_wise=True, 2025-05-07T21:04:10.1566430Z mixed=True, 2025-05-07T21:04:10.1566643Z use_cache=True, 2025-05-07T21:04:10.1566939Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:10.1567233Z use_cpu=True, 2025-05-07T21:04:10.1567466Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1567734Z ) 2025-05-07T21:04:10.1568021Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:10.1568610Z self=, 2025-05-07T21:04:10.1569150Z compile=False, 2025-05-07T21:04:10.1569366Z T=3, 2025-05-07T21:04:10.1569550Z D=36, 2025-05-07T21:04:10.1569741Z B=35, 2025-05-07T21:04:10.1569938Z log_E=5, 2025-05-07T21:04:10.1570134Z L=6, 2025-05-07T21:04:10.1570332Z D_gradcheck=1, 2025-05-07T21:04:10.1570570Z stochastic_rounding=False, 2025-05-07T21:04:10.1570828Z weighted=True, 2025-05-07T21:04:10.1571048Z row_wise=False, 2025-05-07T21:04:10.1571264Z mixed=False, 2025-05-07T21:04:10.1571474Z use_cache=False, 2025-05-07T21:04:10.1571726Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:10.1572018Z use_cpu=False, 2025-05-07T21:04:10.1572251Z output_dtype=SparseType.BF16, 2025-05-07T21:04:10.1572514Z ) 2025-05-07T21:04:20.3127088Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3127746Z self=, 2025-05-07T21:04:20.3128642Z compile=False, 2025-05-07T21:04:20.3128968Z T=4, 2025-05-07T21:04:20.3129234Z D=71, 2025-05-07T21:04:20.3129470Z B=86, 2025-05-07T21:04:20.3129682Z log_E=5, 2025-05-07T21:04:20.3129969Z L=9, 2025-05-07T21:04:20.3130209Z D_gradcheck=1, 2025-05-07T21:04:20.3130511Z stochastic_rounding=False, 2025-05-07T21:04:20.3130818Z weighted=False, 2025-05-07T21:04:20.3131131Z row_wise=True, 2025-05-07T21:04:20.3131429Z mixed=False, 2025-05-07T21:04:20.3131722Z use_cache=True, 2025-05-07T21:04:20.3132052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3132443Z use_cpu=False, 2025-05-07T21:04:20.3132750Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3133025Z ) 2025-05-07T21:04:20.3133259Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3133872Z self=, 2025-05-07T21:04:20.3134543Z compile=True, 2025-05-07T21:04:20.3134764Z T=1, 2025-05-07T21:04:20.3134958Z D=107, 2025-05-07T21:04:20.3135156Z B=44, 2025-05-07T21:04:20.3135357Z log_E=5, 2025-05-07T21:04:20.3135554Z L=0, 2025-05-07T21:04:20.3135843Z D_gradcheck=2, 2025-05-07T21:04:20.3136080Z stochastic_rounding=True, 2025-05-07T21:04:20.3136343Z weighted=False, 2025-05-07T21:04:20.3136572Z row_wise=False, 2025-05-07T21:04:20.3136794Z mixed=False, 2025-05-07T21:04:20.3137006Z use_cache=True, 2025-05-07T21:04:20.3137257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3137555Z use_cpu=False, 2025-05-07T21:04:20.3137790Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3138061Z ) 2025-05-07T21:04:20.3138362Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3138962Z self=, 2025-05-07T21:04:20.3139508Z compile=False, 2025-05-07T21:04:20.3139728Z T=4, 2025-05-07T21:04:20.3139925Z D=24, 2025-05-07T21:04:20.3140116Z B=65, 2025-05-07T21:04:20.3140314Z log_E=5, 2025-05-07T21:04:20.3140517Z L=1, 2025-05-07T21:04:20.3140717Z D_gradcheck=2, 2025-05-07T21:04:20.3140960Z stochastic_rounding=True, 2025-05-07T21:04:20.3141230Z weighted=False, 2025-05-07T21:04:20.3141451Z row_wise=False, 2025-05-07T21:04:20.3141677Z mixed=False, 2025-05-07T21:04:20.3141896Z use_cache=False, 2025-05-07T21:04:20.3142150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3142450Z use_cpu=False, 2025-05-07T21:04:20.3142696Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3142962Z ) 2025-05-07T21:04:20.3143208Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3143894Z self=, 2025-05-07T21:04:20.3144439Z compile=True, 2025-05-07T21:04:20.3144660Z T=4, 2025-05-07T21:04:20.3144859Z D=108, 2025-05-07T21:04:20.3145060Z B=102, 2025-05-07T21:04:20.3145258Z log_E=4, 2025-05-07T21:04:20.3145465Z L=17, 2025-05-07T21:04:20.3145668Z D_gradcheck=2, 2025-05-07T21:04:20.3145904Z stochastic_rounding=False, 2025-05-07T21:04:20.3146174Z weighted=True, 2025-05-07T21:04:20.3146394Z row_wise=False, 2025-05-07T21:04:20.3146610Z mixed=False, 2025-05-07T21:04:20.3146830Z use_cache=False, 2025-05-07T21:04:20.3147089Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3147380Z use_cpu=False, 2025-05-07T21:04:20.3147624Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3147894Z ) 2025-05-07T21:04:20.3148129Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3148722Z self=, 2025-05-07T21:04:20.3149273Z compile=True, 2025-05-07T21:04:20.3149486Z T=2, 2025-05-07T21:04:20.3149680Z D=98, 2025-05-07T21:04:20.3149875Z B=111, 2025-05-07T21:04:20.3150064Z log_E=4, 2025-05-07T21:04:20.3150315Z L=1, 2025-05-07T21:04:20.3150514Z D_gradcheck=2, 2025-05-07T21:04:20.3150748Z stochastic_rounding=False, 2025-05-07T21:04:20.3151015Z weighted=False, 2025-05-07T21:04:20.3151245Z row_wise=False, 2025-05-07T21:04:20.3151460Z mixed=True, 2025-05-07T21:04:20.3151674Z use_cache=True, 2025-05-07T21:04:20.3151921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3152214Z use_cpu=False, 2025-05-07T21:04:20.3152452Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3152722Z ) 2025-05-07T21:04:20.3152961Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3153549Z self=, 2025-05-07T21:04:20.3154092Z compile=True, 2025-05-07T21:04:20.3154308Z T=3, 2025-05-07T21:04:20.3154505Z D=54, 2025-05-07T21:04:20.3154750Z B=36, 2025-05-07T21:04:20.3154944Z log_E=3, 2025-05-07T21:04:20.3155144Z L=4, 2025-05-07T21:04:20.3155349Z D_gradcheck=2, 2025-05-07T21:04:20.3155587Z stochastic_rounding=True, 2025-05-07T21:04:20.3155846Z weighted=True, 2025-05-07T21:04:20.3156071Z row_wise=False, 2025-05-07T21:04:20.3156335Z mixed=False, 2025-05-07T21:04:20.3156554Z use_cache=True, 2025-05-07T21:04:20.3156804Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3157100Z use_cpu=True, 2025-05-07T21:04:20.3157336Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3157606Z ) 2025-05-07T21:04:20.3157846Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3158438Z self=, 2025-05-07T21:04:20.3158977Z compile=False, 2025-05-07T21:04:20.3159195Z T=2, 2025-05-07T21:04:20.3159383Z D=12, 2025-05-07T21:04:20.3159572Z B=59, 2025-05-07T21:04:20.3159764Z log_E=5, 2025-05-07T21:04:20.3159966Z L=18, 2025-05-07T21:04:20.3160160Z D_gradcheck=1, 2025-05-07T21:04:20.3160399Z stochastic_rounding=False, 2025-05-07T21:04:20.3160661Z weighted=True, 2025-05-07T21:04:20.3160878Z row_wise=True, 2025-05-07T21:04:20.3161092Z mixed=False, 2025-05-07T21:04:20.3161310Z use_cache=True, 2025-05-07T21:04:20.3161555Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3161851Z use_cpu=True, 2025-05-07T21:04:20.3162090Z output_dtype=SparseType.BF16, 2025-05-07T21:04:20.3162352Z ) 2025-05-07T21:04:20.3162593Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3163184Z self=, 2025-05-07T21:04:20.3163728Z compile=True, 2025-05-07T21:04:20.3163940Z T=3, 2025-05-07T21:04:20.3164133Z D=88, 2025-05-07T21:04:20.3164326Z B=116, 2025-05-07T21:04:20.3164573Z log_E=5, 2025-05-07T21:04:20.3164777Z L=5, 2025-05-07T21:04:20.3164976Z D_gradcheck=1, 2025-05-07T21:04:20.3165209Z stochastic_rounding=True, 2025-05-07T21:04:20.3165476Z weighted=True, 2025-05-07T21:04:20.3165697Z row_wise=True, 2025-05-07T21:04:20.3165911Z mixed=False, 2025-05-07T21:04:20.3166128Z use_cache=False, 2025-05-07T21:04:20.3166391Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3166679Z use_cpu=True, 2025-05-07T21:04:20.3167019Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3167290Z ) 2025-05-07T21:04:20.3167528Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3168119Z self=, 2025-05-07T21:04:20.3168664Z compile=True, 2025-05-07T21:04:20.3168881Z T=2, 2025-05-07T21:04:20.3169079Z D=18, 2025-05-07T21:04:20.3169272Z B=41, 2025-05-07T21:04:20.3169463Z log_E=5, 2025-05-07T21:04:20.3169672Z L=12, 2025-05-07T21:04:20.3169874Z D_gradcheck=1, 2025-05-07T21:04:20.3170105Z stochastic_rounding=True, 2025-05-07T21:04:20.3170373Z weighted=False, 2025-05-07T21:04:20.3170648Z row_wise=True, 2025-05-07T21:04:20.3170869Z mixed=True, 2025-05-07T21:04:20.3171078Z use_cache=True, 2025-05-07T21:04:20.3171325Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3171623Z use_cpu=True, 2025-05-07T21:04:20.3171854Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3172123Z ) 2025-05-07T21:04:20.3172370Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3172954Z self=, 2025-05-07T21:04:20.3173496Z compile=False, 2025-05-07T21:04:20.3173715Z T=5, 2025-05-07T21:04:20.3173903Z D=41, 2025-05-07T21:04:20.3174097Z B=122, 2025-05-07T21:04:20.3174290Z log_E=3, 2025-05-07T21:04:20.3174485Z L=0, 2025-05-07T21:04:20.3174685Z D_gradcheck=1, 2025-05-07T21:04:20.3174926Z stochastic_rounding=True, 2025-05-07T21:04:20.3175232Z weighted=True, 2025-05-07T21:04:20.3175454Z row_wise=True, 2025-05-07T21:04:20.3175676Z mixed=True, 2025-05-07T21:04:20.3175888Z use_cache=False, 2025-05-07T21:04:20.3176147Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3176524Z use_cpu=True, 2025-05-07T21:04:20.3176769Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3177042Z ) 2025-05-07T21:04:20.3177279Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3177871Z self=, 2025-05-07T21:04:20.3178420Z compile=True, 2025-05-07T21:04:20.3178632Z T=5, 2025-05-07T21:04:20.3178832Z D=84, 2025-05-07T21:04:20.3179026Z B=22, 2025-05-07T21:04:20.3179214Z log_E=3, 2025-05-07T21:04:20.3179418Z L=19, 2025-05-07T21:04:20.3179618Z D_gradcheck=2, 2025-05-07T21:04:20.3179854Z stochastic_rounding=True, 2025-05-07T21:04:20.3180121Z weighted=True, 2025-05-07T21:04:20.3180343Z row_wise=True, 2025-05-07T21:04:20.3180557Z mixed=False, 2025-05-07T21:04:20.3180780Z use_cache=False, 2025-05-07T21:04:20.3181039Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3181327Z use_cpu=False, 2025-05-07T21:04:20.3181572Z output_dtype=SparseType.FP16, 2025-05-07T21:04:20.3181840Z ) 2025-05-07T21:04:20.3182079Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3182664Z self=, 2025-05-07T21:04:20.3183204Z compile=True, 2025-05-07T21:04:20.3183421Z T=2, 2025-05-07T21:04:20.3183610Z D=121, 2025-05-07T21:04:20.3183806Z B=73, 2025-05-07T21:04:20.3183999Z log_E=5, 2025-05-07T21:04:20.3184195Z L=0, 2025-05-07T21:04:20.3184391Z D_gradcheck=2, 2025-05-07T21:04:20.3184627Z stochastic_rounding=False, 2025-05-07T21:04:20.3184940Z weighted=True, 2025-05-07T21:04:20.3185166Z row_wise=False, 2025-05-07T21:04:20.3185388Z mixed=True, 2025-05-07T21:04:20.3185598Z use_cache=False, 2025-05-07T21:04:20.3185857Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3186153Z use_cpu=True, 2025-05-07T21:04:20.3186387Z output_dtype=SparseType.BF16, 2025-05-07T21:04:20.3186658Z ) 2025-05-07T21:04:20.3186903Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3187496Z self=, 2025-05-07T21:04:20.3188034Z compile=False, 2025-05-07T21:04:20.3188253Z T=5, 2025-05-07T21:04:20.3188444Z D=2, 2025-05-07T21:04:20.3188631Z B=100, 2025-05-07T21:04:20.3188829Z log_E=3, 2025-05-07T21:04:20.3189034Z L=1, 2025-05-07T21:04:20.3189225Z D_gradcheck=1, 2025-05-07T21:04:20.3189464Z stochastic_rounding=True, 2025-05-07T21:04:20.3189729Z weighted=True, 2025-05-07T21:04:20.3189949Z row_wise=True, 2025-05-07T21:04:20.3190173Z mixed=False, 2025-05-07T21:04:20.3190392Z use_cache=True, 2025-05-07T21:04:20.3190637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3190980Z use_cpu=True, 2025-05-07T21:04:20.3191225Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3191489Z ) 2025-05-07T21:04:20.3191733Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3192331Z self=, 2025-05-07T21:04:20.3192925Z compile=True, 2025-05-07T21:04:20.3193146Z T=5, 2025-05-07T21:04:20.3193341Z D=112, 2025-05-07T21:04:20.3193535Z B=81, 2025-05-07T21:04:20.3193735Z log_E=3, 2025-05-07T21:04:20.3193940Z L=11, 2025-05-07T21:04:20.3194141Z D_gradcheck=2, 2025-05-07T21:04:20.3194372Z stochastic_rounding=False, 2025-05-07T21:04:20.3194642Z weighted=False, 2025-05-07T21:04:20.3194868Z row_wise=False, 2025-05-07T21:04:20.3195087Z mixed=False, 2025-05-07T21:04:20.3195354Z use_cache=True, 2025-05-07T21:04:20.3195602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3195889Z use_cpu=True, 2025-05-07T21:04:20.3196133Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3196400Z ) 2025-05-07T21:04:20.3196634Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3197304Z self=, 2025-05-07T21:04:20.3197847Z compile=False, 2025-05-07T21:04:20.3198059Z T=2, 2025-05-07T21:04:20.3198258Z D=51, 2025-05-07T21:04:20.3198450Z B=66, 2025-05-07T21:04:20.3198636Z log_E=4, 2025-05-07T21:04:20.3198839Z L=3, 2025-05-07T21:04:20.3199039Z D_gradcheck=2, 2025-05-07T21:04:20.3199269Z stochastic_rounding=True, 2025-05-07T21:04:20.3199536Z weighted=False, 2025-05-07T21:04:20.3199759Z row_wise=True, 2025-05-07T21:04:20.3199973Z mixed=False, 2025-05-07T21:04:20.3200195Z use_cache=False, 2025-05-07T21:04:20.3200455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3200748Z use_cpu=False, 2025-05-07T21:04:20.3200985Z output_dtype=SparseType.BF16, 2025-05-07T21:04:20.3201252Z ) 2025-05-07T21:04:20.3201492Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3202077Z self=, 2025-05-07T21:04:20.3202623Z compile=True, 2025-05-07T21:04:20.3202840Z T=4, 2025-05-07T21:04:20.3203032Z D=89, 2025-05-07T21:04:20.3203257Z B=59, 2025-05-07T21:04:20.3203464Z log_E=4, 2025-05-07T21:04:20.3203661Z L=13, 2025-05-07T21:04:20.3203858Z D_gradcheck=1, 2025-05-07T21:04:20.3204097Z stochastic_rounding=True, 2025-05-07T21:04:20.3204361Z weighted=False, 2025-05-07T21:04:20.3204764Z row_wise=True, 2025-05-07T21:04:20.3204985Z mixed=False, 2025-05-07T21:04:20.3205200Z use_cache=False, 2025-05-07T21:04:20.3205545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3205845Z use_cpu=True, 2025-05-07T21:04:20.3206086Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3206353Z ) 2025-05-07T21:04:20.3206599Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3207236Z self=, 2025-05-07T21:04:20.3207774Z compile=True, 2025-05-07T21:04:20.3207989Z T=2, 2025-05-07T21:04:20.3208180Z D=118, 2025-05-07T21:04:20.3208369Z B=58, 2025-05-07T21:04:20.3208561Z log_E=5, 2025-05-07T21:04:20.3208766Z L=19, 2025-05-07T21:04:20.3208958Z D_gradcheck=1, 2025-05-07T21:04:20.3209192Z stochastic_rounding=True, 2025-05-07T21:04:20.3209453Z weighted=False, 2025-05-07T21:04:20.3209670Z row_wise=True, 2025-05-07T21:04:20.3209888Z mixed=False, 2025-05-07T21:04:20.3210104Z use_cache=True, 2025-05-07T21:04:20.3210344Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:20.3210643Z use_cpu=False, 2025-05-07T21:04:20.3210886Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3211151Z ) 2025-05-07T21:04:20.3211463Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:20.3212053Z self=, 2025-05-07T21:04:20.3212598Z compile=True, 2025-05-07T21:04:20.3212808Z T=5, 2025-05-07T21:04:20.3213002Z D=50, 2025-05-07T21:04:20.3213222Z B=7, 2025-05-07T21:04:20.3213438Z log_E=4, 2025-05-07T21:04:20.3213638Z L=16, 2025-05-07T21:04:20.3213837Z D_gradcheck=2, 2025-05-07T21:04:20.3214067Z stochastic_rounding=True, 2025-05-07T21:04:20.3214331Z weighted=True, 2025-05-07T21:04:20.3214549Z row_wise=False, 2025-05-07T21:04:20.3214765Z mixed=True, 2025-05-07T21:04:20.3214978Z use_cache=True, 2025-05-07T21:04:20.3215227Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:20.3215516Z use_cpu=False, 2025-05-07T21:04:20.3215759Z output_dtype=SparseType.FP32, 2025-05-07T21:04:20.3216099Z ) 2025-05-07T21:04:23.2280670Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2281633Z self=, 2025-05-07T21:04:23.2282402Z compile=True, 2025-05-07T21:04:23.2282995Z T=5, 2025-05-07T21:04:23.2283232Z D=61, 2025-05-07T21:04:23.2283472Z B=127, 2025-05-07T21:04:23.2283689Z log_E=3, 2025-05-07T21:04:23.2283895Z L=3, 2025-05-07T21:04:23.2284101Z D_gradcheck=2, 2025-05-07T21:04:23.2284349Z stochastic_rounding=False, 2025-05-07T21:04:23.2284615Z weighted=False, 2025-05-07T21:04:23.2284844Z row_wise=False, 2025-05-07T21:04:23.2285127Z mixed=True, 2025-05-07T21:04:23.2285341Z use_cache=False, 2025-05-07T21:04:23.2285603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2285903Z use_cpu=True, 2025-05-07T21:04:23.2286145Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2286432Z ) 2025-05-07T21:04:23.2286679Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2287367Z self=, 2025-05-07T21:04:23.2287905Z compile=False, 2025-05-07T21:04:23.2288120Z T=1, 2025-05-07T21:04:23.2288320Z D=106, 2025-05-07T21:04:23.2288510Z B=6, 2025-05-07T21:04:23.2288704Z log_E=3, 2025-05-07T21:04:23.2288906Z L=7, 2025-05-07T21:04:23.2289101Z D_gradcheck=2, 2025-05-07T21:04:23.2289337Z stochastic_rounding=True, 2025-05-07T21:04:23.2289606Z weighted=False, 2025-05-07T21:04:23.2289824Z row_wise=True, 2025-05-07T21:04:23.2290041Z mixed=False, 2025-05-07T21:04:23.2290259Z use_cache=False, 2025-05-07T21:04:23.2290512Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2290804Z use_cpu=True, 2025-05-07T21:04:23.2291042Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2291325Z ) 2025-05-07T21:04:23.2291666Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2298819Z self=, 2025-05-07T21:04:23.2299409Z compile=False, 2025-05-07T21:04:23.2299623Z T=1, 2025-05-07T21:04:23.2299822Z D=98, 2025-05-07T21:04:23.2300020Z B=112, 2025-05-07T21:04:23.2300207Z log_E=3, 2025-05-07T21:04:23.2300407Z L=7, 2025-05-07T21:04:23.2300606Z D_gradcheck=1, 2025-05-07T21:04:23.2300838Z stochastic_rounding=False, 2025-05-07T21:04:23.2301105Z weighted=True, 2025-05-07T21:04:23.2301326Z row_wise=False, 2025-05-07T21:04:23.2301538Z mixed=True, 2025-05-07T21:04:23.2301753Z use_cache=True, 2025-05-07T21:04:23.2301997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2302287Z use_cpu=False, 2025-05-07T21:04:23.2302530Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2302798Z ) 2025-05-07T21:04:23.2303040Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2303631Z self=, 2025-05-07T21:04:23.2304289Z compile=True, 2025-05-07T21:04:23.2304672Z T=4, 2025-05-07T21:04:23.2304854Z D=111, 2025-05-07T21:04:23.2305044Z B=90, 2025-05-07T21:04:23.2305236Z log_E=3, 2025-05-07T21:04:23.2305433Z L=8, 2025-05-07T21:04:23.2305627Z D_gradcheck=1, 2025-05-07T21:04:23.2305859Z stochastic_rounding=False, 2025-05-07T21:04:23.2306116Z weighted=True, 2025-05-07T21:04:23.2306334Z row_wise=True, 2025-05-07T21:04:23.2306548Z mixed=True, 2025-05-07T21:04:23.2306754Z use_cache=True, 2025-05-07T21:04:23.2307000Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2307289Z use_cpu=True, 2025-05-07T21:04:23.2307524Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2307791Z ) 2025-05-07T21:04:23.2308031Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2308622Z self=, 2025-05-07T21:04:23.2309251Z compile=False, 2025-05-07T21:04:23.2309469Z T=5, 2025-05-07T21:04:23.2309662Z D=24, 2025-05-07T21:04:23.2309846Z B=79, 2025-05-07T21:04:23.2310043Z log_E=3, 2025-05-07T21:04:23.2310245Z L=20, 2025-05-07T21:04:23.2310504Z D_gradcheck=1, 2025-05-07T21:04:23.2310736Z stochastic_rounding=True, 2025-05-07T21:04:23.2311000Z weighted=True, 2025-05-07T21:04:23.2311209Z row_wise=True, 2025-05-07T21:04:23.2311424Z mixed=False, 2025-05-07T21:04:23.2311639Z use_cache=True, 2025-05-07T21:04:23.2311879Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2312169Z use_cpu=False, 2025-05-07T21:04:23.2312408Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2312670Z ) 2025-05-07T21:04:23.2312915Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2313556Z self=, 2025-05-07T21:04:23.2314100Z compile=True, 2025-05-07T21:04:23.2314313Z T=4, 2025-05-07T21:04:23.2314506Z D=103, 2025-05-07T21:04:23.2314702Z B=128, 2025-05-07T21:04:23.2314895Z log_E=4, 2025-05-07T21:04:23.2315096Z L=13, 2025-05-07T21:04:23.2315297Z D_gradcheck=2, 2025-05-07T21:04:23.2315533Z stochastic_rounding=False, 2025-05-07T21:04:23.2315798Z weighted=True, 2025-05-07T21:04:23.2316015Z row_wise=True, 2025-05-07T21:04:23.2316230Z mixed=True, 2025-05-07T21:04:23.2316447Z use_cache=False, 2025-05-07T21:04:23.2316701Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2316990Z use_cpu=False, 2025-05-07T21:04:23.2317229Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2317491Z ) 2025-05-07T21:04:23.2317725Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2318311Z self=, 2025-05-07T21:04:23.2318924Z compile=True, 2025-05-07T21:04:23.2319136Z T=1, 2025-05-07T21:04:23.2319327Z D=62, 2025-05-07T21:04:23.2319519Z B=31, 2025-05-07T21:04:23.2319709Z log_E=5, 2025-05-07T21:04:23.2319913Z L=6, 2025-05-07T21:04:23.2320108Z D_gradcheck=2, 2025-05-07T21:04:23.2320338Z stochastic_rounding=False, 2025-05-07T21:04:23.2320607Z weighted=False, 2025-05-07T21:04:23.2320832Z row_wise=True, 2025-05-07T21:04:23.2321042Z mixed=False, 2025-05-07T21:04:23.2321259Z use_cache=False, 2025-05-07T21:04:23.2321511Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2321803Z use_cpu=False, 2025-05-07T21:04:23.2322033Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2322299Z ) 2025-05-07T21:04:23.2322541Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2323119Z self=, 2025-05-07T21:04:23.2323663Z compile=False, 2025-05-07T21:04:23.2323906Z T=3, 2025-05-07T21:04:23.2324120Z D=18, 2025-05-07T21:04:23.2324315Z B=20, 2025-05-07T21:04:23.2324507Z log_E=4, 2025-05-07T21:04:23.2324770Z L=19, 2025-05-07T21:04:23.2324974Z D_gradcheck=1, 2025-05-07T21:04:23.2325210Z stochastic_rounding=False, 2025-05-07T21:04:23.2325470Z weighted=True, 2025-05-07T21:04:23.2325694Z row_wise=True, 2025-05-07T21:04:23.2325913Z mixed=False, 2025-05-07T21:04:23.2326125Z use_cache=True, 2025-05-07T21:04:23.2326372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2326667Z use_cpu=False, 2025-05-07T21:04:23.2326999Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2327267Z ) 2025-05-07T21:04:23.2327508Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2328094Z self=, 2025-05-07T21:04:23.2328627Z compile=True, 2025-05-07T21:04:23.2328843Z T=1, 2025-05-07T21:04:23.2329042Z D=63, 2025-05-07T21:04:23.2329282Z B=75, 2025-05-07T21:04:23.2329480Z log_E=3, 2025-05-07T21:04:23.2329680Z L=15, 2025-05-07T21:04:23.2329874Z D_gradcheck=1, 2025-05-07T21:04:23.2330110Z stochastic_rounding=True, 2025-05-07T21:04:23.2330372Z weighted=True, 2025-05-07T21:04:23.2330587Z row_wise=True, 2025-05-07T21:04:23.2330843Z mixed=False, 2025-05-07T21:04:23.2331057Z use_cache=False, 2025-05-07T21:04:23.2331303Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2331593Z use_cpu=False, 2025-05-07T21:04:23.2331830Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2332090Z ) 2025-05-07T21:04:23.2332326Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2332915Z self=, 2025-05-07T21:04:23.2333454Z compile=False, 2025-05-07T21:04:23.2333662Z T=4, 2025-05-07T21:04:23.2333878Z D=19, 2025-05-07T21:04:23.2334095Z B=70, 2025-05-07T21:04:23.2334285Z log_E=3, 2025-05-07T21:04:23.2334486Z L=18, 2025-05-07T21:04:23.2334679Z D_gradcheck=2, 2025-05-07T21:04:23.2334908Z stochastic_rounding=True, 2025-05-07T21:04:23.2335172Z weighted=False, 2025-05-07T21:04:23.2335392Z row_wise=False, 2025-05-07T21:04:23.2335602Z mixed=False, 2025-05-07T21:04:23.2335820Z use_cache=True, 2025-05-07T21:04:23.2336062Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2336348Z use_cpu=True, 2025-05-07T21:04:23.2336588Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2336854Z ) 2025-05-07T21:04:23.2337087Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2337675Z self=, 2025-05-07T21:04:23.2338216Z compile=False, 2025-05-07T21:04:23.2338422Z T=1, 2025-05-07T21:04:23.2338616Z D=65, 2025-05-07T21:04:23.2338813Z B=116, 2025-05-07T21:04:23.2339053Z log_E=5, 2025-05-07T21:04:23.2339261Z L=6, 2025-05-07T21:04:23.2339461Z D_gradcheck=1, 2025-05-07T21:04:23.2339696Z stochastic_rounding=False, 2025-05-07T21:04:23.2339960Z weighted=True, 2025-05-07T21:04:23.2340182Z row_wise=False, 2025-05-07T21:04:23.2340404Z mixed=False, 2025-05-07T21:04:23.2340615Z use_cache=True, 2025-05-07T21:04:23.2340865Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2341160Z use_cpu=True, 2025-05-07T21:04:23.2341394Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2341664Z ) 2025-05-07T21:04:23.2341906Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2342487Z self=, 2025-05-07T21:04:23.2343028Z compile=True, 2025-05-07T21:04:23.2343242Z T=3, 2025-05-07T21:04:23.2343429Z D=118, 2025-05-07T21:04:23.2343694Z B=69, 2025-05-07T21:04:23.2343957Z log_E=3, 2025-05-07T21:04:23.2344220Z L=16, 2025-05-07T21:04:23.2344476Z D_gradcheck=2, 2025-05-07T21:04:23.2344783Z stochastic_rounding=True, 2025-05-07T21:04:23.2345128Z weighted=False, 2025-05-07T21:04:23.2345407Z row_wise=False, 2025-05-07T21:04:23.2345614Z mixed=False, 2025-05-07T21:04:23.2345811Z use_cache=True, 2025-05-07T21:04:23.2346045Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2346328Z use_cpu=False, 2025-05-07T21:04:23.2346557Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2346809Z ) 2025-05-07T21:04:23.2347037Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2347615Z self=, 2025-05-07T21:04:23.2348134Z compile=True, 2025-05-07T21:04:23.2348334Z T=5, 2025-05-07T21:04:23.2348512Z D=75, 2025-05-07T21:04:23.2348685Z B=68, 2025-05-07T21:04:23.2348869Z log_E=4, 2025-05-07T21:04:23.2349058Z L=12, 2025-05-07T21:04:23.2349245Z D_gradcheck=2, 2025-05-07T21:04:23.2349464Z stochastic_rounding=True, 2025-05-07T21:04:23.2349779Z weighted=False, 2025-05-07T21:04:23.2349990Z row_wise=False, 2025-05-07T21:04:23.2350203Z mixed=False, 2025-05-07T21:04:23.2350403Z use_cache=True, 2025-05-07T21:04:23.2350637Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2350965Z use_cpu=True, 2025-05-07T21:04:23.2351188Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2351447Z ) 2025-05-07T21:04:23.2351678Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2352250Z self=, 2025-05-07T21:04:23.2352783Z compile=True, 2025-05-07T21:04:23.2352988Z T=1, 2025-05-07T21:04:23.2353163Z D=20, 2025-05-07T21:04:23.2353347Z B=89, 2025-05-07T21:04:23.2353531Z log_E=4, 2025-05-07T21:04:23.2353713Z L=13, 2025-05-07T21:04:23.2353898Z D_gradcheck=1, 2025-05-07T21:04:23.2354127Z stochastic_rounding=False, 2025-05-07T21:04:23.2354375Z weighted=True, 2025-05-07T21:04:23.2354582Z row_wise=True, 2025-05-07T21:04:23.2354787Z mixed=False, 2025-05-07T21:04:23.2354987Z use_cache=True, 2025-05-07T21:04:23.2355220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2355501Z use_cpu=False, 2025-05-07T21:04:23.2355738Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2355986Z ) 2025-05-07T21:04:23.2356214Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2356793Z self=, 2025-05-07T21:04:23.2357314Z compile=False, 2025-05-07T21:04:23.2357515Z T=3, 2025-05-07T21:04:23.2357694Z D=30, 2025-05-07T21:04:23.2357866Z B=43, 2025-05-07T21:04:23.2358044Z log_E=5, 2025-05-07T21:04:23.2358230Z L=6, 2025-05-07T21:04:23.2358411Z D_gradcheck=2, 2025-05-07T21:04:23.2358637Z stochastic_rounding=False, 2025-05-07T21:04:23.2358941Z weighted=False, 2025-05-07T21:04:23.2359149Z row_wise=True, 2025-05-07T21:04:23.2359356Z mixed=False, 2025-05-07T21:04:23.2359561Z use_cache=True, 2025-05-07T21:04:23.2359792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2360075Z use_cpu=False, 2025-05-07T21:04:23.2360306Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2360556Z ) 2025-05-07T21:04:23.2360785Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2361363Z self=, 2025-05-07T21:04:23.2361894Z compile=True, 2025-05-07T21:04:23.2362092Z T=3, 2025-05-07T21:04:23.2362272Z D=34, 2025-05-07T21:04:23.2362448Z B=83, 2025-05-07T21:04:23.2362625Z log_E=4, 2025-05-07T21:04:23.2362813Z L=8, 2025-05-07T21:04:23.2363001Z D_gradcheck=2, 2025-05-07T21:04:23.2363220Z stochastic_rounding=False, 2025-05-07T21:04:23.2363475Z weighted=True, 2025-05-07T21:04:23.2363690Z row_wise=False, 2025-05-07T21:04:23.2363897Z mixed=True, 2025-05-07T21:04:23.2364139Z use_cache=True, 2025-05-07T21:04:23.2364384Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2364715Z use_cpu=False, 2025-05-07T21:04:23.2364951Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2365208Z ) 2025-05-07T21:04:23.2365434Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2366019Z self=, 2025-05-07T21:04:23.2366551Z compile=True, 2025-05-07T21:04:23.2366751Z T=1, 2025-05-07T21:04:23.2367019Z D=31, 2025-05-07T21:04:23.2367209Z B=18, 2025-05-07T21:04:23.2367402Z log_E=3, 2025-05-07T21:04:23.2367594Z L=1, 2025-05-07T21:04:23.2367788Z D_gradcheck=2, 2025-05-07T21:04:23.2368018Z stochastic_rounding=True, 2025-05-07T21:04:23.2368271Z weighted=False, 2025-05-07T21:04:23.2368487Z row_wise=False, 2025-05-07T21:04:23.2368708Z mixed=True, 2025-05-07T21:04:23.2368963Z use_cache=False, 2025-05-07T21:04:23.2369214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2369502Z use_cpu=True, 2025-05-07T21:04:23.2369732Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2369996Z ) 2025-05-07T21:04:23.2370233Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2370888Z self=, 2025-05-07T21:04:23.2371426Z compile=True, 2025-05-07T21:04:23.2371636Z T=2, 2025-05-07T21:04:23.2371815Z D=39, 2025-05-07T21:04:23.2372006Z B=18, 2025-05-07T21:04:23.2372203Z log_E=3, 2025-05-07T21:04:23.2372396Z L=19, 2025-05-07T21:04:23.2372588Z D_gradcheck=2, 2025-05-07T21:04:23.2372820Z stochastic_rounding=True, 2025-05-07T21:04:23.2373075Z weighted=True, 2025-05-07T21:04:23.2373290Z row_wise=False, 2025-05-07T21:04:23.2373505Z mixed=False, 2025-05-07T21:04:23.2373713Z use_cache=False, 2025-05-07T21:04:23.2373964Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2374256Z use_cpu=True, 2025-05-07T21:04:23.2374495Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2374754Z ) 2025-05-07T21:04:23.2590804Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2592628Z self=, 2025-05-07T21:04:23.2593843Z compile=True, 2025-05-07T21:04:23.2594126Z T=3, 2025-05-07T21:04:23.2594316Z D=116, 2025-05-07T21:04:23.2594511Z B=70, 2025-05-07T21:04:23.2594706Z log_E=5, 2025-05-07T21:04:23.2594906Z L=18, 2025-05-07T21:04:23.2595107Z D_gradcheck=2, 2025-05-07T21:04:23.2595344Z stochastic_rounding=True, 2025-05-07T21:04:23.2595602Z weighted=True, 2025-05-07T21:04:23.2595822Z row_wise=True, 2025-05-07T21:04:23.2596039Z mixed=False, 2025-05-07T21:04:23.2596250Z use_cache=True, 2025-05-07T21:04:23.2596612Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2596910Z use_cpu=True, 2025-05-07T21:04:23.2597142Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2597406Z ) 2025-05-07T21:04:23.2597647Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2598235Z self=, 2025-05-07T21:04:23.2598777Z compile=True, 2025-05-07T21:04:23.2598990Z T=3, 2025-05-07T21:04:23.2599182Z D=15, 2025-05-07T21:04:23.2599367Z B=100, 2025-05-07T21:04:23.2599564Z log_E=5, 2025-05-07T21:04:23.2599764Z L=11, 2025-05-07T21:04:23.2599957Z D_gradcheck=2, 2025-05-07T21:04:23.2600193Z stochastic_rounding=False, 2025-05-07T21:04:23.2600459Z weighted=True, 2025-05-07T21:04:23.2600673Z row_wise=False, 2025-05-07T21:04:23.2600891Z mixed=True, 2025-05-07T21:04:23.2601107Z use_cache=True, 2025-05-07T21:04:23.2601347Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2601640Z use_cpu=True, 2025-05-07T21:04:23.2601883Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2602144Z ) 2025-05-07T21:04:23.2602454Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2603045Z self=, 2025-05-07T21:04:23.2603582Z compile=False, 2025-05-07T21:04:23.2603812Z T=1, 2025-05-07T21:04:23.2604037Z D=111, 2025-05-07T21:04:23.2604229Z B=79, 2025-05-07T21:04:23.2604587Z log_E=5, 2025-05-07T21:04:23.2604786Z L=20, 2025-05-07T21:04:23.2604979Z D_gradcheck=1, 2025-05-07T21:04:23.2605199Z stochastic_rounding=True, 2025-05-07T21:04:23.2605457Z weighted=False, 2025-05-07T21:04:23.2605676Z row_wise=True, 2025-05-07T21:04:23.2605890Z mixed=True, 2025-05-07T21:04:23.2606108Z use_cache=True, 2025-05-07T21:04:23.2606355Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2606640Z use_cpu=False, 2025-05-07T21:04:23.2606956Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2607827Z ) 2025-05-07T21:04:23.2608065Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2608653Z self=, 2025-05-07T21:04:23.2609199Z compile=False, 2025-05-07T21:04:23.2609483Z T=2, 2025-05-07T21:04:23.2609671Z D=23, 2025-05-07T21:04:23.2609858Z B=41, 2025-05-07T21:04:23.2610039Z log_E=4, 2025-05-07T21:04:23.2610232Z L=7, 2025-05-07T21:04:23.2610424Z D_gradcheck=1, 2025-05-07T21:04:23.2610650Z stochastic_rounding=True, 2025-05-07T21:04:23.2610910Z weighted=False, 2025-05-07T21:04:23.2611131Z row_wise=False, 2025-05-07T21:04:23.2611341Z mixed=True, 2025-05-07T21:04:23.2611551Z use_cache=True, 2025-05-07T21:04:23.2611795Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2612084Z use_cpu=True, 2025-05-07T21:04:23.2612315Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2612582Z ) 2025-05-07T21:04:23.2612819Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2613403Z self=, 2025-05-07T21:04:23.2613944Z compile=False, 2025-05-07T21:04:23.2614158Z T=5, 2025-05-07T21:04:23.2614345Z D=118, 2025-05-07T21:04:23.2614539Z B=119, 2025-05-07T21:04:23.2614733Z log_E=3, 2025-05-07T21:04:23.2614924Z L=2, 2025-05-07T21:04:23.2615120Z D_gradcheck=2, 2025-05-07T21:04:23.2615349Z stochastic_rounding=True, 2025-05-07T21:04:23.2615602Z weighted=False, 2025-05-07T21:04:23.2615821Z row_wise=False, 2025-05-07T21:04:23.2616033Z mixed=True, 2025-05-07T21:04:23.2616240Z use_cache=True, 2025-05-07T21:04:23.2616481Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2616773Z use_cpu=False, 2025-05-07T21:04:23.2617006Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2617275Z ) 2025-05-07T21:04:23.2617581Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2623774Z self=, 2025-05-07T21:04:23.2624325Z compile=True, 2025-05-07T21:04:23.2624539Z T=2, 2025-05-07T21:04:23.2624731Z D=92, 2025-05-07T21:04:23.2624931Z B=40, 2025-05-07T21:04:23.2625119Z log_E=4, 2025-05-07T21:04:23.2625320Z L=15, 2025-05-07T21:04:23.2625516Z D_gradcheck=2, 2025-05-07T21:04:23.2625752Z stochastic_rounding=False, 2025-05-07T21:04:23.2626007Z weighted=True, 2025-05-07T21:04:23.2626226Z row_wise=True, 2025-05-07T21:04:23.2626435Z mixed=True, 2025-05-07T21:04:23.2626641Z use_cache=True, 2025-05-07T21:04:23.2626885Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2627175Z use_cpu=True, 2025-05-07T21:04:23.2627408Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2627676Z ) 2025-05-07T21:04:23.2627916Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2628497Z self=, 2025-05-07T21:04:23.2629142Z compile=False, 2025-05-07T21:04:23.2629362Z T=5, 2025-05-07T21:04:23.2629545Z D=114, 2025-05-07T21:04:23.2629734Z B=23, 2025-05-07T21:04:23.2629925Z log_E=3, 2025-05-07T21:04:23.2630121Z L=11, 2025-05-07T21:04:23.2630317Z D_gradcheck=1, 2025-05-07T21:04:23.2630546Z stochastic_rounding=False, 2025-05-07T21:04:23.2630802Z weighted=True, 2025-05-07T21:04:23.2631017Z row_wise=False, 2025-05-07T21:04:23.2631229Z mixed=True, 2025-05-07T21:04:23.2631437Z use_cache=True, 2025-05-07T21:04:23.2631679Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2631956Z use_cpu=True, 2025-05-07T21:04:23.2632187Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2632435Z ) 2025-05-07T21:04:23.2632657Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2633237Z self=, 2025-05-07T21:04:23.2633860Z compile=True, 2025-05-07T21:04:23.2634062Z T=5, 2025-05-07T21:04:23.2634239Z D=68, 2025-05-07T21:04:23.2634408Z B=4, 2025-05-07T21:04:23.2634584Z log_E=4, 2025-05-07T21:04:23.2634770Z L=15, 2025-05-07T21:04:23.2634994Z D_gradcheck=1, 2025-05-07T21:04:23.2635216Z stochastic_rounding=False, 2025-05-07T21:04:23.2635467Z weighted=False, 2025-05-07T21:04:23.2635674Z row_wise=True, 2025-05-07T21:04:23.2635881Z mixed=True, 2025-05-07T21:04:23.2636085Z use_cache=True, 2025-05-07T21:04:23.2636314Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2636591Z use_cpu=True, 2025-05-07T21:04:23.2636816Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2637061Z ) 2025-05-07T21:04:23.2637289Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2637861Z self=, 2025-05-07T21:04:23.2638388Z compile=True, 2025-05-07T21:04:23.2638579Z T=2, 2025-05-07T21:04:23.2638754Z D=33, 2025-05-07T21:04:23.2638932Z B=97, 2025-05-07T21:04:23.2639105Z log_E=3, 2025-05-07T21:04:23.2639291Z L=8, 2025-05-07T21:04:23.2639470Z D_gradcheck=1, 2025-05-07T21:04:23.2639688Z stochastic_rounding=True, 2025-05-07T21:04:23.2639931Z weighted=False, 2025-05-07T21:04:23.2640139Z row_wise=False, 2025-05-07T21:04:23.2640339Z mixed=False, 2025-05-07T21:04:23.2640542Z use_cache=False, 2025-05-07T21:04:23.2640785Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2641058Z use_cpu=False, 2025-05-07T21:04:23.2641281Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2641532Z ) 2025-05-07T21:04:23.2641752Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2642325Z self=, 2025-05-07T21:04:23.2642902Z compile=True, 2025-05-07T21:04:23.2643107Z T=3, 2025-05-07T21:04:23.2643279Z D=78, 2025-05-07T21:04:23.2643457Z B=5, 2025-05-07T21:04:23.2643635Z log_E=3, 2025-05-07T21:04:23.2643815Z L=3, 2025-05-07T21:04:23.2643990Z D_gradcheck=1, 2025-05-07T21:04:23.2644212Z stochastic_rounding=False, 2025-05-07T21:04:23.2644461Z weighted=True, 2025-05-07T21:04:23.2644663Z row_wise=False, 2025-05-07T21:04:23.2644867Z mixed=True, 2025-05-07T21:04:23.2645057Z use_cache=True, 2025-05-07T21:04:23.2645287Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2645565Z use_cpu=True, 2025-05-07T21:04:23.2645784Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2646037Z ) 2025-05-07T21:04:23.2646259Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2646932Z self=, 2025-05-07T21:04:23.2647461Z compile=False, 2025-05-07T21:04:23.2647659Z T=2, 2025-05-07T21:04:23.2647833Z D=75, 2025-05-07T21:04:23.2648010Z B=52, 2025-05-07T21:04:23.2648189Z log_E=5, 2025-05-07T21:04:23.2648420Z L=7, 2025-05-07T21:04:23.2648603Z D_gradcheck=2, 2025-05-07T21:04:23.2648819Z stochastic_rounding=False, 2025-05-07T21:04:23.2649063Z weighted=False, 2025-05-07T21:04:23.2649267Z row_wise=True, 2025-05-07T21:04:23.2649465Z mixed=True, 2025-05-07T21:04:23.2649662Z use_cache=False, 2025-05-07T21:04:23.2649896Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2650170Z use_cpu=False, 2025-05-07T21:04:23.2650392Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2650639Z ) 2025-05-07T21:04:23.2650866Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2651436Z self=, 2025-05-07T21:04:23.2651958Z compile=False, 2025-05-07T21:04:23.2652161Z T=3, 2025-05-07T21:04:23.2652340Z D=47, 2025-05-07T21:04:23.2652561Z B=84, 2025-05-07T21:04:23.2652740Z log_E=5, 2025-05-07T21:04:23.2652928Z L=7, 2025-05-07T21:04:23.2653106Z D_gradcheck=2, 2025-05-07T21:04:23.2653326Z stochastic_rounding=True, 2025-05-07T21:04:23.2653575Z weighted=True, 2025-05-07T21:04:23.2653776Z row_wise=True, 2025-05-07T21:04:23.2654021Z mixed=True, 2025-05-07T21:04:23.2654219Z use_cache=False, 2025-05-07T21:04:23.2654455Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2654731Z use_cpu=False, 2025-05-07T21:04:23.2654955Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2655203Z ) 2025-05-07T21:04:23.2655428Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2656001Z self=, 2025-05-07T21:04:23.2656521Z compile=True, 2025-05-07T21:04:23.2656713Z T=2, 2025-05-07T21:04:23.2656890Z D=127, 2025-05-07T21:04:23.2657067Z B=41, 2025-05-07T21:04:23.2657243Z log_E=5, 2025-05-07T21:04:23.2657424Z L=9, 2025-05-07T21:04:23.2657604Z D_gradcheck=1, 2025-05-07T21:04:23.2657818Z stochastic_rounding=True, 2025-05-07T21:04:23.2658065Z weighted=False, 2025-05-07T21:04:23.2658270Z row_wise=True, 2025-05-07T21:04:23.2658463Z mixed=True, 2025-05-07T21:04:23.2658665Z use_cache=True, 2025-05-07T21:04:23.2658894Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2659168Z use_cpu=True, 2025-05-07T21:04:23.2659392Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2659645Z ) 2025-05-07T21:04:23.2659864Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2660441Z self=, 2025-05-07T21:04:23.2660966Z compile=False, 2025-05-07T21:04:23.2661164Z T=2, 2025-05-07T21:04:23.2661333Z D=79, 2025-05-07T21:04:23.2661508Z B=27, 2025-05-07T21:04:23.2661734Z log_E=4, 2025-05-07T21:04:23.2661916Z L=15, 2025-05-07T21:04:23.2662101Z D_gradcheck=2, 2025-05-07T21:04:23.2662315Z stochastic_rounding=True, 2025-05-07T21:04:23.2662558Z weighted=True, 2025-05-07T21:04:23.2662761Z row_wise=True, 2025-05-07T21:04:23.2662981Z mixed=True, 2025-05-07T21:04:23.2663178Z use_cache=False, 2025-05-07T21:04:23.2663417Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2663742Z use_cpu=False, 2025-05-07T21:04:23.2663967Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2664212Z ) 2025-05-07T21:04:23.2664432Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2665004Z self=, 2025-05-07T21:04:23.2665525Z compile=False, 2025-05-07T21:04:23.2665723Z T=1, 2025-05-07T21:04:23.2665900Z D=102, 2025-05-07T21:04:23.2666075Z B=121, 2025-05-07T21:04:23.2666256Z log_E=3, 2025-05-07T21:04:23.2666439Z L=16, 2025-05-07T21:04:23.2666619Z D_gradcheck=2, 2025-05-07T21:04:23.2666837Z stochastic_rounding=False, 2025-05-07T21:04:23.2667085Z weighted=False, 2025-05-07T21:04:23.2667331Z row_wise=False, 2025-05-07T21:04:23.2667535Z mixed=True, 2025-05-07T21:04:23.2667734Z use_cache=False, 2025-05-07T21:04:23.2667972Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2668248Z use_cpu=False, 2025-05-07T21:04:23.2668470Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2668721Z ) 2025-05-07T21:04:23.2668939Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2669511Z self=, 2025-05-07T21:04:23.2670041Z compile=True, 2025-05-07T21:04:23.2670232Z T=4, 2025-05-07T21:04:23.2670407Z D=83, 2025-05-07T21:04:23.2670576Z B=3, 2025-05-07T21:04:23.2670748Z log_E=3, 2025-05-07T21:04:23.2670941Z L=8, 2025-05-07T21:04:23.2671119Z D_gradcheck=2, 2025-05-07T21:04:23.2671334Z stochastic_rounding=True, 2025-05-07T21:04:23.2671652Z weighted=True, 2025-05-07T21:04:23.2671861Z row_wise=False, 2025-05-07T21:04:23.2672062Z mixed=False, 2025-05-07T21:04:23.2672262Z use_cache=True, 2025-05-07T21:04:23.2672491Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2672761Z use_cpu=True, 2025-05-07T21:04:23.2673027Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2673274Z ) 2025-05-07T21:04:23.2673492Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2674065Z self=, 2025-05-07T21:04:23.2674588Z compile=True, 2025-05-07T21:04:23.2674775Z T=1, 2025-05-07T21:04:23.2674949Z D=5, 2025-05-07T21:04:23.2675123Z B=41, 2025-05-07T21:04:23.2675295Z log_E=4, 2025-05-07T21:04:23.2675476Z L=14, 2025-05-07T21:04:23.2675652Z D_gradcheck=2, 2025-05-07T21:04:23.2675868Z stochastic_rounding=True, 2025-05-07T21:04:23.2676116Z weighted=False, 2025-05-07T21:04:23.2676321Z row_wise=True, 2025-05-07T21:04:23.2676516Z mixed=False, 2025-05-07T21:04:23.2676714Z use_cache=False, 2025-05-07T21:04:23.2676951Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2677224Z use_cpu=False, 2025-05-07T21:04:23.2677443Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2677694Z ) 2025-05-07T21:04:23.2677920Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2678487Z self=, 2025-05-07T21:04:23.2679009Z compile=False, 2025-05-07T21:04:23.2679207Z T=2, 2025-05-07T21:04:23.2679375Z D=2, 2025-05-07T21:04:23.2679546Z B=19, 2025-05-07T21:04:23.2679715Z log_E=3, 2025-05-07T21:04:23.2679896Z L=11, 2025-05-07T21:04:23.2680077Z D_gradcheck=1, 2025-05-07T21:04:23.2680291Z stochastic_rounding=False, 2025-05-07T21:04:23.2680582Z weighted=True, 2025-05-07T21:04:23.2680786Z row_wise=True, 2025-05-07T21:04:23.2680990Z mixed=False, 2025-05-07T21:04:23.2681184Z use_cache=False, 2025-05-07T21:04:23.2681423Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2681703Z use_cpu=False, 2025-05-07T21:04:23.2681922Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2682177Z ) 2025-05-07T21:04:23.2900512Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2901434Z self=, 2025-05-07T21:04:23.2902193Z compile=True, 2025-05-07T21:04:23.2902475Z T=2, 2025-05-07T21:04:23.2902724Z D=96, 2025-05-07T21:04:23.2902982Z B=102, 2025-05-07T21:04:23.2903235Z log_E=5, 2025-05-07T21:04:23.2903456Z L=6, 2025-05-07T21:04:23.2903675Z D_gradcheck=1, 2025-05-07T21:04:23.2903909Z stochastic_rounding=False, 2025-05-07T21:04:23.2904166Z weighted=False, 2025-05-07T21:04:23.2904576Z row_wise=True, 2025-05-07T21:04:23.2904797Z mixed=False, 2025-05-07T21:04:23.2905009Z use_cache=False, 2025-05-07T21:04:23.2905262Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2905661Z use_cpu=True, 2025-05-07T21:04:23.2905901Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2906170Z ) 2025-05-07T21:04:23.2906414Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2907002Z self=, 2025-05-07T21:04:23.2907543Z compile=False, 2025-05-07T21:04:23.2907758Z T=4, 2025-05-07T21:04:23.2907941Z D=32, 2025-05-07T21:04:23.2908134Z B=113, 2025-05-07T21:04:23.2908333Z log_E=3, 2025-05-07T21:04:23.2908523Z L=11, 2025-05-07T21:04:23.2908718Z D_gradcheck=1, 2025-05-07T21:04:23.2908950Z stochastic_rounding=True, 2025-05-07T21:04:23.2909214Z weighted=True, 2025-05-07T21:04:23.2909426Z row_wise=True, 2025-05-07T21:04:23.2909644Z mixed=False, 2025-05-07T21:04:23.2909860Z use_cache=True, 2025-05-07T21:04:23.2910174Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2910469Z use_cpu=False, 2025-05-07T21:04:23.2910717Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2910980Z ) 2025-05-07T21:04:23.2911220Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2911874Z self=, 2025-05-07T21:04:23.2912410Z compile=True, 2025-05-07T21:04:23.2912620Z T=4, 2025-05-07T21:04:23.2912816Z D=36, 2025-05-07T21:04:23.2913007Z B=89, 2025-05-07T21:04:23.2913204Z log_E=5, 2025-05-07T21:04:23.2913430Z L=4, 2025-05-07T21:04:23.2913657Z D_gradcheck=1, 2025-05-07T21:04:23.2913900Z stochastic_rounding=True, 2025-05-07T21:04:23.2914164Z weighted=False, 2025-05-07T21:04:23.2914377Z row_wise=False, 2025-05-07T21:04:23.2914597Z mixed=True, 2025-05-07T21:04:23.2914809Z use_cache=False, 2025-05-07T21:04:23.2915055Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2915349Z use_cpu=False, 2025-05-07T21:04:23.2915587Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2915851Z ) 2025-05-07T21:04:23.2916086Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2916671Z self=, 2025-05-07T21:04:23.2917216Z compile=True, 2025-05-07T21:04:23.2917421Z T=3, 2025-05-07T21:04:23.2917613Z D=57, 2025-05-07T21:04:23.2917799Z B=27, 2025-05-07T21:04:23.2917982Z log_E=3, 2025-05-07T21:04:23.2918180Z L=18, 2025-05-07T21:04:23.2918374Z D_gradcheck=2, 2025-05-07T21:04:23.2918601Z stochastic_rounding=True, 2025-05-07T21:04:23.2918865Z weighted=True, 2025-05-07T21:04:23.2919081Z row_wise=False, 2025-05-07T21:04:23.2919294Z mixed=False, 2025-05-07T21:04:23.2919510Z use_cache=True, 2025-05-07T21:04:23.2919817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2920107Z use_cpu=False, 2025-05-07T21:04:23.2920343Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2920606Z ) 2025-05-07T21:04:23.2920842Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2921429Z self=, 2025-05-07T21:04:23.2921973Z compile=False, 2025-05-07T21:04:23.2922182Z T=1, 2025-05-07T21:04:23.2922365Z D=118, 2025-05-07T21:04:23.2922556Z B=17, 2025-05-07T21:04:23.2922745Z log_E=4, 2025-05-07T21:04:23.2922936Z L=2, 2025-05-07T21:04:23.2923125Z D_gradcheck=2, 2025-05-07T21:04:23.2923354Z stochastic_rounding=True, 2025-05-07T21:04:23.2923610Z weighted=False, 2025-05-07T21:04:23.2923844Z row_wise=True, 2025-05-07T21:04:23.2924094Z mixed=False, 2025-05-07T21:04:23.2924309Z use_cache=True, 2025-05-07T21:04:23.2924551Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2924846Z use_cpu=True, 2025-05-07T21:04:23.2925080Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2925342Z ) 2025-05-07T21:04:23.2925628Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2926215Z self=, 2025-05-07T21:04:23.2926764Z compile=False, 2025-05-07T21:04:23.2927050Z T=1, 2025-05-07T21:04:23.2927238Z D=115, 2025-05-07T21:04:23.2927427Z B=2, 2025-05-07T21:04:23.2927616Z log_E=4, 2025-05-07T21:04:23.2927815Z L=17, 2025-05-07T21:04:23.2928009Z D_gradcheck=1, 2025-05-07T21:04:23.2928243Z stochastic_rounding=False, 2025-05-07T21:04:23.2928502Z weighted=True, 2025-05-07T21:04:23.2928717Z row_wise=True, 2025-05-07T21:04:23.2928931Z mixed=True, 2025-05-07T21:04:23.2929143Z use_cache=True, 2025-05-07T21:04:23.2929381Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2929672Z use_cpu=True, 2025-05-07T21:04:23.2929906Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2930213Z ) 2025-05-07T21:04:23.2930446Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2931040Z self=, 2025-05-07T21:04:23.2931575Z compile=False, 2025-05-07T21:04:23.2931831Z T=2, 2025-05-07T21:04:23.2932023Z D=94, 2025-05-07T21:04:23.2932205Z B=81, 2025-05-07T21:04:23.2932395Z log_E=3, 2025-05-07T21:04:23.2932596Z L=19, 2025-05-07T21:04:23.2932788Z D_gradcheck=1, 2025-05-07T21:04:23.2933023Z stochastic_rounding=False, 2025-05-07T21:04:23.2933283Z weighted=True, 2025-05-07T21:04:23.2933495Z row_wise=False, 2025-05-07T21:04:23.2933710Z mixed=True, 2025-05-07T21:04:23.2933921Z use_cache=True, 2025-05-07T21:04:23.2934168Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2934454Z use_cpu=False, 2025-05-07T21:04:23.2934692Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2934955Z ) 2025-05-07T21:04:23.2935187Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2935775Z self=, 2025-05-07T21:04:23.2936316Z compile=False, 2025-05-07T21:04:23.2936526Z T=2, 2025-05-07T21:04:23.2936720Z D=53, 2025-05-07T21:04:23.2936909Z B=113, 2025-05-07T21:04:23.2937100Z log_E=4, 2025-05-07T21:04:23.2937296Z L=4, 2025-05-07T21:04:23.2937494Z D_gradcheck=1, 2025-05-07T21:04:23.2937726Z stochastic_rounding=True, 2025-05-07T21:04:23.2937985Z weighted=True, 2025-05-07T21:04:23.2943797Z row_wise=False, 2025-05-07T21:04:23.2944079Z mixed=True, 2025-05-07T21:04:23.2944288Z use_cache=True, 2025-05-07T21:04:23.2944533Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2944822Z use_cpu=True, 2025-05-07T21:04:23.2945054Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2945316Z ) 2025-05-07T21:04:23.2945630Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2946225Z self=, 2025-05-07T21:04:23.2946767Z compile=True, 2025-05-07T21:04:23.2946980Z T=2, 2025-05-07T21:04:23.2947176Z D=116, 2025-05-07T21:04:23.2947363Z B=107, 2025-05-07T21:04:23.2947561Z log_E=4, 2025-05-07T21:04:23.2947759Z L=6, 2025-05-07T21:04:23.2947950Z D_gradcheck=2, 2025-05-07T21:04:23.2948182Z stochastic_rounding=True, 2025-05-07T21:04:23.2948444Z weighted=False, 2025-05-07T21:04:23.2948661Z row_wise=True, 2025-05-07T21:04:23.2948880Z mixed=False, 2025-05-07T21:04:23.2949097Z use_cache=True, 2025-05-07T21:04:23.2949332Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2949627Z use_cpu=False, 2025-05-07T21:04:23.2949866Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2950129Z ) 2025-05-07T21:04:23.2950361Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2950949Z self=, 2025-05-07T21:04:23.2951540Z compile=True, 2025-05-07T21:04:23.2951753Z T=4, 2025-05-07T21:04:23.2951937Z D=27, 2025-05-07T21:04:23.2952154Z B=55, 2025-05-07T21:04:23.2952345Z log_E=4, 2025-05-07T21:04:23.2952539Z L=4, 2025-05-07T21:04:23.2952730Z D_gradcheck=2, 2025-05-07T21:04:23.2952958Z stochastic_rounding=True, 2025-05-07T21:04:23.2953215Z weighted=True, 2025-05-07T21:04:23.2953456Z row_wise=False, 2025-05-07T21:04:23.2953692Z mixed=False, 2025-05-07T21:04:23.2953903Z use_cache=False, 2025-05-07T21:04:23.2954147Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2954436Z use_cpu=False, 2025-05-07T21:04:23.2954671Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2954932Z ) 2025-05-07T21:04:23.2955166Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2955753Z self=, 2025-05-07T21:04:23.2956335Z compile=True, 2025-05-07T21:04:23.2956550Z T=5, 2025-05-07T21:04:23.2956744Z D=28, 2025-05-07T21:04:23.2956929Z B=4, 2025-05-07T21:04:23.2957119Z log_E=5, 2025-05-07T21:04:23.2957317Z L=10, 2025-05-07T21:04:23.2957553Z D_gradcheck=1, 2025-05-07T21:04:23.2957786Z stochastic_rounding=False, 2025-05-07T21:04:23.2958051Z weighted=True, 2025-05-07T21:04:23.2958263Z row_wise=False, 2025-05-07T21:04:23.2958477Z mixed=False, 2025-05-07T21:04:23.2958687Z use_cache=True, 2025-05-07T21:04:23.2958923Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2959214Z use_cpu=False, 2025-05-07T21:04:23.2959446Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2959705Z ) 2025-05-07T21:04:23.2959937Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2960526Z self=, 2025-05-07T21:04:23.2961077Z compile=False, 2025-05-07T21:04:23.2961285Z T=2, 2025-05-07T21:04:23.2961478Z D=58, 2025-05-07T21:04:23.2961667Z B=62, 2025-05-07T21:04:23.2961851Z log_E=4, 2025-05-07T21:04:23.2962046Z L=10, 2025-05-07T21:04:23.2962238Z D_gradcheck=1, 2025-05-07T21:04:23.2962467Z stochastic_rounding=True, 2025-05-07T21:04:23.2962727Z weighted=False, 2025-05-07T21:04:23.2962948Z row_wise=True, 2025-05-07T21:04:23.2963156Z mixed=True, 2025-05-07T21:04:23.2963368Z use_cache=False, 2025-05-07T21:04:23.2963615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2963903Z use_cpu=True, 2025-05-07T21:04:23.2964139Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2964402Z ) 2025-05-07T21:04:23.2964634Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2965219Z self=, 2025-05-07T21:04:23.2965807Z compile=False, 2025-05-07T21:04:23.2966023Z T=5, 2025-05-07T21:04:23.2966209Z D=116, 2025-05-07T21:04:23.2966398Z B=47, 2025-05-07T21:04:23.2966593Z log_E=4, 2025-05-07T21:04:23.2966784Z L=13, 2025-05-07T21:04:23.2967047Z D_gradcheck=1, 2025-05-07T21:04:23.2967276Z stochastic_rounding=True, 2025-05-07T21:04:23.2967537Z weighted=False, 2025-05-07T21:04:23.2967755Z row_wise=False, 2025-05-07T21:04:23.2967971Z mixed=True, 2025-05-07T21:04:23.2968176Z use_cache=True, 2025-05-07T21:04:23.2968418Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2968708Z use_cpu=True, 2025-05-07T21:04:23.2968939Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2969202Z ) 2025-05-07T21:04:23.2969436Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2970015Z self=, 2025-05-07T21:04:23.2970546Z compile=True, 2025-05-07T21:04:23.2970761Z T=2, 2025-05-07T21:04:23.2970952Z D=92, 2025-05-07T21:04:23.2971137Z B=15, 2025-05-07T21:04:23.2971323Z log_E=4, 2025-05-07T21:04:23.2971588Z L=15, 2025-05-07T21:04:23.2971784Z D_gradcheck=1, 2025-05-07T21:04:23.2972011Z stochastic_rounding=True, 2025-05-07T21:04:23.2972266Z weighted=False, 2025-05-07T21:04:23.2972489Z row_wise=True, 2025-05-07T21:04:23.2972702Z mixed=False, 2025-05-07T21:04:23.2972917Z use_cache=False, 2025-05-07T21:04:23.2973164Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2973449Z use_cpu=True, 2025-05-07T21:04:23.2973683Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2973940Z ) 2025-05-07T21:04:23.2974176Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2974757Z self=, 2025-05-07T21:04:23.2975291Z compile=True, 2025-05-07T21:04:23.2975503Z T=1, 2025-05-07T21:04:23.2975691Z D=32, 2025-05-07T21:04:23.2975924Z B=63, 2025-05-07T21:04:23.2976118Z log_E=4, 2025-05-07T21:04:23.2976318Z L=13, 2025-05-07T21:04:23.2976510Z D_gradcheck=2, 2025-05-07T21:04:23.2976740Z stochastic_rounding=True, 2025-05-07T21:04:23.2976998Z weighted=False, 2025-05-07T21:04:23.2977211Z row_wise=True, 2025-05-07T21:04:23.2977468Z mixed=False, 2025-05-07T21:04:23.2977683Z use_cache=True, 2025-05-07T21:04:23.2977921Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2978213Z use_cpu=False, 2025-05-07T21:04:23.2978447Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2978709Z ) 2025-05-07T21:04:23.2978939Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2979524Z self=, 2025-05-07T21:04:23.2980060Z compile=False, 2025-05-07T21:04:23.2980268Z T=5, 2025-05-07T21:04:23.2980456Z D=77, 2025-05-07T21:04:23.2980647Z B=128, 2025-05-07T21:04:23.2980839Z log_E=4, 2025-05-07T21:04:23.2981031Z L=18, 2025-05-07T21:04:23.2981221Z D_gradcheck=2, 2025-05-07T21:04:23.2981452Z stochastic_rounding=True, 2025-05-07T21:04:23.2981712Z weighted=True, 2025-05-07T21:04:23.2981926Z row_wise=True, 2025-05-07T21:04:23.2982133Z mixed=True, 2025-05-07T21:04:23.2982346Z use_cache=False, 2025-05-07T21:04:23.2982593Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2982880Z use_cpu=False, 2025-05-07T21:04:23.2983120Z output_dtype=SparseType.FP16, 2025-05-07T21:04:23.2983384Z ) 2025-05-07T21:04:23.2983613Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2984199Z self=, 2025-05-07T21:04:23.2984738Z compile=True, 2025-05-07T21:04:23.2984949Z T=1, 2025-05-07T21:04:23.2985129Z D=45, 2025-05-07T21:04:23.2985319Z B=103, 2025-05-07T21:04:23.2985726Z log_E=3, 2025-05-07T21:04:23.2985928Z L=18, 2025-05-07T21:04:23.2986120Z D_gradcheck=1, 2025-05-07T21:04:23.2986355Z stochastic_rounding=True, 2025-05-07T21:04:23.2986613Z weighted=False, 2025-05-07T21:04:23.2986833Z row_wise=False, 2025-05-07T21:04:23.2987047Z mixed=False, 2025-05-07T21:04:23.2987260Z use_cache=False, 2025-05-07T21:04:23.2987516Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:23.2987805Z use_cpu=False, 2025-05-07T21:04:23.2988033Z output_dtype=SparseType.BF16, 2025-05-07T21:04:23.2988293Z ) 2025-05-07T21:04:23.2988525Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:23.2989101Z self=, 2025-05-07T21:04:23.2989636Z compile=True, 2025-05-07T21:04:23.2989847Z T=2, 2025-05-07T21:04:23.2990025Z D=119, 2025-05-07T21:04:23.2990217Z B=18, 2025-05-07T21:04:23.2990402Z log_E=5, 2025-05-07T21:04:23.2990597Z L=7, 2025-05-07T21:04:23.2990788Z D_gradcheck=2, 2025-05-07T21:04:23.2991025Z stochastic_rounding=False, 2025-05-07T21:04:23.2991285Z weighted=True, 2025-05-07T21:04:23.2991545Z row_wise=False, 2025-05-07T21:04:23.2991761Z mixed=False, 2025-05-07T21:04:23.2991972Z use_cache=False, 2025-05-07T21:04:23.2992217Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:23.2992509Z use_cpu=False, 2025-05-07T21:04:23.2992745Z output_dtype=SparseType.FP32, 2025-05-07T21:04:23.2993010Z ) 2025-05-07T21:04:38.2601624Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2602354Z self=, 2025-05-07T21:04:38.2602909Z compile=False, 2025-05-07T21:04:38.2603133Z T=2, 2025-05-07T21:04:38.2603319Z D=77, 2025-05-07T21:04:38.2603508Z B=56, 2025-05-07T21:04:38.2603704Z log_E=3, 2025-05-07T21:04:38.2603893Z L=19, 2025-05-07T21:04:38.2604087Z D_gradcheck=1, 2025-05-07T21:04:38.2604349Z stochastic_rounding=False, 2025-05-07T21:04:38.2604968Z weighted=False, 2025-05-07T21:04:38.2605199Z row_wise=True, 2025-05-07T21:04:38.2605431Z mixed=True, 2025-05-07T21:04:38.2605642Z use_cache=True, 2025-05-07T21:04:38.2605890Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2606283Z use_cpu=False, 2025-05-07T21:04:38.2606520Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.2606790Z ) 2025-05-07T21:04:38.2607090Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2607682Z self=, 2025-05-07T21:04:38.2608281Z compile=False, 2025-05-07T21:04:38.2608496Z T=1, 2025-05-07T21:04:38.2608678Z D=21, 2025-05-07T21:04:38.2608870Z B=93, 2025-05-07T21:04:38.2609063Z log_E=4, 2025-05-07T21:04:38.2609254Z L=17, 2025-05-07T21:04:38.2609449Z D_gradcheck=1, 2025-05-07T21:04:38.2609689Z stochastic_rounding=False, 2025-05-07T21:04:38.2609950Z weighted=False, 2025-05-07T21:04:38.2610170Z row_wise=True, 2025-05-07T21:04:38.2610384Z mixed=True, 2025-05-07T21:04:38.2610600Z use_cache=False, 2025-05-07T21:04:38.2610850Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.2611139Z use_cpu=True, 2025-05-07T21:04:38.2611380Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.2611643Z ) 2025-05-07T21:04:38.2611881Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2612469Z self=, 2025-05-07T21:04:38.2613007Z compile=True, 2025-05-07T21:04:38.2613220Z T=4, 2025-05-07T21:04:38.2613410Z D=68, 2025-05-07T21:04:38.2613597Z B=50, 2025-05-07T21:04:38.2613789Z log_E=4, 2025-05-07T21:04:38.2613988Z L=2, 2025-05-07T21:04:38.2614179Z D_gradcheck=2, 2025-05-07T21:04:38.2614415Z stochastic_rounding=True, 2025-05-07T21:04:38.2614762Z weighted=False, 2025-05-07T21:04:38.2614986Z row_wise=False, 2025-05-07T21:04:38.2615204Z mixed=False, 2025-05-07T21:04:38.2615422Z use_cache=True, 2025-05-07T21:04:38.2615666Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2615958Z use_cpu=True, 2025-05-07T21:04:38.2616199Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.2616472Z ) 2025-05-07T21:04:38.2616705Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2617294Z self=, 2025-05-07T21:04:38.2617835Z compile=True, 2025-05-07T21:04:38.2618042Z T=3, 2025-05-07T21:04:38.2618235Z D=36, 2025-05-07T21:04:38.2618431Z B=83, 2025-05-07T21:04:38.2618618Z log_E=3, 2025-05-07T21:04:38.2618820Z L=7, 2025-05-07T21:04:38.2619015Z D_gradcheck=2, 2025-05-07T21:04:38.2619243Z stochastic_rounding=False, 2025-05-07T21:04:38.2619505Z weighted=True, 2025-05-07T21:04:38.2619729Z row_wise=False, 2025-05-07T21:04:38.2619945Z mixed=False, 2025-05-07T21:04:38.2620164Z use_cache=True, 2025-05-07T21:04:38.2620410Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.2620776Z use_cpu=False, 2025-05-07T21:04:38.2621019Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.2621280Z ) 2025-05-07T21:04:38.2621510Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2622099Z self=, 2025-05-07T21:04:38.2622644Z compile=True, 2025-05-07T21:04:38.2622857Z T=4, 2025-05-07T21:04:38.2623039Z D=34, 2025-05-07T21:04:38.2623229Z B=47, 2025-05-07T21:04:38.2623423Z log_E=4, 2025-05-07T21:04:38.2623612Z L=18, 2025-05-07T21:04:38.2623809Z D_gradcheck=2, 2025-05-07T21:04:38.2624038Z stochastic_rounding=False, 2025-05-07T21:04:38.2624292Z weighted=True, 2025-05-07T21:04:38.2624506Z row_wise=True, 2025-05-07T21:04:38.2624721Z mixed=True, 2025-05-07T21:04:38.2624931Z use_cache=False, 2025-05-07T21:04:38.2625233Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2625527Z use_cpu=True, 2025-05-07T21:04:38.2625761Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.2626032Z ) 2025-05-07T21:04:38.2626269Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2626894Z self=, 2025-05-07T21:04:38.2627439Z compile=True, 2025-05-07T21:04:38.2627652Z T=5, 2025-05-07T21:04:38.2627839Z D=79, 2025-05-07T21:04:38.2628033Z B=56, 2025-05-07T21:04:38.2628228Z log_E=5, 2025-05-07T21:04:38.2628422Z L=10, 2025-05-07T21:04:38.2628617Z D_gradcheck=1, 2025-05-07T21:04:38.2628849Z stochastic_rounding=False, 2025-05-07T21:04:38.2629110Z weighted=True, 2025-05-07T21:04:38.2629321Z row_wise=False, 2025-05-07T21:04:38.2629539Z mixed=False, 2025-05-07T21:04:38.2629756Z use_cache=True, 2025-05-07T21:04:38.2629996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.2630284Z use_cpu=False, 2025-05-07T21:04:38.2630527Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.2630787Z ) 2025-05-07T21:04:38.2631024Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2631609Z self=, 2025-05-07T21:04:38.2632145Z compile=True, 2025-05-07T21:04:38.2632357Z T=1, 2025-05-07T21:04:38.2632549Z D=40, 2025-05-07T21:04:38.2632734Z B=88, 2025-05-07T21:04:38.2632922Z log_E=4, 2025-05-07T21:04:38.2633121Z L=14, 2025-05-07T21:04:38.2633311Z D_gradcheck=2, 2025-05-07T21:04:38.2633542Z stochastic_rounding=True, 2025-05-07T21:04:38.2633804Z weighted=False, 2025-05-07T21:04:38.2634020Z row_wise=False, 2025-05-07T21:04:38.2634240Z mixed=False, 2025-05-07T21:04:38.2634457Z use_cache=True, 2025-05-07T21:04:38.2634741Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2635036Z use_cpu=True, 2025-05-07T21:04:38.2635273Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.2635537Z ) 2025-05-07T21:04:38.2635771Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2636354Z self=, 2025-05-07T21:04:38.2636894Z compile=True, 2025-05-07T21:04:38.2637100Z T=5, 2025-05-07T21:04:38.2637290Z D=39, 2025-05-07T21:04:38.2637480Z B=100, 2025-05-07T21:04:38.2637667Z log_E=3, 2025-05-07T21:04:38.2637865Z L=18, 2025-05-07T21:04:38.2638061Z D_gradcheck=1, 2025-05-07T21:04:38.2638286Z stochastic_rounding=True, 2025-05-07T21:04:38.2638545Z weighted=True, 2025-05-07T21:04:38.2638761Z row_wise=True, 2025-05-07T21:04:38.2638969Z mixed=True, 2025-05-07T21:04:38.2639182Z use_cache=False, 2025-05-07T21:04:38.2639433Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2639721Z use_cpu=False, 2025-05-07T21:04:38.2639964Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.2640229Z ) 2025-05-07T21:04:38.2640510Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2641099Z self=, 2025-05-07T21:04:38.2641639Z compile=True, 2025-05-07T21:04:38.2641852Z T=3, 2025-05-07T21:04:38.2642038Z D=114, 2025-05-07T21:04:38.2642229Z B=26, 2025-05-07T21:04:38.2642421Z log_E=5, 2025-05-07T21:04:38.2642615Z L=8, 2025-05-07T21:04:38.2642809Z D_gradcheck=1, 2025-05-07T21:04:38.2643042Z stochastic_rounding=False, 2025-05-07T21:04:38.2643295Z weighted=True, 2025-05-07T21:04:38.2643513Z row_wise=True, 2025-05-07T21:04:38.2643729Z mixed=False, 2025-05-07T21:04:38.2643936Z use_cache=True, 2025-05-07T21:04:38.2644182Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2644477Z use_cpu=True, 2025-05-07T21:04:38.2644711Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.2645023Z ) 2025-05-07T21:04:38.2645261Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2645842Z self=, 2025-05-07T21:04:38.2646379Z compile=True, 2025-05-07T21:04:38.2646636Z T=2, 2025-05-07T21:04:38.2646898Z D=81, 2025-05-07T21:04:38.2647085Z B=103, 2025-05-07T21:04:38.2647277Z log_E=5, 2025-05-07T21:04:38.2647474Z L=8, 2025-05-07T21:04:38.2647664Z D_gradcheck=2, 2025-05-07T21:04:38.2647900Z stochastic_rounding=False, 2025-05-07T21:04:38.2648161Z weighted=True, 2025-05-07T21:04:38.2648370Z row_wise=True, 2025-05-07T21:04:38.2648584Z mixed=False, 2025-05-07T21:04:38.2648808Z use_cache=True, 2025-05-07T21:04:38.2649050Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2649342Z use_cpu=True, 2025-05-07T21:04:38.2649577Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.2649841Z ) 2025-05-07T21:04:38.2650084Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2657959Z self=, 2025-05-07T21:04:38.2658508Z compile=True, 2025-05-07T21:04:38.2658725Z T=2, 2025-05-07T21:04:38.2658923Z D=80, 2025-05-07T21:04:38.2659107Z B=79, 2025-05-07T21:04:38.2659298Z log_E=4, 2025-05-07T21:04:38.2659500Z L=13, 2025-05-07T21:04:38.2659698Z D_gradcheck=2, 2025-05-07T21:04:38.2659928Z stochastic_rounding=True, 2025-05-07T21:04:38.2660192Z weighted=False, 2025-05-07T21:04:38.2660414Z row_wise=False, 2025-05-07T21:04:38.2660624Z mixed=False, 2025-05-07T21:04:38.2660838Z use_cache=False, 2025-05-07T21:04:38.2661091Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2661373Z use_cpu=False, 2025-05-07T21:04:38.2661613Z output_dtype=SparseType.FP16, 2025-05-07T21:04:38.2661879Z ) 2025-05-07T21:04:38.2662199Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2662798Z self=, 2025-05-07T21:04:38.2663340Z compile=False, 2025-05-07T21:04:38.2663551Z T=5, 2025-05-07T21:04:38.2663745Z D=28, 2025-05-07T21:04:38.2663935Z B=13, 2025-05-07T21:04:38.2664123Z log_E=5, 2025-05-07T21:04:38.2664323Z L=1, 2025-05-07T21:04:38.2664519Z D_gradcheck=2, 2025-05-07T21:04:38.2664747Z stochastic_rounding=False, 2025-05-07T21:04:38.2665009Z weighted=False, 2025-05-07T21:04:38.2665232Z row_wise=True, 2025-05-07T21:04:38.2665434Z mixed=True, 2025-05-07T21:04:38.2665644Z use_cache=True, 2025-05-07T21:04:38.2665883Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.2666175Z use_cpu=False, 2025-05-07T21:04:38.2666403Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.2666665Z ) 2025-05-07T21:04:38.2666901Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2667485Z self=, 2025-05-07T21:04:38.2668084Z compile=False, 2025-05-07T21:04:38.2668299Z T=5, 2025-05-07T21:04:38.2668482Z D=107, 2025-05-07T21:04:38.2668674Z B=61, 2025-05-07T21:04:38.2668868Z log_E=5, 2025-05-07T21:04:38.2669064Z L=18, 2025-05-07T21:04:38.2669258Z D_gradcheck=2, 2025-05-07T21:04:38.2669481Z stochastic_rounding=True, 2025-05-07T21:04:38.2669732Z weighted=False, 2025-05-07T21:04:38.2669951Z row_wise=True, 2025-05-07T21:04:38.2670161Z mixed=False, 2025-05-07T21:04:38.2670365Z use_cache=True, 2025-05-07T21:04:38.2670603Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.2670892Z use_cpu=False, 2025-05-07T21:04:38.2671120Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.2671382Z ) 2025-05-07T21:04:38.2671615Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2672203Z self=, 2025-05-07T21:04:38.2672788Z compile=True, 2025-05-07T21:04:38.2673001Z T=2, 2025-05-07T21:04:38.2673187Z D=80, 2025-05-07T21:04:38.2673370Z B=16, 2025-05-07T21:04:38.2673559Z log_E=4, 2025-05-07T21:04:38.2673753Z L=7, 2025-05-07T21:04:38.2673982Z D_gradcheck=1, 2025-05-07T21:04:38.2674211Z stochastic_rounding=False, 2025-05-07T21:04:38.2674473Z weighted=False, 2025-05-07T21:04:38.2674686Z row_wise=True, 2025-05-07T21:04:38.2674895Z mixed=False, 2025-05-07T21:04:38.2675100Z use_cache=False, 2025-05-07T21:04:38.2675342Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2675633Z use_cpu=False, 2025-05-07T21:04:38.2675865Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.2676115Z ) 2025-05-07T21:04:38.2676349Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2676939Z self=, 2025-05-07T21:04:38.2677507Z compile=True, 2025-05-07T21:04:38.2677713Z T=2, 2025-05-07T21:04:38.2677901Z D=96, 2025-05-07T21:04:38.2678090Z B=73, 2025-05-07T21:04:38.2678273Z log_E=5, 2025-05-07T21:04:38.2678466Z L=0, 2025-05-07T21:04:38.2678656Z D_gradcheck=2, 2025-05-07T21:04:38.2678888Z stochastic_rounding=True, 2025-05-07T21:04:38.2679141Z weighted=False, 2025-05-07T21:04:38.2679358Z row_wise=True, 2025-05-07T21:04:38.2679571Z mixed=True, 2025-05-07T21:04:38.2679773Z use_cache=True, 2025-05-07T21:04:38.2680013Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.2680298Z use_cpu=False, 2025-05-07T21:04:38.2680525Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.2680788Z ) 2025-05-07T21:04:38.2681020Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2681598Z self=, 2025-05-07T21:04:38.2682187Z compile=True, 2025-05-07T21:04:38.2682400Z T=1, 2025-05-07T21:04:38.2682582Z D=98, 2025-05-07T21:04:38.2682766Z B=123, 2025-05-07T21:04:38.2682960Z log_E=4, 2025-05-07T21:04:38.2683148Z L=19, 2025-05-07T21:04:38.2683344Z D_gradcheck=2, 2025-05-07T21:04:38.2683576Z stochastic_rounding=False, 2025-05-07T21:04:38.2683834Z weighted=True, 2025-05-07T21:04:38.2684051Z row_wise=True, 2025-05-07T21:04:38.2684262Z mixed=True, 2025-05-07T21:04:38.2684464Z use_cache=True, 2025-05-07T21:04:38.2684705Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2684989Z use_cpu=True, 2025-05-07T21:04:38.2685221Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.2685475Z ) 2025-05-07T21:04:38.2685709Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2686292Z self=, 2025-05-07T21:04:38.2686912Z compile=True, 2025-05-07T21:04:38.2687128Z T=4, 2025-05-07T21:04:38.2687316Z D=114, 2025-05-07T21:04:38.2687499Z B=3, 2025-05-07T21:04:38.2687687Z log_E=4, 2025-05-07T21:04:38.2687941Z L=15, 2025-05-07T21:04:38.2688126Z D_gradcheck=2, 2025-05-07T21:04:38.2688354Z stochastic_rounding=True, 2025-05-07T21:04:38.2688620Z weighted=False, 2025-05-07T21:04:38.2688836Z row_wise=False, 2025-05-07T21:04:38.2689053Z mixed=False, 2025-05-07T21:04:38.2689265Z use_cache=True, 2025-05-07T21:04:38.2689497Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:38.2689786Z use_cpu=False, 2025-05-07T21:04:38.2690022Z output_dtype=SparseType.BF16, 2025-05-07T21:04:38.2690276Z ) 2025-05-07T21:04:38.2690513Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:38.2691096Z self=, 2025-05-07T21:04:38.2691630Z compile=False, 2025-05-07T21:04:38.2691835Z T=1, 2025-05-07T21:04:38.2692025Z D=26, 2025-05-07T21:04:38.2692270Z B=103, 2025-05-07T21:04:38.2692454Z log_E=5, 2025-05-07T21:04:38.2692653Z L=10, 2025-05-07T21:04:38.2692850Z D_gradcheck=2, 2025-05-07T21:04:38.2693073Z stochastic_rounding=True, 2025-05-07T21:04:38.2693332Z weighted=False, 2025-05-07T21:04:38.2693550Z row_wise=False, 2025-05-07T21:04:38.2693806Z mixed=False, 2025-05-07T21:04:38.2694016Z use_cache=True, 2025-05-07T21:04:38.2694256Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:38.2694537Z use_cpu=True, 2025-05-07T21:04:38.2694768Z output_dtype=SparseType.FP32, 2025-05-07T21:04:38.2695027Z ) 2025-05-07T21:04:39.0335715Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0336395Z self=, 2025-05-07T21:04:39.0336949Z compile=False, 2025-05-07T21:04:39.0337175Z T=5, 2025-05-07T21:04:39.0337374Z D=70, 2025-05-07T21:04:39.0337586Z B=71, 2025-05-07T21:04:39.0337793Z log_E=3, 2025-05-07T21:04:39.0337999Z L=20, 2025-05-07T21:04:39.0338198Z D_gradcheck=1, 2025-05-07T21:04:39.0338449Z stochastic_rounding=False, 2025-05-07T21:04:39.0338724Z weighted=True, 2025-05-07T21:04:39.0338945Z row_wise=False, 2025-05-07T21:04:39.0339179Z mixed=False, 2025-05-07T21:04:39.0339410Z use_cache=True, 2025-05-07T21:04:39.0339665Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.0339975Z use_cpu=False, 2025-05-07T21:04:39.0340224Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.0340502Z ) 2025-05-07T21:04:39.0340752Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0341347Z self=, 2025-05-07T21:04:39.0341898Z compile=True, 2025-05-07T21:04:39.0342116Z T=5, 2025-05-07T21:04:39.0342320Z D=111, 2025-05-07T21:04:39.0342526Z B=45, 2025-05-07T21:04:39.0342893Z log_E=3, 2025-05-07T21:04:39.0343105Z L=16, 2025-05-07T21:04:39.0343310Z D_gradcheck=1, 2025-05-07T21:04:39.0343551Z stochastic_rounding=False, 2025-05-07T21:04:39.0343821Z weighted=True, 2025-05-07T21:04:39.0344050Z row_wise=False, 2025-05-07T21:04:39.0344274Z mixed=False, 2025-05-07T21:04:39.0344499Z use_cache=False, 2025-05-07T21:04:39.0344761Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.0345060Z use_cpu=False, 2025-05-07T21:04:39.0345314Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0345605Z ) 2025-05-07T21:04:39.0345854Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0346450Z self=, 2025-05-07T21:04:39.0347000Z compile=True, 2025-05-07T21:04:39.0347222Z T=1, 2025-05-07T21:04:39.0347424Z D=4, 2025-05-07T21:04:39.0347628Z B=108, 2025-05-07T21:04:39.0347823Z log_E=4, 2025-05-07T21:04:39.0348030Z L=1, 2025-05-07T21:04:39.0348239Z D_gradcheck=1, 2025-05-07T21:04:39.0348478Z stochastic_rounding=True, 2025-05-07T21:04:39.0348754Z weighted=False, 2025-05-07T21:04:39.0349072Z row_wise=True, 2025-05-07T21:04:39.0349291Z mixed=True, 2025-05-07T21:04:39.0349517Z use_cache=False, 2025-05-07T21:04:39.0349776Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0350073Z use_cpu=False, 2025-05-07T21:04:39.0350318Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0350593Z ) 2025-05-07T21:04:39.0350830Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0351425Z self=, 2025-05-07T21:04:39.0351971Z compile=False, 2025-05-07T21:04:39.0352185Z T=5, 2025-05-07T21:04:39.0352380Z D=109, 2025-05-07T21:04:39.0352579Z B=85, 2025-05-07T21:04:39.0352776Z log_E=4, 2025-05-07T21:04:39.0352990Z L=12, 2025-05-07T21:04:39.0353200Z D_gradcheck=1, 2025-05-07T21:04:39.0353445Z stochastic_rounding=True, 2025-05-07T21:04:39.0353825Z weighted=False, 2025-05-07T21:04:39.0354050Z row_wise=False, 2025-05-07T21:04:39.0354280Z mixed=False, 2025-05-07T21:04:39.0354498Z use_cache=False, 2025-05-07T21:04:39.0354757Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0355130Z use_cpu=False, 2025-05-07T21:04:39.0355373Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0355648Z ) 2025-05-07T21:04:39.0355891Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0356481Z self=, 2025-05-07T21:04:39.0357026Z compile=False, 2025-05-07T21:04:39.0357251Z T=2, 2025-05-07T21:04:39.0357445Z D=76, 2025-05-07T21:04:39.0357647Z B=107, 2025-05-07T21:04:39.0357850Z log_E=4, 2025-05-07T21:04:39.0358055Z L=13, 2025-05-07T21:04:39.0358255Z D_gradcheck=2, 2025-05-07T21:04:39.0358495Z stochastic_rounding=True, 2025-05-07T21:04:39.0358761Z weighted=True, 2025-05-07T21:04:39.0358986Z row_wise=False, 2025-05-07T21:04:39.0359214Z mixed=True, 2025-05-07T21:04:39.0359431Z use_cache=False, 2025-05-07T21:04:39.0359692Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.0359988Z use_cpu=False, 2025-05-07T21:04:39.0360236Z output_dtype=SparseType.BF16, 2025-05-07T21:04:39.0360501Z ) 2025-05-07T21:04:39.0360747Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0361344Z self=, 2025-05-07T21:04:39.0361884Z compile=True, 2025-05-07T21:04:39.0362110Z T=1, 2025-05-07T21:04:39.0362313Z D=46, 2025-05-07T21:04:39.0362508Z B=117, 2025-05-07T21:04:39.0362711Z log_E=5, 2025-05-07T21:04:39.0362920Z L=15, 2025-05-07T21:04:39.0363117Z D_gradcheck=1, 2025-05-07T21:04:39.0363363Z stochastic_rounding=False, 2025-05-07T21:04:39.0363686Z weighted=False, 2025-05-07T21:04:39.0363910Z row_wise=True, 2025-05-07T21:04:39.0364127Z mixed=True, 2025-05-07T21:04:39.0364351Z use_cache=False, 2025-05-07T21:04:39.0364606Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0364898Z use_cpu=False, 2025-05-07T21:04:39.0365141Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0365408Z ) 2025-05-07T21:04:39.0365652Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0366247Z self=, 2025-05-07T21:04:39.0366791Z compile=True, 2025-05-07T21:04:39.0367146Z T=1, 2025-05-07T21:04:39.0367340Z D=6, 2025-05-07T21:04:39.0367539Z B=39, 2025-05-07T21:04:39.0367734Z log_E=4, 2025-05-07T21:04:39.0367940Z L=14, 2025-05-07T21:04:39.0368179Z D_gradcheck=1, 2025-05-07T21:04:39.0368424Z stochastic_rounding=False, 2025-05-07T21:04:39.0368693Z weighted=True, 2025-05-07T21:04:39.0368918Z row_wise=True, 2025-05-07T21:04:39.0369143Z mixed=True, 2025-05-07T21:04:39.0369361Z use_cache=False, 2025-05-07T21:04:39.0369666Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0369968Z use_cpu=False, 2025-05-07T21:04:39.0370213Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.0370480Z ) 2025-05-07T21:04:39.0370724Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0371317Z self=, 2025-05-07T21:04:39.0371859Z compile=True, 2025-05-07T21:04:39.0372077Z T=1, 2025-05-07T21:04:39.0372275Z D=41, 2025-05-07T21:04:39.0372467Z B=111, 2025-05-07T21:04:39.0372666Z log_E=5, 2025-05-07T21:04:39.0372871Z L=16, 2025-05-07T21:04:39.0373068Z D_gradcheck=1, 2025-05-07T21:04:39.0373308Z stochastic_rounding=False, 2025-05-07T21:04:39.0373580Z weighted=True, 2025-05-07T21:04:39.0373803Z row_wise=True, 2025-05-07T21:04:39.0374026Z mixed=True, 2025-05-07T21:04:39.0374336Z use_cache=True, 2025-05-07T21:04:39.0374582Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0374884Z use_cpu=False, 2025-05-07T21:04:39.0375134Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.0375411Z ) 2025-05-07T21:04:39.0375652Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0376295Z self=, 2025-05-07T21:04:39.0376845Z compile=True, 2025-05-07T21:04:39.0377060Z T=2, 2025-05-07T21:04:39.0377254Z D=44, 2025-05-07T21:04:39.0377452Z B=110, 2025-05-07T21:04:39.0377644Z log_E=5, 2025-05-07T21:04:39.0377849Z L=5, 2025-05-07T21:04:39.0378049Z D_gradcheck=2, 2025-05-07T21:04:39.0378285Z stochastic_rounding=False, 2025-05-07T21:04:39.0378554Z weighted=False, 2025-05-07T21:04:39.0378780Z row_wise=True, 2025-05-07T21:04:39.0378997Z mixed=True, 2025-05-07T21:04:39.0379215Z use_cache=False, 2025-05-07T21:04:39.0379477Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.0379771Z use_cpu=False, 2025-05-07T21:04:39.0380019Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0380293Z ) 2025-05-07T21:04:39.0380536Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0381126Z self=, 2025-05-07T21:04:39.0381681Z compile=False, 2025-05-07T21:04:39.0381899Z T=3, 2025-05-07T21:04:39.0382086Z D=99, 2025-05-07T21:04:39.0382287Z B=40, 2025-05-07T21:04:39.0382483Z log_E=3, 2025-05-07T21:04:39.0382685Z L=19, 2025-05-07T21:04:39.0382892Z D_gradcheck=1, 2025-05-07T21:04:39.0383130Z stochastic_rounding=True, 2025-05-07T21:04:39.0383394Z weighted=False, 2025-05-07T21:04:39.0383620Z row_wise=False, 2025-05-07T21:04:39.0383848Z mixed=True, 2025-05-07T21:04:39.0384061Z use_cache=True, 2025-05-07T21:04:39.0384360Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0384662Z use_cpu=True, 2025-05-07T21:04:39.0384901Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0385178Z ) 2025-05-07T21:04:39.0385428Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0386020Z self=, 2025-05-07T21:04:39.0386574Z compile=True, 2025-05-07T21:04:39.0386794Z T=3, 2025-05-07T21:04:39.0386995Z D=12, 2025-05-07T21:04:39.0387188Z B=118, 2025-05-07T21:04:39.0387387Z log_E=4, 2025-05-07T21:04:39.0387593Z L=7, 2025-05-07T21:04:39.0387791Z D_gradcheck=1, 2025-05-07T21:04:39.0388036Z stochastic_rounding=False, 2025-05-07T21:04:39.0388310Z weighted=False, 2025-05-07T21:04:39.0388532Z row_wise=True, 2025-05-07T21:04:39.0388766Z mixed=False, 2025-05-07T21:04:39.0388998Z use_cache=True, 2025-05-07T21:04:39.0389241Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0389541Z use_cpu=False, 2025-05-07T21:04:39.0389792Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0390057Z ) 2025-05-07T21:04:39.0390353Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0390950Z self=, 2025-05-07T21:04:39.0391494Z compile=True, 2025-05-07T21:04:39.0391712Z T=5, 2025-05-07T21:04:39.0391905Z D=98, 2025-05-07T21:04:39.0392100Z B=1, 2025-05-07T21:04:39.0392298Z log_E=3, 2025-05-07T21:04:39.0392505Z L=16, 2025-05-07T21:04:39.0392702Z D_gradcheck=1, 2025-05-07T21:04:39.0392940Z stochastic_rounding=True, 2025-05-07T21:04:39.0393209Z weighted=True, 2025-05-07T21:04:39.0393427Z row_wise=False, 2025-05-07T21:04:39.0393654Z mixed=False, 2025-05-07T21:04:39.0393873Z use_cache=True, 2025-05-07T21:04:39.0394124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.0394418Z use_cpu=True, 2025-05-07T21:04:39.0394666Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0394987Z ) 2025-05-07T21:04:39.0395224Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0395818Z self=, 2025-05-07T21:04:39.0396362Z compile=False, 2025-05-07T21:04:39.0396619Z T=3, 2025-05-07T21:04:39.0396817Z D=23, 2025-05-07T21:04:39.0397013Z B=101, 2025-05-07T21:04:39.0397204Z log_E=3, 2025-05-07T21:04:39.0397411Z L=5, 2025-05-07T21:04:39.0397609Z D_gradcheck=2, 2025-05-07T21:04:39.0397850Z stochastic_rounding=True, 2025-05-07T21:04:39.0398120Z weighted=False, 2025-05-07T21:04:39.0405334Z row_wise=True, 2025-05-07T21:04:39.0405619Z mixed=True, 2025-05-07T21:04:39.0405832Z use_cache=False, 2025-05-07T21:04:39.0406086Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0406372Z use_cpu=True, 2025-05-07T21:04:39.0406600Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.0406951Z ) 2025-05-07T21:04:39.0407189Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0407771Z self=, 2025-05-07T21:04:39.0408305Z compile=False, 2025-05-07T21:04:39.0408511Z T=5, 2025-05-07T21:04:39.0408700Z D=128, 2025-05-07T21:04:39.0408888Z B=65, 2025-05-07T21:04:39.0409064Z log_E=3, 2025-05-07T21:04:39.0409256Z L=1, 2025-05-07T21:04:39.0409444Z D_gradcheck=2, 2025-05-07T21:04:39.0409671Z stochastic_rounding=False, 2025-05-07T21:04:39.0409928Z weighted=False, 2025-05-07T21:04:39.0410143Z row_wise=False, 2025-05-07T21:04:39.0410350Z mixed=False, 2025-05-07T21:04:39.0410559Z use_cache=False, 2025-05-07T21:04:39.0410801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0411079Z use_cpu=True, 2025-05-07T21:04:39.0411311Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0411564Z ) 2025-05-07T21:04:39.0411914Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0412502Z self=, 2025-05-07T21:04:39.0413035Z compile=False, 2025-05-07T21:04:39.0413244Z T=3, 2025-05-07T21:04:39.0413426Z D=56, 2025-05-07T21:04:39.0413611Z B=34, 2025-05-07T21:04:39.0413792Z log_E=5, 2025-05-07T21:04:39.0413979Z L=3, 2025-05-07T21:04:39.0414165Z D_gradcheck=1, 2025-05-07T21:04:39.0414389Z stochastic_rounding=False, 2025-05-07T21:04:39.0414641Z weighted=False, 2025-05-07T21:04:39.0414856Z row_wise=False, 2025-05-07T21:04:39.0415063Z mixed=False, 2025-05-07T21:04:39.0415264Z use_cache=True, 2025-05-07T21:04:39.0415498Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0415780Z use_cpu=True, 2025-05-07T21:04:39.0416004Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0416256Z ) 2025-05-07T21:04:39.0416491Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0417071Z self=, 2025-05-07T21:04:39.0417679Z compile=False, 2025-05-07T21:04:39.0417888Z T=4, 2025-05-07T21:04:39.0418074Z D=56, 2025-05-07T21:04:39.0418252Z B=116, 2025-05-07T21:04:39.0418439Z log_E=5, 2025-05-07T21:04:39.0418628Z L=20, 2025-05-07T21:04:39.0418813Z D_gradcheck=1, 2025-05-07T21:04:39.0419033Z stochastic_rounding=True, 2025-05-07T21:04:39.0419288Z weighted=False, 2025-05-07T21:04:39.0419495Z row_wise=False, 2025-05-07T21:04:39.0419703Z mixed=True, 2025-05-07T21:04:39.0419909Z use_cache=False, 2025-05-07T21:04:39.0420148Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:39.0420428Z use_cpu=False, 2025-05-07T21:04:39.0420658Z output_dtype=SparseType.FP32, 2025-05-07T21:04:39.0420913Z ) 2025-05-07T21:04:39.0421144Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0421722Z self=, 2025-05-07T21:04:39.0422319Z compile=True, 2025-05-07T21:04:39.0422523Z T=2, 2025-05-07T21:04:39.0422704Z D=91, 2025-05-07T21:04:39.0422880Z B=67, 2025-05-07T21:04:39.0423061Z log_E=3, 2025-05-07T21:04:39.0423249Z L=15, 2025-05-07T21:04:39.0423495Z D_gradcheck=1, 2025-05-07T21:04:39.0423719Z stochastic_rounding=False, 2025-05-07T21:04:39.0423973Z weighted=False, 2025-05-07T21:04:39.0424182Z row_wise=True, 2025-05-07T21:04:39.0424385Z mixed=True, 2025-05-07T21:04:39.0424591Z use_cache=False, 2025-05-07T21:04:39.0424831Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0425110Z use_cpu=True, 2025-05-07T21:04:39.0425337Z output_dtype=SparseType.FP16, 2025-05-07T21:04:39.0425596Z ) 2025-05-07T21:04:39.0425822Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:39.0426400Z self=, 2025-05-07T21:04:39.0426932Z compile=False, 2025-05-07T21:04:39.0427132Z T=3, 2025-05-07T21:04:39.0427316Z D=38, 2025-05-07T21:04:39.0427498Z B=7, 2025-05-07T21:04:39.0427675Z log_E=4, 2025-05-07T21:04:39.0427864Z L=18, 2025-05-07T21:04:39.0428052Z D_gradcheck=2, 2025-05-07T21:04:39.0428312Z stochastic_rounding=True, 2025-05-07T21:04:39.0428579Z weighted=False, 2025-05-07T21:04:39.0428788Z row_wise=True, 2025-05-07T21:04:39.0428992Z mixed=False, 2025-05-07T21:04:39.0429199Z use_cache=True, 2025-05-07T21:04:39.0429432Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:39.0429713Z use_cpu=False, 2025-05-07T21:04:39.0429939Z output_dtype=SparseType.BF16, 2025-05-07T21:04:39.0430199Z ) 2025-05-07T21:04:49.1528835Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:49.1530588Z self=, 2025-05-07T21:04:49.1531426Z compile=True, 2025-05-07T21:04:49.1531659Z T=3, 2025-05-07T21:04:49.1532017Z D=38, 2025-05-07T21:04:49.1532219Z B=7, 2025-05-07T21:04:49.1532411Z log_E=4, 2025-05-07T21:04:49.1532612Z L=18, 2025-05-07T21:04:49.1532814Z D_gradcheck=2, 2025-05-07T21:04:49.1533049Z stochastic_rounding=True, 2025-05-07T21:04:49.1533317Z weighted=False, 2025-05-07T21:04:49.1533541Z row_wise=True, 2025-05-07T21:04:49.1533761Z mixed=False, 2025-05-07T21:04:49.1533972Z use_cache=True, 2025-05-07T21:04:49.1534220Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.1534515Z use_cpu=False, 2025-05-07T21:04:49.1534754Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.1535027Z ) 2025-05-07T21:04:49.1535270Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:49.1535860Z self=, 2025-05-07T21:04:49.1536409Z compile=False, 2025-05-07T21:04:49.1536632Z T=3, 2025-05-07T21:04:49.1536823Z D=38, 2025-05-07T21:04:49.1537017Z B=38, 2025-05-07T21:04:49.1537214Z log_E=4, 2025-05-07T21:04:49.1537515Z L=18, 2025-05-07T21:04:49.1537719Z D_gradcheck=2, 2025-05-07T21:04:49.1537958Z stochastic_rounding=True, 2025-05-07T21:04:49.1538218Z weighted=False, 2025-05-07T21:04:49.1538443Z row_wise=True, 2025-05-07T21:04:49.1538661Z mixed=False, 2025-05-07T21:04:49.1538869Z use_cache=True, 2025-05-07T21:04:49.1539120Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.1539418Z use_cpu=False, 2025-05-07T21:04:49.1539659Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.1539919Z ) 2025-05-07T21:04:49.1540163Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:49.1540755Z self=, 2025-05-07T21:04:49.1541328Z compile=False, 2025-05-07T21:04:49.1541557Z T=4, 2025-05-07T21:04:49.1541755Z D=38, 2025-05-07T21:04:49.1542037Z B=38, 2025-05-07T21:04:49.1542230Z log_E=4, 2025-05-07T21:04:49.1542429Z L=18, 2025-05-07T21:04:49.1542623Z D_gradcheck=2, 2025-05-07T21:04:49.1542860Z stochastic_rounding=True, 2025-05-07T21:04:49.1543128Z weighted=False, 2025-05-07T21:04:49.1543343Z row_wise=True, 2025-05-07T21:04:49.1543651Z mixed=False, 2025-05-07T21:04:49.1543872Z use_cache=True, 2025-05-07T21:04:49.1544114Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.1544410Z use_cpu=False, 2025-05-07T21:04:49.1544655Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.1544913Z ) 2025-05-07T21:04:49.1545154Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:49.1545743Z self=, 2025-05-07T21:04:49.1546283Z compile=False, 2025-05-07T21:04:49.1546493Z T=4, 2025-05-07T21:04:49.1546688Z D=38, 2025-05-07T21:04:49.1546880Z B=38, 2025-05-07T21:04:49.1547073Z log_E=4, 2025-05-07T21:04:49.1547274Z L=0, 2025-05-07T21:04:49.1547470Z D_gradcheck=2, 2025-05-07T21:04:49.1547702Z stochastic_rounding=True, 2025-05-07T21:04:49.1547970Z weighted=False, 2025-05-07T21:04:49.1548195Z row_wise=True, 2025-05-07T21:04:49.1548402Z mixed=False, 2025-05-07T21:04:49.1548623Z use_cache=True, 2025-05-07T21:04:49.1548870Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.1549159Z use_cpu=False, 2025-05-07T21:04:49.1549402Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.1549673Z ) 2025-05-07T21:04:49.1549910Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:49.1550503Z self=, 2025-05-07T21:04:49.1551045Z compile=True, 2025-05-07T21:04:49.1551261Z T=4, 2025-05-07T21:04:49.1551451Z D=38, 2025-05-07T21:04:49.1551645Z B=38, 2025-05-07T21:04:49.1551894Z log_E=4, 2025-05-07T21:04:49.1552095Z L=0, 2025-05-07T21:04:49.1552292Z D_gradcheck=2, 2025-05-07T21:04:49.1552525Z stochastic_rounding=True, 2025-05-07T21:04:49.1552789Z weighted=False, 2025-05-07T21:04:49.1553005Z row_wise=True, 2025-05-07T21:04:49.1553239Z mixed=False, 2025-05-07T21:04:49.1553459Z use_cache=True, 2025-05-07T21:04:49.1553710Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.1553998Z use_cpu=False, 2025-05-07T21:04:49.1554241Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.1554512Z ) 2025-05-07T21:04:49.1554746Z Trying example: test_backward_adagrad_fp32_pmNONE( 2025-05-07T21:04:49.1555337Z self=, 2025-05-07T21:04:49.1555882Z compile=False, 2025-05-07T21:04:49.1556094Z T=2, 2025-05-07T21:04:49.1556291Z D=38, 2025-05-07T21:04:49.1556485Z B=38, 2025-05-07T21:04:49.1556674Z log_E=4, 2025-05-07T21:04:49.1556879Z L=0, 2025-05-07T21:04:49.1557080Z D_gradcheck=2, 2025-05-07T21:04:49.1557310Z stochastic_rounding=True, 2025-05-07T21:04:49.1557575Z weighted=False, 2025-05-07T21:04:49.1557853Z row_wise=True, 2025-05-07T21:04:49.1558071Z mixed=False, 2025-05-07T21:04:49.1558278Z use_cache=True, 2025-05-07T21:04:49.1558522Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:49.1558818Z use_cpu=False, 2025-05-07T21:04:49.1559050Z output_dtype=SparseType.BF16, 2025-05-07T21:04:49.1559320Z ) 2025-05-07T21:04:49.1559522Z PASSED 2025-05-07T21:04:55.6116860Z tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6117896Z self=, 2025-05-07T21:04:55.6118447Z mixed_B=False, 2025-05-07T21:04:55.6118681Z compile=False, 2025-05-07T21:04:55.6118906Z T=1, 2025-05-07T21:04:55.6119117Z D=2, 2025-05-07T21:04:55.6119621Z B=1, 2025-05-07T21:04:55.6119807Z log_E=3, 2025-05-07T21:04:55.6120002Z L=0, 2025-05-07T21:04:55.6120209Z D_gradcheck=1, 2025-05-07T21:04:55.6120445Z stochastic_rounding=False, 2025-05-07T21:04:55.6120707Z weighted=False, 2025-05-07T21:04:55.6120932Z row_wise=False, 2025-05-07T21:04:55.6121241Z mixed=False, 2025-05-07T21:04:55.6121447Z use_cache=False, 2025-05-07T21:04:55.6121698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6121990Z use_cpu=False, 2025-05-07T21:04:55.6122223Z output_dtype=SparseType.FP32, 2025-05-07T21:04:55.6122496Z ) 2025-05-07T21:04:55.6122737Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6123468Z self=, 2025-05-07T21:04:55.6124010Z mixed_B=True, 2025-05-07T21:04:55.6124239Z compile=False, 2025-05-07T21:04:55.6124460Z T=1, 2025-05-07T21:04:55.6124655Z D=2, 2025-05-07T21:04:55.6124849Z B=1, 2025-05-07T21:04:55.6125038Z log_E=3, 2025-05-07T21:04:55.6125231Z L=0, 2025-05-07T21:04:55.6125433Z D_gradcheck=1, 2025-05-07T21:04:55.6125671Z stochastic_rounding=False, 2025-05-07T21:04:55.6125930Z weighted=False, 2025-05-07T21:04:55.6126154Z row_wise=False, 2025-05-07T21:04:55.6126380Z mixed=False, 2025-05-07T21:04:55.6126594Z use_cache=False, 2025-05-07T21:04:55.6126942Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6127262Z use_cpu=False, 2025-05-07T21:04:55.6127500Z output_dtype=SparseType.FP32, 2025-05-07T21:04:55.6127774Z ) 2025-05-07T21:04:55.6128044Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6128715Z self=, 2025-05-07T21:04:55.6129259Z mixed_B=True, 2025-05-07T21:04:55.6129481Z compile=True, 2025-05-07T21:04:55.6129691Z T=2, 2025-05-07T21:04:55.6129995Z D=79, 2025-05-07T21:04:55.6130193Z B=10, 2025-05-07T21:04:55.6130384Z log_E=3, 2025-05-07T21:04:55.6130583Z L=12, 2025-05-07T21:04:55.6130789Z D_gradcheck=2, 2025-05-07T21:04:55.6131020Z stochastic_rounding=True, 2025-05-07T21:04:55.6131285Z weighted=False, 2025-05-07T21:04:55.6131516Z row_wise=True, 2025-05-07T21:04:55.6131731Z mixed=False, 2025-05-07T21:04:55.6131952Z use_cache=False, 2025-05-07T21:04:55.6132214Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:55.6132511Z use_cpu=False, 2025-05-07T21:04:55.6132749Z output_dtype=SparseType.FP32, 2025-05-07T21:04:55.6133022Z ) 2025-05-07T21:04:55.6133265Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6133844Z self=, 2025-05-07T21:04:55.6134383Z mixed_B=True, 2025-05-07T21:04:55.6134603Z compile=True, 2025-05-07T21:04:55.6134815Z T=4, 2025-05-07T21:04:55.6135021Z D=124, 2025-05-07T21:04:55.6135221Z B=88, 2025-05-07T21:04:55.6135412Z log_E=4, 2025-05-07T21:04:55.6135617Z L=17, 2025-05-07T21:04:55.6135918Z D_gradcheck=2, 2025-05-07T21:04:55.6136160Z stochastic_rounding=False, 2025-05-07T21:04:55.6136429Z weighted=False, 2025-05-07T21:04:55.6136657Z row_wise=False, 2025-05-07T21:04:55.6136875Z mixed=True, 2025-05-07T21:04:55.6137095Z use_cache=False, 2025-05-07T21:04:55.6137353Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6137640Z use_cpu=True, 2025-05-07T21:04:55.6137880Z output_dtype=SparseType.FP16, 2025-05-07T21:04:55.6138155Z ) 2025-05-07T21:04:55.6138394Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6138971Z self=, 2025-05-07T21:04:55.6139505Z mixed_B=False, 2025-05-07T21:04:55.6139724Z compile=True, 2025-05-07T21:04:55.6139933Z T=1, 2025-05-07T21:04:55.6140130Z D=114, 2025-05-07T21:04:55.6140379Z B=18, 2025-05-07T21:04:55.6140572Z log_E=3, 2025-05-07T21:04:55.6140775Z L=4, 2025-05-07T21:04:55.6140978Z D_gradcheck=2, 2025-05-07T21:04:55.6141215Z stochastic_rounding=False, 2025-05-07T21:04:55.6141484Z weighted=False, 2025-05-07T21:04:55.6141711Z row_wise=True, 2025-05-07T21:04:55.6141971Z mixed=True, 2025-05-07T21:04:55.6142185Z use_cache=False, 2025-05-07T21:04:55.6142442Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6142730Z use_cpu=False, 2025-05-07T21:04:55.6142973Z output_dtype=SparseType.BF16, 2025-05-07T21:04:55.6143288Z ) 2025-05-07T21:04:55.6143532Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6144116Z self=, 2025-05-07T21:04:55.6144654Z mixed_B=False, 2025-05-07T21:04:55.6144880Z compile=False, 2025-05-07T21:04:55.6145089Z T=4, 2025-05-07T21:04:55.6145286Z D=68, 2025-05-07T21:04:55.6145486Z B=91, 2025-05-07T21:04:55.6145676Z log_E=3, 2025-05-07T21:04:55.6145883Z L=12, 2025-05-07T21:04:55.6146084Z D_gradcheck=2, 2025-05-07T21:04:55.6146316Z stochastic_rounding=True, 2025-05-07T21:04:55.6146583Z weighted=True, 2025-05-07T21:04:55.6146810Z row_wise=False, 2025-05-07T21:04:55.6147029Z mixed=False, 2025-05-07T21:04:55.6147249Z use_cache=True, 2025-05-07T21:04:55.6147506Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6147793Z use_cpu=False, 2025-05-07T21:04:55.6148038Z output_dtype=SparseType.FP16, 2025-05-07T21:04:55.6148312Z ) 2025-05-07T21:04:55.6148550Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6149139Z self=, 2025-05-07T21:04:55.6149680Z mixed_B=True, 2025-05-07T21:04:55.6149904Z compile=False, 2025-05-07T21:04:55.6150113Z T=4, 2025-05-07T21:04:55.6150361Z D=88, 2025-05-07T21:04:55.6150558Z B=126, 2025-05-07T21:04:55.6150752Z log_E=5, 2025-05-07T21:04:55.6150953Z L=10, 2025-05-07T21:04:55.6151156Z D_gradcheck=2, 2025-05-07T21:04:55.6151384Z stochastic_rounding=True, 2025-05-07T21:04:55.6151653Z weighted=False, 2025-05-07T21:04:55.6151875Z row_wise=True, 2025-05-07T21:04:55.6152090Z mixed=True, 2025-05-07T21:04:55.6152309Z use_cache=True, 2025-05-07T21:04:55.6152559Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6152846Z use_cpu=True, 2025-05-07T21:04:55.6153088Z output_dtype=SparseType.FP32, 2025-05-07T21:04:55.6153359Z ) 2025-05-07T21:04:55.6153594Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6154180Z self=, 2025-05-07T21:04:55.6154717Z mixed_B=True, 2025-05-07T21:04:55.6154932Z compile=False, 2025-05-07T21:04:55.6155151Z T=1, 2025-05-07T21:04:55.6155345Z D=81, 2025-05-07T21:04:55.6155535Z B=91, 2025-05-07T21:04:55.6155734Z log_E=3, 2025-05-07T21:04:55.6155936Z L=11, 2025-05-07T21:04:55.6156127Z D_gradcheck=1, 2025-05-07T21:04:55.6156418Z stochastic_rounding=False, 2025-05-07T21:04:55.6156688Z weighted=False, 2025-05-07T21:04:55.6156911Z row_wise=True, 2025-05-07T21:04:55.6157127Z mixed=False, 2025-05-07T21:04:55.6157345Z use_cache=False, 2025-05-07T21:04:55.6157602Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:55.6157890Z use_cpu=False, 2025-05-07T21:04:55.6158131Z output_dtype=SparseType.BF16, 2025-05-07T21:04:55.6158400Z ) 2025-05-07T21:04:55.6158637Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6159228Z self=, 2025-05-07T21:04:55.6159768Z mixed_B=True, 2025-05-07T21:04:55.6159984Z compile=False, 2025-05-07T21:04:55.6160201Z T=2, 2025-05-07T21:04:55.6160398Z D=33, 2025-05-07T21:04:55.6160593Z B=14, 2025-05-07T21:04:55.6167225Z log_E=5, 2025-05-07T21:04:55.6167469Z L=12, 2025-05-07T21:04:55.6167670Z D_gradcheck=1, 2025-05-07T21:04:55.6167920Z stochastic_rounding=True, 2025-05-07T21:04:55.6168184Z weighted=True, 2025-05-07T21:04:55.6168406Z row_wise=True, 2025-05-07T21:04:55.6168696Z mixed=True, 2025-05-07T21:04:55.6168913Z use_cache=True, 2025-05-07T21:04:55.6169164Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:55.6169457Z use_cpu=False, 2025-05-07T21:04:55.6169703Z output_dtype=SparseType.FP32, 2025-05-07T21:04:55.6169977Z ) 2025-05-07T21:04:55.6170216Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6170804Z self=, 2025-05-07T21:04:55.6171348Z mixed_B=False, 2025-05-07T21:04:55.6171568Z compile=True, 2025-05-07T21:04:55.6171787Z T=4, 2025-05-07T21:04:55.6171984Z D=19, 2025-05-07T21:04:55.6172175Z B=49, 2025-05-07T21:04:55.6172375Z log_E=5, 2025-05-07T21:04:55.6172576Z L=18, 2025-05-07T21:04:55.6172767Z D_gradcheck=1, 2025-05-07T21:04:55.6173003Z stochastic_rounding=True, 2025-05-07T21:04:55.6173269Z weighted=False, 2025-05-07T21:04:55.6173496Z row_wise=False, 2025-05-07T21:04:55.6173716Z mixed=True, 2025-05-07T21:04:55.6173934Z use_cache=False, 2025-05-07T21:04:55.6174185Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6174475Z use_cpu=False, 2025-05-07T21:04:55.6174717Z output_dtype=SparseType.BF16, 2025-05-07T21:04:55.6174986Z ) 2025-05-07T21:04:55.6175221Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6175794Z self=, 2025-05-07T21:04:55.6176326Z mixed_B=True, 2025-05-07T21:04:55.6176537Z compile=False, 2025-05-07T21:04:55.6176747Z T=1, 2025-05-07T21:04:55.6176935Z D=27, 2025-05-07T21:04:55.6177165Z B=15, 2025-05-07T21:04:55.6177358Z log_E=4, 2025-05-07T21:04:55.6177556Z L=18, 2025-05-07T21:04:55.6177741Z D_gradcheck=1, 2025-05-07T21:04:55.6177973Z stochastic_rounding=False, 2025-05-07T21:04:55.6178231Z weighted=True, 2025-05-07T21:04:55.6178441Z row_wise=False, 2025-05-07T21:04:55.6178654Z mixed=True, 2025-05-07T21:04:55.6178866Z use_cache=False, 2025-05-07T21:04:55.6179110Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6179393Z use_cpu=True, 2025-05-07T21:04:55.6179628Z output_dtype=SparseType.FP32, 2025-05-07T21:04:55.6179882Z ) 2025-05-07T21:04:55.6180113Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6180687Z self=, 2025-05-07T21:04:55.6181214Z mixed_B=False, 2025-05-07T21:04:55.6181426Z compile=True, 2025-05-07T21:04:55.6181632Z T=4, 2025-05-07T21:04:55.6181815Z D=101, 2025-05-07T21:04:55.6182008Z B=62, 2025-05-07T21:04:55.6182200Z log_E=5, 2025-05-07T21:04:55.6182391Z L=0, 2025-05-07T21:04:55.6182575Z D_gradcheck=2, 2025-05-07T21:04:55.6182947Z stochastic_rounding=True, 2025-05-07T21:04:55.6183204Z weighted=True, 2025-05-07T21:04:55.6183425Z row_wise=False, 2025-05-07T21:04:55.6183674Z mixed=False, 2025-05-07T21:04:55.6183891Z use_cache=True, 2025-05-07T21:04:55.6184124Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6184411Z use_cpu=True, 2025-05-07T21:04:55.6184643Z output_dtype=SparseType.BF16, 2025-05-07T21:04:55.6184898Z ) 2025-05-07T21:04:55.6185128Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6185699Z self=, 2025-05-07T21:04:55.6186225Z mixed_B=True, 2025-05-07T21:04:55.6186436Z compile=False, 2025-05-07T21:04:55.6186642Z T=4, 2025-05-07T21:04:55.6186827Z D=110, 2025-05-07T21:04:55.6187011Z B=45, 2025-05-07T21:04:55.6187243Z log_E=5, 2025-05-07T21:04:55.6187435Z L=15, 2025-05-07T21:04:55.6187624Z D_gradcheck=1, 2025-05-07T21:04:55.6187855Z stochastic_rounding=False, 2025-05-07T21:04:55.6188112Z weighted=True, 2025-05-07T21:04:55.6188322Z row_wise=False, 2025-05-07T21:04:55.6188537Z mixed=True, 2025-05-07T21:04:55.6188790Z use_cache=True, 2025-05-07T21:04:55.6189027Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:55.6189312Z use_cpu=True, 2025-05-07T21:04:55.6189545Z output_dtype=SparseType.FP32, 2025-05-07T21:04:55.6189799Z ) 2025-05-07T21:04:55.6190031Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6190602Z self=, 2025-05-07T21:04:55.6191126Z mixed_B=False, 2025-05-07T21:04:55.6191341Z compile=True, 2025-05-07T21:04:55.6191565Z T=3, 2025-05-07T21:04:55.6191750Z D=71, 2025-05-07T21:04:55.6191933Z B=30, 2025-05-07T21:04:55.6192123Z log_E=5, 2025-05-07T21:04:55.6192317Z L=6, 2025-05-07T21:04:55.6192503Z D_gradcheck=1, 2025-05-07T21:04:55.6192731Z stochastic_rounding=True, 2025-05-07T21:04:55.6192985Z weighted=True, 2025-05-07T21:04:55.6193192Z row_wise=False, 2025-05-07T21:04:55.6193404Z mixed=True, 2025-05-07T21:04:55.6193616Z use_cache=False, 2025-05-07T21:04:55.6193861Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:55.6194141Z use_cpu=True, 2025-05-07T21:04:55.6194371Z output_dtype=SparseType.FP16, 2025-05-07T21:04:55.6194630Z ) 2025-05-07T21:04:55.6194857Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6195428Z self=, 2025-05-07T21:04:55.6195954Z mixed_B=True, 2025-05-07T21:04:55.6196161Z compile=True, 2025-05-07T21:04:55.6196365Z T=3, 2025-05-07T21:04:55.6196547Z D=83, 2025-05-07T21:04:55.6196779Z B=93, 2025-05-07T21:04:55.6196967Z log_E=3, 2025-05-07T21:04:55.6197161Z L=12, 2025-05-07T21:04:55.6197346Z D_gradcheck=2, 2025-05-07T21:04:55.6197578Z stochastic_rounding=True, 2025-05-07T21:04:55.6197836Z weighted=False, 2025-05-07T21:04:55.6198048Z row_wise=False, 2025-05-07T21:04:55.6198259Z mixed=False, 2025-05-07T21:04:55.6198474Z use_cache=False, 2025-05-07T21:04:55.6198716Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:04:55.6198997Z use_cpu=True, 2025-05-07T21:04:55.6199226Z output_dtype=SparseType.FP32, 2025-05-07T21:04:55.6199487Z ) 2025-05-07T21:04:55.6199714Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6200285Z self=, 2025-05-07T21:04:55.6200811Z mixed_B=False, 2025-05-07T21:04:55.6201023Z compile=False, 2025-05-07T21:04:55.6201235Z T=4, 2025-05-07T21:04:55.6201418Z D=97, 2025-05-07T21:04:55.6201600Z B=17, 2025-05-07T21:04:55.6201784Z log_E=5, 2025-05-07T21:04:55.6201971Z L=12, 2025-05-07T21:04:55.6202158Z D_gradcheck=1, 2025-05-07T21:04:55.6202434Z stochastic_rounding=True, 2025-05-07T21:04:55.6202691Z weighted=False, 2025-05-07T21:04:55.6202904Z row_wise=True, 2025-05-07T21:04:55.6203111Z mixed=False, 2025-05-07T21:04:55.6203320Z use_cache=True, 2025-05-07T21:04:55.6203552Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6203833Z use_cpu=True, 2025-05-07T21:04:55.6204065Z output_dtype=SparseType.FP16, 2025-05-07T21:04:55.6204319Z ) 2025-05-07T21:04:55.6204721Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:04:55.6205287Z self=, 2025-05-07T21:04:55.6205807Z mixed_B=False, 2025-05-07T21:04:55.6206006Z compile=False, 2025-05-07T21:04:55.6206201Z T=4, 2025-05-07T21:04:55.6206373Z D=62, 2025-05-07T21:04:55.6206552Z B=55, 2025-05-07T21:04:55.6206861Z log_E=4, 2025-05-07T21:04:55.6207056Z L=6, 2025-05-07T21:04:55.6207241Z D_gradcheck=2, 2025-05-07T21:04:55.6207469Z stochastic_rounding=False, 2025-05-07T21:04:55.6207725Z weighted=True, 2025-05-07T21:04:55.6207934Z row_wise=False, 2025-05-07T21:04:55.6208147Z mixed=False, 2025-05-07T21:04:55.6208423Z use_cache=True, 2025-05-07T21:04:55.6208655Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:04:55.6208937Z use_cpu=False, 2025-05-07T21:04:55.6209170Z output_dtype=SparseType.FP16, 2025-05-07T21:04:55.6209424Z ) 2025-05-07T21:05:13.4489293Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4489975Z self=, 2025-05-07T21:05:13.4490529Z mixed_B=True, 2025-05-07T21:05:13.4490774Z compile=True, 2025-05-07T21:05:13.4491053Z T=1, 2025-05-07T21:05:13.4491302Z D=117, 2025-05-07T21:05:13.4491533Z B=112, 2025-05-07T21:05:13.4491739Z log_E=5, 2025-05-07T21:05:13.4491948Z L=3, 2025-05-07T21:05:13.4492157Z D_gradcheck=2, 2025-05-07T21:05:13.4492406Z stochastic_rounding=True, 2025-05-07T21:05:13.4492680Z weighted=True, 2025-05-07T21:05:13.4492911Z row_wise=False, 2025-05-07T21:05:13.4493150Z mixed=True, 2025-05-07T21:05:13.4493387Z use_cache=False, 2025-05-07T21:05:13.4493644Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:13.4493944Z use_cpu=True, 2025-05-07T21:05:13.4494193Z output_dtype=SparseType.BF16, 2025-05-07T21:05:13.4494463Z ) 2025-05-07T21:05:13.4494710Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4495301Z self=, 2025-05-07T21:05:13.4495841Z mixed_B=True, 2025-05-07T21:05:13.4496058Z compile=False, 2025-05-07T21:05:13.4496279Z T=4, 2025-05-07T21:05:13.4496479Z D=93, 2025-05-07T21:05:13.4496917Z B=103, 2025-05-07T21:05:13.4497120Z log_E=3, 2025-05-07T21:05:13.4497330Z L=3, 2025-05-07T21:05:13.4497526Z D_gradcheck=1, 2025-05-07T21:05:13.4497769Z stochastic_rounding=False, 2025-05-07T21:05:13.4498039Z weighted=False, 2025-05-07T21:05:13.4498261Z row_wise=False, 2025-05-07T21:05:13.4498485Z mixed=False, 2025-05-07T21:05:13.4498706Z use_cache=True, 2025-05-07T21:05:13.4498951Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:13.4499247Z use_cpu=True, 2025-05-07T21:05:13.4499488Z output_dtype=SparseType.BF16, 2025-05-07T21:05:13.4499754Z ) 2025-05-07T21:05:13.4500000Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4500588Z self=, 2025-05-07T21:05:13.4501123Z mixed_B=False, 2025-05-07T21:05:13.4501352Z compile=False, 2025-05-07T21:05:13.4501569Z T=2, 2025-05-07T21:05:13.4501759Z D=64, 2025-05-07T21:05:13.4501958Z B=59, 2025-05-07T21:05:13.4502163Z log_E=3, 2025-05-07T21:05:13.4502364Z L=13, 2025-05-07T21:05:13.4502565Z D_gradcheck=2, 2025-05-07T21:05:13.4502892Z stochastic_rounding=True, 2025-05-07T21:05:13.4503166Z weighted=True, 2025-05-07T21:05:13.4503382Z row_wise=True, 2025-05-07T21:05:13.4503603Z mixed=True, 2025-05-07T21:05:13.4503825Z use_cache=False, 2025-05-07T21:05:13.4504076Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:13.4504373Z use_cpu=False, 2025-05-07T21:05:13.4504879Z output_dtype=SparseType.FP32, 2025-05-07T21:05:13.4505143Z ) 2025-05-07T21:05:13.4505384Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4505970Z self=, 2025-05-07T21:05:13.4506502Z mixed_B=False, 2025-05-07T21:05:13.4506724Z compile=True, 2025-05-07T21:05:13.4506937Z T=5, 2025-05-07T21:05:13.4507125Z D=31, 2025-05-07T21:05:13.4507321Z B=74, 2025-05-07T21:05:13.4507520Z log_E=5, 2025-05-07T21:05:13.4507820Z L=0, 2025-05-07T21:05:13.4508018Z D_gradcheck=2, 2025-05-07T21:05:13.4508255Z stochastic_rounding=True, 2025-05-07T21:05:13.4508521Z weighted=False, 2025-05-07T21:05:13.4508747Z row_wise=False, 2025-05-07T21:05:13.4508975Z mixed=False, 2025-05-07T21:05:13.4509268Z use_cache=False, 2025-05-07T21:05:13.4509526Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:13.4509825Z use_cpu=True, 2025-05-07T21:05:13.4510072Z output_dtype=SparseType.FP16, 2025-05-07T21:05:13.4510338Z ) 2025-05-07T21:05:13.4510583Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4511167Z self=, 2025-05-07T21:05:13.4511700Z mixed_B=True, 2025-05-07T21:05:13.4511923Z compile=False, 2025-05-07T21:05:13.4512139Z T=2, 2025-05-07T21:05:13.4512324Z D=59, 2025-05-07T21:05:13.4512518Z B=128, 2025-05-07T21:05:13.4512719Z log_E=5, 2025-05-07T21:05:13.4512919Z L=5, 2025-05-07T21:05:13.4513117Z D_gradcheck=2, 2025-05-07T21:05:13.4513355Z stochastic_rounding=False, 2025-05-07T21:05:13.4513615Z weighted=True, 2025-05-07T21:05:13.4513838Z row_wise=True, 2025-05-07T21:05:13.4514053Z mixed=False, 2025-05-07T21:05:13.4514273Z use_cache=False, 2025-05-07T21:05:13.4514533Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:13.4514834Z use_cpu=False, 2025-05-07T21:05:13.4515071Z output_dtype=SparseType.FP16, 2025-05-07T21:05:13.4515341Z ) 2025-05-07T21:05:13.4515584Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4516171Z self=, 2025-05-07T21:05:13.4516700Z mixed_B=True, 2025-05-07T21:05:13.4516923Z compile=False, 2025-05-07T21:05:13.4517144Z T=1, 2025-05-07T21:05:13.4517336Z D=6, 2025-05-07T21:05:13.4517531Z B=105, 2025-05-07T21:05:13.4517795Z log_E=4, 2025-05-07T21:05:13.4518001Z L=19, 2025-05-07T21:05:13.4518200Z D_gradcheck=1, 2025-05-07T21:05:13.4518438Z stochastic_rounding=True, 2025-05-07T21:05:13.4518694Z weighted=True, 2025-05-07T21:05:13.4518917Z row_wise=False, 2025-05-07T21:05:13.4519179Z mixed=False, 2025-05-07T21:05:13.4519399Z use_cache=True, 2025-05-07T21:05:13.4519648Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:13.4519938Z use_cpu=True, 2025-05-07T21:05:13.4520180Z output_dtype=SparseType.FP16, 2025-05-07T21:05:13.4520447Z ) 2025-05-07T21:05:13.4520684Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4521269Z self=, 2025-05-07T21:05:13.4521809Z mixed_B=False, 2025-05-07T21:05:13.4522027Z compile=True, 2025-05-07T21:05:13.4522245Z T=3, 2025-05-07T21:05:13.4522439Z D=35, 2025-05-07T21:05:13.4522628Z B=81, 2025-05-07T21:05:13.4522832Z log_E=4, 2025-05-07T21:05:13.4523040Z L=19, 2025-05-07T21:05:13.4523234Z D_gradcheck=1, 2025-05-07T21:05:13.4523550Z stochastic_rounding=True, 2025-05-07T21:05:13.4523824Z weighted=False, 2025-05-07T21:05:13.4524043Z row_wise=False, 2025-05-07T21:05:13.4524266Z mixed=False, 2025-05-07T21:05:13.4524490Z use_cache=False, 2025-05-07T21:05:13.4524744Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:13.4525030Z use_cpu=False, 2025-05-07T21:05:13.4525270Z output_dtype=SparseType.FP32, 2025-05-07T21:05:13.4525540Z ) 2025-05-07T21:05:13.4525774Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4526357Z self=, 2025-05-07T21:05:13.4527023Z mixed_B=False, 2025-05-07T21:05:13.4527239Z compile=True, 2025-05-07T21:05:13.4527453Z T=3, 2025-05-07T21:05:13.4527652Z D=2, 2025-05-07T21:05:13.4527838Z B=119, 2025-05-07T21:05:13.4528037Z log_E=3, 2025-05-07T21:05:13.4528290Z L=9, 2025-05-07T21:05:13.4528481Z D_gradcheck=2, 2025-05-07T21:05:13.4528717Z stochastic_rounding=False, 2025-05-07T21:05:13.4528986Z weighted=False, 2025-05-07T21:05:13.4529204Z row_wise=False, 2025-05-07T21:05:13.4529426Z mixed=False, 2025-05-07T21:05:13.4529687Z use_cache=True, 2025-05-07T21:05:13.4529926Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:13.4530223Z use_cpu=False, 2025-05-07T21:05:13.4530466Z output_dtype=SparseType.BF16, 2025-05-07T21:05:13.4530730Z ) 2025-05-07T21:05:13.4530971Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4531551Z self=, 2025-05-07T21:05:13.4532084Z mixed_B=True, 2025-05-07T21:05:13.4532300Z compile=False, 2025-05-07T21:05:13.4532513Z T=5, 2025-05-07T21:05:13.4532704Z D=80, 2025-05-07T21:05:13.4532893Z B=77, 2025-05-07T21:05:13.4533091Z log_E=4, 2025-05-07T21:05:13.4533294Z L=12, 2025-05-07T21:05:13.4533486Z D_gradcheck=2, 2025-05-07T21:05:13.4533727Z stochastic_rounding=False, 2025-05-07T21:05:13.4533997Z weighted=True, 2025-05-07T21:05:13.4534214Z row_wise=False, 2025-05-07T21:05:13.4534435Z mixed=False, 2025-05-07T21:05:13.4534656Z use_cache=False, 2025-05-07T21:05:13.4534910Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:13.4535210Z use_cpu=True, 2025-05-07T21:05:13.4535451Z output_dtype=SparseType.FP16, 2025-05-07T21:05:13.4535709Z ) 2025-05-07T21:05:13.4535950Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4536531Z self=, 2025-05-07T21:05:13.4537066Z mixed_B=True, 2025-05-07T21:05:13.4537278Z compile=False, 2025-05-07T21:05:13.4537491Z T=4, 2025-05-07T21:05:13.4537683Z D=119, 2025-05-07T21:05:13.4537873Z B=23, 2025-05-07T21:05:13.4538116Z log_E=5, 2025-05-07T21:05:13.4538325Z L=14, 2025-05-07T21:05:13.4538521Z D_gradcheck=1, 2025-05-07T21:05:13.4538755Z stochastic_rounding=True, 2025-05-07T21:05:13.4539020Z weighted=False, 2025-05-07T21:05:13.4539240Z row_wise=False, 2025-05-07T21:05:13.4539458Z mixed=False, 2025-05-07T21:05:13.4539677Z use_cache=False, 2025-05-07T21:05:13.4539932Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:13.4540224Z use_cpu=False, 2025-05-07T21:05:13.4540464Z output_dtype=SparseType.BF16, 2025-05-07T21:05:13.4540724Z ) 2025-05-07T21:05:13.4540963Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4541547Z self=, 2025-05-07T21:05:13.4542075Z mixed_B=True, 2025-05-07T21:05:13.4542298Z compile=False, 2025-05-07T21:05:13.4542511Z T=5, 2025-05-07T21:05:13.4542697Z D=65, 2025-05-07T21:05:13.4542887Z B=102, 2025-05-07T21:05:13.4543086Z log_E=3, 2025-05-07T21:05:13.4543280Z L=3, 2025-05-07T21:05:13.4543477Z D_gradcheck=2, 2025-05-07T21:05:13.4543709Z stochastic_rounding=True, 2025-05-07T21:05:13.4544025Z weighted=True, 2025-05-07T21:05:13.4544242Z row_wise=True, 2025-05-07T21:05:13.4550985Z mixed=True, 2025-05-07T21:05:13.4551213Z use_cache=False, 2025-05-07T21:05:13.4551472Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:13.4551762Z use_cpu=False, 2025-05-07T21:05:13.4551998Z output_dtype=SparseType.BF16, 2025-05-07T21:05:13.4552257Z ) 2025-05-07T21:05:13.4552492Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4553064Z self=, 2025-05-07T21:05:13.4553585Z mixed_B=False, 2025-05-07T21:05:13.4553797Z compile=False, 2025-05-07T21:05:13.4554006Z T=5, 2025-05-07T21:05:13.4554189Z D=124, 2025-05-07T21:05:13.4554374Z B=49, 2025-05-07T21:05:13.4554564Z log_E=3, 2025-05-07T21:05:13.4554832Z L=13, 2025-05-07T21:05:13.4555023Z D_gradcheck=1, 2025-05-07T21:05:13.4555249Z stochastic_rounding=True, 2025-05-07T21:05:13.4555507Z weighted=True, 2025-05-07T21:05:13.4555722Z row_wise=False, 2025-05-07T21:05:13.4555933Z mixed=True, 2025-05-07T21:05:13.4556139Z use_cache=False, 2025-05-07T21:05:13.4556427Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:13.4556709Z use_cpu=True, 2025-05-07T21:05:13.4556942Z output_dtype=SparseType.FP32, 2025-05-07T21:05:13.4557194Z ) 2025-05-07T21:05:13.4557423Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4557993Z self=, 2025-05-07T21:05:13.4558513Z mixed_B=True, 2025-05-07T21:05:13.4558724Z compile=True, 2025-05-07T21:05:13.4558925Z T=4, 2025-05-07T21:05:13.4559108Z D=37, 2025-05-07T21:05:13.4559291Z B=112, 2025-05-07T21:05:13.4559479Z log_E=5, 2025-05-07T21:05:13.4559668Z L=20, 2025-05-07T21:05:13.4559856Z D_gradcheck=2, 2025-05-07T21:05:13.4560082Z stochastic_rounding=False, 2025-05-07T21:05:13.4560338Z weighted=True, 2025-05-07T21:05:13.4560547Z row_wise=True, 2025-05-07T21:05:13.4560754Z mixed=False, 2025-05-07T21:05:13.4560958Z use_cache=False, 2025-05-07T21:05:13.4561206Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:13.4561486Z use_cpu=True, 2025-05-07T21:05:13.4561709Z output_dtype=SparseType.FP32, 2025-05-07T21:05:13.4561968Z ) 2025-05-07T21:05:13.4562197Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4562766Z self=, 2025-05-07T21:05:13.4563288Z mixed_B=False, 2025-05-07T21:05:13.4563501Z compile=True, 2025-05-07T21:05:13.4563704Z T=3, 2025-05-07T21:05:13.4563884Z D=32, 2025-05-07T21:05:13.4564067Z B=115, 2025-05-07T21:05:13.4564297Z log_E=5, 2025-05-07T21:05:13.4564489Z L=20, 2025-05-07T21:05:13.4564679Z D_gradcheck=2, 2025-05-07T21:05:13.4564904Z stochastic_rounding=False, 2025-05-07T21:05:13.4565158Z weighted=False, 2025-05-07T21:05:13.4565370Z row_wise=False, 2025-05-07T21:05:13.4565579Z mixed=False, 2025-05-07T21:05:13.4565782Z use_cache=False, 2025-05-07T21:05:13.4566028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:13.4566313Z use_cpu=False, 2025-05-07T21:05:13.4566540Z output_dtype=SparseType.FP16, 2025-05-07T21:05:13.4566850Z ) 2025-05-07T21:05:13.4567078Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4567641Z self=, 2025-05-07T21:05:13.4568164Z mixed_B=False, 2025-05-07T21:05:13.4568367Z compile=True, 2025-05-07T21:05:13.4568569Z T=1, 2025-05-07T21:05:13.4568743Z D=13, 2025-05-07T21:05:13.4568925Z B=66, 2025-05-07T21:05:13.4569110Z log_E=5, 2025-05-07T21:05:13.4569300Z L=19, 2025-05-07T21:05:13.4569489Z D_gradcheck=1, 2025-05-07T21:05:13.4569712Z stochastic_rounding=False, 2025-05-07T21:05:13.4570013Z weighted=False, 2025-05-07T21:05:13.4570224Z row_wise=True, 2025-05-07T21:05:13.4570431Z mixed=True, 2025-05-07T21:05:13.4570631Z use_cache=True, 2025-05-07T21:05:13.4570869Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:13.4571150Z use_cpu=True, 2025-05-07T21:05:13.4571377Z output_dtype=SparseType.FP16, 2025-05-07T21:05:13.4571634Z ) 2025-05-07T21:05:13.4571863Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4572425Z self=, 2025-05-07T21:05:13.4572947Z mixed_B=False, 2025-05-07T21:05:13.4573150Z compile=True, 2025-05-07T21:05:13.4573343Z T=1, 2025-05-07T21:05:13.4573514Z D=40, 2025-05-07T21:05:13.4573685Z B=51, 2025-05-07T21:05:13.4573860Z log_E=3, 2025-05-07T21:05:13.4574087Z L=14, 2025-05-07T21:05:13.4574266Z D_gradcheck=2, 2025-05-07T21:05:13.4574481Z stochastic_rounding=True, 2025-05-07T21:05:13.4574723Z weighted=True, 2025-05-07T21:05:13.4574925Z row_wise=False, 2025-05-07T21:05:13.4575125Z mixed=False, 2025-05-07T21:05:13.4575322Z use_cache=False, 2025-05-07T21:05:13.4575600Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:13.4575875Z use_cpu=True, 2025-05-07T21:05:13.4576088Z output_dtype=SparseType.BF16, 2025-05-07T21:05:13.4576332Z ) 2025-05-07T21:05:13.4576560Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:13.4577123Z self=, 2025-05-07T21:05:13.4577644Z mixed_B=False, 2025-05-07T21:05:13.4577855Z compile=True, 2025-05-07T21:05:13.4578052Z T=2, 2025-05-07T21:05:13.4578232Z D=31, 2025-05-07T21:05:13.4578409Z B=78, 2025-05-07T21:05:13.4578587Z log_E=4, 2025-05-07T21:05:13.4578776Z L=14, 2025-05-07T21:05:13.4578959Z D_gradcheck=1, 2025-05-07T21:05:13.4579180Z stochastic_rounding=True, 2025-05-07T21:05:13.4579434Z weighted=False, 2025-05-07T21:05:13.4579645Z row_wise=False, 2025-05-07T21:05:13.4579850Z mixed=True, 2025-05-07T21:05:13.4580052Z use_cache=True, 2025-05-07T21:05:13.4580286Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:13.4580567Z use_cpu=False, 2025-05-07T21:05:13.4580792Z output_dtype=SparseType.FP16, 2025-05-07T21:05:13.4581046Z ) 2025-05-07T21:05:19.1176080Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1176711Z self=, 2025-05-07T21:05:19.1177253Z mixed_B=False, 2025-05-07T21:05:19.1177472Z compile=False, 2025-05-07T21:05:19.1177692Z T=3, 2025-05-07T21:05:19.1177895Z D=87, 2025-05-07T21:05:19.1178089Z B=80, 2025-05-07T21:05:19.1178463Z log_E=5, 2025-05-07T21:05:19.1178681Z L=17, 2025-05-07T21:05:19.1178878Z D_gradcheck=1, 2025-05-07T21:05:19.1179122Z stochastic_rounding=True, 2025-05-07T21:05:19.1179401Z weighted=True, 2025-05-07T21:05:19.1179620Z row_wise=False, 2025-05-07T21:05:19.1179847Z mixed=False, 2025-05-07T21:05:19.1180076Z use_cache=True, 2025-05-07T21:05:19.1180372Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1180676Z use_cpu=True, 2025-05-07T21:05:19.1180923Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.1181201Z ) 2025-05-07T21:05:19.1181441Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1182033Z self=, 2025-05-07T21:05:19.1182577Z mixed_B=False, 2025-05-07T21:05:19.1182799Z compile=True, 2025-05-07T21:05:19.1183017Z T=4, 2025-05-07T21:05:19.1183216Z D=101, 2025-05-07T21:05:19.1183409Z B=81, 2025-05-07T21:05:19.1183612Z log_E=3, 2025-05-07T21:05:19.1183819Z L=12, 2025-05-07T21:05:19.1184015Z D_gradcheck=1, 2025-05-07T21:05:19.1184259Z stochastic_rounding=True, 2025-05-07T21:05:19.1184620Z weighted=True, 2025-05-07T21:05:19.1184843Z row_wise=False, 2025-05-07T21:05:19.1185065Z mixed=False, 2025-05-07T21:05:19.1185287Z use_cache=False, 2025-05-07T21:05:19.1185545Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.1185841Z use_cpu=True, 2025-05-07T21:05:19.1186083Z output_dtype=SparseType.BF16, 2025-05-07T21:05:19.1186347Z ) 2025-05-07T21:05:19.1186590Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1187179Z self=, 2025-05-07T21:05:19.1187772Z mixed_B=False, 2025-05-07T21:05:19.1187993Z compile=True, 2025-05-07T21:05:19.1188214Z T=4, 2025-05-07T21:05:19.1188406Z D=57, 2025-05-07T21:05:19.1188596Z B=20, 2025-05-07T21:05:19.1188796Z log_E=4, 2025-05-07T21:05:19.1188998Z L=20, 2025-05-07T21:05:19.1189281Z D_gradcheck=2, 2025-05-07T21:05:19.1189521Z stochastic_rounding=True, 2025-05-07T21:05:19.1189791Z weighted=False, 2025-05-07T21:05:19.1190011Z row_wise=False, 2025-05-07T21:05:19.1190230Z mixed=True, 2025-05-07T21:05:19.1190445Z use_cache=True, 2025-05-07T21:05:19.1190768Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.1191062Z use_cpu=False, 2025-05-07T21:05:19.1191305Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.1191569Z ) 2025-05-07T21:05:19.1191809Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1192391Z self=, 2025-05-07T21:05:19.1192947Z mixed_B=True, 2025-05-07T21:05:19.1193173Z compile=False, 2025-05-07T21:05:19.1193384Z T=2, 2025-05-07T21:05:19.1193581Z D=113, 2025-05-07T21:05:19.1193779Z B=1, 2025-05-07T21:05:19.1193968Z log_E=5, 2025-05-07T21:05:19.1194182Z L=3, 2025-05-07T21:05:19.1194386Z D_gradcheck=2, 2025-05-07T21:05:19.1194625Z stochastic_rounding=True, 2025-05-07T21:05:19.1194887Z weighted=True, 2025-05-07T21:05:19.1195112Z row_wise=True, 2025-05-07T21:05:19.1195334Z mixed=False, 2025-05-07T21:05:19.1195552Z use_cache=True, 2025-05-07T21:05:19.1195809Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1196108Z use_cpu=False, 2025-05-07T21:05:19.1196345Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.1196618Z ) 2025-05-07T21:05:19.1196863Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1197445Z self=, 2025-05-07T21:05:19.1197984Z mixed_B=True, 2025-05-07T21:05:19.1198195Z compile=False, 2025-05-07T21:05:19.1198394Z T=4, 2025-05-07T21:05:19.1198575Z D=47, 2025-05-07T21:05:19.1198766Z B=116, 2025-05-07T21:05:19.1198951Z log_E=3, 2025-05-07T21:05:19.1199203Z L=12, 2025-05-07T21:05:19.1199403Z D_gradcheck=1, 2025-05-07T21:05:19.1199629Z stochastic_rounding=False, 2025-05-07T21:05:19.1199886Z weighted=False, 2025-05-07T21:05:19.1200103Z row_wise=False, 2025-05-07T21:05:19.1200313Z mixed=False, 2025-05-07T21:05:19.1200523Z use_cache=True, 2025-05-07T21:05:19.1200767Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.1201051Z use_cpu=True, 2025-05-07T21:05:19.1201278Z output_dtype=SparseType.BF16, 2025-05-07T21:05:19.1201541Z ) 2025-05-07T21:05:19.1201772Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1202343Z self=, 2025-05-07T21:05:19.1202876Z mixed_B=True, 2025-05-07T21:05:19.1203094Z compile=True, 2025-05-07T21:05:19.1203304Z T=5, 2025-05-07T21:05:19.1203501Z D=28, 2025-05-07T21:05:19.1203694Z B=85, 2025-05-07T21:05:19.1203884Z log_E=3, 2025-05-07T21:05:19.1204094Z L=9, 2025-05-07T21:05:19.1204295Z D_gradcheck=1, 2025-05-07T21:05:19.1204709Z stochastic_rounding=False, 2025-05-07T21:05:19.1205056Z weighted=False, 2025-05-07T21:05:19.1205416Z row_wise=True, 2025-05-07T21:05:19.1205630Z mixed=True, 2025-05-07T21:05:19.1205852Z use_cache=False, 2025-05-07T21:05:19.1206112Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.1206408Z use_cpu=False, 2025-05-07T21:05:19.1206652Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.1207000Z ) 2025-05-07T21:05:19.1207235Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1207819Z self=, 2025-05-07T21:05:19.1208357Z mixed_B=False, 2025-05-07T21:05:19.1208582Z compile=True, 2025-05-07T21:05:19.1208795Z T=2, 2025-05-07T21:05:19.1208992Z D=105, 2025-05-07T21:05:19.1209195Z B=30, 2025-05-07T21:05:19.1209386Z log_E=3, 2025-05-07T21:05:19.1209596Z L=3, 2025-05-07T21:05:19.1209876Z D_gradcheck=2, 2025-05-07T21:05:19.1210111Z stochastic_rounding=True, 2025-05-07T21:05:19.1210409Z weighted=False, 2025-05-07T21:05:19.1210656Z row_wise=False, 2025-05-07T21:05:19.1210868Z mixed=False, 2025-05-07T21:05:19.1211088Z use_cache=True, 2025-05-07T21:05:19.1211396Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1211685Z use_cpu=True, 2025-05-07T21:05:19.1211924Z output_dtype=SparseType.BF16, 2025-05-07T21:05:19.1212192Z ) 2025-05-07T21:05:19.1212425Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1213005Z self=, 2025-05-07T21:05:19.1213544Z mixed_B=True, 2025-05-07T21:05:19.1213767Z compile=False, 2025-05-07T21:05:19.1213980Z T=1, 2025-05-07T21:05:19.1214177Z D=121, 2025-05-07T21:05:19.1214378Z B=103, 2025-05-07T21:05:19.1214572Z log_E=5, 2025-05-07T21:05:19.1214776Z L=10, 2025-05-07T21:05:19.1214982Z D_gradcheck=2, 2025-05-07T21:05:19.1215213Z stochastic_rounding=False, 2025-05-07T21:05:19.1215479Z weighted=True, 2025-05-07T21:05:19.1215699Z row_wise=False, 2025-05-07T21:05:19.1215913Z mixed=True, 2025-05-07T21:05:19.1216129Z use_cache=False, 2025-05-07T21:05:19.1216389Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1216672Z use_cpu=False, 2025-05-07T21:05:19.1216916Z output_dtype=SparseType.BF16, 2025-05-07T21:05:19.1217189Z ) 2025-05-07T21:05:19.1217423Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1218006Z self=, 2025-05-07T21:05:19.1218545Z mixed_B=False, 2025-05-07T21:05:19.1218760Z compile=True, 2025-05-07T21:05:19.1218976Z T=5, 2025-05-07T21:05:19.1219177Z D=70, 2025-05-07T21:05:19.1219371Z B=73, 2025-05-07T21:05:19.1219572Z log_E=5, 2025-05-07T21:05:19.1219883Z L=18, 2025-05-07T21:05:19.1220097Z D_gradcheck=2, 2025-05-07T21:05:19.1220370Z stochastic_rounding=True, 2025-05-07T21:05:19.1220638Z weighted=True, 2025-05-07T21:05:19.1220863Z row_wise=True, 2025-05-07T21:05:19.1221080Z mixed=True, 2025-05-07T21:05:19.1221300Z use_cache=False, 2025-05-07T21:05:19.1221560Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1221846Z use_cpu=True, 2025-05-07T21:05:19.1222091Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.1222363Z ) 2025-05-07T21:05:19.1222598Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1223183Z self=, 2025-05-07T21:05:19.1223721Z mixed_B=True, 2025-05-07T21:05:19.1223934Z compile=False, 2025-05-07T21:05:19.1224150Z T=5, 2025-05-07T21:05:19.1224346Z D=68, 2025-05-07T21:05:19.1224530Z B=45, 2025-05-07T21:05:19.1224724Z log_E=5, 2025-05-07T21:05:19.1224933Z L=5, 2025-05-07T21:05:19.1225128Z D_gradcheck=1, 2025-05-07T21:05:19.1225368Z stochastic_rounding=True, 2025-05-07T21:05:19.1225639Z weighted=False, 2025-05-07T21:05:19.1225912Z row_wise=True, 2025-05-07T21:05:19.1226134Z mixed=False, 2025-05-07T21:05:19.1226353Z use_cache=True, 2025-05-07T21:05:19.1226602Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.1226889Z use_cpu=True, 2025-05-07T21:05:19.1227132Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.1227403Z ) 2025-05-07T21:05:19.1227638Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1228220Z self=, 2025-05-07T21:05:19.1228758Z mixed_B=False, 2025-05-07T21:05:19.1228975Z compile=True, 2025-05-07T21:05:19.1229190Z T=3, 2025-05-07T21:05:19.1229386Z D=9, 2025-05-07T21:05:19.1229571Z B=3, 2025-05-07T21:05:19.1229768Z log_E=5, 2025-05-07T21:05:19.1229976Z L=6, 2025-05-07T21:05:19.1230218Z D_gradcheck=1, 2025-05-07T21:05:19.1230454Z stochastic_rounding=True, 2025-05-07T21:05:19.1230723Z weighted=False, 2025-05-07T21:05:19.1230944Z row_wise=True, 2025-05-07T21:05:19.1231162Z mixed=False, 2025-05-07T21:05:19.1231384Z use_cache=True, 2025-05-07T21:05:19.1231626Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1231970Z use_cpu=True, 2025-05-07T21:05:19.1232214Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.1232478Z ) 2025-05-07T21:05:19.1232721Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1233304Z self=, 2025-05-07T21:05:19.1233843Z mixed_B=False, 2025-05-07T21:05:19.1234061Z compile=False, 2025-05-07T21:05:19.1234278Z T=4, 2025-05-07T21:05:19.1234472Z D=108, 2025-05-07T21:05:19.1234666Z B=77, 2025-05-07T21:05:19.1234864Z log_E=5, 2025-05-07T21:05:19.1235073Z L=4, 2025-05-07T21:05:19.1235272Z D_gradcheck=1, 2025-05-07T21:05:19.1235512Z stochastic_rounding=False, 2025-05-07T21:05:19.1235780Z weighted=True, 2025-05-07T21:05:19.1236000Z row_wise=False, 2025-05-07T21:05:19.1236217Z mixed=True, 2025-05-07T21:05:19.1236434Z use_cache=False, 2025-05-07T21:05:19.1236684Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:05:19.1236979Z use_cpu=True, 2025-05-07T21:05:19.1237221Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.1237482Z ) 2025-05-07T21:05:19.1237724Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1238306Z self=, 2025-05-07T21:05:19.1238842Z mixed_B=True, 2025-05-07T21:05:19.1239054Z compile=False, 2025-05-07T21:05:19.1239270Z T=1, 2025-05-07T21:05:19.1239460Z D=122, 2025-05-07T21:05:19.1239652Z B=35, 2025-05-07T21:05:19.1239846Z log_E=5, 2025-05-07T21:05:19.1240101Z L=19, 2025-05-07T21:05:19.1240327Z D_gradcheck=2, 2025-05-07T21:05:19.1240589Z stochastic_rounding=False, 2025-05-07T21:05:19.1240858Z weighted=False, 2025-05-07T21:05:19.1241076Z row_wise=True, 2025-05-07T21:05:19.1241293Z mixed=False, 2025-05-07T21:05:19.1241516Z use_cache=False, 2025-05-07T21:05:19.1241768Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1242065Z use_cpu=True, 2025-05-07T21:05:19.1242308Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.1242567Z ) 2025-05-07T21:05:19.1242809Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1243390Z self=, 2025-05-07T21:05:19.1250373Z mixed_B=True, 2025-05-07T21:05:19.1250627Z compile=True, 2025-05-07T21:05:19.1250846Z T=1, 2025-05-07T21:05:19.1251031Z D=20, 2025-05-07T21:05:19.1251216Z B=18, 2025-05-07T21:05:19.1251398Z log_E=5, 2025-05-07T21:05:19.1251591Z L=12, 2025-05-07T21:05:19.1251780Z D_gradcheck=1, 2025-05-07T21:05:19.1252005Z stochastic_rounding=True, 2025-05-07T21:05:19.1252261Z weighted=True, 2025-05-07T21:05:19.1252549Z row_wise=False, 2025-05-07T21:05:19.1252756Z mixed=False, 2025-05-07T21:05:19.1252959Z use_cache=True, 2025-05-07T21:05:19.1253191Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1253472Z use_cpu=True, 2025-05-07T21:05:19.1253703Z output_dtype=SparseType.FP16, 2025-05-07T21:05:19.1253955Z ) 2025-05-07T21:05:19.1254184Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1254759Z self=, 2025-05-07T21:05:19.1255280Z mixed_B=False, 2025-05-07T21:05:19.1255486Z compile=True, 2025-05-07T21:05:19.1255683Z T=3, 2025-05-07T21:05:19.1255858Z D=105, 2025-05-07T21:05:19.1256038Z B=55, 2025-05-07T21:05:19.1256218Z log_E=4, 2025-05-07T21:05:19.1256403Z L=1, 2025-05-07T21:05:19.1256590Z D_gradcheck=1, 2025-05-07T21:05:19.1256955Z stochastic_rounding=False, 2025-05-07T21:05:19.1257205Z weighted=False, 2025-05-07T21:05:19.1257415Z row_wise=True, 2025-05-07T21:05:19.1257619Z mixed=False, 2025-05-07T21:05:19.1257825Z use_cache=False, 2025-05-07T21:05:19.1258068Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1258785Z use_cpu=True, 2025-05-07T21:05:19.1259012Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.1259264Z ) 2025-05-07T21:05:19.1259490Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1260058Z self=, 2025-05-07T21:05:19.1260577Z mixed_B=True, 2025-05-07T21:05:19.1260780Z compile=True, 2025-05-07T21:05:19.1260977Z T=5, 2025-05-07T21:05:19.1261156Z D=94, 2025-05-07T21:05:19.1261338Z B=61, 2025-05-07T21:05:19.1261519Z log_E=4, 2025-05-07T21:05:19.1261703Z L=8, 2025-05-07T21:05:19.1261891Z D_gradcheck=2, 2025-05-07T21:05:19.1262121Z stochastic_rounding=False, 2025-05-07T21:05:19.1262370Z weighted=False, 2025-05-07T21:05:19.1262583Z row_wise=True, 2025-05-07T21:05:19.1262787Z mixed=True, 2025-05-07T21:05:19.1262988Z use_cache=True, 2025-05-07T21:05:19.1263221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1263513Z use_cpu=False, 2025-05-07T21:05:19.1263742Z output_dtype=SparseType.BF16, 2025-05-07T21:05:19.1264000Z ) 2025-05-07T21:05:19.1264229Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:19.1264795Z self=, 2025-05-07T21:05:19.1265313Z mixed_B=False, 2025-05-07T21:05:19.1265523Z compile=False, 2025-05-07T21:05:19.1265723Z T=2, 2025-05-07T21:05:19.1265900Z D=114, 2025-05-07T21:05:19.1266082Z B=101, 2025-05-07T21:05:19.1266266Z log_E=3, 2025-05-07T21:05:19.1266454Z L=9, 2025-05-07T21:05:19.1266690Z D_gradcheck=2, 2025-05-07T21:05:19.1266920Z stochastic_rounding=False, 2025-05-07T21:05:19.1267169Z weighted=True, 2025-05-07T21:05:19.1267375Z row_wise=True, 2025-05-07T21:05:19.1267575Z mixed=True, 2025-05-07T21:05:19.1267775Z use_cache=False, 2025-05-07T21:05:19.1268018Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:19.1268301Z use_cpu=True, 2025-05-07T21:05:19.1268526Z output_dtype=SparseType.FP32, 2025-05-07T21:05:19.1268776Z ) 2025-05-07T21:05:59.2169400Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.2170280Z self=, 2025-05-07T21:05:59.2170890Z mixed_B=False, 2025-05-07T21:05:59.2171114Z compile=False, 2025-05-07T21:05:59.2171333Z T=5, 2025-05-07T21:05:59.2171534Z D=22, 2025-05-07T21:05:59.2171727Z B=77, 2025-05-07T21:05:59.2171984Z log_E=5, 2025-05-07T21:05:59.2172254Z L=9, 2025-05-07T21:05:59.2172517Z D_gradcheck=1, 2025-05-07T21:05:59.2172831Z stochastic_rounding=False, 2025-05-07T21:05:59.2173179Z weighted=False, 2025-05-07T21:05:59.2173679Z row_wise=False, 2025-05-07T21:05:59.2173897Z mixed=True, 2025-05-07T21:05:59.2174109Z use_cache=False, 2025-05-07T21:05:59.2174353Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.2174651Z use_cpu=False, 2025-05-07T21:05:59.2174885Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.2175145Z ) 2025-05-07T21:05:59.2175377Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.2175959Z self=, 2025-05-07T21:05:59.2176490Z mixed_B=False, 2025-05-07T21:05:59.2176699Z compile=True, 2025-05-07T21:05:59.2176904Z T=2, 2025-05-07T21:05:59.2177093Z D=12, 2025-05-07T21:05:59.2177272Z B=94, 2025-05-07T21:05:59.2177460Z log_E=3, 2025-05-07T21:05:59.2177657Z L=5, 2025-05-07T21:05:59.2177841Z D_gradcheck=1, 2025-05-07T21:05:59.2178170Z stochastic_rounding=True, 2025-05-07T21:05:59.2178429Z weighted=False, 2025-05-07T21:05:59.2178637Z row_wise=True, 2025-05-07T21:05:59.2178850Z mixed=True, 2025-05-07T21:05:59.2179062Z use_cache=False, 2025-05-07T21:05:59.2179304Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.2179730Z use_cpu=False, 2025-05-07T21:05:59.2180065Z output_dtype=SparseType.FP16, 2025-05-07T21:05:59.2180416Z ) 2025-05-07T21:05:59.2180727Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.2181368Z self=, 2025-05-07T21:05:59.2181900Z mixed_B=True, 2025-05-07T21:05:59.2182121Z compile=False, 2025-05-07T21:05:59.2182333Z T=5, 2025-05-07T21:05:59.2182519Z D=9, 2025-05-07T21:05:59.2182706Z B=85, 2025-05-07T21:05:59.2182898Z log_E=5, 2025-05-07T21:05:59.2183100Z L=20, 2025-05-07T21:05:59.2183293Z D_gradcheck=2, 2025-05-07T21:05:59.2183530Z stochastic_rounding=True, 2025-05-07T21:05:59.2183794Z weighted=True, 2025-05-07T21:05:59.2184011Z row_wise=True, 2025-05-07T21:05:59.2184226Z mixed=False, 2025-05-07T21:05:59.2184445Z use_cache=False, 2025-05-07T21:05:59.2184696Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.2184998Z use_cpu=False, 2025-05-07T21:05:59.2185236Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.2185495Z ) 2025-05-07T21:05:59.2185733Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.2186310Z self=, 2025-05-07T21:05:59.2186839Z mixed_B=True, 2025-05-07T21:05:59.2187057Z compile=False, 2025-05-07T21:05:59.2187271Z T=5, 2025-05-07T21:05:59.2187455Z D=9, 2025-05-07T21:05:59.2187646Z B=20, 2025-05-07T21:05:59.2187839Z log_E=5, 2025-05-07T21:05:59.2188039Z L=20, 2025-05-07T21:05:59.2188381Z D_gradcheck=2, 2025-05-07T21:05:59.2188621Z stochastic_rounding=True, 2025-05-07T21:05:59.2188881Z weighted=True, 2025-05-07T21:05:59.2189108Z row_wise=True, 2025-05-07T21:05:59.2189325Z mixed=False, 2025-05-07T21:05:59.2189544Z use_cache=False, 2025-05-07T21:05:59.2189792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.2190090Z use_cpu=False, 2025-05-07T21:05:59.2190336Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.2190596Z ) 2025-05-07T21:05:59.2190840Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.2191428Z self=, 2025-05-07T21:05:59.2191955Z mixed_B=True, 2025-05-07T21:05:59.2192176Z compile=False, 2025-05-07T21:05:59.2192391Z T=5, 2025-05-07T21:05:59.2192576Z D=9, 2025-05-07T21:05:59.2192768Z B=20, 2025-05-07T21:05:59.2192965Z log_E=5, 2025-05-07T21:05:59.2193162Z L=20, 2025-05-07T21:05:59.2193363Z D_gradcheck=2, 2025-05-07T21:05:59.2193601Z stochastic_rounding=True, 2025-05-07T21:05:59.2193856Z weighted=True, 2025-05-07T21:05:59.2194124Z row_wise=True, 2025-05-07T21:05:59.2194340Z mixed=False, 2025-05-07T21:05:59.2194551Z use_cache=True, 2025-05-07T21:05:59.2194801Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.2195096Z use_cpu=False, 2025-05-07T21:05:59.2195328Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.2195596Z ) 2025-05-07T21:05:59.2195835Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.2196414Z self=, 2025-05-07T21:05:59.2196944Z mixed_B=True, 2025-05-07T21:05:59.2197177Z compile=False, 2025-05-07T21:05:59.2197391Z T=1, 2025-05-07T21:05:59.2197588Z D=9, 2025-05-07T21:05:59.2197778Z B=20, 2025-05-07T21:05:59.2197971Z log_E=5, 2025-05-07T21:05:59.2198170Z L=20, 2025-05-07T21:05:59.2198366Z D_gradcheck=2, 2025-05-07T21:05:59.2198650Z stochastic_rounding=True, 2025-05-07T21:05:59.2198911Z weighted=True, 2025-05-07T21:05:59.2199124Z row_wise=True, 2025-05-07T21:05:59.2199348Z mixed=False, 2025-05-07T21:05:59.2199564Z use_cache=True, 2025-05-07T21:05:59.2199810Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.2200148Z use_cpu=False, 2025-05-07T21:05:59.2200391Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.2200653Z ) 2025-05-07T21:05:59.2200894Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.2201473Z self=, 2025-05-07T21:05:59.2202011Z mixed_B=True, 2025-05-07T21:05:59.2202224Z compile=True, 2025-05-07T21:05:59.2202455Z T=1, 2025-05-07T21:05:59.2202678Z D=9, 2025-05-07T21:05:59.2202861Z B=20, 2025-05-07T21:05:59.2203049Z log_E=5, 2025-05-07T21:05:59.2203249Z L=20, 2025-05-07T21:05:59.2203441Z D_gradcheck=2, 2025-05-07T21:05:59.2203676Z stochastic_rounding=True, 2025-05-07T21:05:59.2203957Z weighted=True, 2025-05-07T21:05:59.2204173Z row_wise=True, 2025-05-07T21:05:59.2204611Z mixed=False, 2025-05-07T21:05:59.2204885Z use_cache=True, 2025-05-07T21:05:59.2205121Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.2205413Z use_cpu=False, 2025-05-07T21:05:59.2205646Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.2205906Z ) 2025-05-07T21:05:59.2206135Z Trying example: test_backward_adagrad_fp32_pmSUM( 2025-05-07T21:05:59.2206709Z self=, 2025-05-07T21:05:59.2207345Z mixed_B=True, 2025-05-07T21:05:59.2207561Z compile=False, 2025-05-07T21:05:59.2207778Z T=1, 2025-05-07T21:05:59.2207975Z D=9, 2025-05-07T21:05:59.2208161Z B=20, 2025-05-07T21:05:59.2208357Z log_E=5, 2025-05-07T21:05:59.2208559Z L=20, 2025-05-07T21:05:59.2208840Z D_gradcheck=2, 2025-05-07T21:05:59.2209081Z stochastic_rounding=True, 2025-05-07T21:05:59.2209345Z weighted=False, 2025-05-07T21:05:59.2209563Z row_wise=True, 2025-05-07T21:05:59.2209787Z mixed=False, 2025-05-07T21:05:59.2210002Z use_cache=True, 2025-05-07T21:05:59.2210242Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:05:59.2210542Z use_cpu=False, 2025-05-07T21:05:59.2210784Z output_dtype=SparseType.BF16, 2025-05-07T21:05:59.2211047Z ) 2025-05-07T21:05:59.2211238Z PASSED 2025-05-07T21:05:59.2211351Z 2025-05-07T21:05:59.2211501Z =============================== warnings summary =============================== 2025-05-07T21:05:59.2212097Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmMEAN 2025-05-07T21:05:59.2212843Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmNONE 2025-05-07T21:05:59.2213591Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM 2025-05-07T21:05:59.2214383Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp16_pmSUM_with_max_norm 2025-05-07T21:05:59.2215236Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_cpu 2025-05-07T21:05:59.2215962Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmMEAN 2025-05-07T21:05:59.2216703Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmNONE 2025-05-07T21:05:59.2217437Z test/tbe/training/backward_adagrad_test.py::BackwardAdagradTest::test_backward_adagrad_fp32_pmSUM 2025-05-07T21:05:59.2218897Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:59.2220112Z warnings.warn( 2025-05-07T21:05:59.2220320Z 2025-05-07T21:05:59.2220552Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:05:59.2221042Z ================== 8 passed, 8 warnings in 358.02s (0:05:58) =================== 2025-05-07T21:05:59.9522784Z 2025-05-07T21:05:59.9523574Z [TEST] Python test suite PASSED: ./tbe/training/backward_adagrad_test.py 2025-05-07T21:05:59.9541705Z [TEST] Python test time for ./tbe/training/backward_adagrad_test.py: 360 seconds 2025-05-07T21:05:59.9542172Z 2025-05-07T21:05:59.9542178Z 2025-05-07T21:05:59.9542183Z 2025-05-07T21:05:59.9542189Z 2025-05-07T21:05:59.9564330Z ################################################################################ 2025-05-07T21:05:59.9580507Z # [2025-05-07T21:05:59.957Z] Run Python Test Suite: 2025-05-07T21:05:59.9580980Z # ./tbe/training/backward_dense_test.py 2025-05-07T21:05:59.9581410Z ################################################################################ 2025-05-07T21:05:59.9606987Z + 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:59.9607735Z 2025-05-07T21:06:02.1074263Z ============================= test session starts ============================== 2025-05-07T21:06:02.1075139Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:02.1075754Z cachedir: .pytest_cache 2025-05-07T21:06:02.1076344Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:02.1077088Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:02.1077499Z plugins: hypothesis-6.131.14 2025-05-07T21:06:03.8332661Z collecting ... collected 1 item 2025-05-07T21:06:03.8333217Z 2025-05-07T21:06:03.8354713Z tbe/training/backward_dense_test.py::BackwardDenseTest::test_backward_dense SKIPPED 2025-05-07T21:06:03.8355257Z 2025-05-07T21:06:03.8355442Z =========================== short test summary info ============================ 2025-05-07T21:06:03.8356388Z 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:06:03.8357303Z ============================== 1 skipped in 1.85s ============================== 2025-05-07T21:06:04.3953085Z 2025-05-07T21:06:04.3953454Z [TEST] Python test suite PASSED: ./tbe/training/backward_dense_test.py 2025-05-07T21:06:04.3974742Z [TEST] Python test time for ./tbe/training/backward_dense_test.py: 5 seconds 2025-05-07T21:06:04.3975198Z 2025-05-07T21:06:04.3975205Z 2025-05-07T21:06:04.3975210Z 2025-05-07T21:06:04.3975216Z 2025-05-07T21:06:04.3995250Z ################################################################################ 2025-05-07T21:06:04.4011423Z # [2025-05-07T21:06:04.400Z] Run Python Test Suite: 2025-05-07T21:06:04.4011908Z # ./tbe/training/backward_none_test.py 2025-05-07T21:06:04.4012489Z ################################################################################ 2025-05-07T21:06:04.4036836Z + 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:06:04.4037635Z 2025-05-07T21:06:06.5399266Z ============================= test session starts ============================== 2025-05-07T21:06:06.5399911Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:06.5400432Z cachedir: .pytest_cache 2025-05-07T21:06:06.5401020Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:06.5401756Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:06.5402185Z plugins: hypothesis-6.131.14 2025-05-07T21:06:08.2425651Z collecting ... collected 2 items 2025-05-07T21:06:08.2425973Z 2025-05-07T21:06:11.9830814Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none Trying example: test_backward_none( 2025-05-07T21:06:11.9831766Z self=, 2025-05-07T21:06:11.9832547Z T=1, 2025-05-07T21:06:11.9832746Z D=2, 2025-05-07T21:06:11.9832940Z B=1, 2025-05-07T21:06:11.9833131Z log_E=3, 2025-05-07T21:06:11.9833326Z L=0, 2025-05-07T21:06:11.9833549Z weights_precision=SparseType.FP16, 2025-05-07T21:06:11.9833869Z weighted=False, 2025-05-07T21:06:11.9834107Z long_segments=False, 2025-05-07T21:06:11.9834394Z pooling_mode=, 2025-05-07T21:06:11.9834804Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9835066Z ) 2025-05-07T21:06:11.9835269Z Trying example: test_backward_none( 2025-05-07T21:06:11.9835736Z self=, 2025-05-07T21:06:11.9836189Z T=3, 2025-05-07T21:06:11.9836437Z D=2, 2025-05-07T21:06:11.9836631Z B=1, 2025-05-07T21:06:11.9836816Z log_E=3, 2025-05-07T21:06:11.9837016Z L=0, 2025-05-07T21:06:11.9837243Z weights_precision=SparseType.FP16, 2025-05-07T21:06:11.9837535Z weighted=False, 2025-05-07T21:06:11.9837768Z long_segments=False, 2025-05-07T21:06:11.9838035Z pooling_mode=, 2025-05-07T21:06:11.9838336Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9838591Z ) 2025-05-07T21:06:11.9838794Z Trying example: test_backward_none( 2025-05-07T21:06:11.9839247Z self=, 2025-05-07T21:06:11.9839683Z T=3, 2025-05-07T21:06:11.9839866Z D=112, 2025-05-07T21:06:11.9840054Z B=69, 2025-05-07T21:06:11.9840231Z log_E=5, 2025-05-07T21:06:11.9840422Z L=4, 2025-05-07T21:06:11.9840738Z weights_precision=SparseType.FP16, 2025-05-07T21:06:11.9841021Z weighted=False, 2025-05-07T21:06:11.9841245Z long_segments=False, 2025-05-07T21:06:11.9841512Z pooling_mode=, 2025-05-07T21:06:11.9841809Z output_dtype=SparseType.FP32, 2025-05-07T21:06:11.9842067Z ) 2025-05-07T21:06:11.9842265Z Trying example: test_backward_none( 2025-05-07T21:06:11.9842714Z self=, 2025-05-07T21:06:11.9843154Z T=1, 2025-05-07T21:06:11.9843336Z D=110, 2025-05-07T21:06:11.9843516Z B=1, 2025-05-07T21:06:11.9843698Z log_E=3, 2025-05-07T21:06:11.9843889Z L=0, 2025-05-07T21:06:11.9844105Z weights_precision=SparseType.FP16, 2025-05-07T21:06:11.9844383Z weighted=False, 2025-05-07T21:06:11.9844602Z long_segments=False, 2025-05-07T21:06:11.9844862Z pooling_mode=, 2025-05-07T21:06:11.9845153Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9845406Z ) 2025-05-07T21:06:11.9845610Z Trying example: test_backward_none( 2025-05-07T21:06:11.9852811Z self=, 2025-05-07T21:06:11.9853444Z T=1, 2025-05-07T21:06:11.9853653Z D=110, 2025-05-07T21:06:11.9853858Z B=51, 2025-05-07T21:06:11.9854053Z log_E=3, 2025-05-07T21:06:11.9854268Z L=20, 2025-05-07T21:06:11.9854501Z weights_precision=SparseType.FP16, 2025-05-07T21:06:11.9854795Z weighted=True, 2025-05-07T21:06:11.9855029Z long_segments=False, 2025-05-07T21:06:11.9855306Z pooling_mode=, 2025-05-07T21:06:11.9855617Z output_dtype=SparseType.BF16, 2025-05-07T21:06:11.9855887Z ) 2025-05-07T21:06:11.9856101Z Trying example: test_backward_none( 2025-05-07T21:06:11.9856569Z self=, 2025-05-07T21:06:11.9857024Z T=3, 2025-05-07T21:06:11.9857226Z D=159, 2025-05-07T21:06:11.9857426Z B=1, 2025-05-07T21:06:11.9857622Z log_E=3, 2025-05-07T21:06:11.9857915Z L=0, 2025-05-07T21:06:11.9858142Z weights_precision=SparseType.FP16, 2025-05-07T21:06:11.9858432Z weighted=False, 2025-05-07T21:06:11.9858667Z long_segments=False, 2025-05-07T21:06:11.9858942Z pooling_mode=, 2025-05-07T21:06:11.9859246Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9859556Z ) 2025-05-07T21:06:11.9859768Z Trying example: test_backward_none( 2025-05-07T21:06:11.9860226Z self=, 2025-05-07T21:06:11.9860680Z T=3, 2025-05-07T21:06:11.9860875Z D=159, 2025-05-07T21:06:11.9861066Z B=38, 2025-05-07T21:06:11.9861263Z log_E=4, 2025-05-07T21:06:11.9861464Z L=16, 2025-05-07T21:06:11.9861685Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9861978Z weighted=True, 2025-05-07T21:06:11.9862211Z long_segments=False, 2025-05-07T21:06:11.9862478Z pooling_mode=, 2025-05-07T21:06:11.9862780Z output_dtype=SparseType.FP32, 2025-05-07T21:06:11.9863046Z ) 2025-05-07T21:06:11.9863253Z Trying example: test_backward_none( 2025-05-07T21:06:11.9863709Z self=, 2025-05-07T21:06:11.9864159Z T=4, 2025-05-07T21:06:11.9864349Z D=49, 2025-05-07T21:06:11.9864539Z B=43, 2025-05-07T21:06:11.9864733Z log_E=4, 2025-05-07T21:06:11.9864934Z L=10, 2025-05-07T21:06:11.9865154Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9865448Z weighted=True, 2025-05-07T21:06:11.9865674Z long_segments=True, 2025-05-07T21:06:11.9865931Z pooling_mode=, 2025-05-07T21:06:11.9866238Z output_dtype=SparseType.BF16, 2025-05-07T21:06:11.9866504Z ) 2025-05-07T21:06:11.9866708Z Trying example: test_backward_none( 2025-05-07T21:06:11.9867165Z self=, 2025-05-07T21:06:11.9867613Z T=1, 2025-05-07T21:06:11.9867853Z D=231, 2025-05-07T21:06:11.9868047Z B=16, 2025-05-07T21:06:11.9868242Z log_E=5, 2025-05-07T21:06:11.9868444Z L=7, 2025-05-07T21:06:11.9868660Z weights_precision=SparseType.FP16, 2025-05-07T21:06:11.9868949Z weighted=False, 2025-05-07T21:06:11.9869181Z long_segments=False, 2025-05-07T21:06:11.9869447Z pooling_mode=, 2025-05-07T21:06:11.9869755Z output_dtype=SparseType.BF16, 2025-05-07T21:06:11.9870020Z ) 2025-05-07T21:06:11.9870208Z Trying example: test_backward_none( 2025-05-07T21:06:11.9870661Z self=, 2025-05-07T21:06:11.9871101Z T=4, 2025-05-07T21:06:11.9871278Z D=164, 2025-05-07T21:06:11.9871459Z B=101, 2025-05-07T21:06:11.9871639Z log_E=4, 2025-05-07T21:06:11.9871821Z L=14, 2025-05-07T21:06:11.9872031Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9872308Z weighted=True, 2025-05-07T21:06:11.9872519Z long_segments=True, 2025-05-07T21:06:11.9872776Z pooling_mode=, 2025-05-07T21:06:11.9873081Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9873390Z ) 2025-05-07T21:06:11.9873594Z Trying example: test_backward_none( 2025-05-07T21:06:11.9874047Z self=, 2025-05-07T21:06:11.9874497Z T=5, 2025-05-07T21:06:11.9874679Z D=60, 2025-05-07T21:06:11.9874867Z B=8, 2025-05-07T21:06:11.9875054Z log_E=5, 2025-05-07T21:06:11.9875248Z L=17, 2025-05-07T21:06:11.9875465Z weights_precision=SparseType.FP16, 2025-05-07T21:06:11.9875750Z weighted=False, 2025-05-07T21:06:11.9875976Z long_segments=True, 2025-05-07T21:06:11.9876234Z pooling_mode=, 2025-05-07T21:06:11.9876536Z output_dtype=SparseType.BF16, 2025-05-07T21:06:11.9876791Z ) 2025-05-07T21:06:11.9876996Z Trying example: test_backward_none( 2025-05-07T21:06:11.9877455Z self=, 2025-05-07T21:06:11.9877951Z T=4, 2025-05-07T21:06:11.9878141Z D=107, 2025-05-07T21:06:11.9878328Z B=63, 2025-05-07T21:06:11.9878513Z log_E=4, 2025-05-07T21:06:11.9878708Z L=20, 2025-05-07T21:06:11.9878926Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9879257Z weighted=True, 2025-05-07T21:06:11.9879483Z long_segments=True, 2025-05-07T21:06:11.9879742Z pooling_mode=, 2025-05-07T21:06:11.9880050Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9880304Z ) 2025-05-07T21:06:11.9880510Z Trying example: test_backward_none( 2025-05-07T21:06:11.9880967Z self=, 2025-05-07T21:06:11.9881408Z T=4, 2025-05-07T21:06:11.9881600Z D=210, 2025-05-07T21:06:11.9881791Z B=107, 2025-05-07T21:06:11.9881978Z log_E=4, 2025-05-07T21:06:11.9882177Z L=7, 2025-05-07T21:06:11.9882403Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9882686Z weighted=True, 2025-05-07T21:06:11.9882913Z long_segments=False, 2025-05-07T21:06:11.9883184Z pooling_mode=, 2025-05-07T21:06:11.9883481Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9883743Z ) 2025-05-07T21:06:11.9883947Z Trying example: test_backward_none( 2025-05-07T21:06:11.9884397Z self=, 2025-05-07T21:06:11.9884845Z T=5, 2025-05-07T21:06:11.9885036Z D=139, 2025-05-07T21:06:11.9885220Z B=63, 2025-05-07T21:06:11.9885408Z log_E=4, 2025-05-07T21:06:11.9885607Z L=15, 2025-05-07T21:06:11.9885822Z weights_precision=SparseType.FP16, 2025-05-07T21:06:11.9886106Z weighted=True, 2025-05-07T21:06:11.9886328Z long_segments=True, 2025-05-07T21:06:11.9886586Z pooling_mode=, 2025-05-07T21:06:11.9886998Z output_dtype=SparseType.BF16, 2025-05-07T21:06:11.9887248Z ) 2025-05-07T21:06:11.9887493Z Trying example: test_backward_none( 2025-05-07T21:06:11.9887942Z self=, 2025-05-07T21:06:11.9888386Z T=4, 2025-05-07T21:06:11.9888565Z D=189, 2025-05-07T21:06:11.9888740Z B=5, 2025-05-07T21:06:11.9888914Z log_E=5, 2025-05-07T21:06:11.9889096Z L=16, 2025-05-07T21:06:11.9889301Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9889575Z weighted=True, 2025-05-07T21:06:11.9889785Z long_segments=False, 2025-05-07T21:06:11.9890032Z pooling_mode=, 2025-05-07T21:06:11.9890324Z output_dtype=SparseType.BF16, 2025-05-07T21:06:11.9890568Z ) 2025-05-07T21:06:11.9890754Z Trying example: test_backward_none( 2025-05-07T21:06:11.9891204Z self=, 2025-05-07T21:06:11.9891643Z T=4, 2025-05-07T21:06:11.9891828Z D=79, 2025-05-07T21:06:11.9891999Z B=92, 2025-05-07T21:06:11.9892172Z log_E=4, 2025-05-07T21:06:11.9892351Z L=13, 2025-05-07T21:06:11.9892556Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9892827Z weighted=False, 2025-05-07T21:06:11.9893087Z long_segments=False, 2025-05-07T21:06:11.9893338Z pooling_mode=, 2025-05-07T21:06:11.9893630Z output_dtype=SparseType.BF16, 2025-05-07T21:06:11.9893884Z ) 2025-05-07T21:06:11.9894077Z Trying example: test_backward_none( 2025-05-07T21:06:11.9894520Z self=, 2025-05-07T21:06:11.9894956Z T=1, 2025-05-07T21:06:11.9895136Z D=50, 2025-05-07T21:06:11.9895321Z B=127, 2025-05-07T21:06:11.9895503Z log_E=4, 2025-05-07T21:06:11.9895686Z L=19, 2025-05-07T21:06:11.9895897Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9896177Z weighted=True, 2025-05-07T21:06:11.9896391Z long_segments=True, 2025-05-07T21:06:11.9896642Z pooling_mode=, 2025-05-07T21:06:11.9896944Z output_dtype=SparseType.BF16, 2025-05-07T21:06:11.9897244Z ) 2025-05-07T21:06:11.9897437Z Trying example: test_backward_none( 2025-05-07T21:06:11.9897890Z self=, 2025-05-07T21:06:11.9898329Z T=2, 2025-05-07T21:06:11.9898507Z D=3, 2025-05-07T21:06:11.9898725Z B=90, 2025-05-07T21:06:11.9898909Z log_E=3, 2025-05-07T21:06:11.9899096Z L=6, 2025-05-07T21:06:11.9899309Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9899588Z weighted=True, 2025-05-07T21:06:11.9899805Z long_segments=False, 2025-05-07T21:06:11.9900060Z pooling_mode=, 2025-05-07T21:06:11.9900363Z output_dtype=SparseType.FP32, 2025-05-07T21:06:11.9900617Z ) 2025-05-07T21:06:11.9900808Z Trying example: test_backward_none( 2025-05-07T21:06:11.9901249Z self=, 2025-05-07T21:06:11.9901685Z T=1, 2025-05-07T21:06:11.9901868Z D=172, 2025-05-07T21:06:11.9902052Z B=33, 2025-05-07T21:06:11.9902232Z log_E=5, 2025-05-07T21:06:11.9902424Z L=14, 2025-05-07T21:06:11.9902635Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9902922Z weighted=True, 2025-05-07T21:06:11.9903137Z long_segments=False, 2025-05-07T21:06:11.9903405Z pooling_mode=, 2025-05-07T21:06:11.9903707Z output_dtype=SparseType.BF16, 2025-05-07T21:06:11.9903955Z ) 2025-05-07T21:06:11.9904150Z Trying example: test_backward_none( 2025-05-07T21:06:11.9904797Z self=, 2025-05-07T21:06:11.9905243Z T=1, 2025-05-07T21:06:11.9905429Z D=130, 2025-05-07T21:06:11.9905619Z B=34, 2025-05-07T21:06:11.9905802Z log_E=5, 2025-05-07T21:06:11.9906000Z L=11, 2025-05-07T21:06:11.9906224Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9906509Z weighted=False, 2025-05-07T21:06:11.9906737Z long_segments=True, 2025-05-07T21:06:11.9907074Z pooling_mode=, 2025-05-07T21:06:11.9907378Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9907641Z ) 2025-05-07T21:06:11.9907845Z Trying example: test_backward_none( 2025-05-07T21:06:11.9908291Z self=, 2025-05-07T21:06:11.9908737Z T=1, 2025-05-07T21:06:11.9908912Z D=130, 2025-05-07T21:06:11.9909095Z B=34, 2025-05-07T21:06:11.9909270Z log_E=5, 2025-05-07T21:06:11.9909456Z L=11, 2025-05-07T21:06:11.9909667Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9909941Z weighted=True, 2025-05-07T21:06:11.9910162Z long_segments=True, 2025-05-07T21:06:11.9910412Z pooling_mode=, 2025-05-07T21:06:11.9910700Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9910957Z ) 2025-05-07T21:06:11.9911152Z Trying example: test_backward_none( 2025-05-07T21:06:11.9911599Z self=, 2025-05-07T21:06:11.9912039Z T=1, 2025-05-07T21:06:11.9912218Z D=11, 2025-05-07T21:06:11.9912388Z B=34, 2025-05-07T21:06:11.9912636Z log_E=5, 2025-05-07T21:06:11.9912826Z L=11, 2025-05-07T21:06:11.9913032Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9913316Z weighted=True, 2025-05-07T21:06:11.9913532Z long_segments=True, 2025-05-07T21:06:11.9913777Z pooling_mode=, 2025-05-07T21:06:11.9914078Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9914330Z ) 2025-05-07T21:06:11.9914521Z Trying example: test_backward_none( 2025-05-07T21:06:11.9914972Z self=, 2025-05-07T21:06:11.9915410Z T=1, 2025-05-07T21:06:11.9915587Z D=11, 2025-05-07T21:06:11.9915759Z B=11, 2025-05-07T21:06:11.9915941Z log_E=5, 2025-05-07T21:06:11.9916140Z L=11, 2025-05-07T21:06:11.9916386Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9916672Z weighted=True, 2025-05-07T21:06:11.9916960Z long_segments=True, 2025-05-07T21:06:11.9917208Z pooling_mode=, 2025-05-07T21:06:11.9917507Z output_dtype=SparseType.FP16, 2025-05-07T21:06:11.9917759Z ) 2025-05-07T21:06:11.9917952Z Trying example: test_backward_none( 2025-05-07T21:06:11.9918491Z self=, 2025-05-07T21:06:11.9918930Z T=4, 2025-05-07T21:06:11.9919108Z D=255, 2025-05-07T21:06:11.9919292Z B=122, 2025-05-07T21:06:11.9919477Z log_E=3, 2025-05-07T21:06:11.9919659Z L=2, 2025-05-07T21:06:11.9919874Z weights_precision=SparseType.FP32, 2025-05-07T21:06:11.9920156Z weighted=False, 2025-05-07T21:06:11.9920370Z long_segments=False, 2025-05-07T21:06:11.9920630Z pooling_mode=, 2025-05-07T21:06:11.9920927Z output_dtype=SparseType.FP32, 2025-05-07T21:06:11.9921182Z ) 2025-05-07T21:06:14.1514425Z Trying example: test_backward_none( 2025-05-07T21:06:14.1515785Z self=, 2025-05-07T21:06:14.1517010Z T=4, 2025-05-07T21:06:14.1517323Z D=2, 2025-05-07T21:06:14.1517542Z B=122, 2025-05-07T21:06:14.1517748Z log_E=3, 2025-05-07T21:06:14.1517950Z L=2, 2025-05-07T21:06:14.1518190Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1518498Z weighted=False, 2025-05-07T21:06:14.1518735Z long_segments=False, 2025-05-07T21:06:14.1519007Z pooling_mode=, 2025-05-07T21:06:14.1519317Z output_dtype=SparseType.FP32, 2025-05-07T21:06:14.1519583Z ) 2025-05-07T21:06:14.1519779Z Trying example: test_backward_none( 2025-05-07T21:06:14.1520240Z self=, 2025-05-07T21:06:14.1520699Z T=4, 2025-05-07T21:06:14.1520887Z D=2, 2025-05-07T21:06:14.1521083Z B=2, 2025-05-07T21:06:14.1521281Z log_E=3, 2025-05-07T21:06:14.1521638Z L=2, 2025-05-07T21:06:14.1521873Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1522169Z weighted=False, 2025-05-07T21:06:14.1522410Z long_segments=False, 2025-05-07T21:06:14.1522677Z pooling_mode=, 2025-05-07T21:06:14.1522994Z output_dtype=SparseType.FP32, 2025-05-07T21:06:14.1523270Z ) 2025-05-07T21:06:14.1523476Z Trying example: test_backward_none( 2025-05-07T21:06:14.1523947Z self=, 2025-05-07T21:06:14.1524399Z T=2, 2025-05-07T21:06:14.1524588Z D=2, 2025-05-07T21:06:14.1524788Z B=2, 2025-05-07T21:06:14.1524983Z log_E=3, 2025-05-07T21:06:14.1525184Z L=2, 2025-05-07T21:06:14.1525410Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1525708Z weighted=False, 2025-05-07T21:06:14.1525940Z long_segments=False, 2025-05-07T21:06:14.1526213Z pooling_mode=, 2025-05-07T21:06:14.1526531Z output_dtype=SparseType.FP32, 2025-05-07T21:06:14.1526872Z ) 2025-05-07T21:06:14.1527091Z Trying example: test_backward_none( 2025-05-07T21:06:14.1527631Z self=, 2025-05-07T21:06:14.1528091Z T=2, 2025-05-07T21:06:14.1528276Z D=2, 2025-05-07T21:06:14.1528466Z B=2, 2025-05-07T21:06:14.1528663Z log_E=3, 2025-05-07T21:06:14.1528858Z L=3, 2025-05-07T21:06:14.1529080Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1529376Z weighted=False, 2025-05-07T21:06:14.1529602Z long_segments=False, 2025-05-07T21:06:14.1529871Z pooling_mode=, 2025-05-07T21:06:14.1530180Z output_dtype=SparseType.FP32, 2025-05-07T21:06:14.1530441Z ) 2025-05-07T21:06:14.1530649Z Trying example: test_backward_none( 2025-05-07T21:06:14.1531111Z self=, 2025-05-07T21:06:14.1531562Z T=2, 2025-05-07T21:06:14.1531760Z D=6, 2025-05-07T21:06:14.1531960Z B=98, 2025-05-07T21:06:14.1532233Z log_E=5, 2025-05-07T21:06:14.1532439Z L=17, 2025-05-07T21:06:14.1532673Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1532965Z weighted=True, 2025-05-07T21:06:14.1533200Z long_segments=False, 2025-05-07T21:06:14.1533472Z pooling_mode=, 2025-05-07T21:06:14.1533846Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1534115Z ) 2025-05-07T21:06:14.1534326Z Trying example: test_backward_none( 2025-05-07T21:06:14.1534793Z self=, 2025-05-07T21:06:14.1535248Z T=2, 2025-05-07T21:06:14.1535449Z D=6, 2025-05-07T21:06:14.1535649Z B=98, 2025-05-07T21:06:14.1535850Z log_E=5, 2025-05-07T21:06:14.1536063Z L=2, 2025-05-07T21:06:14.1536294Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1536589Z weighted=True, 2025-05-07T21:06:14.1536821Z long_segments=False, 2025-05-07T21:06:14.1537096Z pooling_mode=, 2025-05-07T21:06:14.1537403Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1537669Z ) 2025-05-07T21:06:14.1537878Z Trying example: test_backward_none( 2025-05-07T21:06:14.1538330Z self=, 2025-05-07T21:06:14.1538791Z T=2, 2025-05-07T21:06:14.1538995Z D=6, 2025-05-07T21:06:14.1539188Z B=98, 2025-05-07T21:06:14.1539393Z log_E=5, 2025-05-07T21:06:14.1539604Z L=2, 2025-05-07T21:06:14.1539828Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1540127Z weighted=False, 2025-05-07T21:06:14.1540366Z long_segments=False, 2025-05-07T21:06:14.1540635Z pooling_mode=, 2025-05-07T21:06:14.1540950Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1541221Z ) 2025-05-07T21:06:14.1541434Z Trying example: test_backward_none( 2025-05-07T21:06:14.1541942Z self=, 2025-05-07T21:06:14.1542406Z T=2, 2025-05-07T21:06:14.1542604Z D=6, 2025-05-07T21:06:14.1542796Z B=98, 2025-05-07T21:06:14.1542997Z log_E=5, 2025-05-07T21:06:14.1543203Z L=6, 2025-05-07T21:06:14.1543426Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1543727Z weighted=False, 2025-05-07T21:06:14.1543972Z long_segments=False, 2025-05-07T21:06:14.1544241Z pooling_mode=, 2025-05-07T21:06:14.1544557Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1544827Z ) 2025-05-07T21:06:14.1545036Z Trying example: test_backward_none( 2025-05-07T21:06:14.1545504Z self=, 2025-05-07T21:06:14.1545958Z T=1, 2025-05-07T21:06:14.1546153Z D=6, 2025-05-07T21:06:14.1546348Z B=98, 2025-05-07T21:06:14.1546548Z log_E=5, 2025-05-07T21:06:14.1546753Z L=6, 2025-05-07T21:06:14.1546981Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1547282Z weighted=False, 2025-05-07T21:06:14.1547525Z long_segments=False, 2025-05-07T21:06:14.1547791Z pooling_mode=, 2025-05-07T21:06:14.1548157Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1548430Z ) 2025-05-07T21:06:14.1554325Z Trying example: test_backward_none( 2025-05-07T21:06:14.1554808Z self=, 2025-05-07T21:06:14.1555277Z T=1, 2025-05-07T21:06:14.1555468Z D=6, 2025-05-07T21:06:14.1555658Z B=6, 2025-05-07T21:06:14.1555851Z log_E=5, 2025-05-07T21:06:14.1556051Z L=6, 2025-05-07T21:06:14.1556278Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1556575Z weighted=False, 2025-05-07T21:06:14.1556799Z long_segments=False, 2025-05-07T21:06:14.1557068Z pooling_mode=, 2025-05-07T21:06:14.1557380Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1557641Z ) 2025-05-07T21:06:14.1557850Z Trying example: test_backward_none( 2025-05-07T21:06:14.1558316Z self=, 2025-05-07T21:06:14.1558841Z T=1, 2025-05-07T21:06:14.1559028Z D=37, 2025-05-07T21:06:14.1559221Z B=113, 2025-05-07T21:06:14.1559419Z log_E=3, 2025-05-07T21:06:14.1559610Z L=1, 2025-05-07T21:06:14.1559830Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1560165Z weighted=True, 2025-05-07T21:06:14.1560386Z long_segments=False, 2025-05-07T21:06:14.1560656Z pooling_mode=, 2025-05-07T21:06:14.1560963Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1561223Z ) 2025-05-07T21:06:14.1561424Z Trying example: test_backward_none( 2025-05-07T21:06:14.1561884Z self=, 2025-05-07T21:06:14.1562328Z T=1, 2025-05-07T21:06:14.1562515Z D=2, 2025-05-07T21:06:14.1562701Z B=113, 2025-05-07T21:06:14.1562890Z log_E=3, 2025-05-07T21:06:14.1563085Z L=1, 2025-05-07T21:06:14.1563308Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1563596Z weighted=True, 2025-05-07T21:06:14.1563822Z long_segments=False, 2025-05-07T21:06:14.1564088Z pooling_mode=, 2025-05-07T21:06:14.1564389Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1564649Z ) 2025-05-07T21:06:14.1564856Z Trying example: test_backward_none( 2025-05-07T21:06:14.1565346Z self=, 2025-05-07T21:06:14.1565797Z T=1, 2025-05-07T21:06:14.1565982Z D=2, 2025-05-07T21:06:14.1566171Z B=113, 2025-05-07T21:06:14.1566364Z log_E=3, 2025-05-07T21:06:14.1566556Z L=1, 2025-05-07T21:06:14.1566844Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1567137Z weighted=False, 2025-05-07T21:06:14.1567362Z long_segments=False, 2025-05-07T21:06:14.1567631Z pooling_mode=, 2025-05-07T21:06:14.1567939Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1568257Z ) 2025-05-07T21:06:14.1568461Z Trying example: test_backward_none( 2025-05-07T21:06:14.1568922Z self=, 2025-05-07T21:06:14.1569373Z T=1, 2025-05-07T21:06:14.1569558Z D=113, 2025-05-07T21:06:14.1569749Z B=113, 2025-05-07T21:06:14.1569942Z log_E=3, 2025-05-07T21:06:14.1570138Z L=1, 2025-05-07T21:06:14.1570356Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1570647Z weighted=False, 2025-05-07T21:06:14.1570873Z long_segments=False, 2025-05-07T21:06:14.1571137Z pooling_mode=, 2025-05-07T21:06:14.1571445Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1571704Z ) 2025-05-07T21:06:14.1571909Z Trying example: test_backward_none( 2025-05-07T21:06:14.1572365Z self=, 2025-05-07T21:06:14.1572812Z T=4, 2025-05-07T21:06:14.1573000Z D=76, 2025-05-07T21:06:14.1573375Z B=52, 2025-05-07T21:06:14.1573570Z log_E=5, 2025-05-07T21:06:14.1573767Z L=11, 2025-05-07T21:06:14.1573992Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1574337Z weighted=True, 2025-05-07T21:06:14.1574558Z long_segments=False, 2025-05-07T21:06:14.1574818Z pooling_mode=, 2025-05-07T21:06:14.1575123Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1575376Z ) 2025-05-07T21:06:14.1575575Z Trying example: test_backward_none( 2025-05-07T21:06:14.1576038Z self=, 2025-05-07T21:06:14.1576490Z T=4, 2025-05-07T21:06:14.1576676Z D=76, 2025-05-07T21:06:14.1576865Z B=52, 2025-05-07T21:06:14.1577050Z log_E=5, 2025-05-07T21:06:14.1577243Z L=11, 2025-05-07T21:06:14.1577462Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1577745Z weighted=True, 2025-05-07T21:06:14.1577964Z long_segments=True, 2025-05-07T21:06:14.1578223Z pooling_mode=, 2025-05-07T21:06:14.1578566Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1578823Z ) 2025-05-07T21:06:14.1579026Z Trying example: test_backward_none( 2025-05-07T21:06:14.1579482Z self=, 2025-05-07T21:06:14.1579924Z T=4, 2025-05-07T21:06:14.1580150Z D=76, 2025-05-07T21:06:14.1580335Z B=52, 2025-05-07T21:06:14.1580520Z log_E=3, 2025-05-07T21:06:14.1580714Z L=11, 2025-05-07T21:06:14.1580928Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1581209Z weighted=True, 2025-05-07T21:06:14.1581433Z long_segments=True, 2025-05-07T21:06:14.1581689Z pooling_mode=, 2025-05-07T21:06:14.1581983Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1582239Z ) 2025-05-07T21:06:14.1582441Z Trying example: test_backward_none( 2025-05-07T21:06:14.1582888Z self=, 2025-05-07T21:06:14.1583334Z T=3, 2025-05-07T21:06:14.1583521Z D=76, 2025-05-07T21:06:14.1583700Z B=52, 2025-05-07T21:06:14.1583889Z log_E=3, 2025-05-07T21:06:14.1584082Z L=11, 2025-05-07T21:06:14.1584293Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1584579Z weighted=True, 2025-05-07T21:06:14.1584797Z long_segments=True, 2025-05-07T21:06:14.1585051Z pooling_mode=, 2025-05-07T21:06:14.1585352Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1585609Z ) 2025-05-07T21:06:14.1585811Z Trying example: test_backward_none( 2025-05-07T21:06:14.1586261Z self=, 2025-05-07T21:06:14.1586731Z T=1, 2025-05-07T21:06:14.1586941Z D=76, 2025-05-07T21:06:14.1587122Z B=52, 2025-05-07T21:06:14.1587304Z log_E=3, 2025-05-07T21:06:14.1587498Z L=11, 2025-05-07T21:06:14.1587707Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1587993Z weighted=True, 2025-05-07T21:06:14.1588263Z long_segments=True, 2025-05-07T21:06:14.1588519Z pooling_mode=, 2025-05-07T21:06:14.1588819Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1589076Z ) 2025-05-07T21:06:14.1589274Z Trying example: test_backward_none( 2025-05-07T21:06:14.1589727Z self=, 2025-05-07T21:06:14.1590173Z T=1, 2025-05-07T21:06:14.1590352Z D=76, 2025-05-07T21:06:14.1590533Z B=52, 2025-05-07T21:06:14.1590717Z log_E=3, 2025-05-07T21:06:14.1590903Z L=0, 2025-05-07T21:06:14.1591120Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1591403Z weighted=True, 2025-05-07T21:06:14.1591628Z long_segments=True, 2025-05-07T21:06:14.1591882Z pooling_mode=, 2025-05-07T21:06:14.1592184Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1592442Z ) 2025-05-07T21:06:14.1592637Z Trying example: test_backward_none( 2025-05-07T21:06:14.1593095Z self=, 2025-05-07T21:06:14.1593542Z T=1, 2025-05-07T21:06:14.1593722Z D=2, 2025-05-07T21:06:14.1593952Z B=52, 2025-05-07T21:06:14.1594136Z log_E=3, 2025-05-07T21:06:14.1594318Z L=0, 2025-05-07T21:06:14.1594526Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1594805Z weighted=True, 2025-05-07T21:06:14.1595011Z long_segments=True, 2025-05-07T21:06:14.1595260Z pooling_mode=, 2025-05-07T21:06:14.1595552Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1595800Z ) 2025-05-07T21:06:14.1596001Z Trying example: test_backward_none( 2025-05-07T21:06:14.1596453Z self=, 2025-05-07T21:06:14.1596899Z T=1, 2025-05-07T21:06:14.1597081Z D=210, 2025-05-07T21:06:14.1597267Z B=49, 2025-05-07T21:06:14.1597453Z log_E=4, 2025-05-07T21:06:14.1597640Z L=11, 2025-05-07T21:06:14.1597857Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1598191Z weighted=False, 2025-05-07T21:06:14.1598410Z long_segments=False, 2025-05-07T21:06:14.1598674Z pooling_mode=, 2025-05-07T21:06:14.1598973Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1599224Z ) 2025-05-07T21:06:14.1599424Z Trying example: test_backward_none( 2025-05-07T21:06:14.1599921Z self=, 2025-05-07T21:06:14.1600358Z T=1, 2025-05-07T21:06:14.1600543Z D=11, 2025-05-07T21:06:14.1600723Z B=49, 2025-05-07T21:06:14.1600901Z log_E=4, 2025-05-07T21:06:14.1601091Z L=11, 2025-05-07T21:06:14.1601306Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1601587Z weighted=False, 2025-05-07T21:06:14.1601812Z long_segments=False, 2025-05-07T21:06:14.1602072Z pooling_mode=, 2025-05-07T21:06:14.1602371Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1602630Z ) 2025-05-07T21:06:14.1602831Z Trying example: test_backward_none( 2025-05-07T21:06:14.1603287Z self=, 2025-05-07T21:06:14.1603731Z T=1, 2025-05-07T21:06:14.1603915Z D=2, 2025-05-07T21:06:14.1604095Z B=49, 2025-05-07T21:06:14.1604276Z log_E=4, 2025-05-07T21:06:14.1604718Z L=11, 2025-05-07T21:06:14.1604937Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1605227Z weighted=False, 2025-05-07T21:06:14.1605455Z long_segments=False, 2025-05-07T21:06:14.1605724Z pooling_mode=, 2025-05-07T21:06:14.1606026Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1606292Z ) 2025-05-07T21:06:14.1862363Z Trying example: test_backward_none( 2025-05-07T21:06:14.1862853Z self=, 2025-05-07T21:06:14.1863341Z T=1, 2025-05-07T21:06:14.1863538Z D=2, 2025-05-07T21:06:14.1863733Z B=2, 2025-05-07T21:06:14.1864049Z log_E=4, 2025-05-07T21:06:14.1864262Z L=11, 2025-05-07T21:06:14.1864489Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1864782Z weighted=False, 2025-05-07T21:06:14.1865021Z long_segments=False, 2025-05-07T21:06:14.1865296Z pooling_mode=, 2025-05-07T21:06:14.1865602Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1865877Z ) 2025-05-07T21:06:14.1866084Z Trying example: test_backward_none( 2025-05-07T21:06:14.1866541Z self=, 2025-05-07T21:06:14.1866991Z T=1, 2025-05-07T21:06:14.1867189Z D=2, 2025-05-07T21:06:14.1867381Z B=4, 2025-05-07T21:06:14.1867567Z log_E=4, 2025-05-07T21:06:14.1867769Z L=11, 2025-05-07T21:06:14.1867997Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1868287Z weighted=False, 2025-05-07T21:06:14.1868523Z long_segments=False, 2025-05-07T21:06:14.1868792Z pooling_mode=, 2025-05-07T21:06:14.1869102Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1869371Z ) 2025-05-07T21:06:14.1869581Z Trying example: test_backward_none( 2025-05-07T21:06:14.1870111Z self=, 2025-05-07T21:06:14.1870569Z T=1, 2025-05-07T21:06:14.1870764Z D=2, 2025-05-07T21:06:14.1870951Z B=4, 2025-05-07T21:06:14.1871144Z log_E=4, 2025-05-07T21:06:14.1871344Z L=1, 2025-05-07T21:06:14.1871562Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1871863Z weighted=False, 2025-05-07T21:06:14.1872096Z long_segments=False, 2025-05-07T21:06:14.1872361Z pooling_mode=, 2025-05-07T21:06:14.1872673Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1872942Z ) 2025-05-07T21:06:14.1873154Z Trying example: test_backward_none( 2025-05-07T21:06:14.1873610Z self=, 2025-05-07T21:06:14.1874065Z T=1, 2025-05-07T21:06:14.1874260Z D=4, 2025-05-07T21:06:14.1874517Z B=4, 2025-05-07T21:06:14.1874716Z log_E=4, 2025-05-07T21:06:14.1874914Z L=1, 2025-05-07T21:06:14.1875136Z weights_precision=SparseType.FP16, 2025-05-07T21:06:14.1875434Z weighted=False, 2025-05-07T21:06:14.1875665Z long_segments=False, 2025-05-07T21:06:14.1875930Z pooling_mode=, 2025-05-07T21:06:14.1876310Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1876581Z ) 2025-05-07T21:06:14.1876809Z Trying example: test_backward_none( 2025-05-07T21:06:14.1877305Z self=, 2025-05-07T21:06:14.1877760Z T=4, 2025-05-07T21:06:14.1877954Z D=63, 2025-05-07T21:06:14.1878157Z B=26, 2025-05-07T21:06:14.1878354Z log_E=3, 2025-05-07T21:06:14.1878550Z L=17, 2025-05-07T21:06:14.1878782Z weights_precision=SparseType.FP32, 2025-05-07T21:06:14.1879079Z weighted=False, 2025-05-07T21:06:14.1879308Z long_segments=False, 2025-05-07T21:06:14.1879580Z pooling_mode=, 2025-05-07T21:06:14.1879889Z output_dtype=SparseType.FP16, 2025-05-07T21:06:14.1880154Z ) 2025-05-07T21:06:14.1880348Z PASSED 2025-05-07T21:06:17.8603432Z tbe/training/backward_none_test.py::BackwardNoneTest::test_backward_none_with_rowwise_adagrad Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8605049Z self=, 2025-05-07T21:06:17.8605756Z T=1, 2025-05-07T21:06:17.8605958Z D=2, 2025-05-07T21:06:17.8606145Z B=1, 2025-05-07T21:06:17.8606344Z log_E=3, 2025-05-07T21:06:17.8606547Z L=0, 2025-05-07T21:06:17.8606843Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8607155Z weighted=False, 2025-05-07T21:06:17.8607393Z long_segments=False, 2025-05-07T21:06:17.8607668Z pooling_mode=, 2025-05-07T21:06:17.8607980Z output_dtype=SparseType.FP16, 2025-05-07T21:06:17.8608461Z ) 2025-05-07T21:06:17.8608739Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8609353Z self=, 2025-05-07T21:06:17.8609885Z T=2, 2025-05-07T21:06:17.8610083Z D=2, 2025-05-07T21:06:17.8610276Z B=1, 2025-05-07T21:06:17.8610473Z log_E=3, 2025-05-07T21:06:17.8610675Z L=0, 2025-05-07T21:06:17.8610898Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8611199Z weighted=False, 2025-05-07T21:06:17.8611440Z long_segments=False, 2025-05-07T21:06:17.8611710Z pooling_mode=, 2025-05-07T21:06:17.8612022Z output_dtype=SparseType.FP16, 2025-05-07T21:06:17.8612295Z ) 2025-05-07T21:06:17.8612555Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8613164Z self=, 2025-05-07T21:06:17.8613696Z T=2, 2025-05-07T21:06:17.8613892Z D=181, 2025-05-07T21:06:17.8614077Z B=115, 2025-05-07T21:06:17.8614274Z log_E=4, 2025-05-07T21:06:17.8614568Z L=18, 2025-05-07T21:06:17.8614785Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8615074Z weighted=True, 2025-05-07T21:06:17.8615301Z long_segments=False, 2025-05-07T21:06:17.8615564Z pooling_mode=, 2025-05-07T21:06:17.8615875Z output_dtype=SparseType.BF16, 2025-05-07T21:06:17.8616139Z ) 2025-05-07T21:06:17.8616396Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8617007Z self=, 2025-05-07T21:06:17.8617540Z T=2, 2025-05-07T21:06:17.8617732Z D=226, 2025-05-07T21:06:17.8617930Z B=1, 2025-05-07T21:06:17.8618121Z log_E=3, 2025-05-07T21:06:17.8618316Z L=0, 2025-05-07T21:06:17.8618541Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8618840Z weighted=False, 2025-05-07T21:06:17.8619153Z long_segments=False, 2025-05-07T21:06:17.8619424Z pooling_mode=, 2025-05-07T21:06:17.8619739Z output_dtype=SparseType.FP16, 2025-05-07T21:06:17.8620010Z ) 2025-05-07T21:06:17.8620268Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8620957Z self=, 2025-05-07T21:06:17.8621492Z T=2, 2025-05-07T21:06:17.8621682Z D=226, 2025-05-07T21:06:17.8621877Z B=121, 2025-05-07T21:06:17.8622073Z log_E=5, 2025-05-07T21:06:17.8622273Z L=6, 2025-05-07T21:06:17.8622497Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8622793Z weighted=True, 2025-05-07T21:06:17.8623020Z long_segments=True, 2025-05-07T21:06:17.8623284Z pooling_mode=, 2025-05-07T21:06:17.8623600Z output_dtype=SparseType.BF16, 2025-05-07T21:06:17.8623861Z ) 2025-05-07T21:06:17.8624125Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8624740Z self=, 2025-05-07T21:06:17.8625271Z T=1, 2025-05-07T21:06:17.8625460Z D=116, 2025-05-07T21:06:17.8625657Z B=1, 2025-05-07T21:06:17.8625861Z log_E=3, 2025-05-07T21:06:17.8626055Z L=0, 2025-05-07T21:06:17.8626280Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8626574Z weighted=False, 2025-05-07T21:06:17.8626800Z long_segments=False, 2025-05-07T21:06:17.8627076Z pooling_mode=, 2025-05-07T21:06:17.8627387Z output_dtype=SparseType.FP16, 2025-05-07T21:06:17.8627647Z ) 2025-05-07T21:06:17.8627918Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8628587Z self=, 2025-05-07T21:06:17.8629117Z T=1, 2025-05-07T21:06:17.8629366Z D=116, 2025-05-07T21:06:17.8629570Z B=9, 2025-05-07T21:06:17.8629760Z log_E=5, 2025-05-07T21:06:17.8629966Z L=6, 2025-05-07T21:06:17.8630191Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8630479Z weighted=True, 2025-05-07T21:06:17.8630712Z long_segments=False, 2025-05-07T21:06:17.8630981Z pooling_mode=, 2025-05-07T21:06:17.8631293Z output_dtype=SparseType.FP16, 2025-05-07T21:06:17.8631556Z ) 2025-05-07T21:06:17.8631820Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8632434Z self=, 2025-05-07T21:06:17.8632959Z T=1, 2025-05-07T21:06:17.8633154Z D=210, 2025-05-07T21:06:17.8633352Z B=62, 2025-05-07T21:06:17.8633538Z log_E=5, 2025-05-07T21:06:17.8633742Z L=2, 2025-05-07T21:06:17.8633964Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8634253Z weighted=False, 2025-05-07T21:06:17.8634489Z long_segments=True, 2025-05-07T21:06:17.8634762Z pooling_mode=, 2025-05-07T21:06:17.8635069Z output_dtype=SparseType.BF16, 2025-05-07T21:06:17.8635386Z ) 2025-05-07T21:06:17.8635650Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8636252Z self=, 2025-05-07T21:06:17.8636783Z T=3, 2025-05-07T21:06:17.8636975Z D=242, 2025-05-07T21:06:17.8637171Z B=66, 2025-05-07T21:06:17.8637358Z log_E=5, 2025-05-07T21:06:17.8637560Z L=10, 2025-05-07T21:06:17.8637785Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8638076Z weighted=False, 2025-05-07T21:06:17.8644219Z long_segments=False, 2025-05-07T21:06:17.8644541Z pooling_mode=, 2025-05-07T21:06:17.8644853Z output_dtype=SparseType.FP32, 2025-05-07T21:06:17.8645128Z ) 2025-05-07T21:06:17.8645404Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8646082Z self=, 2025-05-07T21:06:17.8646622Z T=1, 2025-05-07T21:06:17.8646890Z D=80, 2025-05-07T21:06:17.8647082Z B=83, 2025-05-07T21:06:17.8647276Z log_E=4, 2025-05-07T21:06:17.8647513Z L=18, 2025-05-07T21:06:17.8647723Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8648013Z weighted=True, 2025-05-07T21:06:17.8648236Z long_segments=True, 2025-05-07T21:06:17.8648485Z pooling_mode=, 2025-05-07T21:06:17.8648794Z output_dtype=SparseType.FP32, 2025-05-07T21:06:17.8649049Z ) 2025-05-07T21:06:17.8649306Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8649899Z self=, 2025-05-07T21:06:17.8650435Z T=4, 2025-05-07T21:06:17.8650631Z D=209, 2025-05-07T21:06:17.8650821Z B=77, 2025-05-07T21:06:17.8651016Z log_E=4, 2025-05-07T21:06:17.8651214Z L=19, 2025-05-07T21:06:17.8651434Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8651730Z weighted=True, 2025-05-07T21:06:17.8651956Z long_segments=True, 2025-05-07T21:06:17.8652212Z pooling_mode=, 2025-05-07T21:06:17.8652524Z output_dtype=SparseType.FP32, 2025-05-07T21:06:17.8652785Z ) 2025-05-07T21:06:17.8653042Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8653646Z self=, 2025-05-07T21:06:17.8654170Z T=1, 2025-05-07T21:06:17.8654369Z D=2, 2025-05-07T21:06:17.8654553Z B=112, 2025-05-07T21:06:17.8654744Z log_E=5, 2025-05-07T21:06:17.8654946Z L=15, 2025-05-07T21:06:17.8655165Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8655450Z weighted=False, 2025-05-07T21:06:17.8655677Z long_segments=True, 2025-05-07T21:06:17.8655983Z pooling_mode=, 2025-05-07T21:06:17.8656290Z output_dtype=SparseType.BF16, 2025-05-07T21:06:17.8656553Z ) 2025-05-07T21:06:17.8656811Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8657413Z self=, 2025-05-07T21:06:17.8657943Z T=4, 2025-05-07T21:06:17.8658131Z D=150, 2025-05-07T21:06:17.8658320Z B=101, 2025-05-07T21:06:17.8658507Z log_E=5, 2025-05-07T21:06:17.8658699Z L=9, 2025-05-07T21:06:17.8658922Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8659212Z weighted=True, 2025-05-07T21:06:17.8659428Z long_segments=True, 2025-05-07T21:06:17.8659685Z pooling_mode=, 2025-05-07T21:06:17.8659988Z output_dtype=SparseType.BF16, 2025-05-07T21:06:17.8660249Z ) 2025-05-07T21:06:17.8660504Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8661112Z self=, 2025-05-07T21:06:17.8661642Z T=3, 2025-05-07T21:06:17.8661875Z D=108, 2025-05-07T21:06:17.8662071Z B=11, 2025-05-07T21:06:17.8662264Z log_E=4, 2025-05-07T21:06:17.8662456Z L=19, 2025-05-07T21:06:17.8662677Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8662972Z weighted=False, 2025-05-07T21:06:17.8663196Z long_segments=True, 2025-05-07T21:06:17.8663456Z pooling_mode=, 2025-05-07T21:06:17.8663761Z output_dtype=SparseType.FP16, 2025-05-07T21:06:17.8664017Z ) 2025-05-07T21:06:17.8664275Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8664877Z self=, 2025-05-07T21:06:17.8665578Z T=5, 2025-05-07T21:06:17.8665758Z D=183, 2025-05-07T21:06:17.8665942Z B=67, 2025-05-07T21:06:17.8666127Z log_E=4, 2025-05-07T21:06:17.8666365Z L=20, 2025-05-07T21:06:17.8666580Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8666867Z weighted=False, 2025-05-07T21:06:17.8667077Z long_segments=True, 2025-05-07T21:06:17.8667327Z pooling_mode=, 2025-05-07T21:06:17.8667620Z output_dtype=SparseType.FP16, 2025-05-07T21:06:17.8667904Z ) 2025-05-07T21:06:17.8668157Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8668757Z self=, 2025-05-07T21:06:17.8669274Z T=3, 2025-05-07T21:06:17.8669460Z D=214, 2025-05-07T21:06:17.8669646Z B=44, 2025-05-07T21:06:17.8669828Z log_E=4, 2025-05-07T21:06:17.8670017Z L=18, 2025-05-07T21:06:17.8670236Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8670518Z weighted=False, 2025-05-07T21:06:17.8670743Z long_segments=True, 2025-05-07T21:06:17.8670998Z pooling_mode=, 2025-05-07T21:06:17.8671299Z output_dtype=SparseType.BF16, 2025-05-07T21:06:17.8671553Z ) 2025-05-07T21:06:17.8671810Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8672405Z self=, 2025-05-07T21:06:17.8672931Z T=4, 2025-05-07T21:06:17.8673120Z D=122, 2025-05-07T21:06:17.8673309Z B=57, 2025-05-07T21:06:17.8673489Z log_E=3, 2025-05-07T21:06:17.8673681Z L=11, 2025-05-07T21:06:17.8673899Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8674177Z weighted=True, 2025-05-07T21:06:17.8674396Z long_segments=True, 2025-05-07T21:06:17.8674651Z pooling_mode=, 2025-05-07T21:06:17.8674946Z output_dtype=SparseType.FP16, 2025-05-07T21:06:17.8675201Z ) 2025-05-07T21:06:17.8675454Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8676098Z self=, 2025-05-07T21:06:17.8676621Z T=4, 2025-05-07T21:06:17.8676804Z D=118, 2025-05-07T21:06:17.8676995Z B=122, 2025-05-07T21:06:17.8677177Z log_E=3, 2025-05-07T21:06:17.8677365Z L=13, 2025-05-07T21:06:17.8677580Z weights_precision=SparseType.FP16, 2025-05-07T21:06:17.8677863Z weighted=False, 2025-05-07T21:06:17.8678087Z long_segments=True, 2025-05-07T21:06:17.8678344Z pooling_mode=, 2025-05-07T21:06:17.8678644Z output_dtype=SparseType.FP32, 2025-05-07T21:06:17.8678901Z ) 2025-05-07T21:06:17.8679157Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8679748Z self=, 2025-05-07T21:06:17.8680263Z T=1, 2025-05-07T21:06:17.8680450Z D=200, 2025-05-07T21:06:17.8680633Z B=46, 2025-05-07T21:06:17.8680815Z log_E=3, 2025-05-07T21:06:17.8681008Z L=1, 2025-05-07T21:06:17.8681216Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8681497Z weighted=True, 2025-05-07T21:06:17.8681770Z long_segments=True, 2025-05-07T21:06:17.8682024Z pooling_mode=, 2025-05-07T21:06:17.8682315Z output_dtype=SparseType.BF16, 2025-05-07T21:06:17.8682571Z ) 2025-05-07T21:06:17.8682829Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8683422Z self=, 2025-05-07T21:06:17.8683937Z T=2, 2025-05-07T21:06:17.8684112Z D=148, 2025-05-07T21:06:17.8684285Z B=55, 2025-05-07T21:06:17.8684458Z log_E=5, 2025-05-07T21:06:17.8684643Z L=19, 2025-05-07T21:06:17.8684843Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8685115Z weighted=True, 2025-05-07T21:06:17.8685327Z long_segments=False, 2025-05-07T21:06:17.8685576Z pooling_mode=, 2025-05-07T21:06:17.8685872Z output_dtype=SparseType.BF16, 2025-05-07T21:06:17.8686166Z ) 2025-05-07T21:06:17.8686406Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:17.8687056Z self=, 2025-05-07T21:06:17.8687584Z T=5, 2025-05-07T21:06:17.8687810Z D=186, 2025-05-07T21:06:17.8687994Z B=104, 2025-05-07T21:06:17.8688180Z log_E=5, 2025-05-07T21:06:17.8688374Z L=10, 2025-05-07T21:06:17.8688586Z weights_precision=SparseType.FP32, 2025-05-07T21:06:17.8688866Z weighted=True, 2025-05-07T21:06:17.8689088Z long_segments=False, 2025-05-07T21:06:17.8689343Z pooling_mode=, 2025-05-07T21:06:17.8689645Z output_dtype=SparseType.FP32, 2025-05-07T21:06:17.8689902Z ) 2025-05-07T21:06:22.3244798Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3245590Z self=, 2025-05-07T21:06:22.3246348Z T=1, 2025-05-07T21:06:22.3246608Z D=70, 2025-05-07T21:06:22.3246906Z B=68, 2025-05-07T21:06:22.3247109Z log_E=3, 2025-05-07T21:06:22.3247391Z L=7, 2025-05-07T21:06:22.3247699Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3248096Z weighted=False, 2025-05-07T21:06:22.3248412Z long_segments=False, 2025-05-07T21:06:22.3248774Z pooling_mode=, 2025-05-07T21:06:22.3249117Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3249386Z ) 2025-05-07T21:06:22.3249648Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3250253Z self=, 2025-05-07T21:06:22.3250783Z T=1, 2025-05-07T21:06:22.3250977Z D=70, 2025-05-07T21:06:22.3251166Z B=68, 2025-05-07T21:06:22.3251352Z log_E=3, 2025-05-07T21:06:22.3251551Z L=3, 2025-05-07T21:06:22.3251949Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3252246Z weighted=False, 2025-05-07T21:06:22.3252488Z long_segments=False, 2025-05-07T21:06:22.3252761Z pooling_mode=, 2025-05-07T21:06:22.3253067Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3253335Z ) 2025-05-07T21:06:22.3253597Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3254196Z self=, 2025-05-07T21:06:22.3254729Z T=1, 2025-05-07T21:06:22.3254925Z D=70, 2025-05-07T21:06:22.3255107Z B=68, 2025-05-07T21:06:22.3255297Z log_E=3, 2025-05-07T21:06:22.3255497Z L=1, 2025-05-07T21:06:22.3255713Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3256056Z weighted=False, 2025-05-07T21:06:22.3256282Z long_segments=False, 2025-05-07T21:06:22.3256549Z pooling_mode=, 2025-05-07T21:06:22.3256858Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3257124Z ) 2025-05-07T21:06:22.3257387Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3258079Z self=, 2025-05-07T21:06:22.3258604Z T=1, 2025-05-07T21:06:22.3258789Z D=2, 2025-05-07T21:06:22.3258975Z B=68, 2025-05-07T21:06:22.3259167Z log_E=3, 2025-05-07T21:06:22.3259357Z L=1, 2025-05-07T21:06:22.3259609Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3259922Z weighted=False, 2025-05-07T21:06:22.3260143Z long_segments=False, 2025-05-07T21:06:22.3260407Z pooling_mode=, 2025-05-07T21:06:22.3260713Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3260969Z ) 2025-05-07T21:06:22.3261228Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3261829Z self=, 2025-05-07T21:06:22.3262352Z T=2, 2025-05-07T21:06:22.3262630Z D=2, 2025-05-07T21:06:22.3262817Z B=68, 2025-05-07T21:06:22.3262999Z log_E=3, 2025-05-07T21:06:22.3263200Z L=1, 2025-05-07T21:06:22.3263422Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3263704Z weighted=False, 2025-05-07T21:06:22.3263932Z long_segments=False, 2025-05-07T21:06:22.3264276Z pooling_mode=, 2025-05-07T21:06:22.3264576Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3264841Z ) 2025-05-07T21:06:22.3265101Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3265709Z self=, 2025-05-07T21:06:22.3266229Z T=2, 2025-05-07T21:06:22.3266422Z D=2, 2025-05-07T21:06:22.3266614Z B=1, 2025-05-07T21:06:22.3266798Z log_E=3, 2025-05-07T21:06:22.3266998Z L=1, 2025-05-07T21:06:22.3267218Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3267506Z weighted=False, 2025-05-07T21:06:22.3267739Z long_segments=False, 2025-05-07T21:06:22.3268006Z pooling_mode=, 2025-05-07T21:06:22.3268312Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3268578Z ) 2025-05-07T21:06:22.3268839Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3269440Z self=, 2025-05-07T21:06:22.3269966Z T=2, 2025-05-07T21:06:22.3270159Z D=2, 2025-05-07T21:06:22.3270351Z B=2, 2025-05-07T21:06:22.3270536Z log_E=3, 2025-05-07T21:06:22.3270736Z L=1, 2025-05-07T21:06:22.3270953Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3271240Z weighted=False, 2025-05-07T21:06:22.3271473Z long_segments=False, 2025-05-07T21:06:22.3271742Z pooling_mode=, 2025-05-07T21:06:22.3272047Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3272312Z ) 2025-05-07T21:06:22.3272622Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3273221Z self=, 2025-05-07T21:06:22.3273745Z T=5, 2025-05-07T21:06:22.3273934Z D=234, 2025-05-07T21:06:22.3274118Z B=36, 2025-05-07T21:06:22.3274310Z log_E=5, 2025-05-07T21:06:22.3274508Z L=13, 2025-05-07T21:06:22.3274728Z weights_precision=SparseType.FP16, 2025-05-07T21:06:22.3275019Z weighted=False, 2025-05-07T21:06:22.3275242Z long_segments=True, 2025-05-07T21:06:22.3275499Z pooling_mode=, 2025-05-07T21:06:22.3275802Z output_dtype=SparseType.FP32, 2025-05-07T21:06:22.3276068Z ) 2025-05-07T21:06:22.3276328Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3276923Z self=, 2025-05-07T21:06:22.3277448Z T=5, 2025-05-07T21:06:22.3277640Z D=13, 2025-05-07T21:06:22.3277826Z B=36, 2025-05-07T21:06:22.3278014Z log_E=5, 2025-05-07T21:06:22.3278211Z L=13, 2025-05-07T21:06:22.3278485Z weights_precision=SparseType.FP16, 2025-05-07T21:06:22.3278777Z weighted=False, 2025-05-07T21:06:22.3279001Z long_segments=True, 2025-05-07T21:06:22.3279253Z pooling_mode=, 2025-05-07T21:06:22.3279562Z output_dtype=SparseType.FP32, 2025-05-07T21:06:22.3279826Z ) 2025-05-07T21:06:22.3280082Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3280687Z self=, 2025-05-07T21:06:22.3281217Z T=5, 2025-05-07T21:06:22.3281411Z D=13, 2025-05-07T21:06:22.3281591Z B=36, 2025-05-07T21:06:22.3281784Z log_E=5, 2025-05-07T21:06:22.3281984Z L=5, 2025-05-07T21:06:22.3282201Z weights_precision=SparseType.FP16, 2025-05-07T21:06:22.3282491Z weighted=False, 2025-05-07T21:06:22.3282722Z long_segments=True, 2025-05-07T21:06:22.3283029Z pooling_mode=, 2025-05-07T21:06:22.3283337Z output_dtype=SparseType.FP32, 2025-05-07T21:06:22.3283607Z ) 2025-05-07T21:06:22.3283861Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3284463Z self=, 2025-05-07T21:06:22.3285036Z T=5, 2025-05-07T21:06:22.3285223Z D=13, 2025-05-07T21:06:22.3285411Z B=36, 2025-05-07T21:06:22.3285604Z log_E=5, 2025-05-07T21:06:22.3285797Z L=5, 2025-05-07T21:06:22.3286017Z weights_precision=SparseType.FP16, 2025-05-07T21:06:22.3286306Z weighted=False, 2025-05-07T21:06:22.3286530Z long_segments=False, 2025-05-07T21:06:22.3286928Z pooling_mode=, 2025-05-07T21:06:22.3287231Z output_dtype=SparseType.FP32, 2025-05-07T21:06:22.3287482Z ) 2025-05-07T21:06:22.3287734Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3288337Z self=, 2025-05-07T21:06:22.3288855Z T=5, 2025-05-07T21:06:22.3289033Z D=13, 2025-05-07T21:06:22.3289226Z B=5, 2025-05-07T21:06:22.3289434Z log_E=5, 2025-05-07T21:06:22.3289637Z L=5, 2025-05-07T21:06:22.3289850Z weights_precision=SparseType.FP16, 2025-05-07T21:06:22.3290134Z weighted=False, 2025-05-07T21:06:22.3290347Z long_segments=False, 2025-05-07T21:06:22.3290604Z pooling_mode=, 2025-05-07T21:06:22.3290901Z output_dtype=SparseType.FP32, 2025-05-07T21:06:22.3291149Z ) 2025-05-07T21:06:22.3291400Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3291995Z self=, 2025-05-07T21:06:22.3292508Z T=5, 2025-05-07T21:06:22.3292692Z D=5, 2025-05-07T21:06:22.3292923Z B=5, 2025-05-07T21:06:22.3293109Z log_E=5, 2025-05-07T21:06:22.3293293Z L=5, 2025-05-07T21:06:22.3293506Z weights_precision=SparseType.FP16, 2025-05-07T21:06:22.3293789Z weighted=False, 2025-05-07T21:06:22.3294001Z long_segments=False, 2025-05-07T21:06:22.3294258Z pooling_mode=, 2025-05-07T21:06:22.3294564Z output_dtype=SparseType.FP32, 2025-05-07T21:06:22.3294810Z ) 2025-05-07T21:06:22.3295061Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3295663Z self=, 2025-05-07T21:06:22.3296178Z T=4, 2025-05-07T21:06:22.3296362Z D=13, 2025-05-07T21:06:22.3296548Z B=17, 2025-05-07T21:06:22.3296726Z log_E=4, 2025-05-07T21:06:22.3296917Z L=15, 2025-05-07T21:06:22.3297129Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3297404Z weighted=True, 2025-05-07T21:06:22.3297626Z long_segments=True, 2025-05-07T21:06:22.3297883Z pooling_mode=, 2025-05-07T21:06:22.3298180Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3298436Z ) 2025-05-07T21:06:22.3298737Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3299331Z self=, 2025-05-07T21:06:22.3299849Z T=4, 2025-05-07T21:06:22.3300031Z D=13, 2025-05-07T21:06:22.3300207Z B=17, 2025-05-07T21:06:22.3300385Z log_E=3, 2025-05-07T21:06:22.3300576Z L=15, 2025-05-07T21:06:22.3300791Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3301068Z weighted=True, 2025-05-07T21:06:22.3301283Z long_segments=True, 2025-05-07T21:06:22.3301536Z pooling_mode=, 2025-05-07T21:06:22.3301828Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3302082Z ) 2025-05-07T21:06:22.3302332Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3302921Z self=, 2025-05-07T21:06:22.3303489Z T=4, 2025-05-07T21:06:22.3303676Z D=13, 2025-05-07T21:06:22.3303856Z B=15, 2025-05-07T21:06:22.3304032Z log_E=3, 2025-05-07T21:06:22.3304221Z L=15, 2025-05-07T21:06:22.3304669Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3305074Z weighted=True, 2025-05-07T21:06:22.3305299Z long_segments=True, 2025-05-07T21:06:22.3305555Z pooling_mode=, 2025-05-07T21:06:22.3305856Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3306122Z ) 2025-05-07T21:06:22.3306382Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3306973Z self=, 2025-05-07T21:06:22.3307501Z T=4, 2025-05-07T21:06:22.3307689Z D=13, 2025-05-07T21:06:22.3313720Z B=4, 2025-05-07T21:06:22.3313947Z log_E=3, 2025-05-07T21:06:22.3314154Z L=15, 2025-05-07T21:06:22.3314373Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3314667Z weighted=True, 2025-05-07T21:06:22.3314893Z long_segments=True, 2025-05-07T21:06:22.3315145Z pooling_mode=, 2025-05-07T21:06:22.3315448Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3315714Z ) 2025-05-07T21:06:22.3315967Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3316564Z self=, 2025-05-07T21:06:22.3317086Z T=4, 2025-05-07T21:06:22.3317267Z D=4, 2025-05-07T21:06:22.3317446Z B=4, 2025-05-07T21:06:22.3317626Z log_E=3, 2025-05-07T21:06:22.3317822Z L=15, 2025-05-07T21:06:22.3318036Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3318323Z weighted=True, 2025-05-07T21:06:22.3318541Z long_segments=True, 2025-05-07T21:06:22.3318897Z pooling_mode=, 2025-05-07T21:06:22.3319206Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3319463Z ) 2025-05-07T21:06:22.3319718Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3320311Z self=, 2025-05-07T21:06:22.3320836Z T=4, 2025-05-07T21:06:22.3321015Z D=15, 2025-05-07T21:06:22.3321201Z B=4, 2025-05-07T21:06:22.3321386Z log_E=3, 2025-05-07T21:06:22.3321578Z L=15, 2025-05-07T21:06:22.3321796Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3322082Z weighted=True, 2025-05-07T21:06:22.3322300Z long_segments=True, 2025-05-07T21:06:22.3322550Z pooling_mode=, 2025-05-07T21:06:22.3322855Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3323113Z ) 2025-05-07T21:06:22.3323365Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3323959Z self=, 2025-05-07T21:06:22.3324479Z T=4, 2025-05-07T21:06:22.3324660Z D=15, 2025-05-07T21:06:22.3324845Z B=4, 2025-05-07T21:06:22.3325108Z log_E=3, 2025-05-07T21:06:22.3325301Z L=3, 2025-05-07T21:06:22.3325515Z weights_precision=SparseType.FP32, 2025-05-07T21:06:22.3325802Z weighted=True, 2025-05-07T21:06:22.3326021Z long_segments=True, 2025-05-07T21:06:22.3326273Z pooling_mode=, 2025-05-07T21:06:22.3326572Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3326908Z ) 2025-05-07T21:06:22.3327171Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:22.3327764Z self=, 2025-05-07T21:06:22.3328283Z T=2, 2025-05-07T21:06:22.3328461Z D=5, 2025-05-07T21:06:22.3328643Z B=52, 2025-05-07T21:06:22.3328825Z log_E=5, 2025-05-07T21:06:22.3329009Z L=2, 2025-05-07T21:06:22.3329225Z weights_precision=SparseType.FP16, 2025-05-07T21:06:22.3329586Z weighted=False, 2025-05-07T21:06:22.3329806Z long_segments=False, 2025-05-07T21:06:22.3330066Z pooling_mode=, 2025-05-07T21:06:22.3330365Z output_dtype=SparseType.FP16, 2025-05-07T21:06:22.3330616Z ) 2025-05-07T21:06:24.1615923Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1616901Z self=, 2025-05-07T21:06:24.1617635Z T=5, 2025-05-07T21:06:24.1617887Z D=5, 2025-05-07T21:06:24.1618114Z B=52, 2025-05-07T21:06:24.1618349Z log_E=5, 2025-05-07T21:06:24.1618594Z L=2, 2025-05-07T21:06:24.1618864Z weights_precision=SparseType.FP16, 2025-05-07T21:06:24.1619183Z weighted=False, 2025-05-07T21:06:24.1619420Z long_segments=False, 2025-05-07T21:06:24.1619686Z pooling_mode=, 2025-05-07T21:06:24.1620006Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1620282Z ) 2025-05-07T21:06:24.1620543Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1621157Z self=, 2025-05-07T21:06:24.1621692Z T=5, 2025-05-07T21:06:24.1621886Z D=5, 2025-05-07T21:06:24.1622079Z B=52, 2025-05-07T21:06:24.1622278Z log_E=5, 2025-05-07T21:06:24.1622480Z L=0, 2025-05-07T21:06:24.1622700Z weights_precision=SparseType.FP16, 2025-05-07T21:06:24.1622994Z weighted=False, 2025-05-07T21:06:24.1623226Z long_segments=False, 2025-05-07T21:06:24.1623493Z pooling_mode=, 2025-05-07T21:06:24.1623804Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1624074Z ) 2025-05-07T21:06:24.1624335Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1625039Z self=, 2025-05-07T21:06:24.1625577Z T=5, 2025-05-07T21:06:24.1625797Z D=5, 2025-05-07T21:06:24.1626052Z B=52, 2025-05-07T21:06:24.1626252Z log_E=3, 2025-05-07T21:06:24.1626457Z L=0, 2025-05-07T21:06:24.1626685Z weights_precision=SparseType.FP16, 2025-05-07T21:06:24.1626988Z weighted=False, 2025-05-07T21:06:24.1627228Z long_segments=False, 2025-05-07T21:06:24.1627501Z pooling_mode=, 2025-05-07T21:06:24.1627816Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1628089Z ) 2025-05-07T21:06:24.1628348Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1628958Z self=, 2025-05-07T21:06:24.1629503Z T=1, 2025-05-07T21:06:24.1629718Z D=95, 2025-05-07T21:06:24.1629938Z B=44, 2025-05-07T21:06:24.1630136Z log_E=3, 2025-05-07T21:06:24.1630336Z L=14, 2025-05-07T21:06:24.1630568Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1630862Z weighted=True, 2025-05-07T21:06:24.1631089Z long_segments=False, 2025-05-07T21:06:24.1631361Z pooling_mode=, 2025-05-07T21:06:24.1631771Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1632041Z ) 2025-05-07T21:06:24.1632305Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1632917Z self=, 2025-05-07T21:06:24.1633449Z T=1, 2025-05-07T21:06:24.1633641Z D=95, 2025-05-07T21:06:24.1633833Z B=44, 2025-05-07T21:06:24.1634029Z log_E=3, 2025-05-07T21:06:24.1634228Z L=14, 2025-05-07T21:06:24.1634454Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1634751Z weighted=False, 2025-05-07T21:06:24.1634981Z long_segments=False, 2025-05-07T21:06:24.1635254Z pooling_mode=, 2025-05-07T21:06:24.1635565Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1635831Z ) 2025-05-07T21:06:24.1636096Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1636776Z self=, 2025-05-07T21:06:24.1637304Z T=1, 2025-05-07T21:06:24.1637499Z D=95, 2025-05-07T21:06:24.1637693Z B=95, 2025-05-07T21:06:24.1637929Z log_E=3, 2025-05-07T21:06:24.1638133Z L=14, 2025-05-07T21:06:24.1638359Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1638650Z weighted=False, 2025-05-07T21:06:24.1638882Z long_segments=False, 2025-05-07T21:06:24.1639150Z pooling_mode=, 2025-05-07T21:06:24.1639489Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1639755Z ) 2025-05-07T21:06:24.1640020Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1640634Z self=, 2025-05-07T21:06:24.1641166Z T=1, 2025-05-07T21:06:24.1641366Z D=95, 2025-05-07T21:06:24.1641559Z B=14, 2025-05-07T21:06:24.1641757Z log_E=3, 2025-05-07T21:06:24.1641961Z L=14, 2025-05-07T21:06:24.1642188Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1642488Z weighted=False, 2025-05-07T21:06:24.1642722Z long_segments=False, 2025-05-07T21:06:24.1642991Z pooling_mode=, 2025-05-07T21:06:24.1643302Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1643570Z ) 2025-05-07T21:06:24.1643832Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1644439Z self=, 2025-05-07T21:06:24.1644972Z T=1, 2025-05-07T21:06:24.1645161Z D=2, 2025-05-07T21:06:24.1645355Z B=14, 2025-05-07T21:06:24.1645550Z log_E=3, 2025-05-07T21:06:24.1645744Z L=14, 2025-05-07T21:06:24.1645966Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1646311Z weighted=False, 2025-05-07T21:06:24.1646545Z long_segments=False, 2025-05-07T21:06:24.1646909Z pooling_mode=, 2025-05-07T21:06:24.1647223Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1647491Z ) 2025-05-07T21:06:24.1647750Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1648355Z self=, 2025-05-07T21:06:24.1648887Z T=1, 2025-05-07T21:06:24.1649077Z D=2, 2025-05-07T21:06:24.1649269Z B=14, 2025-05-07T21:06:24.1649469Z log_E=3, 2025-05-07T21:06:24.1649669Z L=1, 2025-05-07T21:06:24.1649896Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1650192Z weighted=False, 2025-05-07T21:06:24.1650416Z long_segments=False, 2025-05-07T21:06:24.1650677Z pooling_mode=, 2025-05-07T21:06:24.1650986Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1651249Z ) 2025-05-07T21:06:24.1651508Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1652158Z self=, 2025-05-07T21:06:24.1652685Z T=1, 2025-05-07T21:06:24.1652863Z D=2, 2025-05-07T21:06:24.1653045Z B=14, 2025-05-07T21:06:24.1653232Z log_E=3, 2025-05-07T21:06:24.1653423Z L=2, 2025-05-07T21:06:24.1653650Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1653950Z weighted=False, 2025-05-07T21:06:24.1654179Z long_segments=False, 2025-05-07T21:06:24.1654454Z pooling_mode=, 2025-05-07T21:06:24.1654774Z output_dtype=SparseType.FP16, 2025-05-07T21:06:24.1655039Z ) 2025-05-07T21:06:24.1655311Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1655920Z self=, 2025-05-07T21:06:24.1656446Z T=3, 2025-05-07T21:06:24.1656649Z D=46, 2025-05-07T21:06:24.1656851Z B=14, 2025-05-07T21:06:24.1657090Z log_E=5, 2025-05-07T21:06:24.1657299Z L=2, 2025-05-07T21:06:24.1657527Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1657822Z weighted=False, 2025-05-07T21:06:24.1658057Z long_segments=True, 2025-05-07T21:06:24.1658324Z pooling_mode=, 2025-05-07T21:06:24.1658686Z output_dtype=SparseType.FP32, 2025-05-07T21:06:24.1658950Z ) 2025-05-07T21:06:24.1659216Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1659826Z self=, 2025-05-07T21:06:24.1660359Z T=5, 2025-05-07T21:06:24.1660553Z D=46, 2025-05-07T21:06:24.1660750Z B=14, 2025-05-07T21:06:24.1660941Z log_E=5, 2025-05-07T21:06:24.1661144Z L=2, 2025-05-07T21:06:24.1661369Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1661661Z weighted=False, 2025-05-07T21:06:24.1661898Z long_segments=True, 2025-05-07T21:06:24.1662165Z pooling_mode=, 2025-05-07T21:06:24.1662473Z output_dtype=SparseType.FP32, 2025-05-07T21:06:24.1662747Z ) 2025-05-07T21:06:24.1663015Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1663620Z self=, 2025-05-07T21:06:24.1664157Z T=5, 2025-05-07T21:06:24.1664353Z D=46, 2025-05-07T21:06:24.1664553Z B=14, 2025-05-07T21:06:24.1664745Z log_E=5, 2025-05-07T21:06:24.1664949Z L=2, 2025-05-07T21:06:24.1665175Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1665466Z weighted=True, 2025-05-07T21:06:24.1665702Z long_segments=True, 2025-05-07T21:06:24.1665970Z pooling_mode=, 2025-05-07T21:06:24.1666280Z output_dtype=SparseType.FP32, 2025-05-07T21:06:24.1666552Z ) 2025-05-07T21:06:24.1666818Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1667470Z self=, 2025-05-07T21:06:24.1668010Z T=1, 2025-05-07T21:06:24.1668211Z D=46, 2025-05-07T21:06:24.1668405Z B=14, 2025-05-07T21:06:24.1668603Z log_E=5, 2025-05-07T21:06:24.1668808Z L=2, 2025-05-07T21:06:24.1669033Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1669329Z weighted=False, 2025-05-07T21:06:24.1669563Z long_segments=True, 2025-05-07T21:06:24.1669835Z pooling_mode=, 2025-05-07T21:06:24.1670143Z output_dtype=SparseType.FP32, 2025-05-07T21:06:24.1670418Z ) 2025-05-07T21:06:24.1670687Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1671290Z self=, 2025-05-07T21:06:24.1671827Z T=1, 2025-05-07T21:06:24.1672024Z D=46, 2025-05-07T21:06:24.1672212Z B=14, 2025-05-07T21:06:24.1672417Z log_E=5, 2025-05-07T21:06:24.1672620Z L=2, 2025-05-07T21:06:24.1672844Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1673196Z weighted=True, 2025-05-07T21:06:24.1673432Z long_segments=True, 2025-05-07T21:06:24.1673692Z pooling_mode=, 2025-05-07T21:06:24.1674008Z output_dtype=SparseType.FP32, 2025-05-07T21:06:24.1674277Z ) 2025-05-07T21:06:24.1674536Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1675143Z self=, 2025-05-07T21:06:24.1675674Z T=1, 2025-05-07T21:06:24.1675870Z D=5, 2025-05-07T21:06:24.1676058Z B=14, 2025-05-07T21:06:24.1676252Z log_E=5, 2025-05-07T21:06:24.1676455Z L=2, 2025-05-07T21:06:24.1676674Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1676969Z weighted=False, 2025-05-07T21:06:24.1677205Z long_segments=True, 2025-05-07T21:06:24.1677469Z pooling_mode=, 2025-05-07T21:06:24.1677862Z output_dtype=SparseType.FP32, 2025-05-07T21:06:24.1678130Z ) 2025-05-07T21:06:24.1678393Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1679000Z self=, 2025-05-07T21:06:24.1679583Z T=5, 2025-05-07T21:06:24.1679778Z D=5, 2025-05-07T21:06:24.1679970Z B=14, 2025-05-07T21:06:24.1680164Z log_E=5, 2025-05-07T21:06:24.1680365Z L=2, 2025-05-07T21:06:24.1680590Z weights_precision=SparseType.FP32, 2025-05-07T21:06:24.1680886Z weighted=False, 2025-05-07T21:06:24.1681115Z long_segments=True, 2025-05-07T21:06:24.1681380Z pooling_mode=, 2025-05-07T21:06:24.1681694Z output_dtype=SparseType.FP32, 2025-05-07T21:06:24.1681959Z ) 2025-05-07T21:06:24.1682219Z Trying example: test_backward_none_with_rowwise_adagrad( 2025-05-07T21:06:24.1682829Z self=, 2025-05-07T21:06:24.1683374Z T=3, 2025-05-07T21:06:24.1683566Z D=187, 2025-05-07T21:06:24.1683770Z B=78, 2025-05-07T21:06:24.1683968Z log_E=4, 2025-05-07T21:06:24.1684167Z L=8, 2025-05-07T21:06:24.1684397Z weights_precision=SparseType.FP16, 2025-05-07T21:06:24.1684701Z weighted=True, 2025-05-07T21:06:24.1684930Z long_segments=True, 2025-05-07T21:06:24.1685198Z pooling_mode=, 2025-05-07T21:06:24.1685512Z output_dtype=SparseType.FP32, 2025-05-07T21:06:24.1685779Z ) 2025-05-07T21:06:24.1685974Z PASSED 2025-05-07T21:06:24.1686092Z 2025-05-07T21:06:24.1686247Z ============================== 2 passed in 17.74s ============================== 2025-05-07T21:06:24.9349856Z 2025-05-07T21:06:24.9350617Z [TEST] Python test suite PASSED: ./tbe/training/backward_none_test.py 2025-05-07T21:06:24.9371699Z [TEST] Python test time for ./tbe/training/backward_none_test.py: 20 seconds 2025-05-07T21:06:24.9372381Z 2025-05-07T21:06:24.9372393Z 2025-05-07T21:06:24.9372397Z 2025-05-07T21:06:24.9372401Z 2025-05-07T21:06:24.9394606Z ################################################################################ 2025-05-07T21:06:24.9411804Z # [2025-05-07T21:06:24.940Z] Run Python Test Suite: 2025-05-07T21:06:24.9412309Z # ./tbe/training/backward_optimizers_test.py 2025-05-07T21:06:24.9412687Z ################################################################################ 2025-05-07T21:06:24.9437636Z + 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:06:24.9438326Z 2025-05-07T21:06:27.0870006Z ============================= test session starts ============================== 2025-05-07T21:06:27.0870632Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:06:27.0871176Z cachedir: .pytest_cache 2025-05-07T21:06:27.0872021Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:06:27.0872759Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:06:27.0873167Z plugins: hypothesis-6.131.14 2025-05-07T21:06:28.7661282Z collecting ... collected 9 items 2025-05-07T21:06:28.7661528Z 2025-05-07T21:06:29.1641355Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adagrad Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1642894Z self=, 2025-05-07T21:06:29.1643469Z T=1, 2025-05-07T21:06:29.1643663Z D=2, 2025-05-07T21:06:29.1643856Z B=1, 2025-05-07T21:06:29.1644044Z log_E=3, 2025-05-07T21:06:29.1644247Z L=2, 2025-05-07T21:06:29.1644450Z weighted=False, 2025-05-07T21:06:29.1644694Z mixed=False, 2025-05-07T21:06:29.1645218Z mixed_B=False, 2025-05-07T21:06:29.1645473Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1645793Z long_segments=False, 2025-05-07T21:06:29.1646067Z pooling_mode=, 2025-05-07T21:06:29.1646362Z use_cpu=False, 2025-05-07T21:06:29.1646627Z weight_decay_mode=, 2025-05-07T21:06:29.1647238Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1647608Z ) 2025-05-07T21:06:29.1647851Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1648476Z self=, 2025-05-07T21:06:29.1649039Z T=4, 2025-05-07T21:06:29.1649232Z D=2, 2025-05-07T21:06:29.1649430Z B=1, 2025-05-07T21:06:29.1649627Z log_E=3, 2025-05-07T21:06:29.1649825Z L=2, 2025-05-07T21:06:29.1650028Z weighted=False, 2025-05-07T21:06:29.1650256Z mixed=False, 2025-05-07T21:06:29.1650477Z mixed_B=False, 2025-05-07T21:06:29.1650727Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1651037Z long_segments=False, 2025-05-07T21:06:29.1651310Z pooling_mode=, 2025-05-07T21:06:29.1651595Z use_cpu=False, 2025-05-07T21:06:29.1651862Z weight_decay_mode=, 2025-05-07T21:06:29.1652278Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1652633Z ) 2025-05-07T21:06:29.1652880Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1653498Z self=, 2025-05-07T21:06:29.1654054Z T=4, 2025-05-07T21:06:29.1654257Z D=255, 2025-05-07T21:06:29.1654456Z B=111, 2025-05-07T21:06:29.1654650Z log_E=3, 2025-05-07T21:06:29.1654853Z L=13, 2025-05-07T21:06:29.1655053Z weighted=False, 2025-05-07T21:06:29.1655271Z mixed=True, 2025-05-07T21:06:29.1655584Z mixed_B=False, 2025-05-07T21:06:29.1655861Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:29.1656186Z long_segments=True, 2025-05-07T21:06:29.1656446Z pooling_mode=, 2025-05-07T21:06:29.1656735Z use_cpu=True, 2025-05-07T21:06:29.1656998Z weight_decay_mode=, 2025-05-07T21:06:29.1657407Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1657763Z ) 2025-05-07T21:06:29.1658005Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1658615Z self=, 2025-05-07T21:06:29.1659180Z T=2, 2025-05-07T21:06:29.1659374Z D=212, 2025-05-07T21:06:29.1659564Z B=108, 2025-05-07T21:06:29.1666107Z log_E=5, 2025-05-07T21:06:29.1666326Z L=16, 2025-05-07T21:06:29.1666521Z weighted=False, 2025-05-07T21:06:29.1666745Z mixed=True, 2025-05-07T21:06:29.1666966Z mixed_B=False, 2025-05-07T21:06:29.1667216Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1667518Z long_segments=True, 2025-05-07T21:06:29.1667897Z pooling_mode=, 2025-05-07T21:06:29.1668188Z use_cpu=True, 2025-05-07T21:06:29.1668455Z weight_decay_mode=, 2025-05-07T21:06:29.1668896Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1669264Z ) 2025-05-07T21:06:29.1669503Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1670123Z self=, 2025-05-07T21:06:29.1670691Z T=5, 2025-05-07T21:06:29.1670874Z D=243, 2025-05-07T21:06:29.1671075Z B=115, 2025-05-07T21:06:29.1671269Z log_E=5, 2025-05-07T21:06:29.1671461Z L=15, 2025-05-07T21:06:29.1671657Z weighted=False, 2025-05-07T21:06:29.1671873Z mixed=True, 2025-05-07T21:06:29.1672079Z mixed_B=True, 2025-05-07T21:06:29.1672373Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1672673Z long_segments=True, 2025-05-07T21:06:29.1672926Z pooling_mode=, 2025-05-07T21:06:29.1673217Z use_cpu=False, 2025-05-07T21:06:29.1673497Z weight_decay_mode=, 2025-05-07T21:06:29.1673986Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1674353Z ) 2025-05-07T21:06:29.1674591Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1675202Z self=, 2025-05-07T21:06:29.1675756Z T=2, 2025-05-07T21:06:29.1675945Z D=168, 2025-05-07T21:06:29.1676132Z B=31, 2025-05-07T21:06:29.1676320Z log_E=4, 2025-05-07T21:06:29.1676515Z L=12, 2025-05-07T21:06:29.1676710Z weighted=False, 2025-05-07T21:06:29.1676922Z mixed=True, 2025-05-07T21:06:29.1677137Z mixed_B=True, 2025-05-07T21:06:29.1677387Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1677686Z long_segments=False, 2025-05-07T21:06:29.1677958Z pooling_mode=, 2025-05-07T21:06:29.1678246Z use_cpu=True, 2025-05-07T21:06:29.1678512Z weight_decay_mode=, 2025-05-07T21:06:29.1678937Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1679295Z ) 2025-05-07T21:06:29.1679530Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1680136Z self=, 2025-05-07T21:06:29.1680704Z T=2, 2025-05-07T21:06:29.1680896Z D=158, 2025-05-07T21:06:29.1681079Z B=15, 2025-05-07T21:06:29.1681267Z log_E=3, 2025-05-07T21:06:29.1681463Z L=15, 2025-05-07T21:06:29.1681649Z weighted=True, 2025-05-07T21:06:29.1681865Z mixed=True, 2025-05-07T21:06:29.1682079Z mixed_B=False, 2025-05-07T21:06:29.1682369Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1682677Z long_segments=True, 2025-05-07T21:06:29.1682940Z pooling_mode=, 2025-05-07T21:06:29.1683228Z use_cpu=True, 2025-05-07T21:06:29.1683509Z weight_decay_mode=, 2025-05-07T21:06:29.1683947Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1684332Z ) 2025-05-07T21:06:29.1684568Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1685183Z self=, 2025-05-07T21:06:29.1685737Z T=5, 2025-05-07T21:06:29.1685922Z D=215, 2025-05-07T21:06:29.1686110Z B=12, 2025-05-07T21:06:29.1686302Z log_E=5, 2025-05-07T21:06:29.1686489Z L=9, 2025-05-07T21:06:29.1686681Z weighted=False, 2025-05-07T21:06:29.1686993Z mixed=True, 2025-05-07T21:06:29.1687198Z mixed_B=False, 2025-05-07T21:06:29.1687465Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:29.1687786Z long_segments=True, 2025-05-07T21:06:29.1688086Z pooling_mode=, 2025-05-07T21:06:29.1688376Z use_cpu=False, 2025-05-07T21:06:29.1688647Z weight_decay_mode=, 2025-05-07T21:06:29.1689075Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1689450Z ) 2025-05-07T21:06:29.1689689Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1690298Z self=, 2025-05-07T21:06:29.1690853Z T=4, 2025-05-07T21:06:29.1691040Z D=34, 2025-05-07T21:06:29.1691229Z B=57, 2025-05-07T21:06:29.1691413Z log_E=3, 2025-05-07T21:06:29.1691605Z L=3, 2025-05-07T21:06:29.1691799Z weighted=False, 2025-05-07T21:06:29.1692012Z mixed=True, 2025-05-07T21:06:29.1692220Z mixed_B=False, 2025-05-07T21:06:29.1692472Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1692815Z long_segments=False, 2025-05-07T21:06:29.1693077Z pooling_mode=, 2025-05-07T21:06:29.1693365Z use_cpu=True, 2025-05-07T21:06:29.1693627Z weight_decay_mode=, 2025-05-07T21:06:29.1694035Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1694445Z ) 2025-05-07T21:06:29.1694682Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1695291Z self=, 2025-05-07T21:06:29.1695850Z T=3, 2025-05-07T21:06:29.1696042Z D=102, 2025-05-07T21:06:29.1696229Z B=65, 2025-05-07T21:06:29.1696420Z log_E=4, 2025-05-07T21:06:29.1696621Z L=4, 2025-05-07T21:06:29.1696809Z weighted=False, 2025-05-07T21:06:29.1697030Z mixed=True, 2025-05-07T21:06:29.1697241Z mixed_B=True, 2025-05-07T21:06:29.1697499Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:06:29.1697829Z long_segments=False, 2025-05-07T21:06:29.1698093Z pooling_mode=, 2025-05-07T21:06:29.1698374Z use_cpu=False, 2025-05-07T21:06:29.1698631Z weight_decay_mode=, 2025-05-07T21:06:29.1699022Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1699368Z ) 2025-05-07T21:06:29.1699611Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1700221Z self=, 2025-05-07T21:06:29.1700780Z T=2, 2025-05-07T21:06:29.1700963Z D=27, 2025-05-07T21:06:29.1701167Z B=6, 2025-05-07T21:06:29.1701383Z log_E=3, 2025-05-07T21:06:29.1701575Z L=4, 2025-05-07T21:06:29.1701763Z weighted=False, 2025-05-07T21:06:29.1701980Z mixed=False, 2025-05-07T21:06:29.1702184Z mixed_B=False, 2025-05-07T21:06:29.1702480Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1702782Z long_segments=True, 2025-05-07T21:06:29.1703034Z pooling_mode=, 2025-05-07T21:06:29.1703326Z use_cpu=True, 2025-05-07T21:06:29.1703596Z weight_decay_mode=, 2025-05-07T21:06:29.1704025Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1704611Z ) 2025-05-07T21:06:29.1704923Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1705527Z self=, 2025-05-07T21:06:29.1706078Z T=2, 2025-05-07T21:06:29.1706261Z D=27, 2025-05-07T21:06:29.1706441Z B=6, 2025-05-07T21:06:29.1706622Z log_E=3, 2025-05-07T21:06:29.1706806Z L=4, 2025-05-07T21:06:29.1706988Z weighted=False, 2025-05-07T21:06:29.1707195Z mixed=False, 2025-05-07T21:06:29.1707399Z mixed_B=False, 2025-05-07T21:06:29.1707641Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1707933Z long_segments=True, 2025-05-07T21:06:29.1708181Z pooling_mode=, 2025-05-07T21:06:29.1708546Z use_cpu=False, 2025-05-07T21:06:29.1708830Z weight_decay_mode=, 2025-05-07T21:06:29.1709313Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1709729Z ) 2025-05-07T21:06:29.1709973Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1710683Z self=, 2025-05-07T21:06:29.1711364Z T=2, 2025-05-07T21:06:29.1711573Z D=27, 2025-05-07T21:06:29.1711754Z B=6, 2025-05-07T21:06:29.1711938Z log_E=3, 2025-05-07T21:06:29.1712130Z L=4, 2025-05-07T21:06:29.1712314Z weighted=True, 2025-05-07T21:06:29.1712530Z mixed=False, 2025-05-07T21:06:29.1712743Z mixed_B=False, 2025-05-07T21:06:29.1712992Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1713314Z long_segments=True, 2025-05-07T21:06:29.1713645Z pooling_mode=, 2025-05-07T21:06:29.1713944Z use_cpu=False, 2025-05-07T21:06:29.1714226Z weight_decay_mode=, 2025-05-07T21:06:29.1714710Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1715130Z ) 2025-05-07T21:06:29.1715361Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1715962Z self=, 2025-05-07T21:06:29.1716512Z T=2, 2025-05-07T21:06:29.1716688Z D=27, 2025-05-07T21:06:29.1716864Z B=6, 2025-05-07T21:06:29.1717041Z log_E=3, 2025-05-07T21:06:29.1717224Z L=3, 2025-05-07T21:06:29.1717415Z weighted=True, 2025-05-07T21:06:29.1717621Z mixed=False, 2025-05-07T21:06:29.1717821Z mixed_B=False, 2025-05-07T21:06:29.1718056Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1718350Z long_segments=True, 2025-05-07T21:06:29.1718599Z pooling_mode=, 2025-05-07T21:06:29.1718877Z use_cpu=False, 2025-05-07T21:06:29.1719143Z weight_decay_mode=, 2025-05-07T21:06:29.1719563Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1719931Z ) 2025-05-07T21:06:29.1720160Z Trying example: test_backward_optimizers_adagrad( 2025-05-07T21:06:29.1720755Z self=, 2025-05-07T21:06:29.1721305Z T=2, 2025-05-07T21:06:29.1721484Z D=27, 2025-05-07T21:06:29.1721661Z B=6, 2025-05-07T21:06:29.1721841Z log_E=3, 2025-05-07T21:06:29.1722031Z L=2, 2025-05-07T21:06:29.1722211Z weighted=True, 2025-05-07T21:06:29.1722433Z mixed=False, 2025-05-07T21:06:29.1722646Z mixed_B=False, 2025-05-07T21:06:29.1722891Z optimizer=EmbOptimType.EXACT_ADAGRAD, 2025-05-07T21:06:29.1723259Z long_segments=True, 2025-05-07T21:06:29.1723522Z pooling_mode=, 2025-05-07T21:06:29.1723811Z use_cpu=False, 2025-05-07T21:06:29.1724078Z weight_decay_mode=, 2025-05-07T21:06:29.1724515Z counter_weight_decay_mode=, 2025-05-07T21:06:29.1724895Z ) 2025-05-07T21:06:29.1725073Z PASSED 2025-05-07T21:06:31.8622822Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8624115Z self=, 2025-05-07T21:06:31.8624806Z T=1, 2025-05-07T21:06:31.8625028Z D=2, 2025-05-07T21:06:31.8625253Z B=1, 2025-05-07T21:06:31.8625477Z log_E=3, 2025-05-07T21:06:31.8625702Z L=0, 2025-05-07T21:06:31.8625936Z weighted=False, 2025-05-07T21:06:31.8626195Z mixed=False, 2025-05-07T21:06:31.8626469Z mixed_B=False, 2025-05-07T21:06:31.8626760Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8627091Z long_segments=False, 2025-05-07T21:06:31.8627742Z pooling_mode=, 2025-05-07T21:06:31.8628100Z use_cpu=False, 2025-05-07T21:06:31.8628376Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8628688Z ) 2025-05-07T21:06:31.8628977Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8629712Z self=, 2025-05-07T21:06:31.8630390Z T=4, 2025-05-07T21:06:31.8630605Z D=2, 2025-05-07T21:06:31.8630825Z B=1, 2025-05-07T21:06:31.8631047Z log_E=3, 2025-05-07T21:06:31.8631270Z L=0, 2025-05-07T21:06:31.8631496Z weighted=False, 2025-05-07T21:06:31.8631750Z mixed=False, 2025-05-07T21:06:31.8631994Z mixed_B=False, 2025-05-07T21:06:31.8632275Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8632604Z long_segments=False, 2025-05-07T21:06:31.8632916Z pooling_mode=, 2025-05-07T21:06:31.8633364Z use_cpu=False, 2025-05-07T21:06:31.8633642Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8633952Z ) 2025-05-07T21:06:31.8634225Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8634956Z self=, 2025-05-07T21:06:31.8636369Z T=4, 2025-05-07T21:06:31.8636586Z D=212, 2025-05-07T21:06:31.8636810Z B=81, 2025-05-07T21:06:31.8637035Z log_E=5, 2025-05-07T21:06:31.8637256Z L=13, 2025-05-07T21:06:31.8637486Z weighted=True, 2025-05-07T21:06:31.8637747Z mixed=False, 2025-05-07T21:06:31.8637988Z mixed_B=True, 2025-05-07T21:06:31.8638264Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8638600Z long_segments=False, 2025-05-07T21:06:31.8638905Z pooling_mode=, 2025-05-07T21:06:31.8639250Z use_cpu=True, 2025-05-07T21:06:31.8639529Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8639844Z ) 2025-05-07T21:06:31.8640116Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8640847Z self=, 2025-05-07T21:06:31.8641516Z T=1, 2025-05-07T21:06:31.8641744Z D=155, 2025-05-07T21:06:31.8641966Z B=72, 2025-05-07T21:06:31.8642180Z log_E=4, 2025-05-07T21:06:31.8642409Z L=13, 2025-05-07T21:06:31.8642635Z weighted=True, 2025-05-07T21:06:31.8642883Z mixed=False, 2025-05-07T21:06:31.8643132Z mixed_B=False, 2025-05-07T21:06:31.8643442Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:31.8643831Z long_segments=True, 2025-05-07T21:06:31.8644128Z pooling_mode=, 2025-05-07T21:06:31.8644465Z use_cpu=True, 2025-05-07T21:06:31.8644738Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8645047Z ) 2025-05-07T21:06:31.8645420Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8646154Z self=, 2025-05-07T21:06:31.8646940Z T=1, 2025-05-07T21:06:31.8647162Z D=153, 2025-05-07T21:06:31.8647386Z B=80, 2025-05-07T21:06:31.8647599Z log_E=4, 2025-05-07T21:06:31.8647832Z L=18, 2025-05-07T21:06:31.8648060Z weighted=False, 2025-05-07T21:06:31.8648307Z mixed=True, 2025-05-07T21:06:31.8648549Z mixed_B=False, 2025-05-07T21:06:31.8648827Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8649148Z long_segments=False, 2025-05-07T21:06:31.8649459Z pooling_mode=, 2025-05-07T21:06:31.8649795Z use_cpu=True, 2025-05-07T21:06:31.8650063Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8650376Z ) 2025-05-07T21:06:31.8650648Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8651379Z self=, 2025-05-07T21:06:31.8652049Z T=3, 2025-05-07T21:06:31.8652269Z D=51, 2025-05-07T21:06:31.8652490Z B=57, 2025-05-07T21:06:31.8652789Z log_E=5, 2025-05-07T21:06:31.8653026Z L=18, 2025-05-07T21:06:31.8653252Z weighted=True, 2025-05-07T21:06:31.8653499Z mixed=False, 2025-05-07T21:06:31.8653746Z mixed_B=True, 2025-05-07T21:06:31.8654056Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:31.8654434Z long_segments=False, 2025-05-07T21:06:31.8654745Z pooling_mode=, 2025-05-07T21:06:31.8655086Z use_cpu=False, 2025-05-07T21:06:31.8655355Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:31.8655668Z ) 2025-05-07T21:06:31.8655943Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8656662Z self=, 2025-05-07T21:06:31.8657335Z T=1, 2025-05-07T21:06:31.8657560Z D=209, 2025-05-07T21:06:31.8657786Z B=26, 2025-05-07T21:06:31.8658053Z log_E=4, 2025-05-07T21:06:31.8658283Z L=19, 2025-05-07T21:06:31.8658514Z weighted=False, 2025-05-07T21:06:31.8658771Z mixed=True, 2025-05-07T21:06:31.8659017Z mixed_B=True, 2025-05-07T21:06:31.8659329Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:31.8659712Z long_segments=False, 2025-05-07T21:06:31.8660073Z pooling_mode=, 2025-05-07T21:06:31.8660418Z use_cpu=False, 2025-05-07T21:06:31.8660687Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8661006Z ) 2025-05-07T21:06:31.8661280Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8661999Z self=, 2025-05-07T21:06:31.8662678Z T=1, 2025-05-07T21:06:31.8662899Z D=149, 2025-05-07T21:06:31.8663119Z B=127, 2025-05-07T21:06:31.8663345Z log_E=3, 2025-05-07T21:06:31.8663574Z L=6, 2025-05-07T21:06:31.8663797Z weighted=True, 2025-05-07T21:06:31.8664074Z mixed=False, 2025-05-07T21:06:31.8664348Z mixed_B=True, 2025-05-07T21:06:31.8664673Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:06:31.8665080Z long_segments=True, 2025-05-07T21:06:31.8665403Z pooling_mode=, 2025-05-07T21:06:31.8665767Z use_cpu=True, 2025-05-07T21:06:31.8666003Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8666274Z ) 2025-05-07T21:06:31.8666511Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8667103Z self=, 2025-05-07T21:06:31.8667656Z T=1, 2025-05-07T21:06:31.8667852Z D=6, 2025-05-07T21:06:31.8668042Z B=65, 2025-05-07T21:06:31.8668242Z log_E=3, 2025-05-07T21:06:31.8668445Z L=2, 2025-05-07T21:06:31.8668638Z weighted=False, 2025-05-07T21:06:31.8668865Z mixed=False, 2025-05-07T21:06:31.8669089Z mixed_B=False, 2025-05-07T21:06:31.8669384Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8669671Z long_segments=True, 2025-05-07T21:06:31.8669938Z pooling_mode=, 2025-05-07T21:06:31.8670225Z use_cpu=False, 2025-05-07T21:06:31.8670464Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:31.8670732Z ) 2025-05-07T21:06:31.8670967Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8671565Z self=, 2025-05-07T21:06:31.8672120Z T=2, 2025-05-07T21:06:31.8672314Z D=203, 2025-05-07T21:06:31.8672503Z B=26, 2025-05-07T21:06:31.8672700Z log_E=3, 2025-05-07T21:06:31.8672904Z L=10, 2025-05-07T21:06:31.8673099Z weighted=False, 2025-05-07T21:06:31.8673321Z mixed=False, 2025-05-07T21:06:31.8673539Z mixed_B=False, 2025-05-07T21:06:31.8673774Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8674055Z long_segments=False, 2025-05-07T21:06:31.8674329Z pooling_mode=, 2025-05-07T21:06:31.8674620Z use_cpu=False, 2025-05-07T21:06:31.8674858Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:31.8675173Z ) 2025-05-07T21:06:31.8675405Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8675999Z self=, 2025-05-07T21:06:31.8676554Z T=5, 2025-05-07T21:06:31.8676748Z D=43, 2025-05-07T21:06:31.8676932Z B=79, 2025-05-07T21:06:31.8677120Z log_E=4, 2025-05-07T21:06:31.8677326Z L=2, 2025-05-07T21:06:31.8677516Z weighted=True, 2025-05-07T21:06:31.8677737Z mixed=True, 2025-05-07T21:06:31.8677952Z mixed_B=True, 2025-05-07T21:06:31.8678186Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8678469Z long_segments=False, 2025-05-07T21:06:31.8678739Z pooling_mode=, 2025-05-07T21:06:31.8679024Z use_cpu=False, 2025-05-07T21:06:31.8679265Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8686402Z ) 2025-05-07T21:06:31.8686682Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8687395Z self=, 2025-05-07T21:06:31.8687950Z T=5, 2025-05-07T21:06:31.8688143Z D=43, 2025-05-07T21:06:31.8688417Z B=79, 2025-05-07T21:06:31.8688615Z log_E=3, 2025-05-07T21:06:31.8688812Z L=2, 2025-05-07T21:06:31.8689016Z weighted=True, 2025-05-07T21:06:31.8689241Z mixed=True, 2025-05-07T21:06:31.8689451Z mixed_B=True, 2025-05-07T21:06:31.8689694Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8689980Z long_segments=False, 2025-05-07T21:06:31.8690238Z pooling_mode=, 2025-05-07T21:06:31.8690524Z use_cpu=False, 2025-05-07T21:06:31.8690759Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8691022Z ) 2025-05-07T21:06:31.8691247Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8691838Z self=, 2025-05-07T21:06:31.8692383Z T=5, 2025-05-07T21:06:31.8692566Z D=43, 2025-05-07T21:06:31.8692752Z B=5, 2025-05-07T21:06:31.8692938Z log_E=3, 2025-05-07T21:06:31.8693126Z L=2, 2025-05-07T21:06:31.8693314Z weighted=True, 2025-05-07T21:06:31.8693531Z mixed=True, 2025-05-07T21:06:31.8693732Z mixed_B=True, 2025-05-07T21:06:31.8693965Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8694236Z long_segments=False, 2025-05-07T21:06:31.8694493Z pooling_mode=, 2025-05-07T21:06:31.8694776Z use_cpu=False, 2025-05-07T21:06:31.8695003Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:31.8695260Z ) 2025-05-07T21:06:31.8695488Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8696079Z self=, 2025-05-07T21:06:31.8696671Z T=5, 2025-05-07T21:06:31.8696856Z D=43, 2025-05-07T21:06:31.8697040Z B=5, 2025-05-07T21:06:31.8697220Z log_E=3, 2025-05-07T21:06:31.8697410Z L=2, 2025-05-07T21:06:31.8697599Z weighted=True, 2025-05-07T21:06:31.8697810Z mixed=True, 2025-05-07T21:06:31.8698009Z mixed_B=True, 2025-05-07T21:06:31.8698240Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8698517Z long_segments=False, 2025-05-07T21:06:31.8698772Z pooling_mode=, 2025-05-07T21:06:31.8699053Z use_cpu=False, 2025-05-07T21:06:31.8699283Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:31.8699539Z ) 2025-05-07T21:06:31.8699769Z Trying example: test_backward_optimizers_adam( 2025-05-07T21:06:31.8700357Z self=, 2025-05-07T21:06:31.8700892Z T=5, 2025-05-07T21:06:31.8701075Z D=43, 2025-05-07T21:06:31.8701259Z B=5, 2025-05-07T21:06:31.8701437Z log_E=3, 2025-05-07T21:06:31.8701634Z L=2, 2025-05-07T21:06:31.8701828Z weighted=False, 2025-05-07T21:06:31.8702063Z mixed=True, 2025-05-07T21:06:31.8702294Z mixed_B=True, 2025-05-07T21:06:31.8702576Z optimizer=EmbOptimType.ADAM, 2025-05-07T21:06:31.8702851Z long_segments=False, 2025-05-07T21:06:31.8703103Z pooling_mode=, 2025-05-07T21:06:31.8703389Z use_cpu=False, 2025-05-07T21:06:31.8703618Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:31.8703872Z ) 2025-05-07T21:06:31.8704061Z PASSED 2025-05-07T21:06:38.0329917Z 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:38.0331243Z self=, 2025-05-07T21:06:38.0331889Z T=1, 2025-05-07T21:06:38.0332090Z D=2, 2025-05-07T21:06:38.0332318Z B=1, 2025-05-07T21:06:38.0332920Z log_E=3, 2025-05-07T21:06:38.0333128Z L=0, 2025-05-07T21:06:38.0333332Z weighted=False, 2025-05-07T21:06:38.0333556Z mixed=False, 2025-05-07T21:06:38.0333780Z mixed_B=False, 2025-05-07T21:06:38.0334015Z long_segments=False, 2025-05-07T21:06:38.0334286Z pooling_mode=, 2025-05-07T21:06:38.0334702Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0334980Z ) 2025-05-07T21:06:38.0335288Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0336056Z self=, 2025-05-07T21:06:38.0336695Z T=3, 2025-05-07T21:06:38.0336893Z D=2, 2025-05-07T21:06:38.0337081Z B=1, 2025-05-07T21:06:38.0337279Z log_E=3, 2025-05-07T21:06:38.0337480Z L=0, 2025-05-07T21:06:38.0337675Z weighted=False, 2025-05-07T21:06:38.0337900Z mixed=False, 2025-05-07T21:06:38.0338123Z mixed_B=False, 2025-05-07T21:06:38.0338349Z long_segments=False, 2025-05-07T21:06:38.0338625Z pooling_mode=, 2025-05-07T21:06:38.0338937Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0339205Z ) 2025-05-07T21:06:38.0339519Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0340293Z self=, 2025-05-07T21:06:38.0340927Z T=3, 2025-05-07T21:06:38.0341130Z D=15, 2025-05-07T21:06:38.0341333Z B=53, 2025-05-07T21:06:38.0341525Z log_E=3, 2025-05-07T21:06:38.0341734Z L=4, 2025-05-07T21:06:38.0341933Z weighted=False, 2025-05-07T21:06:38.0342156Z mixed=True, 2025-05-07T21:06:38.0342377Z mixed_B=False, 2025-05-07T21:06:38.0342606Z long_segments=True, 2025-05-07T21:06:38.0342875Z pooling_mode=, 2025-05-07T21:06:38.0343288Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0343566Z ) 2025-05-07T21:06:38.0343881Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0344643Z self=, 2025-05-07T21:06:38.0345278Z T=1, 2025-05-07T21:06:38.0345473Z D=203, 2025-05-07T21:06:38.0345660Z B=75, 2025-05-07T21:06:38.0345853Z log_E=5, 2025-05-07T21:06:38.0346048Z L=20, 2025-05-07T21:06:38.0346240Z weighted=False, 2025-05-07T21:06:38.0346459Z mixed=False, 2025-05-07T21:06:38.0346673Z mixed_B=False, 2025-05-07T21:06:38.0346896Z long_segments=False, 2025-05-07T21:06:38.0347172Z pooling_mode=, 2025-05-07T21:06:38.0347485Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0347754Z ) 2025-05-07T21:06:38.0348066Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0348834Z self=, 2025-05-07T21:06:38.0349472Z T=4, 2025-05-07T21:06:38.0349751Z D=58, 2025-05-07T21:06:38.0349952Z B=14, 2025-05-07T21:06:38.0350150Z log_E=3, 2025-05-07T21:06:38.0350347Z L=14, 2025-05-07T21:06:38.0350553Z weighted=False, 2025-05-07T21:06:38.0350779Z mixed=False, 2025-05-07T21:06:38.0350993Z mixed_B=False, 2025-05-07T21:06:38.0351222Z long_segments=True, 2025-05-07T21:06:38.0351490Z pooling_mode=, 2025-05-07T21:06:38.0351795Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0352069Z ) 2025-05-07T21:06:38.0352384Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0353142Z self=, 2025-05-07T21:06:38.0353808Z T=3, 2025-05-07T21:06:38.0354032Z D=224, 2025-05-07T21:06:38.0354234Z B=6, 2025-05-07T21:06:38.0354471Z log_E=4, 2025-05-07T21:06:38.0354677Z L=2, 2025-05-07T21:06:38.0354880Z weighted=False, 2025-05-07T21:06:38.0355101Z mixed=True, 2025-05-07T21:06:38.0355320Z mixed_B=False, 2025-05-07T21:06:38.0355552Z long_segments=False, 2025-05-07T21:06:38.0355824Z pooling_mode=, 2025-05-07T21:06:38.0356180Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0356457Z ) 2025-05-07T21:06:38.0356770Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0357538Z self=, 2025-05-07T21:06:38.0358183Z T=2, 2025-05-07T21:06:38.0358378Z D=36, 2025-05-07T21:06:38.0358581Z B=68, 2025-05-07T21:06:38.0358780Z log_E=5, 2025-05-07T21:06:38.0358979Z L=19, 2025-05-07T21:06:38.0359183Z weighted=False, 2025-05-07T21:06:38.0359407Z mixed=True, 2025-05-07T21:06:38.0359630Z mixed_B=False, 2025-05-07T21:06:38.0359853Z long_segments=False, 2025-05-07T21:06:38.0360126Z pooling_mode=, 2025-05-07T21:06:38.0360439Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0360707Z ) 2025-05-07T21:06:38.0361019Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0361786Z self=, 2025-05-07T21:06:38.0362419Z T=1, 2025-05-07T21:06:38.0362620Z D=81, 2025-05-07T21:06:38.0362816Z B=43, 2025-05-07T21:06:38.0363007Z log_E=5, 2025-05-07T21:06:38.0363211Z L=20, 2025-05-07T21:06:38.0363416Z weighted=False, 2025-05-07T21:06:38.0363636Z mixed=False, 2025-05-07T21:06:38.0363856Z mixed_B=False, 2025-05-07T21:06:38.0364085Z long_segments=True, 2025-05-07T21:06:38.0364342Z pooling_mode=, 2025-05-07T21:06:38.0364699Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0364976Z ) 2025-05-07T21:06:38.0365282Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0366047Z self=, 2025-05-07T21:06:38.0366689Z T=1, 2025-05-07T21:06:38.0366998Z D=149, 2025-05-07T21:06:38.0367192Z B=128, 2025-05-07T21:06:38.0367408Z log_E=3, 2025-05-07T21:06:38.0367618Z L=13, 2025-05-07T21:06:38.0367817Z weighted=True, 2025-05-07T21:06:38.0368043Z mixed=True, 2025-05-07T21:06:38.0368262Z mixed_B=True, 2025-05-07T21:06:38.0368485Z long_segments=False, 2025-05-07T21:06:38.0368757Z pooling_mode=, 2025-05-07T21:06:38.0369072Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0369337Z ) 2025-05-07T21:06:38.0369650Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0370417Z self=, 2025-05-07T21:06:38.0371106Z T=1, 2025-05-07T21:06:38.0371298Z D=142, 2025-05-07T21:06:38.0371500Z B=111, 2025-05-07T21:06:38.0371702Z log_E=3, 2025-05-07T21:06:38.0371898Z L=12, 2025-05-07T21:06:38.0372105Z weighted=False, 2025-05-07T21:06:38.0372329Z mixed=True, 2025-05-07T21:06:38.0372545Z mixed_B=False, 2025-05-07T21:06:38.0372771Z long_segments=True, 2025-05-07T21:06:38.0373036Z pooling_mode=, 2025-05-07T21:06:38.0373338Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0373607Z ) 2025-05-07T21:06:38.0373917Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0374671Z self=, 2025-05-07T21:06:38.0375308Z T=3, 2025-05-07T21:06:38.0375508Z D=206, 2025-05-07T21:06:38.0375748Z B=26, 2025-05-07T21:06:38.0375945Z log_E=3, 2025-05-07T21:06:38.0376149Z L=4, 2025-05-07T21:06:38.0376345Z weighted=False, 2025-05-07T21:06:38.0376571Z mixed=False, 2025-05-07T21:06:38.0376792Z mixed_B=False, 2025-05-07T21:06:38.0377019Z long_segments=True, 2025-05-07T21:06:38.0377325Z pooling_mode=, 2025-05-07T21:06:38.0377640Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0377913Z ) 2025-05-07T21:06:38.0378219Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0378980Z self=, 2025-05-07T21:06:38.0379621Z T=3, 2025-05-07T21:06:38.0379812Z D=206, 2025-05-07T21:06:38.0380012Z B=26, 2025-05-07T21:06:38.0380210Z log_E=3, 2025-05-07T21:06:38.0380409Z L=4, 2025-05-07T21:06:38.0380610Z weighted=False, 2025-05-07T21:06:38.0380837Z mixed=False, 2025-05-07T21:06:38.0381052Z mixed_B=False, 2025-05-07T21:06:38.0381283Z long_segments=False, 2025-05-07T21:06:38.0381559Z pooling_mode=, 2025-05-07T21:06:38.0381863Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.0382137Z ) 2025-05-07T21:06:38.0382446Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0383215Z self=, 2025-05-07T21:06:38.0383876Z T=5, 2025-05-07T21:06:38.0384096Z D=191, 2025-05-07T21:06:38.0384298Z B=68, 2025-05-07T21:06:38.0384491Z log_E=3, 2025-05-07T21:06:38.0384697Z L=9, 2025-05-07T21:06:38.0384898Z weighted=True, 2025-05-07T21:06:38.0385122Z mixed=True, 2025-05-07T21:06:38.0385339Z mixed_B=True, 2025-05-07T21:06:38.0385567Z long_segments=False, 2025-05-07T21:06:38.0385922Z pooling_mode=, 2025-05-07T21:06:38.0386237Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0386512Z ) 2025-05-07T21:06:38.0386825Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0387588Z self=, 2025-05-07T21:06:38.0388230Z T=3, 2025-05-07T21:06:38.0388426Z D=191, 2025-05-07T21:06:38.0388617Z B=68, 2025-05-07T21:06:38.0388812Z log_E=3, 2025-05-07T21:06:38.0389016Z L=9, 2025-05-07T21:06:38.0389209Z weighted=True, 2025-05-07T21:06:38.0389429Z mixed=True, 2025-05-07T21:06:38.0389645Z mixed_B=True, 2025-05-07T21:06:38.0389868Z long_segments=False, 2025-05-07T21:06:38.0390140Z pooling_mode=, 2025-05-07T21:06:38.0390454Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0390720Z ) 2025-05-07T21:06:38.0391032Z Trying example: test_backward_optimizers_adam_rowwise_bias_correction( 2025-05-07T21:06:38.0391801Z self=, 2025-05-07T21:06:38.0392477Z T=3, 2025-05-07T21:06:38.0392673Z D=191, 2025-05-07T21:06:38.0392875Z B=68, 2025-05-07T21:06:38.0393065Z log_E=3, 2025-05-07T21:06:38.0393269Z L=9, 2025-05-07T21:06:38.0393469Z weighted=True, 2025-05-07T21:06:38.0393687Z mixed=True, 2025-05-07T21:06:38.0393912Z mixed_B=True, 2025-05-07T21:06:38.0394177Z long_segments=True, 2025-05-07T21:06:38.0394442Z pooling_mode=, 2025-05-07T21:06:38.0394742Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.0395009Z ) 2025-05-07T21:06:38.0395209Z PASSED 2025-05-07T21:06:38.5873832Z 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:38.5875402Z self=, 2025-05-07T21:06:38.5876365Z T=1, 2025-05-07T21:06:38.5876616Z D=2, 2025-05-07T21:06:38.5876862Z B=1, 2025-05-07T21:06:38.5877051Z log_E=3, 2025-05-07T21:06:38.5877242Z L=2, 2025-05-07T21:06:38.5877431Z weighted=False, 2025-05-07T21:06:38.5877758Z mixed=False, 2025-05-07T21:06:38.5877964Z mixed_B=False, 2025-05-07T21:06:38.5878186Z long_segments=False, 2025-05-07T21:06:38.5878460Z pooling_mode=, 2025-05-07T21:06:38.5878743Z use_cpu=False, 2025-05-07T21:06:38.5878971Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.5879244Z ) 2025-05-07T21:06:38.5879542Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5880292Z self=, 2025-05-07T21:06:38.5880918Z T=2, 2025-05-07T21:06:38.5881097Z D=2, 2025-05-07T21:06:38.5881286Z B=1, 2025-05-07T21:06:38.5881469Z log_E=3, 2025-05-07T21:06:38.5881655Z L=2, 2025-05-07T21:06:38.5881844Z weighted=False, 2025-05-07T21:06:38.5882062Z mixed=False, 2025-05-07T21:06:38.5882264Z mixed_B=False, 2025-05-07T21:06:38.5882481Z long_segments=False, 2025-05-07T21:06:38.5882746Z pooling_mode=, 2025-05-07T21:06:38.5883025Z use_cpu=False, 2025-05-07T21:06:38.5883250Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.5883509Z ) 2025-05-07T21:06:38.5883808Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5884597Z self=, 2025-05-07T21:06:38.5885225Z T=2, 2025-05-07T21:06:38.5885411Z D=233, 2025-05-07T21:06:38.5885587Z B=128, 2025-05-07T21:06:38.5885774Z log_E=3, 2025-05-07T21:06:38.5885964Z L=5, 2025-05-07T21:06:38.5886238Z weighted=False, 2025-05-07T21:06:38.5886460Z mixed=False, 2025-05-07T21:06:38.5886664Z mixed_B=True, 2025-05-07T21:06:38.5886976Z long_segments=True, 2025-05-07T21:06:38.5887231Z pooling_mode=, 2025-05-07T21:06:38.5887519Z use_cpu=False, 2025-05-07T21:06:38.5887739Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5888003Z ) 2025-05-07T21:06:38.5888301Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5889047Z self=, 2025-05-07T21:06:38.5889705Z T=2, 2025-05-07T21:06:38.5889891Z D=229, 2025-05-07T21:06:38.5890073Z B=82, 2025-05-07T21:06:38.5890259Z log_E=4, 2025-05-07T21:06:38.5890453Z L=2, 2025-05-07T21:06:38.5890636Z weighted=True, 2025-05-07T21:06:38.5890847Z mixed=True, 2025-05-07T21:06:38.5891055Z mixed_B=False, 2025-05-07T21:06:38.5891269Z long_segments=True, 2025-05-07T21:06:38.5891531Z pooling_mode=, 2025-05-07T21:06:38.5891818Z use_cpu=True, 2025-05-07T21:06:38.5892132Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.5892393Z ) 2025-05-07T21:06:38.5892691Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5893437Z self=, 2025-05-07T21:06:38.5894070Z T=1, 2025-05-07T21:06:38.5894266Z D=109, 2025-05-07T21:06:38.5894454Z B=55, 2025-05-07T21:06:38.5894651Z log_E=4, 2025-05-07T21:06:38.5894849Z L=3, 2025-05-07T21:06:38.5895038Z weighted=True, 2025-05-07T21:06:38.5895258Z mixed=True, 2025-05-07T21:06:38.5895470Z mixed_B=False, 2025-05-07T21:06:38.5895688Z long_segments=False, 2025-05-07T21:06:38.5895957Z pooling_mode=, 2025-05-07T21:06:38.5896253Z use_cpu=False, 2025-05-07T21:06:38.5896492Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.5896796Z ) 2025-05-07T21:06:38.5897102Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5897852Z self=, 2025-05-07T21:06:38.5898517Z T=4, 2025-05-07T21:06:38.5898710Z D=78, 2025-05-07T21:06:38.5898906Z B=44, 2025-05-07T21:06:38.5899095Z log_E=5, 2025-05-07T21:06:38.5899295Z L=10, 2025-05-07T21:06:38.5899493Z weighted=True, 2025-05-07T21:06:38.5899707Z mixed=False, 2025-05-07T21:06:38.5899925Z mixed_B=True, 2025-05-07T21:06:38.5900150Z long_segments=False, 2025-05-07T21:06:38.5900415Z pooling_mode=, 2025-05-07T21:06:38.5900707Z use_cpu=True, 2025-05-07T21:06:38.5900946Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5901213Z ) 2025-05-07T21:06:38.5901522Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5902276Z self=, 2025-05-07T21:06:38.5910185Z T=5, 2025-05-07T21:06:38.5910415Z D=6, 2025-05-07T21:06:38.5910609Z B=31, 2025-05-07T21:06:38.5910801Z log_E=4, 2025-05-07T21:06:38.5911012Z L=4, 2025-05-07T21:06:38.5911209Z weighted=False, 2025-05-07T21:06:38.5911436Z mixed=False, 2025-05-07T21:06:38.5911647Z mixed_B=False, 2025-05-07T21:06:38.5911873Z long_segments=False, 2025-05-07T21:06:38.5912150Z pooling_mode=, 2025-05-07T21:06:38.5912439Z use_cpu=False, 2025-05-07T21:06:38.5912680Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5912947Z ) 2025-05-07T21:06:38.5913248Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5914111Z self=, 2025-05-07T21:06:38.5914755Z T=2, 2025-05-07T21:06:38.5914955Z D=200, 2025-05-07T21:06:38.5915143Z B=55, 2025-05-07T21:06:38.5915338Z log_E=3, 2025-05-07T21:06:38.5915540Z L=17, 2025-05-07T21:06:38.5915732Z weighted=False, 2025-05-07T21:06:38.5915948Z mixed=True, 2025-05-07T21:06:38.5916162Z mixed_B=True, 2025-05-07T21:06:38.5916376Z long_segments=True, 2025-05-07T21:06:38.5916636Z pooling_mode=, 2025-05-07T21:06:38.5916930Z use_cpu=False, 2025-05-07T21:06:38.5917161Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5917422Z ) 2025-05-07T21:06:38.5917729Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5918476Z self=, 2025-05-07T21:06:38.5919104Z T=4, 2025-05-07T21:06:38.5919300Z D=24, 2025-05-07T21:06:38.5919487Z B=119, 2025-05-07T21:06:38.5919687Z log_E=4, 2025-05-07T21:06:38.5919884Z L=18, 2025-05-07T21:06:38.5920072Z weighted=False, 2025-05-07T21:06:38.5920295Z mixed=False, 2025-05-07T21:06:38.5920584Z mixed_B=True, 2025-05-07T21:06:38.5920801Z long_segments=True, 2025-05-07T21:06:38.5921064Z pooling_mode=, 2025-05-07T21:06:38.5921362Z use_cpu=False, 2025-05-07T21:06:38.5921601Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5921861Z ) 2025-05-07T21:06:38.5922172Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5923099Z self=, 2025-05-07T21:06:38.5923716Z T=2, 2025-05-07T21:06:38.5923897Z D=90, 2025-05-07T21:06:38.5924080Z B=14, 2025-05-07T21:06:38.5924257Z log_E=4, 2025-05-07T21:06:38.5924445Z L=16, 2025-05-07T21:06:38.5924633Z weighted=False, 2025-05-07T21:06:38.5924846Z mixed=True, 2025-05-07T21:06:38.5925133Z mixed_B=True, 2025-05-07T21:06:38.5925364Z long_segments=False, 2025-05-07T21:06:38.5925642Z pooling_mode=, 2025-05-07T21:06:38.5925954Z use_cpu=False, 2025-05-07T21:06:38.5926202Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:38.5926489Z ) 2025-05-07T21:06:38.5926902Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5927653Z self=, 2025-05-07T21:06:38.5928283Z T=4, 2025-05-07T21:06:38.5928471Z D=180, 2025-05-07T21:06:38.5928666Z B=100, 2025-05-07T21:06:38.5928860Z log_E=5, 2025-05-07T21:06:38.5929053Z L=11, 2025-05-07T21:06:38.5929248Z weighted=True, 2025-05-07T21:06:38.5929467Z mixed=True, 2025-05-07T21:06:38.5929678Z mixed_B=True, 2025-05-07T21:06:38.5929901Z long_segments=False, 2025-05-07T21:06:38.5930182Z pooling_mode=, 2025-05-07T21:06:38.5930469Z use_cpu=False, 2025-05-07T21:06:38.5930704Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5930971Z ) 2025-05-07T21:06:38.5931272Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5932018Z self=, 2025-05-07T21:06:38.5932647Z T=4, 2025-05-07T21:06:38.5932836Z D=180, 2025-05-07T21:06:38.5933023Z B=100, 2025-05-07T21:06:38.5933219Z log_E=5, 2025-05-07T21:06:38.5933416Z L=2, 2025-05-07T21:06:38.5933603Z weighted=True, 2025-05-07T21:06:38.5933818Z mixed=True, 2025-05-07T21:06:38.5934034Z mixed_B=True, 2025-05-07T21:06:38.5934252Z long_segments=False, 2025-05-07T21:06:38.5934520Z pooling_mode=, 2025-05-07T21:06:38.5934807Z use_cpu=False, 2025-05-07T21:06:38.5935036Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5935349Z ) 2025-05-07T21:06:38.5935657Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5936401Z self=, 2025-05-07T21:06:38.5937026Z T=4, 2025-05-07T21:06:38.5937214Z D=180, 2025-05-07T21:06:38.5937405Z B=100, 2025-05-07T21:06:38.5937600Z log_E=3, 2025-05-07T21:06:38.5937794Z L=2, 2025-05-07T21:06:38.5937977Z weighted=True, 2025-05-07T21:06:38.5938189Z mixed=True, 2025-05-07T21:06:38.5938399Z mixed_B=True, 2025-05-07T21:06:38.5938614Z long_segments=False, 2025-05-07T21:06:38.5938872Z pooling_mode=, 2025-05-07T21:06:38.5939150Z use_cpu=False, 2025-05-07T21:06:38.5939375Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5939628Z ) 2025-05-07T21:06:38.5939923Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5940662Z self=, 2025-05-07T21:06:38.5941279Z T=4, 2025-05-07T21:06:38.5941507Z D=180, 2025-05-07T21:06:38.5941689Z B=100, 2025-05-07T21:06:38.5941871Z log_E=3, 2025-05-07T21:06:38.5942057Z L=2, 2025-05-07T21:06:38.5942243Z weighted=True, 2025-05-07T21:06:38.5942452Z mixed=True, 2025-05-07T21:06:38.5942651Z mixed_B=True, 2025-05-07T21:06:38.5942859Z long_segments=True, 2025-05-07T21:06:38.5943106Z pooling_mode=, 2025-05-07T21:06:38.5943385Z use_cpu=False, 2025-05-07T21:06:38.5943609Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5943860Z ) 2025-05-07T21:06:38.5944151Z Trying example: test_backward_optimizers_emainplace_rowwise_adagrad( 2025-05-07T21:06:38.5944885Z self=, 2025-05-07T21:06:38.5945501Z T=3, 2025-05-07T21:06:38.5945682Z D=180, 2025-05-07T21:06:38.5945908Z B=100, 2025-05-07T21:06:38.5946090Z log_E=3, 2025-05-07T21:06:38.5946274Z L=2, 2025-05-07T21:06:38.5946458Z weighted=True, 2025-05-07T21:06:38.5946665Z mixed=True, 2025-05-07T21:06:38.5946858Z mixed_B=True, 2025-05-07T21:06:38.5947066Z long_segments=True, 2025-05-07T21:06:38.5947364Z pooling_mode=, 2025-05-07T21:06:38.5947640Z use_cpu=False, 2025-05-07T21:06:38.5947864Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:38.5948114Z ) 2025-05-07T21:06:38.5948283Z PASSED 2025-05-07T21:06:39.1554510Z 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:39.1556130Z self=, 2025-05-07T21:06:39.1556928Z T=1, 2025-05-07T21:06:39.1557194Z D=2, 2025-05-07T21:06:39.1557427Z B=1, 2025-05-07T21:06:39.1557656Z log_E=3, 2025-05-07T21:06:39.1557891Z L=2, 2025-05-07T21:06:39.1558126Z weighted=False, 2025-05-07T21:06:39.1558389Z mixed=False, 2025-05-07T21:06:39.1558644Z mixed_B=False, 2025-05-07T21:06:39.1558969Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1559387Z long_segments=False, 2025-05-07T21:06:39.1559708Z pooling_mode=, 2025-05-07T21:06:39.1560046Z use_cpu=False, 2025-05-07T21:06:39.1560327Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1560675Z optimizer_state_dtypes=None, 2025-05-07T21:06:39.1560983Z ) 2025-05-07T21:06:39.1561338Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1562248Z self=, 2025-05-07T21:06:39.1563022Z T=3, 2025-05-07T21:06:39.1563621Z D=2, 2025-05-07T21:06:39.1563852Z B=1, 2025-05-07T21:06:39.1564073Z log_E=3, 2025-05-07T21:06:39.1564300Z L=2, 2025-05-07T21:06:39.1564530Z weighted=False, 2025-05-07T21:06:39.1564793Z mixed=False, 2025-05-07T21:06:39.1565040Z mixed_B=False, 2025-05-07T21:06:39.1565373Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1565781Z long_segments=False, 2025-05-07T21:06:39.1566086Z pooling_mode=, 2025-05-07T21:06:39.1566427Z use_cpu=False, 2025-05-07T21:06:39.1566707Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1567156Z optimizer_state_dtypes=None, 2025-05-07T21:06:39.1567471Z ) 2025-05-07T21:06:39.1567825Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1568727Z self=, 2025-05-07T21:06:39.1569506Z T=3, 2025-05-07T21:06:39.1569733Z D=239, 2025-05-07T21:06:39.1569969Z B=125, 2025-05-07T21:06:39.1570189Z log_E=4, 2025-05-07T21:06:39.1570419Z L=13, 2025-05-07T21:06:39.1570648Z weighted=True, 2025-05-07T21:06:39.1571002Z mixed=True, 2025-05-07T21:06:39.1571251Z mixed_B=True, 2025-05-07T21:06:39.1571579Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1571975Z long_segments=True, 2025-05-07T21:06:39.1572283Z pooling_mode=, 2025-05-07T21:06:39.1572625Z use_cpu=True, 2025-05-07T21:06:39.1572892Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:39.1573306Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:39.1573728Z ) 2025-05-07T21:06:39.1574077Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1574987Z self=, 2025-05-07T21:06:39.1575764Z T=2, 2025-05-07T21:06:39.1575988Z D=153, 2025-05-07T21:06:39.1576217Z B=102, 2025-05-07T21:06:39.1576546Z log_E=3, 2025-05-07T21:06:39.1576783Z L=15, 2025-05-07T21:06:39.1577008Z weighted=True, 2025-05-07T21:06:39.1577266Z mixed=True, 2025-05-07T21:06:39.1577517Z mixed_B=False, 2025-05-07T21:06:39.1577840Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1578340Z long_segments=False, 2025-05-07T21:06:39.1578656Z pooling_mode=, 2025-05-07T21:06:39.1578995Z use_cpu=True, 2025-05-07T21:06:39.1579272Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1579695Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:39.1580090Z ) 2025-05-07T21:06:39.1580444Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1581359Z self=, 2025-05-07T21:06:39.1582128Z T=5, 2025-05-07T21:06:39.1582347Z D=31, 2025-05-07T21:06:39.1582571Z B=88, 2025-05-07T21:06:39.1582795Z log_E=4, 2025-05-07T21:06:39.1583020Z L=15, 2025-05-07T21:06:39.1583254Z weighted=False, 2025-05-07T21:06:39.1583514Z mixed=True, 2025-05-07T21:06:39.1583755Z mixed_B=True, 2025-05-07T21:06:39.1584085Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1584493Z long_segments=False, 2025-05-07T21:06:39.1584799Z pooling_mode=, 2025-05-07T21:06:39.1585141Z use_cpu=False, 2025-05-07T21:06:39.1585416Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:39.1585822Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:39.1586224Z ) 2025-05-07T21:06:39.1586580Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1587483Z self=, 2025-05-07T21:06:39.1588254Z T=2, 2025-05-07T21:06:39.1588524Z D=33, 2025-05-07T21:06:39.1588752Z B=21, 2025-05-07T21:06:39.1588969Z log_E=4, 2025-05-07T21:06:39.1589203Z L=14, 2025-05-07T21:06:39.1589437Z weighted=True, 2025-05-07T21:06:39.1589685Z mixed=True, 2025-05-07T21:06:39.1589931Z mixed_B=True, 2025-05-07T21:06:39.1590257Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1590663Z long_segments=False, 2025-05-07T21:06:39.1590973Z pooling_mode=, 2025-05-07T21:06:39.1591318Z use_cpu=False, 2025-05-07T21:06:39.1591589Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:39.1591994Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:39.1592420Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:39.1592731Z ) 2025-05-07T21:06:39.1593080Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1593993Z self=, 2025-05-07T21:06:39.1594766Z T=5, 2025-05-07T21:06:39.1594982Z D=14, 2025-05-07T21:06:39.1595205Z B=123, 2025-05-07T21:06:39.1595429Z log_E=5, 2025-05-07T21:06:39.1595746Z L=13, 2025-05-07T21:06:39.1595980Z weighted=True, 2025-05-07T21:06:39.1596241Z mixed=False, 2025-05-07T21:06:39.1596485Z mixed_B=False, 2025-05-07T21:06:39.1596812Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1597214Z long_segments=False, 2025-05-07T21:06:39.1597519Z pooling_mode=, 2025-05-07T21:06:39.1597857Z use_cpu=True, 2025-05-07T21:06:39.1598131Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:39.1598536Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:06:39.1598935Z ) 2025-05-07T21:06:39.1599286Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1600194Z self=, 2025-05-07T21:06:39.1601012Z T=1, 2025-05-07T21:06:39.1601236Z D=142, 2025-05-07T21:06:39.1601460Z B=55, 2025-05-07T21:06:39.1601678Z log_E=3, 2025-05-07T21:06:39.1601910Z L=13, 2025-05-07T21:06:39.1602140Z weighted=False, 2025-05-07T21:06:39.1602425Z mixed=False, 2025-05-07T21:06:39.1602695Z mixed_B=False, 2025-05-07T21:06:39.1603099Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1603524Z long_segments=True, 2025-05-07T21:06:39.1603850Z pooling_mode=, 2025-05-07T21:06:39.1604176Z use_cpu=False, 2025-05-07T21:06:39.1604646Z uvm_non_rowwise_momentum=True, 2025-05-07T21:06:39.1604999Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:39.1605335Z ) 2025-05-07T21:06:39.1605629Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1606370Z self=, 2025-05-07T21:06:39.1607054Z T=3, 2025-05-07T21:06:39.1607251Z D=62, 2025-05-07T21:06:39.1607439Z B=119, 2025-05-07T21:06:39.1607641Z log_E=5, 2025-05-07T21:06:39.1607845Z L=4, 2025-05-07T21:06:39.1608039Z weighted=False, 2025-05-07T21:06:39.1608263Z mixed=False, 2025-05-07T21:06:39.1608486Z mixed_B=False, 2025-05-07T21:06:39.1608762Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1609101Z long_segments=True, 2025-05-07T21:06:39.1609370Z pooling_mode=, 2025-05-07T21:06:39.1609655Z use_cpu=True, 2025-05-07T21:06:39.1609900Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1610253Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:06:39.1610608Z 'momentum2': SparseType.BF16}, 2025-05-07T21:06:39.1610883Z ) 2025-05-07T21:06:39.1611183Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1611994Z self=, 2025-05-07T21:06:39.1612625Z T=5, 2025-05-07T21:06:39.1612820Z D=185, 2025-05-07T21:06:39.1613016Z B=9, 2025-05-07T21:06:39.1613205Z log_E=4, 2025-05-07T21:06:39.1613406Z L=15, 2025-05-07T21:06:39.1613607Z weighted=False, 2025-05-07T21:06:39.1613828Z mixed=False, 2025-05-07T21:06:39.1614049Z mixed_B=True, 2025-05-07T21:06:39.1614327Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1614661Z long_segments=True, 2025-05-07T21:06:39.1614925Z pooling_mode=, 2025-05-07T21:06:39.1615215Z use_cpu=True, 2025-05-07T21:06:39.1615448Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1615745Z optimizer_state_dtypes=None, 2025-05-07T21:06:39.1616006Z ) 2025-05-07T21:06:39.1616299Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1617037Z self=, 2025-05-07T21:06:39.1617667Z T=1, 2025-05-07T21:06:39.1617853Z D=77, 2025-05-07T21:06:39.1618118Z B=88, 2025-05-07T21:06:39.1618316Z log_E=4, 2025-05-07T21:06:39.1618526Z L=4, 2025-05-07T21:06:39.1618721Z weighted=False, 2025-05-07T21:06:39.1618949Z mixed=False, 2025-05-07T21:06:39.1619166Z mixed_B=True, 2025-05-07T21:06:39.1619440Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1619777Z long_segments=True, 2025-05-07T21:06:39.1620043Z pooling_mode=, 2025-05-07T21:06:39.1620330Z use_cpu=False, 2025-05-07T21:06:39.1620573Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1620926Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:39.1621260Z ) 2025-05-07T21:06:39.1621565Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1622305Z self=, 2025-05-07T21:06:39.1622988Z T=1, 2025-05-07T21:06:39.1623185Z D=88, 2025-05-07T21:06:39.1623384Z B=88, 2025-05-07T21:06:39.1623577Z log_E=4, 2025-05-07T21:06:39.1623779Z L=4, 2025-05-07T21:06:39.1623977Z weighted=False, 2025-05-07T21:06:39.1624259Z mixed=False, 2025-05-07T21:06:39.1624471Z mixed_B=True, 2025-05-07T21:06:39.1624759Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1625099Z long_segments=True, 2025-05-07T21:06:39.1625358Z pooling_mode=, 2025-05-07T21:06:39.1625650Z use_cpu=False, 2025-05-07T21:06:39.1625894Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1626242Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:39.1626580Z ) 2025-05-07T21:06:39.1626887Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1627617Z self=, 2025-05-07T21:06:39.1628245Z T=1, 2025-05-07T21:06:39.1628443Z D=88, 2025-05-07T21:06:39.1628632Z B=88, 2025-05-07T21:06:39.1628829Z log_E=4, 2025-05-07T21:06:39.1629036Z L=4, 2025-05-07T21:06:39.1629228Z weighted=False, 2025-05-07T21:06:39.1629452Z mixed=True, 2025-05-07T21:06:39.1629665Z mixed_B=True, 2025-05-07T21:06:39.1629945Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1630276Z long_segments=True, 2025-05-07T21:06:39.1630537Z pooling_mode=, 2025-05-07T21:06:39.1630831Z use_cpu=False, 2025-05-07T21:06:39.1631064Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1631417Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:39.1631753Z ) 2025-05-07T21:06:39.1632046Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1632830Z self=, 2025-05-07T21:06:39.1633458Z T=1, 2025-05-07T21:06:39.1633646Z D=88, 2025-05-07T21:06:39.1633839Z B=88, 2025-05-07T21:06:39.1634029Z log_E=4, 2025-05-07T21:06:39.1634225Z L=4, 2025-05-07T21:06:39.1634421Z weighted=True, 2025-05-07T21:06:39.1634670Z mixed=True, 2025-05-07T21:06:39.1634907Z mixed_B=True, 2025-05-07T21:06:39.1635177Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1635513Z long_segments=True, 2025-05-07T21:06:39.1635776Z pooling_mode=, 2025-05-07T21:06:39.1636059Z use_cpu=False, 2025-05-07T21:06:39.1636298Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1636648Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:39.1636976Z ) 2025-05-07T21:06:39.1645344Z Trying example: test_backward_optimizers_ensemble_rowwise_adagrad( 2025-05-07T21:06:39.1646150Z self=, 2025-05-07T21:06:39.1646839Z T=1, 2025-05-07T21:06:39.1647114Z D=88, 2025-05-07T21:06:39.1647307Z B=88, 2025-05-07T21:06:39.1647487Z log_E=3, 2025-05-07T21:06:39.1647680Z L=4, 2025-05-07T21:06:39.1647878Z weighted=True, 2025-05-07T21:06:39.1648092Z mixed=True, 2025-05-07T21:06:39.1648300Z mixed_B=True, 2025-05-07T21:06:39.1648576Z optimizer=EmbOptimType.ENSEMBLE_ROWWISE_ADAGRAD, 2025-05-07T21:06:39.1648914Z long_segments=True, 2025-05-07T21:06:39.1649170Z pooling_mode=, 2025-05-07T21:06:39.1649455Z use_cpu=False, 2025-05-07T21:06:39.1649691Z uvm_non_rowwise_momentum=False, 2025-05-07T21:06:39.1650034Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:06:39.1650369Z ) 2025-05-07T21:06:39.1650571Z PASSED 2025-05-07T21:07:09.3675420Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3677673Z self=, 2025-05-07T21:07:09.3678322Z T=1, 2025-05-07T21:07:09.3678526Z D=2, 2025-05-07T21:07:09.3678709Z B=1, 2025-05-07T21:07:09.3679075Z log_E=3, 2025-05-07T21:07:09.3679277Z L=0, 2025-05-07T21:07:09.3679474Z weighted=False, 2025-05-07T21:07:09.3679704Z mixed=False, 2025-05-07T21:07:09.3679951Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:09.3680234Z long_segments=False, 2025-05-07T21:07:09.3680515Z pooling_mode=, 2025-05-07T21:07:09.3680814Z use_cpu=False, 2025-05-07T21:07:09.3681033Z ) 2025-05-07T21:07:09.3681268Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3681869Z self=, 2025-05-07T21:07:09.3682461Z T=2, 2025-05-07T21:07:09.3682657Z D=2, 2025-05-07T21:07:09.3682851Z B=1, 2025-05-07T21:07:09.3683051Z log_E=3, 2025-05-07T21:07:09.3683253Z L=0, 2025-05-07T21:07:09.3683455Z weighted=False, 2025-05-07T21:07:09.3683685Z mixed=False, 2025-05-07T21:07:09.3683920Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:09.3684204Z long_segments=False, 2025-05-07T21:07:09.3684481Z pooling_mode=, 2025-05-07T21:07:09.3684770Z use_cpu=False, 2025-05-07T21:07:09.3684988Z ) 2025-05-07T21:07:09.3685233Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3685827Z self=, 2025-05-07T21:07:09.3686386Z T=2, 2025-05-07T21:07:09.3686586Z D=107, 2025-05-07T21:07:09.3686891Z B=78, 2025-05-07T21:07:09.3687084Z log_E=4, 2025-05-07T21:07:09.3687294Z L=12, 2025-05-07T21:07:09.3687503Z weighted=False, 2025-05-07T21:07:09.3687723Z mixed=False, 2025-05-07T21:07:09.3688067Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:09.3688357Z long_segments=False, 2025-05-07T21:07:09.3688626Z pooling_mode=, 2025-05-07T21:07:09.3688923Z use_cpu=False, 2025-05-07T21:07:09.3689138Z ) 2025-05-07T21:07:09.3689372Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3689979Z self=, 2025-05-07T21:07:09.3690534Z T=5, 2025-05-07T21:07:09.3690720Z D=226, 2025-05-07T21:07:09.3690919Z B=47, 2025-05-07T21:07:09.3691113Z log_E=3, 2025-05-07T21:07:09.3691308Z L=15, 2025-05-07T21:07:09.3691501Z weighted=False, 2025-05-07T21:07:09.3691716Z mixed=True, 2025-05-07T21:07:09.3691936Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:09.3692215Z long_segments=True, 2025-05-07T21:07:09.3692473Z pooling_mode=, 2025-05-07T21:07:09.3692751Z use_cpu=False, 2025-05-07T21:07:09.3692966Z ) 2025-05-07T21:07:09.3693201Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3693888Z self=, 2025-05-07T21:07:09.3694430Z T=3, 2025-05-07T21:07:09.3694617Z D=87, 2025-05-07T21:07:09.3694803Z B=16, 2025-05-07T21:07:09.3694988Z log_E=4, 2025-05-07T21:07:09.3695181Z L=17, 2025-05-07T21:07:09.3695378Z weighted=True, 2025-05-07T21:07:09.3695597Z mixed=True, 2025-05-07T21:07:09.3695834Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:09.3696117Z long_segments=False, 2025-05-07T21:07:09.3696387Z pooling_mode=, 2025-05-07T21:07:09.3696688Z use_cpu=False, 2025-05-07T21:07:09.3696902Z ) 2025-05-07T21:07:09.3697135Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3697741Z self=, 2025-05-07T21:07:09.3698301Z T=3, 2025-05-07T21:07:09.3698828Z D=15, 2025-05-07T21:07:09.3699024Z B=74, 2025-05-07T21:07:09.3699222Z log_E=5, 2025-05-07T21:07:09.3699421Z L=13, 2025-05-07T21:07:09.3699624Z weighted=True, 2025-05-07T21:07:09.3699849Z mixed=True, 2025-05-07T21:07:09.3700113Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:09.3700481Z long_segments=True, 2025-05-07T21:07:09.3700745Z pooling_mode=, 2025-05-07T21:07:09.3701032Z use_cpu=True, 2025-05-07T21:07:09.3701241Z ) 2025-05-07T21:07:09.3701478Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3702072Z self=, 2025-05-07T21:07:09.3702620Z T=2, 2025-05-07T21:07:09.3702820Z D=238, 2025-05-07T21:07:09.3703018Z B=8, 2025-05-07T21:07:09.3703208Z log_E=4, 2025-05-07T21:07:09.3703411Z L=14, 2025-05-07T21:07:09.3703612Z weighted=True, 2025-05-07T21:07:09.3703866Z mixed=False, 2025-05-07T21:07:09.3704123Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:09.3704581Z long_segments=False, 2025-05-07T21:07:09.3704844Z pooling_mode=, 2025-05-07T21:07:09.3705128Z use_cpu=True, 2025-05-07T21:07:09.3705333Z ) 2025-05-07T21:07:09.3705565Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3706164Z self=, 2025-05-07T21:07:09.3706716Z T=1, 2025-05-07T21:07:09.3706910Z D=54, 2025-05-07T21:07:09.3707098Z B=86, 2025-05-07T21:07:09.3707289Z log_E=5, 2025-05-07T21:07:09.3707486Z L=9, 2025-05-07T21:07:09.3707677Z weighted=False, 2025-05-07T21:07:09.3707905Z mixed=True, 2025-05-07T21:07:09.3708165Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:09.3708484Z long_segments=True, 2025-05-07T21:07:09.3708746Z pooling_mode=, 2025-05-07T21:07:09.3709112Z use_cpu=True, 2025-05-07T21:07:09.3709324Z ) 2025-05-07T21:07:09.3709563Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3710160Z self=, 2025-05-07T21:07:09.3710708Z T=1, 2025-05-07T21:07:09.3710903Z D=23, 2025-05-07T21:07:09.3711102Z B=6, 2025-05-07T21:07:09.3711288Z log_E=4, 2025-05-07T21:07:09.3711491Z L=15, 2025-05-07T21:07:09.3711695Z weighted=False, 2025-05-07T21:07:09.3711917Z mixed=True, 2025-05-07T21:07:09.3712157Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:09.3712437Z long_segments=True, 2025-05-07T21:07:09.3712700Z pooling_mode=, 2025-05-07T21:07:09.3712988Z use_cpu=True, 2025-05-07T21:07:09.3713206Z ) 2025-05-07T21:07:09.3713441Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3714034Z self=, 2025-05-07T21:07:09.3714588Z T=3, 2025-05-07T21:07:09.3714787Z D=163, 2025-05-07T21:07:09.3714977Z B=47, 2025-05-07T21:07:09.3715238Z log_E=3, 2025-05-07T21:07:09.3715445Z L=5, 2025-05-07T21:07:09.3715641Z weighted=False, 2025-05-07T21:07:09.3715866Z mixed=True, 2025-05-07T21:07:09.3716104Z optimizer=EmbOptimType.LAMB, 2025-05-07T21:07:09.3716382Z long_segments=False, 2025-05-07T21:07:09.3716655Z pooling_mode=, 2025-05-07T21:07:09.3716946Z use_cpu=False, 2025-05-07T21:07:09.3717153Z ) 2025-05-07T21:07:09.3717391Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3717984Z self=, 2025-05-07T21:07:09.3718537Z T=4, 2025-05-07T21:07:09.3718724Z D=239, 2025-05-07T21:07:09.3718920Z B=103, 2025-05-07T21:07:09.3719117Z log_E=5, 2025-05-07T21:07:09.3719311Z L=20, 2025-05-07T21:07:09.3719515Z weighted=False, 2025-05-07T21:07:09.3719808Z mixed=False, 2025-05-07T21:07:09.3720068Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:09.3720397Z long_segments=False, 2025-05-07T21:07:09.3720669Z pooling_mode=, 2025-05-07T21:07:09.3720955Z use_cpu=False, 2025-05-07T21:07:09.3721245Z ) 2025-05-07T21:07:09.3721486Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3722082Z self=, 2025-05-07T21:07:09.3722659Z T=4, 2025-05-07T21:07:09.3722857Z D=239, 2025-05-07T21:07:09.3723053Z B=103, 2025-05-07T21:07:09.3723245Z log_E=5, 2025-05-07T21:07:09.3723449Z L=4, 2025-05-07T21:07:09.3723653Z weighted=False, 2025-05-07T21:07:09.3723869Z mixed=False, 2025-05-07T21:07:09.3724139Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:09.3724471Z long_segments=False, 2025-05-07T21:07:09.3724746Z pooling_mode=, 2025-05-07T21:07:09.3725039Z use_cpu=False, 2025-05-07T21:07:09.3725258Z ) 2025-05-07T21:07:09.3725498Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3726086Z self=, 2025-05-07T21:07:09.3726645Z T=1, 2025-05-07T21:07:09.3726907Z D=239, 2025-05-07T21:07:09.3727094Z B=103, 2025-05-07T21:07:09.3727291Z log_E=5, 2025-05-07T21:07:09.3727489Z L=4, 2025-05-07T21:07:09.3727682Z weighted=False, 2025-05-07T21:07:09.3727905Z mixed=False, 2025-05-07T21:07:09.3728173Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:09.3728496Z long_segments=False, 2025-05-07T21:07:09.3728767Z pooling_mode=, 2025-05-07T21:07:09.3729058Z use_cpu=False, 2025-05-07T21:07:09.3729268Z ) 2025-05-07T21:07:09.3729506Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3730208Z self=, 2025-05-07T21:07:09.3730760Z T=1, 2025-05-07T21:07:09.3730952Z D=239, 2025-05-07T21:07:09.3731149Z B=103, 2025-05-07T21:07:09.3731347Z log_E=5, 2025-05-07T21:07:09.3731545Z L=1, 2025-05-07T21:07:09.3731745Z weighted=False, 2025-05-07T21:07:09.3731973Z mixed=False, 2025-05-07T21:07:09.3732232Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:09.3732562Z long_segments=False, 2025-05-07T21:07:09.3732835Z pooling_mode=, 2025-05-07T21:07:09.3733123Z use_cpu=False, 2025-05-07T21:07:09.3733337Z ) 2025-05-07T21:07:09.3733575Z Trying example: test_backward_optimizers_lamb( 2025-05-07T21:07:09.3734218Z self=, 2025-05-07T21:07:09.3734765Z T=1, 2025-05-07T21:07:09.3734959Z D=239, 2025-05-07T21:07:09.3735159Z B=103, 2025-05-07T21:07:09.3735356Z log_E=5, 2025-05-07T21:07:09.3735563Z L=0, 2025-05-07T21:07:09.3735769Z weighted=False, 2025-05-07T21:07:09.3735987Z mixed=False, 2025-05-07T21:07:09.3736303Z optimizer=EmbOptimType.PARTIAL_ROWWISE_LAMB, 2025-05-07T21:07:09.3736634Z long_segments=False, 2025-05-07T21:07:09.3736904Z pooling_mode=, 2025-05-07T21:07:09.3737211Z use_cpu=False, 2025-05-07T21:07:09.3737430Z ) 2025-05-07T21:07:09.3737616Z PASSED 2025-05-07T21:07:12.0373727Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0374773Z self=, 2025-05-07T21:07:12.0375339Z T=1, 2025-05-07T21:07:12.0375549Z D=2, 2025-05-07T21:07:12.0375743Z B=1, 2025-05-07T21:07:12.0375941Z log_E=3, 2025-05-07T21:07:12.0376149Z L=0, 2025-05-07T21:07:12.0376372Z weighted=False, 2025-05-07T21:07:12.0376957Z mixed=False, 2025-05-07T21:07:12.0377209Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0377517Z long_segments=False, 2025-05-07T21:07:12.0377793Z pooling_mode=, 2025-05-07T21:07:12.0378092Z use_cpu=False, 2025-05-07T21:07:12.0378313Z ) 2025-05-07T21:07:12.0378664Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0379271Z self=, 2025-05-07T21:07:12.0379836Z T=3, 2025-05-07T21:07:12.0380029Z D=2, 2025-05-07T21:07:12.0380230Z B=1, 2025-05-07T21:07:12.0380426Z log_E=3, 2025-05-07T21:07:12.0380630Z L=0, 2025-05-07T21:07:12.0380831Z weighted=False, 2025-05-07T21:07:12.0381061Z mixed=False, 2025-05-07T21:07:12.0381308Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0381611Z long_segments=False, 2025-05-07T21:07:12.0381885Z pooling_mode=, 2025-05-07T21:07:12.0382179Z use_cpu=False, 2025-05-07T21:07:12.0382401Z ) 2025-05-07T21:07:12.0382649Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0383249Z self=, 2025-05-07T21:07:12.0383806Z T=3, 2025-05-07T21:07:12.0384011Z D=123, 2025-05-07T21:07:12.0384206Z B=6, 2025-05-07T21:07:12.0384406Z log_E=5, 2025-05-07T21:07:12.0384618Z L=9, 2025-05-07T21:07:12.0384815Z weighted=True, 2025-05-07T21:07:12.0385046Z mixed=True, 2025-05-07T21:07:12.0385294Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0385595Z long_segments=False, 2025-05-07T21:07:12.0385866Z pooling_mode=, 2025-05-07T21:07:12.0386162Z use_cpu=False, 2025-05-07T21:07:12.0386377Z ) 2025-05-07T21:07:12.0386614Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0387316Z self=, 2025-05-07T21:07:12.0387877Z T=2, 2025-05-07T21:07:12.0388075Z D=107, 2025-05-07T21:07:12.0388278Z B=69, 2025-05-07T21:07:12.0388484Z log_E=5, 2025-05-07T21:07:12.0388686Z L=9, 2025-05-07T21:07:12.0388889Z weighted=True, 2025-05-07T21:07:12.0389117Z mixed=True, 2025-05-07T21:07:12.0389360Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0389666Z long_segments=False, 2025-05-07T21:07:12.0389942Z pooling_mode=, 2025-05-07T21:07:12.0390230Z use_cpu=False, 2025-05-07T21:07:12.0390450Z ) 2025-05-07T21:07:12.0390693Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0391294Z self=, 2025-05-07T21:07:12.0391841Z T=5, 2025-05-07T21:07:12.0392038Z D=70, 2025-05-07T21:07:12.0392233Z B=39, 2025-05-07T21:07:12.0392427Z log_E=4, 2025-05-07T21:07:12.0392634Z L=20, 2025-05-07T21:07:12.0392842Z weighted=True, 2025-05-07T21:07:12.0393063Z mixed=True, 2025-05-07T21:07:12.0393306Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0393697Z long_segments=False, 2025-05-07T21:07:12.0393968Z pooling_mode=, 2025-05-07T21:07:12.0394262Z use_cpu=False, 2025-05-07T21:07:12.0394480Z ) 2025-05-07T21:07:12.0394716Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0395315Z self=, 2025-05-07T21:07:12.0395869Z T=4, 2025-05-07T21:07:12.0396062Z D=35, 2025-05-07T21:07:12.0396262Z B=110, 2025-05-07T21:07:12.0396466Z log_E=4, 2025-05-07T21:07:12.0396664Z L=4, 2025-05-07T21:07:12.0396869Z weighted=True, 2025-05-07T21:07:12.0397100Z mixed=False, 2025-05-07T21:07:12.0397343Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0397646Z long_segments=True, 2025-05-07T21:07:12.0397920Z pooling_mode=, 2025-05-07T21:07:12.0398268Z use_cpu=False, 2025-05-07T21:07:12.0398481Z ) 2025-05-07T21:07:12.0398730Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0399336Z self=, 2025-05-07T21:07:12.0399978Z T=5, 2025-05-07T21:07:12.0400181Z D=82, 2025-05-07T21:07:12.0400386Z B=45, 2025-05-07T21:07:12.0400580Z log_E=5, 2025-05-07T21:07:12.0400788Z L=16, 2025-05-07T21:07:12.0400996Z weighted=False, 2025-05-07T21:07:12.0401222Z mixed=True, 2025-05-07T21:07:12.0401475Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0401775Z long_segments=True, 2025-05-07T21:07:12.0402040Z pooling_mode=, 2025-05-07T21:07:12.0402336Z use_cpu=False, 2025-05-07T21:07:12.0402559Z ) 2025-05-07T21:07:12.0402794Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0403399Z self=, 2025-05-07T21:07:12.0403973Z T=2, 2025-05-07T21:07:12.0404211Z D=218, 2025-05-07T21:07:12.0404681Z B=48, 2025-05-07T21:07:12.0404885Z log_E=3, 2025-05-07T21:07:12.0405089Z L=3, 2025-05-07T21:07:12.0405289Z weighted=True, 2025-05-07T21:07:12.0405513Z mixed=False, 2025-05-07T21:07:12.0405757Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0406053Z long_segments=False, 2025-05-07T21:07:12.0406323Z pooling_mode=, 2025-05-07T21:07:12.0406614Z use_cpu=False, 2025-05-07T21:07:12.0406903Z ) 2025-05-07T21:07:12.0407149Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0407744Z self=, 2025-05-07T21:07:12.0408286Z T=4, 2025-05-07T21:07:12.0408483Z D=7, 2025-05-07T21:07:12.0408678Z B=46, 2025-05-07T21:07:12.0408869Z log_E=4, 2025-05-07T21:07:12.0409145Z L=11, 2025-05-07T21:07:12.0409350Z weighted=True, 2025-05-07T21:07:12.0409567Z mixed=False, 2025-05-07T21:07:12.0409812Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0410108Z long_segments=True, 2025-05-07T21:07:12.0410367Z pooling_mode=, 2025-05-07T21:07:12.0410660Z use_cpu=True, 2025-05-07T21:07:12.0410878Z ) 2025-05-07T21:07:12.0411118Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0411713Z self=, 2025-05-07T21:07:12.0412268Z T=3, 2025-05-07T21:07:12.0412487Z D=78, 2025-05-07T21:07:12.0412683Z B=121, 2025-05-07T21:07:12.0420104Z log_E=4, 2025-05-07T21:07:12.0420417Z L=8, 2025-05-07T21:07:12.0420613Z weighted=False, 2025-05-07T21:07:12.0420827Z mixed=False, 2025-05-07T21:07:12.0421062Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0421358Z long_segments=False, 2025-05-07T21:07:12.0421632Z pooling_mode=, 2025-05-07T21:07:12.0421914Z use_cpu=False, 2025-05-07T21:07:12.0422125Z ) 2025-05-07T21:07:12.0422474Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0423072Z self=, 2025-05-07T21:07:12.0423624Z T=3, 2025-05-07T21:07:12.0423811Z D=206, 2025-05-07T21:07:12.0423999Z B=38, 2025-05-07T21:07:12.0424217Z log_E=3, 2025-05-07T21:07:12.0424437Z L=7, 2025-05-07T21:07:12.0424623Z weighted=True, 2025-05-07T21:07:12.0424840Z mixed=True, 2025-05-07T21:07:12.0425080Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0425374Z long_segments=False, 2025-05-07T21:07:12.0425634Z pooling_mode=, 2025-05-07T21:07:12.0425921Z use_cpu=False, 2025-05-07T21:07:12.0426130Z ) 2025-05-07T21:07:12.0426356Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0426949Z self=, 2025-05-07T21:07:12.0427582Z T=3, 2025-05-07T21:07:12.0427763Z D=206, 2025-05-07T21:07:12.0427953Z B=38, 2025-05-07T21:07:12.0428136Z log_E=3, 2025-05-07T21:07:12.0428324Z L=7, 2025-05-07T21:07:12.0428516Z weighted=True, 2025-05-07T21:07:12.0428799Z mixed=True, 2025-05-07T21:07:12.0429027Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0429314Z long_segments=True, 2025-05-07T21:07:12.0429573Z pooling_mode=, 2025-05-07T21:07:12.0429853Z use_cpu=False, 2025-05-07T21:07:12.0430063Z ) 2025-05-07T21:07:12.0430293Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0430882Z self=, 2025-05-07T21:07:12.0431421Z T=3, 2025-05-07T21:07:12.0431606Z D=3, 2025-05-07T21:07:12.0431792Z B=38, 2025-05-07T21:07:12.0431978Z log_E=3, 2025-05-07T21:07:12.0432177Z L=7, 2025-05-07T21:07:12.0432370Z weighted=True, 2025-05-07T21:07:12.0432582Z mixed=True, 2025-05-07T21:07:12.0432822Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0433113Z long_segments=True, 2025-05-07T21:07:12.0433368Z pooling_mode=, 2025-05-07T21:07:12.0433663Z use_cpu=False, 2025-05-07T21:07:12.0433879Z ) 2025-05-07T21:07:12.0434130Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0434750Z self=, 2025-05-07T21:07:12.0435296Z T=3, 2025-05-07T21:07:12.0435478Z D=3, 2025-05-07T21:07:12.0435667Z B=38, 2025-05-07T21:07:12.0435856Z log_E=3, 2025-05-07T21:07:12.0436047Z L=7, 2025-05-07T21:07:12.0436242Z weighted=True, 2025-05-07T21:07:12.0436461Z mixed=True, 2025-05-07T21:07:12.0436685Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0437020Z long_segments=False, 2025-05-07T21:07:12.0437285Z pooling_mode=, 2025-05-07T21:07:12.0437560Z use_cpu=False, 2025-05-07T21:07:12.0437755Z ) 2025-05-07T21:07:12.0437975Z Trying example: test_backward_optimizers_lars( 2025-05-07T21:07:12.0438557Z self=, 2025-05-07T21:07:12.0439089Z T=3, 2025-05-07T21:07:12.0439268Z D=3, 2025-05-07T21:07:12.0439450Z B=38, 2025-05-07T21:07:12.0439624Z log_E=3, 2025-05-07T21:07:12.0439813Z L=3, 2025-05-07T21:07:12.0439996Z weighted=True, 2025-05-07T21:07:12.0440196Z mixed=True, 2025-05-07T21:07:12.0440421Z optimizer=EmbOptimType.LARS_SGD, 2025-05-07T21:07:12.0440704Z long_segments=False, 2025-05-07T21:07:12.0440959Z pooling_mode=, 2025-05-07T21:07:12.0441237Z use_cpu=False, 2025-05-07T21:07:12.0441437Z ) 2025-05-07T21:07:12.0441618Z PASSED 2025-05-07T21:07:12.2937260Z 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:07:12.2938620Z self=, 2025-05-07T21:07:12.2939298Z T=1, 2025-05-07T21:07:12.2939500Z D=2, 2025-05-07T21:07:12.2939709Z B=1, 2025-05-07T21:07:12.2939915Z log_E=3, 2025-05-07T21:07:12.2940120Z L=0, 2025-05-07T21:07:12.2940316Z weighted=False, 2025-05-07T21:07:12.2940552Z mixed=False, 2025-05-07T21:07:12.2940825Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2941152Z long_segments=False, 2025-05-07T21:07:12.2941429Z pooling_mode=, 2025-05-07T21:07:12.2941730Z use_cpu=False, 2025-05-07T21:07:12.2941974Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:12.2942328Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:12.2942772Z ) 2025-05-07T21:07:12.2943119Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2943929Z self=, 2025-05-07T21:07:12.2944733Z T=2, 2025-05-07T21:07:12.2944933Z D=2, 2025-05-07T21:07:12.2945121Z B=1, 2025-05-07T21:07:12.2945321Z log_E=3, 2025-05-07T21:07:12.2945530Z L=0, 2025-05-07T21:07:12.2945726Z weighted=False, 2025-05-07T21:07:12.2945956Z mixed=False, 2025-05-07T21:07:12.2946262Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2946618Z long_segments=False, 2025-05-07T21:07:12.2946903Z pooling_mode=, 2025-05-07T21:07:12.2947200Z use_cpu=False, 2025-05-07T21:07:12.2947446Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:12.2947812Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:12.2948152Z ) 2025-05-07T21:07:12.2948486Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2949301Z self=, 2025-05-07T21:07:12.2949968Z T=2, 2025-05-07T21:07:12.2950165Z D=211, 2025-05-07T21:07:12.2950364Z B=127, 2025-05-07T21:07:12.2950565Z log_E=5, 2025-05-07T21:07:12.2950767Z L=19, 2025-05-07T21:07:12.2950969Z weighted=False, 2025-05-07T21:07:12.2951194Z mixed=True, 2025-05-07T21:07:12.2951455Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2951785Z long_segments=False, 2025-05-07T21:07:12.2952060Z pooling_mode=, 2025-05-07T21:07:12.2952352Z use_cpu=False, 2025-05-07T21:07:12.2952600Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:12.2952960Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:12.2953397Z ) 2025-05-07T21:07:12.2953736Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2954600Z self=, 2025-05-07T21:07:12.2955269Z T=2, 2025-05-07T21:07:12.2955468Z D=64, 2025-05-07T21:07:12.2955663Z B=6, 2025-05-07T21:07:12.2955858Z log_E=5, 2025-05-07T21:07:12.2956057Z L=16, 2025-05-07T21:07:12.2956263Z weighted=True, 2025-05-07T21:07:12.2956490Z mixed=True, 2025-05-07T21:07:12.2956751Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2957086Z long_segments=False, 2025-05-07T21:07:12.2957363Z pooling_mode=, 2025-05-07T21:07:12.2957655Z use_cpu=True, 2025-05-07T21:07:12.2957902Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:12.2958262Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.2958600Z ) 2025-05-07T21:07:12.2958942Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2959810Z self=, 2025-05-07T21:07:12.2960479Z T=2, 2025-05-07T21:07:12.2960675Z D=171, 2025-05-07T21:07:12.2960880Z B=73, 2025-05-07T21:07:12.2961082Z log_E=3, 2025-05-07T21:07:12.2961284Z L=8, 2025-05-07T21:07:12.2961488Z weighted=False, 2025-05-07T21:07:12.2961720Z mixed=False, 2025-05-07T21:07:12.2961986Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2962316Z long_segments=True, 2025-05-07T21:07:12.2962585Z pooling_mode=, 2025-05-07T21:07:12.2962877Z use_cpu=False, 2025-05-07T21:07:12.2963132Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:12.2963490Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.2963828Z ) 2025-05-07T21:07:12.2964164Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2965028Z self=, 2025-05-07T21:07:12.2965693Z T=3, 2025-05-07T21:07:12.2965891Z D=27, 2025-05-07T21:07:12.2966134Z B=82, 2025-05-07T21:07:12.2966338Z log_E=4, 2025-05-07T21:07:12.2966540Z L=0, 2025-05-07T21:07:12.2966742Z weighted=False, 2025-05-07T21:07:12.2967058Z mixed=False, 2025-05-07T21:07:12.2967322Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2967658Z long_segments=False, 2025-05-07T21:07:12.2967933Z pooling_mode=, 2025-05-07T21:07:12.2968225Z use_cpu=False, 2025-05-07T21:07:12.2968470Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:12.2968828Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:12.2969159Z ) 2025-05-07T21:07:12.2969494Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2970310Z self=, 2025-05-07T21:07:12.2970972Z T=1, 2025-05-07T21:07:12.2971162Z D=139, 2025-05-07T21:07:12.2971360Z B=74, 2025-05-07T21:07:12.2971562Z log_E=5, 2025-05-07T21:07:12.2971764Z L=19, 2025-05-07T21:07:12.2971970Z weighted=True, 2025-05-07T21:07:12.2972192Z mixed=True, 2025-05-07T21:07:12.2972465Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2972802Z long_segments=True, 2025-05-07T21:07:12.2973073Z pooling_mode=, 2025-05-07T21:07:12.2973400Z use_cpu=True, 2025-05-07T21:07:12.2973643Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:12.2973992Z optimizer_state_dtypes={'momentum1': SparseType.BF16, 2025-05-07T21:07:12.2974365Z 'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.2974640Z ) 2025-05-07T21:07:12.2975019Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2975843Z self=, 2025-05-07T21:07:12.2976514Z T=2, 2025-05-07T21:07:12.2976708Z D=121, 2025-05-07T21:07:12.2976915Z B=41, 2025-05-07T21:07:12.2977114Z log_E=4, 2025-05-07T21:07:12.2977315Z L=2, 2025-05-07T21:07:12.2977520Z weighted=True, 2025-05-07T21:07:12.2977751Z mixed=True, 2025-05-07T21:07:12.2978030Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2978354Z long_segments=True, 2025-05-07T21:07:12.2978623Z pooling_mode=, 2025-05-07T21:07:12.2978917Z use_cpu=True, 2025-05-07T21:07:12.2979152Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:12.2979509Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.2979850Z ) 2025-05-07T21:07:12.2980178Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2981038Z self=, 2025-05-07T21:07:12.2981701Z T=2, 2025-05-07T21:07:12.2981891Z D=238, 2025-05-07T21:07:12.2982089Z B=44, 2025-05-07T21:07:12.2982286Z log_E=3, 2025-05-07T21:07:12.2982484Z L=10, 2025-05-07T21:07:12.2982691Z weighted=True, 2025-05-07T21:07:12.2982912Z mixed=True, 2025-05-07T21:07:12.2983177Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2983501Z long_segments=True, 2025-05-07T21:07:12.2983771Z pooling_mode=, 2025-05-07T21:07:12.2984066Z use_cpu=False, 2025-05-07T21:07:12.2984301Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:12.2984655Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.2985000Z ) 2025-05-07T21:07:12.2985331Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2986191Z self=, 2025-05-07T21:07:12.2986856Z T=2, 2025-05-07T21:07:12.2987045Z D=255, 2025-05-07T21:07:12.2987244Z B=36, 2025-05-07T21:07:12.2987516Z log_E=3, 2025-05-07T21:07:12.2987713Z L=7, 2025-05-07T21:07:12.2987912Z weighted=False, 2025-05-07T21:07:12.2988138Z mixed=False, 2025-05-07T21:07:12.2988407Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2988729Z long_segments=False, 2025-05-07T21:07:12.2989001Z pooling_mode=, 2025-05-07T21:07:12.2989296Z use_cpu=False, 2025-05-07T21:07:12.2989531Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:12.2989882Z optimizer_state_dtypes={'momentum1': SparseType.BF16}, 2025-05-07T21:07:12.2990229Z ) 2025-05-07T21:07:12.2990563Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2991376Z self=, 2025-05-07T21:07:12.2992040Z T=1, 2025-05-07T21:07:12.2992236Z D=13, 2025-05-07T21:07:12.2992438Z B=112, 2025-05-07T21:07:12.2992644Z log_E=3, 2025-05-07T21:07:12.2992840Z L=2, 2025-05-07T21:07:12.2993041Z weighted=True, 2025-05-07T21:07:12.2993265Z mixed=True, 2025-05-07T21:07:12.2993529Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2993851Z long_segments=False, 2025-05-07T21:07:12.2994121Z pooling_mode=, 2025-05-07T21:07:12.2994415Z use_cpu=True, 2025-05-07T21:07:12.2994647Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:12.2994997Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.2995333Z ) 2025-05-07T21:07:12.2995708Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.2996526Z self=, 2025-05-07T21:07:12.2997187Z T=1, 2025-05-07T21:07:12.2997379Z D=13, 2025-05-07T21:07:12.2997577Z B=112, 2025-05-07T21:07:12.2997774Z log_E=3, 2025-05-07T21:07:12.2997973Z L=3, 2025-05-07T21:07:12.2998174Z weighted=True, 2025-05-07T21:07:12.2998399Z mixed=True, 2025-05-07T21:07:12.2998656Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.2998989Z long_segments=False, 2025-05-07T21:07:12.2999259Z pooling_mode=, 2025-05-07T21:07:12.2999552Z use_cpu=True, 2025-05-07T21:07:12.2999784Z uvm_non_rowwise_momentum=True, 2025-05-07T21:07:12.3000133Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.3000469Z ) 2025-05-07T21:07:12.3000797Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.3001611Z self=, 2025-05-07T21:07:12.3002318Z T=1, 2025-05-07T21:07:12.3002511Z D=13, 2025-05-07T21:07:12.3002703Z B=112, 2025-05-07T21:07:12.3002900Z log_E=3, 2025-05-07T21:07:12.3003094Z L=3, 2025-05-07T21:07:12.3003300Z weighted=True, 2025-05-07T21:07:12.3003523Z mixed=True, 2025-05-07T21:07:12.3003779Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.3004111Z long_segments=False, 2025-05-07T21:07:12.3004684Z pooling_mode=, 2025-05-07T21:07:12.3005145Z use_cpu=True, 2025-05-07T21:07:12.3005381Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:12.3005736Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.3006078Z ) 2025-05-07T21:07:12.3006404Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.3007286Z self=, 2025-05-07T21:07:12.3008025Z T=1, 2025-05-07T21:07:12.3008211Z D=13, 2025-05-07T21:07:12.3008402Z B=3, 2025-05-07T21:07:12.3008589Z log_E=3, 2025-05-07T21:07:12.3008779Z L=3, 2025-05-07T21:07:12.3009033Z weighted=True, 2025-05-07T21:07:12.3009249Z mixed=True, 2025-05-07T21:07:12.3009499Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.3009827Z long_segments=False, 2025-05-07T21:07:12.3010087Z pooling_mode=, 2025-05-07T21:07:12.3010371Z use_cpu=True, 2025-05-07T21:07:12.3010594Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:12.3010938Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.3011270Z ) 2025-05-07T21:07:12.3011586Z Trying example: test_backward_optimizers_partial_rowwise_adam_bf16_momentum( 2025-05-07T21:07:12.3012389Z self=, 2025-05-07T21:07:12.3013046Z T=3, 2025-05-07T21:07:12.3013230Z D=13, 2025-05-07T21:07:12.3013422Z B=3, 2025-05-07T21:07:12.3013610Z log_E=3, 2025-05-07T21:07:12.3013797Z L=3, 2025-05-07T21:07:12.3013988Z weighted=True, 2025-05-07T21:07:12.3014206Z mixed=True, 2025-05-07T21:07:12.3014457Z optimizer=EmbOptimType.PARTIAL_ROWWISE_ADAM, 2025-05-07T21:07:12.3014780Z long_segments=False, 2025-05-07T21:07:12.3015046Z pooling_mode=, 2025-05-07T21:07:12.3015333Z use_cpu=True, 2025-05-07T21:07:12.3015558Z uvm_non_rowwise_momentum=False, 2025-05-07T21:07:12.3015905Z optimizer_state_dtypes={'momentum2': SparseType.BF16}, 2025-05-07T21:07:12.3016236Z ) 2025-05-07T21:07:12.3016412Z PASSED 2025-05-07T21:07:12.3068787Z tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_new_bwd_kernel Trying example: test_new_bwd_kernel( 2025-05-07T21:07:12.3069910Z self=, 2025-05-07T21:07:12.3070424Z T=1, 2025-05-07T21:07:12.3070608Z D=16, 2025-05-07T21:07:12.3070795Z B=1, 2025-05-07T21:07:12.3070989Z log_E=3, 2025-05-07T21:07:12.3071180Z L=2, 2025-05-07T21:07:12.3071378Z weighted=False, 2025-05-07T21:07:12.3071597Z mixed=False, 2025-05-07T21:07:12.3071807Z mixed_B=False, 2025-05-07T21:07:12.3072075Z optimizer=EmbOptimType.EXACT_ROWWISE_ADAGRAD, 2025-05-07T21:07:12.3072404Z long_segments=False, 2025-05-07T21:07:12.3072665Z pooling_mode=, 2025-05-07T21:07:12.3072958Z use_cpu=False, 2025-05-07T21:07:12.3073226Z weight_decay_mode=, 2025-05-07T21:07:12.3073525Z ) 2025-05-07T21:07:12.3079025Z SKIPPED 2025-05-07T21:07:12.3079150Z 2025-05-07T21:07:12.3079336Z =============================== warnings summary =============================== 2025-05-07T21:07:12.3080091Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam 2025-05-07T21:07:12.3081072Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_adam_rowwise_bias_correction 2025-05-07T21:07:12.3082493Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_adam.py:41: UserWarning:  2025-05-07T21:07:12.3083335Z [FBGEMM_GPU] NOTE: The training optimizer 'adam' is marked as 2025-05-07T21:07:12.3083827Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:07:12.3084241Z times and build sizes! 2025-05-07T21:07:12.3084539Z  2025-05-07T21:07:12.3084746Z warnings.warn( 2025-05-07T21:07:12.3084881Z 2025-05-07T21:07:12.3085223Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lamb 2025-05-07T21:07:12.3086348Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lamb.py:40: UserWarning:  2025-05-07T21:07:12.3087328Z [FBGEMM_GPU] NOTE: The training optimizer 'lamb' is marked as 2025-05-07T21:07:12.3087820Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:07:12.3088282Z times and build sizes! 2025-05-07T21:07:12.3088592Z  2025-05-07T21:07:12.3088810Z warnings.warn( 2025-05-07T21:07:12.3088947Z 2025-05-07T21:07:12.3089293Z test/tbe/training/backward_optimizers_test.py::BackwardOptimizersTest::test_backward_optimizers_lars 2025-05-07T21:07:12.3090442Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/fbgemm_gpu/split_embedding_codegen_lookup_invokers/lookup_lars_sgd.py:39: UserWarning:  2025-05-07T21:07:12.3091301Z [FBGEMM_GPU] NOTE: The training optimizer 'lars_sgd' is marked as 2025-05-07T21:07:12.3091809Z EXPERIMENTAL and thus not optimized, in order to reduce code compilation 2025-05-07T21:07:12.3092225Z times and build sizes! 2025-05-07T21:07:12.3092518Z  2025-05-07T21:07:12.3092738Z warnings.warn( 2025-05-07T21:07:12.3092875Z 2025-05-07T21:07:12.3093105Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:12.3093577Z =========================== short test summary info ============================ 2025-05-07T21:07:12.3094035Z SKIPPED [1] test_utils.py:270: Test only evaluates ROCm optimized kernels 2025-05-07T21:07:12.3094555Z ================== 8 passed, 1 skipped, 4 warnings in 45.34s =================== 2025-05-07T21:07:13.0305671Z 2025-05-07T21:07:13.0307299Z [TEST] Python test suite PASSED: ./tbe/training/backward_optimizers_test.py 2025-05-07T21:07:13.0328268Z [TEST] Python test time for ./tbe/training/backward_optimizers_test.py: 49 seconds 2025-05-07T21:07:13.0328742Z 2025-05-07T21:07:13.0328747Z 2025-05-07T21:07:13.0328751Z 2025-05-07T21:07:13.0329036Z 2025-05-07T21:07:13.0350592Z ################################################################################ 2025-05-07T21:07:13.0366315Z # [2025-05-07T21:07:13.036Z] Run Python Test Suite: 2025-05-07T21:07:13.0366664Z # ./tbe/training/backward_sgd_test.py 2025-05-07T21:07:13.0367063Z ################################################################################ 2025-05-07T21:07:13.0390029Z + 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:07:13.0390683Z 2025-05-07T21:07:15.1746830Z ============================= test session starts ============================== 2025-05-07T21:07:15.1748055Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:15.1749089Z cachedir: .pytest_cache 2025-05-07T21:07:15.1750262Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:15.1751730Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:15.1752910Z plugins: hypothesis-6.131.14 2025-05-07T21:07:16.9032618Z collecting ... collected 3 items 2025-05-07T21:07:16.9033072Z 2025-05-07T21:07:17.5235813Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd Trying example: test_backward_sgd( 2025-05-07T21:07:17.5236676Z self=, 2025-05-07T21:07:17.5237366Z T=1, 2025-05-07T21:07:17.5237638Z D=2, 2025-05-07T21:07:17.5237855Z B=1, 2025-05-07T21:07:17.5238045Z log_E=3, 2025-05-07T21:07:17.5238238Z L=0, 2025-05-07T21:07:17.5238459Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5238754Z weighted=False, 2025-05-07T21:07:17.5238967Z mixed=False, 2025-05-07T21:07:17.5239187Z mixed_B=False, 2025-05-07T21:07:17.5239405Z use_cache=False, 2025-05-07T21:07:17.5239656Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.5240261Z long_segments=False, 2025-05-07T21:07:17.5240540Z pooling_mode=, 2025-05-07T21:07:17.5240828Z use_cpu=False, 2025-05-07T21:07:17.5241036Z ) 2025-05-07T21:07:17.5241243Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5241777Z self=, 2025-05-07T21:07:17.5242210Z T=4, 2025-05-07T21:07:17.5242406Z D=2, 2025-05-07T21:07:17.5242593Z B=1, 2025-05-07T21:07:17.5242778Z log_E=3, 2025-05-07T21:07:17.5242974Z L=0, 2025-05-07T21:07:17.5243194Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5243483Z weighted=False, 2025-05-07T21:07:17.5243701Z mixed=False, 2025-05-07T21:07:17.5243916Z mixed_B=False, 2025-05-07T21:07:17.5244127Z use_cache=False, 2025-05-07T21:07:17.5244432Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.5244850Z long_segments=False, 2025-05-07T21:07:17.5245212Z pooling_mode=, 2025-05-07T21:07:17.5245542Z use_cpu=False, 2025-05-07T21:07:17.5245836Z ) 2025-05-07T21:07:17.5246119Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5246731Z self=, 2025-05-07T21:07:17.5247415Z T=4, 2025-05-07T21:07:17.5247612Z D=4, 2025-05-07T21:07:17.5247805Z B=34, 2025-05-07T21:07:17.5248072Z log_E=4, 2025-05-07T21:07:17.5248336Z L=18, 2025-05-07T21:07:17.5248624Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5249014Z weighted=False, 2025-05-07T21:07:17.5249245Z mixed=True, 2025-05-07T21:07:17.5249456Z mixed_B=False, 2025-05-07T21:07:17.5249681Z use_cache=True, 2025-05-07T21:07:17.5249935Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.5250234Z long_segments=False, 2025-05-07T21:07:17.5250504Z pooling_mode=, 2025-05-07T21:07:17.5250796Z use_cpu=False, 2025-05-07T21:07:17.5251139Z ) 2025-05-07T21:07:17.5251361Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5251820Z self=, 2025-05-07T21:07:17.5252256Z T=5, 2025-05-07T21:07:17.5252448Z D=2, 2025-05-07T21:07:17.5252638Z B=1, 2025-05-07T21:07:17.5252825Z log_E=3, 2025-05-07T21:07:17.5253026Z L=0, 2025-05-07T21:07:17.5253249Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5253539Z weighted=False, 2025-05-07T21:07:17.5253766Z mixed=False, 2025-05-07T21:07:17.5253991Z mixed_B=False, 2025-05-07T21:07:17.5254207Z use_cache=False, 2025-05-07T21:07:17.5254462Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.5254764Z long_segments=False, 2025-05-07T21:07:17.5255039Z pooling_mode=, 2025-05-07T21:07:17.5255326Z use_cpu=False, 2025-05-07T21:07:17.5255541Z ) 2025-05-07T21:07:17.5255750Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5256197Z self=, 2025-05-07T21:07:17.5256641Z T=5, 2025-05-07T21:07:17.5256839Z D=122, 2025-05-07T21:07:17.5257119Z B=122, 2025-05-07T21:07:17.5257315Z log_E=3, 2025-05-07T21:07:17.5257518Z L=16, 2025-05-07T21:07:17.5257736Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5258035Z weighted=True, 2025-05-07T21:07:17.5258258Z mixed=False, 2025-05-07T21:07:17.5258468Z mixed_B=True, 2025-05-07T21:07:17.5258689Z use_cache=True, 2025-05-07T21:07:17.5258940Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5259236Z long_segments=False, 2025-05-07T21:07:17.5259507Z pooling_mode=, 2025-05-07T21:07:17.5259797Z use_cpu=False, 2025-05-07T21:07:17.5260009Z ) 2025-05-07T21:07:17.5260221Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5260672Z self=, 2025-05-07T21:07:17.5261121Z T=4, 2025-05-07T21:07:17.5261362Z D=243, 2025-05-07T21:07:17.5261559Z B=64, 2025-05-07T21:07:17.5261757Z log_E=4, 2025-05-07T21:07:17.5261958Z L=12, 2025-05-07T21:07:17.5262193Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5262496Z weighted=False, 2025-05-07T21:07:17.5262716Z mixed=True, 2025-05-07T21:07:17.5262980Z mixed_B=False, 2025-05-07T21:07:17.5263203Z use_cache=False, 2025-05-07T21:07:17.5263451Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.5263754Z long_segments=False, 2025-05-07T21:07:17.5264025Z pooling_mode=, 2025-05-07T21:07:17.5264310Z use_cpu=True, 2025-05-07T21:07:17.5264522Z ) 2025-05-07T21:07:17.5264732Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5265177Z self=, 2025-05-07T21:07:17.5265625Z T=2, 2025-05-07T21:07:17.5265851Z D=159, 2025-05-07T21:07:17.5266059Z B=27, 2025-05-07T21:07:17.5266260Z log_E=4, 2025-05-07T21:07:17.5266467Z L=19, 2025-05-07T21:07:17.5266691Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5266993Z weighted=False, 2025-05-07T21:07:17.5267218Z mixed=False, 2025-05-07T21:07:17.5267438Z mixed_B=True, 2025-05-07T21:07:17.5267656Z use_cache=False, 2025-05-07T21:07:17.5267917Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5268216Z long_segments=False, 2025-05-07T21:07:17.5268483Z pooling_mode=, 2025-05-07T21:07:17.5268774Z use_cpu=True, 2025-05-07T21:07:17.5268985Z ) 2025-05-07T21:07:17.5269189Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5269638Z self=, 2025-05-07T21:07:17.5270084Z T=3, 2025-05-07T21:07:17.5270273Z D=122, 2025-05-07T21:07:17.5270473Z B=21, 2025-05-07T21:07:17.5270669Z log_E=4, 2025-05-07T21:07:17.5270867Z L=15, 2025-05-07T21:07:17.5271144Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5271445Z weighted=True, 2025-05-07T21:07:17.5271664Z mixed=True, 2025-05-07T21:07:17.5271879Z mixed_B=True, 2025-05-07T21:07:17.5272109Z use_cache=False, 2025-05-07T21:07:17.5272362Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5272662Z long_segments=True, 2025-05-07T21:07:17.5272932Z pooling_mode=, 2025-05-07T21:07:17.5273235Z use_cpu=False, 2025-05-07T21:07:17.5273443Z ) 2025-05-07T21:07:17.5273653Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5274106Z self=, 2025-05-07T21:07:17.5274545Z T=4, 2025-05-07T21:07:17.5274744Z D=248, 2025-05-07T21:07:17.5274946Z B=120, 2025-05-07T21:07:17.5275141Z log_E=3, 2025-05-07T21:07:17.5275340Z L=7, 2025-05-07T21:07:17.5275563Z weights_precision=SparseType.FP32, 2025-05-07T21:07:17.5275852Z weighted=False, 2025-05-07T21:07:17.5276115Z mixed=True, 2025-05-07T21:07:17.5276328Z mixed_B=False, 2025-05-07T21:07:17.5276552Z use_cache=True, 2025-05-07T21:07:17.5276800Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5277138Z long_segments=True, 2025-05-07T21:07:17.5277404Z pooling_mode=, 2025-05-07T21:07:17.5277700Z use_cpu=False, 2025-05-07T21:07:17.5277912Z ) 2025-05-07T21:07:17.5278121Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5278573Z self=, 2025-05-07T21:07:17.5279012Z T=5, 2025-05-07T21:07:17.5279211Z D=64, 2025-05-07T21:07:17.5279405Z B=80, 2025-05-07T21:07:17.5279596Z log_E=4, 2025-05-07T21:07:17.5279806Z L=15, 2025-05-07T21:07:17.5280038Z weights_precision=SparseType.FP32, 2025-05-07T21:07:17.5280329Z weighted=True, 2025-05-07T21:07:17.5280551Z mixed=False, 2025-05-07T21:07:17.5280773Z mixed_B=False, 2025-05-07T21:07:17.5280987Z use_cache=True, 2025-05-07T21:07:17.5281237Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5281586Z long_segments=False, 2025-05-07T21:07:17.5281851Z pooling_mode=, 2025-05-07T21:07:17.5282143Z use_cpu=True, 2025-05-07T21:07:17.5282355Z ) 2025-05-07T21:07:17.5282564Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5283008Z self=, 2025-05-07T21:07:17.5283514Z T=3, 2025-05-07T21:07:17.5283714Z D=255, 2025-05-07T21:07:17.5283906Z B=72, 2025-05-07T21:07:17.5284103Z log_E=4, 2025-05-07T21:07:17.5284308Z L=14, 2025-05-07T21:07:17.5284531Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5284829Z weighted=True, 2025-05-07T21:07:17.5285052Z mixed=False, 2025-05-07T21:07:17.5285266Z mixed_B=True, 2025-05-07T21:07:17.5285492Z use_cache=True, 2025-05-07T21:07:17.5285786Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5286090Z long_segments=False, 2025-05-07T21:07:17.5286368Z pooling_mode=, 2025-05-07T21:07:17.5286667Z use_cpu=True, 2025-05-07T21:07:17.5286963Z ) 2025-05-07T21:07:17.5287174Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5287620Z self=, 2025-05-07T21:07:17.5288062Z T=3, 2025-05-07T21:07:17.5288251Z D=3, 2025-05-07T21:07:17.5288438Z B=72, 2025-05-07T21:07:17.5288625Z log_E=4, 2025-05-07T21:07:17.5288813Z L=14, 2025-05-07T21:07:17.5289031Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5289320Z weighted=True, 2025-05-07T21:07:17.5289528Z mixed=False, 2025-05-07T21:07:17.5289736Z mixed_B=True, 2025-05-07T21:07:17.5289947Z use_cache=True, 2025-05-07T21:07:17.5290184Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5290478Z long_segments=False, 2025-05-07T21:07:17.5290745Z pooling_mode=, 2025-05-07T21:07:17.5291023Z use_cpu=True, 2025-05-07T21:07:17.5291282Z ) 2025-05-07T21:07:17.5291485Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5291924Z self=, 2025-05-07T21:07:17.5292362Z T=3, 2025-05-07T21:07:17.5292547Z D=3, 2025-05-07T21:07:17.5292726Z B=72, 2025-05-07T21:07:17.5292912Z log_E=4, 2025-05-07T21:07:17.5293108Z L=14, 2025-05-07T21:07:17.5293319Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5293607Z weighted=True, 2025-05-07T21:07:17.5293824Z mixed=False, 2025-05-07T21:07:17.5294030Z mixed_B=True, 2025-05-07T21:07:17.5294244Z use_cache=False, 2025-05-07T21:07:17.5294497Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5294792Z long_segments=False, 2025-05-07T21:07:17.5295050Z pooling_mode=, 2025-05-07T21:07:17.5295338Z use_cpu=True, 2025-05-07T21:07:17.5295544Z ) 2025-05-07T21:07:17.5295742Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5296190Z self=, 2025-05-07T21:07:17.5296628Z T=3, 2025-05-07T21:07:17.5296812Z D=3, 2025-05-07T21:07:17.5297048Z B=72, 2025-05-07T21:07:17.5297242Z log_E=4, 2025-05-07T21:07:17.5297430Z L=14, 2025-05-07T21:07:17.5297649Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5297942Z weighted=False, 2025-05-07T21:07:17.5298152Z mixed=False, 2025-05-07T21:07:17.5298367Z mixed_B=True, 2025-05-07T21:07:17.5298581Z use_cache=False, 2025-05-07T21:07:17.5298827Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5299124Z long_segments=False, 2025-05-07T21:07:17.5299391Z pooling_mode=, 2025-05-07T21:07:17.5299669Z use_cpu=True, 2025-05-07T21:07:17.5299872Z ) 2025-05-07T21:07:17.5300074Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5300510Z self=, 2025-05-07T21:07:17.5300945Z T=3, 2025-05-07T21:07:17.5301133Z D=4, 2025-05-07T21:07:17.5301401Z B=72, 2025-05-07T21:07:17.5301582Z log_E=4, 2025-05-07T21:07:17.5301776Z L=14, 2025-05-07T21:07:17.5301996Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5302281Z weighted=False, 2025-05-07T21:07:17.5302500Z mixed=False, 2025-05-07T21:07:17.5302712Z mixed_B=True, 2025-05-07T21:07:17.5302966Z use_cache=False, 2025-05-07T21:07:17.5303212Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5303506Z long_segments=False, 2025-05-07T21:07:17.5303760Z pooling_mode=, 2025-05-07T21:07:17.5304042Z use_cpu=True, 2025-05-07T21:07:17.5304248Z ) 2025-05-07T21:07:17.5304784Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5305419Z self=, 2025-05-07T21:07:17.5305942Z T=3, 2025-05-07T21:07:17.5306123Z D=4, 2025-05-07T21:07:17.5306303Z B=72, 2025-05-07T21:07:17.5306494Z log_E=3, 2025-05-07T21:07:17.5306695Z L=14, 2025-05-07T21:07:17.5306931Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5307229Z weighted=False, 2025-05-07T21:07:17.5307456Z mixed=False, 2025-05-07T21:07:17.5307674Z mixed_B=True, 2025-05-07T21:07:17.5307894Z use_cache=False, 2025-05-07T21:07:17.5308155Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5308455Z long_segments=False, 2025-05-07T21:07:17.5308725Z pooling_mode=, 2025-05-07T21:07:17.5309024Z use_cpu=True, 2025-05-07T21:07:17.5309233Z ) 2025-05-07T21:07:17.5309446Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5309903Z self=, 2025-05-07T21:07:17.5310342Z T=3, 2025-05-07T21:07:17.5310538Z D=4, 2025-05-07T21:07:17.5310732Z B=3, 2025-05-07T21:07:17.5310920Z log_E=3, 2025-05-07T21:07:17.5311124Z L=14, 2025-05-07T21:07:17.5311354Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5311746Z weighted=False, 2025-05-07T21:07:17.5311977Z mixed=False, 2025-05-07T21:07:17.5312197Z mixed_B=True, 2025-05-07T21:07:17.5312411Z use_cache=False, 2025-05-07T21:07:17.5312670Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.5312971Z long_segments=False, 2025-05-07T21:07:17.5313235Z pooling_mode=, 2025-05-07T21:07:17.5313530Z use_cpu=True, 2025-05-07T21:07:17.5313743Z ) 2025-05-07T21:07:17.5313948Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5314398Z self=, 2025-05-07T21:07:17.5314842Z T=1, 2025-05-07T21:07:17.5315038Z D=183, 2025-05-07T21:07:17.5315230Z B=65, 2025-05-07T21:07:17.5315425Z log_E=5, 2025-05-07T21:07:17.5315622Z L=2, 2025-05-07T21:07:17.5315842Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5316137Z weighted=True, 2025-05-07T21:07:17.5316359Z mixed=False, 2025-05-07T21:07:17.5316576Z mixed_B=False, 2025-05-07T21:07:17.5316801Z use_cache=True, 2025-05-07T21:07:17.5317052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.5317343Z long_segments=True, 2025-05-07T21:07:17.5317677Z pooling_mode=, 2025-05-07T21:07:17.5317971Z use_cpu=True, 2025-05-07T21:07:17.5318176Z ) 2025-05-07T21:07:17.5318386Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.5318840Z self=, 2025-05-07T21:07:17.5319274Z T=1, 2025-05-07T21:07:17.5319470Z D=2, 2025-05-07T21:07:17.5319660Z B=65, 2025-05-07T21:07:17.5319852Z log_E=5, 2025-05-07T21:07:17.5320054Z L=2, 2025-05-07T21:07:17.5320281Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.5320571Z weighted=True, 2025-05-07T21:07:17.5320795Z mixed=False, 2025-05-07T21:07:17.5321013Z mixed_B=False, 2025-05-07T21:07:17.5321237Z use_cache=True, 2025-05-07T21:07:17.5321479Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.5321784Z long_segments=True, 2025-05-07T21:07:17.5322124Z pooling_mode=, 2025-05-07T21:07:17.5322414Z use_cpu=True, 2025-05-07T21:07:17.5322631Z ) 2025-05-07T21:07:17.6375852Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6377333Z self=, 2025-05-07T21:07:17.6378931Z T=1, 2025-05-07T21:07:17.6379437Z D=2, 2025-05-07T21:07:17.6379818Z B=2, 2025-05-07T21:07:17.6380183Z log_E=5, 2025-05-07T21:07:17.6380578Z L=2, 2025-05-07T21:07:17.6381027Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6381609Z weighted=True, 2025-05-07T21:07:17.6382049Z mixed=False, 2025-05-07T21:07:17.6382472Z mixed_B=False, 2025-05-07T21:07:17.6382895Z use_cache=True, 2025-05-07T21:07:17.6383387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.6383970Z long_segments=True, 2025-05-07T21:07:17.6384489Z pooling_mode=, 2025-05-07T21:07:17.6385062Z use_cpu=True, 2025-05-07T21:07:17.6385486Z ) 2025-05-07T21:07:17.6385815Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6386320Z self=, 2025-05-07T21:07:17.6386770Z T=1, 2025-05-07T21:07:17.6386963Z D=2, 2025-05-07T21:07:17.6387157Z B=2, 2025-05-07T21:07:17.6387352Z log_E=5, 2025-05-07T21:07:17.6387559Z L=2, 2025-05-07T21:07:17.6387777Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6388075Z weighted=True, 2025-05-07T21:07:17.6388300Z mixed=False, 2025-05-07T21:07:17.6388510Z mixed_B=False, 2025-05-07T21:07:17.6388732Z use_cache=True, 2025-05-07T21:07:17.6388978Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.6389272Z long_segments=False, 2025-05-07T21:07:17.6389545Z pooling_mode=, 2025-05-07T21:07:17.6389835Z use_cpu=True, 2025-05-07T21:07:17.6390042Z ) 2025-05-07T21:07:17.6390359Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6390818Z self=, 2025-05-07T21:07:17.6391263Z T=1, 2025-05-07T21:07:17.6399709Z D=2, 2025-05-07T21:07:17.6399925Z B=2, 2025-05-07T21:07:17.6400119Z log_E=5, 2025-05-07T21:07:17.6400329Z L=1, 2025-05-07T21:07:17.6400575Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6400971Z weighted=True, 2025-05-07T21:07:17.6401284Z mixed=False, 2025-05-07T21:07:17.6401571Z mixed_B=False, 2025-05-07T21:07:17.6401862Z use_cache=True, 2025-05-07T21:07:17.6402178Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.6402480Z long_segments=False, 2025-05-07T21:07:17.6402753Z pooling_mode=, 2025-05-07T21:07:17.6403038Z use_cpu=True, 2025-05-07T21:07:17.6403252Z ) 2025-05-07T21:07:17.6403463Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6403913Z self=, 2025-05-07T21:07:17.6404359Z T=1, 2025-05-07T21:07:17.6404841Z D=2, 2025-05-07T21:07:17.6405028Z B=2, 2025-05-07T21:07:17.6405361Z log_E=3, 2025-05-07T21:07:17.6405590Z L=1, 2025-05-07T21:07:17.6405882Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6406282Z weighted=True, 2025-05-07T21:07:17.6406576Z mixed=False, 2025-05-07T21:07:17.6406955Z mixed_B=False, 2025-05-07T21:07:17.6407176Z use_cache=True, 2025-05-07T21:07:17.6407419Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.6407710Z long_segments=False, 2025-05-07T21:07:17.6407979Z pooling_mode=, 2025-05-07T21:07:17.6408266Z use_cpu=True, 2025-05-07T21:07:17.6408472Z ) 2025-05-07T21:07:17.6408681Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6409125Z self=, 2025-05-07T21:07:17.6409559Z T=1, 2025-05-07T21:07:17.6409746Z D=2, 2025-05-07T21:07:17.6409944Z B=2, 2025-05-07T21:07:17.6410249Z log_E=3, 2025-05-07T21:07:17.6410441Z L=1, 2025-05-07T21:07:17.6410665Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6410963Z weighted=True, 2025-05-07T21:07:17.6411176Z mixed=False, 2025-05-07T21:07:17.6411390Z mixed_B=True, 2025-05-07T21:07:17.6411606Z use_cache=True, 2025-05-07T21:07:17.6411913Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.6412209Z long_segments=False, 2025-05-07T21:07:17.6412473Z pooling_mode=, 2025-05-07T21:07:17.6412755Z use_cpu=True, 2025-05-07T21:07:17.6412965Z ) 2025-05-07T21:07:17.6413175Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6413617Z self=, 2025-05-07T21:07:17.6414054Z T=3, 2025-05-07T21:07:17.6414249Z D=138, 2025-05-07T21:07:17.6414439Z B=88, 2025-05-07T21:07:17.6414631Z log_E=5, 2025-05-07T21:07:17.6414834Z L=13, 2025-05-07T21:07:17.6415056Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6415355Z weighted=False, 2025-05-07T21:07:17.6415577Z mixed=False, 2025-05-07T21:07:17.6415796Z mixed_B=False, 2025-05-07T21:07:17.6416010Z use_cache=False, 2025-05-07T21:07:17.6416264Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6416559Z long_segments=True, 2025-05-07T21:07:17.6416823Z pooling_mode=, 2025-05-07T21:07:17.6417114Z use_cpu=True, 2025-05-07T21:07:17.6417328Z ) 2025-05-07T21:07:17.6417530Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6417973Z self=, 2025-05-07T21:07:17.6418408Z T=3, 2025-05-07T21:07:17.6418593Z D=138, 2025-05-07T21:07:17.6418788Z B=88, 2025-05-07T21:07:17.6418982Z log_E=3, 2025-05-07T21:07:17.6419174Z L=13, 2025-05-07T21:07:17.6419396Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6419685Z weighted=False, 2025-05-07T21:07:17.6419972Z mixed=False, 2025-05-07T21:07:17.6420196Z mixed_B=False, 2025-05-07T21:07:17.6420413Z use_cache=False, 2025-05-07T21:07:17.6420660Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6420954Z long_segments=True, 2025-05-07T21:07:17.6421213Z pooling_mode=, 2025-05-07T21:07:17.6421492Z use_cpu=True, 2025-05-07T21:07:17.6421703Z ) 2025-05-07T21:07:17.6421907Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6422351Z self=, 2025-05-07T21:07:17.6422778Z T=3, 2025-05-07T21:07:17.6422971Z D=138, 2025-05-07T21:07:17.6423163Z B=88, 2025-05-07T21:07:17.6423349Z log_E=3, 2025-05-07T21:07:17.6423547Z L=3, 2025-05-07T21:07:17.6423767Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6424052Z weighted=False, 2025-05-07T21:07:17.6424269Z mixed=False, 2025-05-07T21:07:17.6424486Z mixed_B=False, 2025-05-07T21:07:17.6424702Z use_cache=False, 2025-05-07T21:07:17.6424956Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6425251Z long_segments=True, 2025-05-07T21:07:17.6425555Z pooling_mode=, 2025-05-07T21:07:17.6425850Z use_cpu=True, 2025-05-07T21:07:17.6426062Z ) 2025-05-07T21:07:17.6426263Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6426712Z self=, 2025-05-07T21:07:17.6427150Z T=3, 2025-05-07T21:07:17.6427334Z D=3, 2025-05-07T21:07:17.6427526Z B=88, 2025-05-07T21:07:17.6427722Z log_E=3, 2025-05-07T21:07:17.6427913Z L=3, 2025-05-07T21:07:17.6428135Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6428427Z weighted=False, 2025-05-07T21:07:17.6428645Z mixed=False, 2025-05-07T21:07:17.6428854Z mixed_B=False, 2025-05-07T21:07:17.6429072Z use_cache=False, 2025-05-07T21:07:17.6429327Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6429621Z long_segments=True, 2025-05-07T21:07:17.6429930Z pooling_mode=, 2025-05-07T21:07:17.6430215Z use_cpu=True, 2025-05-07T21:07:17.6430417Z ) 2025-05-07T21:07:17.6430624Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6431070Z self=, 2025-05-07T21:07:17.6431543Z T=3, 2025-05-07T21:07:17.6431734Z D=88, 2025-05-07T21:07:17.6431928Z B=88, 2025-05-07T21:07:17.6432117Z log_E=3, 2025-05-07T21:07:17.6432319Z L=3, 2025-05-07T21:07:17.6432543Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6432827Z weighted=False, 2025-05-07T21:07:17.6433045Z mixed=False, 2025-05-07T21:07:17.6433259Z mixed_B=False, 2025-05-07T21:07:17.6433471Z use_cache=False, 2025-05-07T21:07:17.6433721Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6434014Z long_segments=True, 2025-05-07T21:07:17.6434276Z pooling_mode=, 2025-05-07T21:07:17.6434556Z use_cpu=True, 2025-05-07T21:07:17.6434768Z ) 2025-05-07T21:07:17.6434975Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6435416Z self=, 2025-05-07T21:07:17.6435854Z T=3, 2025-05-07T21:07:17.6436042Z D=88, 2025-05-07T21:07:17.6436225Z B=3, 2025-05-07T21:07:17.6436421Z log_E=3, 2025-05-07T21:07:17.6436620Z L=3, 2025-05-07T21:07:17.6436833Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6437126Z weighted=False, 2025-05-07T21:07:17.6437347Z mixed=False, 2025-05-07T21:07:17.6437557Z mixed_B=False, 2025-05-07T21:07:17.6437774Z use_cache=False, 2025-05-07T21:07:17.6438028Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6438316Z long_segments=True, 2025-05-07T21:07:17.6438577Z pooling_mode=, 2025-05-07T21:07:17.6438870Z use_cpu=True, 2025-05-07T21:07:17.6439078Z ) 2025-05-07T21:07:17.6439287Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6439785Z self=, 2025-05-07T21:07:17.6440233Z T=3, 2025-05-07T21:07:17.6440426Z D=88, 2025-05-07T21:07:17.6440620Z B=3, 2025-05-07T21:07:17.6440805Z log_E=3, 2025-05-07T21:07:17.6440997Z L=3, 2025-05-07T21:07:17.6441211Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6441499Z weighted=False, 2025-05-07T21:07:17.6441709Z mixed=False, 2025-05-07T21:07:17.6441918Z mixed_B=False, 2025-05-07T21:07:17.6442127Z use_cache=False, 2025-05-07T21:07:17.6442369Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6442656Z long_segments=False, 2025-05-07T21:07:17.6442917Z pooling_mode=, 2025-05-07T21:07:17.6443196Z use_cpu=True, 2025-05-07T21:07:17.6443400Z ) 2025-05-07T21:07:17.6443601Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6444035Z self=, 2025-05-07T21:07:17.6444467Z T=3, 2025-05-07T21:07:17.6444657Z D=45, 2025-05-07T21:07:17.6444839Z B=111, 2025-05-07T21:07:17.6445023Z log_E=3, 2025-05-07T21:07:17.6445263Z L=12, 2025-05-07T21:07:17.6445477Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6445763Z weighted=False, 2025-05-07T21:07:17.6445978Z mixed=True, 2025-05-07T21:07:17.6446183Z mixed_B=True, 2025-05-07T21:07:17.6446418Z use_cache=True, 2025-05-07T21:07:17.6446684Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6447045Z long_segments=False, 2025-05-07T21:07:17.6447303Z pooling_mode=, 2025-05-07T21:07:17.6447580Z use_cpu=True, 2025-05-07T21:07:17.6447782Z ) 2025-05-07T21:07:17.6447977Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6448416Z self=, 2025-05-07T21:07:17.6448849Z T=3, 2025-05-07T21:07:17.6449028Z D=45, 2025-05-07T21:07:17.6449211Z B=111, 2025-05-07T21:07:17.6449401Z log_E=3, 2025-05-07T21:07:17.6449644Z L=12, 2025-05-07T21:07:17.6449868Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6450166Z weighted=False, 2025-05-07T21:07:17.6450382Z mixed=True, 2025-05-07T21:07:17.6450595Z mixed_B=True, 2025-05-07T21:07:17.6450811Z use_cache=True, 2025-05-07T21:07:17.6451092Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6451390Z long_segments=True, 2025-05-07T21:07:17.6451654Z pooling_mode=, 2025-05-07T21:07:17.6451940Z use_cpu=True, 2025-05-07T21:07:17.6452150Z ) 2025-05-07T21:07:17.6452352Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6452797Z self=, 2025-05-07T21:07:17.6453233Z T=3, 2025-05-07T21:07:17.6453424Z D=45, 2025-05-07T21:07:17.6453615Z B=111, 2025-05-07T21:07:17.6453801Z log_E=3, 2025-05-07T21:07:17.6454000Z L=12, 2025-05-07T21:07:17.6454227Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6454516Z weighted=False, 2025-05-07T21:07:17.6454736Z mixed=True, 2025-05-07T21:07:17.6454946Z mixed_B=True, 2025-05-07T21:07:17.6455158Z use_cache=True, 2025-05-07T21:07:17.6455400Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6455692Z long_segments=True, 2025-05-07T21:07:17.6455951Z pooling_mode=, 2025-05-07T21:07:17.6456239Z use_cpu=False, 2025-05-07T21:07:17.6456489Z ) 2025-05-07T21:07:17.6456699Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6457143Z self=, 2025-05-07T21:07:17.6457585Z T=1, 2025-05-07T21:07:17.6457773Z D=45, 2025-05-07T21:07:17.6457965Z B=111, 2025-05-07T21:07:17.6458161Z log_E=3, 2025-05-07T21:07:17.6458350Z L=12, 2025-05-07T21:07:17.6458571Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6458859Z weighted=False, 2025-05-07T21:07:17.6459068Z mixed=True, 2025-05-07T21:07:17.6459329Z mixed_B=True, 2025-05-07T21:07:17.6459550Z use_cache=True, 2025-05-07T21:07:17.6459792Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6460084Z long_segments=True, 2025-05-07T21:07:17.6460343Z pooling_mode=, 2025-05-07T21:07:17.6460628Z use_cpu=True, 2025-05-07T21:07:17.6460835Z ) 2025-05-07T21:07:17.6461040Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6461511Z self=, 2025-05-07T21:07:17.6461947Z T=3, 2025-05-07T21:07:17.6462131Z D=45, 2025-05-07T21:07:17.6462321Z B=111, 2025-05-07T21:07:17.6462515Z log_E=3, 2025-05-07T21:07:17.6462710Z L=3, 2025-05-07T21:07:17.6462931Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6463220Z weighted=False, 2025-05-07T21:07:17.6463433Z mixed=True, 2025-05-07T21:07:17.6463646Z mixed_B=True, 2025-05-07T21:07:17.6463869Z use_cache=True, 2025-05-07T21:07:17.6464109Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6464406Z long_segments=True, 2025-05-07T21:07:17.6464668Z pooling_mode=, 2025-05-07T21:07:17.6465000Z use_cpu=True, 2025-05-07T21:07:17.6465210Z ) 2025-05-07T21:07:17.6465418Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6465854Z self=, 2025-05-07T21:07:17.6466296Z T=3, 2025-05-07T21:07:17.6466489Z D=45, 2025-05-07T21:07:17.6466680Z B=111, 2025-05-07T21:07:17.6466868Z log_E=3, 2025-05-07T21:07:17.6467066Z L=3, 2025-05-07T21:07:17.6467288Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6467568Z weighted=False, 2025-05-07T21:07:17.6467787Z mixed=True, 2025-05-07T21:07:17.6467995Z mixed_B=True, 2025-05-07T21:07:17.6468214Z use_cache=True, 2025-05-07T21:07:17.6468454Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6468745Z long_segments=True, 2025-05-07T21:07:17.6469003Z pooling_mode=, 2025-05-07T21:07:17.6469333Z use_cpu=False, 2025-05-07T21:07:17.6469543Z ) 2025-05-07T21:07:17.6469745Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6470187Z self=, 2025-05-07T21:07:17.6470624Z T=3, 2025-05-07T21:07:17.6470875Z D=45, 2025-05-07T21:07:17.6471066Z B=3, 2025-05-07T21:07:17.6471258Z log_E=3, 2025-05-07T21:07:17.6471450Z L=3, 2025-05-07T21:07:17.6471667Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6471957Z weighted=False, 2025-05-07T21:07:17.6472169Z mixed=True, 2025-05-07T21:07:17.6472381Z mixed_B=True, 2025-05-07T21:07:17.6472595Z use_cache=True, 2025-05-07T21:07:17.6472838Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:17.6473126Z long_segments=True, 2025-05-07T21:07:17.6473385Z pooling_mode=, 2025-05-07T21:07:17.6473669Z use_cpu=False, 2025-05-07T21:07:17.6473874Z ) 2025-05-07T21:07:17.6474086Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6474531Z self=, 2025-05-07T21:07:17.6474967Z T=5, 2025-05-07T21:07:17.6475160Z D=244, 2025-05-07T21:07:17.6475353Z B=92, 2025-05-07T21:07:17.6475536Z log_E=3, 2025-05-07T21:07:17.6475740Z L=6, 2025-05-07T21:07:17.6475966Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6476253Z weighted=False, 2025-05-07T21:07:17.6476476Z mixed=False, 2025-05-07T21:07:17.6476691Z mixed_B=False, 2025-05-07T21:07:17.6476906Z use_cache=True, 2025-05-07T21:07:17.6477150Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.6477451Z long_segments=False, 2025-05-07T21:07:17.6477712Z pooling_mode=, 2025-05-07T21:07:17.6477998Z use_cpu=True, 2025-05-07T21:07:17.6478208Z ) 2025-05-07T21:07:17.6478408Z Trying example: test_backward_sgd( 2025-05-07T21:07:17.6478906Z self=, 2025-05-07T21:07:17.6479350Z T=5, 2025-05-07T21:07:17.6479540Z D=244, 2025-05-07T21:07:17.6479726Z B=5, 2025-05-07T21:07:17.6479918Z log_E=3, 2025-05-07T21:07:17.6480118Z L=6, 2025-05-07T21:07:17.6480331Z weights_precision=SparseType.FP16, 2025-05-07T21:07:17.6480626Z weighted=False, 2025-05-07T21:07:17.6480842Z mixed=False, 2025-05-07T21:07:17.6481050Z mixed_B=False, 2025-05-07T21:07:17.6481268Z use_cache=True, 2025-05-07T21:07:17.6481515Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:17.6481808Z long_segments=False, 2025-05-07T21:07:17.6482072Z pooling_mode=, 2025-05-07T21:07:17.6482360Z use_cpu=True, 2025-05-07T21:07:17.6482568Z ) 2025-05-07T21:07:17.6482754Z PASSED 2025-05-07T21:07:20.1863132Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_really_long_segments Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1864269Z self=, 2025-05-07T21:07:20.1864802Z D=2, 2025-05-07T21:07:20.1865254Z B=1152, 2025-05-07T21:07:20.1865463Z L=1, 2025-05-07T21:07:20.1865704Z weighted=False, 2025-05-07T21:07:20.1866011Z mixed=False, 2025-05-07T21:07:20.1866316Z mixed_B=False, 2025-05-07T21:07:20.1866602Z use_cache=False, 2025-05-07T21:07:20.1866945Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.1867243Z ) 2025-05-07T21:07:20.1867500Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1868092Z self=, 2025-05-07T21:07:20.1868610Z D=3, 2025-05-07T21:07:20.1868804Z B=1152, 2025-05-07T21:07:20.1869001Z L=1, 2025-05-07T21:07:20.1869205Z weighted=False, 2025-05-07T21:07:20.1869435Z mixed=False, 2025-05-07T21:07:20.1869658Z mixed_B=False, 2025-05-07T21:07:20.1869888Z use_cache=False, 2025-05-07T21:07:20.1870257Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.1870544Z ) 2025-05-07T21:07:20.1870814Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1871408Z self=, 2025-05-07T21:07:20.1871999Z D=3, 2025-05-07T21:07:20.1872198Z B=262144, 2025-05-07T21:07:20.1872403Z L=1, 2025-05-07T21:07:20.1872600Z weighted=True, 2025-05-07T21:07:20.1872824Z mixed=True, 2025-05-07T21:07:20.1873043Z mixed_B=True, 2025-05-07T21:07:20.1873262Z use_cache=False, 2025-05-07T21:07:20.1873523Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.1873814Z ) 2025-05-07T21:07:20.1874075Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1874668Z self=, 2025-05-07T21:07:20.1875190Z D=7, 2025-05-07T21:07:20.1875391Z B=262144, 2025-05-07T21:07:20.1875600Z L=1, 2025-05-07T21:07:20.1875807Z weighted=False, 2025-05-07T21:07:20.1876035Z mixed=True, 2025-05-07T21:07:20.1876254Z mixed_B=False, 2025-05-07T21:07:20.1876478Z use_cache=True, 2025-05-07T21:07:20.1876728Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.1877019Z ) 2025-05-07T21:07:20.1877282Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1877869Z self=, 2025-05-07T21:07:20.1878382Z D=7, 2025-05-07T21:07:20.1878581Z B=1152, 2025-05-07T21:07:20.1878783Z L=4, 2025-05-07T21:07:20.1878981Z weighted=True, 2025-05-07T21:07:20.1879206Z mixed=True, 2025-05-07T21:07:20.1885928Z mixed_B=False, 2025-05-07T21:07:20.1886190Z use_cache=True, 2025-05-07T21:07:20.1886448Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.1886741Z ) 2025-05-07T21:07:20.1887202Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1887805Z self=, 2025-05-07T21:07:20.1888329Z D=2, 2025-05-07T21:07:20.1888536Z B=262144, 2025-05-07T21:07:20.1888740Z L=3, 2025-05-07T21:07:20.1888944Z weighted=True, 2025-05-07T21:07:20.1889177Z mixed=False, 2025-05-07T21:07:20.1889396Z mixed_B=False, 2025-05-07T21:07:20.1889622Z use_cache=False, 2025-05-07T21:07:20.1889883Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.1890171Z ) 2025-05-07T21:07:20.1890438Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1891031Z self=, 2025-05-07T21:07:20.1891545Z D=9, 2025-05-07T21:07:20.1891744Z B=262144, 2025-05-07T21:07:20.1891950Z L=3, 2025-05-07T21:07:20.1892145Z weighted=True, 2025-05-07T21:07:20.1892373Z mixed=False, 2025-05-07T21:07:20.1892593Z mixed_B=False, 2025-05-07T21:07:20.1892812Z use_cache=False, 2025-05-07T21:07:20.1893128Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.1893420Z ) 2025-05-07T21:07:20.1893680Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1894266Z self=, 2025-05-07T21:07:20.1894790Z D=4, 2025-05-07T21:07:20.1894989Z B=1152, 2025-05-07T21:07:20.1895185Z L=4, 2025-05-07T21:07:20.1895383Z weighted=True, 2025-05-07T21:07:20.1895608Z mixed=False, 2025-05-07T21:07:20.1895824Z mixed_B=False, 2025-05-07T21:07:20.1896047Z use_cache=False, 2025-05-07T21:07:20.1896308Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.1896595Z ) 2025-05-07T21:07:20.1896859Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1897448Z self=, 2025-05-07T21:07:20.1898012Z D=7, 2025-05-07T21:07:20.1898215Z B=262144, 2025-05-07T21:07:20.1898423Z L=2, 2025-05-07T21:07:20.1898621Z weighted=True, 2025-05-07T21:07:20.1898846Z mixed=True, 2025-05-07T21:07:20.1899065Z mixed_B=True, 2025-05-07T21:07:20.1899284Z use_cache=False, 2025-05-07T21:07:20.1899587Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.1899875Z ) 2025-05-07T21:07:20.1900134Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1900722Z self=, 2025-05-07T21:07:20.1901240Z D=2, 2025-05-07T21:07:20.1901443Z B=262144, 2025-05-07T21:07:20.1901647Z L=2, 2025-05-07T21:07:20.1901854Z weighted=False, 2025-05-07T21:07:20.1902078Z mixed=True, 2025-05-07T21:07:20.1902291Z mixed_B=False, 2025-05-07T21:07:20.1902515Z use_cache=False, 2025-05-07T21:07:20.1902782Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.1903068Z ) 2025-05-07T21:07:20.1903334Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1903924Z self=, 2025-05-07T21:07:20.1904682Z D=9, 2025-05-07T21:07:20.1904887Z B=1152, 2025-05-07T21:07:20.1905090Z L=4, 2025-05-07T21:07:20.1905287Z weighted=False, 2025-05-07T21:07:20.1905511Z mixed=True, 2025-05-07T21:07:20.1905729Z mixed_B=True, 2025-05-07T21:07:20.1905946Z use_cache=True, 2025-05-07T21:07:20.1906197Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.1906487Z ) 2025-05-07T21:07:20.1906754Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1907332Z self=, 2025-05-07T21:07:20.1907851Z D=9, 2025-05-07T21:07:20.1908049Z B=1152, 2025-05-07T21:07:20.1908332Z L=4, 2025-05-07T21:07:20.1908537Z weighted=True, 2025-05-07T21:07:20.1908759Z mixed=True, 2025-05-07T21:07:20.1908970Z mixed_B=True, 2025-05-07T21:07:20.1909195Z use_cache=True, 2025-05-07T21:07:20.1909446Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.1909725Z ) 2025-05-07T21:07:20.1909991Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1910581Z self=, 2025-05-07T21:07:20.1911092Z D=4, 2025-05-07T21:07:20.1911295Z B=1152, 2025-05-07T21:07:20.1911493Z L=4, 2025-05-07T21:07:20.1911690Z weighted=True, 2025-05-07T21:07:20.1911913Z mixed=True, 2025-05-07T21:07:20.1912131Z mixed_B=True, 2025-05-07T21:07:20.1912351Z use_cache=True, 2025-05-07T21:07:20.1912593Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.1912878Z ) 2025-05-07T21:07:20.1913141Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1913726Z self=, 2025-05-07T21:07:20.1914245Z D=5, 2025-05-07T21:07:20.1914514Z B=1152, 2025-05-07T21:07:20.1914712Z L=3, 2025-05-07T21:07:20.1914913Z weighted=True, 2025-05-07T21:07:20.1915135Z mixed=False, 2025-05-07T21:07:20.1915353Z mixed_B=False, 2025-05-07T21:07:20.1915578Z use_cache=True, 2025-05-07T21:07:20.1915826Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.1916107Z ) 2025-05-07T21:07:20.1916376Z Trying example: test_backward_sgd_really_long_segments( 2025-05-07T21:07:20.1916963Z self=, 2025-05-07T21:07:20.1917478Z D=5, 2025-05-07T21:07:20.1917678Z B=1152, 2025-05-07T21:07:20.1917883Z L=3, 2025-05-07T21:07:20.1918086Z weighted=False, 2025-05-07T21:07:20.1918308Z mixed=False, 2025-05-07T21:07:20.1918533Z mixed_B=False, 2025-05-07T21:07:20.1918766Z use_cache=True, 2025-05-07T21:07:20.1919078Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.1919365Z ) 2025-05-07T21:07:20.1919568Z PASSED 2025-05-07T21:07:20.2378536Z tbe/training/backward_sgd_test.py::BackwardSGDTest::test_backward_sgd_vbe_cpu Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2379775Z self=, 2025-05-07T21:07:20.2380353Z T=1, 2025-05-07T21:07:20.2380576Z D=2, 2025-05-07T21:07:20.2380791Z B=1, 2025-05-07T21:07:20.2381015Z log_E=3, 2025-05-07T21:07:20.2381243Z L=0, 2025-05-07T21:07:20.2381499Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.2381850Z weighted=False, 2025-05-07T21:07:20.2382111Z mixed=False, 2025-05-07T21:07:20.2382361Z use_cache=False, 2025-05-07T21:07:20.2382661Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.2383016Z long_segments=False, 2025-05-07T21:07:20.2383332Z pooling_mode=, 2025-05-07T21:07:20.2383671Z ) 2025-05-07T21:07:20.2383929Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2384528Z self=, 2025-05-07T21:07:20.2385097Z T=3, 2025-05-07T21:07:20.2385318Z D=2, 2025-05-07T21:07:20.2385537Z B=1, 2025-05-07T21:07:20.2385756Z log_E=3, 2025-05-07T21:07:20.2385987Z L=0, 2025-05-07T21:07:20.2386238Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.2386591Z weighted=False, 2025-05-07T21:07:20.2386846Z mixed=False, 2025-05-07T21:07:20.2387093Z use_cache=False, 2025-05-07T21:07:20.2387387Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.2387740Z long_segments=False, 2025-05-07T21:07:20.2388055Z pooling_mode=, 2025-05-07T21:07:20.2388378Z ) 2025-05-07T21:07:20.2388634Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2389328Z self=, 2025-05-07T21:07:20.2389897Z T=3, 2025-05-07T21:07:20.2390121Z D=111, 2025-05-07T21:07:20.2390347Z B=66, 2025-05-07T21:07:20.2390563Z log_E=5, 2025-05-07T21:07:20.2390792Z L=17, 2025-05-07T21:07:20.2391050Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2391392Z weighted=True, 2025-05-07T21:07:20.2391648Z mixed=False, 2025-05-07T21:07:20.2391898Z use_cache=True, 2025-05-07T21:07:20.2392174Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.2392521Z long_segments=True, 2025-05-07T21:07:20.2392827Z pooling_mode=, 2025-05-07T21:07:20.2393154Z ) 2025-05-07T21:07:20.2393408Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2394006Z self=, 2025-05-07T21:07:20.2394573Z T=1, 2025-05-07T21:07:20.2394787Z D=154, 2025-05-07T21:07:20.2395011Z B=1, 2025-05-07T21:07:20.2395235Z log_E=3, 2025-05-07T21:07:20.2395460Z L=0, 2025-05-07T21:07:20.2395718Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.2396138Z weighted=False, 2025-05-07T21:07:20.2396395Z mixed=False, 2025-05-07T21:07:20.2396650Z use_cache=False, 2025-05-07T21:07:20.2396947Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.2397297Z long_segments=False, 2025-05-07T21:07:20.2397608Z pooling_mode=, 2025-05-07T21:07:20.2397939Z ) 2025-05-07T21:07:20.2398189Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2398788Z self=, 2025-05-07T21:07:20.2399352Z T=1, 2025-05-07T21:07:20.2399565Z D=154, 2025-05-07T21:07:20.2399786Z B=32, 2025-05-07T21:07:20.2400006Z log_E=5, 2025-05-07T21:07:20.2400228Z L=14, 2025-05-07T21:07:20.2400483Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2400827Z weighted=False, 2025-05-07T21:07:20.2401078Z mixed=False, 2025-05-07T21:07:20.2401412Z use_cache=True, 2025-05-07T21:07:20.2401701Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2402065Z long_segments=True, 2025-05-07T21:07:20.2402365Z pooling_mode=, 2025-05-07T21:07:20.2402698Z ) 2025-05-07T21:07:20.2402954Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2403599Z self=, 2025-05-07T21:07:20.2404172Z T=5, 2025-05-07T21:07:20.2404631Z D=256, 2025-05-07T21:07:20.2404859Z B=62, 2025-05-07T21:07:20.2405084Z log_E=3, 2025-05-07T21:07:20.2405319Z L=9, 2025-05-07T21:07:20.2405568Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2405915Z weighted=False, 2025-05-07T21:07:20.2406171Z mixed=True, 2025-05-07T21:07:20.2406418Z use_cache=False, 2025-05-07T21:07:20.2406750Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.2407247Z long_segments=False, 2025-05-07T21:07:20.2407558Z pooling_mode=, 2025-05-07T21:07:20.2407894Z ) 2025-05-07T21:07:20.2408152Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2408749Z self=, 2025-05-07T21:07:20.2409320Z T=4, 2025-05-07T21:07:20.2409550Z D=214, 2025-05-07T21:07:20.2409775Z B=32, 2025-05-07T21:07:20.2409990Z log_E=4, 2025-05-07T21:07:20.2410221Z L=20, 2025-05-07T21:07:20.2410481Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2410819Z weighted=True, 2025-05-07T21:07:20.2411079Z mixed=False, 2025-05-07T21:07:20.2411332Z use_cache=False, 2025-05-07T21:07:20.2411619Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2411970Z long_segments=False, 2025-05-07T21:07:20.2412281Z pooling_mode=, 2025-05-07T21:07:20.2412604Z ) 2025-05-07T21:07:20.2412866Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2413576Z self=, 2025-05-07T21:07:20.2414148Z T=2, 2025-05-07T21:07:20.2414374Z D=188, 2025-05-07T21:07:20.2414597Z B=116, 2025-05-07T21:07:20.2414813Z log_E=3, 2025-05-07T21:07:20.2415049Z L=19, 2025-05-07T21:07:20.2415306Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.2415648Z weighted=True, 2025-05-07T21:07:20.2415902Z mixed=True, 2025-05-07T21:07:20.2416150Z use_cache=True, 2025-05-07T21:07:20.2416439Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2416796Z long_segments=True, 2025-05-07T21:07:20.2417118Z pooling_mode=, 2025-05-07T21:07:20.2417450Z ) 2025-05-07T21:07:20.2417702Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2418309Z self=, 2025-05-07T21:07:20.2418877Z T=1, 2025-05-07T21:07:20.2419096Z D=222, 2025-05-07T21:07:20.2419326Z B=128, 2025-05-07T21:07:20.2419551Z log_E=4, 2025-05-07T21:07:20.2419775Z L=14, 2025-05-07T21:07:20.2420133Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.2420513Z weighted=True, 2025-05-07T21:07:20.2420775Z mixed=True, 2025-05-07T21:07:20.2421041Z use_cache=False, 2025-05-07T21:07:20.2421358Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2421714Z long_segments=True, 2025-05-07T21:07:20.2421982Z pooling_mode=, 2025-05-07T21:07:20.2422263Z ) 2025-05-07T21:07:20.2422477Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2422978Z self=, 2025-05-07T21:07:20.2423451Z T=3, 2025-05-07T21:07:20.2423647Z D=90, 2025-05-07T21:07:20.2423834Z B=61, 2025-05-07T21:07:20.2424025Z log_E=4, 2025-05-07T21:07:20.2424227Z L=17, 2025-05-07T21:07:20.2424446Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2424740Z weighted=True, 2025-05-07T21:07:20.2425033Z mixed=True, 2025-05-07T21:07:20.2425243Z use_cache=True, 2025-05-07T21:07:20.2425492Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.2425790Z long_segments=False, 2025-05-07T21:07:20.2426056Z pooling_mode=, 2025-05-07T21:07:20.2426333Z ) 2025-05-07T21:07:20.2426615Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2427104Z self=, 2025-05-07T21:07:20.2427570Z T=2, 2025-05-07T21:07:20.2427765Z D=133, 2025-05-07T21:07:20.2427952Z B=51, 2025-05-07T21:07:20.2428145Z log_E=3, 2025-05-07T21:07:20.2428345Z L=16, 2025-05-07T21:07:20.2428562Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2428854Z weighted=True, 2025-05-07T21:07:20.2429072Z mixed=True, 2025-05-07T21:07:20.2429285Z use_cache=False, 2025-05-07T21:07:20.2429532Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2429831Z long_segments=False, 2025-05-07T21:07:20.2430101Z pooling_mode=, 2025-05-07T21:07:20.2430376Z ) 2025-05-07T21:07:20.2430599Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2431096Z self=, 2025-05-07T21:07:20.2431562Z T=2, 2025-05-07T21:07:20.2431760Z D=133, 2025-05-07T21:07:20.2431954Z B=51, 2025-05-07T21:07:20.2432141Z log_E=3, 2025-05-07T21:07:20.2432341Z L=16, 2025-05-07T21:07:20.2432567Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2432857Z weighted=False, 2025-05-07T21:07:20.2433078Z mixed=True, 2025-05-07T21:07:20.2433293Z use_cache=False, 2025-05-07T21:07:20.2433541Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2433843Z long_segments=False, 2025-05-07T21:07:20.2434112Z pooling_mode=, 2025-05-07T21:07:20.2434390Z ) 2025-05-07T21:07:20.2434661Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2435167Z self=, 2025-05-07T21:07:20.2435642Z T=1, 2025-05-07T21:07:20.2435831Z D=133, 2025-05-07T21:07:20.2436027Z B=51, 2025-05-07T21:07:20.2436220Z log_E=3, 2025-05-07T21:07:20.2436432Z L=16, 2025-05-07T21:07:20.2436694Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2436987Z weighted=False, 2025-05-07T21:07:20.2437200Z mixed=True, 2025-05-07T21:07:20.2437412Z use_cache=False, 2025-05-07T21:07:20.2437663Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2437953Z long_segments=False, 2025-05-07T21:07:20.2438219Z pooling_mode=, 2025-05-07T21:07:20.2438500Z ) 2025-05-07T21:07:20.2438716Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2439215Z self=, 2025-05-07T21:07:20.2439686Z T=1, 2025-05-07T21:07:20.2439874Z D=133, 2025-05-07T21:07:20.2440071Z B=51, 2025-05-07T21:07:20.2440265Z log_E=3, 2025-05-07T21:07:20.2440460Z L=16, 2025-05-07T21:07:20.2440734Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2441030Z weighted=False, 2025-05-07T21:07:20.2441253Z mixed=False, 2025-05-07T21:07:20.2441467Z use_cache=False, 2025-05-07T21:07:20.2441720Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2442017Z long_segments=False, 2025-05-07T21:07:20.2442281Z pooling_mode=, 2025-05-07T21:07:20.2442567Z ) 2025-05-07T21:07:20.2442790Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2443280Z self=, 2025-05-07T21:07:20.2443752Z T=1, 2025-05-07T21:07:20.2443947Z D=133, 2025-05-07T21:07:20.2444136Z B=16, 2025-05-07T21:07:20.2444331Z log_E=3, 2025-05-07T21:07:20.2444536Z L=16, 2025-05-07T21:07:20.2444763Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2445202Z weighted=False, 2025-05-07T21:07:20.2445486Z mixed=False, 2025-05-07T21:07:20.2445734Z use_cache=False, 2025-05-07T21:07:20.2446031Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2446382Z long_segments=False, 2025-05-07T21:07:20.2446688Z pooling_mode=, 2025-05-07T21:07:20.2447181Z ) 2025-05-07T21:07:20.2447438Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2448041Z self=, 2025-05-07T21:07:20.2448603Z T=1, 2025-05-07T21:07:20.2448825Z D=133, 2025-05-07T21:07:20.2449049Z B=1, 2025-05-07T21:07:20.2449264Z log_E=3, 2025-05-07T21:07:20.2449494Z L=16, 2025-05-07T21:07:20.2449781Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2450138Z weighted=False, 2025-05-07T21:07:20.2450397Z mixed=False, 2025-05-07T21:07:20.2450650Z use_cache=False, 2025-05-07T21:07:20.2450938Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2451297Z long_segments=False, 2025-05-07T21:07:20.2451605Z pooling_mode=, 2025-05-07T21:07:20.2451938Z ) 2025-05-07T21:07:20.2452197Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2452798Z self=, 2025-05-07T21:07:20.2453363Z T=1, 2025-05-07T21:07:20.2453584Z D=133, 2025-05-07T21:07:20.2453804Z B=1, 2025-05-07T21:07:20.2454020Z log_E=3, 2025-05-07T21:07:20.2454309Z L=0, 2025-05-07T21:07:20.2454567Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2454915Z weighted=False, 2025-05-07T21:07:20.2455166Z mixed=False, 2025-05-07T21:07:20.2455421Z use_cache=False, 2025-05-07T21:07:20.2455718Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2456061Z long_segments=False, 2025-05-07T21:07:20.2456373Z pooling_mode=, 2025-05-07T21:07:20.2456757Z ) 2025-05-07T21:07:20.2457036Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2457664Z self=, 2025-05-07T21:07:20.2458232Z T=1, 2025-05-07T21:07:20.2458446Z D=86, 2025-05-07T21:07:20.2458668Z B=19, 2025-05-07T21:07:20.2458896Z log_E=4, 2025-05-07T21:07:20.2459122Z L=17, 2025-05-07T21:07:20.2459380Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2468467Z weighted=True, 2025-05-07T21:07:20.2468727Z mixed=False, 2025-05-07T21:07:20.2468978Z use_cache=False, 2025-05-07T21:07:20.2469268Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2469609Z long_segments=True, 2025-05-07T21:07:20.2469909Z pooling_mode=, 2025-05-07T21:07:20.2470232Z ) 2025-05-07T21:07:20.2470476Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2471085Z self=, 2025-05-07T21:07:20.2471654Z T=1, 2025-05-07T21:07:20.2471866Z D=86, 2025-05-07T21:07:20.2472074Z B=19, 2025-05-07T21:07:20.2472286Z log_E=4, 2025-05-07T21:07:20.2472624Z L=17, 2025-05-07T21:07:20.2472879Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2473219Z weighted=True, 2025-05-07T21:07:20.2473473Z mixed=True, 2025-05-07T21:07:20.2473708Z use_cache=False, 2025-05-07T21:07:20.2473996Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2474337Z long_segments=True, 2025-05-07T21:07:20.2474626Z pooling_mode=, 2025-05-07T21:07:20.2474948Z ) 2025-05-07T21:07:20.2475200Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.2475791Z self=, 2025-05-07T21:07:20.2476374Z T=1, 2025-05-07T21:07:20.2476588Z D=86, 2025-05-07T21:07:20.2476801Z B=19, 2025-05-07T21:07:20.2477012Z log_E=4, 2025-05-07T21:07:20.2477237Z L=1, 2025-05-07T21:07:20.2477540Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.2477873Z weighted=True, 2025-05-07T21:07:20.2478119Z mixed=True, 2025-05-07T21:07:20.2478365Z use_cache=False, 2025-05-07T21:07:20.2478647Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.2478990Z long_segments=True, 2025-05-07T21:07:20.2479333Z pooling_mode=, 2025-05-07T21:07:20.2479650Z ) 2025-05-07T21:07:20.3076084Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3076993Z self=, 2025-05-07T21:07:20.3077524Z T=1, 2025-05-07T21:07:20.3077738Z D=86, 2025-05-07T21:07:20.3077940Z B=86, 2025-05-07T21:07:20.3078144Z log_E=4, 2025-05-07T21:07:20.3078347Z L=1, 2025-05-07T21:07:20.3078583Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3078885Z weighted=True, 2025-05-07T21:07:20.3079110Z mixed=True, 2025-05-07T21:07:20.3079341Z use_cache=False, 2025-05-07T21:07:20.3079615Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3079917Z long_segments=True, 2025-05-07T21:07:20.3080190Z pooling_mode=, 2025-05-07T21:07:20.3080481Z ) 2025-05-07T21:07:20.3080700Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3081206Z self=, 2025-05-07T21:07:20.3081685Z T=1, 2025-05-07T21:07:20.3081872Z D=86, 2025-05-07T21:07:20.3082073Z B=1, 2025-05-07T21:07:20.3082270Z log_E=4, 2025-05-07T21:07:20.3082468Z L=1, 2025-05-07T21:07:20.3082691Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3082986Z weighted=True, 2025-05-07T21:07:20.3083206Z mixed=True, 2025-05-07T21:07:20.3083426Z use_cache=False, 2025-05-07T21:07:20.3083683Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3083979Z long_segments=True, 2025-05-07T21:07:20.3084370Z pooling_mode=, 2025-05-07T21:07:20.3084663Z ) 2025-05-07T21:07:20.3084886Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3085387Z self=, 2025-05-07T21:07:20.3085858Z T=1, 2025-05-07T21:07:20.3086053Z D=86, 2025-05-07T21:07:20.3086240Z B=1, 2025-05-07T21:07:20.3086442Z log_E=4, 2025-05-07T21:07:20.3086666Z L=1, 2025-05-07T21:07:20.3086976Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3087271Z weighted=True, 2025-05-07T21:07:20.3087496Z mixed=True, 2025-05-07T21:07:20.3087709Z use_cache=False, 2025-05-07T21:07:20.3087967Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3088271Z long_segments=False, 2025-05-07T21:07:20.3088538Z pooling_mode=, 2025-05-07T21:07:20.3088822Z ) 2025-05-07T21:07:20.3089044Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3089548Z self=, 2025-05-07T21:07:20.3090022Z T=1, 2025-05-07T21:07:20.3090220Z D=86, 2025-05-07T21:07:20.3090415Z B=1, 2025-05-07T21:07:20.3090682Z log_E=3, 2025-05-07T21:07:20.3090887Z L=1, 2025-05-07T21:07:20.3091111Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3091400Z weighted=True, 2025-05-07T21:07:20.3091631Z mixed=True, 2025-05-07T21:07:20.3091850Z use_cache=False, 2025-05-07T21:07:20.3092103Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3092406Z long_segments=False, 2025-05-07T21:07:20.3092678Z pooling_mode=, 2025-05-07T21:07:20.3092959Z ) 2025-05-07T21:07:20.3093178Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3093684Z self=, 2025-05-07T21:07:20.3094150Z T=4, 2025-05-07T21:07:20.3094349Z D=111, 2025-05-07T21:07:20.3094549Z B=51, 2025-05-07T21:07:20.3094738Z log_E=4, 2025-05-07T21:07:20.3094945Z L=12, 2025-05-07T21:07:20.3095249Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3095538Z weighted=True, 2025-05-07T21:07:20.3095767Z mixed=False, 2025-05-07T21:07:20.3095993Z use_cache=True, 2025-05-07T21:07:20.3096236Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.3096543Z long_segments=True, 2025-05-07T21:07:20.3096928Z pooling_mode=, 2025-05-07T21:07:20.3097213Z ) 2025-05-07T21:07:20.3097430Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3097936Z self=, 2025-05-07T21:07:20.3098412Z T=4, 2025-05-07T21:07:20.3098608Z D=111, 2025-05-07T21:07:20.3098807Z B=51, 2025-05-07T21:07:20.3099010Z log_E=4, 2025-05-07T21:07:20.3099212Z L=12, 2025-05-07T21:07:20.3099440Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3099736Z weighted=True, 2025-05-07T21:07:20.3099958Z mixed=False, 2025-05-07T21:07:20.3100179Z use_cache=False, 2025-05-07T21:07:20.3100444Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.3100740Z long_segments=True, 2025-05-07T21:07:20.3101008Z pooling_mode=, 2025-05-07T21:07:20.3101292Z ) 2025-05-07T21:07:20.3101515Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3102026Z self=, 2025-05-07T21:07:20.3102500Z T=4, 2025-05-07T21:07:20.3102695Z D=4, 2025-05-07T21:07:20.3102885Z B=51, 2025-05-07T21:07:20.3103082Z log_E=4, 2025-05-07T21:07:20.3103286Z L=12, 2025-05-07T21:07:20.3103510Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3103814Z weighted=True, 2025-05-07T21:07:20.3104039Z mixed=False, 2025-05-07T21:07:20.3104259Z use_cache=False, 2025-05-07T21:07:20.3104658Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.3104964Z long_segments=True, 2025-05-07T21:07:20.3105300Z pooling_mode=, 2025-05-07T21:07:20.3105591Z ) 2025-05-07T21:07:20.3105823Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3106330Z self=, 2025-05-07T21:07:20.3106808Z T=4, 2025-05-07T21:07:20.3107031Z D=4, 2025-05-07T21:07:20.3107248Z B=51, 2025-05-07T21:07:20.3107441Z log_E=4, 2025-05-07T21:07:20.3107649Z L=12, 2025-05-07T21:07:20.3107871Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3108169Z weighted=True, 2025-05-07T21:07:20.3108400Z mixed=True, 2025-05-07T21:07:20.3108614Z use_cache=False, 2025-05-07T21:07:20.3108871Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.3109172Z long_segments=True, 2025-05-07T21:07:20.3109439Z pooling_mode=, 2025-05-07T21:07:20.3109716Z ) 2025-05-07T21:07:20.3109938Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3110447Z self=, 2025-05-07T21:07:20.3110924Z T=4, 2025-05-07T21:07:20.3111124Z D=4, 2025-05-07T21:07:20.3111393Z B=51, 2025-05-07T21:07:20.3111586Z log_E=4, 2025-05-07T21:07:20.3111788Z L=4, 2025-05-07T21:07:20.3112012Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3112346Z weighted=True, 2025-05-07T21:07:20.3112575Z mixed=True, 2025-05-07T21:07:20.3112794Z use_cache=False, 2025-05-07T21:07:20.3113052Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.3113350Z long_segments=True, 2025-05-07T21:07:20.3113609Z pooling_mode=, 2025-05-07T21:07:20.3113895Z ) 2025-05-07T21:07:20.3114118Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3114618Z self=, 2025-05-07T21:07:20.3115092Z T=4, 2025-05-07T21:07:20.3115285Z D=4, 2025-05-07T21:07:20.3115473Z B=4, 2025-05-07T21:07:20.3115671Z log_E=4, 2025-05-07T21:07:20.3115942Z L=4, 2025-05-07T21:07:20.3116162Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3116458Z weighted=True, 2025-05-07T21:07:20.3116680Z mixed=True, 2025-05-07T21:07:20.3116894Z use_cache=False, 2025-05-07T21:07:20.3117154Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.3117522Z long_segments=True, 2025-05-07T21:07:20.3117782Z pooling_mode=, 2025-05-07T21:07:20.3118070Z ) 2025-05-07T21:07:20.3118293Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3118801Z self=, 2025-05-07T21:07:20.3119267Z T=4, 2025-05-07T21:07:20.3119465Z D=4, 2025-05-07T21:07:20.3119661Z B=4, 2025-05-07T21:07:20.3119851Z log_E=4, 2025-05-07T21:07:20.3120059Z L=4, 2025-05-07T21:07:20.3120285Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3120576Z weighted=True, 2025-05-07T21:07:20.3120810Z mixed=True, 2025-05-07T21:07:20.3121037Z use_cache=False, 2025-05-07T21:07:20.3121290Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:20.3121596Z long_segments=False, 2025-05-07T21:07:20.3121874Z pooling_mode=, 2025-05-07T21:07:20.3122154Z ) 2025-05-07T21:07:20.3122376Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3122886Z self=, 2025-05-07T21:07:20.3123358Z T=4, 2025-05-07T21:07:20.3123556Z D=185, 2025-05-07T21:07:20.3123753Z B=46, 2025-05-07T21:07:20.3123951Z log_E=4, 2025-05-07T21:07:20.3124150Z L=1, 2025-05-07T21:07:20.3124374Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3124667Z weighted=True, 2025-05-07T21:07:20.3124886Z mixed=True, 2025-05-07T21:07:20.3125109Z use_cache=True, 2025-05-07T21:07:20.3125356Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3125706Z long_segments=False, 2025-05-07T21:07:20.3125983Z pooling_mode=, 2025-05-07T21:07:20.3126270Z ) 2025-05-07T21:07:20.3126490Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3127122Z self=, 2025-05-07T21:07:20.3127599Z T=4, 2025-05-07T21:07:20.3127793Z D=185, 2025-05-07T21:07:20.3127998Z B=46, 2025-05-07T21:07:20.3128197Z log_E=4, 2025-05-07T21:07:20.3128393Z L=1, 2025-05-07T21:07:20.3128618Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3128915Z weighted=False, 2025-05-07T21:07:20.3129134Z mixed=True, 2025-05-07T21:07:20.3129356Z use_cache=True, 2025-05-07T21:07:20.3129607Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3129905Z long_segments=False, 2025-05-07T21:07:20.3130178Z pooling_mode=, 2025-05-07T21:07:20.3130461Z ) 2025-05-07T21:07:20.3130683Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3131186Z self=, 2025-05-07T21:07:20.3131668Z T=4, 2025-05-07T21:07:20.3131916Z D=185, 2025-05-07T21:07:20.3132112Z B=46, 2025-05-07T21:07:20.3132312Z log_E=4, 2025-05-07T21:07:20.3132514Z L=1, 2025-05-07T21:07:20.3132733Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3133035Z weighted=False, 2025-05-07T21:07:20.3133261Z mixed=False, 2025-05-07T21:07:20.3133480Z use_cache=True, 2025-05-07T21:07:20.3133731Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3134034Z long_segments=False, 2025-05-07T21:07:20.3134303Z pooling_mode=, 2025-05-07T21:07:20.3134589Z ) 2025-05-07T21:07:20.3134814Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3135311Z self=, 2025-05-07T21:07:20.3135785Z T=4, 2025-05-07T21:07:20.3135983Z D=46, 2025-05-07T21:07:20.3136181Z B=46, 2025-05-07T21:07:20.3136427Z log_E=4, 2025-05-07T21:07:20.3136637Z L=1, 2025-05-07T21:07:20.3136865Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3137158Z weighted=False, 2025-05-07T21:07:20.3137382Z mixed=False, 2025-05-07T21:07:20.3137604Z use_cache=True, 2025-05-07T21:07:20.3137847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3138227Z long_segments=False, 2025-05-07T21:07:20.3138502Z pooling_mode=, 2025-05-07T21:07:20.3138783Z ) 2025-05-07T21:07:20.3139007Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3139515Z self=, 2025-05-07T21:07:20.3139980Z T=4, 2025-05-07T21:07:20.3140177Z D=46, 2025-05-07T21:07:20.3140376Z B=46, 2025-05-07T21:07:20.3140570Z log_E=4, 2025-05-07T21:07:20.3140779Z L=0, 2025-05-07T21:07:20.3141006Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3141299Z weighted=False, 2025-05-07T21:07:20.3141529Z mixed=False, 2025-05-07T21:07:20.3141752Z use_cache=True, 2025-05-07T21:07:20.3141997Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3142303Z long_segments=False, 2025-05-07T21:07:20.3142574Z pooling_mode=, 2025-05-07T21:07:20.3142860Z ) 2025-05-07T21:07:20.3143084Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3143588Z self=, 2025-05-07T21:07:20.3144061Z T=4, 2025-05-07T21:07:20.3144252Z D=46, 2025-05-07T21:07:20.3144451Z B=46, 2025-05-07T21:07:20.3144655Z log_E=3, 2025-05-07T21:07:20.3144855Z L=0, 2025-05-07T21:07:20.3145082Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3145381Z weighted=False, 2025-05-07T21:07:20.3145602Z mixed=False, 2025-05-07T21:07:20.3145826Z use_cache=True, 2025-05-07T21:07:20.3146074Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3146423Z long_segments=False, 2025-05-07T21:07:20.3146705Z pooling_mode=, 2025-05-07T21:07:20.3146992Z ) 2025-05-07T21:07:20.3147217Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3147728Z self=, 2025-05-07T21:07:20.3148209Z T=4, 2025-05-07T21:07:20.3148409Z D=2, 2025-05-07T21:07:20.3148599Z B=46, 2025-05-07T21:07:20.3148797Z log_E=4, 2025-05-07T21:07:20.3149003Z L=0, 2025-05-07T21:07:20.3149229Z weights_precision=SparseType.FP32, 2025-05-07T21:07:20.3149527Z weighted=False, 2025-05-07T21:07:20.3149756Z mixed=False, 2025-05-07T21:07:20.3149973Z use_cache=True, 2025-05-07T21:07:20.3150221Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3150527Z long_segments=False, 2025-05-07T21:07:20.3150793Z pooling_mode=, 2025-05-07T21:07:20.3151077Z ) 2025-05-07T21:07:20.3151303Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3151806Z self=, 2025-05-07T21:07:20.3152335Z T=2, 2025-05-07T21:07:20.3152537Z D=9, 2025-05-07T21:07:20.3152726Z B=28, 2025-05-07T21:07:20.3152925Z log_E=3, 2025-05-07T21:07:20.3153133Z L=13, 2025-05-07T21:07:20.3153360Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.3153661Z weighted=True, 2025-05-07T21:07:20.3153886Z mixed=True, 2025-05-07T21:07:20.3154101Z use_cache=True, 2025-05-07T21:07:20.3154351Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3154653Z long_segments=False, 2025-05-07T21:07:20.3154928Z pooling_mode=, 2025-05-07T21:07:20.3155211Z ) 2025-05-07T21:07:20.3155439Z Trying example: test_backward_sgd_vbe_cpu( 2025-05-07T21:07:20.3155944Z self=, 2025-05-07T21:07:20.3156414Z T=2, 2025-05-07T21:07:20.3156618Z D=9, 2025-05-07T21:07:20.3156863Z B=28, 2025-05-07T21:07:20.3157055Z log_E=3, 2025-05-07T21:07:20.3157262Z L=13, 2025-05-07T21:07:20.3157494Z weights_precision=SparseType.FP16, 2025-05-07T21:07:20.3157786Z weighted=True, 2025-05-07T21:07:20.3158011Z mixed=False, 2025-05-07T21:07:20.3158233Z use_cache=True, 2025-05-07T21:07:20.3158524Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:20.3158829Z long_segments=False, 2025-05-07T21:07:20.3159103Z pooling_mode=, 2025-05-07T21:07:20.3159384Z ) 2025-05-07T21:07:20.3159577Z PASSED 2025-05-07T21:07:20.3159695Z 2025-05-07T21:07:20.3159848Z ============================== 3 passed in 5.26s =============================== 2025-05-07T21:07:20.9867956Z 2025-05-07T21:07:20.9868715Z [TEST] Python test suite PASSED: ./tbe/training/backward_sgd_test.py 2025-05-07T21:07:20.9884368Z [TEST] Python test time for ./tbe/training/backward_sgd_test.py: 7 seconds 2025-05-07T21:07:20.9884685Z 2025-05-07T21:07:20.9884712Z 2025-05-07T21:07:20.9884722Z 2025-05-07T21:07:20.9884726Z 2025-05-07T21:07:20.9907555Z ################################################################################ 2025-05-07T21:07:20.9922627Z # [2025-05-07T21:07:20.991Z] Run Python Test Suite: 2025-05-07T21:07:20.9923069Z # ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:07:20.9923488Z ################################################################################ 2025-05-07T21:07:20.9949068Z + 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:07:20.9950452Z 2025-05-07T21:07:23.1396870Z ============================= test session starts ============================== 2025-05-07T21:07:23.1397614Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:23.1398601Z cachedir: .pytest_cache 2025-05-07T21:07:23.1400054Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:23.1401424Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:23.1402166Z plugins: hypothesis-6.131.14 2025-05-07T21:07:24.8384917Z collecting ... collected 4 items 2025-05-07T21:07:24.8385155Z 2025-05-07T21:07:25.2476769Z 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:07:25.2478147Z self=, 2025-05-07T21:07:25.2478879Z D=1, 2025-05-07T21:07:25.2479085Z ) 2025-05-07T21:07:25.2479394Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:25.2480240Z self=, 2025-05-07T21:07:25.2481268Z D=108, 2025-05-07T21:07:25.2481461Z ) 2025-05-07T21:07:25.2481751Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:25.2482568Z self=, 2025-05-07T21:07:25.2483266Z D=175, 2025-05-07T21:07:25.2483450Z ) 2025-05-07T21:07:25.2483731Z Trying example: test_forward_backward_large_fp16_emb_int32_indices( 2025-05-07T21:07:25.2484540Z self=, 2025-05-07T21:07:25.2485238Z D=45, 2025-05-07T21:07:25.2485417Z ) 2025-05-07T21:07:25.2485597Z PASSED 2025-05-07T21:07:25.3423507Z 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:07:25.3424999Z self=, 2025-05-07T21:07:25.3425803Z D=1, 2025-05-07T21:07:25.3426007Z ) 2025-05-07T21:07:25.3426316Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:25.3427335Z self=, 2025-05-07T21:07:25.3428060Z D=78, 2025-05-07T21:07:25.3428252Z ) 2025-05-07T21:07:25.3428560Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:25.3429386Z self=, 2025-05-07T21:07:25.3430100Z D=501, 2025-05-07T21:07:25.3430302Z ) 2025-05-07T21:07:25.3430599Z Trying example: test_forward_backward_large_fp16_emb_int64_indices( 2025-05-07T21:07:25.3431426Z self=, 2025-05-07T21:07:25.3432144Z D=260, 2025-05-07T21:07:25.3432339Z ) 2025-05-07T21:07:25.3432525Z PASSED 2025-05-07T21:07:25.4396204Z 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:07:25.4397548Z self=, 2025-05-07T21:07:25.4398266Z D=1, 2025-05-07T21:07:25.4398456Z ) 2025-05-07T21:07:25.4398883Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:25.4399726Z self=, 2025-05-07T21:07:25.4400433Z D=499, 2025-05-07T21:07:25.4400627Z ) 2025-05-07T21:07:25.4400929Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:25.4401750Z self=, 2025-05-07T21:07:25.4402454Z D=196, 2025-05-07T21:07:25.4402650Z ) 2025-05-07T21:07:25.4402945Z Trying example: test_forward_backward_large_fp32_emb_int32_indices( 2025-05-07T21:07:25.4403759Z self=, 2025-05-07T21:07:25.4404630Z D=458, 2025-05-07T21:07:25.4404820Z ) 2025-05-07T21:07:25.4405004Z PASSED 2025-05-07T21:07:25.5323797Z 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:07:25.5325153Z self=, 2025-05-07T21:07:25.5325875Z D=1, 2025-05-07T21:07:25.5326063Z ) 2025-05-07T21:07:25.5326366Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:25.5327281Z self=, 2025-05-07T21:07:25.5328003Z D=245, 2025-05-07T21:07:25.5328192Z ) 2025-05-07T21:07:25.5328492Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:25.5329317Z self=, 2025-05-07T21:07:25.5330106Z D=409, 2025-05-07T21:07:25.5330302Z ) 2025-05-07T21:07:25.5330602Z Trying example: test_forward_backward_large_fp32_emb_int64_indices( 2025-05-07T21:07:25.5331486Z self=, 2025-05-07T21:07:25.5332200Z D=46, 2025-05-07T21:07:25.5332398Z ) 2025-05-07T21:07:25.5332593Z PASSED 2025-05-07T21:07:25.5332707Z 2025-05-07T21:07:25.5332851Z ============================== 4 passed in 2.52s =============================== 2025-05-07T21:07:26.1764401Z 2025-05-07T21:07:26.1764900Z [TEST] Python test suite PASSED: ./tbe/training/forward_backward_int32_overflow_test.py 2025-05-07T21:07:26.1784143Z [TEST] Python test time for ./tbe/training/forward_backward_int32_overflow_test.py: 6 seconds 2025-05-07T21:07:26.1784531Z 2025-05-07T21:07:26.1784536Z 2025-05-07T21:07:26.1784540Z 2025-05-07T21:07:26.1784544Z 2025-05-07T21:07:26.1804860Z ################################################################################ 2025-05-07T21:07:26.1820148Z # [2025-05-07T21:07:26.181Z] Run Python Test Suite: 2025-05-07T21:07:26.1820489Z # ./tbe/training/forward_test.py 2025-05-07T21:07:26.1820807Z ################################################################################ 2025-05-07T21:07:26.1845967Z + 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:07:26.1846601Z 2025-05-07T21:07:28.3218150Z ============================= test session starts ============================== 2025-05-07T21:07:28.3218901Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:28.3219430Z cachedir: .pytest_cache 2025-05-07T21:07:28.3220281Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:28.3221026Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:28.3221436Z plugins: hypothesis-6.131.14 2025-05-07T21:07:30.0034340Z collecting ... collected 9 items 2025-05-07T21:07:30.0034653Z 2025-05-07T21:07:30.3769832Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 PASSED 2025-05-07T21:07:30.3872028Z tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 PASSED 2025-05-07T21:07:30.8561346Z tbe/training/forward_test.py::ForwardTest::test_forward_fused_pooled_emb_quant Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8563609Z self=, 2025-05-07T21:07:30.8564689Z T=1, 2025-05-07T21:07:30.8565061Z D=2, 2025-05-07T21:07:30.8565418Z B=1, 2025-05-07T21:07:30.8565805Z log_E=3, 2025-05-07T21:07:30.8566191Z L=0, 2025-05-07T21:07:30.8566604Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8567255Z ) 2025-05-07T21:07:30.8568013Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8569082Z self=, 2025-05-07T21:07:30.8570024Z T=8, 2025-05-07T21:07:30.8570344Z D=2, 2025-05-07T21:07:30.8570550Z B=1, 2025-05-07T21:07:30.8570762Z log_E=3, 2025-05-07T21:07:30.8570956Z L=0, 2025-05-07T21:07:30.8571161Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8571428Z ) 2025-05-07T21:07:30.8571681Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8572204Z self=, 2025-05-07T21:07:30.8572674Z T=8, 2025-05-07T21:07:30.8572865Z D=79, 2025-05-07T21:07:30.8573046Z B=42, 2025-05-07T21:07:30.8573242Z log_E=4, 2025-05-07T21:07:30.8573539Z L=18, 2025-05-07T21:07:30.8573747Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8574015Z ) 2025-05-07T21:07:30.8574267Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8574800Z self=, 2025-05-07T21:07:30.8575353Z T=8, 2025-05-07T21:07:30.8575541Z D=75, 2025-05-07T21:07:30.8575723Z B=125, 2025-05-07T21:07:30.8575915Z log_E=3, 2025-05-07T21:07:30.8576118Z L=3, 2025-05-07T21:07:30.8576323Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8576592Z ) 2025-05-07T21:07:30.8576841Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8577366Z self=, 2025-05-07T21:07:30.8577829Z T=8, 2025-05-07T21:07:30.8578012Z D=90, 2025-05-07T21:07:30.8578200Z B=17, 2025-05-07T21:07:30.8578384Z log_E=5, 2025-05-07T21:07:30.8578582Z L=9, 2025-05-07T21:07:30.8578795Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8579053Z ) 2025-05-07T21:07:30.8579300Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8579833Z self=, 2025-05-07T21:07:30.8580296Z T=9, 2025-05-07T21:07:30.8580479Z D=10, 2025-05-07T21:07:30.8580669Z B=19, 2025-05-07T21:07:30.8580851Z log_E=4, 2025-05-07T21:07:30.8581048Z L=2, 2025-05-07T21:07:30.8581261Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8581519Z ) 2025-05-07T21:07:30.8581765Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8582290Z self=, 2025-05-07T21:07:30.8582761Z T=3, 2025-05-07T21:07:30.8582940Z D=87, 2025-05-07T21:07:30.8583129Z B=115, 2025-05-07T21:07:30.8583319Z log_E=4, 2025-05-07T21:07:30.8583509Z L=4, 2025-05-07T21:07:30.8583808Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8584077Z ) 2025-05-07T21:07:30.8584316Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8584844Z self=, 2025-05-07T21:07:30.8585311Z T=7, 2025-05-07T21:07:30.8585494Z D=2, 2025-05-07T21:07:30.8585681Z B=105, 2025-05-07T21:07:30.8585876Z log_E=5, 2025-05-07T21:07:30.8586065Z L=15, 2025-05-07T21:07:30.8586281Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8586548Z ) 2025-05-07T21:07:30.8586789Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8587318Z self=, 2025-05-07T21:07:30.8587787Z T=5, 2025-05-07T21:07:30.8587971Z D=101, 2025-05-07T21:07:30.8588165Z B=73, 2025-05-07T21:07:30.8588357Z log_E=4, 2025-05-07T21:07:30.8588549Z L=6, 2025-05-07T21:07:30.8588773Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8589043Z ) 2025-05-07T21:07:30.8589293Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8589859Z self=, 2025-05-07T21:07:30.8590326Z T=6, 2025-05-07T21:07:30.8590517Z D=24, 2025-05-07T21:07:30.8590701Z B=9, 2025-05-07T21:07:30.8590888Z log_E=5, 2025-05-07T21:07:30.8591082Z L=15, 2025-05-07T21:07:30.8591286Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8591549Z ) 2025-05-07T21:07:30.8591793Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8592328Z self=, 2025-05-07T21:07:30.8592790Z T=3, 2025-05-07T21:07:30.8592975Z D=26, 2025-05-07T21:07:30.8593157Z B=32, 2025-05-07T21:07:30.8593346Z log_E=4, 2025-05-07T21:07:30.8593542Z L=1, 2025-05-07T21:07:30.8593752Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8594020Z ) 2025-05-07T21:07:30.8594313Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8594860Z self=, 2025-05-07T21:07:30.8595322Z T=1, 2025-05-07T21:07:30.8595506Z D=26, 2025-05-07T21:07:30.8595693Z B=32, 2025-05-07T21:07:30.8595925Z log_E=4, 2025-05-07T21:07:30.8596121Z L=1, 2025-05-07T21:07:30.8596329Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8596586Z ) 2025-05-07T21:07:30.8596831Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8597354Z self=, 2025-05-07T21:07:30.8597810Z T=1, 2025-05-07T21:07:30.8597994Z D=32, 2025-05-07T21:07:30.8598181Z B=32, 2025-05-07T21:07:30.8598379Z log_E=4, 2025-05-07T21:07:30.8598578Z L=1, 2025-05-07T21:07:30.8598790Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8599051Z ) 2025-05-07T21:07:30.8599303Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8599846Z self=, 2025-05-07T21:07:30.8600347Z T=1, 2025-05-07T21:07:30.8600536Z D=32, 2025-05-07T21:07:30.8600729Z B=32, 2025-05-07T21:07:30.8600918Z log_E=3, 2025-05-07T21:07:30.8601116Z L=1, 2025-05-07T21:07:30.8601332Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8601596Z ) 2025-05-07T21:07:30.8601836Z Trying example: test_forward_fused_pooled_emb_quant( 2025-05-07T21:07:30.8602364Z self=, 2025-05-07T21:07:30.8602833Z T=1, 2025-05-07T21:07:30.8603012Z D=32, 2025-05-07T21:07:30.8603201Z B=32, 2025-05-07T21:07:30.8603386Z log_E=3, 2025-05-07T21:07:30.8603575Z L=3, 2025-05-07T21:07:30.8603790Z output_dtype=SparseType.FP16, 2025-05-07T21:07:30.8604052Z ) 2025-05-07T21:07:30.8604288Z PASSED 2025-05-07T21:07:32.4319779Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:07:32.4320619Z self=, 2025-05-07T21:07:32.4321107Z use_experimental_tbe=False, 2025-05-07T21:07:32.4321373Z ) 2025-05-07T21:07:32.4321606Z Trying example: test_forward_gpu_no_cache_fp16( 2025-05-07T21:07:32.4322107Z self=, 2025-05-07T21:07:32.4322582Z use_experimental_tbe=True, 2025-05-07T21:07:32.4322840Z ) 2025-05-07T21:07:32.4325128Z PASSED 2025-05-07T21:07:33.7024188Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:07:33.7024970Z self=, 2025-05-07T21:07:33.7025461Z use_experimental_tbe=False, 2025-05-07T21:07:33.7025733Z ) 2025-05-07T21:07:33.7025976Z Trying example: test_forward_gpu_no_cache_fp32( 2025-05-07T21:07:33.7026699Z self=, 2025-05-07T21:07:33.7027184Z use_experimental_tbe=True, 2025-05-07T21:07:33.7027438Z ) 2025-05-07T21:07:33.7028027Z PASSED 2025-05-07T21:07:33.7038777Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_int8 SKIPPED 2025-05-07T21:07:36.1902337Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:36.1903138Z self=, 2025-05-07T21:07:36.1903632Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:36.1903936Z use_experimental_tbe=False, 2025-05-07T21:07:36.1904182Z ) 2025-05-07T21:07:36.1904569Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:36.1905105Z self=, 2025-05-07T21:07:36.1905817Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:36.1906129Z use_experimental_tbe=False, 2025-05-07T21:07:36.1906387Z ) 2025-05-07T21:07:36.1906620Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:36.1907218Z self=, 2025-05-07T21:07:36.1907704Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:36.1908012Z use_experimental_tbe=True, 2025-05-07T21:07:36.1908259Z ) 2025-05-07T21:07:36.1908497Z Trying example: test_forward_gpu_uvm_cache_fp16( 2025-05-07T21:07:36.1908997Z self=, 2025-05-07T21:07:36.1909473Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:36.1909779Z use_experimental_tbe=True, 2025-05-07T21:07:36.1910031Z ) 2025-05-07T21:07:36.1910217Z PASSED 2025-05-07T21:07:38.9518535Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:38.9519330Z self=, 2025-05-07T21:07:38.9519836Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:38.9520169Z use_experimental_tbe=False, 2025-05-07T21:07:38.9520438Z ) 2025-05-07T21:07:38.9520679Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:38.9521193Z self=, 2025-05-07T21:07:38.9521693Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:38.9522003Z use_experimental_tbe=False, 2025-05-07T21:07:38.9522302Z ) 2025-05-07T21:07:38.9522567Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:38.9523127Z self=, 2025-05-07T21:07:38.9523847Z cache_algorithm=CacheAlgorithm.LFU, 2025-05-07T21:07:38.9524169Z use_experimental_tbe=True, 2025-05-07T21:07:38.9524437Z ) 2025-05-07T21:07:38.9524680Z Trying example: test_forward_gpu_uvm_cache_fp32( 2025-05-07T21:07:38.9525200Z self=, 2025-05-07T21:07:38.9525698Z cache_algorithm=CacheAlgorithm.LRU, 2025-05-07T21:07:38.9526010Z use_experimental_tbe=True, 2025-05-07T21:07:38.9526273Z ) 2025-05-07T21:07:38.9526470Z PASSED 2025-05-07T21:07:38.9542362Z tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_int8 SKIPPED 2025-05-07T21:07:38.9542739Z 2025-05-07T21:07:38.9542885Z =============================== warnings summary =============================== 2025-05-07T21:07:38.9543355Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_fp32 2025-05-07T21:07:38.9543888Z test/tbe/training/forward_test.py::ForwardTest::test_forward_cpu_int8 2025-05-07T21:07:38.9544887Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/site-packages/hypothesis/control.py:60: HypothesisDeprecationWarning: Using `assume` outside a property-based test is deprecated 2025-05-07T21:07:38.9545872Z note_deprecation( 2025-05-07T21:07:38.9546037Z 2025-05-07T21:07:38.9546285Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp16 2025-05-07T21:07:38.9546877Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_no_cache_fp32 2025-05-07T21:07:38.9547460Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp16 2025-05-07T21:07:38.9548049Z test/tbe/training/forward_test.py::ForwardTest::test_forward_gpu_uvm_cache_fp32 2025-05-07T21:07:38.9549490Z /home/ec2-user/miniconda/envs/build_binary/lib/python3.10/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:38.9550766Z warnings.warn( 2025-05-07T21:07:38.9550991Z 2025-05-07T21:07:38.9551252Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:38.9551771Z =========================== short test summary info ============================ 2025-05-07T21:07:38.9552285Z SKIPPED [1] tbe/training/forward_test.py:435: INT8 support is disabled 2025-05-07T21:07:38.9552857Z SKIPPED [1] tbe/training/forward_test.py:611: INT8 support is disabled 2025-05-07T21:07:38.9553309Z ================== 7 passed, 2 skipped, 6 warnings in 10.75s =================== 2025-05-07T21:07:39.7933275Z 2025-05-07T21:07:39.7933775Z [TEST] Python test suite PASSED: ./tbe/training/forward_test.py 2025-05-07T21:07:39.7954659Z [TEST] Python test time for ./tbe/training/forward_test.py: 13 seconds 2025-05-07T21:07:39.7954965Z 2025-05-07T21:07:39.7954970Z 2025-05-07T21:07:39.7954974Z 2025-05-07T21:07:39.7954979Z 2025-05-07T21:07:39.7975230Z ################################################################################ 2025-05-07T21:07:39.7990421Z # [2025-05-07T21:07:39.798Z] Run Python Test Suite: 2025-05-07T21:07:39.7990781Z # ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:39.7991097Z ################################################################################ 2025-05-07T21:07:39.8016606Z + 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:39.8017286Z 2025-05-07T21:07:41.9427334Z ============================= test session starts ============================== 2025-05-07T21:07:41.9427986Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:41.9428509Z cachedir: .pytest_cache 2025-05-07T21:07:41.9429111Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:41.9430115Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:41.9430550Z plugins: hypothesis-6.131.14 2025-05-07T21:07:43.6411914Z collecting ... collected 2 items 2025-05-07T21:07:43.6412174Z 2025-05-07T21:07:44.0121682Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel PASSED 2025-05-07T21:07:51.2905910Z tbe/utils/generate_vbe_metadata_test.py::GenerateVBEMetadataTest::test_generate_vbe_metadata_kernel_large PASSED 2025-05-07T21:07:51.2906571Z 2025-05-07T21:07:51.2906745Z ============================== 2 passed in 9.47s =============================== 2025-05-07T21:07:51.9082968Z 2025-05-07T21:07:51.9083783Z [TEST] Python test suite PASSED: ./tbe/utils/generate_vbe_metadata_test.py 2025-05-07T21:07:51.9103193Z [TEST] Python test time for ./tbe/utils/generate_vbe_metadata_test.py: 12 seconds 2025-05-07T21:07:51.9103674Z 2025-05-07T21:07:51.9103681Z 2025-05-07T21:07:51.9103686Z 2025-05-07T21:07:51.9103691Z 2025-05-07T21:07:51.9125775Z ################################################################################ 2025-05-07T21:07:51.9141803Z # [2025-05-07T21:07:51.913Z] Run Python Test Suite: 2025-05-07T21:07:51.9142296Z # ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:51.9142725Z ################################################################################ 2025-05-07T21:07:51.9166908Z + 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:51.9167736Z 2025-05-07T21:07:54.0502349Z ============================= test session starts ============================== 2025-05-07T21:07:54.0503006Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:54.0503539Z cachedir: .pytest_cache 2025-05-07T21:07:54.0504154Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:54.0505362Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:54.0505781Z plugins: hypothesis-6.131.14 2025-05-07T21:07:55.7556088Z collecting ... collected 6 items 2025-05-07T21:07:55.7556333Z 2025-05-07T21:07:56.2475496Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_embedding_inplace_update Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2478052Z self=, 2025-05-07T21:07:56.2478758Z T=1, 2025-05-07T21:07:56.2478980Z D=2, 2025-05-07T21:07:56.2479206Z log_E=2, 2025-05-07T21:07:56.2479442Z N=0, 2025-05-07T21:07:56.2479689Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.2480035Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2480363Z use_cpu=False, 2025-05-07T21:07:56.2480627Z test_internal=False, 2025-05-07T21:07:56.2480910Z ) 2025-05-07T21:07:56.2481198Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2481959Z self=, 2025-05-07T21:07:56.2482660Z T=2, 2025-05-07T21:07:56.2482881Z D=2, 2025-05-07T21:07:56.2483097Z log_E=2, 2025-05-07T21:07:56.2483335Z N=0, 2025-05-07T21:07:56.2483583Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.2483914Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2484245Z use_cpu=False, 2025-05-07T21:07:56.2484515Z test_internal=False, 2025-05-07T21:07:56.2484791Z ) 2025-05-07T21:07:56.2485063Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2485813Z self=, 2025-05-07T21:07:56.2486512Z T=2, 2025-05-07T21:07:56.2486729Z D=39, 2025-05-07T21:07:56.2487090Z log_E=2, 2025-05-07T21:07:56.2487326Z N=1, 2025-05-07T21:07:56.2487677Z weights_ty=SparseType.INT8, 2025-05-07T21:07:56.2488022Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.2488348Z use_cpu=False, 2025-05-07T21:07:56.2488610Z test_internal=True, 2025-05-07T21:07:56.2488877Z ) 2025-05-07T21:07:56.2489156Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2496785Z self=, 2025-05-07T21:07:56.2497531Z T=2, 2025-05-07T21:07:56.2497759Z D=10, 2025-05-07T21:07:56.2497983Z log_E=2, 2025-05-07T21:07:56.2498204Z N=0, 2025-05-07T21:07:56.2498452Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.2498791Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2499108Z use_cpu=False, 2025-05-07T21:07:56.2499372Z test_internal=False, 2025-05-07T21:07:56.2499644Z ) 2025-05-07T21:07:56.2499910Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2500671Z self=, 2025-05-07T21:07:56.2501369Z T=2, 2025-05-07T21:07:56.2501580Z D=10, 2025-05-07T21:07:56.2501940Z log_E=3, 2025-05-07T21:07:56.2502175Z N=14, 2025-05-07T21:07:56.2502412Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.2502745Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.2503073Z use_cpu=False, 2025-05-07T21:07:56.2503335Z test_internal=False, 2025-05-07T21:07:56.2503597Z ) 2025-05-07T21:07:56.2503865Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2504845Z self=, 2025-05-07T21:07:56.2505534Z T=5, 2025-05-07T21:07:56.2505752Z D=40, 2025-05-07T21:07:56.2505972Z log_E=3, 2025-05-07T21:07:56.2506190Z N=37, 2025-05-07T21:07:56.2506437Z weights_ty=SparseType.INT2, 2025-05-07T21:07:56.2506770Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2507088Z use_cpu=False, 2025-05-07T21:07:56.2507467Z test_internal=False, 2025-05-07T21:07:56.2507736Z ) 2025-05-07T21:07:56.2508002Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2508751Z self=, 2025-05-07T21:07:56.2509527Z T=2, 2025-05-07T21:07:56.2509744Z D=36, 2025-05-07T21:07:56.2509954Z log_E=2, 2025-05-07T21:07:56.2510211Z N=43, 2025-05-07T21:07:56.2510433Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.2510706Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.2510982Z use_cpu=False, 2025-05-07T21:07:56.2511200Z test_internal=True, 2025-05-07T21:07:56.2511420Z ) 2025-05-07T21:07:56.2511652Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2512263Z self=, 2025-05-07T21:07:56.2512815Z T=1, 2025-05-07T21:07:56.2513008Z D=16, 2025-05-07T21:07:56.2513199Z log_E=3, 2025-05-07T21:07:56.2513388Z N=45, 2025-05-07T21:07:56.2513598Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.2513889Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2514157Z use_cpu=False, 2025-05-07T21:07:56.2514385Z test_internal=False, 2025-05-07T21:07:56.2514624Z ) 2025-05-07T21:07:56.2514852Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2515459Z self=, 2025-05-07T21:07:56.2516021Z T=2, 2025-05-07T21:07:56.2516212Z D=49, 2025-05-07T21:07:56.2516397Z log_E=3, 2025-05-07T21:07:56.2516593Z N=24, 2025-05-07T21:07:56.2516807Z weights_ty=SparseType.INT4, 2025-05-07T21:07:56.2517085Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.2517356Z use_cpu=True, 2025-05-07T21:07:56.2517578Z test_internal=True, 2025-05-07T21:07:56.2517797Z ) 2025-05-07T21:07:56.2518111Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2518729Z self=, 2025-05-07T21:07:56.2519281Z T=3, 2025-05-07T21:07:56.2519465Z D=15, 2025-05-07T21:07:56.2519655Z log_E=2, 2025-05-07T21:07:56.2519840Z N=8, 2025-05-07T21:07:56.2520050Z weights_ty=SparseType.INT8, 2025-05-07T21:07:56.2520330Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2520593Z use_cpu=True, 2025-05-07T21:07:56.2520811Z test_internal=True, 2025-05-07T21:07:56.2521032Z ) 2025-05-07T21:07:56.2521256Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2521863Z self=, 2025-05-07T21:07:56.2522425Z T=3, 2025-05-07T21:07:56.2522611Z D=23, 2025-05-07T21:07:56.2522793Z log_E=2, 2025-05-07T21:07:56.2522988Z N=29, 2025-05-07T21:07:56.2523201Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.2523479Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.2523747Z use_cpu=True, 2025-05-07T21:07:56.2524045Z test_internal=False, 2025-05-07T21:07:56.2524269Z ) 2025-05-07T21:07:56.2524498Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2525103Z self=, 2025-05-07T21:07:56.2525660Z T=3, 2025-05-07T21:07:56.2525850Z D=23, 2025-05-07T21:07:56.2526039Z log_E=2, 2025-05-07T21:07:56.2526225Z N=29, 2025-05-07T21:07:56.2526437Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.2526716Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.2527051Z use_cpu=True, 2025-05-07T21:07:56.2527274Z test_internal=True, 2025-05-07T21:07:56.2527497Z ) 2025-05-07T21:07:56.2527727Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2528331Z self=, 2025-05-07T21:07:56.2528949Z T=3, 2025-05-07T21:07:56.2529135Z D=23, 2025-05-07T21:07:56.2529317Z log_E=3, 2025-05-07T21:07:56.2529516Z N=29, 2025-05-07T21:07:56.2529727Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.2530001Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.2530316Z use_cpu=True, 2025-05-07T21:07:56.2530535Z test_internal=True, 2025-05-07T21:07:56.2530749Z ) 2025-05-07T21:07:56.2530984Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2531591Z self=, 2025-05-07T21:07:56.2532147Z T=1, 2025-05-07T21:07:56.2532335Z D=23, 2025-05-07T21:07:56.2532525Z log_E=3, 2025-05-07T21:07:56.2532717Z N=29, 2025-05-07T21:07:56.2532929Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.2533208Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.2533475Z use_cpu=True, 2025-05-07T21:07:56.2533692Z test_internal=True, 2025-05-07T21:07:56.2533914Z ) 2025-05-07T21:07:56.2534142Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2534743Z self=, 2025-05-07T21:07:56.2535303Z T=1, 2025-05-07T21:07:56.2535493Z D=23, 2025-05-07T21:07:56.2535675Z log_E=3, 2025-05-07T21:07:56.2535871Z N=1, 2025-05-07T21:07:56.2536155Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.2536483Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.2536804Z use_cpu=True, 2025-05-07T21:07:56.2537061Z test_internal=True, 2025-05-07T21:07:56.2537314Z ) 2025-05-07T21:07:56.2537591Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2538333Z self=, 2025-05-07T21:07:56.2539023Z T=1, 2025-05-07T21:07:56.2539230Z D=23, 2025-05-07T21:07:56.2539504Z log_E=3, 2025-05-07T21:07:56.2539735Z N=23, 2025-05-07T21:07:56.2539978Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.2540312Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.2540631Z use_cpu=True, 2025-05-07T21:07:56.2540879Z test_internal=True, 2025-05-07T21:07:56.2541140Z ) 2025-05-07T21:07:56.2541411Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2542148Z self=, 2025-05-07T21:07:56.2542836Z T=1, 2025-05-07T21:07:56.2543051Z D=2, 2025-05-07T21:07:56.2543262Z log_E=3, 2025-05-07T21:07:56.2543489Z N=1, 2025-05-07T21:07:56.2543730Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.2544055Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.2544374Z use_cpu=True, 2025-05-07T21:07:56.2544634Z test_internal=True, 2025-05-07T21:07:56.2544894Z ) 2025-05-07T21:07:56.2545174Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2545919Z self=, 2025-05-07T21:07:56.2546676Z T=2, 2025-05-07T21:07:56.2546898Z D=62, 2025-05-07T21:07:56.2547115Z log_E=3, 2025-05-07T21:07:56.2547336Z N=22, 2025-05-07T21:07:56.2547569Z weights_ty=SparseType.INT8, 2025-05-07T21:07:56.2547901Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2548213Z use_cpu=True, 2025-05-07T21:07:56.2548467Z test_internal=False, 2025-05-07T21:07:56.2548733Z ) 2025-05-07T21:07:56.2549002Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2549734Z self=, 2025-05-07T21:07:56.2550421Z T=2, 2025-05-07T21:07:56.2550636Z D=62, 2025-05-07T21:07:56.2550842Z log_E=3, 2025-05-07T21:07:56.2551062Z N=22, 2025-05-07T21:07:56.2551298Z weights_ty=SparseType.INT8, 2025-05-07T21:07:56.2551623Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2551987Z use_cpu=True, 2025-05-07T21:07:56.2552237Z test_internal=True, 2025-05-07T21:07:56.2552486Z ) 2025-05-07T21:07:56.2552756Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2553491Z self=, 2025-05-07T21:07:56.2554226Z T=2, 2025-05-07T21:07:56.2554431Z D=62, 2025-05-07T21:07:56.2554649Z log_E=2, 2025-05-07T21:07:56.2554873Z N=22, 2025-05-07T21:07:56.2555105Z weights_ty=SparseType.INT8, 2025-05-07T21:07:56.2555430Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2555739Z use_cpu=True, 2025-05-07T21:07:56.2555983Z test_internal=True, 2025-05-07T21:07:56.2556239Z ) 2025-05-07T21:07:56.2556502Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2557237Z self=, 2025-05-07T21:07:56.2557924Z T=2, 2025-05-07T21:07:56.2558137Z D=62, 2025-05-07T21:07:56.2558346Z log_E=2, 2025-05-07T21:07:56.2558578Z N=2, 2025-05-07T21:07:56.2558822Z weights_ty=SparseType.INT8, 2025-05-07T21:07:56.2559145Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2559460Z use_cpu=True, 2025-05-07T21:07:56.2559720Z test_internal=True, 2025-05-07T21:07:56.2559979Z ) 2025-05-07T21:07:56.2560238Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2560983Z self=, 2025-05-07T21:07:56.2561672Z T=1, 2025-05-07T21:07:56.2561879Z D=62, 2025-05-07T21:07:56.2562094Z log_E=2, 2025-05-07T21:07:56.2562318Z N=2, 2025-05-07T21:07:56.2562551Z weights_ty=SparseType.INT8, 2025-05-07T21:07:56.2562880Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.2563196Z use_cpu=True, 2025-05-07T21:07:56.2563443Z test_internal=True, 2025-05-07T21:07:56.2563759Z ) 2025-05-07T21:07:56.2564032Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2564769Z self=, 2025-05-07T21:07:56.2565458Z T=1, 2025-05-07T21:07:56.2565676Z D=62, 2025-05-07T21:07:56.2565887Z log_E=3, 2025-05-07T21:07:56.2566109Z N=47, 2025-05-07T21:07:56.2566350Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.2566680Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.2567073Z use_cpu=True, 2025-05-07T21:07:56.2567331Z test_internal=True, 2025-05-07T21:07:56.2567589Z ) 2025-05-07T21:07:56.2567848Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2568586Z self=, 2025-05-07T21:07:56.2569276Z T=1, 2025-05-07T21:07:56.2569484Z D=3, 2025-05-07T21:07:56.2569698Z log_E=3, 2025-05-07T21:07:56.2569926Z N=47, 2025-05-07T21:07:56.2570165Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.2570493Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.2570860Z use_cpu=True, 2025-05-07T21:07:56.2571110Z test_internal=True, 2025-05-07T21:07:56.2571371Z ) 2025-05-07T21:07:56.2571638Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.2572376Z self=, 2025-05-07T21:07:56.2573064Z T=1, 2025-05-07T21:07:56.2573278Z D=47, 2025-05-07T21:07:56.2573493Z log_E=3, 2025-05-07T21:07:56.2573710Z N=47, 2025-05-07T21:07:56.2573951Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.2574276Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.2574584Z use_cpu=True, 2025-05-07T21:07:56.2574836Z test_internal=True, 2025-05-07T21:07:56.2575092Z ) 2025-05-07T21:07:56.3300585Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3301920Z self=, 2025-05-07T21:07:56.3303289Z T=1, 2025-05-07T21:07:56.3303688Z D=2, 2025-05-07T21:07:56.3304071Z log_E=3, 2025-05-07T21:07:56.3304746Z N=47, 2025-05-07T21:07:56.3305347Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.3306176Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.3306714Z use_cpu=True, 2025-05-07T21:07:56.3307167Z test_internal=True, 2025-05-07T21:07:56.3307424Z ) 2025-05-07T21:07:56.3307657Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3308277Z self=, 2025-05-07T21:07:56.3308844Z T=1, 2025-05-07T21:07:56.3309043Z D=2, 2025-05-07T21:07:56.3309231Z log_E=3, 2025-05-07T21:07:56.3309442Z N=1, 2025-05-07T21:07:56.3309661Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.3309949Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.3310225Z use_cpu=True, 2025-05-07T21:07:56.3310455Z test_internal=True, 2025-05-07T21:07:56.3310678Z ) 2025-05-07T21:07:56.3310917Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3311539Z self=, 2025-05-07T21:07:56.3312109Z T=2, 2025-05-07T21:07:56.3312303Z D=2, 2025-05-07T21:07:56.3312499Z log_E=3, 2025-05-07T21:07:56.3312695Z N=1, 2025-05-07T21:07:56.3312911Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.3313202Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.3313477Z use_cpu=True, 2025-05-07T21:07:56.3313705Z test_internal=True, 2025-05-07T21:07:56.3313938Z ) 2025-05-07T21:07:56.3314166Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3314782Z self=, 2025-05-07T21:07:56.3315351Z T=2, 2025-05-07T21:07:56.3315621Z D=2, 2025-05-07T21:07:56.3315814Z log_E=3, 2025-05-07T21:07:56.3316020Z N=3, 2025-05-07T21:07:56.3316238Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.3316521Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.3316800Z use_cpu=True, 2025-05-07T21:07:56.3317029Z test_internal=True, 2025-05-07T21:07:56.3317253Z ) 2025-05-07T21:07:56.3317490Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3318111Z self=, 2025-05-07T21:07:56.3318671Z T=2, 2025-05-07T21:07:56.3318867Z D=39, 2025-05-07T21:07:56.3319063Z log_E=3, 2025-05-07T21:07:56.3319262Z N=13, 2025-05-07T21:07:56.3319479Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.3319772Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.3320041Z use_cpu=True, 2025-05-07T21:07:56.3320273Z test_internal=False, 2025-05-07T21:07:56.3320514Z ) 2025-05-07T21:07:56.3320752Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3321451Z self=, 2025-05-07T21:07:56.3322021Z T=2, 2025-05-07T21:07:56.3322215Z D=39, 2025-05-07T21:07:56.3322404Z log_E=3, 2025-05-07T21:07:56.3322613Z N=13, 2025-05-07T21:07:56.3322829Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.3323111Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.3323387Z use_cpu=False, 2025-05-07T21:07:56.3323619Z test_internal=False, 2025-05-07T21:07:56.3323850Z ) 2025-05-07T21:07:56.3324089Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3324704Z self=, 2025-05-07T21:07:56.3325264Z T=2, 2025-05-07T21:07:56.3325464Z D=39, 2025-05-07T21:07:56.3325664Z log_E=2, 2025-05-07T21:07:56.3325857Z N=13, 2025-05-07T21:07:56.3326080Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.3326448Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.3326725Z use_cpu=False, 2025-05-07T21:07:56.3327118Z test_internal=False, 2025-05-07T21:07:56.3327357Z ) 2025-05-07T21:07:56.3327600Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3328210Z self=, 2025-05-07T21:07:56.3328828Z T=2, 2025-05-07T21:07:56.3329022Z D=39, 2025-05-07T21:07:56.3329215Z log_E=2, 2025-05-07T21:07:56.3329425Z N=2, 2025-05-07T21:07:56.3329640Z weights_ty=SparseType.FP32, 2025-05-07T21:07:56.3329925Z output_dtype=SparseType.INT8, 2025-05-07T21:07:56.3330203Z use_cpu=False, 2025-05-07T21:07:56.3330436Z test_internal=False, 2025-05-07T21:07:56.3330671Z ) 2025-05-07T21:07:56.3330912Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3331532Z self=, 2025-05-07T21:07:56.3332096Z T=1, 2025-05-07T21:07:56.3332295Z D=43, 2025-05-07T21:07:56.3332496Z log_E=2, 2025-05-07T21:07:56.3332694Z N=45, 2025-05-07T21:07:56.3332914Z weights_ty=SparseType.INT2, 2025-05-07T21:07:56.3333203Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.3333487Z use_cpu=False, 2025-05-07T21:07:56.3333714Z test_internal=True, 2025-05-07T21:07:56.3333947Z ) 2025-05-07T21:07:56.3334188Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3334796Z self=, 2025-05-07T21:07:56.3335366Z T=1, 2025-05-07T21:07:56.3335568Z D=45, 2025-05-07T21:07:56.3335763Z log_E=2, 2025-05-07T21:07:56.3335967Z N=45, 2025-05-07T21:07:56.3336186Z weights_ty=SparseType.INT2, 2025-05-07T21:07:56.3336470Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.3336798Z use_cpu=False, 2025-05-07T21:07:56.3337032Z test_internal=True, 2025-05-07T21:07:56.3337261Z ) 2025-05-07T21:07:56.3337529Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3338165Z self=, 2025-05-07T21:07:56.3338732Z T=1, 2025-05-07T21:07:56.3338926Z D=45, 2025-05-07T21:07:56.3339127Z log_E=2, 2025-05-07T21:07:56.3339332Z N=2, 2025-05-07T21:07:56.3339543Z weights_ty=SparseType.INT2, 2025-05-07T21:07:56.3339833Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.3340110Z use_cpu=False, 2025-05-07T21:07:56.3340335Z test_internal=True, 2025-05-07T21:07:56.3340568Z ) 2025-05-07T21:07:56.3340806Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3341413Z self=, 2025-05-07T21:07:56.3341981Z T=1, 2025-05-07T21:07:56.3342179Z D=45, 2025-05-07T21:07:56.3342372Z log_E=2, 2025-05-07T21:07:56.3342576Z N=2, 2025-05-07T21:07:56.3342791Z weights_ty=SparseType.INT2, 2025-05-07T21:07:56.3343127Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.3343403Z use_cpu=False, 2025-05-07T21:07:56.3343635Z test_internal=False, 2025-05-07T21:07:56.3343864Z ) 2025-05-07T21:07:56.3344102Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3350854Z self=, 2025-05-07T21:07:56.3351452Z T=2, 2025-05-07T21:07:56.3351650Z D=45, 2025-05-07T21:07:56.3351855Z log_E=2, 2025-05-07T21:07:56.3352065Z N=2, 2025-05-07T21:07:56.3352279Z weights_ty=SparseType.INT2, 2025-05-07T21:07:56.3352579Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.3352862Z use_cpu=False, 2025-05-07T21:07:56.3353109Z test_internal=False, 2025-05-07T21:07:56.3353355Z ) 2025-05-07T21:07:56.3353608Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3354303Z self=, 2025-05-07T21:07:56.3354877Z T=2, 2025-05-07T21:07:56.3355074Z D=2, 2025-05-07T21:07:56.3355272Z log_E=2, 2025-05-07T21:07:56.3355473Z N=2, 2025-05-07T21:07:56.3355738Z weights_ty=SparseType.INT2, 2025-05-07T21:07:56.3356027Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.3356301Z use_cpu=False, 2025-05-07T21:07:56.3356535Z test_internal=False, 2025-05-07T21:07:56.3356769Z ) 2025-05-07T21:07:56.3357001Z Trying example: test_embedding_inplace_update( 2025-05-07T21:07:56.3357651Z self=, 2025-05-07T21:07:56.3358228Z T=4, 2025-05-07T21:07:56.3358417Z D=62, 2025-05-07T21:07:56.3358613Z log_E=3, 2025-05-07T21:07:56.3358820Z N=44, 2025-05-07T21:07:56.3359036Z weights_ty=SparseType.FP16, 2025-05-07T21:07:56.3359327Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.3359609Z use_cpu=False, 2025-05-07T21:07:56.3359836Z test_internal=False, 2025-05-07T21:07:56.3360076Z ) 2025-05-07T21:07:56.3360269Z PASSED 2025-05-07T21:07:56.3360777Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_get_table_name_for_logging PASSED 2025-05-07T21:07:56.4840354Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_reset_embedding_weight_momentum Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4842523Z self=, 2025-05-07T21:07:56.4843710Z T=1, 2025-05-07T21:07:56.4844087Z D=2, 2025-05-07T21:07:56.4844472Z log_E=2, 2025-05-07T21:07:56.4844943Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4845531Z mixed=False, 2025-05-07T21:07:56.4845956Z use_cache=False, 2025-05-07T21:07:56.4846955Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4847448Z num_indices_per_table=1, 2025-05-07T21:07:56.4847698Z ) 2025-05-07T21:07:56.4847965Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4848635Z self=, 2025-05-07T21:07:56.4849233Z T=2, 2025-05-07T21:07:56.4849428Z D=2, 2025-05-07T21:07:56.4849627Z log_E=2, 2025-05-07T21:07:56.4849862Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4850159Z mixed=False, 2025-05-07T21:07:56.4850387Z use_cache=False, 2025-05-07T21:07:56.4850640Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4850931Z num_indices_per_table=1, 2025-05-07T21:07:56.4851186Z ) 2025-05-07T21:07:56.4851440Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4852116Z self=, 2025-05-07T21:07:56.4852745Z T=2, 2025-05-07T21:07:56.4852932Z D=33, 2025-05-07T21:07:56.4853122Z log_E=2, 2025-05-07T21:07:56.4853452Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4853740Z mixed=False, 2025-05-07T21:07:56.4853955Z use_cache=True, 2025-05-07T21:07:56.4854183Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.4854472Z num_indices_per_table=1, 2025-05-07T21:07:56.4854717Z ) 2025-05-07T21:07:56.4854969Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4855623Z self=, 2025-05-07T21:07:56.4856212Z T=5, 2025-05-07T21:07:56.4856394Z D=2, 2025-05-07T21:07:56.4856574Z log_E=2, 2025-05-07T21:07:56.4856799Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4857080Z mixed=False, 2025-05-07T21:07:56.4857289Z use_cache=False, 2025-05-07T21:07:56.4857536Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4857828Z num_indices_per_table=1, 2025-05-07T21:07:56.4858160Z ) 2025-05-07T21:07:56.4858419Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4859088Z self=, 2025-05-07T21:07:56.4859763Z T=5, 2025-05-07T21:07:56.4859952Z D=91, 2025-05-07T21:07:56.4860150Z log_E=3, 2025-05-07T21:07:56.4860383Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4860670Z mixed=True, 2025-05-07T21:07:56.4860890Z use_cache=False, 2025-05-07T21:07:56.4861140Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.4861424Z num_indices_per_table=2, 2025-05-07T21:07:56.4861672Z ) 2025-05-07T21:07:56.4861928Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4862588Z self=, 2025-05-07T21:07:56.4863187Z T=5, 2025-05-07T21:07:56.4863389Z D=8, 2025-05-07T21:07:56.4863579Z log_E=3, 2025-05-07T21:07:56.4863814Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4864110Z mixed=True, 2025-05-07T21:07:56.4864325Z use_cache=True, 2025-05-07T21:07:56.4864568Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4864858Z num_indices_per_table=3, 2025-05-07T21:07:56.4865110Z ) 2025-05-07T21:07:56.4865372Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4866037Z self=, 2025-05-07T21:07:56.4866636Z T=3, 2025-05-07T21:07:56.4866825Z D=110, 2025-05-07T21:07:56.4867028Z log_E=3, 2025-05-07T21:07:56.4867264Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4867552Z mixed=False, 2025-05-07T21:07:56.4867776Z use_cache=False, 2025-05-07T21:07:56.4868027Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4868361Z num_indices_per_table=4, 2025-05-07T21:07:56.4868615Z ) 2025-05-07T21:07:56.4868878Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4869539Z self=, 2025-05-07T21:07:56.4870134Z T=1, 2025-05-07T21:07:56.4870333Z D=13, 2025-05-07T21:07:56.4870522Z log_E=3, 2025-05-07T21:07:56.4870758Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4871052Z mixed=False, 2025-05-07T21:07:56.4871273Z use_cache=True, 2025-05-07T21:07:56.4871512Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4871803Z num_indices_per_table=3, 2025-05-07T21:07:56.4872053Z ) 2025-05-07T21:07:56.4872307Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4872971Z self=, 2025-05-07T21:07:56.4873567Z T=2, 2025-05-07T21:07:56.4873762Z D=76, 2025-05-07T21:07:56.4873966Z log_E=2, 2025-05-07T21:07:56.4874199Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4874486Z mixed=False, 2025-05-07T21:07:56.4874764Z use_cache=True, 2025-05-07T21:07:56.4875006Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4875289Z num_indices_per_table=2, 2025-05-07T21:07:56.4875542Z ) 2025-05-07T21:07:56.4875800Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4876462Z self=, 2025-05-07T21:07:56.4877045Z T=1, 2025-05-07T21:07:56.4877230Z D=116, 2025-05-07T21:07:56.4877414Z log_E=2, 2025-05-07T21:07:56.4877636Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4877917Z mixed=True, 2025-05-07T21:07:56.4878132Z use_cache=False, 2025-05-07T21:07:56.4878368Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.4878657Z num_indices_per_table=1, 2025-05-07T21:07:56.4878911Z ) 2025-05-07T21:07:56.4879256Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4879925Z self=, 2025-05-07T21:07:56.4880527Z T=2, 2025-05-07T21:07:56.4880719Z D=57, 2025-05-07T21:07:56.4880965Z log_E=3, 2025-05-07T21:07:56.4881200Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4881487Z mixed=False, 2025-05-07T21:07:56.4881713Z use_cache=False, 2025-05-07T21:07:56.4881966Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.4882255Z num_indices_per_table=2, 2025-05-07T21:07:56.4882501Z ) 2025-05-07T21:07:56.4882764Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4883427Z self=, 2025-05-07T21:07:56.4884009Z T=1, 2025-05-07T21:07:56.4884203Z D=57, 2025-05-07T21:07:56.4884392Z log_E=3, 2025-05-07T21:07:56.4884614Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4884903Z mixed=False, 2025-05-07T21:07:56.4885118Z use_cache=False, 2025-05-07T21:07:56.4885355Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.4885635Z num_indices_per_table=2, 2025-05-07T21:07:56.4885879Z ) 2025-05-07T21:07:56.4886127Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4886844Z self=, 2025-05-07T21:07:56.4887439Z T=1, 2025-05-07T21:07:56.4887628Z D=57, 2025-05-07T21:07:56.4887808Z log_E=3, 2025-05-07T21:07:56.4888033Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4888316Z mixed=False, 2025-05-07T21:07:56.4888523Z use_cache=False, 2025-05-07T21:07:56.4888768Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.4889056Z num_indices_per_table=3, 2025-05-07T21:07:56.4889301Z ) 2025-05-07T21:07:56.4889609Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4890284Z self=, 2025-05-07T21:07:56.4890867Z T=1, 2025-05-07T21:07:56.4891052Z D=2, 2025-05-07T21:07:56.4891236Z log_E=3, 2025-05-07T21:07:56.4891461Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4891750Z mixed=False, 2025-05-07T21:07:56.4891960Z use_cache=False, 2025-05-07T21:07:56.4892196Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.4892478Z num_indices_per_table=3, 2025-05-07T21:07:56.4892731Z ) 2025-05-07T21:07:56.4892984Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4893638Z self=, 2025-05-07T21:07:56.4894228Z T=3, 2025-05-07T21:07:56.4894420Z D=2, 2025-05-07T21:07:56.4894600Z log_E=3, 2025-05-07T21:07:56.4894831Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4895120Z mixed=False, 2025-05-07T21:07:56.4895325Z use_cache=False, 2025-05-07T21:07:56.4895617Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.4895899Z num_indices_per_table=3, 2025-05-07T21:07:56.4896139Z ) 2025-05-07T21:07:56.4896391Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4897056Z self=, 2025-05-07T21:07:56.4897640Z T=3, 2025-05-07T21:07:56.4897833Z D=120, 2025-05-07T21:07:56.4898022Z log_E=2, 2025-05-07T21:07:56.4898252Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4898532Z mixed=False, 2025-05-07T21:07:56.4898751Z use_cache=False, 2025-05-07T21:07:56.4898991Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4899265Z num_indices_per_table=4, 2025-05-07T21:07:56.4899506Z ) 2025-05-07T21:07:56.4899759Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4900461Z self=, 2025-05-07T21:07:56.4901050Z T=3, 2025-05-07T21:07:56.4901235Z D=120, 2025-05-07T21:07:56.4901422Z log_E=2, 2025-05-07T21:07:56.4901648Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4901976Z mixed=False, 2025-05-07T21:07:56.4902182Z use_cache=False, 2025-05-07T21:07:56.4902427Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4902708Z num_indices_per_table=1, 2025-05-07T21:07:56.4902945Z ) 2025-05-07T21:07:56.4903197Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4903857Z self=, 2025-05-07T21:07:56.4904746Z T=3, 2025-05-07T21:07:56.4904941Z D=2, 2025-05-07T21:07:56.4905132Z log_E=2, 2025-05-07T21:07:56.4905370Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4905662Z mixed=False, 2025-05-07T21:07:56.4905886Z use_cache=False, 2025-05-07T21:07:56.4906137Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4906428Z num_indices_per_table=1, 2025-05-07T21:07:56.4906676Z ) 2025-05-07T21:07:56.4906933Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4907648Z self=, 2025-05-07T21:07:56.4908245Z T=3, 2025-05-07T21:07:56.4908446Z D=3, 2025-05-07T21:07:56.4908635Z log_E=2, 2025-05-07T21:07:56.4908875Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4909170Z mixed=False, 2025-05-07T21:07:56.4909392Z use_cache=False, 2025-05-07T21:07:56.4909636Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4909925Z num_indices_per_table=1, 2025-05-07T21:07:56.4910180Z ) 2025-05-07T21:07:56.4910434Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4911193Z self=, 2025-05-07T21:07:56.4911799Z T=3, 2025-05-07T21:07:56.4911986Z D=2, 2025-05-07T21:07:56.4912183Z log_E=3, 2025-05-07T21:07:56.4912423Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4912715Z mixed=False, 2025-05-07T21:07:56.4912941Z use_cache=False, 2025-05-07T21:07:56.4913200Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4913485Z num_indices_per_table=1, 2025-05-07T21:07:56.4913739Z ) 2025-05-07T21:07:56.4914002Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4914659Z self=, 2025-05-07T21:07:56.4915257Z T=3, 2025-05-07T21:07:56.4915452Z D=3, 2025-05-07T21:07:56.4915651Z log_E=3, 2025-05-07T21:07:56.4915880Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4916179Z mixed=False, 2025-05-07T21:07:56.4916404Z use_cache=False, 2025-05-07T21:07:56.4916650Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4917016Z num_indices_per_table=1, 2025-05-07T21:07:56.4917268Z ) 2025-05-07T21:07:56.4917521Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4918182Z self=, 2025-05-07T21:07:56.4918779Z T=3, 2025-05-07T21:07:56.4918970Z D=3, 2025-05-07T21:07:56.4919165Z log_E=3, 2025-05-07T21:07:56.4919401Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.4919689Z mixed=False, 2025-05-07T21:07:56.4919909Z use_cache=False, 2025-05-07T21:07:56.4920158Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.4920443Z num_indices_per_table=3, 2025-05-07T21:07:56.4920696Z ) 2025-05-07T21:07:56.4920955Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.4921624Z self=, 2025-05-07T21:07:56.4922292Z T=2, 2025-05-07T21:07:56.4922494Z D=121, 2025-05-07T21:07:56.4922693Z log_E=2, 2025-05-07T21:07:56.4922924Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.4923219Z mixed=False, 2025-05-07T21:07:56.4923505Z use_cache=False, 2025-05-07T21:07:56.4923758Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.4924048Z num_indices_per_table=3, 2025-05-07T21:07:56.4924301Z ) 2025-05-07T21:07:56.5888546Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5889333Z self=, 2025-05-07T21:07:56.5890058Z T=2, 2025-05-07T21:07:56.5890258Z D=2, 2025-05-07T21:07:56.5890459Z log_E=2, 2025-05-07T21:07:56.5890691Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.5890986Z mixed=False, 2025-05-07T21:07:56.5891238Z use_cache=False, 2025-05-07T21:07:56.5891489Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5891779Z num_indices_per_table=3, 2025-05-07T21:07:56.5892037Z ) 2025-05-07T21:07:56.5892287Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5892949Z self=, 2025-05-07T21:07:56.5893546Z T=2, 2025-05-07T21:07:56.5893724Z D=2, 2025-05-07T21:07:56.5893907Z log_E=2, 2025-05-07T21:07:56.5894134Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.5894412Z mixed=False, 2025-05-07T21:07:56.5894629Z use_cache=False, 2025-05-07T21:07:56.5894881Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5895166Z num_indices_per_table=2, 2025-05-07T21:07:56.5895419Z ) 2025-05-07T21:07:56.5895672Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5896523Z self=, 2025-05-07T21:07:56.5897118Z T=1, 2025-05-07T21:07:56.5897305Z D=68, 2025-05-07T21:07:56.5897495Z log_E=3, 2025-05-07T21:07:56.5897716Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.5898001Z mixed=True, 2025-05-07T21:07:56.5898213Z use_cache=True, 2025-05-07T21:07:56.5898446Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.5898729Z num_indices_per_table=2, 2025-05-07T21:07:56.5898967Z ) 2025-05-07T21:07:56.5899212Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5899867Z self=, 2025-05-07T21:07:56.5900460Z T=1, 2025-05-07T21:07:56.5900637Z D=68, 2025-05-07T21:07:56.5900825Z log_E=2, 2025-05-07T21:07:56.5901052Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.5901337Z mixed=True, 2025-05-07T21:07:56.5901542Z use_cache=True, 2025-05-07T21:07:56.5901781Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.5902064Z num_indices_per_table=2, 2025-05-07T21:07:56.5902303Z ) 2025-05-07T21:07:56.5902635Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5903297Z self=, 2025-05-07T21:07:56.5903885Z T=1, 2025-05-07T21:07:56.5904070Z D=2, 2025-05-07T21:07:56.5904257Z log_E=2, 2025-05-07T21:07:56.5904759Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.5905055Z mixed=True, 2025-05-07T21:07:56.5905273Z use_cache=True, 2025-05-07T21:07:56.5905511Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.5905800Z num_indices_per_table=2, 2025-05-07T21:07:56.5906055Z ) 2025-05-07T21:07:56.5906310Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5906980Z self=, 2025-05-07T21:07:56.5907711Z T=2, 2025-05-07T21:07:56.5907907Z D=2, 2025-05-07T21:07:56.5908099Z log_E=2, 2025-05-07T21:07:56.5908342Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.5908632Z mixed=True, 2025-05-07T21:07:56.5908845Z use_cache=True, 2025-05-07T21:07:56.5909085Z output_dtype=SparseType.FP32, 2025-05-07T21:07:56.5909446Z num_indices_per_table=2, 2025-05-07T21:07:56.5909682Z ) 2025-05-07T21:07:56.5909931Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5910584Z self=, 2025-05-07T21:07:56.5911168Z T=3, 2025-05-07T21:07:56.5911356Z D=122, 2025-05-07T21:07:56.5911545Z log_E=2, 2025-05-07T21:07:56.5911765Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.5912052Z mixed=False, 2025-05-07T21:07:56.5912264Z use_cache=False, 2025-05-07T21:07:56.5912503Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5912790Z num_indices_per_table=3, 2025-05-07T21:07:56.5913029Z ) 2025-05-07T21:07:56.5913283Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5913935Z self=, 2025-05-07T21:07:56.5914525Z T=3, 2025-05-07T21:07:56.5914706Z D=122, 2025-05-07T21:07:56.5914888Z log_E=2, 2025-05-07T21:07:56.5915115Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.5915401Z mixed=False, 2025-05-07T21:07:56.5915610Z use_cache=False, 2025-05-07T21:07:56.5915856Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5916136Z num_indices_per_table=1, 2025-05-07T21:07:56.5916370Z ) 2025-05-07T21:07:56.5916624Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5924462Z self=, 2025-05-07T21:07:56.5925212Z T=4, 2025-05-07T21:07:56.5925410Z D=18, 2025-05-07T21:07:56.5925600Z log_E=2, 2025-05-07T21:07:56.5925835Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.5926121Z mixed=False, 2025-05-07T21:07:56.5926336Z use_cache=True, 2025-05-07T21:07:56.5926575Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5926994Z num_indices_per_table=1, 2025-05-07T21:07:56.5927247Z ) 2025-05-07T21:07:56.5927508Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5928168Z self=, 2025-05-07T21:07:56.5928768Z T=4, 2025-05-07T21:07:56.5928973Z D=2, 2025-05-07T21:07:56.5929163Z log_E=2, 2025-05-07T21:07:56.5929400Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.5929694Z mixed=False, 2025-05-07T21:07:56.5929948Z use_cache=True, 2025-05-07T21:07:56.5930189Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5930484Z num_indices_per_table=1, 2025-05-07T21:07:56.5930736Z ) 2025-05-07T21:07:56.5930990Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5931736Z self=, 2025-05-07T21:07:56.5932336Z T=4, 2025-05-07T21:07:56.5932530Z D=2, 2025-05-07T21:07:56.5932716Z log_E=2, 2025-05-07T21:07:56.5932949Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.5933241Z mixed=True, 2025-05-07T21:07:56.5933452Z use_cache=True, 2025-05-07T21:07:56.5933690Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5933982Z num_indices_per_table=1, 2025-05-07T21:07:56.5934224Z ) 2025-05-07T21:07:56.5934481Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5935146Z self=, 2025-05-07T21:07:56.5935730Z T=4, 2025-05-07T21:07:56.5935928Z D=2, 2025-05-07T21:07:56.5936185Z log_E=2, 2025-05-07T21:07:56.5936415Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.5936709Z mixed=True, 2025-05-07T21:07:56.5936926Z use_cache=True, 2025-05-07T21:07:56.5937163Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5937479Z num_indices_per_table=2, 2025-05-07T21:07:56.5937823Z ) 2025-05-07T21:07:56.5938084Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5938763Z self=, 2025-05-07T21:07:56.5939360Z T=2, 2025-05-07T21:07:56.5939557Z D=2, 2025-05-07T21:07:56.5939750Z log_E=2, 2025-05-07T21:07:56.5939989Z weights_precision=SparseType.FP16, 2025-05-07T21:07:56.5940284Z mixed=True, 2025-05-07T21:07:56.5940495Z use_cache=True, 2025-05-07T21:07:56.5940740Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5941031Z num_indices_per_table=2, 2025-05-07T21:07:56.5941279Z ) 2025-05-07T21:07:56.5941548Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5942210Z self=, 2025-05-07T21:07:56.5942799Z T=5, 2025-05-07T21:07:56.5942985Z D=70, 2025-05-07T21:07:56.5943178Z log_E=3, 2025-05-07T21:07:56.5943414Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.5943699Z mixed=False, 2025-05-07T21:07:56.5943918Z use_cache=True, 2025-05-07T21:07:56.5944155Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5944432Z num_indices_per_table=2, 2025-05-07T21:07:56.5944681Z ) 2025-05-07T21:07:56.5944937Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5945591Z self=, 2025-05-07T21:07:56.5946178Z T=5, 2025-05-07T21:07:56.5946369Z D=70, 2025-05-07T21:07:56.5946607Z log_E=3, 2025-05-07T21:07:56.5946845Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.5947131Z mixed=True, 2025-05-07T21:07:56.5947343Z use_cache=True, 2025-05-07T21:07:56.5947586Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5947871Z num_indices_per_table=2, 2025-05-07T21:07:56.5948113Z ) 2025-05-07T21:07:56.5948373Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5949030Z self=, 2025-05-07T21:07:56.5949619Z T=1, 2025-05-07T21:07:56.5949808Z D=70, 2025-05-07T21:07:56.5950002Z log_E=3, 2025-05-07T21:07:56.5950237Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.5950521Z mixed=True, 2025-05-07T21:07:56.5950736Z use_cache=True, 2025-05-07T21:07:56.5950972Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5951250Z num_indices_per_table=2, 2025-05-07T21:07:56.5951498Z ) 2025-05-07T21:07:56.5951757Z Trying example: test_reset_embedding_weight_momentum( 2025-05-07T21:07:56.5952459Z self=, 2025-05-07T21:07:56.5953052Z T=3, 2025-05-07T21:07:56.5953246Z D=70, 2025-05-07T21:07:56.5953439Z log_E=3, 2025-05-07T21:07:56.5953677Z weights_precision=SparseType.FP32, 2025-05-07T21:07:56.5953963Z mixed=True, 2025-05-07T21:07:56.5954176Z use_cache=True, 2025-05-07T21:07:56.5954410Z output_dtype=SparseType.FP16, 2025-05-07T21:07:56.5954694Z num_indices_per_table=2, 2025-05-07T21:07:56.5954939Z ) 2025-05-07T21:07:56.5955124Z PASSED 2025-05-07T21:07:56.6181923Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_split_embedding_codegen_forward PASSED 2025-05-07T21:07:56.6375514Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:56.6376477Z self=, 2025-05-07T21:07:56.6377272Z N=1, 2025-05-07T21:07:56.6377474Z ) 2025-05-07T21:07:56.6377729Z Trying example: test_stb_uvm_cache_stats( 2025-05-07T21:07:56.6378297Z self=, 2025-05-07T21:07:56.6378925Z N=2, 2025-05-07T21:07:56.6379108Z ) 2025-05-07T21:07:56.6379306Z PASSED 2025-05-07T21:07:56.6407749Z tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_update_hyper_parameters PASSED 2025-05-07T21:07:56.6408228Z 2025-05-07T21:07:56.6408374Z =============================== warnings summary =============================== 2025-05-07T21:07:56.6408949Z test/tbe/utils/split_embeddings_test.py::SplitTableBatchedEmbeddingsTest::test_stb_uvm_cache_stats 2025-05-07T21:07:56.6410408Z /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:56.6411816Z x = to_device(torch.tensor(x, dtype=torch.int64), use_cpu=False) 2025-05-07T21:07:56.6412099Z 2025-05-07T21:07:56.6412336Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:07:56.6412807Z ========================= 6 passed, 1 warning in 2.71s ========================= 2025-05-07T21:07:57.2870904Z 2025-05-07T21:07:57.2871604Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_test.py 2025-05-07T21:07:57.2892910Z [TEST] Python test time for ./tbe/utils/split_embeddings_test.py: 6 seconds 2025-05-07T21:07:57.2893234Z 2025-05-07T21:07:57.2893239Z 2025-05-07T21:07:57.2893243Z 2025-05-07T21:07:57.2893247Z 2025-05-07T21:07:57.2914214Z ################################################################################ 2025-05-07T21:07:57.2929447Z # [2025-05-07T21:07:57.292Z] Run Python Test Suite: 2025-05-07T21:07:57.2929830Z # ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:07:57.2930174Z ################################################################################ 2025-05-07T21:07:57.2955215Z + 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:57.2955898Z 2025-05-07T21:07:59.4285841Z ============================= test session starts ============================== 2025-05-07T21:07:59.4286483Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:07:59.4287172Z cachedir: .pytest_cache 2025-05-07T21:07:59.4287762Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:07:59.4288554Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:07:59.4289000Z plugins: hypothesis-6.131.14 2025-05-07T21:08:01.1143090Z collecting ... collected 4 items 2025-05-07T21:08:01.1143642Z 2025-05-07T21:08:01.4424916Z 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:08:01.5387785Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 1, table: 35, bag element: 0, idx: 9223372036854775807, num_rows: 710, indices_start: 8792, indices_end: 8838, T: 41, B: 8, b_t: 281. Setting idx to zero. 2025-05-07T21:08:01.5389815Z 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:08:01.5407129Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5407720Z self=, 2025-05-07T21:08:01.5408233Z T=1, 2025-05-07T21:08:01.5408440Z B=1, 2025-05-07T21:08:01.5408638Z max_L=1, 2025-05-07T21:08:01.5409024Z bounds_check_mode=, 2025-05-07T21:08:01.5409352Z use_cpu=False, 2025-05-07T21:08:01.5409583Z weighted=False, 2025-05-07T21:08:01.5409810Z dtype=torch.int64, 2025-05-07T21:08:01.5410052Z mixed_B=False, 2025-05-07T21:08:01.5410291Z bounds_check_version=1, 2025-05-07T21:08:01.5410534Z ) 2025-05-07T21:08:01.5410753Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5411273Z self=, 2025-05-07T21:08:01.5411776Z T=12, 2025-05-07T21:08:01.5411966Z B=1, 2025-05-07T21:08:01.5412156Z max_L=1, 2025-05-07T21:08:01.5412415Z bounds_check_mode=, 2025-05-07T21:08:01.5412733Z use_cpu=False, 2025-05-07T21:08:01.5412958Z weighted=False, 2025-05-07T21:08:01.5413189Z dtype=torch.int64, 2025-05-07T21:08:01.5413414Z mixed_B=False, 2025-05-07T21:08:01.5413642Z bounds_check_version=1, 2025-05-07T21:08:01.5413890Z ) 2025-05-07T21:08:01.5414094Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5414653Z self=, 2025-05-07T21:08:01.5415357Z T=12, 2025-05-07T21:08:01.5415615Z B=26, 2025-05-07T21:08:01.5415830Z max_L=30, 2025-05-07T21:08:01.5416093Z bounds_check_mode=, 2025-05-07T21:08:01.5416422Z use_cpu=False, 2025-05-07T21:08:01.5416645Z weighted=True, 2025-05-07T21:08:01.5416872Z dtype=torch.int64, 2025-05-07T21:08:01.5417107Z mixed_B=False, 2025-05-07T21:08:01.5417331Z bounds_check_version=2, 2025-05-07T21:08:01.5417683Z ) 2025-05-07T21:08:01.5417899Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5418412Z self=, 2025-05-07T21:08:01.5418917Z T=59, 2025-05-07T21:08:01.5419113Z B=1, 2025-05-07T21:08:01.5419301Z max_L=1, 2025-05-07T21:08:01.5419560Z bounds_check_mode=, 2025-05-07T21:08:01.5419881Z use_cpu=False, 2025-05-07T21:08:01.5420095Z weighted=False, 2025-05-07T21:08:01.5420338Z dtype=torch.int64, 2025-05-07T21:08:01.5420580Z mixed_B=False, 2025-05-07T21:08:01.5420802Z bounds_check_version=1, 2025-05-07T21:08:01.5421043Z ) 2025-05-07T21:08:01.5421253Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5421761Z self=, 2025-05-07T21:08:01.5422263Z T=59, 2025-05-07T21:08:01.5422458Z B=60, 2025-05-07T21:08:01.5422655Z max_L=45, 2025-05-07T21:08:01.5422921Z bounds_check_mode=, 2025-05-07T21:08:01.5423263Z use_cpu=False, 2025-05-07T21:08:01.5423487Z weighted=False, 2025-05-07T21:08:01.5423784Z dtype=torch.int64, 2025-05-07T21:08:01.5424025Z mixed_B=False, 2025-05-07T21:08:01.5424259Z bounds_check_version=2, 2025-05-07T21:08:01.5424498Z ) 2025-05-07T21:08:01.5424708Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5425222Z self=, 2025-05-07T21:08:01.5425719Z T=51, 2025-05-07T21:08:01.5425912Z B=3, 2025-05-07T21:08:01.5426100Z max_L=42, 2025-05-07T21:08:01.5426354Z bounds_check_mode=, 2025-05-07T21:08:01.5426681Z use_cpu=False, 2025-05-07T21:08:01.5426905Z weighted=False, 2025-05-07T21:08:01.5427126Z dtype=torch.int64, 2025-05-07T21:08:01.5427360Z mixed_B=True, 2025-05-07T21:08:01.5427589Z bounds_check_version=2, 2025-05-07T21:08:01.5427829Z ) 2025-05-07T21:08:01.5428110Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5428629Z self=, 2025-05-07T21:08:01.5429136Z T=7, 2025-05-07T21:08:01.5429327Z B=3, 2025-05-07T21:08:01.5429521Z max_L=62, 2025-05-07T21:08:01.5429827Z bounds_check_mode=, 2025-05-07T21:08:01.5430148Z use_cpu=False, 2025-05-07T21:08:01.5430368Z weighted=True, 2025-05-07T21:08:01.5430591Z dtype=torch.int32, 2025-05-07T21:08:01.5430821Z mixed_B=False, 2025-05-07T21:08:01.5431049Z bounds_check_version=1, 2025-05-07T21:08:01.5431293Z ) 2025-05-07T21:08:01.5431497Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5432011Z self=, 2025-05-07T21:08:01.5432517Z T=27, 2025-05-07T21:08:01.5432710Z B=16, 2025-05-07T21:08:01.5432902Z max_L=45, 2025-05-07T21:08:01.5433166Z bounds_check_mode=, 2025-05-07T21:08:01.5433489Z use_cpu=False, 2025-05-07T21:08:01.5433705Z weighted=False, 2025-05-07T21:08:01.5433935Z dtype=torch.int32, 2025-05-07T21:08:01.5434170Z mixed_B=False, 2025-05-07T21:08:01.5434392Z bounds_check_version=1, 2025-05-07T21:08:01.5434633Z ) 2025-05-07T21:08:01.5434849Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5435358Z self=, 2025-05-07T21:08:01.5435861Z T=25, 2025-05-07T21:08:01.5436056Z B=28, 2025-05-07T21:08:01.5436246Z max_L=59, 2025-05-07T21:08:01.5436505Z bounds_check_mode=, 2025-05-07T21:08:01.5436828Z use_cpu=False, 2025-05-07T21:08:01.5437047Z weighted=False, 2025-05-07T21:08:01.5437277Z dtype=torch.int64, 2025-05-07T21:08:01.5437515Z mixed_B=False, 2025-05-07T21:08:01.5437734Z bounds_check_version=1, 2025-05-07T21:08:01.5438028Z ) 2025-05-07T21:08:01.5438247Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5438756Z self=, 2025-05-07T21:08:01.5439260Z T=2, 2025-05-07T21:08:01.5439451Z B=20, 2025-05-07T21:08:01.5439644Z max_L=25, 2025-05-07T21:08:01.5439898Z bounds_check_mode=, 2025-05-07T21:08:01.5440213Z use_cpu=True, 2025-05-07T21:08:01.5440430Z weighted=True, 2025-05-07T21:08:01.5440648Z dtype=torch.int64, 2025-05-07T21:08:01.5440881Z mixed_B=False, 2025-05-07T21:08:01.5441109Z bounds_check_version=2, 2025-05-07T21:08:01.5441341Z ) 2025-05-07T21:08:01.5441546Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5442056Z self=, 2025-05-07T21:08:01.5442550Z T=29, 2025-05-07T21:08:01.5442746Z B=50, 2025-05-07T21:08:01.5442943Z max_L=23, 2025-05-07T21:08:01.5443200Z bounds_check_mode=, 2025-05-07T21:08:01.5443524Z use_cpu=True, 2025-05-07T21:08:01.5443746Z weighted=True, 2025-05-07T21:08:01.5444014Z dtype=torch.int32, 2025-05-07T21:08:01.5444251Z mixed_B=False, 2025-05-07T21:08:01.5444478Z bounds_check_version=2, 2025-05-07T21:08:01.5444711Z ) 2025-05-07T21:08:01.5444923Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5445450Z self=, 2025-05-07T21:08:01.5445953Z T=29, 2025-05-07T21:08:01.5446139Z B=50, 2025-05-07T21:08:01.5446330Z max_L=29, 2025-05-07T21:08:01.5446588Z bounds_check_mode=, 2025-05-07T21:08:01.5447036Z use_cpu=True, 2025-05-07T21:08:01.5447259Z weighted=True, 2025-05-07T21:08:01.5447484Z dtype=torch.int32, 2025-05-07T21:08:01.5447714Z mixed_B=False, 2025-05-07T21:08:01.5447945Z bounds_check_version=2, 2025-05-07T21:08:01.5448190Z ) 2025-05-07T21:08:01.5448397Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5449076Z self=, 2025-05-07T21:08:01.5449681Z T=29, 2025-05-07T21:08:01.5449875Z B=50, 2025-05-07T21:08:01.5450075Z max_L=50, 2025-05-07T21:08:01.5450352Z bounds_check_mode=, 2025-05-07T21:08:01.5450747Z use_cpu=True, 2025-05-07T21:08:01.5450977Z weighted=True, 2025-05-07T21:08:01.5451216Z dtype=torch.int32, 2025-05-07T21:08:01.5451464Z mixed_B=False, 2025-05-07T21:08:01.5451697Z bounds_check_version=2, 2025-05-07T21:08:01.5451954Z ) 2025-05-07T21:08:01.5452169Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5452754Z self=, 2025-05-07T21:08:01.5453337Z T=29, 2025-05-07T21:08:01.5453532Z B=50, 2025-05-07T21:08:01.5453723Z max_L=29, 2025-05-07T21:08:01.5454000Z bounds_check_mode=, 2025-05-07T21:08:01.5454356Z use_cpu=True, 2025-05-07T21:08:01.5454577Z weighted=True, 2025-05-07T21:08:01.5454813Z dtype=torch.int32, 2025-05-07T21:08:01.5455057Z mixed_B=True, 2025-05-07T21:08:01.5455285Z bounds_check_version=2, 2025-05-07T21:08:01.5455541Z ) 2025-05-07T21:08:01.5455763Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5456346Z self=, 2025-05-07T21:08:01.5456931Z T=29, 2025-05-07T21:08:01.5457128Z B=29, 2025-05-07T21:08:01.5457327Z max_L=29, 2025-05-07T21:08:01.5457597Z bounds_check_mode=, 2025-05-07T21:08:01.5457955Z use_cpu=True, 2025-05-07T21:08:01.5458182Z weighted=True, 2025-05-07T21:08:01.5458411Z dtype=torch.int32, 2025-05-07T21:08:01.5458658Z mixed_B=True, 2025-05-07T21:08:01.5458900Z bounds_check_version=2, 2025-05-07T21:08:01.5459151Z ) 2025-05-07T21:08:01.5459417Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5460015Z self=, 2025-05-07T21:08:01.5460593Z T=34, 2025-05-07T21:08:01.5460792Z B=37, 2025-05-07T21:08:01.5460988Z max_L=14, 2025-05-07T21:08:01.5461251Z bounds_check_mode=, 2025-05-07T21:08:01.5461607Z use_cpu=False, 2025-05-07T21:08:01.5461834Z weighted=True, 2025-05-07T21:08:01.5462064Z dtype=torch.int64, 2025-05-07T21:08:01.5462313Z mixed_B=False, 2025-05-07T21:08:01.5462549Z bounds_check_version=2, 2025-05-07T21:08:01.5462801Z ) 2025-05-07T21:08:01.5463019Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5463607Z self=, 2025-05-07T21:08:01.5464189Z T=37, 2025-05-07T21:08:01.5464382Z B=37, 2025-05-07T21:08:01.5464583Z max_L=14, 2025-05-07T21:08:01.5464860Z bounds_check_mode=, 2025-05-07T21:08:01.5465205Z use_cpu=False, 2025-05-07T21:08:01.5465435Z weighted=True, 2025-05-07T21:08:01.5465718Z dtype=torch.int64, 2025-05-07T21:08:01.5465950Z mixed_B=False, 2025-05-07T21:08:01.5466178Z bounds_check_version=2, 2025-05-07T21:08:01.5466421Z ) 2025-05-07T21:08:01.5466624Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5467133Z self=, 2025-05-07T21:08:01.5467631Z T=37, 2025-05-07T21:08:01.5467818Z B=37, 2025-05-07T21:08:01.5468014Z max_L=37, 2025-05-07T21:08:01.5468274Z bounds_check_mode=, 2025-05-07T21:08:01.5468586Z use_cpu=False, 2025-05-07T21:08:01.5468806Z weighted=True, 2025-05-07T21:08:01.5469058Z dtype=torch.int64, 2025-05-07T21:08:01.5469313Z mixed_B=False, 2025-05-07T21:08:01.5469534Z bounds_check_version=2, 2025-05-07T21:08:01.5469773Z ) 2025-05-07T21:08:01.5469985Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5470539Z self=, 2025-05-07T21:08:01.5471038Z T=37, 2025-05-07T21:08:01.5471236Z B=37, 2025-05-07T21:08:01.5471421Z max_L=37, 2025-05-07T21:08:01.5471681Z bounds_check_mode=, 2025-05-07T21:08:01.5472078Z use_cpu=False, 2025-05-07T21:08:01.5472293Z weighted=False, 2025-05-07T21:08:01.5472521Z dtype=torch.int64, 2025-05-07T21:08:01.5472752Z mixed_B=False, 2025-05-07T21:08:01.5472972Z bounds_check_version=2, 2025-05-07T21:08:01.5473212Z ) 2025-05-07T21:08:01.5473421Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5473925Z self=, 2025-05-07T21:08:01.5474425Z T=47, 2025-05-07T21:08:01.5474615Z B=15, 2025-05-07T21:08:01.5474806Z max_L=9, 2025-05-07T21:08:01.5475060Z bounds_check_mode=, 2025-05-07T21:08:01.5481974Z use_cpu=False, 2025-05-07T21:08:01.5482204Z weighted=True, 2025-05-07T21:08:01.5482425Z dtype=torch.int64, 2025-05-07T21:08:01.5482654Z mixed_B=True, 2025-05-07T21:08:01.5482878Z bounds_check_version=2, 2025-05-07T21:08:01.5483111Z ) 2025-05-07T21:08:01.5483321Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5483831Z self=, 2025-05-07T21:08:01.5484325Z T=47, 2025-05-07T21:08:01.5484513Z B=15, 2025-05-07T21:08:01.5484699Z max_L=47, 2025-05-07T21:08:01.5484949Z bounds_check_mode=, 2025-05-07T21:08:01.5485268Z use_cpu=False, 2025-05-07T21:08:01.5485477Z weighted=True, 2025-05-07T21:08:01.5485689Z dtype=torch.int64, 2025-05-07T21:08:01.5485914Z mixed_B=True, 2025-05-07T21:08:01.5486140Z bounds_check_version=2, 2025-05-07T21:08:01.5486370Z ) 2025-05-07T21:08:01.5486643Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5487256Z self=, 2025-05-07T21:08:01.5487746Z T=47, 2025-05-07T21:08:01.5487928Z B=47, 2025-05-07T21:08:01.5488112Z max_L=47, 2025-05-07T21:08:01.5488363Z bounds_check_mode=, 2025-05-07T21:08:01.5488677Z use_cpu=False, 2025-05-07T21:08:01.5488886Z weighted=True, 2025-05-07T21:08:01.5489098Z dtype=torch.int64, 2025-05-07T21:08:01.5489314Z mixed_B=True, 2025-05-07T21:08:01.5489533Z bounds_check_version=2, 2025-05-07T21:08:01.5489766Z ) 2025-05-07T21:08:01.5489963Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5490467Z self=, 2025-05-07T21:08:01.5490984Z T=47, 2025-05-07T21:08:01.5491163Z B=47, 2025-05-07T21:08:01.5491346Z max_L=47, 2025-05-07T21:08:01.5491599Z bounds_check_mode=, 2025-05-07T21:08:01.5491914Z use_cpu=True, 2025-05-07T21:08:01.5492121Z weighted=True, 2025-05-07T21:08:01.5492383Z dtype=torch.int64, 2025-05-07T21:08:01.5492607Z mixed_B=True, 2025-05-07T21:08:01.5492822Z bounds_check_version=2, 2025-05-07T21:08:01.5493054Z ) 2025-05-07T21:08:01.5493253Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5493751Z self=, 2025-05-07T21:08:01.5494242Z T=41, 2025-05-07T21:08:01.5494428Z B=8, 2025-05-07T21:08:01.5494609Z max_L=64, 2025-05-07T21:08:01.5494865Z bounds_check_mode=, 2025-05-07T21:08:01.5495182Z use_cpu=False, 2025-05-07T21:08:01.5495387Z weighted=True, 2025-05-07T21:08:01.5495602Z dtype=torch.int64, 2025-05-07T21:08:01.5495823Z mixed_B=False, 2025-05-07T21:08:01.5496036Z bounds_check_version=1, 2025-05-07T21:08:01.5496269Z ) 2025-05-07T21:08:01.5497059Z 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:08:01.5498479Z 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:08:01.5500194Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 0, table: 37, bag element: 0, idx: 9223372036854775807, num_rows: 432, indices_start: 9230, indices_end: 9265, T: 64, B: 8, b_t: 296. Setting idx to zero. 2025-05-07T21:08:01.5501865Z 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:08:01.5503530Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 5, table: 7, bag element: 0, idx: 9223372036854775807, num_rows: 360, indices_start: 1711, indices_end: 1747, T: 8, B: 8, b_t: 61. Setting idx to zero. 2025-05-07T21:08:01.5505373Z 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:08:01.5517981Z 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:08:01.5519678Z 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:08:01.5545160Z EmbeddingBoundsCheck (VBE false): (at least one) Out of bounds access for batch: 26, table: 4, bag element: 0, idx: 9223372036854775807, num_rows: 836, indices_start: 939, indices_end: 946, T: 8, B: 64, b_t: 282. Setting idx to zero. 2025-05-07T21:08:01.5546536Z 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:08:01.5571364Z 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:08:01.5572895Z 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:08:01.5607771Z 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:08:01.5609346Z 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:08:01.5642882Z EmbeddingBoundsCheck (VBE true): (at least one) Out of bounds access for batch: 2, table: 10, bag element: 0, idx: 9223372036854775807, num_rows: 278, indices_start: 1817, indices_end: 1820, T: 39, B: 9, b_t: 261. Setting idx to zero. 2025-05-07T21:08:01.5644479Z 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:08:01.5680245Z 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:08:01.5681865Z 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:08:01.5807979Z [E507 21:08:01.020167232 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:08:01.5809978Z [E507 21:08:01.020384167 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:08:01.5993957Z Trying example: test_bounds_check( 2025-05-07T21:08:01.5995038Z self=, 2025-05-07T21:08:01.5995959Z T=41, 2025-05-07T21:08:01.5996306Z B=8, 2025-05-07T21:08:01.5996647Z max_L=64, 2025-05-07T21:08:01.5997122Z bounds_check_mode=, 2025-05-07T21:08:01.5997709Z use_cpu=False, 2025-05-07T21:08:01.5998107Z weighted=False, 2025-05-07T21:08:01.5998516Z dtype=torch.int64, 2025-05-07T21:08:01.5998919Z mixed_B=False, 2025-05-07T21:08:01.5999322Z bounds_check_version=1, 2025-05-07T21:08:01.5999750Z ) 2025-05-07T21:08:01.6000003Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6000506Z self=, 2025-05-07T21:08:01.6000997Z T=64, 2025-05-07T21:08:01.6001179Z B=8, 2025-05-07T21:08:01.6001364Z max_L=64, 2025-05-07T21:08:01.6001739Z bounds_check_mode=, 2025-05-07T21:08:01.6002068Z use_cpu=False, 2025-05-07T21:08:01.6002277Z weighted=False, 2025-05-07T21:08:01.6002496Z dtype=torch.int64, 2025-05-07T21:08:01.6002720Z mixed_B=False, 2025-05-07T21:08:01.6002937Z bounds_check_version=1, 2025-05-07T21:08:01.6003172Z ) 2025-05-07T21:08:01.6003373Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6003875Z self=, 2025-05-07T21:08:01.6004364Z T=8, 2025-05-07T21:08:01.6004845Z B=8, 2025-05-07T21:08:01.6005026Z max_L=64, 2025-05-07T21:08:01.6005282Z bounds_check_mode=, 2025-05-07T21:08:01.6005599Z use_cpu=False, 2025-05-07T21:08:01.6005809Z weighted=False, 2025-05-07T21:08:01.6006029Z dtype=torch.int64, 2025-05-07T21:08:01.6006257Z mixed_B=False, 2025-05-07T21:08:01.6006473Z bounds_check_version=1, 2025-05-07T21:08:01.6006706Z ) 2025-05-07T21:08:01.6006982Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6007486Z self=, 2025-05-07T21:08:01.6008078Z T=8, 2025-05-07T21:08:01.6008268Z B=64, 2025-05-07T21:08:01.6008454Z max_L=64, 2025-05-07T21:08:01.6008706Z bounds_check_mode=, 2025-05-07T21:08:01.6009026Z use_cpu=False, 2025-05-07T21:08:01.6009238Z weighted=False, 2025-05-07T21:08:01.6009454Z dtype=torch.int64, 2025-05-07T21:08:01.6009682Z mixed_B=False, 2025-05-07T21:08:01.6009903Z bounds_check_version=1, 2025-05-07T21:08:01.6010134Z ) 2025-05-07T21:08:01.6010336Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6010839Z self=, 2025-05-07T21:08:01.6011329Z T=8, 2025-05-07T21:08:01.6011511Z B=64, 2025-05-07T21:08:01.6011700Z max_L=8, 2025-05-07T21:08:01.6011954Z bounds_check_mode=, 2025-05-07T21:08:01.6012344Z use_cpu=False, 2025-05-07T21:08:01.6012556Z weighted=False, 2025-05-07T21:08:01.6012771Z dtype=torch.int64, 2025-05-07T21:08:01.6013002Z mixed_B=False, 2025-05-07T21:08:01.6013223Z bounds_check_version=1, 2025-05-07T21:08:01.6013454Z ) 2025-05-07T21:08:01.6013658Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6014223Z self=, 2025-05-07T21:08:01.6014717Z T=8, 2025-05-07T21:08:01.6014898Z B=8, 2025-05-07T21:08:01.6015084Z max_L=8, 2025-05-07T21:08:01.6015337Z bounds_check_mode=, 2025-05-07T21:08:01.6015653Z use_cpu=False, 2025-05-07T21:08:01.6015867Z weighted=False, 2025-05-07T21:08:01.6016086Z dtype=torch.int64, 2025-05-07T21:08:01.6016306Z mixed_B=False, 2025-05-07T21:08:01.6016528Z bounds_check_version=1, 2025-05-07T21:08:01.6016767Z ) 2025-05-07T21:08:01.6016966Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6017473Z self=, 2025-05-07T21:08:01.6017970Z T=39, 2025-05-07T21:08:01.6018155Z B=30, 2025-05-07T21:08:01.6018340Z max_L=15, 2025-05-07T21:08:01.6018596Z bounds_check_mode=, 2025-05-07T21:08:01.6018919Z use_cpu=False, 2025-05-07T21:08:01.6019128Z weighted=False, 2025-05-07T21:08:01.6019347Z dtype=torch.int64, 2025-05-07T21:08:01.6019573Z mixed_B=True, 2025-05-07T21:08:01.6019790Z bounds_check_version=1, 2025-05-07T21:08:01.6020020Z ) 2025-05-07T21:08:01.6020221Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6020721Z self=, 2025-05-07T21:08:01.6021214Z T=39, 2025-05-07T21:08:01.6021426Z B=39, 2025-05-07T21:08:01.6021614Z max_L=15, 2025-05-07T21:08:01.6021945Z bounds_check_mode=, 2025-05-07T21:08:01.6022267Z use_cpu=False, 2025-05-07T21:08:01.6022480Z weighted=False, 2025-05-07T21:08:01.6022697Z dtype=torch.int64, 2025-05-07T21:08:01.6022924Z mixed_B=True, 2025-05-07T21:08:01.6023145Z bounds_check_version=1, 2025-05-07T21:08:01.6023378Z ) 2025-05-07T21:08:01.6023585Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6024093Z self=, 2025-05-07T21:08:01.6024583Z T=39, 2025-05-07T21:08:01.6024771Z B=39, 2025-05-07T21:08:01.6024959Z max_L=15, 2025-05-07T21:08:01.6025211Z bounds_check_mode=, 2025-05-07T21:08:01.6025526Z use_cpu=False, 2025-05-07T21:08:01.6025736Z weighted=True, 2025-05-07T21:08:01.6025955Z dtype=torch.int64, 2025-05-07T21:08:01.6026176Z mixed_B=True, 2025-05-07T21:08:01.6026392Z bounds_check_version=1, 2025-05-07T21:08:01.6026625Z ) 2025-05-07T21:08:01.6026826Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6027334Z self=, 2025-05-07T21:08:01.6027873Z T=39, 2025-05-07T21:08:01.6028060Z B=39, 2025-05-07T21:08:01.6028255Z max_L=15, 2025-05-07T21:08:01.6028527Z bounds_check_mode=, 2025-05-07T21:08:01.6028853Z use_cpu=True, 2025-05-07T21:08:01.6029077Z weighted=True, 2025-05-07T21:08:01.6029306Z dtype=torch.int64, 2025-05-07T21:08:01.6029545Z mixed_B=True, 2025-05-07T21:08:01.6029780Z bounds_check_version=1, 2025-05-07T21:08:01.6030030Z ) 2025-05-07T21:08:01.6030237Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6030752Z self=, 2025-05-07T21:08:01.6031259Z T=24, 2025-05-07T21:08:01.6031456Z B=5, 2025-05-07T21:08:01.6031648Z max_L=40, 2025-05-07T21:08:01.6031917Z bounds_check_mode=, 2025-05-07T21:08:01.6032244Z use_cpu=False, 2025-05-07T21:08:01.6032536Z weighted=False, 2025-05-07T21:08:01.6032768Z dtype=torch.int64, 2025-05-07T21:08:01.6033007Z mixed_B=True, 2025-05-07T21:08:01.6033234Z bounds_check_version=1, 2025-05-07T21:08:01.6033477Z ) 2025-05-07T21:08:01.6033687Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6034243Z self=, 2025-05-07T21:08:01.6034750Z T=24, 2025-05-07T21:08:01.6034949Z B=5, 2025-05-07T21:08:01.6035134Z max_L=5, 2025-05-07T21:08:01.6035393Z bounds_check_mode=, 2025-05-07T21:08:01.6035717Z use_cpu=False, 2025-05-07T21:08:01.6035939Z weighted=False, 2025-05-07T21:08:01.6036169Z dtype=torch.int64, 2025-05-07T21:08:01.6036404Z mixed_B=True, 2025-05-07T21:08:01.6036624Z bounds_check_version=1, 2025-05-07T21:08:01.6036868Z ) 2025-05-07T21:08:01.6037080Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6037597Z self=, 2025-05-07T21:08:01.6038100Z T=24, 2025-05-07T21:08:01.6038294Z B=5, 2025-05-07T21:08:01.6038486Z max_L=5, 2025-05-07T21:08:01.6038745Z bounds_check_mode=, 2025-05-07T21:08:01.6039072Z use_cpu=False, 2025-05-07T21:08:01.6039295Z weighted=False, 2025-05-07T21:08:01.6039522Z dtype=torch.int64, 2025-05-07T21:08:01.6039760Z mixed_B=False, 2025-05-07T21:08:01.6039988Z bounds_check_version=1, 2025-05-07T21:08:01.6040230Z ) 2025-05-07T21:08:01.6040444Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6040959Z self=, 2025-05-07T21:08:01.6041454Z T=24, 2025-05-07T21:08:01.6041650Z B=24, 2025-05-07T21:08:01.6041849Z max_L=5, 2025-05-07T21:08:01.6042102Z bounds_check_mode=, 2025-05-07T21:08:01.6042477Z use_cpu=False, 2025-05-07T21:08:01.6042702Z weighted=False, 2025-05-07T21:08:01.6042935Z dtype=torch.int64, 2025-05-07T21:08:01.6043166Z mixed_B=False, 2025-05-07T21:08:01.6043400Z bounds_check_version=1, 2025-05-07T21:08:01.6043647Z ) 2025-05-07T21:08:01.6043853Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6044371Z self=, 2025-05-07T21:08:01.6044876Z T=12, 2025-05-07T21:08:01.6045067Z B=52, 2025-05-07T21:08:01.6045272Z max_L=45, 2025-05-07T21:08:01.6045542Z bounds_check_mode=, 2025-05-07T21:08:01.6045865Z use_cpu=False, 2025-05-07T21:08:01.6046089Z weighted=False, 2025-05-07T21:08:01.6046318Z dtype=torch.int32, 2025-05-07T21:08:01.6046549Z mixed_B=True, 2025-05-07T21:08:01.6046778Z bounds_check_version=2, 2025-05-07T21:08:01.6047110Z ) 2025-05-07T21:08:01.6047322Z Trying example: test_bounds_check( 2025-05-07T21:08:01.6047837Z self=, 2025-05-07T21:08:01.6048341Z T=12, 2025-05-07T21:08:01.6048584Z B=12, 2025-05-07T21:08:01.6048778Z max_L=45, 2025-05-07T21:08:01.6049042Z bounds_check_mode=, 2025-05-07T21:08:01.6049374Z use_cpu=False, 2025-05-07T21:08:01.6049590Z weighted=False, 2025-05-07T21:08:01.6049823Z dtype=torch.int32, 2025-05-07T21:08:01.6050057Z mixed_B=True, 2025-05-07T21:08:01.6050282Z bounds_check_version=2, 2025-05-07T21:08:01.6050527Z ) 2025-05-07T21:08:01.6050720Z PASSED 2025-05-07T21:08:01.6051136Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pickle PASSED 2025-05-07T21:08:01.7082371Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_pruning Trying example: test_pruning( 2025-05-07T21:08:01.7083256Z self=, 2025-05-07T21:08:01.7083904Z T=1, 2025-05-07T21:08:01.7084110Z B=1, 2025-05-07T21:08:01.7084314Z L=0, 2025-05-07T21:08:01.7084515Z use_cpu=False, 2025-05-07T21:08:01.7084750Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7085038Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7085322Z ) 2025-05-07T21:08:01.7085594Z Trying example: test_pruning( 2025-05-07T21:08:01.7086079Z self=, 2025-05-07T21:08:01.7086567Z T=4, 2025-05-07T21:08:01.7086760Z B=1, 2025-05-07T21:08:01.7087072Z L=0, 2025-05-07T21:08:01.7087270Z use_cpu=False, 2025-05-07T21:08:01.7087509Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7087786Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7088073Z ) 2025-05-07T21:08:01.7088281Z Trying example: test_pruning( 2025-05-07T21:08:01.7088756Z self=, 2025-05-07T21:08:01.7089267Z T=4, 2025-05-07T21:08:01.7089481Z B=5, 2025-05-07T21:08:01.7089672Z L=1, 2025-05-07T21:08:01.7089867Z use_cpu=True, 2025-05-07T21:08:01.7090102Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7090378Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7090666Z ) 2025-05-07T21:08:01.7090878Z Trying example: test_pruning( 2025-05-07T21:08:01.7091350Z self=, 2025-05-07T21:08:01.7091830Z T=5, 2025-05-07T21:08:01.7092025Z B=1, 2025-05-07T21:08:01.7092216Z L=0, 2025-05-07T21:08:01.7092407Z use_cpu=False, 2025-05-07T21:08:01.7092638Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7092913Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7093189Z ) 2025-05-07T21:08:01.7093394Z Trying example: test_pruning( 2025-05-07T21:08:01.7093872Z self=, 2025-05-07T21:08:01.7094423Z T=5, 2025-05-07T21:08:01.7094619Z B=5, 2025-05-07T21:08:01.7094804Z L=4, 2025-05-07T21:08:01.7094991Z use_cpu=True, 2025-05-07T21:08:01.7095225Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7095506Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7095783Z ) 2025-05-07T21:08:01.7095990Z Trying example: test_pruning( 2025-05-07T21:08:01.7096470Z self=, 2025-05-07T21:08:01.7096941Z T=3, 2025-05-07T21:08:01.7097129Z B=2, 2025-05-07T21:08:01.7097361Z L=4, 2025-05-07T21:08:01.7097561Z use_cpu=True, 2025-05-07T21:08:01.7097794Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7098066Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7098345Z ) 2025-05-07T21:08:01.7098553Z Trying example: test_pruning( 2025-05-07T21:08:01.7099024Z self=, 2025-05-07T21:08:01.7099505Z T=4, 2025-05-07T21:08:01.7099696Z B=1, 2025-05-07T21:08:01.7099880Z L=2, 2025-05-07T21:08:01.7100070Z use_cpu=True, 2025-05-07T21:08:01.7100368Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7100648Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7100922Z ) 2025-05-07T21:08:01.7101130Z Trying example: test_pruning( 2025-05-07T21:08:01.7101609Z self=, 2025-05-07T21:08:01.7102079Z T=5, 2025-05-07T21:08:01.7102270Z B=3, 2025-05-07T21:08:01.7102458Z L=8, 2025-05-07T21:08:01.7102651Z use_cpu=False, 2025-05-07T21:08:01.7102882Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7103162Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7103438Z ) 2025-05-07T21:08:01.7103643Z Trying example: test_pruning( 2025-05-07T21:08:01.7104117Z self=, 2025-05-07T21:08:01.7104767Z T=3, 2025-05-07T21:08:01.7105032Z B=6, 2025-05-07T21:08:01.7105222Z L=3, 2025-05-07T21:08:01.7105415Z use_cpu=False, 2025-05-07T21:08:01.7105655Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7105940Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7106233Z ) 2025-05-07T21:08:01.7106434Z Trying example: test_pruning( 2025-05-07T21:08:01.7107033Z self=, 2025-05-07T21:08:01.7107584Z T=3, 2025-05-07T21:08:01.7107764Z B=1, 2025-05-07T21:08:01.7107947Z L=1, 2025-05-07T21:08:01.7108138Z use_cpu=False, 2025-05-07T21:08:01.7108369Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7108659Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7108959Z ) 2025-05-07T21:08:01.7109181Z Trying example: test_pruning( 2025-05-07T21:08:01.7109744Z self=, 2025-05-07T21:08:01.7110298Z T=2, 2025-05-07T21:08:01.7110482Z B=2, 2025-05-07T21:08:01.7110664Z L=1, 2025-05-07T21:08:01.7110852Z use_cpu=True, 2025-05-07T21:08:01.7111082Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7111368Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7111666Z ) 2025-05-07T21:08:01.7111865Z Trying example: test_pruning( 2025-05-07T21:08:01.7112407Z self=, 2025-05-07T21:08:01.7112958Z T=5, 2025-05-07T21:08:01.7113149Z B=3, 2025-05-07T21:08:01.7113330Z L=6, 2025-05-07T21:08:01.7119326Z use_cpu=False, 2025-05-07T21:08:01.7119601Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7119876Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7120148Z ) 2025-05-07T21:08:01.7120346Z Trying example: test_pruning( 2025-05-07T21:08:01.7120815Z self=, 2025-05-07T21:08:01.7121291Z T=3, 2025-05-07T21:08:01.7121586Z B=3, 2025-05-07T21:08:01.7121774Z L=6, 2025-05-07T21:08:01.7121961Z use_cpu=False, 2025-05-07T21:08:01.7122187Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7122457Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7122732Z ) 2025-05-07T21:08:01.7122929Z Trying example: test_pruning( 2025-05-07T21:08:01.7123399Z self=, 2025-05-07T21:08:01.7123876Z T=3, 2025-05-07T21:08:01.7124060Z B=3, 2025-05-07T21:08:01.7124239Z L=3, 2025-05-07T21:08:01.7124427Z use_cpu=False, 2025-05-07T21:08:01.7124647Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7124917Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7125186Z ) 2025-05-07T21:08:01.7125382Z Trying example: test_pruning( 2025-05-07T21:08:01.7125847Z self=, 2025-05-07T21:08:01.7126315Z T=5, 2025-05-07T21:08:01.7126506Z B=2, 2025-05-07T21:08:01.7126698Z L=5, 2025-05-07T21:08:01.7126962Z use_cpu=False, 2025-05-07T21:08:01.7127186Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7127526Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7127794Z ) 2025-05-07T21:08:01.7127989Z Trying example: test_pruning( 2025-05-07T21:08:01.7128457Z self=, 2025-05-07T21:08:01.7128926Z T=5, 2025-05-07T21:08:01.7129106Z B=2, 2025-05-07T21:08:01.7129286Z L=5, 2025-05-07T21:08:01.7129469Z use_cpu=False, 2025-05-07T21:08:01.7129696Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7129969Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7130240Z ) 2025-05-07T21:08:01.7130435Z Trying example: test_pruning( 2025-05-07T21:08:01.7130908Z self=, 2025-05-07T21:08:01.7131382Z T=2, 2025-05-07T21:08:01.7131564Z B=2, 2025-05-07T21:08:01.7131803Z L=5, 2025-05-07T21:08:01.7131991Z use_cpu=False, 2025-05-07T21:08:01.7132212Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7132485Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7132755Z ) 2025-05-07T21:08:01.7132946Z Trying example: test_pruning( 2025-05-07T21:08:01.7133459Z self=, 2025-05-07T21:08:01.7133936Z T=5, 2025-05-07T21:08:01.7134117Z B=5, 2025-05-07T21:08:01.7134301Z L=5, 2025-05-07T21:08:01.7134490Z use_cpu=False, 2025-05-07T21:08:01.7134714Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7134986Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7135262Z ) 2025-05-07T21:08:01.7135456Z Trying example: test_pruning( 2025-05-07T21:08:01.7135929Z self=, 2025-05-07T21:08:01.7136403Z T=5, 2025-05-07T21:08:01.7136588Z B=5, 2025-05-07T21:08:01.7136770Z L=5, 2025-05-07T21:08:01.7136955Z use_cpu=False, 2025-05-07T21:08:01.7137181Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7137450Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7137725Z ) 2025-05-07T21:08:01.7137922Z Trying example: test_pruning( 2025-05-07T21:08:01.7138387Z self=, 2025-05-07T21:08:01.7138868Z T=5, 2025-05-07T21:08:01.7139056Z B=3, 2025-05-07T21:08:01.7139234Z L=2, 2025-05-07T21:08:01.7139428Z use_cpu=True, 2025-05-07T21:08:01.7139649Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7139915Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7140186Z ) 2025-05-07T21:08:01.7140390Z Trying example: test_pruning( 2025-05-07T21:08:01.7140854Z self=, 2025-05-07T21:08:01.7141332Z T=5, 2025-05-07T21:08:01.7141512Z B=3, 2025-05-07T21:08:01.7141738Z L=3, 2025-05-07T21:08:01.7141927Z use_cpu=True, 2025-05-07T21:08:01.7142151Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7142423Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7142693Z ) 2025-05-07T21:08:01.7142887Z Trying example: test_pruning( 2025-05-07T21:08:01.7143355Z self=, 2025-05-07T21:08:01.7143828Z T=3, 2025-05-07T21:08:01.7144009Z B=3, 2025-05-07T21:08:01.7144189Z L=3, 2025-05-07T21:08:01.7144373Z use_cpu=True, 2025-05-07T21:08:01.7144596Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7144869Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7145135Z ) 2025-05-07T21:08:01.7145331Z Trying example: test_pruning( 2025-05-07T21:08:01.7145801Z self=, 2025-05-07T21:08:01.7146267Z T=3, 2025-05-07T21:08:01.7146453Z B=3, 2025-05-07T21:08:01.7146635Z L=3, 2025-05-07T21:08:01.7146816Z use_cpu=True, 2025-05-07T21:08:01.7147037Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7147351Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7147615Z ) 2025-05-07T21:08:01.7147809Z Trying example: test_pruning( 2025-05-07T21:08:01.7148272Z self=, 2025-05-07T21:08:01.7148742Z T=1, 2025-05-07T21:08:01.7148924Z B=4, 2025-05-07T21:08:01.7149106Z L=1, 2025-05-07T21:08:01.7149322Z use_cpu=True, 2025-05-07T21:08:01.7149557Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7149824Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7150091Z ) 2025-05-07T21:08:01.7150283Z Trying example: test_pruning( 2025-05-07T21:08:01.7150749Z self=, 2025-05-07T21:08:01.7151228Z T=1, 2025-05-07T21:08:01.7151408Z B=4, 2025-05-07T21:08:01.7151586Z L=4, 2025-05-07T21:08:01.7151823Z use_cpu=True, 2025-05-07T21:08:01.7152040Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7152305Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7152571Z ) 2025-05-07T21:08:01.7152760Z Trying example: test_pruning( 2025-05-07T21:08:01.7153225Z self=, 2025-05-07T21:08:01.7153741Z T=1, 2025-05-07T21:08:01.7153922Z B=1, 2025-05-07T21:08:01.7154095Z L=4, 2025-05-07T21:08:01.7154280Z use_cpu=True, 2025-05-07T21:08:01.7154499Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7154760Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7155026Z ) 2025-05-07T21:08:01.7155219Z Trying example: test_pruning( 2025-05-07T21:08:01.7155680Z self=, 2025-05-07T21:08:01.7156154Z T=3, 2025-05-07T21:08:01.7156336Z B=6, 2025-05-07T21:08:01.7156511Z L=2, 2025-05-07T21:08:01.7156699Z use_cpu=False, 2025-05-07T21:08:01.7156923Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7157188Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7157459Z ) 2025-05-07T21:08:01.7157657Z Trying example: test_pruning( 2025-05-07T21:08:01.7158118Z self=, 2025-05-07T21:08:01.7158589Z T=3, 2025-05-07T21:08:01.7158771Z B=6, 2025-05-07T21:08:01.7158944Z L=6, 2025-05-07T21:08:01.7159126Z use_cpu=False, 2025-05-07T21:08:01.7159351Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7159618Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7159889Z ) 2025-05-07T21:08:01.7160086Z Trying example: test_pruning( 2025-05-07T21:08:01.7160557Z self=, 2025-05-07T21:08:01.7161029Z T=3, 2025-05-07T21:08:01.7161212Z B=6, 2025-05-07T21:08:01.7161388Z L=6, 2025-05-07T21:08:01.7161619Z use_cpu=False, 2025-05-07T21:08:01.7161846Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7162116Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7162384Z ) 2025-05-07T21:08:01.7162577Z Trying example: test_pruning( 2025-05-07T21:08:01.7163050Z self=, 2025-05-07T21:08:01.7163523Z T=3, 2025-05-07T21:08:01.7163702Z B=3, 2025-05-07T21:08:01.7163881Z L=6, 2025-05-07T21:08:01.7164065Z use_cpu=False, 2025-05-07T21:08:01.7164290Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7164561Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7164824Z ) 2025-05-07T21:08:01.7165018Z Trying example: test_pruning( 2025-05-07T21:08:01.7165483Z self=, 2025-05-07T21:08:01.7165953Z T=3, 2025-05-07T21:08:01.7166129Z B=3, 2025-05-07T21:08:01.7166309Z L=3, 2025-05-07T21:08:01.7166494Z use_cpu=False, 2025-05-07T21:08:01.7166714Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7167044Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7167359Z ) 2025-05-07T21:08:01.7167552Z Trying example: test_pruning( 2025-05-07T21:08:01.7168024Z self=, 2025-05-07T21:08:01.7168497Z T=4, 2025-05-07T21:08:01.7168672Z B=6, 2025-05-07T21:08:01.7168854Z L=3, 2025-05-07T21:08:01.7169037Z use_cpu=True, 2025-05-07T21:08:01.7169252Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7169516Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7169791Z ) 2025-05-07T21:08:01.7169981Z Trying example: test_pruning( 2025-05-07T21:08:01.7170446Z self=, 2025-05-07T21:08:01.7170924Z T=3, 2025-05-07T21:08:01.7171115Z B=6, 2025-05-07T21:08:01.7171302Z L=3, 2025-05-07T21:08:01.7171494Z use_cpu=True, 2025-05-07T21:08:01.7171761Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7172027Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7172302Z ) 2025-05-07T21:08:01.7343644Z Trying example: test_pruning( 2025-05-07T21:08:01.7344760Z self=, 2025-05-07T21:08:01.7345754Z T=3, 2025-05-07T21:08:01.7345952Z B=5, 2025-05-07T21:08:01.7346153Z L=0, 2025-05-07T21:08:01.7346360Z use_cpu=False, 2025-05-07T21:08:01.7346599Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7346888Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7347190Z ) 2025-05-07T21:08:01.7347399Z Trying example: test_pruning( 2025-05-07T21:08:01.7348075Z self=, 2025-05-07T21:08:01.7348729Z T=3, 2025-05-07T21:08:01.7348915Z B=5, 2025-05-07T21:08:01.7349096Z L=0, 2025-05-07T21:08:01.7349286Z use_cpu=True, 2025-05-07T21:08:01.7349528Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7349808Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7350098Z ) 2025-05-07T21:08:01.7350319Z Trying example: test_pruning( 2025-05-07T21:08:01.7350795Z self=, 2025-05-07T21:08:01.7351286Z T=3, 2025-05-07T21:08:01.7351483Z B=5, 2025-05-07T21:08:01.7351671Z L=0, 2025-05-07T21:08:01.7351875Z use_cpu=True, 2025-05-07T21:08:01.7352112Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7352415Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7352691Z ) 2025-05-07T21:08:01.7352902Z Trying example: test_pruning( 2025-05-07T21:08:01.7353389Z self=, 2025-05-07T21:08:01.7353874Z T=5, 2025-05-07T21:08:01.7354073Z B=5, 2025-05-07T21:08:01.7354269Z L=0, 2025-05-07T21:08:01.7354460Z use_cpu=True, 2025-05-07T21:08:01.7354813Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7355099Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7355388Z ) 2025-05-07T21:08:01.7355591Z Trying example: test_pruning( 2025-05-07T21:08:01.7356079Z self=, 2025-05-07T21:08:01.7356574Z T=5, 2025-05-07T21:08:01.7356765Z B=1, 2025-05-07T21:08:01.7356964Z L=0, 2025-05-07T21:08:01.7357168Z use_cpu=True, 2025-05-07T21:08:01.7357397Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7357678Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7357967Z ) 2025-05-07T21:08:01.7358169Z Trying example: test_pruning( 2025-05-07T21:08:01.7358658Z self=, 2025-05-07T21:08:01.7359146Z T=5, 2025-05-07T21:08:01.7359336Z B=1, 2025-05-07T21:08:01.7359533Z L=5, 2025-05-07T21:08:01.7359735Z use_cpu=True, 2025-05-07T21:08:01.7359966Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7360246Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7360532Z ) 2025-05-07T21:08:01.7360828Z Trying example: test_pruning( 2025-05-07T21:08:01.7361316Z self=, 2025-05-07T21:08:01.7361804Z T=5, 2025-05-07T21:08:01.7362004Z B=5, 2025-05-07T21:08:01.7362188Z L=5, 2025-05-07T21:08:01.7362389Z use_cpu=True, 2025-05-07T21:08:01.7362624Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7362891Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7363177Z ) 2025-05-07T21:08:01.7363386Z Trying example: test_pruning( 2025-05-07T21:08:01.7363862Z self=, 2025-05-07T21:08:01.7364350Z T=1, 2025-05-07T21:08:01.7364545Z B=6, 2025-05-07T21:08:01.7364734Z L=3, 2025-05-07T21:08:01.7364935Z use_cpu=False, 2025-05-07T21:08:01.7365178Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7365540Z use_array_for_index_remapping=False, 2025-05-07T21:08:01.7365825Z ) 2025-05-07T21:08:01.7366032Z Trying example: test_pruning( 2025-05-07T21:08:01.7366510Z self=, 2025-05-07T21:08:01.7367133Z T=1, 2025-05-07T21:08:01.7367387Z B=6, 2025-05-07T21:08:01.7367588Z L=3, 2025-05-07T21:08:01.7367785Z use_cpu=False, 2025-05-07T21:08:01.7368027Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7368308Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7368589Z ) 2025-05-07T21:08:01.7368795Z Trying example: test_pruning( 2025-05-07T21:08:01.7369281Z self=, 2025-05-07T21:08:01.7369761Z T=1, 2025-05-07T21:08:01.7369963Z B=6, 2025-05-07T21:08:01.7370156Z L=3, 2025-05-07T21:08:01.7370346Z use_cpu=False, 2025-05-07T21:08:01.7370590Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7370871Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7371155Z ) 2025-05-07T21:08:01.7371366Z Trying example: test_pruning( 2025-05-07T21:08:01.7371855Z self=, 2025-05-07T21:08:01.7372337Z T=1, 2025-05-07T21:08:01.7372541Z B=1, 2025-05-07T21:08:01.7372736Z L=3, 2025-05-07T21:08:01.7372927Z use_cpu=False, 2025-05-07T21:08:01.7373168Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7373453Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7373735Z ) 2025-05-07T21:08:01.7373935Z Trying example: test_pruning( 2025-05-07T21:08:01.7374419Z self=, 2025-05-07T21:08:01.7374910Z T=1, 2025-05-07T21:08:01.7375098Z B=1, 2025-05-07T21:08:01.7375295Z L=1, 2025-05-07T21:08:01.7375496Z use_cpu=False, 2025-05-07T21:08:01.7375727Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7376062Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7376353Z ) 2025-05-07T21:08:01.7376552Z Trying example: test_pruning( 2025-05-07T21:08:01.7377035Z self=, 2025-05-07T21:08:01.7377524Z T=1, 2025-05-07T21:08:01.7377712Z B=1, 2025-05-07T21:08:01.7377909Z L=1, 2025-05-07T21:08:01.7378110Z use_cpu=False, 2025-05-07T21:08:01.7378339Z use_cpu_hashtable=True, 2025-05-07T21:08:01.7378617Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7378908Z ) 2025-05-07T21:08:01.7379144Z Trying example: test_pruning( 2025-05-07T21:08:01.7379637Z self=, 2025-05-07T21:08:01.7380123Z T=2, 2025-05-07T21:08:01.7380321Z B=1, 2025-05-07T21:08:01.7380510Z L=4, 2025-05-07T21:08:01.7380709Z use_cpu=True, 2025-05-07T21:08:01.7380950Z use_cpu_hashtable=False, 2025-05-07T21:08:01.7381226Z use_array_for_index_remapping=True, 2025-05-07T21:08:01.7381516Z ) 2025-05-07T21:08:01.7381710Z PASSED 2025-05-07T21:08:10.8114991Z tbe/utils/split_embeddings_utils_test.py::SplitEmbeddingsUtilsTest::test_transpose PASSED 2025-05-07T21:08:10.8115510Z 2025-05-07T21:08:10.8115675Z ============================== 4 passed in 11.50s ============================== 2025-05-07T21:08:11.4471183Z 2025-05-07T21:08:11.4471975Z [TEST] Python test suite PASSED: ./tbe/utils/split_embeddings_utils_test.py 2025-05-07T21:08:11.4490479Z [TEST] Python test time for ./tbe/utils/split_embeddings_utils_test.py: 14 seconds 2025-05-07T21:08:11.4490824Z 2025-05-07T21:08:11.4490841Z 2025-05-07T21:08:11.4490845Z 2025-05-07T21:08:11.4490849Z 2025-05-07T21:08:11.4511555Z ################################################################################ 2025-05-07T21:08:11.4529635Z # [2025-05-07T21:08:11.452Z] Run Python Test Suite: 2025-05-07T21:08:11.4529967Z # ./utils/filestore_test.py 2025-05-07T21:08:11.4530291Z ################################################################################ 2025-05-07T21:08:11.4555631Z + 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:08:11.4556248Z 2025-05-07T21:08:13.5949433Z ============================= test session starts ============================== 2025-05-07T21:08:13.5950335Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:13.5950871Z cachedir: .pytest_cache 2025-05-07T21:08:13.5951451Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:13.5952183Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:13.5952602Z plugins: hypothesis-6.131.14 2025-05-07T21:08:15.2584303Z collecting ... collected 8 items 2025-05-07T21:08:15.2584653Z 2025-05-07T21:08:15.2596637Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_bad_bucket SKIPPED 2025-05-07T21:08:15.2604999Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_binaryio SKIPPED 2025-05-07T21:08:15.2613047Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_file SKIPPED 2025-05-07T21:08:15.2620867Z utils/filestore_test.py::FileStoreTest::test_filestore_fb_tensor SKIPPED 2025-05-07T21:08:15.2628427Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_bad_bucket PASSED 2025-05-07T21:08:15.2637121Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_binaryio PASSED 2025-05-07T21:08:15.2698251Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_file PASSED 2025-05-07T21:08:15.2815610Z utils/filestore_test.py::FileStoreTest::test_filestore_oss_tensor PASSED 2025-05-07T21:08:15.2816038Z 2025-05-07T21:08:15.2816217Z =========================== short test summary info ============================ 2025-05-07T21:08:15.2816962Z SKIPPED [1] utils/filestore_test.py:107: Test does not apply to OSS 2025-05-07T21:08:15.2817560Z SKIPPED [1] utils/filestore_test.py:118: Test does not apply to OSS 2025-05-07T21:08:15.2818142Z SKIPPED [1] utils/filestore_test.py:144: Test does not apply to OSS 2025-05-07T21:08:15.2818724Z SKIPPED [1] utils/filestore_test.py:131: Test does not apply to OSS 2025-05-07T21:08:15.2819254Z ========================= 4 passed, 4 skipped in 1.81s ========================= 2025-05-07T21:08:15.8353310Z 2025-05-07T21:08:15.8354728Z [TEST] Python test suite PASSED: ./utils/filestore_test.py 2025-05-07T21:08:15.8376167Z [TEST] Python test time for ./utils/filestore_test.py: 4 seconds 2025-05-07T21:08:15.8376462Z 2025-05-07T21:08:15.8376466Z 2025-05-07T21:08:15.8376470Z 2025-05-07T21:08:15.8376474Z 2025-05-07T21:08:15.8396798Z ################################################################################ 2025-05-07T21:08:15.8412896Z # [2025-05-07T21:08:15.840Z] Run Python Test Suite: 2025-05-07T21:08:15.8413253Z # ./uvm/copy_test.py 2025-05-07T21:08:15.8413568Z ################################################################################ 2025-05-07T21:08:15.8439750Z + 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:08:15.8440624Z 2025-05-07T21:08:17.9829738Z ============================= test session starts ============================== 2025-05-07T21:08:17.9830410Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:17.9830950Z cachedir: .pytest_cache 2025-05-07T21:08:17.9831529Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:17.9832268Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:17.9840033Z plugins: hypothesis-6.131.14 2025-05-07T21:08:19.6629975Z collecting ... collected 3 items 2025-05-07T21:08:19.6630264Z 2025-05-07T21:08:19.9842180Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9842924Z self=, 2025-05-07T21:08:19.9843406Z sizes=[1], 2025-05-07T21:08:19.9843823Z uvm_op=, 2025-05-07T21:08:19.9844498Z ) 2025-05-07T21:08:19.9844729Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9845063Z self=, 2025-05-07T21:08:19.9845398Z sizes=[7], 2025-05-07T21:08:19.9845741Z uvm_op=, 2025-05-07T21:08:19.9846215Z ) 2025-05-07T21:08:19.9846488Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9846963Z self=, 2025-05-07T21:08:19.9847299Z sizes=[7, 2, 6, 6], 2025-05-07T21:08:19.9847643Z uvm_op=, 2025-05-07T21:08:19.9848008Z ) 2025-05-07T21:08:19.9848214Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9848548Z self=, 2025-05-07T21:08:19.9848877Z sizes=[3], 2025-05-07T21:08:19.9849170Z uvm_op=, 2025-05-07T21:08:19.9849508Z ) 2025-05-07T21:08:19.9849709Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9850040Z self=, 2025-05-07T21:08:19.9850372Z sizes=[3, 3, 6, 1], 2025-05-07T21:08:19.9850684Z uvm_op=, 2025-05-07T21:08:19.9851016Z ) 2025-05-07T21:08:19.9851218Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9851553Z self=, 2025-05-07T21:08:19.9851883Z sizes=[5], 2025-05-07T21:08:19.9852216Z uvm_op=, 2025-05-07T21:08:19.9852596Z ) 2025-05-07T21:08:19.9852804Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9853254Z self=, 2025-05-07T21:08:19.9853606Z sizes=[1, 7, 5, 4], 2025-05-07T21:08:19.9853921Z uvm_op=, 2025-05-07T21:08:19.9854270Z ) 2025-05-07T21:08:19.9854482Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9854820Z self=, 2025-05-07T21:08:19.9855150Z sizes=[8, 8, 1, 8], 2025-05-07T21:08:19.9855495Z uvm_op=, 2025-05-07T21:08:19.9855873Z ) 2025-05-07T21:08:19.9856077Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9856412Z self=, 2025-05-07T21:08:19.9856747Z sizes=[5, 6], 2025-05-07T21:08:19.9857048Z uvm_op=, 2025-05-07T21:08:19.9857391Z ) 2025-05-07T21:08:19.9857601Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9857934Z self=, 2025-05-07T21:08:19.9858272Z sizes=[4, 3], 2025-05-07T21:08:19.9858698Z uvm_op=, 2025-05-07T21:08:19.9859074Z ) 2025-05-07T21:08:19.9859275Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9859611Z self=, 2025-05-07T21:08:19.9859954Z sizes=[7, 7, 5, 7], 2025-05-07T21:08:19.9860262Z uvm_op=, 2025-05-07T21:08:19.9860609Z ) 2025-05-07T21:08:19.9860816Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9861144Z self=, 2025-05-07T21:08:19.9861482Z sizes=[7, 7, 7, 7], 2025-05-07T21:08:19.9861797Z uvm_op=, 2025-05-07T21:08:19.9862138Z ) 2025-05-07T21:08:19.9862346Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9862681Z self=, 2025-05-07T21:08:19.9863017Z sizes=[7, 5, 8, 8], 2025-05-07T21:08:19.9863435Z uvm_op=, 2025-05-07T21:08:19.9863812Z ) 2025-05-07T21:08:19.9864022Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9864352Z self=, 2025-05-07T21:08:19.9864734Z sizes=[1, 5, 1, 5], 2025-05-07T21:08:19.9865082Z uvm_op=, 2025-05-07T21:08:19.9865452Z ) 2025-05-07T21:08:19.9865662Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9866003Z self=, 2025-05-07T21:08:19.9866338Z sizes=[1, 5, 5, 5], 2025-05-07T21:08:19.9866686Z uvm_op=, 2025-05-07T21:08:19.9867062Z ) 2025-05-07T21:08:19.9867267Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9867605Z self=, 2025-05-07T21:08:19.9867952Z sizes=[5, 5, 5, 5], 2025-05-07T21:08:19.9868298Z uvm_op=, 2025-05-07T21:08:19.9868670Z ) 2025-05-07T21:08:19.9868881Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9869220Z self=, 2025-05-07T21:08:19.9869555Z sizes=[5, 5, 5, 5], 2025-05-07T21:08:19.9869873Z uvm_op=, 2025-05-07T21:08:19.9870220Z ) 2025-05-07T21:08:19.9870420Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9870755Z self=, 2025-05-07T21:08:19.9871095Z sizes=[5, 5], 2025-05-07T21:08:19.9871393Z uvm_op=, 2025-05-07T21:08:19.9871741Z ) 2025-05-07T21:08:19.9871951Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9872279Z self=, 2025-05-07T21:08:19.9872613Z sizes=[8], 2025-05-07T21:08:19.9872960Z uvm_op=, 2025-05-07T21:08:19.9873309Z ) 2025-05-07T21:08:19.9873511Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9873850Z self=, 2025-05-07T21:08:19.9874190Z sizes=[3], 2025-05-07T21:08:19.9874513Z uvm_op=, 2025-05-07T21:08:19.9874894Z ) 2025-05-07T21:08:19.9875102Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9875431Z self=, 2025-05-07T21:08:19.9875775Z sizes=[3, 8, 7, 7], 2025-05-07T21:08:19.9876089Z uvm_op=, 2025-05-07T21:08:19.9876425Z ) 2025-05-07T21:08:19.9876637Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9876974Z self=, 2025-05-07T21:08:19.9877303Z sizes=[3, 7, 7, 7], 2025-05-07T21:08:19.9877619Z uvm_op=, 2025-05-07T21:08:19.9877967Z ) 2025-05-07T21:08:19.9878178Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9878556Z self=, 2025-05-07T21:08:19.9878896Z sizes=[3, 7, 7, 3], 2025-05-07T21:08:19.9879237Z uvm_op=, 2025-05-07T21:08:19.9879584Z ) 2025-05-07T21:08:19.9879787Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9880126Z self=, 2025-05-07T21:08:19.9880467Z sizes=[7, 7, 7, 3], 2025-05-07T21:08:19.9880776Z uvm_op=, 2025-05-07T21:08:19.9881124Z ) 2025-05-07T21:08:19.9881334Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9881663Z self=, 2025-05-07T21:08:19.9882005Z sizes=[7, 7, 7, 7], 2025-05-07T21:08:19.9882322Z uvm_op=, 2025-05-07T21:08:19.9882666Z ) 2025-05-07T21:08:19.9882865Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9883241Z self=, 2025-05-07T21:08:19.9883577Z sizes=[2, 1], 2025-05-07T21:08:19.9883900Z uvm_op=, 2025-05-07T21:08:19.9884272Z ) 2025-05-07T21:08:19.9884479Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9884855Z self=, 2025-05-07T21:08:19.9885225Z sizes=[1, 1], 2025-05-07T21:08:19.9885578Z uvm_op=, 2025-05-07T21:08:19.9885944Z ) 2025-05-07T21:08:19.9886154Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9886487Z self=, 2025-05-07T21:08:19.9886900Z sizes=[8, 7, 2, 3], 2025-05-07T21:08:19.9887219Z uvm_op=, 2025-05-07T21:08:19.9887562Z ) 2025-05-07T21:08:19.9887777Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9888109Z self=, 2025-05-07T21:08:19.9888451Z sizes=[8, 7, 2, 3], 2025-05-07T21:08:19.9888767Z uvm_op=, 2025-05-07T21:08:19.9889109Z ) 2025-05-07T21:08:19.9889316Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9889653Z self=, 2025-05-07T21:08:19.9889985Z sizes=[8, 3, 2, 3], 2025-05-07T21:08:19.9890298Z uvm_op=, 2025-05-07T21:08:19.9890644Z ) 2025-05-07T21:08:19.9890846Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9891180Z self=, 2025-05-07T21:08:19.9891523Z sizes=[8, 3, 3, 3], 2025-05-07T21:08:19.9891831Z uvm_op=, 2025-05-07T21:08:19.9892178Z ) 2025-05-07T21:08:19.9892388Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9892771Z self=, 2025-05-07T21:08:19.9893111Z sizes=[3, 3, 3, 3], 2025-05-07T21:08:19.9893427Z uvm_op=, 2025-05-07T21:08:19.9893770Z ) 2025-05-07T21:08:19.9893977Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9894313Z self=, 2025-05-07T21:08:19.9894659Z sizes=[3, 3, 2, 1], 2025-05-07T21:08:19.9894971Z uvm_op=, 2025-05-07T21:08:19.9895315Z ) 2025-05-07T21:08:19.9895525Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9895858Z self=, 2025-05-07T21:08:19.9896198Z sizes=[3, 3, 2], 2025-05-07T21:08:19.9896510Z uvm_op=, 2025-05-07T21:08:19.9896862Z ) 2025-05-07T21:08:19.9897068Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9897406Z self=, 2025-05-07T21:08:19.9897748Z sizes=[2, 3, 2], 2025-05-07T21:08:19.9898055Z uvm_op=, 2025-05-07T21:08:19.9898405Z ) 2025-05-07T21:08:19.9898664Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9898993Z self=, 2025-05-07T21:08:19.9899330Z sizes=[2, 2, 2], 2025-05-07T21:08:19.9899645Z uvm_op=, 2025-05-07T21:08:19.9899982Z ) 2025-05-07T21:08:19.9900191Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9900540Z self=, 2025-05-07T21:08:19.9900879Z sizes=[7], 2025-05-07T21:08:19.9901208Z uvm_op=, 2025-05-07T21:08:19.9901586Z ) 2025-05-07T21:08:19.9901790Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9902129Z self=, 2025-05-07T21:08:19.9902465Z sizes=[1], 2025-05-07T21:08:19.9902759Z uvm_op=, 2025-05-07T21:08:19.9903460Z ) 2025-05-07T21:08:19.9903671Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9904004Z self=, 2025-05-07T21:08:19.9904343Z sizes=[8], 2025-05-07T21:08:19.9904912Z uvm_op=, 2025-05-07T21:08:19.9905328Z ) 2025-05-07T21:08:19.9905536Z Trying example: test_uvm_to_cpu( 2025-05-07T21:08:19.9905874Z self=, 2025-05-07T21:08:19.9906214Z sizes=[6], 2025-05-07T21:08:19.9906506Z uvm_op=, 2025-05-07T21:08:19.9906853Z ) 2025-05-07T21:08:19.9907041Z PASSED 2025-05-07T21:08:21.2915724Z uvm/copy_test.py::CopyTest::test_uvm_to_cpu_clone Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2916558Z self=, 2025-05-07T21:08:21.2917047Z sizes=[1], 2025-05-07T21:08:21.2917372Z uvm_op=, 2025-05-07T21:08:21.2917726Z ) 2025-05-07T21:08:21.2917940Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2918310Z self=, 2025-05-07T21:08:21.2918661Z sizes=[372], 2025-05-07T21:08:21.2918981Z uvm_op=, 2025-05-07T21:08:21.2919448Z ) 2025-05-07T21:08:21.2919727Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2920212Z self=, 2025-05-07T21:08:21.2920599Z sizes=[372, 250, 20], 2025-05-07T21:08:21.2920918Z uvm_op=, 2025-05-07T21:08:21.2921260Z ) 2025-05-07T21:08:21.2921468Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2921835Z self=, 2025-05-07T21:08:21.2922188Z sizes=[155], 2025-05-07T21:08:21.2922653Z uvm_op=, 2025-05-07T21:08:21.2923005Z ) 2025-05-07T21:08:21.2923216Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2923586Z self=, 2025-05-07T21:08:21.2923941Z sizes=[155, 394, 506], 2025-05-07T21:08:21.2924267Z uvm_op=, 2025-05-07T21:08:21.2924608Z ) 2025-05-07T21:08:21.2924823Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2925192Z self=, 2025-05-07T21:08:21.2925542Z sizes=[200, 382, 357], 2025-05-07T21:08:21.2925865Z uvm_op=, 2025-05-07T21:08:21.2926202Z ) 2025-05-07T21:08:21.2926407Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2926761Z self=, 2025-05-07T21:08:21.2927238Z sizes=[341], 2025-05-07T21:08:21.2927570Z uvm_op=, 2025-05-07T21:08:21.2927928Z ) 2025-05-07T21:08:21.2928132Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2928569Z self=, 2025-05-07T21:08:21.2928909Z sizes=[407, 12, 16], 2025-05-07T21:08:21.2929220Z uvm_op=, 2025-05-07T21:08:21.2929557Z ) 2025-05-07T21:08:21.2929754Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2930119Z self=, 2025-05-07T21:08:21.2930462Z sizes=[48, 298], 2025-05-07T21:08:21.2930761Z uvm_op=, 2025-05-07T21:08:21.2931087Z ) 2025-05-07T21:08:21.2931288Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2931647Z self=, 2025-05-07T21:08:21.2931986Z sizes=[92, 412, 479], 2025-05-07T21:08:21.2932299Z uvm_op=, 2025-05-07T21:08:21.2932867Z ) 2025-05-07T21:08:21.2933221Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2933781Z self=, 2025-05-07T21:08:21.2934258Z sizes=[155, 2], 2025-05-07T21:08:21.2934660Z uvm_op=, 2025-05-07T21:08:21.2935124Z ) 2025-05-07T21:08:21.2935339Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2935707Z self=, 2025-05-07T21:08:21.2936056Z sizes=[155, 155], 2025-05-07T21:08:21.2936367Z uvm_op=, 2025-05-07T21:08:21.2936707Z ) 2025-05-07T21:08:21.2936919Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2937280Z self=, 2025-05-07T21:08:21.2937629Z sizes=[464], 2025-05-07T21:08:21.2937929Z uvm_op=, 2025-05-07T21:08:21.2938394Z ) 2025-05-07T21:08:21.2938669Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2939161Z self=, 2025-05-07T21:08:21.2939528Z sizes=[316], 2025-05-07T21:08:21.2939830Z uvm_op=, 2025-05-07T21:08:21.2940180Z ) 2025-05-07T21:08:21.2940385Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2940754Z self=, 2025-05-07T21:08:21.2941104Z sizes=[231], 2025-05-07T21:08:21.2941404Z uvm_op=, 2025-05-07T21:08:21.2941737Z ) 2025-05-07T21:08:21.2941950Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2942323Z self=, 2025-05-07T21:08:21.2942668Z sizes=[455], 2025-05-07T21:08:21.2942972Z uvm_op=, 2025-05-07T21:08:21.2943376Z ) 2025-05-07T21:08:21.2943587Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2943959Z self=, 2025-05-07T21:08:21.2944317Z sizes=[512, 139, 241], 2025-05-07T21:08:21.2944666Z uvm_op=, 2025-05-07T21:08:21.2945045Z ) 2025-05-07T21:08:21.2945258Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2945618Z self=, 2025-05-07T21:08:21.2945975Z sizes=[512, 139, 241], 2025-05-07T21:08:21.2946299Z uvm_op=, 2025-05-07T21:08:21.2946640Z ) 2025-05-07T21:08:21.2946844Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2947208Z self=, 2025-05-07T21:08:21.2947556Z sizes=[512], 2025-05-07T21:08:21.2947848Z uvm_op=, 2025-05-07T21:08:21.2948194Z ) 2025-05-07T21:08:21.2948411Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2948771Z self=, 2025-05-07T21:08:21.2949176Z sizes=[187], 2025-05-07T21:08:21.2949514Z uvm_op=, 2025-05-07T21:08:21.2949884Z ) 2025-05-07T21:08:21.2950100Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2950464Z self=, 2025-05-07T21:08:21.2950821Z sizes=[116, 183, 303], 2025-05-07T21:08:21.2951140Z uvm_op=, 2025-05-07T21:08:21.2951479Z ) 2025-05-07T21:08:21.2951690Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2952053Z self=, 2025-05-07T21:08:21.2952410Z sizes=[303, 183, 303], 2025-05-07T21:08:21.2952730Z uvm_op=, 2025-05-07T21:08:21.2953070Z ) 2025-05-07T21:08:21.2953331Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2953700Z self=, 2025-05-07T21:08:21.2954055Z sizes=[183, 183, 303], 2025-05-07T21:08:21.2954380Z uvm_op=, 2025-05-07T21:08:21.2954725Z ) 2025-05-07T21:08:21.2955009Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2955394Z self=, 2025-05-07T21:08:21.2955753Z sizes=[303, 303, 303], 2025-05-07T21:08:21.2956075Z uvm_op=, 2025-05-07T21:08:21.2956413Z ) 2025-05-07T21:08:21.2956628Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2956997Z self=, 2025-05-07T21:08:21.2957345Z sizes=[17, 392], 2025-05-07T21:08:21.2957654Z uvm_op=, 2025-05-07T21:08:21.2958001Z ) 2025-05-07T21:08:21.2958211Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2958581Z self=, 2025-05-07T21:08:21.2958936Z sizes=[392, 392], 2025-05-07T21:08:21.2959247Z uvm_op=, 2025-05-07T21:08:21.2959586Z ) 2025-05-07T21:08:21.2959809Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2960181Z self=, 2025-05-07T21:08:21.2960531Z sizes=[59, 305], 2025-05-07T21:08:21.2960872Z uvm_op=, 2025-05-07T21:08:21.2961250Z ) 2025-05-07T21:08:21.2961458Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2961827Z self=, 2025-05-07T21:08:21.2962190Z sizes=[83, 207, 246], 2025-05-07T21:08:21.2962501Z uvm_op=, 2025-05-07T21:08:21.2962840Z ) 2025-05-07T21:08:21.2963103Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2963472Z self=, 2025-05-07T21:08:21.2963826Z sizes=[83, 246, 246], 2025-05-07T21:08:21.2964145Z uvm_op=, 2025-05-07T21:08:21.2964485Z ) 2025-05-07T21:08:21.2964694Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2965061Z self=, 2025-05-07T21:08:21.2965415Z sizes=[246, 246, 246], 2025-05-07T21:08:21.2965731Z uvm_op=, 2025-05-07T21:08:21.2966070Z ) 2025-05-07T21:08:21.2966280Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2966641Z self=, 2025-05-07T21:08:21.2967085Z sizes=[286, 87, 484], 2025-05-07T21:08:21.2967433Z uvm_op=, 2025-05-07T21:08:21.2967801Z ) 2025-05-07T21:08:21.2968011Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2968380Z self=, 2025-05-07T21:08:21.2968781Z sizes=[87, 87, 484], 2025-05-07T21:08:21.2969123Z uvm_op=, 2025-05-07T21:08:21.2969496Z ) 2025-05-07T21:08:21.2969710Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2970071Z self=, 2025-05-07T21:08:21.2970424Z sizes=[87], 2025-05-07T21:08:21.2970721Z uvm_op=, 2025-05-07T21:08:21.2971052Z ) 2025-05-07T21:08:21.2971275Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2978606Z self=, 2025-05-07T21:08:21.2978974Z sizes=[70], 2025-05-07T21:08:21.2979259Z uvm_op=, 2025-05-07T21:08:21.2979599Z ) 2025-05-07T21:08:21.2979814Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2980256Z self=, 2025-05-07T21:08:21.2980604Z sizes=[132, 185], 2025-05-07T21:08:21.2980937Z uvm_op=, 2025-05-07T21:08:21.2981308Z ) 2025-05-07T21:08:21.2981508Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2981911Z self=, 2025-05-07T21:08:21.2982253Z sizes=[132], 2025-05-07T21:08:21.2982536Z uvm_op=, 2025-05-07T21:08:21.2982870Z ) 2025-05-07T21:08:21.2983075Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2983429Z self=, 2025-05-07T21:08:21.2983775Z sizes=[129], 2025-05-07T21:08:21.2984069Z uvm_op=, 2025-05-07T21:08:21.2984398Z ) 2025-05-07T21:08:21.2984609Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2985021Z self=, 2025-05-07T21:08:21.2985361Z sizes=[444], 2025-05-07T21:08:21.2985675Z uvm_op=, 2025-05-07T21:08:21.2986043Z ) 2025-05-07T21:08:21.2986246Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2986598Z self=, 2025-05-07T21:08:21.2986943Z sizes=[353, 186, 480], 2025-05-07T21:08:21.2987255Z uvm_op=, 2025-05-07T21:08:21.2987580Z ) 2025-05-07T21:08:21.2987780Z Trying example: test_uvm_to_cpu_clone( 2025-05-07T21:08:21.2988131Z self=, 2025-05-07T21:08:21.2988471Z sizes=[353, 480, 480], 2025-05-07T21:08:21.2988779Z uvm_op=, 2025-05-07T21:08:21.2989111Z ) 2025-05-07T21:08:21.2989294Z PASSED 2025-05-07T21:08:21.2989652Z uvm/copy_test.py::CopyTest::test_uvm_to_device SKIPPED (Skip unless ...) 2025-05-07T21:08:21.2989957Z 2025-05-07T21:08:21.2990101Z =========================== short test summary info ============================ 2025-05-07T21:08:21.2990538Z SKIPPED [1] uvm/copy_test.py:75: Skip unless two CUDA devices are detected 2025-05-07T21:08:21.2990967Z ========================= 2 passed, 1 skipped in 3.43s ========================= 2025-05-07T21:08:21.9104970Z 2025-05-07T21:08:21.9105586Z [TEST] Python test suite PASSED: ./uvm/copy_test.py 2025-05-07T21:08:21.9124994Z [TEST] Python test time for ./uvm/copy_test.py: 6 seconds 2025-05-07T21:08:21.9125376Z 2025-05-07T21:08:21.9125383Z 2025-05-07T21:08:21.9125388Z 2025-05-07T21:08:21.9125393Z 2025-05-07T21:08:21.9147817Z ################################################################################ 2025-05-07T21:08:21.9163047Z # [2025-05-07T21:08:21.916Z] Run Python Test Suite: 2025-05-07T21:08:21.9163514Z # ./uvm/ops_load_test.py 2025-05-07T21:08:21.9163900Z ################################################################################ 2025-05-07T21:08:21.9187833Z + 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:08:21.9188553Z 2025-05-07T21:08:24.0557761Z ============================= test session starts ============================== 2025-05-07T21:08:24.0558569Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:24.0559109Z cachedir: .pytest_cache 2025-05-07T21:08:24.0559689Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:24.0560427Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:24.0560847Z plugins: hypothesis-6.131.14 2025-05-07T21:08:25.7351180Z collecting ... collected 1 item 2025-05-07T21:08:25.7351421Z 2025-05-07T21:08:25.9850969Z uvm/ops_load_test.py::OpsLoadTest::test_cpu_ops PASSED 2025-05-07T21:08:25.9851435Z 2025-05-07T21:08:25.9851759Z ============================== 1 passed in 2.05s =============================== 2025-05-07T21:08:26.5965636Z 2025-05-07T21:08:26.5966304Z [TEST] Python test suite PASSED: ./uvm/ops_load_test.py 2025-05-07T21:08:26.5986210Z [TEST] Python test time for ./uvm/ops_load_test.py: 5 seconds 2025-05-07T21:08:26.5986603Z 2025-05-07T21:08:26.5986776Z 2025-05-07T21:08:26.5986782Z 2025-05-07T21:08:26.5986793Z 2025-05-07T21:08:26.6008942Z ################################################################################ 2025-05-07T21:08:26.6024521Z # [2025-05-07T21:08:26.602Z] Run Python Test Suite: 2025-05-07T21:08:26.6024972Z # ./uvm/uvm_test.py 2025-05-07T21:08:26.6025317Z ################################################################################ 2025-05-07T21:08:26.6050770Z + 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:08:26.6052193Z 2025-05-07T21:08:28.7407432Z ============================= test session starts ============================== 2025-05-07T21:08:28.7408214Z platform linux -- Python 3.10.13, pytest-8.3.5, pluggy-1.5.0 -- /home/ec2-user/miniconda/envs/build_binary/bin/python 2025-05-07T21:08:28.7408748Z cachedir: .pytest_cache 2025-05-07T21:08:28.7409328Z hypothesis profile 'ci' -> database=None, deadline=None, print_blob=True, derandomize=True, suppress_health_check=(HealthCheck.too_slow,) 2025-05-07T21:08:28.7410045Z rootdir: /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM/fbgemm_gpu 2025-05-07T21:08:28.7410451Z plugins: hypothesis-6.131.14 2025-05-07T21:08:30.4319683Z collecting ... collected 7 items 2025-05-07T21:08:30.4319933Z 2025-05-07T21:08:30.7609579Z uvm/uvm_test.py::UvmTest::test_cudaMemAdvise Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7610105Z self=, 2025-05-07T21:08:30.7610766Z sizes=[1], 2025-05-07T21:08:30.7611096Z uvm_op=, 2025-05-07T21:08:30.7611452Z ) 2025-05-07T21:08:30.7611665Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7612018Z self=, 2025-05-07T21:08:30.7612354Z sizes=[791], 2025-05-07T21:08:30.7612694Z uvm_op=, 2025-05-07T21:08:30.7613038Z ) 2025-05-07T21:08:30.7613245Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7613593Z self=, 2025-05-07T21:08:30.7613928Z sizes=[791, 1024], 2025-05-07T21:08:30.7614265Z uvm_op=, 2025-05-07T21:08:30.7614642Z ) 2025-05-07T21:08:30.7614851Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7615193Z self=, 2025-05-07T21:08:30.7615539Z sizes=[433], 2025-05-07T21:08:30.7615845Z uvm_op=, 2025-05-07T21:08:30.7616183Z ) 2025-05-07T21:08:30.7616395Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7616838Z self=, 2025-05-07T21:08:30.7617183Z sizes=[433, 272, 783, 860], 2025-05-07T21:08:30.7617515Z uvm_op=, 2025-05-07T21:08:30.7617857Z ) 2025-05-07T21:08:30.7618068Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7618407Z self=, 2025-05-07T21:08:30.7618756Z sizes=[1024, 980, 495, 141], 2025-05-07T21:08:30.7619094Z uvm_op=, 2025-05-07T21:08:30.7619430Z ) 2025-05-07T21:08:30.7619640Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7619988Z self=, 2025-05-07T21:08:30.7620324Z sizes=[1002, 832, 648], 2025-05-07T21:08:30.7620684Z uvm_op=, 2025-05-07T21:08:30.7621139Z ) 2025-05-07T21:08:30.7621342Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7621689Z self=, 2025-05-07T21:08:30.7622027Z sizes=[414, 843], 2025-05-07T21:08:30.7622332Z uvm_op=, 2025-05-07T21:08:30.7622750Z ) 2025-05-07T21:08:30.7622955Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7623303Z self=, 2025-05-07T21:08:30.7623635Z sizes=[1, 542, 465, 757], 2025-05-07T21:08:30.7623997Z uvm_op=, 2025-05-07T21:08:30.7624365Z ) 2025-05-07T21:08:30.7624569Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7624915Z self=, 2025-05-07T21:08:30.7625248Z sizes=[1009], 2025-05-07T21:08:30.7625548Z uvm_op=, 2025-05-07T21:08:30.7625891Z ) 2025-05-07T21:08:30.7626098Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7626445Z self=, 2025-05-07T21:08:30.7626781Z sizes=[509, 810, 128, 1], 2025-05-07T21:08:30.7627138Z uvm_op=, 2025-05-07T21:08:30.7627514Z ) 2025-05-07T21:08:30.7627721Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7628062Z self=, 2025-05-07T21:08:30.7628402Z sizes=[509, 810, 128, 810], 2025-05-07T21:08:30.7628759Z uvm_op=, 2025-05-07T21:08:30.7629133Z ) 2025-05-07T21:08:30.7629348Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7629686Z self=, 2025-05-07T21:08:30.7630025Z sizes=[810, 810, 128, 810], 2025-05-07T21:08:30.7630438Z uvm_op=, 2025-05-07T21:08:30.7630812Z ) 2025-05-07T21:08:30.7631016Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7631365Z self=, 2025-05-07T21:08:30.7631706Z sizes=[810, 810, 128, 810], 2025-05-07T21:08:30.7632029Z uvm_op=, 2025-05-07T21:08:30.7632376Z ) 2025-05-07T21:08:30.7632589Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7632931Z self=, 2025-05-07T21:08:30.7633273Z sizes=[810, 810, 128, 128], 2025-05-07T21:08:30.7633611Z uvm_op=, 2025-05-07T21:08:30.7633947Z ) 2025-05-07T21:08:30.7634159Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7634508Z self=, 2025-05-07T21:08:30.7634844Z sizes=[810], 2025-05-07T21:08:30.7635146Z uvm_op=, 2025-05-07T21:08:30.7635489Z ) 2025-05-07T21:08:30.7635699Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7636086Z self=, 2025-05-07T21:08:30.7636420Z sizes=[624], 2025-05-07T21:08:30.7636751Z uvm_op=, 2025-05-07T21:08:30.7637116Z ) 2025-05-07T21:08:30.7637324Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7637668Z self=, 2025-05-07T21:08:30.7637994Z sizes=[519], 2025-05-07T21:08:30.7638342Z uvm_op=, 2025-05-07T21:08:30.7638693Z ) 2025-05-07T21:08:30.7638894Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7639242Z self=, 2025-05-07T21:08:30.7639582Z sizes=[526, 332, 854, 926], 2025-05-07T21:08:30.7639950Z uvm_op=, 2025-05-07T21:08:30.7640319Z ) 2025-05-07T21:08:30.7640577Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7640927Z self=, 2025-05-07T21:08:30.7641262Z sizes=[526, 332, 854, 926], 2025-05-07T21:08:30.7641593Z uvm_op=, 2025-05-07T21:08:30.7641976Z ) 2025-05-07T21:08:30.7642179Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7642532Z self=, 2025-05-07T21:08:30.7642870Z sizes=[332, 332, 854, 926], 2025-05-07T21:08:30.7643200Z uvm_op=, 2025-05-07T21:08:30.7643541Z ) 2025-05-07T21:08:30.7643746Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7644087Z self=, 2025-05-07T21:08:30.7644415Z sizes=[332, 926, 854, 926], 2025-05-07T21:08:30.7644738Z uvm_op=, 2025-05-07T21:08:30.7645088Z ) 2025-05-07T21:08:30.7645288Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7645631Z self=, 2025-05-07T21:08:30.7645968Z sizes=[926, 926, 854, 926], 2025-05-07T21:08:30.7646290Z uvm_op=, 2025-05-07T21:08:30.7646628Z ) 2025-05-07T21:08:30.7646914Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7647251Z self=, 2025-05-07T21:08:30.7647596Z sizes=[926, 926, 926, 926], 2025-05-07T21:08:30.7647923Z uvm_op=, 2025-05-07T21:08:30.7648261Z ) 2025-05-07T21:08:30.7648462Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7648806Z self=, 2025-05-07T21:08:30.7649140Z sizes=[926, 926], 2025-05-07T21:08:30.7649440Z uvm_op=, 2025-05-07T21:08:30.7649778Z ) 2025-05-07T21:08:30.7650033Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7650376Z self=, 2025-05-07T21:08:30.7650718Z sizes=[619, 637, 344, 1023], 2025-05-07T21:08:30.7651050Z uvm_op=, 2025-05-07T21:08:30.7651373Z ) 2025-05-07T21:08:30.7651576Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7651917Z self=, 2025-05-07T21:08:30.7652250Z sizes=[619, 344, 344, 1023], 2025-05-07T21:08:30.7652577Z uvm_op=, 2025-05-07T21:08:30.7652909Z ) 2025-05-07T21:08:30.7653108Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7653440Z self=, 2025-05-07T21:08:30.7653773Z sizes=[619, 344, 344, 619], 2025-05-07T21:08:30.7654097Z uvm_op=, 2025-05-07T21:08:30.7654425Z ) 2025-05-07T21:08:30.7654634Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7654978Z self=, 2025-05-07T21:08:30.7655352Z sizes=[619, 619, 344, 619], 2025-05-07T21:08:30.7655681Z uvm_op=, 2025-05-07T21:08:30.7656022Z ) 2025-05-07T21:08:30.7656219Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7656563Z self=, 2025-05-07T21:08:30.7656897Z sizes=[344, 619, 344, 619], 2025-05-07T21:08:30.7657221Z uvm_op=, 2025-05-07T21:08:30.7657552Z ) 2025-05-07T21:08:30.7657756Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7658097Z self=, 2025-05-07T21:08:30.7658424Z sizes=[344, 619, 619, 619], 2025-05-07T21:08:30.7658755Z uvm_op=, 2025-05-07T21:08:30.7659091Z ) 2025-05-07T21:08:30.7659291Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7659682Z self=, 2025-05-07T21:08:30.7660020Z sizes=[344, 619, 619, 344], 2025-05-07T21:08:30.7660339Z uvm_op=, 2025-05-07T21:08:30.7660675Z ) 2025-05-07T21:08:30.7660879Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7661265Z self=, 2025-05-07T21:08:30.7661591Z sizes=[100, 502, 604, 661], 2025-05-07T21:08:30.7661914Z uvm_op=, 2025-05-07T21:08:30.7662248Z ) 2025-05-07T21:08:30.7662445Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7662784Z self=, 2025-05-07T21:08:30.7663119Z sizes=[100, 100, 604, 661], 2025-05-07T21:08:30.7663438Z uvm_op=, 2025-05-07T21:08:30.7663775Z ) 2025-05-07T21:08:30.7663983Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7664320Z self=, 2025-05-07T21:08:30.7664658Z sizes=[661, 100, 604, 661], 2025-05-07T21:08:30.7664984Z uvm_op=, 2025-05-07T21:08:30.7665318Z ) 2025-05-07T21:08:30.7665515Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7665861Z self=, 2025-05-07T21:08:30.7666192Z sizes=[39], 2025-05-07T21:08:30.7666481Z uvm_op=, 2025-05-07T21:08:30.7666813Z ) 2025-05-07T21:08:30.7667017Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7667351Z self=, 2025-05-07T21:08:30.7667682Z sizes=[64, 636, 388], 2025-05-07T21:08:30.7667995Z uvm_op=, 2025-05-07T21:08:30.7668326Z ) 2025-05-07T21:08:30.7668525Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7668912Z self=, 2025-05-07T21:08:30.7669238Z sizes=[64, 636], 2025-05-07T21:08:30.7669547Z uvm_op=, 2025-05-07T21:08:30.7669880Z ) 2025-05-07T21:08:30.7670082Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7670416Z self=, 2025-05-07T21:08:30.7670751Z sizes=[64, 64], 2025-05-07T21:08:30.7671051Z uvm_op=, 2025-05-07T21:08:30.7671382Z ) 2025-05-07T21:08:30.7671583Z Trying example: test_cudaMemAdvise( 2025-05-07T21:08:30.7671923Z self=, 2025-05-07T21:08:30.7672252Z sizes=[64], 2025-05-07T21:08:30.7672548Z uvm_op=, 2025-05-07T21:08:30.7672883Z ) 2025-05-07T21:08:30.7673065Z PASSED 2025-05-07T21:08:31.3868549Z uvm/uvm_test.py::UvmTest::test_cudaMemPrefetchAsync Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3869603Z self=, 2025-05-07T21:08:31.3870172Z sizes=[1], 2025-05-07T21:08:31.3870937Z uvm_op=, 2025-05-07T21:08:31.3871525Z ) 2025-05-07T21:08:31.3871887Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3872537Z self=, 2025-05-07T21:08:31.3873099Z sizes=[192], 2025-05-07T21:08:31.3873582Z uvm_op=, 2025-05-07T21:08:31.3874155Z ) 2025-05-07T21:08:31.3874522Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3875146Z self=, 2025-05-07T21:08:31.3875737Z sizes=[192, 161, 392], 2025-05-07T21:08:31.3876270Z uvm_op=, 2025-05-07T21:08:31.3876830Z ) 2025-05-07T21:08:31.3877200Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3878015Z self=, 2025-05-07T21:08:31.3878601Z sizes=[410], 2025-05-07T21:08:31.3879099Z uvm_op=, 2025-05-07T21:08:31.3879673Z ) 2025-05-07T21:08:31.3880027Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3880840Z self=, 2025-05-07T21:08:31.3881436Z sizes=[410], 2025-05-07T21:08:31.3881958Z uvm_op=, 2025-05-07T21:08:31.3882575Z ) 2025-05-07T21:08:31.3882931Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3883581Z self=, 2025-05-07T21:08:31.3884175Z sizes=[526], 2025-05-07T21:08:31.3884647Z uvm_op=, 2025-05-07T21:08:31.3885200Z ) 2025-05-07T21:08:31.3885553Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3886194Z self=, 2025-05-07T21:08:31.3886750Z sizes=[129, 859, 25], 2025-05-07T21:08:31.3887437Z uvm_op=, 2025-05-07T21:08:31.3888065Z ) 2025-05-07T21:08:31.3888429Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3889094Z self=, 2025-05-07T21:08:31.3889690Z sizes=[483, 1022], 2025-05-07T21:08:31.3890254Z uvm_op=, 2025-05-07T21:08:31.3890872Z ) 2025-05-07T21:08:31.3891222Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3891880Z self=, 2025-05-07T21:08:31.3892480Z sizes=[50, 269], 2025-05-07T21:08:31.3892973Z uvm_op=, 2025-05-07T21:08:31.3893540Z ) 2025-05-07T21:08:31.3894079Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3894740Z self=, 2025-05-07T21:08:31.3895355Z sizes=[980, 276, 139], 2025-05-07T21:08:31.3895886Z uvm_op=, 2025-05-07T21:08:31.3896455Z ) 2025-05-07T21:08:31.3896789Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3897384Z self=, 2025-05-07T21:08:31.3897992Z sizes=[272], 2025-05-07T21:08:31.3898529Z uvm_op=, 2025-05-07T21:08:31.3899158Z ) 2025-05-07T21:08:31.3899513Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3900157Z self=, 2025-05-07T21:08:31.3900758Z sizes=[232], 2025-05-07T21:08:31.3901301Z uvm_op=, 2025-05-07T21:08:31.3901919Z ) 2025-05-07T21:08:31.3902288Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3902949Z self=, 2025-05-07T21:08:31.3903655Z sizes=[323, 887, 928], 2025-05-07T21:08:31.3904179Z uvm_op=, 2025-05-07T21:08:31.3905121Z ) 2025-05-07T21:08:31.3905483Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3906137Z self=, 2025-05-07T21:08:31.3906744Z sizes=[887, 887, 928], 2025-05-07T21:08:31.3907272Z uvm_op=, 2025-05-07T21:08:31.3907833Z ) 2025-05-07T21:08:31.3908190Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3908842Z self=, 2025-05-07T21:08:31.3909442Z sizes=[887, 887, 887], 2025-05-07T21:08:31.3909948Z uvm_op=, 2025-05-07T21:08:31.3910495Z ) 2025-05-07T21:08:31.3910827Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3911597Z self=, 2025-05-07T21:08:31.3912189Z sizes=[470], 2025-05-07T21:08:31.3912740Z uvm_op=, 2025-05-07T21:08:31.3913326Z ) 2025-05-07T21:08:31.3913792Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3914426Z self=, 2025-05-07T21:08:31.3915019Z sizes=[178], 2025-05-07T21:08:31.3915554Z uvm_op=, 2025-05-07T21:08:31.3916172Z ) 2025-05-07T21:08:31.3916517Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3917175Z self=, 2025-05-07T21:08:31.3917775Z sizes=[13, 123, 22], 2025-05-07T21:08:31.3918350Z uvm_op=, 2025-05-07T21:08:31.3918956Z ) 2025-05-07T21:08:31.3919312Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3919968Z self=, 2025-05-07T21:08:31.3920562Z sizes=[123, 123, 22], 2025-05-07T21:08:31.3921138Z uvm_op=, 2025-05-07T21:08:31.3930750Z ) 2025-05-07T21:08:31.3931125Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3931800Z self=, 2025-05-07T21:08:31.3932414Z sizes=[22, 123, 22], 2025-05-07T21:08:31.3932987Z uvm_op=, 2025-05-07T21:08:31.3933609Z ) 2025-05-07T21:08:31.3933972Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3934627Z self=, 2025-05-07T21:08:31.3935229Z sizes=[123, 123, 123], 2025-05-07T21:08:31.3935794Z uvm_op=, 2025-05-07T21:08:31.3936547Z ) 2025-05-07T21:08:31.3936881Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3937492Z self=, 2025-05-07T21:08:31.3938069Z sizes=[123, 123], 2025-05-07T21:08:31.3938548Z uvm_op=, 2025-05-07T21:08:31.3939107Z ) 2025-05-07T21:08:31.3939459Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3940055Z self=, 2025-05-07T21:08:31.3940615Z sizes=[123], 2025-05-07T21:08:31.3941090Z uvm_op=, 2025-05-07T21:08:31.3941639Z ) 2025-05-07T21:08:31.3941947Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3942626Z self=, 2025-05-07T21:08:31.3943211Z sizes=[736, 107, 643], 2025-05-07T21:08:31.3943770Z uvm_op=, 2025-05-07T21:08:31.3944367Z ) 2025-05-07T21:08:31.3944721Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3945508Z self=, 2025-05-07T21:08:31.3946117Z sizes=[736, 736, 643], 2025-05-07T21:08:31.3946693Z uvm_op=, 2025-05-07T21:08:31.3947284Z ) 2025-05-07T21:08:31.3947644Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3948273Z self=, 2025-05-07T21:08:31.3948844Z sizes=[736, 643, 643], 2025-05-07T21:08:31.3949342Z uvm_op=, 2025-05-07T21:08:31.3949848Z ) 2025-05-07T21:08:31.3950158Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3950685Z self=, 2025-05-07T21:08:31.3951204Z sizes=[736, 643, 736], 2025-05-07T21:08:31.3951730Z uvm_op=, 2025-05-07T21:08:31.3952458Z ) 2025-05-07T21:08:31.3952815Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3953448Z self=, 2025-05-07T21:08:31.3954011Z sizes=[643, 643, 643], 2025-05-07T21:08:31.3954575Z uvm_op=, 2025-05-07T21:08:31.3955263Z ) 2025-05-07T21:08:31.3955623Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3956271Z self=, 2025-05-07T21:08:31.3956869Z sizes=[142], 2025-05-07T21:08:31.3957355Z uvm_op=, 2025-05-07T21:08:31.3957889Z ) 2025-05-07T21:08:31.3958254Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3958924Z self=, 2025-05-07T21:08:31.3959510Z sizes=[409, 982], 2025-05-07T21:08:31.3960017Z uvm_op=, 2025-05-07T21:08:31.3960588Z ) 2025-05-07T21:08:31.3960939Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3961566Z self=, 2025-05-07T21:08:31.3962160Z sizes=[409, 409], 2025-05-07T21:08:31.3962654Z uvm_op=, 2025-05-07T21:08:31.3963224Z ) 2025-05-07T21:08:31.3963583Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3964230Z self=, 2025-05-07T21:08:31.3964762Z sizes=[514, 284], 2025-05-07T21:08:31.3965216Z uvm_op=, 2025-05-07T21:08:31.3965741Z ) 2025-05-07T21:08:31.3966077Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3966748Z self=, 2025-05-07T21:08:31.3967509Z sizes=[284, 284], 2025-05-07T21:08:31.3968140Z uvm_op=, 2025-05-07T21:08:31.3968725Z ) 2025-05-07T21:08:31.3969083Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3969743Z self=, 2025-05-07T21:08:31.3971806Z sizes=[284], 2025-05-07T21:08:31.3972298Z uvm_op=, 2025-05-07T21:08:31.3972884Z ) 2025-05-07T21:08:31.3973235Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3973896Z self=, 2025-05-07T21:08:31.3974524Z sizes=[869, 269, 739], 2025-05-07T21:08:31.3975030Z uvm_op=, 2025-05-07T21:08:31.3975598Z ) 2025-05-07T21:08:31.3975967Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3976620Z self=, 2025-05-07T21:08:31.3977241Z sizes=[869, 269, 269], 2025-05-07T21:08:31.3977788Z uvm_op=, 2025-05-07T21:08:31.3978411Z ) 2025-05-07T21:08:31.3978754Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3979500Z self=, 2025-05-07T21:08:31.3980115Z sizes=[869, 869, 269], 2025-05-07T21:08:31.3980640Z uvm_op=, 2025-05-07T21:08:31.3981203Z ) 2025-05-07T21:08:31.3981564Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3982178Z self=, 2025-05-07T21:08:31.3982718Z sizes=[269, 869, 269], 2025-05-07T21:08:31.3983212Z uvm_op=, 2025-05-07T21:08:31.3983752Z ) 2025-05-07T21:08:31.3984112Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3984765Z self=, 2025-05-07T21:08:31.3985351Z sizes=[269, 269, 269], 2025-05-07T21:08:31.3985874Z uvm_op=, 2025-05-07T21:08:31.3986562Z ) 2025-05-07T21:08:31.3986921Z Trying example: test_cudaMemPrefetchAsync( 2025-05-07T21:08:31.3987569Z self=, 2025-05-07T21:08:31.3988160Z sizes=[921], 2025-05-07T21:08:31.3988636Z uvm_op=, 2025-05-07T21:08:31.3989266Z ) 2025-05-07T21:08:31.3989561Z PASSED 2025-05-07T21:08:31.3989936Z uvm/uvm_test.py::UvmTest::test_enum PASSED 2025-05-07T21:08:31.4648183Z uvm/uvm_test.py::UvmTest::test_is_uvm_tensor Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4649067Z self=, 2025-05-07T21:08:31.4649593Z sizes=[1], 2025-05-07T21:08:31.4650035Z uvm_op=, 2025-05-07T21:08:31.4650601Z ) 2025-05-07T21:08:31.4650931Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4651499Z self=, 2025-05-07T21:08:31.4652040Z sizes=[7], 2025-05-07T21:08:31.4652500Z uvm_op=, 2025-05-07T21:08:31.4653043Z ) 2025-05-07T21:08:31.4653369Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4653929Z self=, 2025-05-07T21:08:31.4654472Z sizes=[7, 4, 2, 2], 2025-05-07T21:08:31.4655019Z uvm_op=, 2025-05-07T21:08:31.4655630Z ) 2025-05-07T21:08:31.4655942Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4656453Z self=, 2025-05-07T21:08:31.4656967Z sizes=[6], 2025-05-07T21:08:31.4657431Z uvm_op=, 2025-05-07T21:08:31.4657996Z ) 2025-05-07T21:08:31.4658313Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4658869Z self=, 2025-05-07T21:08:31.4659653Z sizes=[6, 1, 6], 2025-05-07T21:08:31.4660169Z uvm_op=, 2025-05-07T21:08:31.4660731Z ) 2025-05-07T21:08:31.4661050Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4661616Z self=, 2025-05-07T21:08:31.4662111Z sizes=[1, 1, 5], 2025-05-07T21:08:31.4662639Z uvm_op=, 2025-05-07T21:08:31.4663230Z ) 2025-05-07T21:08:31.4663551Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4664099Z self=, 2025-05-07T21:08:31.4664652Z sizes=[5, 2, 7, 3], 2025-05-07T21:08:31.4665183Z uvm_op=, 2025-05-07T21:08:31.4665770Z ) 2025-05-07T21:08:31.4666087Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4666646Z self=, 2025-05-07T21:08:31.4667190Z sizes=[5], 2025-05-07T21:08:31.4667722Z uvm_op=, 2025-05-07T21:08:31.4668347Z ) 2025-05-07T21:08:31.4668806Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4669327Z self=, 2025-05-07T21:08:31.4669860Z sizes=[8, 5, 2, 5], 2025-05-07T21:08:31.4670408Z uvm_op=, 2025-05-07T21:08:31.4671014Z ) 2025-05-07T21:08:31.4671313Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4671849Z self=, 2025-05-07T21:08:31.4672382Z sizes=[6, 5, 3, 4], 2025-05-07T21:08:31.4672892Z uvm_op=, 2025-05-07T21:08:31.4673451Z ) 2025-05-07T21:08:31.4673767Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4674309Z self=, 2025-05-07T21:08:31.4674849Z sizes=[6], 2025-05-07T21:08:31.4675334Z uvm_op=, 2025-05-07T21:08:31.4676041Z ) 2025-05-07T21:08:31.4676360Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4676916Z self=, 2025-05-07T21:08:31.4677436Z sizes=[8], 2025-05-07T21:08:31.4677939Z uvm_op=, 2025-05-07T21:08:31.4678675Z ) 2025-05-07T21:08:31.4678991Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4679545Z self=, 2025-05-07T21:08:31.4680096Z sizes=[4, 2, 2, 4], 2025-05-07T21:08:31.4680598Z uvm_op=, 2025-05-07T21:08:31.4681150Z ) 2025-05-07T21:08:31.4681472Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4682030Z self=, 2025-05-07T21:08:31.4682568Z sizes=[8], 2025-05-07T21:08:31.4683102Z uvm_op=, 2025-05-07T21:08:31.4683715Z ) 2025-05-07T21:08:31.4684023Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4684556Z self=, 2025-05-07T21:08:31.4685083Z sizes=[7, 1], 2025-05-07T21:08:31.4685608Z uvm_op=, 2025-05-07T21:08:31.4686234Z ) 2025-05-07T21:08:31.4686557Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4687275Z self=, 2025-05-07T21:08:31.4687788Z sizes=[7, 7], 2025-05-07T21:08:31.4688317Z uvm_op=, 2025-05-07T21:08:31.4688925Z ) 2025-05-07T21:08:31.4689245Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4689806Z self=, 2025-05-07T21:08:31.4690340Z sizes=[7], 2025-05-07T21:08:31.4690855Z uvm_op=, 2025-05-07T21:08:31.4691583Z ) 2025-05-07T21:08:31.4691925Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4692451Z self=, 2025-05-07T21:08:31.4693015Z sizes=[3], 2025-05-07T21:08:31.4693488Z uvm_op=, 2025-05-07T21:08:31.4694018Z ) 2025-05-07T21:08:31.4694294Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4694762Z self=, 2025-05-07T21:08:31.4695220Z sizes=[1, 4, 2, 3], 2025-05-07T21:08:31.4695673Z uvm_op=, 2025-05-07T21:08:31.4696178Z ) 2025-05-07T21:08:31.4696460Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4696984Z self=, 2025-05-07T21:08:31.4697557Z sizes=[1, 4, 2, 4], 2025-05-07T21:08:31.4698105Z uvm_op=, 2025-05-07T21:08:31.4698698Z ) 2025-05-07T21:08:31.4699030Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4699577Z self=, 2025-05-07T21:08:31.4700219Z sizes=[1, 4, 1, 4], 2025-05-07T21:08:31.4700795Z uvm_op=, 2025-05-07T21:08:31.4701413Z ) 2025-05-07T21:08:31.4701738Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4702300Z self=, 2025-05-07T21:08:31.4702821Z sizes=[1, 4, 1], 2025-05-07T21:08:31.4703341Z uvm_op=, 2025-05-07T21:08:31.4703917Z ) 2025-05-07T21:08:31.4704229Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4705002Z self=, 2025-05-07T21:08:31.4705546Z sizes=[1, 4, 4], 2025-05-07T21:08:31.4706047Z uvm_op=, 2025-05-07T21:08:31.4706607Z ) 2025-05-07T21:08:31.4706927Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4707685Z self=, 2025-05-07T21:08:31.4708215Z sizes=[4, 4, 4], 2025-05-07T21:08:31.4708691Z uvm_op=, 2025-05-07T21:08:31.4709272Z ) 2025-05-07T21:08:31.4709593Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4710257Z self=, 2025-05-07T21:08:31.4710793Z sizes=[4, 4], 2025-05-07T21:08:31.4711276Z uvm_op=, 2025-05-07T21:08:31.4711835Z ) 2025-05-07T21:08:31.4712151Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4712700Z self=, 2025-05-07T21:08:31.4713251Z sizes=[3, 8], 2025-05-07T21:08:31.4713724Z uvm_op=, 2025-05-07T21:08:31.4714261Z ) 2025-05-07T21:08:31.4714586Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4715159Z self=, 2025-05-07T21:08:31.4715704Z sizes=[3, 3], 2025-05-07T21:08:31.4716190Z uvm_op=, 2025-05-07T21:08:31.4716743Z ) 2025-05-07T21:08:31.4717072Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4717628Z self=, 2025-05-07T21:08:31.4718198Z sizes=[3, 5, 7, 5], 2025-05-07T21:08:31.4718733Z uvm_op=, 2025-05-07T21:08:31.4719361Z ) 2025-05-07T21:08:31.4719680Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4720217Z self=, 2025-05-07T21:08:31.4720734Z sizes=[3, 3, 7, 5], 2025-05-07T21:08:31.4721305Z uvm_op=, 2025-05-07T21:08:31.4721943Z ) 2025-05-07T21:08:31.4722258Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4722976Z self=, 2025-05-07T21:08:31.4723532Z sizes=[3, 3, 3, 5], 2025-05-07T21:08:31.4724099Z uvm_op=, 2025-05-07T21:08:31.4724715Z ) 2025-05-07T21:08:31.4725035Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4725550Z self=, 2025-05-07T21:08:31.4726078Z sizes=[5, 3, 3, 5], 2025-05-07T21:08:31.4726602Z uvm_op=, 2025-05-07T21:08:31.4727291Z ) 2025-05-07T21:08:31.4727611Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4728156Z self=, 2025-05-07T21:08:31.4728705Z sizes=[5, 3, 5, 5], 2025-05-07T21:08:31.4729289Z uvm_op=, 2025-05-07T21:08:31.4729897Z ) 2025-05-07T21:08:31.4730221Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4730809Z self=, 2025-05-07T21:08:31.4731386Z sizes=[5, 3, 5, 3], 2025-05-07T21:08:31.4731940Z uvm_op=, 2025-05-07T21:08:31.4732711Z ) 2025-05-07T21:08:31.4733051Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4733580Z self=, 2025-05-07T21:08:31.4734125Z sizes=[3, 3, 5, 3], 2025-05-07T21:08:31.4734715Z uvm_op=, 2025-05-07T21:08:31.4735344Z ) 2025-05-07T21:08:31.4735661Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4736223Z self=, 2025-05-07T21:08:31.4736777Z sizes=[7, 7, 5], 2025-05-07T21:08:31.4737270Z uvm_op=, 2025-05-07T21:08:31.4737845Z ) 2025-05-07T21:08:31.4738173Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4738728Z self=, 2025-05-07T21:08:31.4739294Z sizes=[7, 5, 5], 2025-05-07T21:08:31.4739902Z uvm_op=, 2025-05-07T21:08:31.4740477Z ) 2025-05-07T21:08:31.4740802Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4741358Z self=, 2025-05-07T21:08:31.4741929Z sizes=[5, 5, 5], 2025-05-07T21:08:31.4742507Z uvm_op=, 2025-05-07T21:08:31.4743071Z ) 2025-05-07T21:08:31.4743404Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4743964Z self=, 2025-05-07T21:08:31.4744506Z sizes=[1], 2025-05-07T21:08:31.4744987Z uvm_op=, 2025-05-07T21:08:31.4745539Z ) 2025-05-07T21:08:31.4745851Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4746389Z self=, 2025-05-07T21:08:31.4746952Z sizes=[7], 2025-05-07T21:08:31.4747465Z uvm_op=, 2025-05-07T21:08:31.4748057Z ) 2025-05-07T21:08:31.4748380Z Trying example: test_is_uvm_tensor( 2025-05-07T21:08:31.4748941Z self=, 2025-05-07T21:08:31.4749494Z sizes=[5, 5], 2025-05-07T21:08:31.4750014Z uvm_op=, 2025-05-07T21:08:31.4750605Z ) 2025-05-07T21:08:31.4750912Z PASSED 2025-05-07T21:08:31.5216928Z uvm/uvm_test.py::UvmTest::test_new_managed_tensor_meta Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5217972Z self=, 2025-05-07T21:08:31.5218569Z sizes=[1], 2025-05-07T21:08:31.5218860Z ) 2025-05-07T21:08:31.5219224Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5219903Z self=, 2025-05-07T21:08:31.5220496Z sizes=[46], 2025-05-07T21:08:31.5220831Z ) 2025-05-07T21:08:31.5221391Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5222077Z self=, 2025-05-07T21:08:31.5222695Z sizes=[46, 100], 2025-05-07T21:08:31.5223054Z ) 2025-05-07T21:08:31.5223406Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5224056Z self=, 2025-05-07T21:08:31.5224670Z sizes=[150], 2025-05-07T21:08:31.5224987Z ) 2025-05-07T21:08:31.5225324Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5225963Z self=, 2025-05-07T21:08:31.5226580Z sizes=[122], 2025-05-07T21:08:31.5226906Z ) 2025-05-07T21:08:31.5227270Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5227945Z self=, 2025-05-07T21:08:31.5228554Z sizes=[121, 156, 182], 2025-05-07T21:08:31.5228934Z ) 2025-05-07T21:08:31.5229302Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5229976Z self=, 2025-05-07T21:08:31.5230714Z sizes=[344], 2025-05-07T21:08:31.5231056Z ) 2025-05-07T21:08:31.5231420Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5232076Z self=, 2025-05-07T21:08:31.5232686Z sizes=[224], 2025-05-07T21:08:31.5233015Z ) 2025-05-07T21:08:31.5233365Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5234036Z self=, 2025-05-07T21:08:31.5234652Z sizes=[431, 139, 40], 2025-05-07T21:08:31.5235015Z ) 2025-05-07T21:08:31.5235374Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5236042Z self=, 2025-05-07T21:08:31.5236591Z sizes=[61, 24, 169], 2025-05-07T21:08:31.5236955Z ) 2025-05-07T21:08:31.5237328Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5238149Z self=, 2025-05-07T21:08:31.5238757Z sizes=[302, 1, 74], 2025-05-07T21:08:31.5239116Z ) 2025-05-07T21:08:31.5239478Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5240135Z self=, 2025-05-07T21:08:31.5240865Z sizes=[1, 1, 74], 2025-05-07T21:08:31.5241215Z ) 2025-05-07T21:08:31.5241564Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5242245Z self=, 2025-05-07T21:08:31.5242862Z sizes=[1, 1, 1], 2025-05-07T21:08:31.5243205Z ) 2025-05-07T21:08:31.5243574Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5244246Z self=, 2025-05-07T21:08:31.5244860Z sizes=[507], 2025-05-07T21:08:31.5245188Z ) 2025-05-07T21:08:31.5245557Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5246229Z self=, 2025-05-07T21:08:31.5246937Z sizes=[375, 153, 72], 2025-05-07T21:08:31.5247315Z ) 2025-05-07T21:08:31.5247681Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5248346Z self=, 2025-05-07T21:08:31.5248976Z sizes=[375, 72, 72], 2025-05-07T21:08:31.5249348Z ) 2025-05-07T21:08:31.5249704Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5250347Z self=, 2025-05-07T21:08:31.5260279Z sizes=[375], 2025-05-07T21:08:31.5260658Z ) 2025-05-07T21:08:31.5261023Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5261704Z self=, 2025-05-07T21:08:31.5262306Z sizes=[492, 248, 395], 2025-05-07T21:08:31.5262677Z ) 2025-05-07T21:08:31.5263140Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5263804Z self=, 2025-05-07T21:08:31.5264420Z sizes=[492, 248, 492], 2025-05-07T21:08:31.5264796Z ) 2025-05-07T21:08:31.5265153Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5265811Z self=, 2025-05-07T21:08:31.5266428Z sizes=[492, 492, 492], 2025-05-07T21:08:31.5266795Z ) 2025-05-07T21:08:31.5267145Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5267812Z self=, 2025-05-07T21:08:31.5268419Z sizes=[336], 2025-05-07T21:08:31.5268734Z ) 2025-05-07T21:08:31.5269087Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5269748Z self=, 2025-05-07T21:08:31.5270362Z sizes=[263, 182, 222], 2025-05-07T21:08:31.5270721Z ) 2025-05-07T21:08:31.5271082Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5271750Z self=, 2025-05-07T21:08:31.5272451Z sizes=[222, 182, 222], 2025-05-07T21:08:31.5272824Z ) 2025-05-07T21:08:31.5273183Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5273838Z self=, 2025-05-07T21:08:31.5274457Z sizes=[182, 182, 222], 2025-05-07T21:08:31.5274824Z ) 2025-05-07T21:08:31.5275175Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5275835Z self=, 2025-05-07T21:08:31.5276440Z sizes=[182, 182], 2025-05-07T21:08:31.5276766Z ) 2025-05-07T21:08:31.5277116Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5277743Z self=, 2025-05-07T21:08:31.5278316Z sizes=[438], 2025-05-07T21:08:31.5278626Z ) 2025-05-07T21:08:31.5278984Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5279747Z self=, 2025-05-07T21:08:31.5280343Z sizes=[78], 2025-05-07T21:08:31.5280639Z ) 2025-05-07T21:08:31.5280973Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5281594Z self=, 2025-05-07T21:08:31.5282273Z sizes=[219], 2025-05-07T21:08:31.5282590Z ) 2025-05-07T21:08:31.5282938Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5283598Z self=, 2025-05-07T21:08:31.5284190Z sizes=[232, 12, 112], 2025-05-07T21:08:31.5284532Z ) 2025-05-07T21:08:31.5284891Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5285545Z self=, 2025-05-07T21:08:31.5286149Z sizes=[232, 112, 112], 2025-05-07T21:08:31.5286495Z ) 2025-05-07T21:08:31.5286977Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5287634Z self=, 2025-05-07T21:08:31.5288229Z sizes=[232, 112, 232], 2025-05-07T21:08:31.5288579Z ) 2025-05-07T21:08:31.5288916Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5289530Z self=, 2025-05-07T21:08:31.5290141Z sizes=[232, 232, 232], 2025-05-07T21:08:31.5290478Z ) 2025-05-07T21:08:31.5290818Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5291420Z self=, 2025-05-07T21:08:31.5291911Z sizes=[130], 2025-05-07T21:08:31.5292180Z ) 2025-05-07T21:08:31.5292480Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5293010Z self=, 2025-05-07T21:08:31.5293537Z sizes=[258, 159, 65], 2025-05-07T21:08:31.5293839Z ) 2025-05-07T21:08:31.5294267Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5294875Z self=, 2025-05-07T21:08:31.5295395Z sizes=[65, 159, 65], 2025-05-07T21:08:31.5295739Z ) 2025-05-07T21:08:31.5296089Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5296769Z self=, 2025-05-07T21:08:31.5297355Z sizes=[65, 159], 2025-05-07T21:08:31.5297681Z ) 2025-05-07T21:08:31.5298024Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5298659Z self=, 2025-05-07T21:08:31.5299262Z sizes=[159, 159], 2025-05-07T21:08:31.5299605Z ) 2025-05-07T21:08:31.5299970Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5300640Z self=, 2025-05-07T21:08:31.5301252Z sizes=[207], 2025-05-07T21:08:31.5301572Z ) 2025-05-07T21:08:31.5301916Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5302615Z self=, 2025-05-07T21:08:31.5303327Z sizes=[511], 2025-05-07T21:08:31.5303657Z ) 2025-05-07T21:08:31.5304019Z Trying example: test_new_managed_tensor_meta( 2025-05-07T21:08:31.5305056Z self=, 2025-05-07T21:08:31.5305673Z sizes=[459, 198], 2025-05-07T21:08:31.5306018Z ) 2025-05-07T21:08:31.5306302Z PASSED 2025-05-07T21:08:31.6355110Z uvm/uvm_test.py::UvmTest::test_uvm_memadviceDontFork Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6356132Z self=, 2025-05-07T21:08:31.6356676Z sizes=[1], 2025-05-07T21:08:31.6357138Z uvm_op=, 2025-05-07T21:08:31.6357700Z ) 2025-05-07T21:08:31.6358054Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6358727Z self=, 2025-05-07T21:08:31.6359666Z sizes=[853], 2025-05-07T21:08:31.6360153Z uvm_op=, 2025-05-07T21:08:31.6360727Z ) 2025-05-07T21:08:31.6361070Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6361682Z self=, 2025-05-07T21:08:31.6362445Z sizes=[289], 2025-05-07T21:08:31.6362895Z uvm_op=, 2025-05-07T21:08:31.6363398Z ) 2025-05-07T21:08:31.6363727Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6364369Z self=, 2025-05-07T21:08:31.6364978Z sizes=[289, 213, 440], 2025-05-07T21:08:31.6365492Z uvm_op=, 2025-05-07T21:08:31.6366049Z ) 2025-05-07T21:08:31.6366402Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6367184Z self=, 2025-05-07T21:08:31.6367791Z sizes=[555], 2025-05-07T21:08:31.6368276Z uvm_op=, 2025-05-07T21:08:31.6368834Z ) 2025-05-07T21:08:31.6369205Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6369872Z self=, 2025-05-07T21:08:31.6370471Z sizes=[555], 2025-05-07T21:08:31.6370955Z uvm_op=, 2025-05-07T21:08:31.6371517Z ) 2025-05-07T21:08:31.6371868Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6372521Z self=, 2025-05-07T21:08:31.6373130Z sizes=[389, 832, 492], 2025-05-07T21:08:31.6373653Z uvm_op=, 2025-05-07T21:08:31.6374205Z ) 2025-05-07T21:08:31.6374564Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6375377Z self=, 2025-05-07T21:08:31.6375991Z sizes=[944, 1024, 273], 2025-05-07T21:08:31.6376584Z uvm_op=, 2025-05-07T21:08:31.6377205Z ) 2025-05-07T21:08:31.6377551Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6378180Z self=, 2025-05-07T21:08:31.6378716Z sizes=[251, 373, 329, 683], 2025-05-07T21:08:31.6379259Z uvm_op=, 2025-05-07T21:08:31.6379818Z ) 2025-05-07T21:08:31.6380175Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6380830Z self=, 2025-05-07T21:08:31.6381424Z sizes=[350, 456], 2025-05-07T21:08:31.6381926Z uvm_op=, 2025-05-07T21:08:31.6382491Z ) 2025-05-07T21:08:31.6382839Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6383502Z self=, 2025-05-07T21:08:31.6384120Z sizes=[672, 436, 597, 723], 2025-05-07T21:08:31.6384814Z uvm_op=, 2025-05-07T21:08:31.6385390Z ) 2025-05-07T21:08:31.6385750Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6386400Z self=, 2025-05-07T21:08:31.6387011Z sizes=[723, 436, 597, 723], 2025-05-07T21:08:31.6387561Z uvm_op=, 2025-05-07T21:08:31.6388126Z ) 2025-05-07T21:08:31.6388475Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6389131Z self=, 2025-05-07T21:08:31.6389745Z sizes=[723, 436, 723, 723], 2025-05-07T21:08:31.6390281Z uvm_op=, 2025-05-07T21:08:31.6390847Z ) 2025-05-07T21:08:31.6391209Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6391943Z self=, 2025-05-07T21:08:31.6392552Z sizes=[436, 436, 723, 723], 2025-05-07T21:08:31.6393099Z uvm_op=, 2025-05-07T21:08:31.6393667Z ) 2025-05-07T21:08:31.6394016Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6394748Z self=, 2025-05-07T21:08:31.6395352Z sizes=[436, 436], 2025-05-07T21:08:31.6395853Z uvm_op=, 2025-05-07T21:08:31.6396395Z ) 2025-05-07T21:08:31.6396750Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6397352Z self=, 2025-05-07T21:08:31.6397929Z sizes=[2], 2025-05-07T21:08:31.6398432Z uvm_op=, 2025-05-07T21:08:31.6399011Z ) 2025-05-07T21:08:31.6399365Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6400032Z self=, 2025-05-07T21:08:31.6400650Z sizes=[23, 726, 447, 291], 2025-05-07T21:08:31.6401185Z uvm_op=, 2025-05-07T21:08:31.6401746Z ) 2025-05-07T21:08:31.6402104Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6402757Z self=, 2025-05-07T21:08:31.6403364Z sizes=[23, 726, 447, 447], 2025-05-07T21:08:31.6403910Z uvm_op=, 2025-05-07T21:08:31.6404812Z ) 2025-05-07T21:08:31.6405148Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6405806Z self=, 2025-05-07T21:08:31.6406408Z sizes=[23, 726, 447, 23], 2025-05-07T21:08:31.6407055Z uvm_op=, 2025-05-07T21:08:31.6407626Z ) 2025-05-07T21:08:31.6408154Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6408823Z self=, 2025-05-07T21:08:31.6409443Z sizes=[778, 828, 713, 1004], 2025-05-07T21:08:31.6410044Z uvm_op=, 2025-05-07T21:08:31.6410669Z ) 2025-05-07T21:08:31.6411027Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6411685Z self=, 2025-05-07T21:08:31.6412289Z sizes=[778, 828, 828, 1004], 2025-05-07T21:08:31.6412899Z uvm_op=, 2025-05-07T21:08:31.6413523Z ) 2025-05-07T21:08:31.6413870Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6414502Z self=, 2025-05-07T21:08:31.6415117Z sizes=[778, 828, 828, 828], 2025-05-07T21:08:31.6415724Z uvm_op=, 2025-05-07T21:08:31.6416339Z ) 2025-05-07T21:08:31.6416693Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6417467Z self=, 2025-05-07T21:08:31.6418080Z sizes=[778, 828, 828, 828], 2025-05-07T21:08:31.6418630Z uvm_op=, 2025-05-07T21:08:31.6419200Z ) 2025-05-07T21:08:31.6419548Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6420196Z self=, 2025-05-07T21:08:31.6420811Z sizes=[778, 828, 828], 2025-05-07T21:08:31.6421330Z uvm_op=, 2025-05-07T21:08:31.6421886Z ) 2025-05-07T21:08:31.6422244Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6422899Z self=, 2025-05-07T21:08:31.6423498Z sizes=[778, 828, 778], 2025-05-07T21:08:31.6424036Z uvm_op=, 2025-05-07T21:08:31.6424773Z ) 2025-05-07T21:08:31.6425126Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6425794Z self=, 2025-05-07T21:08:31.6426401Z sizes=[828, 828, 778], 2025-05-07T21:08:31.6426914Z uvm_op=, 2025-05-07T21:08:31.6427597Z ) 2025-05-07T21:08:31.6427961Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6428629Z self=, 2025-05-07T21:08:31.6429234Z sizes=[561], 2025-05-07T21:08:31.6429723Z uvm_op=, 2025-05-07T21:08:31.6430290Z ) 2025-05-07T21:08:31.6430646Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6431310Z self=, 2025-05-07T21:08:31.6431901Z sizes=[41, 304, 1], 2025-05-07T21:08:31.6432399Z uvm_op=, 2025-05-07T21:08:31.6432928Z ) 2025-05-07T21:08:31.6433263Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6433879Z self=, 2025-05-07T21:08:31.6434475Z sizes=[41, 304, 41], 2025-05-07T21:08:31.6434999Z uvm_op=, 2025-05-07T21:08:31.6435566Z ) 2025-05-07T21:08:31.6435891Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6436495Z self=, 2025-05-07T21:08:31.6437086Z sizes=[41, 304, 304], 2025-05-07T21:08:31.6437569Z uvm_op=, 2025-05-07T21:08:31.6438167Z ) 2025-05-07T21:08:31.6438508Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6439124Z self=, 2025-05-07T21:08:31.6439711Z sizes=[41, 41, 304], 2025-05-07T21:08:31.6440334Z uvm_op=, 2025-05-07T21:08:31.6440897Z ) 2025-05-07T21:08:31.6441251Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6441897Z self=, 2025-05-07T21:08:31.6442485Z sizes=[41, 41], 2025-05-07T21:08:31.6442973Z uvm_op=, 2025-05-07T21:08:31.6443522Z ) 2025-05-07T21:08:31.6443869Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6444454Z self=, 2025-05-07T21:08:31.6444966Z sizes=[684], 2025-05-07T21:08:31.6445381Z uvm_op=, 2025-05-07T21:08:31.6445867Z ) 2025-05-07T21:08:31.6446162Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6446696Z self=, 2025-05-07T21:08:31.6447344Z sizes=[476], 2025-05-07T21:08:31.6447853Z uvm_op=, 2025-05-07T21:08:31.6448414Z ) 2025-05-07T21:08:31.6448746Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6449533Z self=, 2025-05-07T21:08:31.6450142Z sizes=[150, 897, 957, 979], 2025-05-07T21:08:31.6450677Z uvm_op=, 2025-05-07T21:08:31.6451220Z ) 2025-05-07T21:08:31.6451558Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6452191Z self=, 2025-05-07T21:08:31.6452792Z sizes=[150, 957, 957, 979], 2025-05-07T21:08:31.6453337Z uvm_op=, 2025-05-07T21:08:31.6453907Z ) 2025-05-07T21:08:31.6454255Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6454888Z self=, 2025-05-07T21:08:31.6455533Z sizes=[979, 957, 957, 979], 2025-05-07T21:08:31.6456173Z uvm_op=, 2025-05-07T21:08:31.6456721Z ) 2025-05-07T21:08:31.6457111Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6457764Z self=, 2025-05-07T21:08:31.6458357Z sizes=[979, 957, 979, 979], 2025-05-07T21:08:31.6459006Z uvm_op=, 2025-05-07T21:08:31.6459569Z ) 2025-05-07T21:08:31.6459918Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6460572Z self=, 2025-05-07T21:08:31.6461169Z sizes=[979, 957, 957], 2025-05-07T21:08:31.6461638Z uvm_op=, 2025-05-07T21:08:31.6462149Z ) 2025-05-07T21:08:31.6462491Z Trying example: test_uvm_memadviceDontFork( 2025-05-07T21:08:31.6463141Z self=, 2025-05-07T21:08:31.6463747Z sizes=[957, 957, 957], 2025-05-07T21:08:31.6464276Z uvm_op=, 2025-05-07T21:08:31.6464843Z ) 2025-05-07T21:08:31.6465129Z PASSED 2025-05-07T21:08:32.1547300Z uvm/uvm_test.py::UvmTest::test_uvm_slice Trying example: test_uvm_slice( 2025-05-07T21:08:32.1548127Z self=, 2025-05-07T21:08:32.1548679Z sizes=[1], 2025-05-07T21:08:32.1549119Z uvm_op=, 2025-05-07T21:08:32.1549611Z ) 2025-05-07T21:08:32.1549913Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1550392Z self=, 2025-05-07T21:08:32.1550847Z sizes=[750], 2025-05-07T21:08:32.1551233Z uvm_op=, 2025-05-07T21:08:32.1551686Z ) 2025-05-07T21:08:32.1551950Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1552424Z self=, 2025-05-07T21:08:32.1553187Z sizes=[750, 498, 417, 251], 2025-05-07T21:08:32.1553709Z uvm_op=, 2025-05-07T21:08:32.1554244Z ) 2025-05-07T21:08:32.1554555Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1555023Z self=, 2025-05-07T21:08:32.1555512Z sizes=[517], 2025-05-07T21:08:32.1555983Z uvm_op=, 2025-05-07T21:08:32.1556520Z ) 2025-05-07T21:08:32.1556829Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1557323Z self=, 2025-05-07T21:08:32.1557841Z sizes=[517], 2025-05-07T21:08:32.1558297Z uvm_op=, 2025-05-07T21:08:32.1558804Z ) 2025-05-07T21:08:32.1559097Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1559552Z self=, 2025-05-07T21:08:32.1560036Z sizes=[349, 475, 51, 265], 2025-05-07T21:08:32.1560565Z uvm_op=, 2025-05-07T21:08:32.1561108Z ) 2025-05-07T21:08:32.1561375Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1562021Z self=, 2025-05-07T21:08:32.1562517Z sizes=[390], 2025-05-07T21:08:32.1562999Z uvm_op=, 2025-05-07T21:08:32.1563563Z ) 2025-05-07T21:08:32.1563852Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1564286Z self=, 2025-05-07T21:08:32.1564742Z sizes=[596, 711], 2025-05-07T21:08:32.1565186Z uvm_op=, 2025-05-07T21:08:32.1565664Z ) 2025-05-07T21:08:32.1565934Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1566371Z self=, 2025-05-07T21:08:32.1567018Z sizes=[65, 388, 29], 2025-05-07T21:08:32.1567474Z uvm_op=, 2025-05-07T21:08:32.1568120Z ) 2025-05-07T21:08:32.1568398Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1568837Z self=, 2025-05-07T21:08:32.1569289Z sizes=[764], 2025-05-07T21:08:32.1569754Z uvm_op=, 2025-05-07T21:08:32.1570415Z ) 2025-05-07T21:08:32.1570692Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1571134Z self=, 2025-05-07T21:08:32.1571586Z sizes=[23, 1022, 920, 773], 2025-05-07T21:08:32.1572097Z uvm_op=, 2025-05-07T21:08:32.1572636Z ) 2025-05-07T21:08:32.1572904Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1573346Z self=, 2025-05-07T21:08:32.1573808Z sizes=[23, 1022, 920, 920], 2025-05-07T21:08:32.1574321Z uvm_op=, 2025-05-07T21:08:32.1574851Z ) 2025-05-07T21:08:32.1575130Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1575569Z self=, 2025-05-07T21:08:32.1576027Z sizes=[920, 1022, 920, 920], 2025-05-07T21:08:32.1576557Z uvm_op=, 2025-05-07T21:08:32.1577104Z ) 2025-05-07T21:08:32.1577373Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1577813Z self=, 2025-05-07T21:08:32.1578275Z sizes=[920, 1022, 920, 1022], 2025-05-07T21:08:32.1578787Z uvm_op=, 2025-05-07T21:08:32.1579317Z ) 2025-05-07T21:08:32.1579590Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1580028Z self=, 2025-05-07T21:08:32.1580470Z sizes=[920], 2025-05-07T21:08:32.1580881Z uvm_op=, 2025-05-07T21:08:32.1581369Z ) 2025-05-07T21:08:32.1581715Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1582161Z self=, 2025-05-07T21:08:32.1592355Z sizes=[375, 820, 452], 2025-05-07T21:08:32.1592904Z uvm_op=, 2025-05-07T21:08:32.1593507Z ) 2025-05-07T21:08:32.1593811Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1594298Z self=, 2025-05-07T21:08:32.1594796Z sizes=[375, 452, 452], 2025-05-07T21:08:32.1595327Z uvm_op=, 2025-05-07T21:08:32.1595905Z ) 2025-05-07T21:08:32.1596203Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1596693Z self=, 2025-05-07T21:08:32.1597187Z sizes=[375, 375, 452], 2025-05-07T21:08:32.1597726Z uvm_op=, 2025-05-07T21:08:32.1598303Z ) 2025-05-07T21:08:32.1598613Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1599075Z self=, 2025-05-07T21:08:32.1599573Z sizes=[375], 2025-05-07T21:08:32.1600130Z uvm_op=, 2025-05-07T21:08:32.1600661Z ) 2025-05-07T21:08:32.1600959Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1601440Z self=, 2025-05-07T21:08:32.1601917Z sizes=[403], 2025-05-07T21:08:32.1602410Z uvm_op=, 2025-05-07T21:08:32.1602993Z ) 2025-05-07T21:08:32.1603278Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1603752Z self=, 2025-05-07T21:08:32.1604244Z sizes=[205, 851], 2025-05-07T21:08:32.1605160Z uvm_op=, 2025-05-07T21:08:32.1605683Z ) 2025-05-07T21:08:32.1605977Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1606448Z self=, 2025-05-07T21:08:32.1607168Z sizes=[851, 851], 2025-05-07T21:08:32.1607645Z uvm_op=, 2025-05-07T21:08:32.1608186Z ) 2025-05-07T21:08:32.1608480Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1608957Z self=, 2025-05-07T21:08:32.1609567Z sizes=[851], 2025-05-07T21:08:32.1610004Z uvm_op=, 2025-05-07T21:08:32.1610534Z ) 2025-05-07T21:08:32.1610821Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1611304Z self=, 2025-05-07T21:08:32.1611789Z sizes=[497, 630, 1007, 631], 2025-05-07T21:08:32.1612369Z uvm_op=, 2025-05-07T21:08:32.1612948Z ) 2025-05-07T21:08:32.1613235Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1613702Z self=, 2025-05-07T21:08:32.1614201Z sizes=[497, 630, 1007, 631], 2025-05-07T21:08:32.1614717Z uvm_op=, 2025-05-07T21:08:32.1615247Z ) 2025-05-07T21:08:32.1615541Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1616012Z self=, 2025-05-07T21:08:32.1616524Z sizes=[631, 630, 1007, 631], 2025-05-07T21:08:32.1617031Z uvm_op=, 2025-05-07T21:08:32.1617559Z ) 2025-05-07T21:08:32.1617854Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1618327Z self=, 2025-05-07T21:08:32.1618826Z sizes=[631, 630, 1007, 630], 2025-05-07T21:08:32.1619327Z uvm_op=, 2025-05-07T21:08:32.1619856Z ) 2025-05-07T21:08:32.1620152Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1620628Z self=, 2025-05-07T21:08:32.1621249Z sizes=[711, 186, 528, 1013], 2025-05-07T21:08:32.1621758Z uvm_op=, 2025-05-07T21:08:32.1622287Z ) 2025-05-07T21:08:32.1622587Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1623075Z self=, 2025-05-07T21:08:32.1623560Z sizes=[186, 186, 528, 1013], 2025-05-07T21:08:32.1624089Z uvm_op=, 2025-05-07T21:08:32.1624613Z ) 2025-05-07T21:08:32.1624905Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1625379Z self=, 2025-05-07T21:08:32.1625863Z sizes=[186, 186, 528, 186], 2025-05-07T21:08:32.1626378Z uvm_op=, 2025-05-07T21:08:32.1626917Z ) 2025-05-07T21:08:32.1627211Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1627697Z self=, 2025-05-07T21:08:32.1628179Z sizes=[186, 186, 528, 186], 2025-05-07T21:08:32.1628654Z uvm_op=, 2025-05-07T21:08:32.1629139Z ) 2025-05-07T21:08:32.1629406Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1630013Z self=, 2025-05-07T21:08:32.1630535Z sizes=[186, 186, 528], 2025-05-07T21:08:32.1630992Z uvm_op=, 2025-05-07T21:08:32.1631530Z ) 2025-05-07T21:08:32.1631826Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1632292Z self=, 2025-05-07T21:08:32.1632785Z sizes=[186, 186, 186], 2025-05-07T21:08:32.1633252Z uvm_op=, 2025-05-07T21:08:32.1633757Z ) 2025-05-07T21:08:32.1634046Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1634499Z self=, 2025-05-07T21:08:32.1634959Z sizes=[186], 2025-05-07T21:08:32.1635373Z uvm_op=, 2025-05-07T21:08:32.1635893Z ) 2025-05-07T21:08:32.1636252Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1636697Z self=, 2025-05-07T21:08:32.1637178Z sizes=[727, 838, 163], 2025-05-07T21:08:32.1637690Z uvm_op=, 2025-05-07T21:08:32.1638315Z ) 2025-05-07T21:08:32.1638594Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1639050Z self=, 2025-05-07T21:08:32.1639527Z sizes=[727, 838, 727], 2025-05-07T21:08:32.1640029Z uvm_op=, 2025-05-07T21:08:32.1640580Z ) 2025-05-07T21:08:32.1640877Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1641305Z self=, 2025-05-07T21:08:32.1641774Z sizes=[727, 727, 727], 2025-05-07T21:08:32.1642295Z uvm_op=, 2025-05-07T21:08:32.1642854Z ) 2025-05-07T21:08:32.1643154Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1643606Z self=, 2025-05-07T21:08:32.1644062Z sizes=[168], 2025-05-07T21:08:32.1644548Z uvm_op=, 2025-05-07T21:08:32.1645115Z ) 2025-05-07T21:08:32.1645413Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1645849Z self=, 2025-05-07T21:08:32.1646308Z sizes=[87, 573], 2025-05-07T21:08:32.1646746Z uvm_op=, 2025-05-07T21:08:32.1647334Z ) 2025-05-07T21:08:32.1647620Z Trying example: test_uvm_slice( 2025-05-07T21:08:32.1648091Z self=, 2025-05-07T21:08:32.1648553Z sizes=[87, 87], 2025-05-07T21:08:32.1648997Z uvm_op=, 2025-05-07T21:08:32.1649509Z ) 2025-05-07T21:08:32.1649818Z PASSED 2025-05-07T21:08:32.1649988Z 2025-05-07T21:08:32.1650275Z =============================== warnings summary =============================== 2025-05-07T21:08:32.1650882Z test/uvm/uvm_test.py::UvmTest::test_uvm_slice 2025-05-07T21:08:32.1653202Z /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:08:32.1655813Z assert uvm_slice.storage().data_ptr() == uvm_t.storage().data_ptr() 2025-05-07T21:08:32.1656252Z 2025-05-07T21:08:32.1656599Z -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html 2025-05-07T21:08:32.1657258Z ========================= 7 passed, 1 warning in 3.54s ========================= 2025-05-07T21:08:32.7782053Z 2025-05-07T21:08:32.7782641Z [TEST] Python test suite PASSED: ./uvm/uvm_test.py 2025-05-07T21:08:32.7799767Z [TEST] Python test time for ./uvm/uvm_test.py: 6 seconds 2025-05-07T21:08:32.7800027Z 2025-05-07T21:08:32.7800032Z 2025-05-07T21:08:32.7800359Z 2025-05-07T21:08:32.7800365Z 2025-05-07T21:08:32.7800937Z /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:08:32.7877099Z Post job cleanup. 2025-05-07T21:08:32.8863973Z [command]/usr/bin/git version 2025-05-07T21:08:32.8904749Z git version 2.47.1 2025-05-07T21:08:32.8941653Z Copying '/home/ec2-user/.gitconfig' to '/home/ec2-user/actions-runner/_work/_temp/d699326e-476e-4814-934d-cab6982a355a/.gitconfig' 2025-05-07T21:08:32.8952142Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/d699326e-476e-4814-934d-cab6982a355a' before making global git config changes 2025-05-07T21:08:32.8953145Z Adding repository directory to the temporary git global config as a safe directory 2025-05-07T21:08:32.8957795Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/FBGEMM/FBGEMM 2025-05-07T21:08:32.9006787Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2025-05-07T21:08:32.9042773Z [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:08:32.9376838Z Entering 'external/asmjit' 2025-05-07T21:08:32.9443356Z Entering 'external/composable_kernel' 2025-05-07T21:08:32.9517769Z Entering 'external/cpuinfo' 2025-05-07T21:08:32.9585511Z Entering 'external/cutlass' 2025-05-07T21:08:32.9661387Z Entering 'external/googletest' 2025-05-07T21:08:32.9728147Z Entering 'external/hipify_torch' 2025-05-07T21:08:32.9794928Z Entering 'external/json' 2025-05-07T21:08:32.9882989Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2025-05-07T21:08:32.9905836Z http.https://github.com/.extraheader 2025-05-07T21:08:32.9917122Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2025-05-07T21:08:32.9948209Z [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:08:33.0273568Z Entering 'external/asmjit' 2025-05-07T21:08:33.0315402Z http.https://github.com/.extraheader 2025-05-07T21:08:33.0358785Z Entering 'external/composable_kernel' 2025-05-07T21:08:33.0400761Z http.https://github.com/.extraheader 2025-05-07T21:08:33.0450222Z Entering 'external/cpuinfo' 2025-05-07T21:08:33.0491897Z http.https://github.com/.extraheader 2025-05-07T21:08:33.0534655Z Entering 'external/cutlass' 2025-05-07T21:08:33.0577918Z http.https://github.com/.extraheader 2025-05-07T21:08:33.0628074Z Entering 'external/googletest' 2025-05-07T21:08:33.0671316Z http.https://github.com/.extraheader 2025-05-07T21:08:33.0713966Z Entering 'external/hipify_torch' 2025-05-07T21:08:33.0756196Z http.https://github.com/.extraheader 2025-05-07T21:08:33.0797688Z Entering 'external/json' 2025-05-07T21:08:33.0841702Z http.https://github.com/.extraheader 2025-05-07T21:08:33.1001357Z A job completed hook has been configured by the self-hosted runner administrator 2025-05-07T21:08:33.1033245Z ##[group]Run '/home/ec2-user/runner-scripts/after_job.sh' 2025-05-07T21:08:33.1043772Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2025-05-07T21:08:33.1044140Z ##[endgroup] 2025-05-07T21:08:33.1143699Z [!ALERT!] Swap in detected! [!ALERT!] 2025-05-07T21:08:43.8581889Z [!ALERT!] Swap out detected [!ALERT!] 2025-05-07T21:09:00.2251146Z Cleaning up orphan processes